body {
    /*font-family: Helvetica Neue, Helvetica, Arial, sans-serif;*/
    font-family: Muli, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

.cutTitle {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 1 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    /*font-size: 18px;*/
    /*color: #006859;*/
}

.cutTitle2 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 2 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    /*color: #006859;*/
}

.cutTitle3 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 3 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    /*color: #006859;*/
}

.cutTitle4 {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    -webkit-line-clamp: 4 !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    /*color: #006859;*/
}

img {
    max-width: 100%;
}

.CropImg:before {
    content: "";
    display: block;
    padding-bottom: 80%;
}

.CropImg60:before {
    content: "";
    display: block;
    padding-bottom: 60%;
}

.CropImg90:before {
    content: "";
    display: block;
    padding-bottom: 90%;
}

.CropImg {
    width: 100%;
    position: relative;
    z-index: 1;
}

.CropImg .thumbs {
    overflow: hidden;
    text-align: center;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.CropImg .thumbs img {
    width: auto;
    height: 100%;
    max-width: 150%;
    max-height: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

img {
    max-width: 100%;
}

.clRed {
    color: red;
}

.stickyhome {
    position: fixed !important;
    width: 100%;
    left: 0 !important;
    top: -20px !important;
    padding: -19px 1px;
    border-top: 0;
    margin: 15px 0;
    z-index: 1050;
    padding-bottom: 0 !important;
    padding-top: 14px !important;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.sticky_video {
    position: fixed !important;
    width: 100%;
    left: 0 !important;
    top: 52px !important;
    padding: -19px 1px;
    border-top: 0;
    margin: 15px 0;
    z-index: 1050;
    padding-bottom: 0 !important;
    padding-top: 14px !important;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.stickyhome_localtion {
    position: fixed !important;
    width: 100%;
    left: 0 !important;
    top: 35px !important;
    padding: -19px 1px;
    border-top: 0;
    margin: 15px 0;
    z-index: 1050;
    padding-bottom: 0 !important;
    padding-top: 14px !important;
    margin-bottom: 0;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

header .header_head {

    background: linear-gradient(90deg, #ed0080 0, #be3b98 100%);
    /*padding: 5px 10px;*/
}

header .header_head .header_head_left {
    float: left;
    font-weight: 700;
    padding: 5px;
}

header .header_head .header_head_right {
    float: right;
}

header .header_head .header_head_left .head_hotline {
    font-size: 14px;
    color: #fff;
}

header .header_head .header_head_left .head_hotline_number {
    color: #ff6;
    font-size: 22px;
    line-height: 30px;
    font-weight: 900;
}

header .header_head .header_head_right a {
    padding: 9px 15px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}

header .header_head .header_head_right a i {
    margin-right: 5px;
}

.modal_box_head .modal-content .modal-header, .modal_box_head .modal-content .modal-header span {
    background: linear-gradient(90deg, #ed0080 0, #be3b98 100%);
    color: #fff;
}

.modal_box_head .modal-content form button {
    background: linear-gradient(90deg, #ed0080 0, #be3b98 100%);
    color: #fff;
}

.modal_box_head .modal-content .modal_box_head_res {
    width: 650px;
}

.modal_box_head .modal-content .modal_box_head_res .input_hidden_mb {
    padding: 5px;
}

.header_menu .navbar-nav {
    /*float: right;*/
    text-align: right;
    width: 100%;
    display: inline-block;

}

.header_menu .navbar-nav li {
    display: inline-block;
}

header .header_menu .select_lang button {
    background: none;
    padding: 5px;
    border: 1px solid #FA7436;
    width: auto;
    min-width: 200px;
    color: #FA7436;
}

header .header_menu .select_lang button a {
    color: #000 !important;
}

header .header_menu .select_lang button img {
    width: 50px;
    border-radius: 50%;
    height: 45px;
    border: 1px solid #ccc;
}

header .header_menu .select_lang .dropdown-item img {
    width: 50px;
    border-radius: 50%;
    height: 45px;
    border: 1px solid #ccc;
}

header .header_menu .btn-secondary:not(:disabled):not(.disabled).active,
header .header_menu .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #fff;
    border-color: #4e555b;
}

header .header_menu .navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5);
    /*color: #ed0080;*/
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #555;
    display: block;
    text-transform: uppercase;
}

header .header_menu .navbar-light .navbar-nav .nav-link:hover {
    color: #ed0080;
}

header .header_menu .bg-light {
    background-color: #fff !important;
}

/*header .header_head .header_head_right .head_resgiter {*/
/*padding: 9px 15px;*/
/*color: #fff;*/
/*display: inline-block;*/
/*text-decoration: none;*/
/*}*/

header .header_head .header_head_right .head_login:hover {
    transition: all .3s linear;
    background: rgba(0, 0, 0, .25);
}

header .header_head .header_head_right .head_resgiter:hover {
    transition: all .3s linear;
    background: rgba(0, 0, 0, .25);
}

.slide_box {
    padding: 20px 0;
    background: #f2f5f8;
}

.slide_box .box_inboad, .slide_box .box_outboad {
    background: #fff;
    padding: 15px 15px;
    text-align: center;
    border: 1px solid #ccc;
    display: block;
    text-decoration: none;
    cursor: pointer;
    color: #000 !important;
}

.slide_box .box_boad_icon {
    display: inline-block;
    background-color: #ed0080;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    margin-right: 10px;

}

.slide_box .box_outboad .box_boad_icon {
    background-color: #1b448e;
}

.slide_box .box_boad_icon i {
    color: #fff;
}

.slide_box .box_inboad span.box_boad_icon_up {
    color: #ed0080;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;

}

.slide_box .box_outboad span.box_boad_icon_up {
    color: #1b448e;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.slide_box .box_inboad span, .slide_box .box_outboad span {
    vertical-align: text-top;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
    white-space: nowrap;
    display: inline-block;
}

.tour_inboad {
    margin: 20px 0px;
}

.tour_inboad .category_title h2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #1b448e;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin: 15px 0px;
}

.tour_inboad .category_title span {
    color: #333;
    transition: all .3s linear;
    text-align: right;
    float: right;
    margin: 15px 0px;
}

.item_tour {
    border: 1px solid #ccc;
    margin: 0px 5px;
}

.item_tour .item_tour_title {
    background: rgba(0, 0, 0, .1);
    padding: 5px 10px;
}

.item_tour .item_tour_title h3 {
    font-size: 16px;
    color: #333;
    transition: all .3s linear;
    font-weight: 700;
    margin-bottom: 0px;
}

.item_tour .item_tour_title h3:hover {
    color: #e30051;
    transition: all .3s linear;
}

.item_tour p {
    margin-bottom: 5px;
}

.item_tour .item_tour_content {
    padding: 15px;
    border: 1px solid #f2f5f8;
}

.item_tour p .item_tour_content_hour {

}

.item_tour p .item_tour_content_date {

}

.item_tour p .item_tour_content_user_price {

}

.item_tour .item_tour_content_price {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: 600;
}

.item_tour .item_tour_content_discount {
    display: inline-block;
    float: right;
    color: #e30051;
    font-size: 18px;
    font-weight: 600;
}

.item_tour_image {
    position: relative;
}

.item_tour_image .item_province {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    font-weight: 700;
    padding: 8px 25px;
    font-size: 15px;
    color: #fff;
    transition: all .3s linear;
}

.item_tour_schedule {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 13px;
    top: 0px;
    left: 0px;
    padding: 10px;
    z-index: 11;

}

.item_tour_image:hover .item_tour_schedule {
    display: block;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s linear;
}


.slick_tour_inbout .slick-prev:before {
    content: '<';
}

.slick_tour_inbout .slick-next:before {
    content: '>';
}

.slick_tour_inbout .slick-prev:before, .slick_tour_inbout .slick-next:before {
    color: #fff;
    background: #ed0080;
    padding: 15px 10px;
    font-size: 25px;
    font-weight: 600;
}

.slick_tour_inbout .slick-prev {
    left: -34px;
    z-index: 16;
}

.slick_tour_inbout .slick-next {
    right: -20px;
    z-index: 16;
}

footer .footer_new_dowload_app img {
    width: 200px;
    display: inline-block;
}

footer {
    background: #f2f5f8;
    padding: 30px 0px;
    border-top: 3px solid #ed0080;
    border-bottom: 3px solid #ed0080;
}

footer h4 {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}

footer .footer_info p {
    margin-bottom: 10px;
}

footer .footer_new ul {
    padding: 0px;
    list-style: none;
}

footer .footer_new ul li {
    padding: 5px 0px;
    padding-bottom: 0px;
}

.footer_copy {
    background: #ccc;
    padding: 5px 10px;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.footer_copy p {
    margin-bottom: 0px;
}

header .header_menu .select_lang_mobile {
    display: none;
}

.list_item_tour .list_item_left {
    position: relative;
}

.list_item_tour .list_item_left:hover .item_tour_schedule {
    /*display: block;*/
    display: block;
    background-color: rgba(0, 0, 0, .5);
    transition: all .3s linear;
}

.list_item_tour .list_item_left .item_province {
    position: absolute;
    z-index: 10;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    font-weight: 700;
    padding: 8px 25px;
    font-size: 15px;
    color: #fff;
    transition: all .3s linear;
}

.tour_inboad .category_title h1 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #1b448e;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin: 15px 0px;
    margin-bottom: 30px;
}

.list_item_tour .list_item_right h2 {
    color: #000;
    font-size: 18px;
    /*line-height: 24px;*/
    font-weight: 700;
    margin-bottom: 15px;
    /*height: 24px;*/
}

.list_item_tour .list_item_right h2:hover {
    color: #ed0080;
}

.list_item_tour .item_tour_content_price {
    display: inline-block;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin-right: 40px;
}

.list_item_tour .item_tour_content_discount {
    display: inline-block;
    /* float: right; */
    color: #e30051;
    font-size: 18px;
    font-weight: 600;
}

.list_item_tour .item_tour_content_hour {
    font-size: 16px;
    /*font-weight: 700;*/
}

.list_item_tour .item_tour_content_date {
    font-size: 16px;
    /*font-weight: 700;*/
}

.list_item_tour {
    border: 1px solid #ccc;
    padding: 20px 15px;
    margin-bottom: 15px;
}

.item_sidebar {
    margin-bottom: 15px;
}

.item_sidebar label {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.item_sidebar button {
    margin-top: 20px;
    width: 100%;
    height: 40px;
    background: #ed0080;
    background: linear-gradient(180deg, #ed0080 0, #be3b98 100%);
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    border: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #fff;
    font-weight: 700;
}

.item_sidebar button:hover {
    background-color: #666;
}

.item_sidebar .select2-container .select2-selection--single {
    height: 35px;
    line-height: 35px;
}

.item_sidebar .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
}

.detail_image {
    text-align: center;
    display: inline-block;
    width: calc(100% - 150px);
}

.detail_image img {
    max-height: 100%;
    margin-bottom: 20px;
}

.detail_list_image {
    text-align: center;
    display: inline;
}

.detail_item_image {
    display: inline-block;
    max-width: 100px;
    height: 68px;
    /*border: 1px solid #ccc;*/
    text-align: center;
    margin: 0 auto;
    vertical-align: top;
    border-radius: 3px;

}

.detail_item_image img {
    display: inline-block;
    width: auto !important;
    height: 100%;
    margin-bottom: 10px;
    margin-left: 5px;
}

.detail_tour .category_title h1 {
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
    color: #1b448e;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    margin: 15px 0px;
    margin-bottom: 20px;
}

.special {
    margin: 20px 0px;
    background: #f3f3f3;
    padding: 10px 15px;
}

.special p {
    font-size: 14px;
    margin-bottom: 5px;
}

.special p i {
    margin-right: 5px;
}

.special h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.special span {
    background-color: #ed0080;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
}

.special span i {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
}

.list_schedule h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.list_schedule h2 i {
    font-size: 22px;
    margin-right: 5px;
    line-height: 25px;
    color: #ed0080;
}

.list_schedule .content_schedule {
    margin: 15px 0px;
}

.list_schedule .item_content_schedule {
    border-left: dotted 3px #008fea;
    padding-left: 15px;

}

.list_schedule .item_content_schedule h3 {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    background-color: #ed0080;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.list_schedule .item_content_schedule .detail_content {
    border-radius: 5px;
    background-color: #f3f3f3;
    font-size: 15px;
    padding: 15px;
    color: #000;
}

.list_schedule .item_content_schedule {
    position: relative;

}

.list_schedule .item_content_schedule span {
    position: absolute;
    z-index: 1;
    top: 5px;
    color: #ed0080;
    left: -11px;
    font-size: 20px;
}

.list_date h2 i, .list_note h2 i {
    font-size: 22px;
    margin-right: 5px;
    line-height: 25px;
    color: #ed0080;
}

.list_date h2, .list_note h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.list_schedule {
    margin-bottom: 20px;
}

.list_date {
    margin-bottom: 20px;
}

.list_note {
    margin-bottom: 20px;
}

.box_detail_title {
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 20px;
}

.box_detail_title h3 {
    font-size: 16px;
    line-height: 24px;
    color: #ed0080;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px rgba(0, 0, 0, .15);
}

.box_detail_title ul {
    padding: 0px;
    list-style: none;
}

.box_detail_title ul li {
    display: block;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
    padding: 5px 0px;
}
.box_detail_title ul li:last-child
{
    border-bottom: none;
}

.box_detail_title ul li strong {
    text-align: center;
    width: 80px;
    margin-right: 10px;

}
.box_detail_price
{
    background: linear-gradient(90deg,#ed0080 0,#be3b98 100%);
    padding: 15px;
    margin-bottom: 20px;
}
.box_detail_price .head_price
{
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 15px;
}
.box_detail_price p
{
    color: #fff;
}
.box_detail_price button
{
    margin-top: 20px;
    width: 100%;
    height: 40px;
    background: #008fea;
    color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border-radius: 5px;
}
.box_detail_id
{
    border: 1px solid #ccc;
}
.box_detail_id ul
{
    padding: 0px;
    list-style: none;
    margin-bottom: 0px;
}
.box_detail_id ul li a
{
    padding: 9px 10px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    border-bottom: solid 1px #fff;
    color: #000;
    background: #f3f3f3;
}
.box_detail_id ul li a i
{
    margin-right: 5px;
}
.list_note_item
{
    margin-bottom: 10px;
}
.list_note_item .list_note_label
{
    font-weight: 600;
}
.list_note_item .list_note_content
{
    padding: 0px 15px;
}
@media (min-width: 1200px) {
    .container_w_1200 {
        max-width: 1500px;
    }
}

@media (max-width: 900px) {

    .header_menu .navbar-nav li {
        display: inline-block;
        margin-right: 10px;
    }
}

@media (max-width: 500px) {
    .list_item_tour .list_item_right h2 {
        margin-top: 15px;
    }

    .header_menu .navbar-nav li {
        display: block;
        margin-right: 10px;
        text-align: left;
    }

    header .header_menu .navbar-light .navbar-nav .nav-link {
        font-size: 16px;
        line-height: 14px;
        font-weight: 600;
        display: block;
        text-transform: uppercase;
    }

    header .logo .info-logo .menu-head-main {
        display: none;
    }

    header .header_menu .select_lang_mobile {
        display: block;
        background: #fff;
        width: 100px;
    }

    header .header_menu .select_lang_mobile img {
        width: 40px;
    }

    header .header_menu .select_lang_mobile a {
        color: #000;
        text-transform: uppercase;

    }

    header .header_menu .select_lang_mobile .dropdown-item {
        padding: 5px 10px;
        border-bottom: 1px solid #ccc;
    }

    header .header_menu .select_lang_mobile .dropdown-menu {
        min-width: 100px;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    header .header_menu .select_lang_mobile .btn-secondary {
        color: #fff;
        background-color: #fff;
        border-color: #6c757d;
        padding: 5px 10px;
    }

    header .header_menu .select_lang_mobile .btn-secondary:hover {
        color: #fff;
        background-color: #fff;
        border-color: #545b62;
    }

    header .header_menu .select_lang {
        display: none;
    }

    .input_hidden_mb {
        display: none;
    }

    header .header_head .header_head_right a {
        padding: 9px 5px;
        font-size: 14px;
    }

    header .header_head .header_head_left .head_hotline_number {
        font-size: 14px;
    }

    .slide_box .box_inboad {
        margin-bottom: 10px;
    }

    footer .footer_new_dowload_app img {
        width: 150px;
        display: inline-block;
    }

}

/* color: #006859;
}
}