﻿@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/Roboto/Roboto-Italic-VariableFont_wdth,wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto';
    src: url('../../fonts/Roboto/Roboto-VariableFont_wdth,wght.ttf') format('truetype');
}
@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat';
    src: url('../../fonts/Montserrat/Montserrat-VariableFont_wght.ttf') format('truetype');
}
body div#vnpt_ai_livechat_display_container {
    bottom: 70px;
    max-height: 480px !important;
}
body {
    overflow-x: hidden;
}

.xemthem {
    background: linear-gradient(90.03deg, #E78110 0.03%, #EA3921 99.97%) !important;
    border: solid white 1px;
    color: #fff;
    border-radius: 4px;
    padding: 5px 10px;
}

    .xemthem:hover {
        background: linear-gradient(90.03deg, #E78110 0.03%, #EA3921 99.97%) !important;
        border: solid white 1px;
        color: red;
        border-radius: 4px;
        padding: 5px 10px;
    }

.place-section {
    padding: 30px 0;
    background: url(/Content/images/section_muasam.png) red;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    background-position: 50% 50%;
}

#myNavbar ul li a:hover {
    color: #34488A;
}

#myNavbar ul li ul {
    background: #34488A;
}

#menu-home .nav li.active > a {
    color: #34488A;
}

#myNavbar ul li a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    background: #34488A;
}

.header-toolbar-app {
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background-color: #34488A;
    padding: 3px 0;
}

.main-visual .banner-wrap > .button-banner {
    background: #34488A;
}

.picon {
    padding: 15px 0 !important;
    background: #34488A;
}

h2 {
    color: #0064AF;
}

.cbg {
    background-color: rgba(0, 100, 175, 1);
}

.book_tour_home_href {
    background: linear-gradient(90.03deg, #E78110 0.03%, #EA3921 99.97%) !important;
    margin-top: 200px;
}
.klk-button-outlined-brown {
    background: linear-gradient(90.03deg, #E78110 0.03%, #EA3921 99.97%) !important;
    color: white;
}

.book_tour_home_info {
    margin-top: 45px;
}

a {
    color: #0064AF;
}

    a:hover, a:focus {
        color: #34488A;
    }

.floating-navigation {
    right: 0px;
    left: unset;
}
    /*.floating-navigation a:hover {
    color: white;
}*/
    .floating-navigation a:hover {
        transition: width .15s ease-in-out;
        width: unset;
        color: yellow;
    }


.klk-button-outlined:hover {
    color: red;
    background-color: #FFF;
    border: 1px solid #34488A;
}

.klk-button-outlined-brown:hover {
    color: red;
    background-color: #FFF;
    border: 1px solid #34488A;
}

.footer, .copyright, footer {
    background-color: #34488A;
    color: white;
}

.copyright {
    border-top: solid 1px white;
}

#menu-home ul li a {
    color: #0064AF;
}

.luutru-section {
    background: url(/Content/images/section_luutru.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom: 1px solid #999;
}

.luutru-section .pos-relative{
    border: none!important;
}

.tao-lich-trinh {
    background: url(/Content/images/section_taolichtrinh.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    border-bottom: 1px solid #999;
    min-height: 285px;
}

.home-news .hvr-curl-top-left:hover img {
    transform: scale(1.2);
}

.bg_layer .data_tour_default, .luutru-section .data_tour_default, .home-news .mg-bot15, .place-section .data_tour_default {
    overflow: hidden;
}

.bg_layer .data_tour_default .card-cover-lichtrinh:hover img, .luutru-section .data_tour_default .pos-relative:hover img, .place-section .data_tour_default .pos-relative:hover img{
    transform: scale(1.3);
}
.promotion-btn #banner-thumbs-res .owl-item {
    min-width: 376px !important;
}
#banner-thumbs-res img.img-promotion-background {
    height: 100%;
    border-radius: 12px 12px 0px 0px;
}

.promotions {
    position: relative;
}

    .promotions .km_name {
        position: absolute;
        bottom: 0px;
        font-family: Montserrat;
        font-weight: 400;
        font-size: 24px;
        line-height: 140%;
        color: white;
        margin: 16px;
    }

    .promotions .background-name {
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 31.56%, #000000 100%);
        width: 100%;
        height: 50%;
        position: absolute;
        bottom: 0px;
    }

.promotion-btn .promotion-title{
    background: rgba(0, 39, 87, 1);
    border-radius: 0px 72px 72px 0px;
    background-size: 100% auto;
    min-height: 72px;
    max-width: 376px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center right;
    padding: 16px;
}

.promotion-btn .km_title {
    font-family: Roboto;
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.promotion-btn .km_des {
    font-family: Roboto;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    padding: 5px 16px;
    color: rgba(0, 39, 87, 1);
}

.promotion-btn .promotion-button {
    background: rgba(0, 167, 227, 1);
    color: #fff;
    border-radius: 8px;
    width: fit-content;
    margin: 8px 16px;
    padding: 8px 16px;
    font-family: Roboto;
    font-size: 20px;
    line-height: 140%;
}

.promotion-btn .promotion-button .fa-arrow-right {
    margin-left: 10px;
}
.caption{
    margin: 24px 0px;
}
.caption h2 {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 44px;
    line-height: 44px;
    color: #002757;
}
.title-news-btn {
    font-family: Montserrat;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    vertical-align: middle;
    color: rgba(255, 155, 74, 1);
    margin: 47px 0px 10px 0px;
}
#page-news #listnew .news-filter {
    margin: 26px;
}
#page-news #listnew .news-filter .filter-search .input-findname {
    background-color: white;
    border-radius: 8px 0px 0px 8px !important;
}
#page-news #listnew .news-filter .filter-search .input-findname::placeholder {
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    padding: 5px;
}
#page-news #listnew .news-filter .filter-search .btn-default {
    font-size: 20px;
    color: white;
    border-radius: 0px 8px 8px 0px !important;
}
#listnew .feature-news {
    background-color: rgba(0, 40, 140, 0.1);
}
@media (max-width: 480px){
    #page-news #listnew .news-filter .filter-search .input-findname, .aps-event-block #searchNew .filter-search .input-findname {
        height: 35px !important;
    }
}
