@font-face {
    font-family: 'SFUFuturaLightOblique';
    src: url(../f/Newfolder/SFUFuturaLightOblique.TTF);
}

@font-face {
    font-family: 'SFUFuturaBoldOblique';
    src: url(../f/Newfolder/SFUFuturaBoldOblique.TTF);
}

@font-face {
    font-family: 'iCielPacifico';
    src: url(../f/Newfolder/iCielPacifico.otf);
}

@font-face {
    font-family: "SFUFuturaBook";
    src: url(../f/Newfolder/FuturaBook.ttf);
}

@font-face {
    font-family: 'HelvetIns';
    src: url(../f/Newfolder/HelvetIns.ttf);
}

@font-face {
    font-family: 'SVN-Dancing';
    src: url(../f/Newfolder/Dancing.ttf);
}

@font-face {
    font-family: 'AvertaRegular';
    src: url(../f/Newfolder/AvertaRegular.otf);
}

#banner {
    display: none;
}

.top-box-ud2 {
    padding-top: 175px;
    position: relative;
    margin-top: 40px;
}

    .top-box-ud2::after {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        background-image: url('../i/ud8/bangron.png');
        background-repeat: no-repeat;
        width: 100%;
        height: 327px;
        background-size: 100% 100%;
    }

.text-ud2 {
    text-align: center;
    font-size: 16px;
    font-family: 'SFUFuturaLightOblique';
    line-height: 1.5;
    margin-bottom: 30px;
}

    .text-ud2 span {
        font-family: 'SFUFuturaBoldOblique';
        color: #128988;
    }

.title-ud2 {
    text-align: center;
    font-family: 'iCielPacifico';
    color: #e12203;
    font-size: 36px;
}

    .title-ud2 div {
        text-align: center;
        color: #128988;
        font-size: 18px;
        margin-bottom: 20px;
    }

.box-combo-ud2 {
    text-align: center;
    margin-top: -115px;
    margin-left: 115px;
}

#ud3 {
    background: url('../i/ud8/bg-ud3.png') no-repeat top left;
    background-size: 100% 100%;
    height: 1060px;
    padding-top: 525px;
    margin-top: -465px;
}

.title-ud3 {
    text-align: center;
    font-family: 'iCielPacifico';
    font-size: 24px;
    color: #128988;
    margin-bottom: 25px;
}

.detail-ud3 {
    text-align: center;
    font-family: "SFUFuturaBook";
    font-size: 18px;
    color: #128988;
    margin-bottom: 25px;
}

.slogan-ud3 {
    text-align: center;
    font-family: 'iCielPacifico';
    font-size: 20px;
    color: #128988;
    line-height: 1.8;
}

#ud4 {
    margin-top: -165px;
}

.sale {
    text-align: center;
    margin-bottom: 40px;
}

.box-ud4 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 60px 0;
    margin: auto;
    padding: 0 30px;
}

.btn-dangky {
    text-align: center;
    margin-top: 55px;
}

#ud5 {
    background: url('../i/ud8/bg-ud5.png') no-repeat top left;
    height: 1990px;
    background-size: 100% 100%;
    padding-top: 205px;
    margin-top: -160px;
}

.box-ud5 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 45px;
    padding: 0 30px;
}

#ud6 {
    background: url(../i/ud7/bg-huongdan.png) no-repeat top center;
    background-size: 50%;
}

.title-huongdan {
    text-align: center;
    font-family: 'HelvetIns';
    font-size: 30px;
    color: #00887f;
}

.desc-huongdan {
    text-align: center;
    margin-top: 20px;
    font-size: 24px;
    color: #7e7e7e;
    font-family: 'SVN-Dancing';
}

.detail-huongdan {
    margin-top: 50px;
    padding: 0px 130px 50px;
    background: url(../i/ud7/showhuongdan.png) no-repeat;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: 322px;
}

.img-huongdan {
    text-align: center;
}

.text-huongdan {
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    font-family: 'AvertaRegular';
}

    .text-huongdan a {
        color: #2c7677;
        font-weight: bold;
    }

        .text-huongdan a:hover {
            color: #cf000c;
        }

