﻿*{
    margin: 0;
    padding: 0;
}

ol,ul,
li {
    list-style: none;
}
img{
    max-width: 100%;
    height: auto;
}
a:hover{
    color: #4790cd;
}
.simplicity img{
    width: 100%;max-width: 100%;height: auto;
}
body {
    background-color: white;
    color: #777777;
    font-family: Arial, Arial, sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}

body a {
    outline: none !important;
    color: #4790cd;
}

#header .top-head  {
    background: #86b817;
    clear: both;
    min-height: 18px;
    padding: 21px 0 5px;
}

#header .top-head .col-xs-12 a{
    color: #fff;
    font-family: Arial;
    font-size: 12px;float: left;
    font-weight: 400;text-transform: uppercase;
    line-height: 18px;
}

#header .top-head .slogan{
    color: #fff;
    font-family: Arial;
    font-size: 13px;float: left;
    font-weight: 400;line-height: 18px;
}
#header .head-left ul li{
    float: left;
}
#header .head-right ul li,
#header .head-left ul li{
    background: url(/nassets/assets/images/line-top.jpg) no-repeat center right;
    padding: 0 10px;
}
#header .head-right ul li:last-child,
#header .top-head ul li:last-child{
    margin-right: 0; background: none;padding-right: 0;
}
#header .head-right ul li:last-child a{padding: 0;}
#header .head-left ul{
    display: table;padding-right: 19px;float: left;
}

#header .head-right li:first-child a{
    /*background: rgba(0, 0, 0, 0) url(/nassets/assets/images/flaf-en.jpg) no-repeat scroll left center;
    float: left;
    padding-left: 23px;*/
}

#header .head-right li{
    display: inline-block;
}

#header .bottom-header{
    border-bottom: 2px solid #86b817;
    background: #fff;
    min-height: 128px;
    display: table;
    width: 100%;
    padding: 23px 0;
}

.bottom-header ul#mainMenu a{
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

#header .bottom-header ul.nav-pills > li.active > a,
#header .bottom-header ul.nav-pills > li.active > a:focus{
    background: #86b817!important;color: #fff!important;
    padding-left: 19px;
    padding-right: 19px;
}

#header .bottom-header ul.nav-pills > li > a:hover{
    background: #86b817!important;
    color: #fff!important;
}

#header .bottom-header ul.nav-pills > li > a{
    color: #86b817!important;
}
.bottom-header .block-text h3{
    color: #888;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    margin-top: 35px;
    text-transform: uppercase;
}

.bottom-header .block-text h3 i{
    color: #86b817;
}

.bottom-header .block-text .text-content {
    color: #888;
    float: left;
    font-size: 12px;
    padding-left: 20px;
    font-weight: 400;
    background: url(/nassets/assets/images/border-right.jpg) no-repeat center left ;
    margin-left: 25px;
}
.bottom-header .block-text .text-content p{
    margin-bottom: 0;
}
.bottom-header .block-text .text-content a{
    color: #666;
    font-size: 13px;
    font-weight: 400;
}

.bottom-header .col-md-6 .navbar-collapse{
    margin-top: 30px;
}

form#searchForm label{
    display: block;
}

.pic-details{
    padding-top: 15px;
    position: relative;
}
.pic-details img {
    width: 100%;
    height: auto;
}
@media only screen and (min-width: 1200px) {
    .pic-details{
        padding-top: 0;
        min-height: 433px;
        overflow: hidden;
    }
    .pic-details img {
        height: 100%;
        width: auto;
    }
}

.pic-details  a{
    background: #1b1b1b none repeat scroll 0 0;
    bottom: 88px;
    color: #fff;
    font-family: Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 32px;
    padding: 0 20px;
    position: absolute;
    right: 83px;
    text-transform: uppercase;
}

.featured-fampaigns .sub-featured{
    display: none;
    padding: 0 0px;/*padding: 0 20px;*/
    font-size: 13px;
    color: #777;
}
.featured-fampaigns .sub-featured.displayed{
    display: block;
}
.featured-fampaigns .sub-featured > ul{
    display: table;
    float: left;
    margin-left: 12px;
}
.featured-fampaigns .sub-featured > ul li a{
    /*list-style:  ;*/
}
.featured-fampaigns .sub-featured h3{
    font-size: 14px;
    color: #86b817;
    font-weight: 600;
    text-align: left;
}
#header .nav-pills > li > a{
    padding-top: 2px;
    padding-bottom: 2px;
}
.simplicity{
    margin: 0 0 30px;
}

.popluar-category{
    background:  #FFF;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.popluar{
    background: #f0f0f0;
    padding: 30px 0 30px;/*padding: 50px 0 50px;*/
}

#searchForm .form-control{
    border-radius: 0;
    font-style: italic;
    font-weight: 300;
}
#searchForm.form-inline .input-hotel{
    max-width: 210px;
    margin-right: 22px;
}
#searchForm.form-inline .input-date,
#searchForm.form-inline .input-arrival{
    max-width: 160px;
    margin-right: 20px;
}
#searchForm.form-inline .form-group{
    position: relative;
}
#searchForm.form-inline .form-group .input-group-addon{
    padding: 0;
    border-radius: 0;
    border: none;
}
#searchForm.form-inline .form-group i{
    background: #4790cd none repeat scroll 0 0;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 37px;
    color: #fff;
}
#searchForm.form-inline  .btn-primary{
    background: #86b817 none repeat scroll 0 0;
    border-radius: 0 !important;
    border: 1px solid #86b817;
    color: #fff;
    padding-left: 24px;
    padding-right: 24px;
    margin-top: 33px;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

#searchForm.form-inline label{
    color: #333;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 7px;
    text-align: left;
}

