@font-face {
  font-family: 'Arial';
  src: url('fonts/SVN-Arial-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arial';
  src: url('fonts/SVN-Arial-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Arial';
  src: url('fonts/SVN-Arial-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Arial';
  src: url('fonts/SVN-Arial-Bold-Italic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}



/* width */
::-webkit-scrollbar {
    width: 1px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.wraper-page-full {
    width: 100%;
    float: left;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    padding: 20px 0px;
}

.col-left-maps {
    width: 75%;
    float: left;
    height: 100%;
}

.col-right-maps {
    width: 25%;
    float: left;
    height: 100%;
}

.section-nav {
    width: 100%;
    float: left;
    padding-right: 50px;
    position: relative;
    z-index: 6;
}

ul.nav {
    width: calc(100% - 150px);
    float: left;
}

ul.nav li {
    width: 20%;
    float: left;
    position: relative;
}

ul.nav li ul.nav-child {
    width: 100%;
    float: left;
    padding: 0;
    background: white;
    border: 1px solid #0b109f85;
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    z-index: 3;
}

ul.nav li ul.nav-child li {
    width: 100%;
    float: left;
    list-style: none;
}

ul.nav li ul.nav-child li a {
    width: 100%;
    float: left;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
}

ul.nav li ul.nav-child li:last-child a {
    border: 0;
}

ul.nav>li:before {
    content: "";
    position: absolute;
    border-bottom: 60px solid #0b109f;
    border-right: 40px solid transparent;
    right: -7px;
    top: 0;
}

ul.nav>li:after {
    content: "";
    position: absolute;
    border-top: 60px solid #0b109f;
    border-left: 40px solid transparent;
    top: 0;
    left: -30px;
}

.nav>li>a {
    background: #0b109f;
    color: white;
    text-align: center;
}

ul.nav>li {
    padding: 0px 33px 0px 10px;
}

ul.nav>li:first-child:after {
    display: none;
}

ul.nav>li:first-child {
    padding-left: 0;
}

ul.nav li a:hover, .nav>li>a:focus, .nav>li>a:hover {
    background: #000f9f;
}

ul.nav li.nav-active>a, ul.nav li.nav-active>a:hover {
    background: #e50695;
}

ul.nav>li.nav-active:before {
    border-bottom: 61px solid #e50695;
}

ul.nav>li.nav-active:after {
    border-top: 61px solid #e50695;
}

ri {
    font-size: 14px;
    font-weight: 500;
}

ul.nav-child li a:hover {
    background: white;
    text-decoration: none;
}

ul.nav-child li a {
    color: #000f9f;
}

.header-right-map {
    width: 100%;
    float: left;
    position: relative;
}

.header-right-map h2 {
    width: 100%;
    float: left;
    margin: 0;
    background: #e50695;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: white;
    padding-top: 5px;
}

.header-right-map h3 {
    width: 100%;
    float: left;
    margin: 0;
}

.header-right-map h3 {
    width: 100%;
    float: left;
    text-align: center;
    background: #e50695;
    color: white;
    font-size: 18px;
    padding-top: 4px;
    padding-bottom: 2px;
}

.header-right-map:before {
    content: "";
    position: absolute;
    border-right: 57px solid #e50695;
    border-bottom: 57px solid transparent;
    top: 0;
    left: -57px;
}

.section-content-map {
    width: 100%;
    float: left;
    height: calc(100% - 145px);
    padding: 50px 0px;
}

.left-map-floors {
    width: 300px;
    float: left;
}

.right-maps-content {
    width: calc(100% - 300px);
    float: left;
    height: 100%;
    text-align: center;
    padding-right: 20px;
}

.right-maps-content svg {
    height: 100%;
}

.floor-item {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.content-right-map {
    width: 100%;
    float: left;
    padding-right: 40px;
    height: calc(100% - 57px);
    background: wwhite;
}

.openhourse-right-map {
    width: 100%;
    float: left;
    background: #e9ebf3;
}

h3.title-openhourse {
    width: 100%;
    float: left;
    margin: 0;
    text-align: center;
    border-bottom: 2px solid #2c368a;
    font-style: italic;
    color: #0b109f;
    font-size: 24px;
    margin-top: 60px;
}

.right-map-logo {width: 100%;float: left;text-align: center;padding: 5px 0px;}

.boxx-open-hourse {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 30px;
}

.boxx-open-hourse span {
    background: #0b109f;
    border-radius: 20px;
    padding: 3px 10px;
    font-weight: 600;
    color: white;
    display: inline-block;
}

.list-brand {
    width: 100%;
    float: left;
    background: e9ebf3;
    /* height: calc(100% - 152px - 185px); */
}

/*.item-brand {
    width: 126px;
    float: left;
    height: 136px;
    padding: 5px;
}*/

.footer-hvinfo {
    width: 100%;
    float: left;
    padding-top: 15px;
}

.hv-qr {
    width: 107px;
    height: 107px;
    float: left;
}

.hv-qr img {
    border: 1px solid #666;
}

.hv-info-content {
    width: calc(100% - 107px);
    float: left;
    padding-left: 15px;
}

.hv-info-content h3 {
    font-size: 16px;
    color: #0b109f;
    margin: 0;
    padding-top: 5px;
}

p.eng-h3-info-content {
    width: 100%;
    float: left;
    color: #0b109f;
    font-size: 11px;
    font-weight: 400;
    border-bottom: 1px solid #0b109f;
    margin: 0;
}

.group-social-hv {
    width: 100%;
    float: left;
    margin-top: 5px;
}

.group-social-hv img {
    float: left;
    margin-right: 5px;
}

.group-social-hv h4 {
    float: left;
    margin: 0;
    color: #e50695;
}

p.hv-address {
    width: 100%;
    float: left;
    margin: 0;
    color: #0b109f;
}

p.internet-hv {
    width: 100%;
    float: left;
    margin: 0;
    color: #0b109f;
}

.box-logo {
    width: 100%;
    height: 100%;
    float: left;
    /*border: 1px solid #666;*/
    text-align: center;
}

.box-logo img {
    max-width: 100%;
    max-height: 100%;
}

.btn-back {float: left;position: relative;margin-right: 40px;}

.section-footer-map {
    width: 100%;
    float: left;
}

.btn-back:before {
    content: "";
    position: absolute;
    border-left: 40px solid #0b109f;
    border-top: 40px solid transparent;
    left: 100%;
}

.btn-back a {
    float: left;
    background: #0b109f;
    padding: 10px;
    color: white;
    padding-left: 30px;
}

.info-note-map {
    width: calc(100% - 221px);
    float: left;
}

.item-info-map {
    width: 16.6666666666666667%;
    float: left;
    display: flex;
    margin-bottom: 15px;
}

.box-info-map {
    margin: auto;
    float: left;
}

span.icon-info-map {
    float: left;
}

.name-info-map {
    float: left;
    padding-left: 8px;
}

.name-info-map p {
    margin: 0;
    font-weight: 600;
}

.name-info-map span {
    color: gray;
}

.nav>li>a i {
    margin-left: 10px;
}

li.nav-more ul {
    display: block !important;
}

.section-header {
    width: 100%;
    float: left;
}

.left-page-nav {
    width: 75%;
    float: left;
}

.right-page-qrcode {
    width: 25%;
    float: left;
}

span.qr-code-page {
    width: 92px;
    float: left;
}

.label-scan-qrcode-page {
    width: max-content;
    float: left;
    position: relative;
    padding-left: 25px;
    margin-top: 25px;
}

.label-scan-qrcode-page h3 {
    /* width: 100%; */
    float: left;
    margin: 0;
    font-size: 22px;
    font-weight: bold;
    color: #0b109f;
}

.label-scan-qrcode-page p {
    /* width: 100%; */
    /* float: left; */
    margin: 0;
    color: #0b109f;
    display: block;
}

.label-scan-qrcode-page:before {
    position: absolute;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 14px solid #0b109f;
    top: 2px;
    left: 3px;
    content: "";
}

.section-container {
    width: 100%;
    float: left;
    height: calc(100% - 92px - 40px);
}

.section-footer {
    width: 100%;
    float: left;
}

.title-page-container {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.title-page-container:before {
    content: "";
    width: 50%;
    height: 2px;
    background: #e50695;
    position: absolute;
    top: 18px;
    left: 25%;
}

.title-page-container label {
    display: inline-block;
    background: white;
    padding: 10px 40px;
    text-transform: uppercase;
    margin: 0;
    color: #e50695;
    position: relative;
}

.nav-floor ul {
    float: left;
    padding: 0;
    list-style: none;
    margin: auto;
}

.nav-floor {
    width: 100%;
    float: left;
    display: flex;
}

.nav-floor ul li {
    float: left;
    font-weight: 600;
    font-size: 16px;
}

.nav-floor ul li a {
    float: left;
    padding: 0px 10px;
    border-left: 1px solid #0b109f;
    color: #e50695;
}

.nav-floor ul li:first-child a {
    border: 0;
}

.content-page-brand {
    width: 100%;
    float: left;
    padding: 30px 6%;
    height: calc(100% - 63px);
    overflow: auto;
}

.item-brand-content {
    width: 16.66666666667%;
    float: left;
    height: 20%;
    padding: 0px 30px;
    padding-bottom: 40px;
}

.item-brand-content a {
    width: 100%;
    float: left;
    border: 1px solid #0b109f;
    height: 100%;
    text-align: center;
}

.item-brand-content a img {
    max-width: 100%;
    max-height: 100%;
}

/*paging*/
.wraper-paging {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}

.wraper-paging .pages {
    margin: auto;
    float: left;
}

.wraper-paging .pages a, .wraper-paging .pages span {
    width: 30px !important;
    height: 30px !important;
    float: left;
    border: 1px solid #0b109f;
    border-radius: 50% !important;
    margin: 5px;
    text-align: center;
    position: relative !important;
    line-height: 27px;
    font-weight: 600;
}

.wraper-paging .pages span.current {
    background: #0b109f;
    color: white;
}

.wraper-paging .pages .last:before, .wraper-paging .pages .first:before, .wraper-paging .pages .first-disabled:before, .wraper-paging .pages .last-disabled:before {position: absolute;width: 28px;height: 28px;top: 0;left: 0;background: white;border-radius: 50%;font: normal normal normal 14px/1 FontAwesome;font-size: 24px;font-weight: 600;}

.wraper-paging .pages .last:before, .wraper-paging .pages .last-disabled:before {
    content: "\f105";
}

.wraper-paging .pages .first:before, .wraper-paging .pages .first-disabled:before {content: "\f104";}

.wraper-paging .pages .first-disabled, .wraper-paging .pages .last-disabled {
    color: #ccc;
    border-color: #ccc;
    cursor: no-drop;
}

.wraper-paging .pages a:hover {
    background: #0b109f;
    color: white;
}
/*end paging*/

.list-item-news {
    width: 100%;
    float: left;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

.content-page-normal {
    width: 100%;
    float: left;
    height: calc(100% - 80px);
    overflow: auto;
    margin: 20px 0px;
    padding: 0px 6%;
}

.item-news {
    flex: 25%;
    /* float: left; */
    padding: 0px 30px;
}

.item-news a {
    border: 1px solid #ededed;
    width: 100%;
    float: left;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 0px 11px -1px black;
}

.image-news {
    width: 100%;
    height: 300px;
    float: left;
    overflow: hidden;
}

.image-news img {
    width: 100%;
}

h3.news-title {
    width: 100%;
    float: left;
    padding: 10px 30px;
    margin: 0;
    color: black;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}

.item-news p {
    width: 100%;
    float: left;
    padding: 0px 30px;
    font-size: 14px;
    margin: 0;
    color: black;
    padding-bottom: 30px;
}

a.last:before, a.first:before {background: #0b109f !important;color: white !important;}

.list-item-facility {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}

.item-facility {
    width: 33.333333333333%;
    float: left;
    padding: 10px 30px;
}

.item-facility .image-news {
    height: auto;
}

.item-facility h3.news-title {
    text-align: center;
}

.box-content-qr {
    float: right;
    padding-right: 40px;
}

.list-promotion {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.item-promotion {
    flex: 25%;
    padding: 25px;
}

.description-page {
    width: 100%;
    float: left;
    font-size: 22px !important;
}

.icon-here {
    width: 30px;
    height: 40px;
    text-align: center;
}

.icon-here img {
    max-height: 100%;
}

.icon-toilet, .icon-exit, .icon-cargo, .icon-baby-changing, .icon-escalator, .icon-elevator {
    width: 24px;
    height: 21px;
    display: none;
}

.icon-toilet img, .icon-exit img, .icon-cargo img, .icon-baby-changing img, .icon-escalator img, .icon-elevator img {
    max-height: 16px;
    max-width: 100%;
    animation: jumpInfinite .7s infinite;
}

foreignObject.box-horizontal {
    width: 95px;
    height: 100px;
}

.brand-name {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-weight: 600;
}

.name-block {
    width: 100%;
    float: left;
    font-size: 12px;
}

.box-rotate {
    width: 102px;
    height: 100%;
    transform: rotate(-90deg);
}

.icon-exit img {
    animation: jumpInfinite 1.5s infinite;
}

@keyframes jumpInfinite {
  0% {
    margin-top: 0;
  }
  50% {
    margin-top: 5px;
  }
  100% {
    margin-top: 0;
  }
}

@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.active-logo {
    /* animation: blink-animation 1s steps(5, start) infinite; */
    /* -webkit-animation: blink-animation 1s steps(5, start) infinite; */
    display: block !important;
}

.active-border {
    fill: #e50695 !important;
}

.active-fill-bg {
    color: white;
}

.box-logo-block {
    display: none;
}

.box-logo-block:before {
    content: "";
    position: absolute;
    width: 79px;
    height: 79px;
    top: 0;
    left: calc(50% - 39px);
    background: url(/images/chat-icon1.png);
    background-size: contain;
    z-index: 4;
}

.info-big-box {
    padding-top: 85px;
}

span.box-logo-location {
    width: 70px;
    height: 71px;
    position: absolute;
    top: 2px;
    left: calc(50% - 34px);
    background: white;
    z-index: 3;
    border-radius: 5px;
}

span.box-logo-location img {
    max-width: 100%;
    max-height: 100%;
}

.active-logo .box-logo-location img {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

.min-size-text * {
    font-size: 11px;
}

.rotate-big-size {
    width: 110px;
}

.rotate-min-size {
    font-size: 5px !important;
    width: 20px;
    /* height: auto; */
}

.rotate-min-size .brand-name {
    font-size: 5px !important;
}

.min-size-text .rotate-min-size .name-block {
    font-size: 4px !important;
}

.rotate-min-size .box-logo-block:before {
    width: 50px;
    height: 50px;
    left: -11px;
    top: 43px;
}

.rotate-min-size span.box-logo-location {
    width: 42px;
    height: 33px;
    top: 47px;
    left: -7px;
}

.medium-size-text * {
    font-size: 7px;
}

.medium-size-text .box-logo-block:before {
    width: 60px;
    height: 60px;
    left: calc(50% - 30px);
}

.medium-size-text span.box-logo-location {
    width: 50px;
    height: 39px;
    left: calc(50% - 25px);
}

.medium-size-text .box-info-block {
    padding-top: 50px;
}

.rotate-at-size {
    width: 40px;
}

.rotate-at-size * {
    font-size: 5px;
}

.rotate-at-size .box-logo-block:before {width: 50px;height: 50px;left: -5px;top: 43px;}

.rotate-at-size span.box-logo-location {
    width: 42px;
    height: 33px;
    top: 47px;
    left: -1px;
}

.min-size-1fk * {
    font-size: 5px;
}

.min-size-1fk .box-info-block {
    width: 27px;
    margin: auto;
}

.box-block-1F-13-01 *, .box-block-1F-13-03 *, .box-block-1F-14 * {
    font-size: 8px;
}

.box-block-1F-13-02 * {
    font-size: 7px;
}

.box-block-1F-13-02 .box-info-block {
    width: 43px;
    margin: auto;
}

.box-block-1F-13-04 * {
    font-size: 5px;
}

.box-block-1F-13-04 .rotate-big-size {
    width: 40px;
}

.box-block-1F-13-04 .box-logo-block:before {
    width: 60px;
    left: -8px;
    top: 28px;
    background-repeat: no-repeat;
}

.box-block-1F-13-04 span.box-logo-location {
    width: 50px;
    top: 33px;
    height: 40px;
    left: -3px;
}

.box-block-2F-03 * {
    font-size: 10px;
}

.box-block-2F-01 .box-rotate {
    width: 100%;
}

.box-block-2F-12 .box-rotate, .box-block-2F-13 .box-rotate {
    width: 100%;
}

.min-2f-size * {
    font-size: 7px;
}

.box-block-2F-K01 .box-info-block, .box-block-2F-K09 .box-info-block, .box-block-2F-K08 .box-info-block, .box-block-2F-K02 .box-info-block {
    width: 60px;
    margin: auto;
}

.box-block-2F-K03 .box-info-block, .box-block-2F-K07 .box-info-block {
    width: 42px;
    margin: auto;
}

.box-block-2F-K06A .box-info-block, .box-block-2F-K06 .box-info-block {
    width: 44px;
    margin: auto;
}

.box-block-3F-01 .box-rotate, .box-block-3F-17 .box-rotate, .box-block-3F-16 .box-rotate {
    width: 100%;
}

.box-block-3F-K10 .box-info-block {
    width: 60px;
    margin: auto;
}

.notice-facility {
    width: 100%;
    float: left;
    text-align: center;
    font-weight: bold;
}

.is-brand-promo .active-logo:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/images/discount.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 999;
    background-size: contain;
}


.result-search-box:before {
    content: "";
    position: absolute;
    width: calc(100% - 2px);
    height: 100%;
    top: 21px;
    left: 1px;
    background: white;
    border-radius: 25px;
    z-index: 3;
}

.result-search-box:after {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(52deg, #E31397 0%, #7b3395 48%, #0b109ff2 75%);
    border-radius: 25px;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 2;
    content: "";
}

.box-block-1-25 .box-info-block {
    padding-left: 15px;
    padding-right: 15px;
}

.box-block-1-22 .box-info-block {
    padding-left: 20px;
    padding-right: 20px;
}

.box-block-1-20 .box-info-block, .box-pad20 .box-info-block {
    padding-left: 20px;
    padding-right: 20px;
}

.box-pad40 .box-info-block {
    padding-left: 30px;
    padding-right: 30px;
}

.box-pad10 .box-info-block {
    padding-left: 10px;
    padding-right: 10px;
}

.box-pad25 .box-info-block {
    padding-left: 25px;
    padding-right: 25px;
}

.box-pad15 .box-info-block {
    padding-left: 15px;
    padding-right: 15px;
}

.box-pad35 .box-info-block {
    padding-left: 35px;
    padding-right: 35px;
}

.is-brand-promo .active-logo:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(/images/discount.png) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0;
    z-index: 999;
    background-size: contain;
}

.debug-dot {
    opacity: 0;
    background: transparent;
}

.cron-job {
    position: fixed;
    width: 100px;
    height: 100px;
    background: transparent;
    z-index: 99;
    bottom: 0;
    right: 0;
}

.group-brand-right {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
    padding: 0px 0px;
    box-sizing: border-box;
    background: #e9ebf3;
}

.item-brand {
    flex: 1 1 calc(25% - 10px);
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: bold;
    font-size: 1.2rem;
    border-radius: 8px;
    min-width: 60px;
    background: white;
}

.item-brand img {
    margin: auto;
}

.box-logo {
    display: flex;
}

.openhourse-right-map img {
    width: 100%;
}

.list-brand {
    background: #e9ebf3;
    padding: 15px 15px 0px 15px;
}

.right-maps-content svg {
    max-width: 100%;
}

ul.nav li.nav-active>a {
    font-weight: 900;
    font-size: 18px;
    padding: 7px;
}

ul.nav li p {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
}

ul.nav>li>a>span {
    position: relative;
    font-weight: bold;
}

ul.nav>li>a>span i {
    position: absolute;
    top: 0;
    left: 100%;
}


.search-header {
    float: right;
}

a.btn-search {
    padding: 6px 30px;
    border: 1px solid #ccc;
    background: white;
    float: left;
    border-radius: 30px;
    font-weight: 600;
    color: #0b109f;
    text-align: center;
    padding-left: 55px;
    position: relative;
    text-decoration: none;
}

a.btn-search:before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/images/search-color.png) no-repeat center;
    background-size: cover;
    top: 12px;
    left: 12px;
}

a.btn-search p {
    margin: 0;
    font-weight: 500;
    font-size: 12px;
}

.box-search-container {
    position: absolute;
    top: 140px;
    width: 700px;
    left: calc(50% - 384px);
    z-index: -1;
    opacity: 0;
    transition: all 0.3s ease;
    height: calc(100% - 140px);
}

.show-search-box {
    opacity: 1;
    z-index: 99;
}

.search-active .section-content-map, .search-active .section-footer-map, .search-active .list-brand, .search-active .footer-hvinfo, .search-active .section-container, .search-active .section-footer {
    filter: blur(8px);
    -webkit-filter: blur(8px);
}

.search-input-value {
    width: 100%;
    height: 50px;
    background-image: linear-gradient(52deg, #E31397 0%, #7b3395 48%, #0b109ff2 75%);
    float: left;
    border-radius: 30px;
    position: relative;
    z-index: 6;
}

.search-input-value:before {
    content: "";
    position: absolute;
    width: 38px;
    height: 39px;
    background: url(/images/search-icon.png) no-repeat;
    top: 5px;
    left: 10px;
    background-size: cover;
}

.search-input-value input {
    width: calc(100% - 2px);
    height: 48px;
    padding: 0;
    float: left;
    margin: 1px;
    padding-left: 70px;
    border-radius: 30px;
    font-size: 16px;
    color: black;
    outline: none;
}

.result-search-box {
    width: 100%;
    height: calc(100% - 360px);
    float: left;
    background: url(/images/search-result-top.png) no-repeat;
    margin-top: 30px;
    background-size: contain;
    position: relative;
    z-index: 6;
}

.result-search-box:before {
    content: "";
    position: absolute;
    width: calc(100% - 2px);
    height: 100%;
    top: 21px;
    left: 1px;
    background: white;
    border-radius: 25px;
    z-index: 3;
}

.empty-result {
    float: left;
    width: 100%;
    padding: 20px;
    padding-top: 40px;
    text-align: center;
    font-size: 32px;
    color: gray;
    font-style: italic;
    font-weight: 400;
}

.result-search-box:after {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(52deg, #E31397 0%, #7b3395 48%, #0b109ff2 75%);
    border-radius: 25px;
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 2;
    content: "";
}

.box-keyboard-wrapper {
    position: absolute;
    bottom: 10px;
    width: 700px;
    z-index: 6;
}

.search-active .box-search-container.show-search-box .btn-back {
    position: fixed;
    bottom: 0;
    left: 0;
}

.empty-result {
    float: left;
    width: 100%;
    padding: 20px;
    padding-top: 40px;
    text-align: center;
    font-size: 32px;
    color: gray;
    font-style: italic;
    font-weight: 400;
}

.list-result-search {
    width: 100%;
    float: left;
    padding: 25px 30px;
    height: calc(100% - 35px);
    margin-top: 30px;
    overflow: auto;
    position: relative;
    z-index: 4;
}

.item-result-search {
    width: 100%;
    float: left;
    border-bottom: 1px solid #333;
    padding: 15px 0px;
}

.image-result-search {
    width: 80px;
    height: 80px;
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    padding: 3px;
    float: left;
}

.image-result-search img {
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.info-result-search {
    width: calc(100% - 80px);
    float: left;
    padding: 8px 0px;
    padding-left: 15px;
}

label.lb-type-result {
    width: 100%;
    float: left;
    color: #0b109f;
    margin: 0;
}

label.lb-type-result span {
    float: left;
    font-size: 16px;
}

label.lb-type-result p {
    margin: 0;
    float: left;
    margin-left: 5px;
    font-weight: normal;
    font-size: 13px;
    margin-top: 3px;
}

.info-result-search h3 {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
}

.info-result-search h3 br {
    display: none;
}

.info-result-search h4 {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 13px;
    margin-top: 8px;
}

.list-result-search .item-result-search:last-child {
    border: 0;
}

.search-active .box-search-container.show-search-box .btn-back {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 6;
}

ul.nav>li>a>p {
    font-style: italic;
}

.search-active .box-search-container.show-search-box .fade-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 5;
}

.icon-toilet, .icon-exit, .icon-cargo, .icon-baby-changing, .icon-escalator, .icon-elevator, .icon-info, .icon-atm, .icon-taxi {
    width: 38px;
    height: 38px;
    /* display: none; */
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.icon-toilet img, .icon-exit img, .icon-cargo img, .icon-baby-changing img, .icon-escalator img, .icon-elevator img, .icon-info img, .icon-atm img, .icon-taxi img {
    max-height: 16px;
    max-width: 24px;
    animation: jumpInfinite .7s infinite;
    margin: auto;
}