.huongdan:nth-child(2n) {
    margin-top: 95px;
}

.huongdan:nth-child(2n+1) {
    margin-top: 15px;
}

.huongdan:nth-child(2) a {
    color: #c71e1e;
    font-size: 23px;
    font-weight: normal;
}

.huongdan:nth-child(2) .text-huongdan {
    margin-top: 5px;
}

.huongdan:nth-child(4) .text-huongdan {
    margin-top: 5px;
}

.huongdan:nth-child(4) a {
    color: #00a2ed;
    font-size: 23px;
    font-weight: normal;
}

.huongdan:nth-child(4) .btn-chuyende {
    font-size: 14px;
}

#b5 {
    padding: 55px;
    position: relative;
    overflow: hidden;
    background: #2c7677;
}

    #b5 .title:before {
        display: none;
    }

    #b5 .ctn > p {
        font-style: italic;
        padding: 10px 30px;
        border: 1px dashed #b7b7b7;
        border-radius: 15px;
        font-size: 15px;
        background: #fff;
        text-align: center;
        width: 80%;
        margin: 25px auto;
        display: block;
        background: #fff;
        line-height: 1.6;
    }

.itbsuudai {
    position: relative;
    padding: 15px;
}

    .itbsuudai h3 {
        background: url(../i/ud4_m/bg6.png) center no-repeat;
        color: #fff;
        text-transform: uppercase;
        width: 265px;
        height: 57px;
        position: absolute;
        left: -11px;
        top: 28px;
        padding: 7px 2px 0 20px;
        text-align: left;
        background-size: 265px 57px;
    }

    .itbsuudai > div {
        background: #fff;
        padding: 75px 15px 0px 15px;
        position: relative;
        -webkit-box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
        -moz-box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
        box-shadow: -2px -1px 28px -15px rgba(0, 0, 0, 0.93);
    }

        .itbsuudai > div div {
            color: #444444;
            min-height: 88px;
        }

        .itbsuudai > div > a {
            display: inline-block;
            width: 229px;
            padding: 0 8px 0 0;
            margin-bottom: 10px;
            height: 218px;
            z-index: 1;
            position: relative;
        }

    .itbsuudai img {
        display: block;
        margin: 0 auto 15px;
    }

    .itbsuudai p {
        text-align: center;
        font-size: 14px;
        line-height: 1.6;
        padding: 0 15px;
        font-weight: bold;
        margin-bottom: 10px;
        min-height: 42px;
    }

    .itbsuudai ul {
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .itbsuudai ul a {
            display: inline-block;
            width: 35px;
            height: 35px;
            position: relative;
            background: url('../i/ud7/icon-phone.png') no-repeat center center;
            margin: 22px 5px;
        }

            .itbsuudai ul a:nth-child(2) {
                background: url('../i/ud7/icon-messenger.png') no-repeat center center;
            }

            .itbsuudai ul a:nth-child(3) {
                background: url('../i/ud7/icon-zalo.png') no-repeat center center;
            }

#slbsuudai {
    margin-top: 50px;
    position: relative;
}

    #slbsuudai .slick-next:before, #slbsuudai .slick-prev:before {
        display: none;
    }

    #slbsuudai .slick-prev, #slbsuudai .slick-next {
        width: 40px;
        height: 27px;
        background: url(../i/ud7/ic.png);
        left: -40px;
        z-index: 1;
    }

    #slbsuudai .slick-dots li button:before {
        content: '';
        width: .8rem;
        height: .8rem;
        background: #fff;
        opacity: 1;
        top: 50%;
        left: 50%;
        border-radius: 50%;
        margin: -0.25rem 0 0 -0.25rem;
        border: 0.1rem solid #2e7a7a;
    }

    #slbsuudai .slick-next {
        transform: rotate(180deg);
        left: unset;
        right: -40px;
    }

    #slbsuudai .slick-dots {
        left: 50%;
        transform: translateX(-50%);
        bottom: -10px;
    }

    #slbsuudai .slick-prev {
        left: -45px;
    }

    #slbsuudai .slick-next {
        right: -45px;
    }

