﻿.footer {
    position: relative;
    background: linear-gradient(90deg,rgba(97, 220, 227, 1) 0%, rgba(24, 79, 175, 1) 89%);
}

.footer-top {
    padding-top: 50px;
}

.footer .grid.wide {
    padding: 0;
}

.logo-footer { /* margin-bottom: 20px; */
}

.footer-bottom-container .text a:hover {
    text-decoration: underline;
}

section.des-footer-ll p {
    color: #ffffff;
    font-family: 'Montserrat-Medium';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.5%; /* 20.775px */
    margin: 12px 0;
    padding-left: 34px;
}

.footer-top-container {
    display: flex;
    padding-bottom: 42px;
    justify-content: space-between;
}

.b-socail-footer-c .social a > svg > path {
    fill: #fff;
}

.social a svg {
    width: 25px;
    height: auto;
}

.footer-top-container .item {
    position: relative;
}

.footer-top-container .left {
    width: 25%;
}

    .footer-top-container .left .footer-logo {
        width: 261px;
        object-fit: cover;
        height: auto;
    }

.footer-top-container .center {
    padding: 0 40px;
    padding-left: 26px;
    padding-right: 0;
    width: 25%;
}

.footer-top-container .left h3 {
    margin: 0;
    font-weight: 100;
    color: #FFFFFF;
    font-family: 'avertaSTD';
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 41px;
}

.footer-top-container .center .list {
    margin-top: 12px;
}

    .footer-top-container .center .list a:hover {
        color: #ffbe49;
    }

        .footer-top-container .center .list a:hover:before {
            background-color: #ffbe49;
        }

    .footer-top-container .center .list a {
        position: relative;
        display: flex;
        align-items: center;
        padding-left: 17px;
        color: #fff;
        font-family: 'Montserrat-Medium';
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px; /* 207.143% */
        -webkit-transition: all ease .2s;
        -o-transition: all ease .2s;
        transition: all ease .2s;
    }

        .footer-top-container .center .list a::before {
            content: '';
            position: absolute;
            width: 7px;
            height: 7px;
            background-color: #fff;
            left: 0;
            transform: rotate(45deg);
        }

.footer-top-container .right .access {
    display: flex;
    align-items: center;
    margin-top: 5px;
    font-size: 16px;
    color: #072582;
    font-family: 'WixMadeforDisplay-Medium';
    font-style: normal;
    font-weight: 500;
    line-height: 138.688%; /* 19.416px */
}

    .footer-top-container .right .access img {
    }

    .footer-top-container .right .access span {
        display: block;
    }

.total-online {
    font-size: 16px;
    color: #072582;
    font-family: 'WixMadeforDisplay-Medium';
    font-style: normal;
    font-weight: 500;
    line-height: 138.688%;
    margin-top: 15px;
}

.footer-top-container .center .footer-logo {
}

.footer-top-container .center section {
    margin-top: 16px;
}

.svg-footer-hotline svg {
    width: 38px;
    height: auto;
}

    .svg-footer-hotline svg path {
        fill: #fff;
    }

.svg-footer-hotline {
    display: flex;
    align-items: center;
}

.w-hotline-footer {
    display: flex;
    align-items: center;
}

.c-footer-hotline span {
    font-size: 18px;
    font-family: 'Montserrat-Medium';
    color: #fff;
}

.c-footer-hotline a {
    font-size: 24px;
    color: #ffffff;
    font-family: 'Montserrat-SemiBold';
}

    .c-footer-hotline a:hover {
        color: #ffbe49;
    }

.c-footer-hotline {
    margin-left: 7px;
}

.footer-top-container .center section p {
    position: relative;
    font-size: 16px;
}

.iBooking:before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    color: #8d8d8d;
    background-image: url(/Design/img/i-booking.png);
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    margin-bottom: 0px;
}

.iAgoda:before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    color: #8d8d8d;
    background-image: url(/Design/img/i-agoda.png);
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    margin-bottom: 0px;
}

.iTripadvisor:before {
    content: "";
    display: block;
    width: 19px;
    height: 19px;
    color: #8d8d8d;
    background-image: url(/Design/img/19-footer-i.png);
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    margin-bottom: 0px;
}

.footer-top-container .center-text h3 {
    text-align: center;
    color: #F4F0EB;
    font-weight: 100;
    margin: 0;
    font-family: 'avertaSTD';
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1.08px;
    margin-top: 12px;
    margin-bottom: 8px;
}

.footer-top-container .center-text span {
    font-family: 'avertaSTD';
    font-size: 20px;
    line-height: 150%;
    color: #F4F0EB;
    font-weight: 100;
}

.footer-top-container .center section strong {
}

.footer-top-container .center-email {
    display: flex;
    align-items: center;
    margin-top: 5px;
}

    .footer-top-container .center-email img {
    }

    .footer-top-container .center-email .sdt {
        color: #F4F0EB;
        line-height: 150%;
        font-size: 16px;
        font-family: 'avertaSTDLight';
        margin-left: 7px;
    }