.testimonials .title-testimonials{
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    text-transform: capitalize;
    color: #333;
    text-align: center;
}
.testimonials .author .date-time{
    color: #777;
    display: table;
    font-family: Arial;
    font-size: 11px;
    font-weight: 400;
    margin: 0 auto;
}
.testimonials .author{
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.testimonials .testimonials-content{
    color: #777;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}
.testimonials .testimonials-content p{
    font-weight: 300;
    font-style: italic;
}
.testimonials .testimonials-content a{
    float: right;
    font-family: Arial;
    font-size: 12px;
    font-weight: 400;
}

.testimonials{
    background: url("/nassets/assets/images/border-right.jpg") repeat-y scroll left center ;
}

.container .search {
    margin-top: 65px;
}

.booking-date{
    border-bottom: 1px solid #cacaca;
    padding-bottom: 35px;
    margin-bottom: 59px;
}

.featuredCampaigns .nav-featured a{
    border-bottom: 1px solid #777;
    display: block;
    margin-left: 29px;
    margin-right: 18px;
    padding-bottom: 15px;
    padding-top: 14px; height: 100%;
}
.featuredCampaigns .Campaigns{
    border: 1px solid #86b817;
    display: table;
    overflow: hidden;
    background: #f7f7f7;
    width: 100%;
}
.featuredCampaigns .Campaigns .sub-featured .mega-content li{
    list-style: outside;
    margin-left: 24px;
}
.featuredCampaigns .Campaigns .sub-featured .mega-content li a{
    color: #777;
    font-size: 14px;font-weight: 500;
}
.featuredCampaigns .nav-featured li.active,
.featuredCampaigns .nav-featured li.active a,
.featuredCampaigns .nav-featured li a.active,
.featuredCampaigns .nav-featured li a:hover,
.featuredCampaigns .nav-featured li:hover{
    background: #86b817;
    color: #fff; text-decoration: none;
}

.featuredCampaigns .nav-featured li a{
    font-family: Arial;
    font-weight: 700;
    color: #777;
    text-transform: uppercase;
    font-size: 14px;
}
.featuredCampaigns .nav-featured li a .fa{
    float: right;
}
.featuredCampaigns .nav-featured li:last-child a,
.featuredCampaigns .nav-featured li:first-child a{
    border-bottom: 1px solid #86b817;
}

.featuredCampaigns .nav-featured li a > span {
    background: #4790cd none repeat scroll 0 0;
    border-radius: 2px;
    display: inline-block;
    font-size: 10px;
    height: 16px;
    color: #fff;
    line-height: 16px;
    position: relative;
    text-align: center;
    top: -5px;
    width: 30px;
    color: #fff;
}

.popluar .title-popluar{
    color: #666;
    font-family: Arial;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    text-transform: uppercase;
}

.popluar .title-popluar > span{
    font-family: Arial;
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
    float: right;
    font-weight: 400;
}

.deals-title > h3{
    color: #2B2B2B;
    font-family: Arial;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
}

.deals-title > span.deals{
    font-family:  Arial;
    font-size: 14px;
    color: #999;
    text-align: left;
    font-weight: 400;
    padding-bottom: 10px;
    background: url(/nassets/assets/images/line-span.jpg) no-repeat bottom left;
    display: block;
}

.deals-title{
    width: 100%;
    margin-bottom: 33px;
}

.featured-deals .slide h3{
    color: #333;
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}
.star{
    font-size: 14px;
    color: #fdb714;
    text-align: center;
}

.featured-deals .slider-bottom{
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #e3e3e3;
    border-top: none;
    float: left;
    width: 100%;
    padding-bottom: 12px;
}

.bx-wrapper{
    position: relative;
}

.bx-controls-direction {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
    width: 72px;
    height: 80px;
    position: absolute;
    text-indent: -9999px;
    color: transparent;
    top: 50%;
    margin-top: -36px;
    background-image: url("/nassets/assets/images/bx-controls-direction.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: rgba(255,255,255,0.9);
}
.bx-wrapper a.bx-prev {
    left: 0;
    background-position: 0 0;
}
.bx-wrapper a.bx-prev:hover,
.bx-wrapper a.bx-prev:focus {
    background-position: 0 -80px;
}
.bx-wrapper a.bx-next {
    right: 0;
    background-position: -72px 0;
}
.bx-wrapper a.bx-next:hover,
.bx-wrapper a.bx-next:focus {
    background-position: -72px -80px;
}
@media only screen and (min-width: 992px) {
    .bx-wrapper:hover .bx-controls-direction {
        display: block;
    }
}
@media only screen and (min-width: 1320px) {
    .bx-wrapper .bx-controls-direction {
        display: block;
    }
    .bx-wrapper a.bx-next {
        right: -72px;
        background-color: transparent;
    }
    .bx-wrapper a.bx-prev {
        left: -72px;
        background-color: transparent;
    }
}
.bx-wrapper .bx-pager {
    text-align: center;
    display: block;
    margin-top: 16px;
}
.bx-wrapper .bx-pager-item {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
.bx-wrapper .bx-pager-item > a {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    text-indent: -9999px;
    overflow: hidden;
    background-color: #CCC;
}
.bx-wrapper .bx-pager-item > a:hover,
.bx-wrapper .bx-pager-item > a:focus,
.bx-wrapper .bx-pager-item > a.active {
    background-color: #86b817;
}
@media only screen and (min-width: 992px) {
    .bx-wrapper .bx-pager {
        display: none;
    }
}
.coupon-deals,
.flash-deals,
.featured-deals{
    padding-top: 30px;
    display: block;
    padding-bottom: 30px;/*padding-bottom: 60px;*/
}
@media only screen and (min-width: 1320px) {
    .flash-deals a.bx-prev {
        left: -92px;
    }
    .flash-deals a.bx-next {
        right: -92px;
    }
}
.flash-deals{
    background: #f0f0f0;
}

.flash-deals .flash{
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 16px 0;
}
.flash-deals .flash h3 {
    color: #333;
    font-family: Arial;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
}

.flash-deals .flash .star{
    text-align: left;
}
.price-regular{
    font-family: Arial;
    font-size: 14px;
    color: #777;
    text-transform: capitalize;
    font-weight: 400;
}

.price-regular .price{
    font-family: Arial;
    font-size: 18px;
    color: #86b817;
    font-weight: 700;
}
.coupon-deals img,
.flash-deals .flash img{
    width: 100%;
}
.flash-bottom{
    float: left;
}

.flash-deals .price-regular{
    float: right;
    margin-top: 12px;
    text-align: right;
}
.flash-deals .year{
    float: right;
    text-align: right;
    color: #777;
    font-size: 10px;
    width: 100%;
}

.coupon-deals .flash-bottom {
    background: none repeat scroll 0 0 #F0F0F0;
    float: left;
    padding: 0 20px;
    width: 100%;
}
.coupon-deals .flash-bottom h3{
    text-align: left;
    font-size: 14px;
    font-family: Arial;
    color: #333;
}

.coupon-deals .flash-bottom .coup{
    float: left;
}
.coupon-deals .flash-bottom .year,
.coupon-deals .flash-bottom .price-regular{
    float: right;text-align: right;
}
.coupon-deals .flash-bottom .year{
    width: 100%;
}
.coupon-deals .flash-bottom .price-regular{
    margin-top: 15px;
}

.list-hotel img{
    float: left;
    border: 3px solid #e0e0e0;
    width: 103px;
    height: 104px;
    border-radius: 2px;
    margin-right: 17px;
}

.list-hotel{
    float: left;
    width: 100%;
    margin-bottom: 16px;
}

.list-hotel .star{
    text-align: left;
}

.list-hotel h3{
    font-family: Arial;
    font-size: 14px;
    font-weight: 600px;
    color: #333;
    margin-top: 13px;
    margin-bottom: 5px;
}
.category > h3{
    font-family: 'Arial';
    font-size: 20px;
    color: #333;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.list-hotel .price-regular{
    font-size: 12px;
}

.latest-blog-post{
    background: #f9f9f9;
    padding: 60px 0;
}
.latest-blog-post .post-item {
    margin-top: 10px;
    margin-bottom: 10px;
}
.latest-blog-post .post-item > img {
    width: 100%;
}
.latest-blog-post .post-item > div{
    background: #fff;
    padding: 20px 25px 30px;
}
.latest-blog-post .post-item .post-title{
    color: #2c3e50;
    font-weight: 600;
    text-align: left;
    font-size: 18px;
}

.latest-blog-post .post-item > div > a{
    color: #969595;
    font-weight: 600;
    text-align: left;
    font-size: 10px;
    text-transform: uppercase;
}
.latest-blog-post .post-item .post-content{
    color: #777;
    font-size: 13px;
    text-align: left;
    line-height: 20px;
}

.latest-blog-post .post-item .post-content a.link-more{
    font-size: 12px; text-align: right;float: right;
}

.latest-blog-post .col-md-3.col-xs-12 img{
    width: 100%;float: left;
}

.footer-copyright{
    background: #222;
    padding: 32px 0;
    display: block;
    color: #fff;
    font-family: Arial;
    font-size: 13px;
}
.footer-copyright .copyright{
    text-align: center;
}

.inner-bottom{
    background: #86b817;
    color: #fff;
    padding-bottom: 53px;
    padding-top: 56px;
}

.inner-bottom i.fa{
    font-size: 45px;
    float: left;
    margin-right: 30px;
}
.inner-bottom h3{
    font-family: Arial;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 7px;
}

.inner-bottom p{
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
}
.inner-bottom .trust{
    padding-left: 0;
    position: relative;
}
@media only screen and (min-width: 768px) {
    .inner-bottom .trust{
        padding-left: 60px;
        padding-right: 60px;
    }
}
@media only screen and (min-width: 992px) {
    .inner-bottom .trust{
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (min-width: 1200px) {
    .inner-bottom .trust {
        background: url(/nassets/assets/images/border-inner.jpg) no-repeat right top;
    }
}
.inner-bottom .col-md-4.col-xs-12:last-child .trust{
    background: none;
    padding-right: 0;
}
.trust > h3,
.trust > p {
    padding-left: 64px;
}
.trust i.fa{
    position: absolute;
}
@media only screen and (min-width: 992px) {

}
@media only screen and (min-width: 1200px) {

    .trust > h3 {
        padding-left: 20%;
    }
    .trust > p{
        padding-left: 20%;
    }
    .centet-partner .trust{
        padding-right: 20px;
    }
    .centet-partner .trust > p,
    .centet-partner .trust > h3,
    .inner-bottom .col-md-4:first-child .trust > p,
    .inner-bottom .col-md-4:first-child .trust> h3 {
        padding-left: 15%;
    }
}
#footer .clear {
    display: block;
    margin-bottom: 48px;
}
#footer .clear:before,
#footer .clear:after {
    content: "";
    display: block;
}
#footer .clear:after {
    clear: both;
}
@media only screen and (min-width: 992px) {
    #footer .clear {
        display: none;
    }
}
#footer .block p,
#footer .block a{
    font-family: Arial;
    font-size: 13px;
    color: #777;
    font-weight: 400;
}

#footer h3{
    background: rgba(0, 0, 0, 0) url("/nassets/assets/images/line-span.jpg") no-repeat scroll left bottom;
    color: #272727;
    font-family: Arial;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 16px;
    text-transform: uppercase;
}
#footer .block ul .fa{
    color: #86b817;
    padding-right: 7px;
}

#footer .block ul a{
    color: #777;
    font-family: 'Arial';
    font-size: 13px;
    line-height: 27px;
    font-weight: 400;
}

#footer .block p > .fa{
    color: #777;
    font-size: 16.46px;
    padding-right: 10px;
}

#footer .block .socail-link .fa{
    font-size: 20px;color: #4a4a4a;
}

#footer .block .socail-link a{
    font-size: 20px;
    color: #4a4a4a;
}

#footer .block .socail-link a:hover{
    color: #86b817;
}
#footer .block .socail-link{
    border-top: 1px solid #d8d8d8;
    padding-top: 20px;
}
#footer .block .socail-link li{
    float: left;
    margin-right: 12px;
}

#footer .block .socail-link a:hover .fa{
    color: #86b817;
}

#footer{
    padding: 60px 0 0;
}

#footer .form-inline input[type="email"]{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #86b817;
    border-radius: 0;
    float: left;
    color: #a3a2a2;
    font-family: Arial;
    font-size: 12px;

    font-weight: 300;
}
#footer .form-inline .subscrible-submit-btn {
    padding: 0;
    background-color: transparent;
    border: none;
}
#footer .form-inline .subscrible-submit-btn button {
    border: none;
    display: block;
}

