﻿

/*Chi Tiet Tour*/

.banner-detail {
    display: block;
    overflow: hidden;
    height: 500px;
    position: relative;
}

    .banner-detail img {
        width: 100%;
        height: auto;
        min-height: 100%;
        display: block;
        transition: 0.5s;
    }

.tit-tour {
    display: block;
    overflow: hidden;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    display: flex;
    background-color: rgb(0 0 0 / 0.7);
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
}

.banner-detail .parallaxer {
    height: 100%;
}

.tit-tour .container {
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    background: #fff;
    font-family: KodchasanB;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    position: relative;
    border-radius: 50px;
    padding: 0 15px;
}
div#left-sub section.sscroll-l.sscroll:nth-child(2) {
    display: none;
}
    .tit-tour .container:before {
        /* content: ""; */
        position: absolute;
        background: #fff9f9;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: -1;
    }

/*End*/



.form-top-tour {
    overflow: hidden;
    position: relative;
}

.left-info {
    width: 74%;
    float: left;
}

.right-info {
    width: 25%;
    float: right;
}

.slide-tour {
    display: block;
    overflow: hidden;
    position: relative;
}

    .slide-tour .owl-controls {
        display: none !important;
    }

    .slide-tour ul {
        width: 100%;
        display: block;
        padding: 0;
        margin: auto;
        list-style: none;
    }

.customNavigation.custour {
    position: absolute;
    left: 10px;
    right: 10px;
    top: calc(50% - 20px);
    height: 0;
}

    .customNavigation.custour a {
        width: 41px;
        height: 41px;
        float: left;
        background-image: url('/Design/btn_prev.png');
        opacity: 0.5;
        cursor: pointer;
        transition: 0.5s;
    }

        .customNavigation.custour a.nexttour {
            float: right;
            background-image: url(/Design/btn_next.png);
        }

.slide-tour:hover .customNavigation.custour a {
    opacity: 1;
}

.item-image-tour {
    display: block;
    overflow: hidden;
    height: 390px;
    list-style: none;
}

    .item-image-tour a {
        height: 100%;
        display: block;
        overflow: hidden;
        text-align: center;
    }

    .item-image-tour img {
        height: auto;
        margin: auto;
        display: block;
        width: 100%;
        min-height: 100%;
        transition: 0.5s;
    }

.list-in {
    display: flex;
    justify-content: center;
}

.li-list {
    display: flex;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    margin: 0 15px;
}

.widgetInfoDesTourChild {
    margin-bottom: 3em;
    background: #aac942;
    padding: 4.5em 1.875em;
    color: #fff;
    position: relative;
    margin-top: -4em;
    display: none;
}

.li-list.liten {
    border: none;
    font-size: 20px;
    color: #ef569f;
    font-weight: bold;
}

.li-list:nth-child(2), .li-list:nth-child(3) {
    display:none;
}

.li-list i {
    margin-right: 5px;
    font-size: 2.5em;
    color: #fff;
}