.footer-top-container .right {
    height: 100%;
    align-items: center;
    width: 377px;
    padding-left: 2px;
}

.gg-map-footer iframe {
    width: 377px;
    border-radius: 10px;
}

.footer-top-container .left .descript {
    text-align: left;
    display: block;
    color: #F4F0EB;
    font-size: 16px;
    font-family: 'avertaSTDLight';
    line-height: 158%;
}

    .footer-top-container .left .descript span {
        vertical-align: top;
        padding-top: 27px;
        display: block;
    }

.footer-top-container .right .fanpage {
    border-radius: 10px;
    overflow: hidden;
    width: fit-content;
}

.footer-top-container .right .fb-page {
    height: 156px;
    width: 355px;
    float: right;
}

.social {
    display: flex;
}

    .social a:hover {
        background: #fff;
        border-color: #fff;
        color: #22407e;
    }

        .social a:hover svg path {
            fill: #22407e;
        }

    .social a {
        width: 43px;
        height: 43px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #ffff;
        color: #fff;
        margin: 0 3px;
        transition: all .3s;
        font-size: 18px;
    }

        .social a:last-child {
            margin-right: 0;
        }

.footer-bottom .grid.wide {
    border-top: 1px solid #657aa5;
}

.footer-bottom-container {
    height: 88px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .footer-bottom-container .left .text {
        display: flex;
        color: #ffffff;
        text-align: center;
        font-family: 'Montserrat-Medium';
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        flex-direction: column;
    }

    .footer-bottom-container .text span {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .footer-bottom-container .text a {
        white-space: nowrap;
        display: block;
        margin-left: 6px;
    }

.footer-top-container .right .social a:hover {
    opacity: 1;
}

section.des-footer-ll {
    margin-top: 17px;
}

    section.des-footer-ll p:before {
        content: "\f007";
        position: absolute;
        font-family: FontAwesome;
        color: #fff;
        left: 0;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translateY(-4px);
        padding: 4px;
        border: 1px solid #fff;
        border-radius: 50%;
        width: 17px;
        height: 17px;
    }

    section.des-footer-ll p:nth-child(1):before {
        content: "\f3c5";
    }

    section.des-footer-ll p:nth-child(2):before {
        content: "\f0e0";
    }

    section.des-footer-ll p:nth-child(3):before {
        content: "\f0ac";
    }

    section.des-footer-ll p:nth-child(4):before {
        content: "\f095";
    }

.footer-top-container .center .list a:hover {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.title-socail-footer h4 {
    margin: 0;
    color: #072582;
    font-family: 'MontserratAlternates-SemiBold';
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 138.688%; /* 22.19px */
    text-transform: uppercase;
}

.b-socail-footer-c {
}

.title-socail-footer {
    margin-top: 12px;
}

span.hotline-f-bb {
    font-family: 'WixMadeforDisplay-SemiBold';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 30px */
    background: linear-gradient(90deg, #0A2D7C 0%, #1D79D0 20.5%, #071E8A 43%, #0E5BB9 65%, #072582 86.5%, #1591F0 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.t-menu-footer-c .item:nth-child(2) {
}

.t-menu-footer-c .item:nth-child(3) {
}

h3.footer-nav-title:after {
    content: "";
    position: absolute;
    left: 1px;
    bottom: 0;
    background: #ffbe49;
    width: 46px;
    height: 2px;
}

.center-menu-footer {
    padding-left: 62px;
}

.item.center.l-compa-infor-footer {
    width: auto;
    flex: 1 1 0;
}

.footer-nav-title {
    margin: 0;
    position: relative;
    width: 100%;
    color: #ffbe49;
    font-family: 'Montserrat-Bold';
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal; /* 22.19px */
    text-transform: uppercase;
    padding-bottom: 5px;
}

.t-menu-footer-c {
    display: flex;
}

.footer-top-info {
    background-color: #F4F0EB;
    border-radius: 5px;
    display: flex;
    align-items: center;
    padding: 32px 58px;
    justify-content: center;
    width: max-content;
    margin: auto;
}

    .footer-top-info .item {
        padding: 0 23px;
    }

        .footer-top-info .item:nth-child(2) {
            border: 1px solid #05A1E5;
            border-top: none;
            border-bottom: none;
        }

    .footer-top-info .item-title {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .footer-top-info .item-title img {
            margin-right: 10px;
        }

        .footer-top-info .item-title span {
            font-family: 'BeauDisM';
            font-size: 21px;
            color: var(--default-color-1);
        }

    .footer-top-info .item:nth-child(1) .content {
        font-family: 'avertaSTDSB';
        font-size: 16px;
    }

        .footer-top-info .item:nth-child(1) .content br {
            display: none;
        }

    .footer-top-info .content {
        text-align: center;
        color: #585858;
        display: block;
        line-height: 150%;
        font-size: 16px;
        margin-top: 5px;
        font-family: 'AVERTASTDSB';
    }
/*RS*/
@media(max-width:1023px) {
    .footer-top-container .left .list {
        width: 100%;
        padding: 0;
        grid-template-columns: repeat(4, minmax(0, 1fr));
        column-gap: 15px;
        row-gap: 0;
    }

    .t-menu-footer-c {
        width: 100%;
        flex-flow: column;
        flex-flow: wrap;
        column-gap: 15px;
    }

    .center-menu-footer {
        width: 100%;
        padding: 0;
    }

    .footer-top-info .item:nth-child(1) .content {
        font-size: 14px;
    }

    .footer-top-info .item-title span {
        font-size: 16px;
    }

    .footer-top-container .left .descript {
        padding: 0;
    }

    .footer-top-container {
        display: flex;
        flex-direction: row;
        margin-top: 0;
        flex-wrap: wrap;
    }

        .footer-top-container .center {
            border: none;
        }

        .footer-top-container .item {
            width: 100%;
            padding: 30px 0;
        }

            .footer-top-container .item.center {
                padding: 0;
                width: 50%;
                padding-left: 45px;
            }

                .footer-top-container .item.center:nth-child(2) {
                    width: 48% !important;
                }

                .footer-top-container .item.center:nth-child(3) {
                    /* width: 43% !important; */
                }

        .footer-top-container .right .fb-page {
            float: unset;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .footer-top-container .right .fanpage {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .footer-top-container .right .social {
            align-items: center;
        }

        .footer-top-container .right .access {
            align-items: center;
        }

        .footer-top-container .left {
            width: 50%;
            padding: 30px 15px;
        }

    section.des-footer-ll p:before {
        transform: translateY(-4px);
    }

    section.des-footer-ll p:nth-child(1):before {
        transform: translateY(-4px);
    }

    .svg-footer-hotline svg {
        width: 32px;
    }

    .gg-map-footer iframe {
        width: 100%;
    }

    .gg-map-footer {
        width: 100%;
    }

    section.des-footer-ll {
        margin-top: 25px;
    }

        section.des-footer-ll p, .footer-top-container .center section p {
            font-size: 13px;
        }

    .c-footer-hotline a {
        font-size: 18px;
    }

    span.hotline-f-bb {
        font-size: 18px;
    }
}

@media(min-width:740px) and (max-width:1023px) {
}

@media(max-width:739px) {
    .logo-footer {
        margin-bottom: 20px;
    }

    .footer-top-container .center .list a {
        font-size: 13px;
    }

    .footer-top-container .left .list {
        width: 100%;
        padding: 0;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 15px;
        row-gap: 0;
    }

    .footer-top-container .left h3 {
        margin-bottom: 16px;
    }

    .footer-bottom-container .text span {
        display: block;
        text-align: center;
        font-size: 12px;
        line-height: 25px;
    }

    .footer-bottom-container .text a {
        display: inline-block;
        margin-left: 0;
    }

    .footer-top-info {
        flex-direction: column;
        padding: 10px 17px;
        width: 100%;
    }

        .footer-top-info .item {
            padding: 10px 15px;
        }

    .footer-top {
        padding-top: 30px;
    }

    .footer:after {
        width: 100px;
        height: 104px;
    }

    .footer-top-container .item {
        width: 100% !important;
        padding: 0 !important;
    }

        .footer-top-container .item.center {
            width: 100% !important;
            margin: 15px 0;
        }

    .footer-top-container .right {
        margin-top: 20px;
    }

        .footer-top-container .right .fanpage {
            display: none;
        }

    .gg-map-footer.none {
        display: block !important;
        width: 100%;
        border-radius: 10px;
    }

        .gg-map-footer.none iframe {
            border-radius: 10px;
        }

    .footer-top-container .item.left {
        margin-bottom: 12px;
    }

    .footer-nav-title {
        font-size: 16px;
    }

    .footer-top-container .left .footer-logo {
        width: 50%;
        height: 100%;
        margin: auto;
    }

    .footer-top-container .left .descript span {
        padding-top: 15px;
        font-size: 15px;
    }

    .footer-top-container .center .list {
        width: 100%;
        margin-top: 10px;
    }

    .footer-top-info .item:nth-child(2) {
        border: none;
    }

    .footer-top-container {
        padding-top: 25px;
    }

    .footer-bottom-container {
        height: auto;
        padding: 12px 0;
        flex-flow: column-reverse;
    }

        .footer-bottom-container .left .text {
            display: block;
            margin-top: 10px;
        }

    .footer-top-info .item:nth-child(1) .content {
        font-size: 18px;
    }

    .footer-top-info .content {
        font-size: 14px;
    }

    .footer-top-info .item:nth-child(1) .content br {
        display: block;
    }

    .footer-top-info .item:nth-child(1) .content span {
        display: none;
    }
}