#footer .block .form-inline .fa{
    background: #86b817 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 13px;
    line-height: 34px;
    height: 34px;
    text-align: center;
    width: 38px;
}

.container.categoies{
    border-top: 1px solid #e9e9e9;
    padding-top: 55px;
    padding-bottom: 30px;
}

#footer .block{
    margin-bottom: 21px;
}
.blog-post .post-item span{
    position: absolute;
    left: 0;
    top: 0;
    text-transform: uppercase;;
    font-size: 12px ;
    font-family: Arial;
    color: #fff;
    font-weight: 600;
    background: #86b817;
    height: 104px;
    text-align: center;
    width: 58px;
}

.blog-post .post-item{
    position: relative;
}

.blog-post .post-item span i.fa{
    background: #4790cd;
    float: left;
    font-size: 20px;
    height: 52px;
    line-height: 52px;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.Campaigns .nav-featured {
    border-right: 7px solid #86b817;
    margin-bottom: 0;
    background: #fff;
    border-bottom: 1px solid #86b817;
}
@media only screen and (min-width: 768px) {
    .Campaigns .nav-featured {
        float: left;
        width: 48.2882882883%;
        border-bottom: none;
    }
    .Campaigns .sub-featured {
        float: left;
        width: 51.7117117117%;
    }

}
@media only screen and (min-width: 1200px) {
    .Campaigns .nav-featured {

    }
}

.featuredCampaigns .nav-featured li:first-child a{
    border-top: none;
}
.list-payment-methods li {
    padding-top: 5px;
    padding-bottom: 5px;
}
.block-widget1.block .fa{
    font-size: 20px;
    color: #86b817;
}

.block-widget1.block span.phone{
    font-size: 24px;
    color: #86b817;
}
.block-widget1.block .form-group{
    width: 100%;
}

.block-widget1.block .form-group input.form-control{
    max-width: 230px;
}

#footer .block h3{
    margin-top: 0;
    margin-bottom: 20px;
}
#footer .block .best-the{
    margin-top: 20px;
}

.logo{
    margin-top: 12px;
}

#footer .list-inline > li{
    padding-left: 0;
    padding-right: 0;
}

#footer .block-widget4 p > span{
    padding-left: 10px;
}

#footer ul.menu-contact li .fa{
    color: #666;
}
#footer .block .menu-contact p{
    font-family: Arial;
    font-size: 13px;
    color: #777;
    float: right;
    font-weight: 400;
    width: 90%;
}
#footer .block .menu-contact li{
}
#footer .block .menu-contact li:before,
#footer .block .menu-contact li:after {
    content: "";
    display: block;
}
#footer .block .menu-contact li:after {
    clear: both;
}
#footer ul.menu-contact li > span{
    padding-left: 15px;
}

#footer .best-the form.form-inline {
    display: block;
    width: 100%;
}
#footer .best-the form.form-inline input[type="email"] {
    width: 100%;
}
@media only screen and (min-width: 992px) {
    #footer .best-the form.form-inline input[type="email"] {
        width: 186px;
    }
}

.thumb-info-action{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}

.thumb-info-action .thumb-info-action-icon{
    vertical-align:middle;
    display:inline-block;
}

/* Thumb Info */
.thumb-info {
    display: block;
    position: relative;
    text-decoration: none;
    max-width: 100%;
    background-color: #FFF;
    /* border: 1px solid #DDD;
    border-radius: 4px; */
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.thumb-info .thumb-info-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    /* border-radius: 4px;
    margin: 4px; */
    overflow: hidden;
    display: block;
    position: relative;
}

.thumb-info .thumb-info-wrapper:after {
    content: "";
    background: rgba(134, 184, 23, 0.9);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 4px;
    bottom: -4px;
    color: #FFF;
    left: -4px;
    position: absolute;
    right: -4px;
    top: -4px;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 1;
}

.thumb-info .thumb-info-action-icon {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: #CCC;
    border-radius: 0 0 0 25px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    right: -100px;
    text-align: center;
    top: -100px;
    width: 50px;
    z-index: 2;
}

.thumb-info .thumb-info-action-icon i {
    font-size: 24px;
    left: 3px;
    position: relative;
    top: -4px;
    color: #FFF;
}

.thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
}

.thumb-info .thumb-info-inner em {
    display: block;
    font-size: 0.8em;
    font-style: normal;
    font-weight: normal;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 10%;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    z-index: 2;
    max-width: 90%;
}

.thumb-info .thumb-info-type {
    background-color: #CCC;
    border-radius: 2px;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0;
    margin: 8px -2px -15px -2px;
    padding: 2px 9px;
    text-transform: none;
    z-index: 2;
}

.thumb-info img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /* border-radius: 3px; */
    position: relative;
    width: 100%;
}

.thumb-info:hover .thumb-info-wrapper:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.thumb-info:hover .thumb-info-action-icon {
    right: 0;
    top: 0;
}

.thumb-info:hover .thumb-info-title {
    background: #000;
}

.thumb-info:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.thumb-info.thumb-info-no-zoom:hover img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.thumb-info.thumb-info-lighten .thumb-info-wrapper:after {
    background: rgba(36, 27, 28, 0.65);
}

.thumb-info.thumb-info-hide-wrapper-bg .thumb-info-wrapper:after {
    display: none;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action {
    -webkit-transition: top 0.1s ease;
    -moz-transition: top 0.1s ease;
    transition: top 0.1s ease;
    top: 40%;
    left: 3px;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 40px;
    margin-top: -20px;
    text-align: center;
    position: absolute;
    filter: alpha(opacity=0);
    opacity: 0;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon {
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    position: relative;
    z-index: 2;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 40px;
    height: 40px;
    line-height: 33px;
    border-radius: 50%;
    margin-right: 3px;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon i {
    position: static;
    font-size: 18px;
}

.thumb-info.thumb-info-centered-icons .thumb-info-action-icon:hover {
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
}

.thumb-info:hover.thumb-info-centered-icons .thumb-info-action {
    top: 50%;
    filter: alpha(opacity=100);
    opacity: 1;
}

.table-see-all{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    color: #fff;
    border: 1px solid #fff;
    height: 42px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    width: 136px;
    line-height: 41px;
}

.thumb-info:hover .table-see-all{
    display: block;
}
#searchForm .fa.fa-search {
    padding-left: 12px;
}


@media( min-width: 1200px){
    .first-safety{
        max-width: 345px;
    }
    .customer-support{
        width: 420px;
    }
}

/* hotel style */
h2.title{
    text-transform:uppercase;
    font-family:Arial;
    font-size:20px;
    font-weight:normal;
    color:#2b2b2b;
    margin-bottom:15px;
}
.hoteltop-left .star{
    margin-left:20px;
}
.fa.disable{
    color:#ebe9e9;
}
#primary{
    margin-top:30px;
}
.hoteltop-left .caption{
    font-size:12px;
    color:#999;
    text-transform:capitalize;
    font-family:Arial;
}
.fa-thumbs-up{
    color:#999;
    font-size:13px;
}
#primary .address{
    color:#777;
    font-size:12px;
    width:320px;
    float:left;
    border-bottom:1px solid #ddd;
    padding-bottom:10px;
    display:block;
    max-width:100%;
}
#primary .address .showmap{
    font-size:13px;
    color:#4790cd;
    margin-left:25px;
    text-decoration:underline;
}
#primary .address .showmap:hover{
    color:#86b817;
}
#primary .address .showmap .fa{
    margin-right:5px;
}
.listsv{
    width:100%;
    float:left;
    font-size:14px;
    color:#2b2b2b;
    margin-top:16px;
}
.listsv span{
    margin-right:10px;
}
.listsv span i{
    margin-right:5px;
}
.hoteltop-left{
    float:left;
    max-width:100%;
}
.hoteltop-right{
    background:#4790ce;
    margin-top:23px;
    float:right;
    width:120px;
    height:100px;
    color:#fff;
    text-align:center;
    border-radius:3px;
}
.rtp{
    font-size:24px;
    color:#fff;
    font-weight:600;

}
.hoteltop-right:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hoteltop-right span{
    vertical-align:middle;
    display:inline-block;
    max-width:90%;
}
.hotel-faci,.room-faci{
    float: left;
    width: 100%;
    margin-bottom:60px;
}
.room-faci .col{
    float: left;
    width: 30%;
}
.room-faci .col .fa-check-square-o{
    margin-right: 30px;
    color: #4790cd;
}
.room-faci .col .fa-check-square-o p{
    color:#2c3e50;
    float:left;
}

.hotel-faci .col{
    float: left;
    width: 30%;
}
.hotel-faci .col .fa-check-square-o{
    margin-right: 30px;
    color: #4790cd;
}
.hotel-faci .col .fa-check-square-o p{
    color:#2c3e50;
    float:left;
}
/* gllery  */
.gallery{
    margin-top:30px;
    padding:20px;
    border:1px solid #e4e2e2;
    width:100%;
    float:left;
    box-sizing:border-box;
}