#b5 .ctn > p {
    width: 100%;
}

#b5 .title_bs {
    padding-bottom: 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.btb5 {
    display: flex;
    padding: 0 1.5rem;
}

    .btb5 a {
        flex: 1;
        margin: 0 .25rem;
        background: #ffa143 url(../i/ud7/ic1.png) 0.8rem center no-repeat;
        background-size: 1.9rem 2rem;
        border-radius: 3rem;
        padding: 0.5rem 0.5rem;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.3rem;
        color: #8e4e0e;
        border: 0.2rem solid #01846c;
        padding-left: 3rem;
    }

        .btb5 a:nth-child(2) {
            background: #ffa143 url(../i/ud7/ic2.png) 0.8rem center no-repeat;
            background-size: 1.8rem;
        }



.title-ud7 {
    text-align: center;
    margin-top: 45px;
}

.itu6 {
    margin-bottom: 20px;
    line-height: 1.7;
}

.info-luachon-left div p, .info-luachon-left div h3 {
    text-align: right;
}

.desc-luachon {
    display: grid;
    grid-template-columns: 4fr 4fr 3fr;
    background: url(../i/ud8/bacsi.png) no-repeat center top;
    margin-top: 20px;
    grid-gap: 30px;
    padding: 70px 0 90px;
}

.itu6 h3 {
    font-size: 15px;
    color: #717171;
    font-family: 'SFUFuturaBoldOblique';
}

.itu6 p {
    font-size: 15px;
    font-family: 'SFUFuturaLightOblique';
}

#cs5 {
    position: relative;
    background: #ebebeb;
    height: 360px;
}

.box-tuvan {
    position: relative;
    display: flex;
    height: 360px;
    align-items: center;
}

    .box-tuvan .cmd8 {
        background: #fff;
        border-radius: 150px;
        z-index: 2;
        margin-top: 45px;
    }

.lacay {
    width: 223px;
    height: 235px;
    background: url(../i/ud7/lacay.png) center no-repeat;
    position: absolute;
    left: -110px;
    bottom: 85px;
}

.img-phone {
    position: absolute;
    right: -85px;
    z-index: 9;
    top: -70px;
}

#bs81 .d_contact::before {
    display: none;
}

#bs81 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #128988;
    font-size: 30px;
    font-family: 'HelvetIns';
    margin: 0 17px 10px;
}

    #bs81 ul span {
        width: 93px;
        height: 54px;
        display: flex;
        margin: 0 20px;
        background: url(../i/ud7/24_7.png) center no-repeat;
    }

#cs5 h3 {
    font-family: 'HelvetIns';
    font-size: 18px;
    color: #128988;
    font-weight: 100;
    text-align: center;
    margin-top: 15px;
}

#cs5 p {
    font-family: 'SFUFuturaLightOblique';
    font-size: 16px;
    text-align: center;
    margin: 5px 0 15px 0;
}

#bs81 {
    margin: 0px 0 0px 0;
}

    #bs81 .d_contact {
        width: 445px;
        position: relative;
        padding-bottom: 15px;
        margin: auto;
    }

    #bs81 .d-phone {
        width: 100%;
        border-radius: 36px;
        border: 2px solid #2e7a7a;
        padding: 10px 20px;
    }

    #bs81 .d-send {
        width: 55px;
        height: 40px;
        background: #d00d18 url(../i/ud7/icsend.png) center no-repeat;
        position: absolute;
        display: inline-block;
        right: 0px;
        top: 0;
        cursor: pointer;
        border: none;
        border-radius: 0 42px 42px 0;
    }

#ud8 {
    margin-top: 90px;
}

footer {
    margin-top: 95px;
}

@media screen and (max-width: 1366px) {
    .top-box-ud2::after {
        height: 300px;
    }

    .box-combo-ud2 {
        margin-top: -90px;
        margin-left: 140px;
    }

    #ud5 {
        background-size: 100% 100%;
    }

    .box-ud4 {
        grid-gap: 60px;
        padding: 0 60px;
    }
}