.WDesInfoTourR p {
    color: #fff;
    font-family: 'KodchasanB';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.WDesInfoTourR span {
    color: #fff;
    font-family: NeueB;
    font-size: 20px;
}

.li-list span {
    color: #FFF;
    display: block;
    text-align: center;
    font-family: 'QuicksandM';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 133.5%;
    text-transform: capitalize;
}

    .li-list span img {
        margin-right: 3px;
        margin-top: 2px;
    }

.li-list a {
    color: #fff;
}

    .li-list a:nth-child(n+2) {
        margin-left: 5px;
    }

    .li-list a:after {
        content: ",";
    }

    .li-list a:last-child:after {
        display: none;
    }





.leftphu {
    padding: 0;
    overflow: hidden;
    font-size: 17px;
}

.rightphu {
    margin-top: 20px;
    overflow: hidden;
}

.giamoict {
    font-size: 30px;
    color: #ffff14;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 7px;
    m;
    margin-bottom: 0;
    text-align: center;
    float: left;
}

.giacuct {
    font-size: 23px;
    text-decoration: line-through;
    color: #ebe4e4;
    text-align: center;
    min-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
}

.rightphu .lbdattour {
    float: left;
    width: 100%;
    background-color: #ffa60f;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    padding: 20px 5%;
    border-radius: 7px;
    outline: none;
    border: none;
    cursor: pointer;
}


.lbdatks.lbdattour {
    color: #fff;
    padding: 0;
    margin: auto;
    float: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'QuicksandB';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 171px;
    height: 51px;
    flex-shrink: 0;
    margin: auto;
    border-radius: 5px;
    background: #208244;
    margin-top: 13px;
}

.lbdatkse.lbdatks.lbdattour {
    background-image: url(/Design/booknowe.gif?v=3);
}




.lbdatdv.btnguidv {
    background: none;
    background-image: url(/Design/bookdv.gif?v=3);
    background-size: 100%;
    padding: 0;
    height: 49px;
    background-repeat: no-repeat;
    width: 200px;
    margin: auto;
    float: none;
    display: block;
}

.lbdatdvs.lbdatdv.btnguidv {
    background-image: url(/Design/booknowe.gif?v=3);
}







.rightphu .lbdattour.lbdata {
    width: 90%;
}

.hadattour {
    width: 100%;
}

.tagtour {
    width: 100%;
    float: left;
}

    .tagtour a {
        float: left;
        color: white;
        background-color: #003C71;
        margin-right: 4px;
        padding: 3px 10px 4px;
        border-radius: 3px;
        font-size: 12px;
        margin-top: 5px;
    }

.thongtinkhachdoan {
    width: 100%;
    float: left;
    overflow: hidden;
}

    .thongtinkhachdoan * {
        !important;
        max-width: 100% !important;
        text-align: justify;
    }

    .thongtinkhachdoan img {
        height: auto !important;
        max-width: 100% !important;
    }

    .thongtinkhachdoan table {
        width: 99% !important;
    }

.titthamkhao {
    text-align: left;
    font-size: 25px;
    color: #003C71;
    text-transform: uppercase;
    margin-bottom: 5px;
    border-bottom: 3px solid;
    display: inline-block;
    padding-bottom: 5px;
    padding-right: 20px;
    float: left;
    font-weight: bold;
}

.tourkdmid {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
}

.padtopallchinh0 {
    padding-top: 0;
}

.bggray {
    background: none;
    background-color: #f5f6f8;
}

.bgtrongnuoc {
    background-image: url('/images/bg_tourgiochot.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

    .bgtrongnuoc .tittour h2, .bgtrongnuoc .tittour h3 {
        color: white;
    }

.titform {
    float: left;
    font-weight: bold;
    color: #003C71;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid #003C71;
}

.formthietketour {
    width: 100%;
    float: left;
}

.allform {
    width: 96%;
    float: left;
    margin-bottom: 20px;
    padding: 22px 2%;
    border: 1px solid #ddd;
}

.textform {
    width: 30%;
    float: left;
    margin-left: 5%;
    margin-bottom: 20px;
}

    .textform:nth-child(3n+1) {
        margin-left: 0;
    }

.guiyeucau {
    float: left;
}

.textform p {
    float: left;
    margin: auto;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #003C71;
}

.textform input {
    width: 93%;
    float: left;
    font-size: 15px;
    padding: 5px 3%;
    outline: none;
    border: 1px solid #ddd;
}

.textform textarea {
    width: 98%;
    float: left;
    font-size: 15px;
    padding: 15px 1%;
    outline: none;
    border: 1px solid #ddd;
    height: 100px;
}

.formfull {
    width: 100%;
}

.allform:nth-child(6) {
    border: none;
}

.guiyeucau input {
    outline: none;
    font-size: 20px;
    color: white;
    padding: 8px 31px 7px 27px;
    text-transform: uppercase;
    background-color: #003C71;
    border: none;
    border-radius: 4px;
}

.farmenu li ul.menuconc2 li a.hotmenu:before {
    content: '';
    float: right;
    width: 30px;
    height: 15px;
    background-image: url('/images/mnhot.png');
    background-size: 100% 100%;
    margin-right: 3px;
    margin-top: 2px;
}

.farmenu li ul.menuconc2 li a.bestmenu:after {
    content: '';
    float: right;
    width: 30px;
    height: 15px;
    background-image: url('/images/mnbest.png');
    background-size: 100% 100%;
    margin-right: 3px;
    margin-top: 2px;
}

.detailtoursv {
    width: 100%;
    overflow: hidden;
    float: left;
    padding-bottom: 50px;
}

.detailright {
    width: 30%;
    float: right;
    padding: 0;
}

.detailtrai {
    width: 68%;
    float: left;
}

.ngaykhoihanhtour {
    display: block;
    margin-top: 10px;
    position: relative;
}

    .ngaykhoihanhtour h3 {
        margin: auto;
        display: block;
        font-weight: normal;
        font-size: 14px;
        float: left;
        color: white;
        margin-top: 1px;
    }

    .ngaykhoihanhtour h4 {
        margin: auto;
        display: block;
        float: left;
        color: white;
        margin-left: 5px;
        font-size: 16px;
        font-weight: bold;
        background-repeat: no-repeat;
        background-position: left 4px;
        margin-bottom: 10px;
    }

.allgiangay { /* width: 100%; */
    overflow: hidden;
    border: 1px solid #cccccc;
    border-radius: 3px;
}

.giatourngay {
    width: 100%;
    float: left;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 4px;
    text-align: center;
    padding: 10px 0;
}

    .giatourngay:first-child {
        background-color: #f3f3f3;
        color: #003c71;
        border: none;
        font-weight: bold;
        padding-top: 0;
        padding: 12px 0;
    }

        .giatourngay:first-child * {
            font-size: 14px !important;
        }

    .giatourngay:last-child {
        border: none;
    }

.gtourngaydi {
    float: left;
    width: 15%;
    margin: 0px 1%;
    text-align: left;
}

.gtourdacdiem {
    float: left;
    width: 17%;
    margin: 0px 1%;
    font-size: 14px;
}

.gtourgiatu {
    float: left;
    width: 15%;
    margin: 0px 1%;
}

.gtoursocho {
    float: left;
    width: 8%;
    margin: 5px 0%;
}

.gtourbooktour {
    float: right;
    width: 10%;
    margin: 0px 1%; /* margin-right: 0; */
}

.gtourchitiet {
    width: 100%;
    float: left;
    background-color: white;
    padding: 20px 0;
    display: none;
}

    .gtourchitiet * {
        max-width: 100% !important;
    }

    .gtourchitiet table {
        max-width: 99% !important;
        width: 99% !important;
        text-align: center !important;
    }

.gtourbooktour a {
    background-color: #ef569f;
    color: white;
    padding: 3px 5px;
    font-size: 12px;
    display: inline-block;
}

.gtourbooktour p {
    float: left;
    margin: auto;
    background-color: #003C71;
    color: white;
    cursor: pointer;
    margin-left: 3px;
    padding: 3px 5px;
    font-size: 12px;
}





.inputngay { /* background-color:#fcfcfc; */
    width: 84%;
    border: none;
    font-size: 16px;
    padding: 8px 3% 8px 12%;
    border-radius: 4px;
    font-weight: normal;
    color: #464646;
    background-image: url('/Design/icon_ngaykhohanh.png');
    background-repeat: no-repeat;
    background-position: 9px 10px;
    position: relative;
    text-align: left; /* float: right; */
    border: 1px solid #cccccc;
    margin-right: 1%;
    display: block;
}

.alltextsl {
    margin-top: 5px;
    display: block;
}

.labelsl {
    width: 94%; /* float:left; */
    font-size: 16px;
    color: white;
    border: 1px solid #fcfcfc;
    background-color: #fcfcfc;
    color: #004d91;
    font-weight: normal;
    padding: 8px 3%;
    border-radius: 3px;
    display: block;
}

.newsoluong {
    padding: 0px 1%;
    /* position: relative; */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.qtyminus {
    float: right;
    margin-left: 5px;
    background-color: snow;
    color: #333;
    padding: 7px 13px;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    font-size: 11px;
    border: 1px dashed #90DBFE;
}

.quantity-selector {
    float: right;
    width: 60px;
    font-size: 14px;
    border: 1px dashed #90DBFE;
    border-radius: 4px;
    margin: 0 5px;
    padding: 5px 0px;
    text-align: center;
    outline: none;
}

.qtyplus {
    float: right;
    border: none;
    background-color: snow;
    color: #333;
    padding: 7px 13px;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    font-size: 11px;
    border: 1px dashed #90DBFE;
}

.textsl {
    font-family: NeueL;
    margin: 5px 0;
    font-size: 15px;
    font-weight: bold;
    color: #464646;
    padding: 0 0%;
    display: block;
}

    .textsl.sltrem {
        margin-left: 5px;
    }

.detail-page.WidgetDetailTourChild {
    padding-top: 25px;
    background: url(/Design/GeciAcademy/TinTucSuKien/DecorBack.png);
}

.WidgetRelateRoomChild {
    background: #FFFBE8;
    padding-bottom: 90px;
}

.TitleRoomChildRelate h3 {
    text-align: center;
    font-family: KodchasanB;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    background: var(--2, linear-gradient(180deg, #0C7844 0%, #53C858 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pnlienquan {
    margin-top: 25px;
}

.link-all {
    width: 172px;
    height: 55px;
    flex-shrink: 0;
    border-radius: 7px;
    border-radius: 5px;
    background: linear-gradient(90deg, #AAC942 0%, #0C7844 100%);
    box-shadow: 0px 4px 4px 0px rgba(147, 228, 189, 0.67);
    margin: auto;
    margin-top: 10px;
}

    .link-all a {
        color: #FFF;
        text-shadow: 0px 0px 5px 0px rgba(43, 133, 0, 0.25);
        font-size: 21px;
        font-style: normal;
        line-height: normal;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 55px;
        width: 100%;
        position: relative;
        top: -3px;
    }

.TitleRoomChildRelate {
    margin-bottom: 25px;
    padding-top: 25px;
}

.desTitleDateRoom {
    font-weight: bold;
    color: #555555;
    text-transform: initial;
    font-size: 15px;
}


.btnhoanthanh {
    float: right;
    margin-top: 10px;
    padding: 8px 10px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #ef569f;
    cursor: pointer;
    border: none;
    font-size: 13px;
}

.newsoluong.open {
    display: block;
}

.ngaykhoihanhtour p {
    float: left;
    color: white;
    margin: auto;
    margin-top: 8px;
    margin-left: 10px;
}


.link-to-book {
    display: block;
    padding: 15px;
    border-radius: 0 0 4px 4px;
    border-top: none;
    /* background-color: #fff; */
    /* background-image: url(/Design/GeciAcademy/About/DecorBack1.png); */
    background-size: cover;
}

.ma-tour {
    display: block;
    overflow: hidden;
    color: #ef569f;
    margin-bottom: 3px;
    font-weight: bold;
}

.giatourct {
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
}

.name-roomChild {
    color: #0C7844;
    font-family: KodchasanB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.giatu {
    display: block;
    overflow: hidden;
    color: #22A0DB;
    margin-bottom: 3px;
    font-size: 17px;
}

.WidgetFormBookCusRoomChild input {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    margin-bottom: 10px;
}

.ngaykhoihanhtour input {
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 0.75em;
    height: 40px;
    font-size: 16px;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    -webkit-transition: color .3s, border .3s, background .3s, opacity .3s;
    -o-transition: color .3s, border .3s, background .3s, opacity .3s;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    margin-bottom: 5px;
}

.ngaykhoihanhtour .error-contact {
    position: absolute;
    right: 6px;
    top: 8px;
    font-size: 14px;
}

input::placeholder {
    font-family: 'QuicksandM';
    font-size: 16px;
}

input:focus {
    -webkit-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    opacity: 1 !important;
    outline: 0;
    color: #333;
    background-color: #fff;
}

.WidgetFormBookCusRoomChild {
    margin-top: 7px;
}

.giatu strong {
    font-size: 19px;
}

.box-book-dv {
    border: 1px solid #DEDEDE;
    border-radius: 5px;
    margin-bottom: 15px;
}

.newprice {
    display: block;
    overflow: hidden;
    color: #fff;
}

    .newprice h3 {
        margin: auto;
        font-weight: normal;
    }

.nav-container {
    overflow: hidden;
    border: 1px solid #90DBFE;
    padding: 10px 15px;
    border-radius: 4px;
    padding-bottom: 0;
    margin-bottom: 20px;
    background: rgba(177, 229, 245, 0.40);
    box-shadow: 0px 4px 7px 0px rgba(89, 176, 212, 0.25) inset;
}

    .nav-container nav {
        margin-bottom: 5px;
        display: block;
    }

    .nav-container ul {
        margin: auto;
        list-style: none;
        display: block;
        padding-top: 1px;
        padding: 0;
        overflow: hidden;
    }

    .nav-container li {
        list-style: none;
        text-align: center;
        border-top: 1px dashed #cccccc;
        margin-bottom: 0;
    }

        .nav-container li:first-child {
            border: none;
        }

        .nav-container li a {
            font-size: 14px;
            text-transform: uppercase;
            text-align: left;
            cursor: pointer;
            padding: 11px 0%;
            color: #1EA1E1;
            display: block;
            font-family: 'NSB';
            transition: 0.5s;
            padding-left: 1px;
        }

            .nav-container li a:hover {
                padding-left: 2%;
                color: #8FD951;
            }

            .nav-container li a i {
                margin-right: 5px;
            }

                .nav-container li a i.ibh {
                    height: 14px;
                    width: 18px;
                    background-image: url('/Design/bhb.png');
                    background-repeat: no-repeat;
                    display: inline-block;
                    background-size: 100%;
                }

            .nav-container li a:hover i.ibh {
                background-image: url('/Design/bhh.png');
            }

            .nav-container li a i.ite {
                height: 14px;
                width: 14px;
                background-image: url('/Design/gte.png');
                background-repeat: no-repeat;
                display: inline-block;
                background-size: 100%;
            }

            .nav-container li a:hover i.ite {
                background-image: url('/Design/gteh.png');
            }

.sscroll .tit h3 {
    font-size: 20px;
}

.sscroll {
    display: block;
    overflow: hidden;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
    position: relative;
    margin-bottom: 20px;
}

.mota-tour {
    font-size: 18px;
    color: #6D6B6B;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin: 15px;
    text-align: center;
}

.contentngay {
    display: none;
    overflow: hidden;
    margin-bottom: 20px;
}

.titngay {
    display: block;
    overflow: hidden;
    background-color: #f3f3f3;
    padding: 10px 0 10px 15px;
    margin-bottom: 15px;
    z-index: 2;
    position: relative;
    cursor: pointer;
    color: #22A0DB;
    font-family: 'NEUER';
    padding-right: 34px;
    border-bottom: 1px solid #ccc;
    font-size: 17px;
    box-shadow: 1px 2px 2px #cdc8c8;
}

.date-ct {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #ef569f; /* position: absolute; */
    text-align: center;
    float: left;
}

.pnngay {
    position: relative;
    overflow: hidden;
}

.titngay i.fa-chevron-down {
    position: absolute;
    right: 10px;
    top: 13px;
    font-size: 10px;
    margin-right: 0;
    display: none;
}

.titngay i {
    margin-right: 5px;
    font-size: 16px;
}

    .titngay i.fa-chevron-up {
        position: absolute;
        right: 10px;
        top: 16px;
        font-size: 10px;
        margin-right: 0;
        display: none;
    }

.form-bookdv {
    margin-top: 15px;
    border: none !important;
    padding: 0 !important;
    padding-right: 3px !important;
}

.titngay i.fa-chevron-down.iac, .titngay i.fa-chevron-up.iac {
    display: block;
}

textarea.txtdichvu {
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 15px 9px;
    font-size: 17px;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    font-family: QuicksandM;
}

.txtdichvu {
    font-size: 16px;
}

.changeback { /* background-color:#ef569f; */ /* border-color:#ef569f */
}

    .changeback .ma-tour, .changeback .giatu { /* color:#fff; */
    }

    .changeback input, .changeback textarea { /* border-color:#fff */
    }

    .changeback .textsl { /* color:#fff */
    }

    .changeback .qtyminus, .changeback .qtyplus { /* background-color:#fff; */ /* color:#000 */
    }

    .changeback .lbdattour {
        background: none;
        background-image: url(/Design/booknow.gif?v=3);
        background-size: 100%;
        padding: 0;
        height: 49px;
        background-repeat: no-repeat;
        width: 200px;
        margin: auto;
        float: none;
        display: block;
    }

        .changeback .lbdattour.lbdatcombo {
            background-image: url(/Design/datcombo.gif?v=3);
        }

.changeen.changeback .lbdattour {
    background-image: url(/Design/booknowe.gif?v=3);
}

.tit.tit-left {
    display: block;
    padding: 10px 15px;
    color: #0C7844;
    font-family: KodchasanB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-bottom: 1px solid #DEDEDE;
    background: rgba(255, 250, 225, 0.70);
    box-shadow: 0px 4px 9px 0px rgba(171, 183, 179, 0.29);
}

.detail {
    line-height: 1.5;
    padding: 10px;
    font-size: 18px;
    color: #6D6B6B;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin: 15px;
}

    .detail strong {
    }

h3.NameTourChild {
    color: #0C7844;
    font-family: KodchasanB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px;
}

/*Tour*/
.LeftTourInCountry h3 {
    font-family: 'MONB';
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
    background: linear-gradient(180deg, #22A0DB 0%, #51C8FD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.LeftTourInCountry:after {
    content: "";
    position: absolute;
    width: 367px;
    height: 367px;
    flex-shrink: 0;
    border-radius: 367px;
    background: rgba(140, 219, 255, 0.20);
    filter: blur(77.5px);
    top: -123px;
    right: 13px;
}

.BottomTourInCountry span {
    color: #6D6B6B;
    font-family: NeueR;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: block;
    margin-left: 15px;
}

.BottomTourInCountry {
    display: flex;
    align-items: center;
}

.TitleContentInCountry span {
    color: #545454;
    font-family: NeueR;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 132.7%; /* 19.905px */
    display: block;
}

.numTitleInCountry {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    flex-shrink: 0;
    background: linear-gradient(5deg, #90DBFE 13.54%, #35BEFF 100%);
}

    .numTitleInCountry span {
        color: #FFF;
        text-align: center;
        font-family: Montserrat;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        display: block;
    }

.widgetItemInCountry {
    display: flex;
}

.TopTourInCountry {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.ListTitleTourInCountry {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 33px;
    row-gap: 19px;
}

.RightTourInCountry {
    width: 62%;
}

.LeftTourInCountry {
    width: 35%;
    position: relative;
}

.widgetTourInCountry .grid.wide {
    max-width: 1240px;
}

.TitleContentInCountry {
    margin-left: 7px;
}

.widgetTourInCountry {
    padding-top: 73px;
    padding-bottom: 127px;
    background: linear-gradient(359deg, #E2EEF8 75.52%, rgba(226, 238, 248, 0.00) 100%);
}

ul.ListMenuTourInCountry {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px;
    border: 1px solid #90DBFE;
    background: rgba(177, 229, 245, 0.40);
    box-shadow: 0px 4px 7px 0px rgba(89, 176, 212, 0.25) inset;
    height: 58px;
}

.widgetItemMenuInCountry h3 {
    margin: 0;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 20px;
    position: relative;
    top: 0px;
    border-radius: 10px;
}

    .widgetItemMenuInCountry h3 a {
        color: #1EA1E1;
        text-align: center;
        font-family: NSB;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        /* 18px */
        text-transform: capitalize;
        display: block;
    }

    .widgetItemMenuInCountry h3:hover {
        background: #8FD951;
    }

        .widgetItemMenuInCountry h3:hover a {
            color: #fff;
        }

ul.ListMenuTourInCountry li {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 58px;
}

.widgetItemMenuInCountry {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.BottomRightInCountry {
    margin-top: 27px;
}


.WidgetTitleTour h3 a {
    color: #294A6E;
    font-family: NSB;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 136.7%; /* 24.606px */
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

section.WidgetDesTour {
    color: #22A0DB;
    font-family: NeueL;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 138.7%; /* 20.805px */
    text-transform: capitalize;
    margin-top: 17.38px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.BtnBookTour a {
    color: #FEFEFE;
    font-family: NSB;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    top: -2px;
}

.WPriceTourInCountry span strong {
    color: #54BE3A;
    font-family: NeueB;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    padding-right: 4px;
}

.WPriceTourInCountry span sup {
    color: #54BE3A;
    font-family: NeueL;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    position: relative;
    top: -2px;
}

ul.BListTourInCountry {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 28px;
    row-gap: 25px;
}

.BottomListTourInCountry {
    padding-top: 25px;
}

.ImgItemTourInCountry a img {
    width: 100%;
    height: 255px;
    object-fit: cover;
    display: block;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
    transition: all .2s;
}

li.ItemTourInCountry:hover .ImgItemTourInCountry a img {
    transform: scale(1.1);
}

.ItemTourInCountry {
    position: relative;
}

.ribbonContainerInner {
    position: absolute;
    top: 30px;
    left: -12px;
    width: max-content;
    height: 31px;
    flex-shrink: 0;
    border-radius: 1px 1px 1px 0px;
    background: #8FD951;
    padding: 6px 5px 4px 12px;
    z-index: 1;
}

    .ribbonContainerInner:before {
        content: "";
        position: absolute;
        left: 0px;
        border-width: 0px 12px 12px 0;
        border-color: transparent;
        border-right-color: #1F9C00;
        border-style: solid;
        bottom: -12px;
    }

span.v-ribbon h3 a {
    color: #FFF;
    font-family: NSB;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    /* 20.505px */
    text-transform: capitalize;
}

section.WidgetDesTour p {
    position: relative;
    padding-left: 10px !important;
}

.ImgItemTourInCountry {
    overflow: hidden;
}

section.WidgetDesTour p:before {
    content: "";
    position: absolute;
    background: #22A0DB;
    width: 3px;
    height: 3px;
    border-radius: 50px;
    left: 0;
    top: 10px;
}

li.ItemTourInCountry {
    border-radius: 7px;
    border: 1px solid #D1D1D1;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0px 4px 22px 0px rgba(144, 219, 254, 0.30);
    /* backdrop-filter: blur(3.5px); */
    transition: all 0.2s;
}

    li.ItemTourInCountry:hover {
        border: 1px solid #90DBFE;
        background: #E5F7FF;
        box-shadow: 0px 4px 22px 0px rgba(144, 219, 254, 0.30);
        backdrop-filter: blur(3.5px);
    }

.ImgItemTourInCountry a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.ContentItemTourInCountry {
    padding: 20px 29px 20px 20px;
}

.widgetPriceBtnBookTour {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.BtnBookTour {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    height: 41px;
    flex-shrink: 0;
    border-radius: 4px;
    background: linear-gradient(180deg, #90DBFE 0%, #22A0DB 100%);
}

span#ctl00_ContentPlaceHolder1_ltrphuongtien img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}

.sscroll .tit h3 i {
    margin-right: 5px;
}


/*Img Detail Tour*/
.mySwiperImgTourChild {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgba(177, 229, 245, 0.40);
    box-shadow: 0px 4px 7px 0px rgba(89, 176, 212, 0.25) inset;
}

.ImItemDetailTourChild {
    background-position: center;
    background-size: cover;
    width: 600px;
    height: 600px;
}

    .ImItemDetailTourChild img {
        display: block;
        width: 100%;
        height: 100%;
    }
/*End*/

@media (max-width: 1239px) {
    .LeftTourInCountry h3 {
        font-size: 32px;
    }

    .BottomTourInCountry span {
        font-size: 18px;
    }

    .widgetItemMenuInCountry h3 a {
        font-size: 16px;
    }

    .widgetItemMenuInCountry h3 {
        height: 30px;
        padding: 4px 16px;
    }

    ul.ListMenuTourInCountry {
        height: 40px;
    }
}

@media (max-width: 1023px) {
    .TopTourInCountry {
        display: block;
    }

    ul.ListMenuTourInCountry {
        height: 40px;
        width: max-content;
        margin: auto;
    }

    .widgetTourInCountry {
        padding-top: 35px;
    }

    .LeftTourInCountry {
        width: 100%;
        position: relative;
    }

    .RightTourInCountry {
        width: 100%;
        margin-top: 10px;
    }

    .widgetItemMenuInCountry h3 {
        height: 100%;
    }

    ul.ListMenuTourInCountry li {
        height: 40px;
    }

    ul.BListTourInCountry {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 20px;
        row-gap: 20px;
    }
}

@media (max-width: 739px) {
    ul.ListTitleTourInCountry {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 25px;
        row-gap: 13px;
    }

    .name-roomChild {
        font-size: 14px;
    }

    .ImItemDetailTourChild {
        background-position: center;
        background-size: cover;
        width: 100%;
        height: 100%;
    }

    .list-in {
        display: block;
    }

    .widgetInfoDesTourChild {
        margin-bottom: 3em;
        padding: 1.5em 0.875em;
    }

    .li-list i {
        margin-right: 5px;
        font-size: 1.5em;
    }

    .WDesInfoTourR span {
        color: #fff;
        font-size: 16px;
    }

    .tit-tour .container {
        font-size: 19px;
    }

    .banner-detail {
        height: 320px;
    }

    .titngay {
        font-size: 14px;
    }

    .sscroll .tit h3 {
        font-size: 16px;
    }

    h3.NameTourChild {
        font-size: 17px;
    }

    .detail strong {
        font-size: 16px !important;
    }

    .TitleRoomChildRelate h3 {
        text-align: center;
        font-size: 23px;
    }

    .link-all {
        width: 145px;
        height: 40px;
    }

        .link-all a {
            font-size: 16px;
            height: 40px;
            width: 100%;
        }

    .mota-tour {
        font-size: 16px;
    }

    .WidgetTitleTour h3 a {
        color: #294A6E;
        font-family: NSB;
        font-size: 13px;
    }

    ul.ListMenuTourInCountry {
        display: inline-block;
        height: auto;
        width: 100%;
        text-align: center;
    }

    section.WidgetDesTour {
        color: #22A0DB;
        font-family: NeueL;
        font-size: 14px;
        margin-top: 10.38px;
    }

    ul.ListMenuTourInCountry li {
        height: 40px;
        display: inline-block;
    }

    .LeftTourInCountry h3 {
        font-size: 26px;
    }

    .ImgItemTourInCountry a img {
        width: 100%;
        height: 150px;
    }

    .ribbonContainerInner {
        width: 100%;
    }

    .BottomListTourInCountry {
        padding-top: 25px;
    }

    span.v-ribbon h3 a {
        color: #FFF;
        font-family: NSB;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        text-transform: capitalize;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .ContentItemTourInCountry {
        padding: 10px 10px 10px 10px;
    }

    .widgetPriceBtnBookTour {
        margin-top: 7px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }

    .WPriceTourInCountry span sup {
        color: #54BE3A;
        font-family: NeueL;
        font-size: 11px;
    }

    .WPriceTourInCountry span strong {
        color: #54BE3A;
        font-family: NeueB;
        font-size: 15px;
    }

    .BtnBookTour {
        margin-top: 10px;
    }

    .widgetTourInCountry {
        padding-bottom: 55px;
    }
}

/*End*/