.listimg ul{
    padding:0px;
    margin:5px -6px 0;

}
.listimg ul:before,.listimg ul:after{
    content:"";
    display:table;
}
.listimg ul:after{
    clear:both;
}
.listimg ul li {
    float: left;
    padding:6px;
    width: 116.79px;
}
.listimg ul li.last{
    margin-right:0px;
}
.cttext{
    width:100%;
    float:left;
    margin-top:35px;
}
.cttext-text{
    width:675px;
    max-width:100%;
    float:left;
    font-size:14px;
}
.multi-more{
  overflow: hidden;
  transition: height .5s;
  position: relative;
}

.details-content .purdah {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  text-align: center;
  margin: 0;
  /*padding: 30px 0 30px 0;*/
  /* "transparent" only works here because == rgba(0,0,0,0) */
  /*background-image: -moz-linear-gradient(top, transparent, black);*/
  /*background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, black));*/
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, white));
}
.details-content .title-full {
  margin-top: 10px;
  margin-bottom: 10px;
}

.readmore{
    display:block;
    float:right;
    width:100%;
    text-align:right;
    text-decoration:underline;
    font-size:12px;
    padding-right:5px;
}
.multi-readMore{
    display:block;
    float:right;
    width:100%;
    text-align:right;
    text-decoration:underline;
    font-size:12px;
    padding-right:5px;
    margin-top: 5px;
}
.clicklaygia{
    background:#4790cd;
    padding:5px;
    margin-right:10px;
    float:right;
}
.clicklaygia span{
    background:#4790cd;
    padding: 0px 13px;
    /*padding:10px 10px;
    border:1px solid #fff;*/
    display:block;
    font-size:14px;
    color:#fff;
}
.clicklaygia:hover span,
.clicklaygia:hover{
    background:#86b817;
    text-decoration:none;
}
.heding{
    font-size:16px;
    color:#2b2b2b;
    width:90%;
    border-bottom:1px solid #e4e2e2;
    padding-bottom:8px;
    margin-bottom:25px;
    font-weight:600;
}
.rooms, .services{
    width:100%;
    margin-top:30px;
    float:left;
}
body .rooms th, body .services th{
    background:#f0f0f0;
    text-align:center;
    vertical-align:middle!important;
    font-size:14px;
    color:#2b2b2b;
    padding:8px!important;
}

.rooms th, .rooms td, .services th, .services td{
    padding:30px 15px !important;
    /*max-width:285px;*/
    font-size:12px;
    color:#2b2b2b;
}
.rooms td .per, .services td .per{
    font-size:10px;
    color:#999;
}
.price{
    font-size:20px;
}
.numberp{
    font-size:16px;
}
.rooms td.priceni, .services td.priceni{
    font-size:13px;
    color:#999;
}
.bald{
    font-size:24px;
    font-weight:600;
}
.colr1{
    max-width:285px;
}
.rtype{
    width:140px;
    text-align:center;
    float:left;
}
.rtype h4{
    text-align:left;
    font-weight:600;
    font-size:14px;
}
.roominfo{
    text-decoration:underline;

}
.rinfo{
    width:127px;
    float:right;
}
.centet-partner .fa.fa-thumbs-up{
    color: #fff;
}
.places{
    float: left;
    width: 100%;
}
.buttonb{
    color:#fff;
    font-size:14px;
    padding:7px 25px;
    border-radius:3px;
    margin-bottom:0;
    background:#86b817;
    display:inline-block;
}
.buttonBlue{
    color:#fff;
    font-size:14px;
    border-radius:0px;
    margin-bottom:0;
    background:#4790ce;
    display:inline-block;
}
.buttonBlue:hover{
    color:#fff;
    background:#86b817;
    text-decoration: none;
}
.chudu-cart-number-badge{
    position: relative;
    border-radius: 2.75rem;
    min-width: 0.6875rem;
    line-height: 1.2em;
    padding: 0 0.3125rem;
    text-align: center;
    height: 1.5rem;
    border: 0.125rem solid var(--brand-primary-color,#ee4d2d);
    color: var(--brand-primary-color,#ee4d2d);
    background-color: #fff;
    left: 0.875rem;
    top: -2.5rem;
    margin-right: -0.875rem;
}
.modal-chudu .modal-header {
    background-color: #86b817;
    color: #fff;
}
.modal-chudu .close {
    color: #fff;
    opacity: 1;
}
.btn-chudu-simple{
    color: #4790ce;
    border: 1px solid #4790ce;
    background-color: #fff;
    border-radius: 0px;
}
.btn-chudu-blue{
    color: #fff;
    border: 1px solid #4790ce;
    background-color: #4790ce;
    border-radius: 0px;
}
.pic-places{
    margin-left: -3px;
    margin-right: -3px;
}
.pic-places:before,
.pic-places:after {
    content: "";
    display: table;
}
.pic-places:after {
    clear: both;
}

.places ul.pic-places li{
    float: left;
    max-width: 164px;
    padding: 3px;
}
.places ul.pic-places li a img,
.places ul.pic-places li a{
    display: block;
}
.places .cat-landing h3{
    color: #666;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.places .cat-landing{
    float: left;
}

.places .cat-landing ul,
.places .cat-landing ul li{
    float: left;
    width: 100%;
}
.places .cat-landing ul a{
    color: #4790cd;
    font-size: 14px;
}

.page-top > h1{
    font-size: 22px;
    font-family: Arial;
    color: #86b817;
    text-transform: uppercase;
    margin-top:0;
}
.page-top > p{
    color: #777;
    font-size: 13px;
    margin-bottom: 10px;
}
.form-search-book{
    float:left;
    padding: 30px;
    background: #f0f0f0;
    margin-bottom:50px;
}
.form-search-book .check-in {
    float:left;
    /* width:20%; */
    margin-right:25px;
}
.form-search-book .check-out{
    float:left;
    /* width:20%; */
    margin-right:35px;
}
.form-search-book .adult,.form-search-book .child{
    float:left;
    width:6%;
    margin-right:35px;
}
.form-search-book  .room{
    float:left;
    width:10%;
    margin-right:35px;
}
.form-search-book label{
    font-family:Arial;
    font-size:14px;
    text-transform:inherit !important;
    color:#2b2b2b;
}
button.book-content{
    background: #86b817;
    border-radius: 0px;
    margin-top: 24px;
    padding: 7px 39px;
    text-transform: uppercase;
    border-color: #fff;
    color:#fff;
}
.rooms td, .services td{
    border:1px solid #e4e2e2;
}
.rinfo i.fa-square-o{
    background:#86b817;
}
.rtype a{
}
.rooms .fa-plus,.rooms .fa-minus, .services .fa-plus,.services .fa-minus{
    border: 1px solid #cbcbcb;
    padding: 5px;
    background: #e9e9e9;
    float: left;
}
.rooms  td .btn-number, .services  td .btn-number{
    color:#666;
}
.number-room{
    text-align:center;
}
.noofr{
    margin:0 auto;
    width:65px;
}
input.number-room{
    float: left;
    height: 24px;
    background: #e9e9e9;
    border: 1px solid #cbcbcb;
    width: 22px;
}
.rinfo {
    margin-top:35px;
}
.rinfo .fa{
    margin-right:10px;
}
.needex{
    padding-left:25px;
    background:url(/nassets/assets/images/needex.png) no-repeat left 3px;
    float:left;
    width:100%;
    margin-top:10px;
    margin-bottom:5px;
}
.rooms td, .services td{
    vertical-align:middle!important;
}
.rooms td.tdRoomNameExternal{
    vertical-align: top !important;
}
.center{
    text-align:center;
}
.green{
    color:#86b817;
}
.black{
    color:black;
}

/* hotel sytle */
.hotel-faci, .room-faci{
    font-size:14px;
    color:#2c3e50;
}
.review{
    width:100%;
    float:left;
    margin-bottom:60px;
}
.title-full{
    width:100%;
    border-bottom: 1px solid #e4e2e2;
    color: #2b2b2b;
    font-size: 16px;
    padding-bottom: 8px;
    margin-bottom:30px;
    font-weight:600;
}
h2.hscreen {
    border-bottom: 1px solid #86B817 !important;
}
.review td{
    border:1px solid #ddd;
    text-align:center;
    vertical-align:middle!important;
    color:#2b2b2b;
    padding:20px!important;
}
.review  .star{
    font-size:18px;
}
.trev{
    font-size:24px;
}
.clo1,.clo2{
    width:210px;
    float:left;
    margin-left:50px;
}
.review .clo1 .star, .review .clo2 .star{
    font-size:13px;
}
.review .label{
    color:#2b2b2b;
    font-size:13px;
    width:125px;
    float:left;
    text-align:left;
    text-transform:uppercase;
}
/* Toggles */
.toggle {
    margin: 10px 0 20px;
    position: relative;
    clear: both;
}

.toggle .toggle {
    margin: 10px 0 0;
}

.toggle > input {
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 45px;
    margin: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.toggle > label {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    background: #F4F4F4;
    border-left: 3px solid #CCC;
    border-radius: 5px;
    color: #CCC;
    display: block;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 20px 12px 10px;
    position: relative;
    cursor: pointer;
    font-weight: 400;
}

.toggle > label:-moz-selection {
    background: none;
}

.toggle > label i.fa-minus {
    display: none;
}

.toggle > label i.fa-plus {
    display: inline;
}

.toggle > label:selection {
    background: none;
}

.toggle > label:before {
    border: 6px solid transparent;
    border-left-color: inherit;
    content: '';
    margin-top: -6px;
    position: absolute;
    right: 4px;
    top: 50%;
}

.toggle > label:hover {
    background: #f5f5f5;
}

.toggle > label + p {
    color: #999;
    display: block;
    overflow: hidden;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 25px;
}

.toggle > label i {
    font-size: 0.7em;
    margin-right: 8px;
    position: relative;
    top: -1px;
}

.toggle > .toggle-content {
    display: none;
}

.toggle > .toggle-content > p {
    margin-bottom: 0;
    padding: 10px 0;
}

.toggle.active i.fa-minus {
    display: inline;
}

.toggle.active i.fa-plus {
    display: none;
}

.toggle.active > label {
    background: #F4F4F4;
    border-color: #CCC;
}

.toggle.active > label:before {
    border: 6px solid transparent;
    border-top-color: #FFF;
    margin-top: -3px;
    right: 10px;
}

.toggle.active > p {
    white-space: normal;
}

.toggle > p.preview-active {
    height: auto;
    white-space: normal;
}

.toggle.toggle-sm .toggle > label {
    font-size: 0.9em;
    padding: 6px 20px 6px 10px;
}

.toggle.toggle-sm .toggle > .toggle-content > p {
    font-size: 0.9em;
}

.toggle.toggle-lg .toggle > label {
    font-size: 1.1em;
    padding: 16px 20px 16px 20px;
}

.toggle.toggle-lg .toggle > .toggle-content > p {
    font-size: 1.1em;
}

.toggle.toggle-simple .toggle > label {
    border-radius: 0;
    border: 0;
    background: transparent;
    color: #777777;
    padding-left: 32px;
    margin-bottom: -10px;
    font-size: 1em;
    font-weight: 600;
    color: #1d2127;
}

.toggle.toggle-simple .toggle > label:after {
    content: '';
    position: absolute;
    left: 0;
    display: block;
    width: 24px;
    height: 24px;
    background: #CCC;
    top: 50%;
    margin-top: -12px;
    border-radius: 3px;
    z-index: 1;
}

.toggle.toggle-simple .toggle > label:before {
    border: 0;
    left: 7px;
    right: auto;
    margin-top: 0;
    top: 12px;
    font-family: FontAwesome;
    content: "\f067";
    z-index: 2;
    color: #FFF;
    font-size: 13px;
}

.toggle.toggle-simple .toggle.active > label {
    background: transparent;
    color: #1d2127;
}

.toggle.toggle-simple .toggle.active > label:before {
    content: "\f068";
}

.snippet-price .snippet-content .noUi-horizontal {
    height: 9px;
    border: none;
    border-radius: 0;
    box-shadow: 0;
    box-shadow: inherit;
    background: #ebe9e9;
}

.snippet-price .snippet-content .noUi-horizontal .noUi-handle{
    width: 15px;
    height: 14px;
    left: -10px;
    top: -3px;
    border: none;
    border-radius: 50%;
    box-shadow: inherit;
    background: #86b817;
}

.snippet-price .snippet-content .noUi-handle:after,
.snippet-price .snippet-content  .noUi-handle:before{
    display: none;
}

.snippet-price .snippet-content .noUi-origin{
    background: #86b817;
}

.snippet-price .snippet-content .noUi-origin:last-child{
    background: #ebe9e9;
}

.snippet-price .snippet-content{
    color: #666;
    font-size: 14px;
    line-height: 38px;
    text-transform: capitalize;
}
.snippet-price .snippet-content .slider-margin{

}
#secondary .snippet-price .snippet-content{
    padding: 30px 34px 0;
}

.snippet .snippet-content .checkbox{
    font-size: 13px;
    color: #666;
}

.flash-deals .flash {
    padding-left: 20px;
    padding-right: 20px;
}



/*-- General carousel settings
/*--------------------------------------------------*/
.carousel .slide > img {
    width: 100%;
}

/*** custom checkboxes ***/
input[type=checkbox] { display:none; } /* to hide the checkbox itself */
input[type=checkbox] + label:before {
    display: inline-block;
}

input[type=checkbox] + label:before { content: "";  background: url(/nassets/assets/images/bullets-result.jpg) no-repeat center center;width: 16px;height: 15px; padding-left: 40px;} /* unchecked icon */

input[type=checkbox] + label:before { letter-spacing: 10px; } /* space between checkbox and label */

input[type=checkbox]:checked + label:before {padding-left: 40px; content: ""; background: url(/nassets/assets/images/bullets-result-checked.png) no-repeat center center; width: 16px;height: 15px; } /* checked icon */
input[type=checkbox]:checked + label:before { letter-spacing: 5px; } /* allow space for check mark */

.search-filter .checkbox label{
    padding-left: 40px;
}
.search-filter .checkbox label:before{
    position: absolute;
    left: 0;
    top: 4px;
}

.scroll-to-top {
    display: none!important;
}

/*FIX USE FOR WWW */
#wwwContent .booking-date{
    border-bottom: 1px solid #cacaca;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

/*
// FIX FOR WWW HOMEPAGE*/

#wwwHomeContent .booking-date{
    border-bottom: 1px solid #cacaca;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

#wwwHomeContent ul,#wwwHomeContent ol {
      margin-left: 0;
      margin-right: 0;
  }
#wwwHomeContent .featuredCampaigns .nav-featured li:last-child a {
    border-bottom: 0;
}

#wwwHomeContent .featuredCampaigns,
#wwwHomeContent .featuredCampaigns .nav-featured {
    height: 432px;
}
#wwwHomeContent .featuredCampaigns .nav-featured li {
    height: 54px;
}
@media (max-width: 1199px) and (min-width: 1px){
    .booking-date .testimonials-box {
        display: none;
    }
    .booking-date .row .search-box,
    .booking-date .row .search-box .form-inline {
        width:auto!important;
    }
}
#primary {
    float: right !important;
}
.page-top>div {
    font-size: 20px;
    font-family: Arial;
    font-weight: 500;
    line-height: 1.1;
    color: #86b817;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
    margin: .67em 0;
    display: block;
    -webkit-margin-before: .67em;
    -webkit-margin-after: .67em;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
}

#wwwHomeContent .coupon-deals h3,
#wwwHomeContent .flash-deals h3,
#wwwHomeContent .featured-deals h3{
    margin-top: 0;
}


.featured-deals .slider-bottom{
    text-align: center;
    background: #f0f0f0;
    border: 1px solid #e3e3e3;
    border-top: none;
    float: left;
    width: 100%;
    padding-bottom: 12px;
}

@media only screen and (min-width: 1320px) {
    .flash-deals a.bx-prev {
        left: -92px;
    }
    .flash-deals a.bx-next {
        right: -92px;
    }
}


.slider-deals .slider-bottom h3 {
    color: #333;
    text-align: left;
    height: 30px;
    width: 97%;
    overflow: hidden;
    margin: 10px 5px 0 5px;
    margin-top: 10px;
}




.bx-viewport {
    height: auto !important;
}

.deals-title h3 a {
    color: #2B2B2B;
}

.featured-deals img,
.coupon-deals img,
.flash-deals .flash img {
    width: 100% !important;
}

/* top deal */
.slider-deals .slider-bottom {
    width: 100% !important;
    min-height: 100px !important;
}

.slider-deals .slider-bottom h3 {
    color: #333;
    text-align: left;
    height: 30px;
    width: 97%;
    overflow: hidden;
    margin: 10px 5px 0 5px;
    margin-top: 10px !important;
}

.slider-deals .slider-bottom h3 a {
    color: #333;
}

.slider-deals .slider-bottom h3 span {
    color: #777;
    font-weight: normal;
    font-size: 12px !important;
}

.slider-deals .deals-StartRating {
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
}

.slider-deals .price-regular {
    float: right;
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 11px;
    text-transform: initial !important;
}

.slider-deals .year {
    float: right;
    text-align: right;
    margin-top: -5px;
    margin-right: 10px;
    color: #777;
    font-size: 10px;
    width: 100%;
}

/* flash deal */
.slider-flash .flash-bottom {
    width: 100% !important;
}

.slider-flash .flash-bottom h3 {
    font-size: 14px;
    text-align: left;
    height: 30px;
    width: 100%;
    overflow: hidden;
    margin: 10px 5px 0 5px;
    margin-top: 10px !important;
}

.slider-flash .flash-bottom h3 a {
    color: #333;
}

.slider-flash .flash-bottom h3 span {
    color: #777;
    font-weight: normal;
    font-size: 12px !important;
}

.flash-deals .deals-StartRating {
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
}

.flash-deals .price-regular {
    float: right;
    text-align: right;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 11px;
    text-transform: initial !important;
}

.flash-deals .year {
    float: right;
    text-align: right;
    margin: 5px 10px 0px 0px;
    color: #777;
    font-size: 10px;
    width: 100%;
}

/* choupon deal */
.coupon-deals {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.coupon-deals .coupon-bottom h3 {
    font-size: 14px !important;
    font-weight: bold;
    text-align: left;
    width: 100%;
    height: 30px;
    overflow: hidden;
    margin: 5px 0px 0px 0px !important;
    margin-top: 5px;
}

.coupon-deals .coupon-bottom h3 a {
    color: #333;
}

.coupon-deals .coupon-bottom h3 span {
    color: #777;
    font-weight: normal;
    font-size: 12px !important;
}

.coupon-deals .deals-StartRating {
    float: left;
    text-align: left;
    margin-top: 5px;
    margin-left: 5px;
    width: 100%;
}

.coupon-deals .price-regular {
    float: right;
    text-align: right;
    margin-top: 0px;
    margin-right: 10px;
    font-size: 11px;
    text-transform: initial !important;
}

.coupon-deals .year {
    float: right;
    text-align: right;
    margin-top: -5px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #777;
    font-size: 10px;
    width: 100%;
}

.btn-thanhvien {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    font-size: 11px;
    padding: 2px 16px;
    margin: -5px 0 0 0;
}

.btn-thanhvien:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
}

.internal-link {
    background: #f0f0f0;
    margin-bottom: -50px;
}
.internal-link a{
    cursor: pointer;
}
.internal-link .deals-title{
    margin-bottom: 20px !important;
}
.internal-link .deals-title h3 {
    text-transform: inherit;
    color: #888888; /*color: #9C9C9C;*/
    margin-top: 30px;
}
.internal-link .sublink{
    /*margin-top: 20px;*/
}
.internal-link .sublink-title h3,.internal-link .sublink-title h3 a {
    color: #77777A;
}
.internal-link .sublink-title h3{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.internal-link .internal-link-content{
    line-height: 20px;
}
.internal-link .internal-link-content a, .internal-link .internal-link-content span{
    color: #969595; font-weight: 500; text-align: left; font-size: 11px; margin-right: 35px; white-space: nowrap;
}
.internal-link.popular-search {
    background: #FFFFFF;
}
.internal-link.popular-search .sublink-title h3{
    font-weight: normal;
}
.popular-search .deals-title>h3 {
    font-size: 17px;
}
.internal-link.popular-search .sublink-title h3 {
    font-size: 13px;
}
/*------------------------------------------NEW DEFINE-----------------------------------------*/
.nowrap{white-space: nowrap !important; }
.full{ width: 100%}
.pointer{cursor: pointer;}
.text-white{color: #fff;}
.italic{ font-style: italic;}
.border-left {border-left: 1px solid #aaa;}
.hide-normal{display:none;}
.fw-bold {font-weight: bold !important;}
.fw-normal {font-weight: normal !important;}
.fa-star, .fa-star-half-o { color: #B5A718;}
.fa-check {color: #3fc9d5;}
.uppercase{text-transform: uppercase};

.bg-blue{background-color: #3598dc;}
.bg-green{background-color: #26a1ab;}
.bg-red{background-color: #e7505a;}
.bg-purple{background-color: #8E44AD;}
.bg-yellow{background-color: #B5A718;}
.bg-gray{background-color: #D8D6D6}
.bg-green-notify{background-color: #f4f7f8 !important;}
.bg-gray-notify{background-color: #F0F0F0 !important;}

.cl-disable{color: #BDBDBD}
.color-blue{color: #3598dc;} .blue{color: #3598dc;}
.color-green{color: #26a1ab;}
.color-red{color: #e7505a;}
.color-purple{color: #8E44AD;}
.color-yellow{color: #B5A718;}
.color-gray{color: #D8D6D6}
.color-faint{color: #888;}
.color-default{color: #fff;}
.color-primary{color: #286090;}
.color-success{color: #449d44;}
.color-info{color: #31b0d5;}
.color-warning{color: #f0ad4e;}
.color-danger{color: #d9534f;}
.color-greenmain{color: #76C007;}.greenMain { color: #76C007;}
.floatThead-container{ z-index: 10 !important;}
/*------------------------------------------for margin, padding------------------------------------------------ */
.margin-top-5{margin-top: 5px;} .margin-top-10{margin-top: 10px;} .margin-top-20{margin-top: 20px;} .margin-top-30{margin-left: 30px;}
.margin-bottom-5{margin-bottom: 5px;} .margin-bottom-10{margin-bottom: 10px;} .margin-bottom-20{margin-bottom: 20px;} .margin-bottom-30{margin-left: 30px;}
.margin-left-5{margin-left: 5px;} .margin-left-10{margin-left: 10px;} .margin-left-20{margin-left: 20px;} .margin-left-30{margin-left: 30px;}
.margin-right-5{margin-right: 5px;} .margin-right-10{margin-right: 10px;} .margin-right-20{margin-right: 20px;} .margin-right-30{margin-right: 30px;}
.margin-lr-5{margin-left: 5px;margin-right: 5px;} .margin-lr-10{margin-left: 10px;margin-right: 10px;} .margin-lr-20{margin-left: 20px;margin-right: 20px;} .margin-lr-30{margin-left: 30px;margin-right: 30px;}

.no-margin{ margin:0px;}
.mrgt0 {margin-top: 0px;}.mrgt05 {margin-top: 5px;}.mrgt1x {margin-top: 10px;}.mrgt1x5 {margin-top: 15px;}.mrgt2x {margin-top: 20px;}.mrgt3x {margin-top: 30px;}.mrgt4x { margin-top: 40px; }.mrgt5x { margin-top: 50px;}.mrgt6x { margin-top: 60px;}.mrgt7x { margin-top:75px;}.mrgt8x { margin-top:80px;}.mrgt9x { margin-top:90px;}.mrgt10x { margin-top:110px;}

.mrgr0 {margin-right: 0px;}.mrgr05 {margin-right: 5px;}.mrgr1x {margin-right: 10px;}.mrgr1x5 {margin-right: 15px;}.mrgr2x {margin-right: 20px;}.mrgr3x {margin-right: 30px;}.mrgr4x { margin-right: 40px; }.mrgr5x { margin-right: 50px;}.mrgr6x { margin-right: 60px;}.mrgr7x { margin-right:75px;}.mrgr8x { margin-right:80px;}.mrgr9x { margin-right:90px;}.mrgr10x { margin-right:110px;}

.mrgb0 {margin-bottom: 0px;}.mrgb05 {margin-bottom: 5px;}.mrgb1x {margin-bottom: 10px;}.mrgb1x5 {margin-bottom: 15px;}.mrgb2x {margin-bottom: 20px;}.mrgb3x {margin-bottom: 30px;}.mrgb4x { margin-bottom: 40px;}.mrgb5x { margin-bottom: 50px;}.mrgb6x { margin-bottom: 60px;}.mrgb7x { margin-bottom:75px;}.mrgb8x { margin-bottom:80px;}.mrgb9x { margin-bottom:90px;}.mrgb10x { margin-bottom:110px;}

.mrgl0 {margin-left: 0px;}.mrgl05 {margin-left: 5px;}.mrgl1x {margin-left: 10px;}.mrgl1x5 {margin-left: 15px;}.mrgl2x {margin-left: 20px;}.mrgl3x {margin-left: 30px;}.mrgl4x { margin-left: 40px;}.mrgl5x { margin-left: 50px;}.mrgl6x { margin-left: 60px;}.mrgl7x { margin-left:75px;}.mrgl8x { margin-left:80px;}.mrgl9x { margin-left:90px;}.mrgl10x { margin-left:110px;}

.no-padding{ padding:0px;}
.padl0 {padding-left: 0px;}.padl05 {padding-left: 5px;}.padl1x {padding-left: 10px;}.padl2x {padding-left: 20px;}.padl3x {padding-left: 30px;}.padl4x { padding-left: 40px; }.padl5x { padding-left: 50px;}.padl6x { padding-left: 60px;}.padl7x { padding-left:75px;}.padl8x { padding-left:80px;}.padl9x { padding-left:90px;}.padl10x { padding-left:110px;}

.padt0 {padding-top: 0px;}.padt05 {padding-top: 5px;}.padt1x {padding-top: 10px;}.padt1x5 {padding-top: 15px;}.padt2x {padding-top: 20px;}.padt3x {padding-top: 30px;}.padt4x { padding-top: 40px; }.padt5x { padding-top: 50px;}.padt6x { padding-top: 60px;}.padt7x { padding-top:75px;}.padt8x { padding-top:80px;}.padt9x { padding-top:90px;}.padt10x { padding-top:110px;}

.padr0 {padding-right: 0px;}.padr05 {padding-right: 5px;}.padr1x {padding-right: 10px;}.padr1x5 {padding-right: 15px;}.padr2x {padding-right: 20px;}.padr3x {padding-right: 30px;}.padr4x { padding-right: 40px; }.padr5x { padding-right: 50px;}.padr6x { padding-right: 60px;}.padr7x { padding-right:75px;}.padr8x { padding-right:80px;}.padr9x { padding-right:90px;}.padr10x { padding-right:110px;}

.padb0 {padding-bottom: 0px;}.padb05 {padding-bottom: 5px;}.padb1x {padding-bottom: 10px;}padb1x5 {padding-bottom: 15px;}.padb2x {padding-bottom: 20px;}.padb3x {padding-bottom: 30px;}.padb4x { padding-bottom: 40px;}.padb5x { padding-bottom: 50px;}.padb6x { padding-bottom: 60px;}.padb7x { padding-bottom:75px;}.padb8x { padding-bottom:80px;}.padb9x { padding-bottom:90px;}.padb10x { padding-bottom:110px;}

.padl0 {padding-left: 0px;}.padl05 {padding-left: 5px;}.padl1x {padding-left: 10px;}.padl1x5 {padding-left: 15px;}.padl2x {padding-left: 20px;}.padl3x {padding-left: 30px;}.padl4x { padding-left: 40px; }.padl5x { padding-left: 50px;}.padl6x { padding-left: 60px;}.padl7x { padding-left:75px;}.padl8x { padding-left:80px;}.padl9x { padding-left:90px;}.padl10x { padding-left:110px;}
/*------------------------------------------end for margin, padding------------------------------------------------ */

.greenLinkZone a{
    color: #86b817;
}
.linkHoverGreenZone a:hover{
    color: #86b817;
}
.blueLinkZone a{
    color: #4790cd;
}
.linkHoverBlueZone a:hover{
    color: #4790cd;
}
.grayLinkZone a{
    color: #666;
}
.linkHoverGrayZone a:hover{
    color: #666;
}
.HotelByLocation ul li {
    font-size:14px!important;
    line-height:20px!important;
    list-style-type:disc;
    margin-left:30px;
}

.readonlyBookingDay{
    background-color: #FFF !important;
}
#footer .goto-mobile-footer .mobile-view{
    color: #fff !important;text-transform: uppercase;font-weight: bold;
}
#footer .goto-mobile-footer .mobile-view .mobile-text{
    background: #86b817;padding: 5px;
}
.toast-mobile {
    /*z-index: 999999;*/
    width: 100%;
    z-index: 999999;
}
.toast-mobile>:hover {
     -moz-box-shadow: 0 0 12px #000;
     -webkit-box-shadow: 0 0 12px #000;
     box-shadow: 0 0 12px #000;
     opacity: 1;
     -ms-filter: alpha(opacity=100);
     filter: alpha(opacity=100);
     cursor: pointer;
 }
.toast-mobile * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.toast-mobile>div {
    margin: 0 0 6px;
    padding: 8px 5px 8px 15px;
    width: 300px;-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #fff;
    opacity: .8;
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
}
.toast-mobile.toast-top-center>div, .toast-mobile.toast-bottom-center>div {
    display: flex;
    width: 100%;
    margin: auto;
}
.toast-mobile .toast-message {
    font-weight: bold;
}
#footer .toast-mobile .toast-message a,.toast-mobile .toast-message label {
    color: #fff!important;
}

#login-panel .dropdown .dropbtn {
    border: none;
    outline: none;
    background-color: inherit;
    margin: 0;
    text-decoration: none;
}

#login-panel .dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 262px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    top: 22px;
    border-radius: 4px;
}

#login-panel .dropdown .dropdown-content:after {
  content: "";
  position: absolute;
  top: -5px;
  left: 2px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #f9f9f9 transparent;
  z-index: 9998;
}

#login-panel .dropdown_click{
  position: relative;
}

#login-panel .dropdown_click .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f4f7f8;
  min-width: 300px;
  max-width: 300px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 10;
  top: 22px;
  right: 0px;
  border-radius: 4px;
}

#login-panel .dropdown_click .dropdown-content a.view_more {
    font-size: 13px;
    color: #86b817 !important;
    text-align: center;
    padding: 13px 10px;
    letter-spacing: .1px;
    font-weight: bold;
}

#login-panel .dropdown_click .dropdown-content:after {
  content: "";
  position: absolute;
  top: -4px;
  right: 11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 7px 7px;
  border-color: transparent transparent #f9f9f9 transparent;
  z-index: 9998;
}

#login-panel .dropdown_click a {
  cursor: pointer;
}

#login-panel .dropdown_click .notification li{
    display: block;
    position: relative;
    color: #000;
    overflow: hidden;
    border-bottom: solid 1px #e8e8e8;
}

#login-panel .dropdown_click .spin{
  line-height: 30px;
  text-align: center;
}
#login-panel .dropdown_click .notification li a{
    padding: 10px;
    text-decoration: none;
    overflow-wrap: break-word;
    min-height: 78px;
}
#login-panel .dropdown_click .notification .gift_icon{
    float: left;
    margin-right: 10px;
}
#login-panel .dropdown_click .notification .date{
    font-size: 11px;
    color: #999;
    margin-top: 5px;
    display: block;
    margin-left: 41px;
}

#login-panel .dropdown-content a {
    float: none !important;
    color: #777 !important;
    padding: 9px 16px !important;
    padding-left: 15px !important;
    text-decoration: none;
    text-transform: capitalize !important;
    display: block;
    text-align: left;
}

#login-panel .dropdown-content li {
    background: none !important;
    border-bottom: 1px solid #ededed;
    padding: 0px !important;
}

#login-panel .dropdown-content a:hover {
    background-color: #fff;
}

#login-panel .dropdown:hover .dropdown-content {
    display: block;
}

#login-panel .block{
    display: block  !important;
}

#login-panel .customer-info a{
    font-weight: bold !important;
}

#login-panel .flexbox{
    display: flex;
    justify-content: flex-end;
    height: 22px;
}
#login-panel .number-notification{
  font-size: 10px;
  float: left;
  position: absolute;
  left: 17px;
  top: -12px;
  display: block;
  background: #ff5353;
  border-radius: 50%;
  padding: 0px;
  text-align: center;
  z-index: 2;
  border: 1px solid #86b817;
  font-weight: 300;
  width: 20px;
  height: 20px;
}
#diem-thuong .bg-headpanel{
    background-color: #86b817;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
}
#thong-bao .notification_item{
    padding: 15px 0px;
    border-bottom: 1px solid #E8E8E8;
}

.custom-radio:checked,
.custom-radio:not(:checked) {
    position: absolute;
    left: -9999px;
}
.custom-radio:checked + label,
.custom-radio:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.custom-radio:checked + label:before,
.custom-radio:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 22px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
    padding-left: 20px !important;
}
.custom-radio:checked + label:before{
    border: 1px solid #86b817;
}
.custom-radio:checked + label:after,
.custom-radio:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #86b817;
    position: absolute;
    top: 7px;
    left: 7px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radio:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radio:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.custom-checkbox > [type="checkbox"],
.custom-checkbox > label{
    margin-bottom:0px !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.custom-checkbox > [type="checkbox"]:not(:checked),
.custom-checkbox > [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label,
.custom-checkbox > [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 75%;
    margin-top: -17px;
    width: 22px;
    height: 21px;
    border: 1px solid #94C947;
    background: #fff;
    border-radius: 2px;
    padding-left: 20px;
}
.custom-checkbox > [type="checkbox"]:checked + label:before{
    border: 1px solid #94C947;
    background: #94C947;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox > [type="checkbox"]:checked + label:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f00c';
    position: absolute;
    top: 65%;
    margin-top: -10px;
    left: 4px;
    color: #fff;
    transition: all .2s;
}

.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    transform: scale(0);
}
.custom-checkbox > [type="checkbox"]:checked + label:after {
    opacity: 1;
    transform: scale(1);
}
.label.tag_listing_red {
    padding: .4em 0.8em .5em;
    font-size: 85%;
    border-radius: inherit;
    font-weight: 600;
    background-color: #e90b18;
    border: 1px solid #de090f;
}
.label.tag_listing_orange {
    padding: .4em 0.8em .5em;
    font-size: 85%;
    border-radius: inherit;
    font-weight: 600;
    background-color: #feb612;
    border: 1px solid #feb612;
}
.label.tag_listing_green {
    padding: .4em 0.8em .5em;
    font-size: 85%;
    border-radius: inherit;
    font-weight: 600;
    background-color: white;
    color: #32bf22;
    border: 1px solid #32bf22;
}
.label.tag_price_point {
    padding: .4em 0.8em .5em;
    font-size: 85%;
    border-radius: inherit;
    font-weight: 600;
    background-color: white;
    color: #4790cd;
    border: 1px solid #4790cd;
}

.div-like-check.in-hotel-detail{
    position: absolute;
    top: -7px;
    right: -145px;
    font-size: 30px;
}
.div-like-check.in-hotel-detail .red{
    color: red;
}

.label.tag_price_point_row {
    padding: 0.2em 0.2em 0.2em;
    border-radius: inherit;
    border: 1px solid #4790cd;
    margin-bottom: 5px;
    text-align: left;
    width: max-content;
    height: fit-content;
    margin-top: 5px;    
}

.tag_price_point_row .text-info {
    font-size: 11px;
}

.tag_price_point_row .price-point-row {
    font-size: 13px;
}

.price-point-row {
    color: #4790cd;
    padding: 0px 3px;
    font-size: 11px;
}

.color_tag_listing_red {
    color: #e90b18;
    font-size: 85%;
}
.color_tag_listing_orange {
    color: #feb612;
    font-size: 85%;
}

.color-link-blue{
    color: #4790cd !important;
}

.color-support{
    color: gray !important;
}

.bold {
    font-weight: bold;
}

.promotionCodeInfo{
    border: 1px solid #e3e3e3;
    padding: 10px;
    font-size: 13px;
}

.title-promotion{
    color: #86b817;
    font-weight: bold;
    margin-bottom: 0.5em;
    margin-top: 0;
}

.remindDateTextHotelList, .remindDateTextServiceList{
    font-size: 16px !important;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

.remindDateTextHotelDetail, .remindDateTextServiceDetail{
    font-size: 12px !important;
    margin: 15px 0px !important;
    color: grey;
}

.displayGrid{
    display: grid;
}

#topbar_facebook_like blockquote{
    padding: 0;
}

@keyframes pulse-blue {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(2, 143, 227, 0);
    }

    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(2, 143, 227, 0);
    }
}
#btnZaloChat{
    width: 45px !important;
    height: 45px !important;
    display: flex;
    background: #028fe3;
    border-radius: 50%;
    background: rgba(2, 143, 227, 1);
    box-shadow: 0 0 0 0 rgb(2 143 227);
    position: fixed;
    right: 50px !important;
    bottom: 80px !important;
    overflow: hidden;
    z-index: 100;
    transform: scale(1);
    animation: pulse-blue 2s infinite;
}
.cpslazy.loaded {
    opacity: 1;
}
.btnShopingCart{
    width: 35px !important;
    height: 35px !important;
    display: flex;
    border-radius: 50%;
    background: #fff;
    position: fixed;
    right: 57px !important;
    bottom: 150px !important;
    /* overflow: hidden; */
    z-index: 100;
    transform: scale(1);
    animation: pulse-blue 2s infinite;
}
.chkCustom1 {
    margin: 0px;
}
.chkCustom1 label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 35px;
}

.chkCustom1 input[type=checkbox] {
    display: none;
}

.chkCustom1 label:before {
    content: "" !important;
    display: inline-block !important;

    width: 21px !important;
    height: 21px !important;
    background: none !important;

    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: white;
    box-shadow: inset 0px 0px 1px 1px black;
    padding: 0px !important;
}

.chkCustom1 input[type=checkbox]:checked + label:before {
    content: "\2713" !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 28px;
    color: black;
    text-align: center;
    line-height: 25px;
}

.panelHeadCustom1{
    background: #86b817;
    color: white;
}

.linkCustom1 {
    color: white; 
    text-decoration: none !important;
}
.linkCustom1:hover, .linkCustom1 span:hover{
    color: white !important;
}
.col-md-1-percent {
    width: 1%;
}
.floatRight{
    float: right;
}
.borderTopBlack {
    border-top: 1px solid black;
}
#btnBackToTop{
    width: 45px;
    height: 45px;
    box-shadow: 0 0 0 0 #86b817;
    position: fixed;
    right: 50px;
    bottom: 205px;
    z-index: 100;
    -webkit-tap-highlight-color: transparent;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-color: #86b817;
    border-radius: 100%;
    color: #86b817;
    fill: #86b817;
    border-style: solid;
    outline-color: transparent;
    display: flex;
    overflow: hidden;
    cursor: pointer;
    user-select: none;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-decoration: none;
}
.input-group input:read-only {
    border-left: none !important;
    padding-left: 0;
}
.input-group input:focus {
    outline: none !important;
    border-color: #e4e2e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-group .labelDate{
    padding: 5px !important;
    background: #FFF !important;
    border-left: 1px solid #e4e2e2 !important;
    border-top: 1px solid #e4e2e2 !important;
    border-bottom: 1px solid #e4e2e2 !important;
    display: table-cell !important;
    color: #555 !important;
}
.input-group .labelDate.error{
    border: solid 1px #fdb714!important;
    border-right: none !important;
}
.input-group .labelDate.error1{
    border: solid 1px red !important;
    border-right: none !important;
}
.input-group .clearInputHotel{
    position: relative !important;
    background: #FFF !important;
    padding: 0px;
    pointer-events: none;
}
.input-group .clearInputHotel i{
    position: relative !important;
    border-left: none !important;
    border-top: 1px solid #e4e2e2 !important;
    border-bottom: 1px solid #e4e2e2 !important;
    border-right: 1px solid #e4e2e2 !important;
    height: 30px;
    font-size: 16pt;
    line-height: 28px;
    cursor: pointer;
    pointer-events: none;
}
.input-group .clearInputHotel i.fa-times{
    pointer-events: all;
    font-size: 26px !important;
    color: #777 !important;
}
.input-group .clearInputHotel i.fa-times:before {
    content: "\00D7";
}
.focusInputGroup {
    border: 1px solid #86b817;
    padding: 0px !important;
}
.fa-user-circle-o:before {
    content: "\f2be";
}

.accordingDefault .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #dff0d8;
  }
  .accordingDefault.panel-group {
    margin-bottom: 0px;
  }
  .accordingDefault .panel-heading {
    padding: 0;
  }
  .accordingDefault .panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
  }
  .accordingDefault .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  }
  .accordingDefault .panel-title a {
    border: 1px solid transparent;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 12px 15px 12px 15px;
    position: relative;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #1a1a1a;
  }
  .accordingDefault .panel-title a.collapsed::after {
    color: grey;
    content: "\2304";
    float: right;
    font-size: 30px;
    position: absolute;
    top: -5px;
    right: 10px;
  }
  .accordingDefault .panel-title a::after {
    color: grey;
    content: "\2303";
    float: right;
    font-size: 30px;
    position: absolute;
    top: 12px;
    right: 10px;
  }
  .accordingDefault .panel-title a:hover {
    background-color: #f5f5f5;
    color: black;
  }
  .accordingDefault .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding-top: 0px;
  }

  .accordingDefault .collapse {
    display: none;
  }

  .accordingDefault .collapse.in {
      display: block;
  }

  .TermsPrivacyPolicyBGT label, .TermsPrivacyPolicyDPN label, .TermsPrivacyPolicyDPD label, .TermsPrivacyPolicyDVN label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 28px;
    font: 400 13px/1.5 Arial, Verdana, sans-serif;
  }
  
  .TermsPrivacyPolicyBGT input[type=checkbox], .TermsPrivacyPolicyDPN input[type=checkbox], .TermsPrivacyPolicyDPD input[type=checkbox], .TermsPrivacyPolicyDVN input[type=checkbox] {
    display: none;
  }
  
  .TermsPrivacyPolicyBGT label:before, .TermsPrivacyPolicyDPN label:before, .TermsPrivacyPolicyDPD label:before, .TermsPrivacyPolicyDVN label:before {
    content: "" !important;
    display: inline-block !important;
  
    width: 23px !important;
    height: 23px !important;
  
    margin-right: 10px;
    position: absolute;
    left: 0;
    background-color: white;
    box-shadow: inset 0px 0px 0px 1px #86b817;
  }
  
  .TermsPrivacyPolicyBGT input[type=checkbox]:checked + label:before, .TermsPrivacyPolicyDPD input[type=checkbox]:checked + label:before, .TermsPrivacyPolicyDPN input[type=checkbox]:checked + label:before, .TermsPrivacyPolicyDVN input[type=checkbox]:checked + label:before {
    content: "\2713" !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 28px;
    color: white;
    background-color: #86b817;
    text-align: center;
    line-height: 25px;
  }

input.TermsAndConditionsBGT[type=checkbox]+label:before, input.TermsAndConditionsDPD[type=checkbox]+label:before, input.TermsAndConditionsDPN[type=checkbox]+label:before, input.TermsAndConditionsDVN[type=checkbox]+label:before {
    background: none;
}
input.TermsAndConditionsBGT[type=checkbox]+label:before, input.TermsAndConditionsBGT[type=checkbox]:checked+label:before, 
input.TermsAndConditionsDPD[type=checkbox]+label:before, input.TermsAndConditionsDPD[type=checkbox]:checked+label:before, 
input.TermsAndConditionsDPN[type=checkbox]+label:before, input.TermsAndConditionsDPN[type=checkbox]:checked+label:before, 
input.TermsAndConditionsDVN[type=checkbox]+label:before, input.TermsAndConditionsDVN[type=checkbox]:checked+label:before {
    padding-left: 0px;
}

.cookie-consent.show {
    display: block;
}
.cookie-consent {
    display: none;
    position: fixed;
    bottom: 0 !important;
    width: 1140px !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto !important;
    z-index: 999;
    font-family: Arial;
    font-size: 13px;
    background-color: #f7f7f7;
    padding: 9px 0 !important;
    color: #333333;
    line-height: 1.38;
    font-size: 10px;
}
.cookie-consent .page-wrapper {
    background: transparent !important;
    position: relative;
    float: none;
    width: 1100px !important;
    margin-left: -550px !important;
    padding: 0 50px !important;
    left: 50% !important;
    clear: both;
    z-index: 99;
}
.cookie-consent .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cookie-consent .left-side, .cookie-consent .right-side {
    display: flex;
    align-items: center;
}
.cookie-consent .warning-icon {
    width: 20px;
    height: 20px;
    margin-right: 14px;
    flex: none;
}
.st0 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #ed7a44;
}
.cookie-consent .close-btn {
    background-color: #4790cd;
    margin-left: 10px;
    color: #ababab;
    color: white;
    opacity: 0.5;
}
.cookie-consent .btn {
    padding: 4px 6px 2px;
    border-radius: 3px;
    white-space: nowrap;
    font-size: 10px;
}
/*-----------------------------------------END NEW DEFINE-----------------------------------------*/