@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@font-face {
   font-family: 'KaushanScript';
   src: url('https://hotelwildlife.com/hwcamp/siteassets/fonts/KaushanScript-Regular.woff2') format('woff2'),
   url('https://hotelwildlife.com/hwcamp/siteassets/fonts/KaushanScript-Regular.woff') format('woff');
   font-weight: normal;
   font-style: normal;
}
body { margin: 0; font-family: 'Poppins', sans-serif; font-size: 1rem; font-weight:normal; line-height: 1.5; color: #4c4c4c; background-color: #fff; }
a, a:hover { text-decoration:none; outline:none; color: #f5b81f;}
.Curve5 { -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.Shadowround { -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3); }
button.BtnOrange{background: #f5b81f; padding: 10px 15px; display: inline-block; color: #fff; font-size: 14px; border:none; border-radius:0;}
button.BtnOrange:hover{ background:#009441;}
figure{margin:0px;}
.mh-5{ min-height:50px;}
.ActiveInner  { background:#e5e5e5 !important; }
h1,h2,h3,h4,h5,h6{font-family: 'KaushanScript';}
h1{position:relative;text-align:center;padding-bottom:20px;color:#009441;font-weight:700;font-size:38px;}
h1:before{position:absolute;left:0;right:0;bottom:-8px;width:120px;border-bottom:2px solid #b2b2b2;content:"";display:block;margin:0 auto;}
h1:after{position:absolute;left:0;right:0;bottom:-16px;width:90px;border-bottom:2px solid #b2b2b2;content:"";display:block;margin:0 auto;}
h1 span{color:#000;}
h3{position:relative;    /* text-align: center; */padding-bottom:20px;color:#009441;font-weight:700;font-size:30px;}



/* Custom Radio Box */
.ThuloCustomRadioBox { display: block; position: relative; padding-left: 35px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; min-height:34px; min-width:34px;}
.ThuloCustomRadioBox input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkmark { position: absolute; top: 0; left: 0; height: 34px; width: 34px; background-color: #fff; border:2px solid #1da38a; }
.ThuloCustomRadioBox input:checked ~ .checkmark {background-color: #1da38a; }
.checkmark:after { content: ""; position: absolute; display: none; }
.ThuloCustomRadioBox input:checked ~ .checkmark:after { display: block; }
.ThuloCustomRadioBox .checkmark:after { left: 9px; top: 0; width: 10px; height: 20px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.ThuloCustomRadioBoxRound { display: block; position: relative; padding-left: 35px; cursor: pointer; font-size: 22px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.ThuloCustomRadioBoxRound input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.checkmarkRound { position: absolute; top: 0; left: 0; height: 25px; width: 25px; background-color: #fff; border:2px solid #1da38a; border-radius:50%; }
.ThuloCustomRadioBoxRound input:checked ~ .checkmarkRound { background-color: #1da38a; }
.checkmarkRound:after { content: ""; position: absolute; display: none; }
.ThuloCustomRadioBoxRound input:checked ~ .checkmarkRound:after { display: block; }
.ThuloCustomRadioBoxRound .checkmarkRound:after { left: 6px; top: 3px; width: 8px; height: 13px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.custom-radio .custom-control-input:checked~.custom-control-label::before { background-color: #009441 !important; }
.custom-control-input:checked~.custom-control-label::before { color: #fff; background-color: #009441 !important; }

input.error, select.error{ border:1px solid #F00 !important;}
.FlightSearchOuter input.error,.CustomSelect.error{ border-left:none !important; border-right:none !important; border-bottom:none !important; border-top:1px solid #F00 !important;}



p.Notes{ color: #721c24; background-color: #f8d7da; border:1px solid #f5c6cb; padding:5px 0; font-size:12px; text-align:center; margin:10px 0 0 0;}


/* Refund / None Refund */
span.FlightRefund { font-size:14px; font-weight:normal; display:inline-block; background:#217c01; border-radius:50%; width:22px; height:22px; color:#fff; margin:0 auto; text-align:center; }
span.FlightNoneRefund { font-size:14px; font-weight:normal; display:inline-block; background:#e10303; border-radius:50%; width:22px; height:22px; color:#fff; margin:0 auto; text-align:center; }



/*--------------------------------------------------------------
# Header (5/11/2022)
--------------------------------------------------------------*/
.HeadedrTop{background: #f5b81f;padding:5px 0; min-height:40px;}
.top-contact-info ul,.top-menu-lists ul{list-style-type: none;padding:0px;margin:0px;}
.top-contact-info ul li,.top-menu-lists ul li{display: inline-block;padding-right: 10px;}
.top-contact-info ul li:last-child,.top-menu-lists ul li:last-child{padding-right: 0px;}
.top-contact-info ul li a,.top-menu-lists ul li a{color: #000;font-size:14px;}
.top-contact-info ul li a i{padding-right: 6px;}
.HeadedrTop .CompanyList ul { margin:0; padding:0; }
.HeadedrTop .CompanyList ul li img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.TopNav .dropdown-menu { margin-top: 13px; border-radius: 0 0 3px 3px; border-top: 0; padding: 5px; }
.TopNav ul { margin:0; padding:0; }
.TopNav ul li { margin:0 0 0 20px; padding:0; list-style:none; display:inline-block; font-size:14px; text-transform:uppercase; }
.TopNav ul li a,.CompanyList ul li a{color:#000;padding-bottom: 14px;}
.TopNav ul li .dropdown-menu a {  padding: 2px 10px;}
.TopNav ul li i { color:#000 !important; margin:0 5px 0 0; }
.top-menu-lists{text-align: center;}

/* Header Mid */
.HeaderMid {padding:13px 0; }
/*.Logo { margin:15px 0 0 0; }*/
.MainNav {/*  text-align:center; */ float: right; }
.MainNav ul { margin:0; padding:0; }
.MainNav ul li { margin:0; padding:22px 15px 22px 25px; list-style:none; display:inline-block; font-size:14px; font-weight:bold; /*background:url(../img/nav-seperator.png) no-repeat 0 50%;*/ }
.MainNav ul li:first-child { background:none; }
.MainNav ul li a { color:#4c4c4c; }
.MainNav ul li.Active a, .MainNav ul li:hover a { color:#009441; }
.TopContact { margin:5px 0 0 0; }
.TopContact p { margin:10px 0 0 0; padding:0 40px 0 0; text-align:right; font-size:12px; color:#009441; /*background:url(../img/support.png) no-repeat top right;*/ }
.TopContact p span { display:block; color:#f5b81f; font-weight:bold; font-size:14px; }




/*--------------------------------------------------------------
# Hero
--------------------------------------------------------------*/
.hero .hero-text h2{font-size:30px;font-weight:700;background:rgb(117,190,39);padding:10px 20px;border:1px solid #fff;display: inline-block;text-shadow: black 1px 1px 6px;}
.hero .carousel-caption{top: 50%;bottom: auto;}



/*--------------------------------------------------------------
# Hotel Services
--------------------------------------------------------------*/
.hotel-services{padding: 70px 0px;}
.service-box{box-shadow: 0 15px 40px #d3dce8;border-radius: 10px;padding:50px 30px;text-align: center;}
.service-img{width: 100px;height: 100px;line-height: 100px;background-color: #009441;border-radius: 10px;position: relative;display: block;margin:0 auto 30px auto;}
.service-img img{max-width: 70px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.service-info h3{font-size: 25px;color: #000;margin:0px 0px 15px 0px;padding:0px;}
.service-info p{margin:0px;}




/*--------------------------------------------------------------
# Welcome
--------------------------------------------------------------*/
.welcome-section{padding:70px 0px;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;}
.welcome-inner h2{color: #009441;font-size: 40px;margin:0px 0px 30px 0px;padding:0px;}
.welcome-inner p{color: #fff;text-align: justify;font-size: 14px;line-height: 26px;}
.site-btn{margin-top: 30px;}
.site-btn a{position:relative;display:inline-block;font-size:15px;line-height:26px;font-weight:700;color:#fff!important;text-align:center;padding:15px 35px;background:#f5b81f;border-radius:4px;text-transform:uppercase;z-index:1;/* box-shadow:0 20px 30px rgb(211,220,232,0.8); */text-align: center;}
.site-btn a i{padding-left: 6px;}
.site-btn a::before{position:absolute;content:'';width:0%;height:100%;left:0px;top:0px;border-radius:4px;z-index:-1;transition:all 500ms ease;background-color: #009441;}
.site-btn a:hover::before{width:100%;}




/*--------------------------------------------------------------
# Package Tours for you
--------------------------------------------------------------*/
.packgaes-tours{padding:70px 0px;}
.site-title{text-align: center;}
.site-title h2{margin:0 0 60px 0;padding:0px 0px 10px 0px;color:#009441;font-weight:bold;font-size:40px;position:relative;}
.site-title h2 span{color: #000;}
.site-title h2:before{position:absolute;left:0;right:0;bottom:-8px;width:120px;border-bottom:2px solid #b2b2b2;content:"";display:block;margin:0 auto;}
.site-title h2:after{position:absolute;left:0;right:0;bottom:-16px;width:90px;border-bottom:2px solid #b2b2b2;content:"";display:block;margin:0 auto;}




/*--------------------------------------------------------------
# Package Tours for you
--------------------------------------------------------------*/
.activities-offer{background-color: #83493e;padding:70px 0px;}
.activities-content h2{color: #009441;font-size: 40px;margin:0px 0px 30px 0px;padding:0px;}
.activities-content p{color: #fff;text-align: justify;font-size: 14px;line-height: 26px;}
.activies-box{margin-bottom: 30px;}




/*--------------------------------------------------------------
# Video Tour and Brochure
--------------------------------------------------------------*/
.video-brochure{padding:70px 0px;background-color: #f6f6f6;}
.video-brochure iframe{width: 100%;max-width: 100%;height: 271px;}
.video-brochure .site-title{text-align:left;}
.video-brochure .site-title h2{margin-bottom: 30px;}
.video-brochure  .site-title h2:before,.video-brochure  .site-title h2:after{display: none;}




/*--------------------------------------------------------------
# What others say
--------------------------------------------------------------*/
.hwc-testimonials{padding:0px 0px 70px 0px;}
.testimonail-img-inner{background-image: url('https://hotelwildlifecamp.com/siteassets/img/bg-testimonials.jpg');margin-top: 50px;}
.testimonail-img-bg{background-position:center;background-size:cover;position: relative;width:100%;padding:150px 0px 200px 0px;}
.testimonail-img-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.58);}
.hwc-testimonials__inner{max-width: 900px;margin: -100px auto 0 auto;box-shadow: 0 15px 40px #d3dce8;border-radius: 10px;padding:100px 50px;background-color: #fff;position: relative;}
.hwc-testimonials__inner h3{font-size: 22px;text-align: center;margin:0px 0px 15px 0px;padding:0px;color: #222;}
.hwc-testimonials__inner p{text-align: justify;font-size: 14px;line-height: 26px;text-align: center;}
.hwc-testimonials__inner h4{font-size: 18px;text-align: center;margin:0px;}
/* Product Slider */
.testimonial-slider{margin-right:-15px;margin-left:-15px;position: relative;}
.testimonial-slider .item{padding-right:15px;padding-left:15px;}
.testimonial-slider .slick-arrow{width:45px;height:45px;display:flex;border:1px solid #009441;white-space:nowrap;text-align:center;justify-content:center;flex-direction:column;flex-shrink:0;background:transparent;margin:0px -8px;cursor:pointer;border-radius:50%;background-color: #009441;}
.testimonial-slider .slick-arrow i{font-size:36px;color:#fff;}
.testimonial-slider .slick-next{position:absolute;right:0px;top:50%;z-index:1000;transform:translate(0,-50%);}
.testimonial-slider .slick-prev{position:absolute;z-index:1000;top:50%;left:10px;transform:translate(0,-50%);}
.testimonial-slider .slick-center{display:block;opacity:1;}
.testimonial-slider .slick-list{display:flex;display:-webkit-box;display:-ms-flexbox;}



/*--------------------------------------------------------------
# All Packages
--------------------------------------------------------------*/
.hwc-pac-box{margin-bottom:10px;position:relative;-ms-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);-o-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);border-radius:4px;}
.hwc-pac-img{overflow: hidden;position: relative;}
.hwc-pac-img img{height:270px;width:100%;overflow:hidden;object-fit:cover;-webkit-transition:all .35s ease;transition:all .35s ease;}
.hwc-pac-box:hover .hwc-pac-img img{transform: scale(1.1);}
.hwc-pac-info{background:#ffffff;color:#4b4b4b;padding:20px 20px 15px;-webkit-transition:all linear 2s;-moz-transition:all linear 2s;-ms-transition:all linear 2s;-o-transition:all linear 2s;transition:all linear 2s;}
.hwc-pac-info h3 a{font-size: 22px;color: #000;}
.hwc-pac-info h3 a:hover{color: #009441;}
.hwc-pac-info p{margin:0px;font-size: 20px;font-weight: 700;color: #009441;}
.pactophead h3{color: #000;}




/*--------------------------------------------------------------
# All Activities
--------------------------------------------------------------*/
.all-activity-sec{padding:70px 0px 40px 0px;}
.col-center{display: flex;}
.activity-list-box{margin-bottom:10px;position:relative;-ms-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);-o-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);border-radius:4px;margin-bottom: 30px;display: flex;flex-direction: column;width: 100%;background:#ffffff;}
.activity-img{overflow: hidden;}
.activity-img img{height: 264px;width: 100%;object-fit: cover;-webkit-transition:all .35s ease;transition:all .35s ease;}
.activity-list-box:hover .activity-img img{transform: scale(1.1);}
.activity-info{background:#ffffff;color:#4b4b4b;padding:20px 20px 15px;-webkit-transition:all linear 2s;-moz-transition:all linear 2s;-ms-transition:all linear 2s;-o-transition:all linear 2s;transition:all linear 2s;}
.activity-info h2 a{font-size: 26px;color: #000;}
.activity-info h2 a:hover{color: #009441;}
.activity-info p{margin:0px;font-size: 14px;line-height: 26px;}
/* Rate Per Person */
.activity-per-person{padding-bottom: 70px;}
.rate-per-person{padding:30px;-ms-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);-o-box-shadow:-1px 10px 34px -1px rgba(0,0,0,0.12);border-radius:4px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;border-radius:4px;margin-bottom: 40px;}
.rate-note{text-align: center;}




/*--------------------------------------------------------------
# Room Tarrifs
--------------------------------------------------------------*/
.room-tarrifs{padding:70px 0px;}
.room-tarrif-box{margin-bottom: 30px;background-color: #f6f6f6;padding:20px;border-radius: 4px;}
.room-tarrif-content h2{margin-bottom: 25px;color: #000;font-size: 30px;}
.room-tarrif-content .table tr td.room-book-now a{background-color:#009441;display:block;text-align:center;padding:12px 20px;color:#fff;text-transform:uppercase;font-weight:700;text-shadow:1px 1px 2px black;border-radius:10px;font-size: 16px;}
.room-tarrif-content .table tr td.room-book-now a:hover{background-color: #f5b81f;}
.room-tarrif-facility{background-color: rgba(117,190,39,0.14);padding:30px;text-align: center;}
.room-tarrif-facility h2{margin-bottom: 25px;color: #000;font-size: 30px;}
.room-tarrif-facility .table tr td{font-weight: 600;font-size: 16px;}
.room-meal-plan{text-align: center;margin-top: 15px;}
.room-meal-plan h4{font-size: 16px;margin:0px 0px 15px 0px;font-weight: 600;}
.room-meal-plan p{font-size: 14px;margin:0px;}



/*--------------------------------------------------------------
# Package Tarrifs
--------------------------------------------------------------*/
.packages-tarrifs{padding:40px 0px 50px 0px;}
.packages-rates .table tr td.room-book-now a{background-color:#009441;display:block;text-align:center;padding:12px 20px;color:#fff;text-transform:uppercase;font-weight:700;text-shadow:1px 1px 2px black;border-radius:10px;font-size: 16px;}
.packages-rates .table tr td.room-book-now a:hover{background-color: #f5b81f;}
.packages-go-there{padding: 50px 0px;}
.packages-left-box{margin-bottom: 30px;border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.packages-left-box h2,.packages-right-content h2{font-size:28px;margin-bottom:15px;color:#009441;font-weight:600;}
.packages-left-box ul{list-style-type: none;padding:0px;margin:0px;}
.packages-left-box ul li{padding-bottom: 15px;}
.packages-left-box ul li:last-child{padding-bottom: 0px;}
.packages-left-list ul{padding-left: 17px;}
.packages-right-box{margin-bottom: 30px;border-bottom: 1px solid #ddd;padding-bottom: 25px;}
.packages-right-box img{max-width: 200px;}
.packages-right-img img{margin-bottom: 30px;width: 100%;height: 200px;object-fit: cover;}
.packages-right-thumb img{margin-bottom: 30px;}




/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.hwl-gallery{padding-bottom: 50px;}
.hwl-gallery h2{font-size: 36px;font-weight: 600;margin:0px 0px 30px 0px;color: #000;}
.hwcamp-map{margin-bottom: 50px;}
.hwcamp-map iframe{width: 100%;}
.hwcamp-gallery img{margin-bottom: 30px;height: 218px;object-fit: cover;}






/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.Footer{padding:70px 0px;background-color: #1a1c27;}
.ft-box h3{font-size: 24px;color: #fff;letter-spacing: 2px;padding:0px;margin:0px 0px 30px 0px;}
.ft-box ul{list-style-type: none;padding:0px;margin:0px;}
ul.footer-nav li{padding-bottom: 10px;}
ul.footer-nav li:last-child{padding-bottom: 0px;}
ul.footer-nav li a{color: #a1b1bc;font-size: 14px;}
ul.footer-nav li a::before{content:"\f105";font-family:FontAwesome;display:inline-block!important;cursor:pointer;line-height:20px;color:#009441;margin-right:6px;}
ul.footer-nav li a:hover,ul.footer-nav li a:hover::before{color: #009441;}
.booking-img{margin-bottom: 25px;}
.footer-contact ul li{padding-bottom: 10px;color: #a1b1bc;font-size: 14px;}
.footer-contact ul li:last-child{padding-bottom: 0px;}
.footer-contact ul li a{color: #a1b1bc;font-size: 14px;}
.footer-contact ul li a:hover{color: #009441;}
.footer-contact ul li i{padding-right: 6px;color: #009441;}




/* ---------------------------------
HOME PAGE FLIGHT SEARCH SECTION
----------------------------------*/

ul.ui-menu{ -webkit-box-shadow: 0 3px 16px rgba(0,0,0,.19) !important; box-shadow: 0 3px 16px rgba(0,0,0,.19) !important; max-height: 290px; overflow-y: auto; overflow-x:hidden !important; }
ul.ui-menu li.ui-menu-item{ padding:0!important;}
ul.ui-menu li.ui-menu-item p{ margin:0; padding:0; overflow:hidden; font-weight:bold; font-size:13px;} 
ul.ui-menu li.ui-menu-item p span{ float:right; font-size:14px;}
ul.ui-menu::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #fff; border-radius:20px; height:50px; }
ul.ui-menu::-webkit-scrollbar { width: 6px; background-color: #fff; border-radius:20px; height:50px;}
ul.ui-menu::-webkit-scrollbar-thumb { background-color: #cd5a3b; border-radius:20px; height:50px;}
ul.ui-menu .ui-menu-item-wrapper { padding:5px 10px !important;}


div.cal{ z-index:9999 !important; overflow:hidden !important;}
div.cal:before{ color:#000 !important;}

div.cal .day{ border-radius:3px !important;}
div.cal .day:hover{ color:#fff; }
div.cal .disb:hover{ color:#666 !important; }

.FlightSearch textarea:focus, .FlightSearch input[type="text"]:focus, .FlightSearch input[type="password"]:focus, .FlightSearch input[type="datetime"]:focus, .FlightSearch input[type="datetime-local"]:focus, .FlightSearch input[type="date"]:focus, .FlightSearch input[type="month"]:focus, .FlightSearch input[type="time"]:focus, .FlightSearch input[type="week"]:focus, .FlightSearch input[type="number"]:focus, .FlightSearch input[type="email"]:focus, .FlightSearch input[type="url"]:focus, .FlightSearch input[type="search"]:focus, .FlightSearch input[type="tel"]:focus, .FlightSearch input[type="color"]:focus, .FlightSearch .uneditable-input:focus { border-color:none; box-shadow:none; outline: 0 none; }
#ui-id-1, #ui-id-2 { overflow-x: hidden !important; }
.FlightSearchOuter { background:url(../img/plane.png) no-repeat 0 50px; }
.FlightSearchOuter h2 { margin:0; padding:60px 0 33px 0; text-align:center; color:#009441; font-size:28px; }
.FlightSearchInner { background:#009441; padding:20px; }
.FlightSearchInner .nav-tabs { border:none; position:relative; bottom:-3px; }
.FlightSearchInner .nav-tabs .nav-link { border:none; color:#fff; outline:none; padding:15px 20px; }
.FlightSearchInner.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active { color:#009441; }
.FlightSearchInner .nav-tabs .nav-link i { margin:0 5px 0 0; }
.FlightSearchInner .nav-tabs .nav-item.show .nav-link i, .nav-tabs .nav-link.active i { color:#f5b81f; }


.Dashboadboxmks .nav-tabs,.Dashboadboxmks .nav-tabs .nav-item.show .nav-link, .Dashboadboxmks .nav-tabs .nav-link.active,.Dashboadboxmks .nav-tabs .nav-link{border:none;}
.Dashboadboxmks .nav-tabs .nav-link{border-radius: 0px; color: #333;font-weight: 600; font-size: 14px; color: #333; background-color: #fff;padding: .6rem 1rem;}
.Dashboadboxmks .tab-content{background-color: #fff; padding:20px 10px; border-top: 2px solid #009441;}
.Dashboadboxmks .tab-content p{font-size: 14px; line-height: 1.8;}
.Dashboadboxmks .nav-tabs .nav-link.active{background-color: #009441; color: #fff; font-weight: 600;}
.Dashboadboxmks .nav-tabs .nav-item{margin-bottom: 0px;margin-right: 10px;}
.Dashboadboxmks .btn-warning:not(:disabled):not(.disabled).active, .Dashboadboxmks .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle,.Dashboadboxmks .btn-warning{background: none;border-color: #ddd;border-radius: 0px;}
.Dashboadboxmks .btn-warning.focus, .Dashboadboxmks .btn-warning:focus{box-shadow: none;}
.Dashboadboxmks .btn-warning:hover{background: none;border-color: #ddd;}
.Dashboadboxmks .btn-warning:focus{border:none;}
.multiselect-container{padding:10px;min-width: 13rem;}
.multiselect-container a{color:#333;}
.multiselect span{font-size:13px;}
.fileinput-new .form-control{height:auto;}
.Dashboadboxmks .card-header{font-size: 20px;font-weight: 700;}
.Dashboadboxmks label{font-size:14px;}
.Dashboadboxmks .mt-3{margin-top: 0px !important;}
#showRoute{font-size: 13px;padding: .575rem .75rem;}
.LatestBookings .form-control,.itinerary_wrap .form-control,.Tabform .form-control{height: auto;padding: .575rem .75rem;font-size:14px;border-radius: 0px;}
.Tabform .multiselect-container > li > a > label{font-size:14px;}
.dataTables_wrapper{padding:10px;}
.Articles_backend i{padding-right:3px;}
.btn-file .form-control{border:none;}
.btn-warning.focus, .btn-warning:focus{box-shadow:none;}
.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: none;border:1px solid #ddd;
}
.ticket-details h4{font-size:18px;padding-bottom:5px;}
.book_titlemks h3{font-size:18px;color:#000;font-weight:700;padding-bottom:10px;}
.bookdetal_box h5{font-size:15px;font-weight:700;}
.bookdetal_box p{font-size:13px;}


.FlightSearchInner .TabContent { background:#fff; padding:20px; }
.FlightSearchInner .TabContent .CustomRadioBox { margin-bottom:20px; }
.FlightSearchInner .TabContent .CustomRadioBox label.custom-control-label { font-size:11px; line-height:24px; }
.FlightSearchInner .TabContent .Holder { margin-bottom:20px; }
.custom_mksselect{position: relative;}
.custom_mksselect:before{content:"\f107";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#555;font-size:18px;padding-right:0.5em;position:absolute;top:6px;right:0;}
.FlightSearchInner .TabContent .Holder select.form-control{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-size:12px;border-radius:0;}
.FlightSearchInner .TabContent .Holder input.form-control { font-size:12px; border:none; padding:0; margin:0; border-radius:0; /* height:auto; height:26px; line-height:26px; */background: none; }
span#room-error,span#checkout-error,span#checkin-error{color: #009441;}
.FromToOuter { border:1px solid #bfbfbf; padding:0 5px; }
.FromToOuter span { font-size:12px; color:rgba(0, 0, 0, 0.7); padding:0 0 0 25px; }
.FromToOuter .FlightFrom span { background:url(../img/flight-from.png) no-repeat 0 50%; }
.FromToOuter .FlightTo span { background:url(../img/flight-to.png) no-repeat 0 50%; }
.FromToOuter .Seperator { text-align:center; margin:auto; width:33px; position:relative; }
.DateOuter { border:1px solid #bfbfbf; padding:0 5px; }
.DateOuter span { font-size:12px; color:#009441; padding:0 5px 0 0; }
.DateOuter span i { font-size:12px; margin-right:5px; }
.DateOuter .ReturnDate { border-left:1px solid #bfbfbf; padding-left:20px; }
.PassengersOuter { border:1px solid #bfbfbf; padding:0 5px; position:relative; }
.PassengersOuter span { font-size:12px; color:rgba(0, 0, 0, 0.7); padding:0 5px 0 0;text-align: left; }
.PassengersOuter span i { font-size:12px; margin-right:5px; }
.NoofPax #myContent { display: none; border:1px solid #ccc; position: absolute; left: -61px; right:-1px; top: 70px; background: #fff; padding:5px; z-index: 9; min-width:230px;}
.NoofPax #myContent i.fa-caret-up { background:url(../img/corner.jpg) no-repeat 0 50%; width:20px; height:11px; display:inline-block; text-indent:-9999px; position:absolute; top:-11px; right:50px; }
.NoofPax #myContent .Paxinfo input { border:1px solid #ced4da !important; }
.NoofPax #myContent .Paxinfo p { font-size:11px; padding:0; margin:0; line-height:14px; }
.NoofPax #myContent .Paxinfo p:first-of-type { font-weight:bold; }
.NoofPax #myContent .Paxinfo { margin:10px 0; }
.NoofPax #myContent .Paxinfo .col-md-6 { padding-right:0; }
.NoofPax #myContent input { float:left; width:35px; padding:0; margin:0; height:30px; line-height:30px; text-align:center; }
.NoofPax #myContent .Paxinfo button.btn-number { float:left; background:#dadada; border:none; outline:none; height:30px; width:30px; line-height:30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; cursor:pointer }
.NoofPax #myContent .Paxinfo button.btn-number:hover { background:#cccccc; }
button.BtnSearchFlights { margin:0; padding:13px 20px; border-radius:0; background:#f5b81f !important; border:none; outline:none; display:block; width:100%; }
button.BtnSearchFlights:hover{ background:#009441 !important;}
a.MoreOptions { color:#009441; font-size:14px; margin:15px 0 0 0; display:inline-block; }
.FlightSearchInner .TabContent .ncs-intl-alert{ padding:3px 3px 3px 10px }


/* FOR DOMESTIC FLIGHT  */
.select-hidden { display: none; visibility: hidden; padding-right: 10px; }
.select { cursor: pointer; display: block; position: relative; width: 100%; height: 24px; }
.select-styled { position: absolute; top: 0; right:0; bottom:0; left:0; font-size:11px; padding: 4px 15px; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; color:#495057; }
.select-styled:after { content: ""; width: 0; height: 0; border: 5px solid transparent; border-color: #495057 transparent transparent transparent; position: absolute; top: 10px; right: 10px; }
.select-styled:hover { background-color: #b83729; color:#fff; }
.select-styled:active, .select-styled.active { background-color: #ab3326; color:#fff; }
.select-styled:active:after, .select-styled.active:after { top: 5px; border-color: transparent transparent #fff transparent; }
.select-options { display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 999; margin: 0; padding: 0; list-style: none; background-color: #ab3326; }
.select-options li { margin: 0; padding: 7px 0; text-indent: 15px; border-top: 1px solid #962d22; color:#fff; -moz-transition: all 0.15s ease-in; -o-transition: all 0.15s ease-in; -webkit-transition: all 0.15s ease-in; transition: all 0.15s ease-in; font-size:11px; }
.select-options li:hover { color: #c0392b; background: #fff; }
.select-options li[rel="hide"] { display: none; }
.select-styled:hover:after { border-color:#fff transparent transparent transparent; }



/* FOR MULTI CITY SEARCH */
.IntlMulticitySearch{}
.IntlMulticitySearch .DateOuter{ padding:1px 5px;}
.IntlMulticitySearch .FromToOuter .FlightFrom, .IntlMulticitySearch .FromToOuter .FlightTo, .IntlMulticitySearch .DateOuter{ display:flex; }
.IntlMulticitySearch .FromToOuter .FlightFrom span, .IntlMulticitySearch .FromToOuter .FlightTo span { background:url(../img/flight-from.png) no-repeat 0 50%; margin:0 10px 0 0; border-right: 1px solid #ccc; padding-right: 10px; padding-top:6px;}
.FlightSearchInner .TabContent .IntlMulticitySearch .Holder input.form-control{ padding:8px 0; height:30px; line-height:30px; width:70%;}
.IntlMulticitySearch .FromToOuter .Seperator img{ height:30px;}
.IntlMulticitySearch .DateOuter span{ border-right: 1px solid #ccc; padding-right:10px; margin:0 10px 0 0; padding-top:6px;}
.IntlMulticitySearch .PassengersOuter span{ padding:5px 5px 0 0;}
.IntlMulticitySearch .DateOuter span i{ margin:0;}

/* ---------------------------------
BODY CONTAINER
----------------------------------*/
.BodyContainer { }
/* Latest Flight Deals */
.LatestFlightDeals { margin:70px 0 0 0; }
.LatestFlightDeals .Head { text-align:center; }
.LatestFlightDeals .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; }
.LatestFlightDeals .Head h1 span { color:#000; }
.LatestFlightDeals .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.LatestFlightDeals .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.LatestFlightDeals .Head p { margin:0 0 15px 0; padding:0; font-size:18px; }
.LatestFlightDeals .FlightAd { margin:30px 0 0 0; text-align:center;}
.LatestFlightDeals .FlightAd .carousel-item img { height: 345px;object-fit: cover;}
.LatestFlightDeals .DealBox { border:1px solid #d6d6d6; overflow:hidden; padding:15px; margin:30px 0 0 0; }
.LatestFlightDeals .DealBox ul { margin:0; padding:0; }
.LatestFlightDeals .DealBox ul li { margin:0; padding:0; list-style:none; }
.LatestFlightDeals .DealBox ul li p.FromToPlace { margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-size:14px; color:#585858; }
.LatestFlightDeals .DealBox ul li p.FromToPlace span.Seperator { background:url(../img/icon1.jpg) no-repeat 0 0; width:18px; height:12px; display:inline-block; margin:0 10px; }
.LatestFlightDeals .DealBox ul li span.TripType { font-size:12px; color:#9a9999; }
.LatestFlightDeals .DealBox ul li p.FromToDate { color:#585858; font-size:12px; margin:0; padding:0; }
.LatestFlightDeals .DealBox ul li p.FromToDate span.Seperator { background:url(../img/icon2.jpg) no-repeat 0 0; width:18px; height:12px; display:inline-block; margin:0 5px; }
.LatestFlightDeals .DealBox ul li span.AirLogo { display:block; }
.LatestFlightDeals .DealBox ul li span.FlightCost { display:block; font-size:14px; color:#e22425; margin:15px 0 0 0; }
.LatestFlightDeals .DealBox ul li span.FlightCost i { color:#9c9c9c; font-style:normal; }


/* Home Quick Info */
.HomeQuickInfo { border:1px solid #dbdbdb; background:#f5f5f5; margin:70px 0 0 0; padding:10px; }
.HomeQuickInfo .Holder { position:relative; padding:20px 10px 20px 110px }
.HomeQuickInfo .Holder img { position:absolute; left:10px; top:20px; }
.HomeQuickInfo .Holder h2 { margin:0 0 10px 0; padding:0; font-weight:bold; font-size:14px; color:#585858; }
.HomeQuickInfo .Holder p { margin:0; padding:0; font-weight:normal; font-size:14px; color:#7f7f7f; }

/****************************************************************************************************************************
NEWSLETTER POST SECTION
*****************************************************************************************************************************/
.Newsletter{}
.NewsletterInner{ background:#e5e5e5; min-height:134px;}
.NewsletterInner .Lcol{ max-width:440px;}
.NewsletterInner .Lcol h3{ color:#cb7e0f; font-size:40px;}
.NewsletterInner .Lcol h3 span{ font-size:14px; color:#878787;}

.NewsletterInner .Rcol input{ border-radius:0; border:none; outline:none; padding:0 10px; height:70px; line-height:70px; width:60%;}
.NewsletterInner .Rcol button.btn-black{ background:#353535; border-radius:0; border:none; outline:none; color:#fff; padding:0 25px; height:70px; line-height:70px;} 
.NewsletterInner .Rcol:before{ position: absolute; left: -100px; top: -15px; bottom: 0; content: ""; display: block; background: url(../img/newsletter-tringle.png) no-repeat 0 50%; width: 57px; height: 150px; }



/* ---------------------------------
FOOTER SECTION
----------------------------------*/
/* .Footer { border-top:1px solid #cccccc; margin:40px 0 0 0; padding:50px 0 0 0; font-size:14px; } */
.FooterTop h3 { font-size:16px; font-weight:bold; color:#e22425; margin:0 0 25px 0; padding:0 0 15px 0; position:relative; border-bottom:1px solid #d9d9d9; }
.FooterTop h3:before { position:absolute; left:0; bottom:-1px; height:1px; width:40px; background:#000; content:""; display:block; }
.FooterTop ul { margin:0; padding:0; }
.FooterTop ul li { margin:0; padding:0; list-style:none; }
.FooterTop .FooterContact ul li { position:relative; padding-left:30px; margin:25px 0 0 0; }
.FooterTop .FooterContact ul li:first-child { margin:0; }
.FooterTop .FooterContact ul li i { color:#000; font-size:22px; position:absolute; left:0; top:0; }
.FooterTop .FooterUsefulLnk ul li { padding-left:40px; margin:10px 0; background:url(../img/arrow.png) no-repeat 0 0; }
.FooterTop .FooterUsefulLnk ul li:first-child { margin:0; }
.FooterTop .FooterUsefulLnk ul li a { color:#6d6d6d; }
.FooterTop .SignUpNewsletter .NewsletterForm {  overflow:hidden; position: relative; }
.FooterTop .SignUpNewsletter .NewsletterForm input.form-control { border:1px solid #cecdcd; outline:none; width:100%; float:left; font-size:14px; min-height: 60px;border-radius: 0;-webkit-border-radius: 0; }
.FooterTop .SignUpNewsletter .NewsletterForm button.btn-primary { position: absolute; top:20%; right:5%; background:none; border:none; outline:none; color:#e22425; margin:0; padding:0; outline:none;}
.FooterTop .SignUpNewsletter .NewsletterForm button.btn-primary i { font-size:30px; }
.PaymentInfo { border-top:1px dashed #c6c6c6; padding:30px 0 0 0; margin:30px 0 0 0; text-align:center; }
.PaymentInfo h3 { font-size:16px; font-weight:bold; color:#e22425; margin:0; padding:0 0 30px 0; }


/* Copyright */
.CopyrightBg { background:#222533; padding:15px 0;}
.CopyrightBg p { margin:0; padding:0; }
.CopyrightBg p.Copyright { font-size:12px; color:#fff;text-align: center;}
.CopyrightBg p.Copyright span { padding:0 10px; text-align:center; display:inline-block; }
.CopyrightBg p.SocialLinbks { }
.CopyrightBg p.SocialLinbks a { color:#fff; margin:0 0 0 10px; }


/**********************************************************************************************************************************
INNER PAGE SECTION
**********************************************************************************************************************************/

/* Flight Search Header */
.FSHeader { background:#fff; padding:30px 0; }
.FSHeader p { margin:0; padding:0; }
.FSHeader span { font-size:14px; }
.FSHeader .Col1, .FSHeader .Col2, .FSHeader .Col3, .FSHeader .Col4 { border:1px solid #ccc; padding:5px 10px; text-align:center; min-height:54px; }
.FSHeader .Col1 { padding:2px 10px; text-align:left; }
.FSHeader .Col1 span.TripType { font-weight:bold; }
.FSHeader .Col1 p { }
.FSHeader .Col1 p span.Seperator { font-weight:normal; padding:0 5px; }
.FSHeader .Col2 span.FlightDeparture { display:block; font-weight:bold; }
.FSHeader .Col2 span.FlightDate { display:block; }
.FSHeader .Col3 span.FlightReturn { display:block; font-weight:bold; }
.FSHeader .Col3 span.FlightDate { display:block; }
.FSHeader .Col4 span { display:inline-block; margin:0 5px; text-align:center; font-weight:bold; }
.FSHeader .Col4 span i { font-weight:normal; font-style:normal; display:block; }
.FSHeader .Col5 { text-align:center; }
.FSHeader .Col5 a { background:#f5b81f; padding:6px 0; display:inline-block; color:#fff; font-size:14px; }


/* Flight Search Header Multi City Page */
.FSHeaderMC { background:#fff; padding:30px 0; }
.FSHeaderMC p { margin:0; padding:0; }
.FSHeaderMC span { font-size:14px; }
.FSHeaderMC .Col1 { border:1px solid #ccc; padding:5px 10px; min-height:54px; }
.FSHeaderMC .Col1 span.InlineItem { display:inline-block; padding:0 10px; font-weight:bold; border-left:1px solid #ccc; }
.FSHeaderMC .Col1 span.InlineItem span.Seperator { font-weight:normal; }
.FSHeaderMC .Col1 span.InlineItem span.Seperator i { color:#9b9b9b }
.FSHeaderMC .Col1 span.InlineItem i.Date { font-size:12px; font-weight:normal; font-style:normal; display:block; }
.FSHeaderMC .Col2 { border:1px solid #ccc; padding:5px 10px; text-align:center; min-height:54px; }
.FSHeaderMC .Col2 span { display:inline-block; margin:0 5px; text-align:center; font-weight:bold; }
.FSHeaderMC .Col2 span i { font-weight:normal; font-style:normal; display:block; }
.FSHeaderMC .Col3 { text-align:center; }
.FSHeaderMC .Col3 a { background:#f5b81f; padding:17px 0; display:block; color:#fff; font-size:14px; }
.InnerPage { background:#f8f8f8; padding:30px 0 0 0; }
.InnerPage .PageHead { margin:0 0 20px 0; }
.InnerPage .PageHead h1 { margin:0; padding:0; font-size:16px; font-weight:bold; color:#009441; }
.InnerPage .PageHead h1 span { font-weight:normal; color:#fff; background:#333133; font-family:Arial, Helvetica, sans-serif; font-size:12px; display:inline-block; padding:4px 8px; border-radius:4px; font-weight:bold;}
.InnerPage .PageHead p { margin:0; padding:0; color:#807e7e; font-size:12px; }


/* Left Col */
.InnerPage .LeftCol { border:1px solid #dbdbdb; background:#fff; overflow: hidden;}
.InnerPage .LeftCol h3 { font-weight:bold; font-size:14px; color:#333133; margin:0 0 15px 0; padding:2px 0 2px 35px; }
.InnerPage .LeftCol .PriceRange { border-bottom:1px solid #dbdbdb; padding:10px; }
.InnerPage .LeftCol .PriceRange .RangeSlider { padding:0 8px; }
.InnerPage .LeftCol .PriceRange h3 { background:url(../img/price-range-icon.png) no-repeat 0 0; }
.InnerPage .LeftCol .NoofStops { border-bottom:1px solid #dbdbdb; padding:20px 10px; }
.InnerPage .LeftCol .NoofStops h3 { background:url(../img/no-of-stop-icon.png) no-repeat 0 0; }
.InnerPage .LeftCol .NoofStops ul { margin:0; padding:0; overflow:hidden; }
.InnerPage .LeftCol .NoofStops ul li { margin:0 10px 0 0; padding:0; list-style:none; display:inline-block; font-size:11px; }
.InnerPage .LeftCol .NoofStops ul li:last-child { margin:0; }
.InnerPage .LeftCol .NoofStops ul li a { background:#eeeeee; padding:10px 15px; display:block; border-radius:5px; color:#747474; font-weight:bold; text-align:center; }
.InnerPage .LeftCol .NoofStops ul li span { display:block; font-size:10px; margin:5px 0 0 0; }
.InnerPage .LeftCol .NoofStops ul li a.active { background:#d4d4d4; color:#000; position:relative;}
.InnerPage .LeftCol .NoofStops ul li a.active span { color:#009441; }

.InnerPage .LeftCol .NoofStops ul li a.active:before{content: "\f00d"; font-family: FontAwesome; position: absolute; top: 0px; right: -3px; z-index: 999; font-weight: normal; font-size: 10px; background: #fff; height: 15px; width: 12px; line-height: 15px; border-radius: 50%; color: #333;}
.InnerPage .LeftCol .NoofStops ul li:hover a.active:before{ color:red !important;}

.InnerPage .LeftCol .NoofStops ul li a.disable-stop{ color:#bfbfbf; cursor:default !important;}

.InnerPage .LeftCol .FareType { border-bottom:1px solid #dbdbdb; padding:20px 10px; }
.InnerPage .LeftCol .FareType h3 { background:url(../img/fare-type-icon.png) no-repeat 0 0; padding:4px 0 4px 35px; }
.InnerPage .LeftCol .FareType ul { margin:0; padding:0; overflow:hidden; }
.InnerPage .LeftCol .FareType ul li { margin:0 10px 0 0; padding:0; list-style:none; display:block; font-size:11px; line-height:24px; }
.InnerPage .LeftCol .FilterByClass { border-bottom:1px solid #dbdbdb; padding:20px 10px; }
.InnerPage .LeftCol .FilterByClass h3 { background:url(../img/filter-by-class-icon.png) no-repeat 0 0; padding:5px 0 5px 35px; }
.InnerPage .LeftCol .FilterByClass ul { margin:0; padding:0; overflow:hidden; }
.InnerPage .LeftCol .FilterByClass ul li { margin:0 10px 0 0; padding:0; list-style:none; display:block; font-size:11px; line-height:24px; }
.InnerPage .LeftCol .FilterByAirlines { padding:20px 10px; }
.InnerPage .LeftCol .FilterByAirlines h3 { background:url(../img/filter-by-airlines-icon.png) no-repeat 0 0; padding:5px 0 5px 35px; }
.InnerPage .LeftCol .FilterByAirlines ul { margin:0; padding:0; overflow:hidden;}
.InnerPage .LeftCol .FilterByAirlines ul li { margin:0 10px 0 0; padding:0; list-style:none; display:block; font-size:11px; line-height:24px; }

.InnerPage .LeftCol .DomesticFilterCLass{ overflow:hidden; }
.InnerPage .LeftCol .DomesticFilterCLass ul li{ float:left; width:45%;} 


/* Owl Carousel Slider / Quick Fliter */
.AirlineQuickFilter { }
.AirlineQuickFilter .item { text-align:center; }
.AirlineQuickFilter .item .Pic { border:1px solid #cccccc; border-left:none; padding:20px; background:#fff; }
.AirlineQuickFilter .firstActiveItem .item .Pic { border-left:1px solid #ccc; }
.AirlineQuickFilter .item .Pic img { width:70px; height:70px; margin:auto auto; }
.AirlineQuickFilter .item span.Cost { font-size:14px; margin:20px 0 0 0; display:block; }
.AirlineQuickFilter .Active .Pic { border:1px solid #009441; position:relative; }
.AirlineQuickFilter .Active .Pic:after { background:url(../img/down-arrow.png) no-repeat 0 0; height:11px; width:22px; display:block; content:""; position:absolute; left:0; right:0; bottom:-12px; margin:0 auto; }
.AirlineQuickFilter .Active span.Cost { color:#009441; font-weight:bold; }
.AirlineQuickFilter .owl-prev { position:absolute; left:0; top:60px; width:24px; height:26px; background:#cccccc; text-align:center; }
.AirlineQuickFilter .owl-prev i { color:#fff; font-size:22px; }
.AirlineQuickFilter .owl-next { position:absolute; right:0; top:60px; width:24px; height:26px; background:#cccccc; text-align:center; }
.AirlineQuickFilter .owl-next i { color:#fff; font-size:22px; }
.AirlineQuickFilter .owl-prev:hover, .RightCol .AirlineQuickFilter .owl-next:hover { background:#333133; }


/**********************************************************************************************************************************
DOMESTIC FLIGHT ONE WAY PAGE
**********************************************************************************************************************************/

.DomesticOneWay .FSResult { }
.DomesticOneWay .FSResult .Holder { background:#fff; border:1px solid #cccccc; padding:20px 15px 15px 0; position:relative; margin:30px 0 0 0; }
.DomesticOneWay .FSResult .Holder .LowestPrice { position:absolute; left:-1px; top:-1px; background:#1da38a; font-size:11px; color:#fff; z-index:1; padding:0 10px; }
.DomesticOneWay .FSResult .Holder .First { padding-right:0; }
.DomesticOneWay .FSResult .Holder .Airlines { position:relative; padding-left:40px; }
.DomesticOneWay .FSResult .Holder .Airlines img { position:absolute; left:0; top:0; width:30px; }
.DomesticOneWay .FSResult .Holder .Airlines span.AirlinesName { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.DomesticOneWay .FSResult .Holder .Airlines span.AirCode { font-size:11px; display:block; }
.DomesticOneWay .FSResult .Holder .FromTo span.FlightFrom { font-size:12px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.DomesticOneWay .FSResult .Holder .FromTo span.FlightFrom i { font-weight:normal; font-style:normal; font-size:11px; }
.DomesticOneWay .FSResult .Holder .FromTo span.FlightTo { font-size:12px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.DomesticOneWay .FSResult .Holder .FromTo span.FlightTo i { font-weight:normal; font-style:normal; font-size:11px; }
.DomesticOneWay .FSResult .Holder .TimeStop span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.DomesticOneWay .FSResult .Holder .TimeStop span.FlightStop { font-size:11px; display:block; }
.DomesticOneWay .FSResult .Holder .ClassBaggage { text-align:center; }
.DomesticOneWay .FSResult .Holder .ClassBaggage span.FlightClass { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.DomesticOneWay .FSResult .Holder .ClassBaggage span.FlightBaggage { font-size:11px; display:block; }
.DomesticOneWay .FSResult .Holder .RefundFlightDetails { text-align:center; }
.DomesticOneWay .FSResult .Holder .RefundFlightDetails span.FlightDetails { font-size:11px; display:block; }
.DomesticOneWay .FSResult .Holder .RefundFlightDetails span.FlightDetails a { color:#009441; font-weight:bold; }
.DomesticOneWay .FSResult .Holder .CostBook { text-align:center; }
.DomesticOneWay .FSResult .Holder .CostBook span.FlightCost { font-size:16px; color:#009441; font-weight:bold; display:block; line-height:16px; position:relative; top:-5px; }
.DomesticOneWay .FSResult .Holder .CostBook span.FlightBook { display:block; }
.DomesticOneWay .FSResult .Holder .CostBook span.FlightBook a { background:#333133; color:#fff; font-size:14px; display:inline-block; padding:5px 10px; }


/**********************************************************************************************************************************
DOMESTIC FLIGHT ROUND TRIP PAGE
**********************************************************************************************************************************/

.DomesticRoundTrip .FSResult { }
.DomesticRoundTrip .FSResult h2 { background:url(../img/icon3.png) no-repeat 2% 50% #4e4c4e; color:#fff; font-size:14px; margin:0; padding:12px 10px 12px 45px; font-weight:bold; }
.DomesticRoundTrip .FSResult .Holder { background:#fff; border:1px solid #cccccc; padding:20px 15px 15px 0; position:relative; margin:30px 0 0 0; }
.DomesticRoundTrip .FSResult .Holder .LowestPrice { position:absolute; left:-1px; top:-1px; background:#1da38a; font-size:11px; color:#fff; z-index:1; padding:0 10px; }
.DomesticRoundTrip .FSResult .Holder .Col1 { padding:0 0 0 15px; }
.DomesticRoundTrip .FSResult .Holder .Col2 { position:relative; padding-left:35px; }
.DomesticRoundTrip .FSResult .Holder .Col2 img { position:absolute; left:0; top:0; width:30px; height:30px; }
.DomesticRoundTrip .FSResult .Holder .Col2 span.TimeFrom { display:block; font-style:normal; font-size:12px; font-weight:normal; }
.DomesticRoundTrip .FSResult .Holder .Col2 span.TimeFrom i { font-size:12px; font-weight:bold; font-style:normal; width:50px; display:inline-block; }
.DomesticRoundTrip .FSResult .Holder .Col3 span.FlightCode { display:block; text-align:center; font-size:14px; font-weight:bold; }
.DomesticRoundTrip .FSResult .Holder .Col3 span.FlightClass { display:block; text-align:center; font-size:12px; }
.DomesticRoundTrip .FSResult .Holder .Col4 span.FlightCost { display:block; text-align:center; font-size:16px; font-weight:bold; color:#009441;}
.DomesticRoundTrip .FSResult .Active { background:#e5e5e5; }


/**********************************************************************************************************************************
INTERNATIONAL FLIGHT ONE WAY PAGE
**********************************************************************************************************************************/

.IntlFlightOneWay .FSResult { }
.IntlFlightOneWay .FSResult .Holder { background:#fff; border:1px solid #cccccc; padding:10px 0 15px 0; position:relative; margin:30px 0 0 0; }
/*.IntlFlightOneWay .FSResult .Holder .LowestPrice { position:absolute; left:-1px; top:-1px; background:#ee2c23; font-size:11px; color:#fff; z-index:1; padding:0 10px; } */
.IntlFlightOneWay .FSResult .Holder .First { padding-right:0; }
.IntlFlightOneWay .FSResult .Holder .Col1 { text-align:center; }
.IntlFlightOneWay .FSResult .Holder .Col1 img { width:40px;margin-top: 10px; }
.IntlFlightOneWay .FSResult .Holder .Col1 span.AirCode { font-size:11px; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col2 { margin:10px 0 0 0; }
.IntlFlightOneWay .FSResult .Holder .Col2 span.FlightFrom { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col2 span.FlightFrom i { font-weight:normal; font-style:normal; font-size:11px; }
.IntlFlightOneWay .FSResult .Holder .Col2 span.FlightTo { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; padding-top:10px;}
.IntlFlightOneWay .FSResult .Holder .Col2 span.FlightTo i { font-weight:normal; font-style:normal; font-size:11px;  position:relative; }
.IntlFlightOneWay .FSResult .Holder .Col2 span.FlightTo i small{ position:absolute; top:-13px; left:0; color:#ea2330; font-size:11px; font-family:Arial, Helvetica, sans-serif; min-width:45px;}
.IntlFlightOneWay .FSResult .Holder .Col3 { margin:15px 0 0 0; }
.IntlFlightOneWay .FSResult .Holder .Col3 span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col3 span.FlightStop { font-size:11px; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col4 { text-align:center; }
.IntlFlightOneWay .FSResult .Holder .Col4 span.SeatCount { background:url(../img/seat-count-bg.png) no-repeat 0 0; padding:0 0 0 16px; display:inline-block; color:#cc0200; height:28px; line-height:28px; margin:0 0 0 10px; }
.IntlFlightOneWay .FSResult .Holder .Col4 span.SeatCount i { font-style:normal; font-size:12px; position:relative; top:-10px; right:0; }
.IntlFlightOneWay .FSResult .Holder .Col4 span.FlightClass { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col4 span.FlightBaggage { font-size:11px; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col5 { text-align:center; }
.IntlFlightOneWay .FSResult .Holder .Col5 span { display:inline-block; }
.IntlFlightOneWay .FSResult .Holder .Col5 span a { background:#ebebeb; font-size:11px; display:inline-block; padding:5px; color:#464646; width:90px; text-align:center; }
.IntlFlightOneWay .FSResult .Holder .Col5 span.FlightDetails { }
.IntlFlightOneWay .FSResult .Holder .Col5 span.FareRule { margin:6px 0; }
.IntlFlightOneWay .FSResult .Holder .Col5 span.FlightOptions { }
.IntlFlightOneWay .FSResult .Holder .Col6 { text-align:center; }
.IntlFlightOneWay .FSResult .Holder .Col6 span.DiscPrice { font-size:12px; display:block; font-weight:bold; }
.IntlFlightOneWay .FSResult .Holder .Col6 span.StrikePrice { font-size:12px; display:block; text-decoration:line-through; }
.IntlFlightOneWay .FSResult .Holder .Col6 span.FlightCost { font-size:16px; color:#009441; font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .Holder .Col6 span.FlightBook { display:block; }
.IntlFlightOneWay .FSResult .Holder .Col6 span.FlightBook a { background:#333133; color:#fff; font-size:14px; display:inline-block; padding:5px 10px; }


/* International Flight One Way Detail Accordion */
.IntlFlightOneWay .FSResult .collapse { margin:20px 0 0 0; }
.IntlFlightOneWay .FSResult .checkmark { top:-5px !important; }
.IntlFlightOneWay .FSResult .InnerHolder { background:#fff; border-top:1px solid #cccccc; padding:15px 0; position:relative; margin:0; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner1 { padding:0 0 0 15px; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner2 { text-align:center; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner2 span.FlightCode { display:block; font-size:12px; font-weight:bold; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner2 span.FlightOperate { display:block; font-size:11px; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner3 span.FlightFrom { font-size:12px; font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner3 span.FlightTimeDate { font-size:11px; display:block; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner3 span.FlightTimeDate i.Seperator { display:inline-block; padding:0 5px; font-style:normal; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner4 { text-align:center; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner4 span.FlightTo { font-size:12px; font-weight:bold; display:block; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner4 span.FlightTimeDate { font-size:11px; display:block; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner4 span.FlightTimeDate i.Seperator { display:inline-block; padding:0 5px; font-style:normal; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner5 span.FlightTime { display:block; text-align:center; font-size:14px; font-weight:bold; }
.IntlFlightOneWay .FSResult .InnerHolder .ColInner5 span.FlightClass { display:block; text-align:center; font-size:12px; }
.IntlFlightOneWay .FSResult .ActiveInner { background:#e5e5e5; }


/**********************************************************************************************************************************
INTERNATIONAL FLIGHT ROUND TRIP PAGE
**********************************************************************************************************************************/

.IntlRoundTrip .FSResult { }
.IntlRoundTrip .FSResult .Holder { background:#fff; border:1px solid #cccccc; padding:10px 0 10px 0; position:relative; margin:30px 0 0 0; }
.IntlRoundTrip .FSResult .HolderInner { border-bottom:1px solid #cccccc; }
.IntlRoundTrip .FSResult .Holder .First { padding-right:0; }
.IntlRoundTrip .FSResult .Holder .Col1 { padding-left:10px; }
.IntlRoundTrip .FSResult .Holder .Col1 img { width:40px;margin-top: 5px; }
.IntlRoundTrip .FSResult .Holder .Col1 span.AirlinesName { font-size:11px; display:none; }
.IntlRoundTrip .FSResult .Holder .Col1 span.FlightCode { font-size:11px; display:block; }
.IntlRoundTrip .FSResult .Holder .Col2 { margin:10px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .Col2 span.FlightFrom { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; background:url(../img/flight-from-icon.png) no-repeat 0 7px; padding:2px 0 0 30px; }
.IntlRoundTrip .FSResult .Holder .Col2 span.FlightFrom i { font-weight:normal; font-style:normal; font-size:11px; }
.IntlRoundTrip .FSResult .Holder .Col2 span.FlightTo { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; background:url(../img/flight-landing-icon.png) no-repeat 0 0; padding:0 0 0 30px; margin:10px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .Col2 span.FlightTo i { font-weight:normal; font-style:normal; font-size:11px; position:relative; }
.IntlRoundTrip .FSResult .Holder .Col2 span.FlightTo i small { position: absolute; top: -13px; left: 0; color: #ea2330; font-size: 11px; font-family: Arial, Helvetica, sans-serif; min-width: 45px; }
.IntlRoundTrip .FSResult .Holder .Col3 { text-align:center; }
.IntlRoundTrip .FSResult .Holder .Col3 i.ClockIcon { display:block; color:#8f8f8f; }
.IntlRoundTrip .FSResult .Holder .Col3 { margin:15px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .Col3 span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; margin:10px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .Col3 i.FlightStop { font-weight:normal; font-size:11px; font-style:normal; }
.IntlRoundTrip .FSResult .Holder .Col4 { text-align:center; margin:25px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .Col4 span.SeatCount { background:url(../img/seat-count-bg.png) no-repeat 0 0; padding:0 0 0 16px; display:inline-block; color:#cc0200; height:28px; line-height:28px; margin:0 0 0 10px; }
.IntlRoundTrip .FSResult .Holder .Col4 span.SeatCount i { font-style:normal; font-size:12px; position:relative; top:-10px; right:0; }
.IntlRoundTrip .FSResult .Holder .BtnDiv { }
.IntlRoundTrip .FSResult .Holder .BtnDiv span { display:inline-block; margin:10px 0 0 0; }
.IntlRoundTrip .FSResult .Holder .BtnDiv span a { background:#cccccc; font-size:12px; display:inline-block; padding:5px; color:#464646; width:90px; text-align:center; }
.IntlRoundTrip .FSResult .Holder .BtnDiv span.FlightOptions { margin-left:10px; }
.IntlRoundTrip .FSResult .Holder .BtnDiv span.FlightDetails { }
.IntlRoundTrip .FSResult .Holder .BtnDiv span.FlightOptions a{ border:1px solid #fe6600; color:#fe6600; background:#fff;}
.IntlRoundTrip .FSResult .Holder .BtnDiv span.FareRule { }
.IntlRoundTrip .FSResult .Holder .Col5 { text-align:center; position:relative; }
.IntlRoundTrip .FSResult .Holder .Col5 span.DiscPrice { font-size:12px; display:block; background:url(../img/disc-price-bg.png) no-repeat top center; width:87px; height:64px; position:relative; top:-3px; margin:0 auto; }
.IntlRoundTrip .FSResult .Holder .Col5 span.DiscPrice b { font-size:11px; font-style:normal; font-weight:normal; padding:22px 28px 0 0; display:block; color:#fff; text-align:right; line-height:14px; }
.IntlRoundTrip .FSResult .Holder .Col5 span.DiscPrice b i { display:block; font-style:normal; }
.IntlRoundTrip .FSResult .Holder .Col5 span.StrikePrice { font-size:16px; color:#878787; display:block; text-decoration:line-through; }
.IntlRoundTrip .FSResult .Holder .Col5 span.FlightCost { font-size:17px; color:#009441; font-weight:bold; display:block; }
.IntlRoundTrip .FSResult .Holder .Col5 span.FlightBook { display:block; }
.IntlRoundTrip .FSResult .Holder .Col5 span.FlightBook a { background:#333133; color:#fff; font-size:16px; display:inline-block; padding:5px 10px; margin:10px 0 0 0; }


/* International Flight Round Trip Detail Accordion */
.IntlRoundTrip .FSResult .collapse { margin:20px 0 0 0; }
.IntlRoundTrip .FSResult .checkmark { top:-5px !important; }
.IntlRoundTrip .FSResult .InnerHolder { background:#fff; border-top:1px solid #cccccc; padding:15px 0; position:relative; margin:0; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner1 { padding:0 0 0 15px; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner2 { text-align:center; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner2 span.FlightCode { display:block; font-size:12px; font-weight:bold; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner2 span.FlightOperate { display:block; font-size:11px; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner3 span.FlightFrom { font-size:12px; font-weight:bold; display:block; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner3 span.FlightTimeDate { font-size:11px; display:block; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner3 span.FlightTimeDate i.Seperator { display:inline-block; padding:0 5px; font-style:normal; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner4 { text-align:center; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner4 span.FlightTo { font-size:12px; font-weight:bold; display:block; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner4 span.FlightTimeDate { font-size:11px; display:block; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner4 span.FlightTimeDate i.Seperator { display:inline-block; padding:0 5px; font-style:normal; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner5 span.FlightTime { display:block; text-align:center; font-size:14px; font-weight:bold; }
.IntlRoundTrip .FSResult .InnerHolder .ColInner5 span.FlightClass { display:block; text-align:center; font-size:12px; }
.IntlRoundTrip .FSResult .ActiveInner { background:#e5e5e5; }
.IntlRoundTrip .FSResult .IntlRoundFlightStarting { position:relative; padding:30px 0 20px 0; border-top:1px solid #ccc; margin:10px 10px 0 10px; border:1px solid #ccc; background:#f7f7f7; }
.IntlRoundTrip .FSResult .IntlRoundFlightStarting span.FlightStartingIcon { background:url(../img/flight-starting-icon.png) no-repeat top left; width:59px; height:18px; position:absolute; left:-1px; top:-1px; }
.IntlRoundTrip .FSResult .IntlRoundFlightReturning { position:relative; padding:30px 0 20px 0; border-top:1px solid #ccc; margin:10px 10px 0 10px; border:1px solid #ccc; background:#f7f7f7; }
.IntlRoundTrip .FSResult .IntlRoundFlightReturning span.FlightReturningIcon { background:url(../img/flight-return-icon.png) no-repeat top left; width:59px; height:18px; position:absolute; left:-1px; top:-1px; }


/**********************************************************************************************************************************
INTERNATIONAL FLIGHT MULTI CITY PAGE
**********************************************************************************************************************************/
.IntlMultiCity .FSResult { }
.IntlMultiCity .FSResult .Holder { background:#fff; border:1px solid #cccccc; padding:10px 0 10px 0; position:relative; margin:30px 0 0 0; }
.IntlMultiCity .FSResult .HolderInner { padding:10px 0; }
.IntlMultiCity .FSResult .Holder .FromToBox { padding-bottom:15px; }
.IntlMultiCity .FSResult .Holder .FromToBox span.FlightFrom { font-size:14px; display:inline-block; font-weight:bold; }
.IntlMultiCity .FSResult .Holder .FromToBox span.FlightArrow { background:url(../img/flight-arrow.png) no-repeat 0 0; width:51px; height:10px; display:inline-block; }
.IntlMultiCity .FSResult .Holder .FromToBox span.FlightTo { font-size:14px; display:inline-block; font-weight:bold; }
.IntlMultiCity .FSResult .Holder .FromToBox span.FlightTime { font-size:11px; display:inline-block; margin:0 0 0 5px; }
.IntlMultiCity .FSResult .Holder .Col1 { text-align:center; }
.IntlMultiCity .FSResult .Holder .Col1 img { width:40px;margin-top: 15px; }
.IntlMultiCity .FSResult .Holder .Col1 span.AirlinesName { font-size:12px; display:block; }
.IntlMultiCity .FSResult .Holder .Col1 span.FlightCode { font-size:11px; display:block; }
.IntlMultiCity .FSResult .Holder .Col2 { margin:10px 0 0 0; }
.IntlMultiCity .FSResult .Holder .Col3 { }
.IntlMultiCity .FSResult .Holder .Col3 span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.IntlMultiCity .FSResult .Holder .Col3 span.AirportName { font-size:11px; color:rgba(0, 0, 0, 0.7); font-weight:normal; display:block; }
.IntlMultiCity .FSResult .Holder .Col4 span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; position:relative;}
.IntlMultiCity .FSResult .Holder .Col4 span.FlightTime small{position: absolute; top: -13px; left: 0; color: #ea2330; font-size: 11px; font-family: Arial, Helvetica, sans-serif; min-width: 45px; }
.IntlMultiCity .FSResult .Holder .Col4 span.AirportName { font-size:11px; color:rgba(0, 0, 0, 0.7); font-weight:normal; display:block; }
.IntlMultiCity .FSResult .Holder .Col5 span.FlightDuration { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.IntlMultiCity .FSResult .Holder .Col5 span.FlightStop { font-size:11px; color:rgba(0, 0, 0, 0.7); font-weight:normal; display:block; }
.IntlMultiCity .FSResult .Holder .IntlMultiCityMoreOptionDiv { border-bottom:1px solid #ccc; }
.IntlMultiCity .FSResult .Holder .IntlMultiCityMoreOptionDiv a.MoreOptionsLnk { background:#e3e3e3; padding:5px 20px; font-size:11px; border-radius:5px; display:inline-block; position:relative; top:13px; color:#464646; }
.IntlMultiCity .FSResult .Holder .BtnDiv { }
.IntlMultiCity .FSResult .Holder .BtnDiv span { display:inline-block; margin:10px 0 0 0; }
.IntlMultiCity .FSResult .Holder .BtnDiv span a { background:#cccccc; font-size:11px; display:inline-block; padding:5px; color:#464646; width:90px; text-align:center; }
.IntlMultiCity .FSResult .Holder .BtnDiv span.FlightOptions { margin-left:10px; }
.IntlMultiCity .FSResult .Holder .BtnDiv span.FlightDetails { }
.IntlMultiCity .FSResult .Holder .BtnDiv span.FareRule { }
.IntlMultiCity .FSResult .Holder .Col6 { text-align:center; }
.IntlMultiCity .FSResult .Holder .Col6 span.StrikePrice { font-size:16px; color:#878787; display:block; text-decoration:line-through; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightCost { font-size:20px; color:#009441; font-weight:bold; display:block; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightBook { display:block; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightBook a { background:#333133; color:#fff; font-size:16px; display:inline-block; padding:5px 10px; margin:10px 0 0 0; }
.IntlMultiCity .FSResult .Holder .Col6 p { margin:0; padding:15px 0 5px 0; }
.IntlMultiCity .FSResult .Holder .Col6 p span i { display:block; font-size:11px; }
.IntlMultiCity .FSResult .Holder .Col6 p span.FareRule { display:inline-block; margin:0 15px 0 0; }
.IntlMultiCity .FSResult .Holder .Col6 p span.FareRule a { font-size:11px; color:#575757; }
.IntlMultiCity .FSResult .Holder .Col6 p span.IntlMultiCityBaggage { display:inline-block; font-size:11px; }
.IntlMultiCity .FSResult .Holder .Col6 p span.IntlMultiCityBaggage i { display:block; font-size:11px; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightDetails { }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightDetails a { background:#ebebeb; font-size:12px; display:inline-block; padding:7px 10px; color:#464646; text-align:center; font-weight:bold; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightNoneRefund { display:block; margin-bottom:10px; }
.IntlMultiCity .FSResult .Holder .Col6 span.FlightRefund { display:block; margin-bottom:10px; }


/* International Multi City Flight Detail Accordion */
.IntlMultiCity .FSResult .collapse { margin:20px 0 0 0; }
.IntlMultiCity .FSResult .checkmark { top:-5px !important; }
.IntlMultiCity .FSResult .InnerHolder { background:#fff; border-bottom:1px solid #cccccc; padding:15px 0; position:relative; margin:0; }
.IntlMultiCity .FSResult .InnerHolder .ColInner1 { padding:0 0 0 15px; }
.IntlMultiCity .FSResult .InnerHolder .ColInner2 { text-align:center; }
.IntlMultiCity .FSResult .InnerHolder .ColInner2 span.FlightTime { display:block; font-size:12px; font-weight:bold; }
.IntlMultiCity .FSResult .InnerHolder .ColInner2 span.AirportName { display:block; font-size:11px; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 { text-align:center; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 span.FlightDate { font-size:12px; font-weight:bold; display:block; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 p { margin:0; padding:0; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 p span.FlightDuration { font-size:11px; display:inline-block; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 p i.Seperator { display:inline-block; padding:0 5px; font-style:normal; font-weight:normal; font-size:11px; }
.IntlMultiCity .FSResult .InnerHolder .ColInner3 p span.AirportName { font-size:11px; display:inline-block; }
.IntlMultiCity .FSResult .InnerHolder .ColInner4 { text-align:center; }
.IntlMultiCity .FSResult .InnerHolder .ColInner4 span.FlightTime { display:block; font-size:12px; font-weight:bold; }
.IntlMultiCity .FSResult .InnerHolder .ColInner4 span.AirportName { display:block; font-size:11px; }
.IntlMultiCity .FSResult .InnerHolder .ColInner5 span.FlightTime { display:block; text-align:center; font-size:14px; font-weight:bold; }
.IntlMultiCity .FSResult .InnerHolder .ColInner5 span.FlightClass { display:block; text-align:center; font-size:12px; }



/**********************************************************************************************************************************
FLIGHT BOOKING PAGE
**********************************************************************************************************************************/
.FlightBooking { }
.FlightBooking .TopOuter { border:1px solid #ccc; padding:5px 15px; }
.FlightBooking .TopOuter .Holder { border-bottom:1px solid #ccc; padding:15px 0; }
.FlightBooking .TopOuter .Holder .Col1 { text-align:center; }
.FlightBooking .TopOuter .Holder .Col1 img { max-width:30px;}
.FlightBooking .TopOuter .Holder .Col1 span.AirlinesName { font-weight:bold; font-size:12px; display:block; }
.FlightBooking .TopOuter .Holder .Col1 span.FlightCode { font-weight:normal; font-size:11px; display:block; }
.FlightBooking .TopOuter .Holder .Col2 { }
.FlightBooking .TopOuter .Holder .Col2 span.FlightFrom { display:block; font-weight:bold; font-size:14px; margin:0 0 15px 0; }
.FlightBooking .TopOuter .Holder .Col2 span.FlightTime { display:block; font-size:12px; font-weight:bold; }
.FlightBooking .TopOuter .Holder .Col2 span.AirportName { display:block; font-size:11px; }
.FlightBooking .TopOuter .Holder .Col2 span.FlightDate { display:block; font-size:11px; }
.FlightBooking .TopOuter .Holder .Col3 { text-align:center; }
.FlightBooking .TopOuter .Holder .Col3 span.Seperator { background:url(../img/flight-arrow.png) no-repeat 0 0; width:51px; height:10px; display:block; }
.FlightBooking .TopOuter .Holder .Col4 { }
.FlightBooking .TopOuter .Holder .Col4 span.FlightFrom { display:block; font-weight:bold; font-size:14px; margin:0 0 15px 0; }
.FlightBooking .TopOuter .Holder .Col4 span.FlightTime { display:block; font-size:12px; font-weight:bold; }
.FlightBooking .TopOuter .Holder .Col4 span.AirportName { display:block; font-size:11px; }
.FlightBooking .TopOuter .Holder .Col4 span.FlightDate { display:block; font-size:11px; }
.FlightBooking .TopOuter .Holder .Col5 { }
.FlightBooking .TopOuter .Holder .Col5 p { margin:0 0 15px 0; padding:0; }
.FlightBooking .TopOuter .Holder .Col5 p span.FlightStop { font-weight:bold; font-size:14px; }
.FlightBooking .TopOuter .Holder .Col5 p i.Seperator { }
.FlightBooking .TopOuter .Holder .Col5 p span.FlightNoneRefund { }
.FlightBooking .TopOuter .Holder .Col5 span.FlightDuration { display:block; font-size:12px; font-weight:bold; }
.FlightBooking .TopOuter .Holder .Col5 span.FlightClass { display:block; font-size:11px; }
.FlightBooking .TopOuter .Holder .Col5 span.FlightBaggage { display:block; font-size:11px; }
.FlightBooking .TopOuter .ExtraInfo { padding:20px 0 10px 0; }
.FlightBooking .TopOuter .ExtraInfo span { display:inline-block; font-size:14px; font-weight:bold; color:#3b3b3b; margin:0 20px 0 0; }
.FlightBooking .TopOuter .ExtraInfo span a { font-size:12px; color:#6e6e6e; font-weight:normal; padding:0 0 0 30px; }
.FlightBooking .TopOuter .ExtraInfo span.Title { padding:0; }
.FlightBooking .TopOuter .ExtraInfo span.FareRules a { background:url(../img/fare-rule-icon.jpg) no-repeat 0 0; }
.FlightBooking .TopOuter .ExtraInfo span.Baggage a { background:url(../img/baggage-icon.jpg) no-repeat 0 0; }
.FlightBooking .TopOuter .ExtraInfo span.VisaInfo a { background:url(../img/visa-icon.jpg) no-repeat 0 0; }
.FlightBooking .FareDetails { border:1px solid #ccc; }
.FlightBooking .FareDetails h3 { background:url(../img/cost-tag.png) no-repeat 3% 50%; border-bottom:1px solid #e5e5e5; margin:0 0 15px 0; padding:15px 0 15px 50px; font-size:24px; font-weight:bold; }
.FlightBooking .FareDetails p.BaseRate { overflow:hidden; padding:0 10px; margin:5px 0; }
.FlightBooking .FareDetails p.BaseRate span { font-size:12px; color:#8d8d8d; float:left; }
.FlightBooking .FareDetails p.BaseRate span.PaxTitle { width:70px; color:#666565; }
.FlightBooking .FareDetails p.BaseRate span.PaxNo { }
.FlightBooking .FareDetails p.BaseRate span.PaxNo i { font-style:normal; padding:0 10px 0 0; }
.FlightBooking .FareDetails p.BaseRate span.PaxCost { float:right; }
.FlightBooking .FareDetails p.ExtraCost { overflow:hidden; padding:10px; margin:15px 0 5px 0; border-top:1px solid #e5e5e5; }
.FlightBooking .FareDetails p.ExtraCost span { font-size:12px; color:#8d8d8d; }
.FlightBooking .FareDetails p.ExtraCost span.FeeSurcharges { float:left; }
.FlightBooking .FareDetails p.ExtraCost span.FeeSurchargesCost { font-size:12px; color:#8d8d8d; float:right; }
.FlightBooking .FareDetails p.TotalPrice { overflow:hidden; padding:10px; margin:0; background:#ededed; }
.FlightBooking .FareDetails p.TotalPrice span { font-size:14px; color:#3b3b3b; font-weight:bold; }
.FlightBooking .FareDetails p.TotalPrice span.TotalPriceTitle { float:left; }
.FlightBooking .FareDetails p.TotalPrice span.TotalPriceCost { float:right; }
.FlightBooking .BestPriceCol { border:1px solid #ccc; margin:30px 0 0 0; padding-bottom:20px; }
.FlightBooking .BestPriceCol h3 { background:url(../img/best-price-icon.png) no-repeat 3% 50%; border-bottom:1px solid #e5e5e5; margin:0 0 15px 0; padding:15px 0 15px 50px; font-size:24px; font-weight:bold; }
.FlightBooking .BestPriceCol p { font-size:12px; line-height:18px; color:#666565; margin:0; padding:0 10px; }
.FlightBooking .BestPriceCol a { font-size:12px; color:#afafaf; margin:10px 0 0 10px; display:inline-block; }
.BookingForm { }

.BookingForm h2 { background:#4d4d4d; margin:0; padding:10px; color:#fff; max-width:260px; font-size:18px; position:relative; }
.BookingForm h2:before { content: ''; width: 30px; background: #f8f8f8; position: absolute; top: 0; bottom: 0; right: -15px; transform: skew(33deg); -webkit-transform: skew(33deg); -moz-transform: skew(33deg); -ms-transform: skew(33deg); -o-transform: skew(33deg); z-index: -1; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 2; }
.BookingForm h3{ font-size:16px; font-weight:bold;}
.BookingForm h4{ font-size:14px; font-weight:bold;}
.BookingForm h5{ font-size:12px; font-weight:bold;}
.BookingForm .CustomFormGroups small{ font-size:11px; }

.BookingForm .Holder{ border:1px solid #cccccc; padding:15px; background:#fff;}
.BookingForm .CustomFormSelect{border: 1px solid #bfbfbf; border-radius: 0; font-size: 14px; padding:4px; height: auto;}
.BookingForm .CustomFormGroups input.form-control{border: 1px solid #bfbfbf; border-radius: 0; font-size: 14px; padding: 12px 10px; height: auto;}

.CustomFormSelect ul.select-options, .CustomSelect ul.select-options{ max-height:250px; overflow:hidden; overflow-y:scroll;}
.CustomFormSelect ul.select-options::-webkit-scrollbar-track, .CustomSelect ul.select-options::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); background-color: #F5F5F5; }
.CustomFormSelect ul.select-options::-webkit-scrollbar, .CustomSelect ul.select-options::-webkit-scrollbar { width: 6px; background-color: #F5F5F5; }
.CustomFormSelect ul.select-options::-webkit-scrollbar-thumb, .CustomSelect ul.select-options::-webkit-scrollbar-thumb { background-color: #000000; }

.BookingForm .CustomFormFile .custom-file-label{border: 1px solid #bfbfbf; border-radius: 0; font-size: 14px; padding: 12px 10px; height: auto;}
.BookingForm .CustomFormFile .custom-file-label::after{ height:auto; line-height:35px; cursor:pointer;}

.BookingForm .TravellersDetail { margin:30px 0 0 0; }
.BookingForm .TravellersDetail h2{background: url(../img/travellers-icon.png) no-repeat 10px 8px #4d4d4d; padding-left:45px;}
.BookingForm .TravellersDetail .PaxHolder{}
.BookingForm .TravellersDetail .PaxHolder h4{ margin:0; padding:0; font-size:14px; font-weight:bold; color:#4c4c4c;}
.BookingForm .TravellersDetail .PaxHolder h4 a{ color:#4c4c4c; }
.BookingForm .TravellersDetail .PaxHolder h4 i{ margin:0 5px 0 0; }
.BookingForm .TravellersDetail .collapse{ margin-top:20px;}
.BookingForm .TravellersDetail .OptionalDocuments{ border:1px solid #bfbfbf; padding:15px;}
.BookingForm .TravellersDetail .AdditionalInfo{ border:1px solid #bfbfbf; padding:15px; margin:30px 0 0 0;}
.BookingForm .TravellersDetail h5{ width:100%; font-size:14px; margin:0 0 15px 0; font-weight:bold;}

.BookingForm .ContactDetails { margin:30px 0 0 0; }
.BookingForm .ContactDetails h2{background: url(../img/contact-details-icon.png) no-repeat 10px 8px #4d4d4d; padding-left:45px;}
.BookingForm .ContactDetails p.Note{ font-size:11px;}
.BookingForm .OptionalService{ margin:30px 0 0 0; }
.BookingForm .OptionalService h3{ border-bottom:1px solid #e5e5e5; padding:0 0 5px 0;}
.BookingForm .OptionalService h4{ font-weight:normal;}
.BookingForm .OptionalService .MealsBox{}
.BookingForm .OptionalService .OthersBox{}
.BookingForm .Insurance{ margin:30px 0 0 0; }
.BookingForm .Notice{ margin:30px 0 0 0; }
.BookingForm .CustomCheckbox{}

.BookingForm .CustomCheckbox label{ font-size:14px; padding-top: 7px; padding-left: 45px;}
.BookingForm .ContinueBtn{ margin:30px 0 0 0;}
.BookingForm  button.BtnOrange{ font-size:18px;}

.BookingForm .CustomCheckboxPayment{}
.BookingForm .CustomCheckboxPayment img{ max-height:40px;}
.BookingForm .CustomCheckboxPayment label{ padding-top:0;}

.BookingForm .PaymentMethods{ margin:30px 0 0 0; }
.BookingForm .PaymentMethods .tab-content{ padding-top:30px;}

.BookingForm .PaymentMethods h2{background: url(../img/contact-details-icon.png) no-repeat 10px 8px #4d4d4d; padding-left:45px;}
.BookingForm .PaymentMethods p.Note{ font-size:11px;}
.BookingForm .PaymentMethods .LCol{ border-right:1px solid #cfcfcf;}
.BookingForm .PaymentMethods .nav-pills .nav-link{ border-radius:0; border:1px solid #eeeeee; border-right:none; margin:5px 0 0 0; background:#eeeeee; color:#545454; font-size:14px; font-weight:bold; padding:10px; }
.BookingForm .PaymentMethods .nav-pills .nav-link.active, .BookingForm .PaymentMethods .nav-pills .show>.nav-link{ background:#fff;  border:1px solid #cfcfcf; border-right:none; right:-1px; position:relative;}
.BookingForm .PaymentMethods .nav-pills a#v-pills-CreditCard-tab{ margin-top:20px;}
.BookingForm .PaymentMethods .nav-pills a#v-pills-NetBanking-tab{ margin-bottom:20px;}


/**********************************************************************************************************************************
LOGIN / REGISTER PAGE
**********************************************************************************************************************************/
.LoginRegister #card .back{ min-height:920px;}
.LoginRegister .OuterDiv, .LoginRegister .OuterDivBack{ max-width:500px; margin:20px auto 0 auto; position:relative;}

.LoginRegister .Holder{ position: relative; background: #ffffff; border-radius: 5px; padding: 0 0 40px 0; box-sizing: border-box; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 10px rgba(0, 0, 0, 0.24); transition: .3s ease; z-index:2;}
.LoginRegister .Holder:first-child { background: #fafafa; height: 40px; border-radius: 5px 5px 0 0; margin: 0 20px; padding: 0; transform: skewY(2deg); z-index: 1; top: 20px;}
.LoginRegister .Holder:last-child { background: #fafafa; height: 40px; border-radius: 0 0 5px 5px; margin: 0 20px; padding: 0; transform: skewY(2deg); z-index: 1; top: -20px;}

.LoginFormWrap { padding:20px 40px; border:none; }
.LoginFormWrap .LoginHeader { text-align:center; /*background:url(../img/red-line.jpg) repeat-x 0 40%;*/ margin:0 auto; max-width:450px;}
.LoginFormWrap .LoginHeader .IconDiv { background:#fff; width:140px; margin:0 auto; }
.LoginFormWrap .LoginHeader .IconDiv img { margin:0 auto; }
.LoginFormWrap .LoginHeader h2 { text-transform:uppercase; font-size:22px; color:#0a0a0a; font-weight:bold; padding:0; margin:20px 0 0 0; }
.LoginFormWrap .LoginFormOuter { margin:50px 0 0 0; border:1px solid #bfbfbf; padding-bottom:30px;}
.LoginFormWrap .LoginFormOuter .LoginForm { padding:15px 50px 20px 50px; }
.LoginFormWrap .LoginFormOuter .LoginForm:before { /*background:url(../img/top-arrow.png) no-repeat 0 0;*/ width:55px; height:27px; display:block; content:""; text-align:center; margin:0 auto; position:relative; top:-42px; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomFormGroup { position:relative; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomFormGroup i.Licon { position:absolute; left:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomFormGroup i.ShowPassword { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomFormGroup input.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.LoginFormWrap .LoginFormOuter .LoginForm a.ForgotPwd { font-size:12px; color:#7e7e7e; }
.LoginFormWrap .LoginFormOuter .LoginForm button.btn-primary { margin:0; padding:10px 20px; border-radius:0; background:#f5b81f !important; border:none; outline:none; display:block; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomCheckbox { margin:10px 0 0 0; }
.LoginFormWrap .LoginFormOuter .LoginForm .CustomCheckbox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.LoginFormWrap .LoginWithSocialLnk { border-top:1px dashed #7e7e7e; padding:30px 0 0 0; }
.LoginFormWrap .LoginWithSocialLnk ul { margin:0; padding:0; list-style:none; text-align:center; }
.LoginFormWrap .LoginWithSocialLnk ul li { margin:0; padding:10px 15px; list-style:none; display:inline-block; width:42%; }
.LoginFormWrap .LoginWithSocialLnk ul li a { color:#fff; font-size:16px; }
.LoginFormWrap .LoginWithSocialLnk ul li a i { font-size:30px; margin:0 15px 0 0; }
.LoginFormWrap .LoginWithSocialLnk ul li.FaceBook { background:#3b5a9a; margin-right:5%; }
.LoginFormWrap .LoginWithSocialLnk ul li.FaceBook:hover { background:#1e4698; }
.LoginFormWrap .LoginWithSocialLnk ul li.Twitter { background:#23aae1; }
.LoginFormWrap .LoginWithSocialLnk ul li.Twitter:hover { background:#0a89bc; }
.LoginFormWrap .LoginWithSocialLnk ul li.Google { background:#DD3C29; }
.LoginFormWrap .LoginWithSocialLnk ul li.Google:hover { background:#DD3C29; }
.LoginFormWrap .DontHaveAccount { text-align:center; margin:30px 0 0 0; }
.LoginFormWrap .DontHaveAccount p { margin:0; padding:0; font-size:20px; color:#252424; font-weight:bold; }
.LoginFormWrap .DontHaveAccount a.CreateNow { display:inline-block; color:#fff; background:#009441 !important; padding:13px 30px; font-weight:bold; text-transform:uppercase; margin:20px 0 0 0; }


.RegisterFormWrap { padding:20px 40px; position:relative; }
.RegisterFormWrap .RegisterHeader { text-align:center; max-width:500px; margin:0 auto; /*background:url(../img/red-line.jpg) repeat-x 0 40%;*/ }
.RegisterFormWrap .RegisterHeader .IconDiv { background:#fff; width:140px; margin:0 auto; }
.RegisterFormWrap .RegisterHeader .IconDiv img { margin:0 auto; }
.RegisterFormWrap .RegisterHeader h2 { text-transform:uppercase; font-size:22px; color:#0a0a0a; font-weight:bold; padding:0; margin:20px 0 0 0; }
.RegisterFormWrap .RegisterForm { padding:15px 50px 20px 50px; margin:50px 0 0 0;  border:1px solid #bfbfbf; }
.RegisterFormWrap .RegisterForm:before { /*background:url(../img/top-arrow.png) no-repeat 0 0;*/ width:55px; height:27px; display:block; content:""; text-align:center; margin:0 auto; position:relative; top:-42px; }
.RegisterFormWrap .RegisterForm .CustomRadioBox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterFormWrap .RegisterForm .CustomFormGroup { position:relative; }
.RegisterFormWrap .RegisterForm .CustomFormGroup i.Licon { position:absolute; left:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterFormWrap .RegisterForm .CustomFormGroup i.ShowPassword { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterFormWrap .RegisterForm .CustomFormGroup input.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.RegisterFormWrap .RegisterForm .CustomFormGroup select.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.RegisterFormWrap .RegisterForm .CustomCheckbox { margin:10px 0 0 0; }
.RegisterFormWrap .RegisterForm .CustomCheckbox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterFormWrap .RegisterForm button.btn-primary { margin:20px 0 0 0; padding:10px 20px; border-radius:0; background:#f5b81f; border:none; outline:none; display:block; }
.RegisterFormWrap .RegisterForm .CustomFormGroup i.ShowPasswordReg, .RegisterFormWrap .RegisterForm .CustomFormGroup i.ShowPasswordReg1 { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterFormWrap .DontHaveAccount { text-align:center; margin:30px 0 0 0; }
.RegisterFormWrap .DontHaveAccount p { margin:0; padding:0; font-size:20px; color:#252424; font-weight:bold; }
.RegisterFormWrap .DontHaveAccount a.CreateNow { display:inline-block; color:#fff; background:#009441; padding:13px 30px; font-weight:bold; text-transform:uppercase; margin:20px 0 0 0; }
/* Select Your Services */
.form-services{border:1px solid #bfbfbf;border-radius:0;font-size:14px;padding:12px 10px;height:auto;}
.form-services h2{font-size: 16px;font-weight: 700;padding-bottom: 6px;color: #009441;}
.form-services label{display: block;}


/**********************************************************************************************************************************
POPUP SECTION
**********************************************************************************************************************************/

/* ---------------------------------
LOGIN POP UP
----------------------------------*/
.LoginPopup { }
.LoginPopup .modal-content { padding:30px 20px; }
.LoginPopup button.close { position:absolute; top:20px; right:20px; }
.LoginPopup .LoginHeader { text-align:center; width:370px; margin:0 auto; /*background:url(../img/red-line.jpg) repeat-x 0 40%;*/ }
.LoginPopup .LoginHeader .IconDiv { background:#fff; width:140px; margin:0 auto; }
.LoginPopup .LoginHeader .IconDiv img { margin:0 auto; }
.LoginPopup .LoginHeader h2 { text-transform:uppercase; font-size:22px; color:#0a0a0a; font-weight:bold; padding:0; margin:20px 0 0 0; }
.LoginPopup .LoginFormOuter { margin:50px auto 0 auto; max-width:470px; border:1px solid #bfbfbf; }
.LoginPopup .LoginFormOuter .LoginForm { padding:15px 50px 20px 50px; }
.LoginPopup .LoginFormOuter .LoginForm:before { /*background:url(../img/top-arrow.png) no-repeat 0 0;*/ width:55px; height:27px; display:block; content:""; text-align:center; margin:0 auto; position:relative; top:-42px; }
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup { position:relative; }
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup i.Licon { position:absolute; left:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup i.ShowPassword { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.LoginPopup .LoginFormOuter .LoginForm .CustomFormGroup input.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.LoginPopup .LoginFormOuter .LoginForm a.ForgotPwd { font-size:12px; color:#7e7e7e; }
.LoginPopup .LoginFormOuter .LoginForm button.btn-primary { margin:0; padding:10px 20px; border-radius:0; background:#f5b81f; border:none; outline:none; display:block; }
.LoginPopup .LoginFormOuter .LoginForm .CustomCheckbox { margin:10px 0 0 0; }
.LoginPopup .LoginFormOuter .LoginForm .CustomCheckbox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.LoginPopup .LoginWithSocialLnk { border-top:1px dashed #7e7e7e; padding:30px 0; }
.LoginPopup .LoginWithSocialLnk ul { margin:0; padding:0; list-style:none; text-align:center; }
.LoginPopup .LoginWithSocialLnk ul li { margin:0; padding:10px 15px; list-style:none; display:inline-block; width:42%; }
.LoginPopup .LoginWithSocialLnk ul li a { color:#fff; font-size:16px; }
.LoginPopup .LoginWithSocialLnk ul li a i { font-size:30px; margin:0 15px 0 0; }
.LoginPopup .LoginWithSocialLnk ul li.FaceBook { background:#3b5a9a; margin-right:5%; }
.LoginPopup .LoginWithSocialLnk ul li.FaceBook:hover { background:#1e4698; }
.LoginPopup .LoginWithSocialLnk ul li.Twitter { background:#23aae1; }
.LoginPopup .LoginWithSocialLnk ul li.Twitter:hover { background:#0a89bc; }
.LoginPopup .LoginWithSocialLnk ul li.Google { background:#DD3C29; }
.LoginPopup .LoginWithSocialLnk ul li.Google:hover { background:#DD3C29; }
.LoginPopup .DontHaveAccount { text-align:center; margin:30px 0 0 0; }
.LoginPopup .DontHaveAccount p { margin:0; padding:0; font-size:20px; color:#252424; font-weight:bold; }
.LoginPopup .DontHaveAccount a.CreateNow { display:inline-block; color:#fff; background:#009441; padding:13px 30px; font-weight:bold; text-transform:uppercase; margin:20px 0 0 0; }


/* ---------------------------------
REGISTER POP UP
----------------------------------*/
.RegisterPopup { }
.RegisterPopup .modal-content { padding:30px 20px; }
.RegisterPopup button.close { position:absolute; top:20px; right:20px; }
.RegisterPopup .RegisterHeader { text-align:center; width:370px; margin:0 auto; /*background:url(../img/red-line.jpg) repeat-x 0 40%;*/ }
.RegisterPopup .RegisterHeader .IconDiv { background:#fff; width:140px; margin:0 auto; }
.RegisterPopup .RegisterHeader .IconDiv img { margin:0 auto; }
.RegisterPopup .RegisterHeader h2 { text-transform:uppercase; font-size:22px; color:#0a0a0a; font-weight:bold; padding:0; margin:20px 0 0 0; }
.RegisterPopup .RegisterForm { padding:15px 50px 20px 50px; margin:50px auto 0 auto; max-width:470px; border:1px solid #bfbfbf; }
.RegisterPopup .RegisterForm:before { /*background:url(../img/top-arrow.png) no-repeat 0 0;*/ width:55px; height:27px; display:block; content:""; text-align:center; margin:0 auto; position:relative; top:-42px; }
.RegisterPopup .RegisterForm .CustomRadioBox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterPopup .RegisterForm .CustomFormGroup { position:relative; }
.RegisterPopup .RegisterForm .CustomFormGroup i.Licon { position:absolute; left:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterPopup .RegisterForm .CustomFormGroup i.ShowPassword { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }
.RegisterPopup .RegisterForm .CustomFormGroup input.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.RegisterPopup .RegisterForm .CustomFormGroup select.form-control { border:1px solid #bfbfbf; border-radius:0; font-size:14px; padding:12px 10px 12px 60px; height:auto; }
.RegisterPopup .RegisterForm .CustomCheckbox { margin:10px 0 0 0; }
.RegisterPopup .RegisterForm .CustomCheckbox label { font-size:12px; line-height:24px; color:#7e7e7e; }
.RegisterPopup .RegisterForm button.btn-primary { margin:20px 0 0 0; padding:10px 20px; border-radius:0; background:#f5b81f; border:none; outline:none; display:block; }
.RegisterPopup .RegisterForm .CustomFormGroup i.ShowPasswordReg, .RegisterPopup .RegisterForm .CustomFormGroup i.ShowPasswordReg1 { position:absolute; right:0; top:0; bottom:0; border-right:1px solid #bfbfbf; width:40px; text-align:center; color:#999999; font-size:24px; padding-top:10px; }


/**********************************************************************************************************************************
STICKY FOOTER SECTION (Domestic Flight Round Trip)
**********************************************************************************************************************************/
.DomRoundTripStickyFooter { position:fixed; left:0; right:0; bottom:0; background:#222222; padding:5px 0; z-index:3; }
.DomRoundTripStickyFooter .FirstCol { position:relative; }
.DomRoundTripStickyFooter .FirstCol .Holder { padding:0 70px; margin:15px 0 0 0; }
.DomRoundTripStickyFooter .FirstCol .Holder:before { content: ''; width: 10px; position: absolute; top: -22px; bottom: -22px; right: 0; transform: skew(33deg); -webkit-transform: skew(33deg); -moz-transform: skew(33deg); -ms-transform: skew(33deg); -o-transform: skew(33deg); z-index: -1; -webkit-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 2; border-right: 10px solid #fff; }
.DomRoundTripStickyFooter .SecondCol .Holder { padding-left:70px; margin:15px 0 0 0; }
.DomRoundTripStickyFooter .Holder .Col1 { position:relative; padding-left:40px; }
.DomRoundTripStickyFooter .Holder .Col1 img { position:absolute; left:0; top:6px; width:30px; height:30px; }
.DomRoundTripStickyFooter .Holder .Col1 span.TimeFrom { display:block; font-style:normal; font-size:12px; font-weight:normal; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col1 span.TimeFrom i { font-size:14px; font-weight:bold; font-style:normal; width:70px; display:inline-block; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col1 span.TimeTo { display:block; font-style:normal; font-size:12px; font-weight:normal; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col1 span.TimeTo i { font-size:14px; font-weight:bold; font-style:normal; width:70px; display:inline-block; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col2 span.FlightTime { display:block; font-size:14px; font-weight:bold; color:#fff; }

.DomRoundTripStickyFooter .Holder .Col2 span.FlightStop { display:block; font-size:12px; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col3 span.FlightClass { display:block; font-size:14px; font-weight:bold; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col3 span.FlightBaggage { display:block; font-size:12px; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col4 span.FlightDetails { display:block; font-size:12px; color:#fff; }
.DomRoundTripStickyFooter .Holder .Col4 span.FlightDetails a { color:#fff; }
.DomRoundTripStickyFooter .CostBook { text-align:center; }
.DomRoundTripStickyFooter .CostBook span.FlightCost { display:block; text-align:center; color:#fff; font-weight:bold; font-size:20px; }
.DomRoundTripStickyFooter .CostBook .FlightBook { background:#cd1a1f; display:inline-block; color:#fff; padding:7px 30px; }
.DomRoundTripStickyFooter .CostBook .FlightBook a { color:#fff; }

/* ---------------------------------
FLIGHT DETAIL POPUP
----------------------------------*/
#FlightDetailPopup { }
#FlightDetailPopup .FromToDFPopup h5{ font-size:24px; font-weight:bold; }
#FlightDetailPopup .FromToDFPopup ul { margin:0; padding:0; }

#FlightDetailPopup .FromToDFPopup ul li { margin:0; padding:0 15px; list-style:none; display:inline-block; font-size:12px; border-right:1px solid #ccc; }
#FlightDetailPopup .FromToDFPopup ul li:first-child { padding-left:0; }
#FlightDetailPopup .FromToDFPopup ul li:last-child { border:none; }
#FlightDetailPopup .FromToDFPopup ul li p { margin:0; padding:0; font-weight:bold; }
#FlightDetailPopup .FromToDFPopup ul li p i { margin:0 5px; font-weight:normal; }
#FlightDetailPopup .FromToDFPopup ul li span.FlightDate { display:block; font-size:11px; }
#FlightDetailPopup .FromToDFPopup .CostBook { text-align:right; }
#FlightDetailPopup .FromToDFPopup .CostBook span.FlightCost { font-size:18px; color:#009441; font-weight:bold; display:block; }
#FlightDetailPopup .FromToDFPopup .CostBook span.FlightBook { display:block; }
#FlightDetailPopup .FromToDFPopup .CostBook span.FlightBook a { background:#333133; color:#fff; font-size:14px; display:inline-block; padding:5px 10px; }
#FlightDetailPopup .TabPanel { margin:10px 0 0 0; }
#FlightDetailPopup .TabPanel ul.nav-tabs { }
#FlightDetailPopup .TabPanel ul.nav-tabs li.nav-item { }
#FlightDetailPopup .TabPanel ul.nav-tabs li.nav-item a.nav-link { font-size:14px; color:#7a7a7a; font-weight:bold; }
#FlightDetailPopup .TabPanel ul.nav-tabs li.nav-item a.active{ color:#009441;}
#FlightDetailPopup .TabPanel ul.nav-tabs li.nav-item a.nav-link i{ margin:0 10px 0 0;}
#FlightDetailPopup .TabPanel .FlightItinerary { padding:15px 0; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col1 { position:relative; padding:0 0 0 40px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col1 img { position:absolute; left:0; top:0; width:30px; height:30px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col1 span.AirlinesName { font-size:12px; display:block; font-weight:bold; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col1 span.AirlinesCode { font-size:12px; display:block; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col2 { text-align:center; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col2 span.From { display:block; font-size:12px; font-weight:bold; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col2 span.Date { display:block; font-size:11px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col2 span.AirportName { display:block; font-size:11px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col3 { text-align:center; }

#FlightDetailPopup .TabPanel .FlightItinerary .Col3 span.Vai{ font-size:12px;} 
#FlightDetailPopup .TabPanel .FlightItinerary .Col3 span.Timestop { display:block; font-size:12px; font-weight:bold; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col3 span.Classre { display:block; font-size:11px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col4 { text-align:center; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col4 span.From { display:block; font-size:12px; font-weight:bold; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col4 span.Date { display:block; font-size:11px; }
#FlightDetailPopup .TabPanel .FlightItinerary .Col4 span.AirportName { display:block; font-size:11px; }

#FlightDetailPopup .TabPanel #FareSummary{ padding:15px 0 0 0;}
#FlightDetailPopup .TabPanel #FareSummary table.table-responsive{ display:inline-table !important;}
#FlightDetailPopup .TabPanel #FareSummary table th{ border-bottom:none; font-size:13px;}
#FlightDetailPopup .TabPanel #FareSummary table td{ font-size:12px; }

#FlightDetailPopup .TabPanel #Baggage{ padding:15px 0 0 0;}
#FlightDetailPopup .TabPanel #Baggage table.table-responsive{ display:inline-table !important;}
#FlightDetailPopup .TabPanel #Baggage table th{ border-bottom:none; font-size:13px;}
#FlightDetailPopup .TabPanel #Baggage table td{ font-size:12px; }


/**********************************************************************************************************************************
MODIFY SEARCH POP UP
**********************************************************************************************************************************/
#ModifySearchPopup .modal-lg { min-width:900px; }
#ModifySearchPopup h5{ font-weight:bold; }
#ModifySearchPopup textarea:focus, #ModifySearchPopup input[type="text"]:focus, #ModifySearchPopup input[type="password"]:focus, #ModifySearchPopup input[type="datetime"]:focus, #ModifySearchPopup input[type="datetime-local"]:focus, #ModifySearchPopup input[type="date"]:focus, #ModifySearchPopup input[type="month"]:focus, #ModifySearchPopup input[type="time"]:focus, #ModifySearchPopup input[type="week"]:focus, #ModifySearchPopup input[type="number"]:focus, #ModifySearchPopup input[type="email"]:focus, #ModifySearchPopup input[type="url"]:focus, #ModifySearchPopup input[type="search"]:focus, #ModifySearchPopup input[type="tel"]:focus, #ModifySearchPopup input[type="color"]:focus, #ModifySearchPopup .uneditable-input:focus { border-color:none; box-shadow:none; outline: 0 none; }
.ModifySearchCustomRadio { min-height:25px; margin-bottom:20px; }
.ModifySearchCustomRadio ul { margin:0; padding:0; }
.ModifySearchCustomRadio ul li { margin:0 20px 0 0; padding:0; list-style:none; display:inline-block; }
.ModifySearchCustomRadio .ThuloCustomRadio { display: block; position: relative; padding-left:30px; cursor: pointer; font-size: 14px; line-height:24px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin:0; }
.ModifySearchCustomRadio .ThuloCustomRadio input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }
.ModifySearchCustomRadio .Customcheckmark { position: absolute; top: 0; left: 0; height: 24px; width: 24px; background-color: #fff; border:2px solid #1da38a; }
.ModifySearchCustomRadio .ThuloCustomRadio input:checked ~ .Customcheckmark {background-color: #1da38a;}
.ModifySearchCustomRadio .Customcheckmark:after { content: ""; position: absolute; display: none; }
.ModifySearchCustomRadio .ThuloCustomRadio input:checked ~ .Customcheckmark:after {display: block;}
.ModifySearchCustomRadio .ThuloCustomRadio .Customcheckmark:after { left: 7px; top: 2px; width: 7px; height:14px; border: solid white; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
#ModifySearchPopup .Holder { margin-bottom:20px; }
#ModifySearchPopup .Holder input.form-control { font-size:12px; border:none; padding:0; margin:0; height:auto; border-radius:0; height:30px; line-height:30px; }
#ModifySearchPopup .FromToOuter { border:1px solid #bfbfbf; padding:0 5px; }
#ModifySearchPopup .FromToOuter span { font-size:12px; color:rgba(0, 0, 0, 0.7); padding:0 0 0 25px; }
#ModifySearchPopup .FromToOuter .FlightFrom span { background:url(../img/flight-from.png) no-repeat 0 50%; }
#ModifySearchPopup .FromToOuter .FlightTo span { background:url(../img/flight-to.png) no-repeat 0 50%; }
#ModifySearchPopup .FromToOuter .Seperator { text-align:center; margin:auto; width:33px; position:relative; }
#ModifySearchPopup .DateOuter { border:1px solid #bfbfbf; padding:0 5px; }
#ModifySearchPopup .DateOuter span { font-size:12px; color:rgba(0, 0, 0, 0.7); padding:0 5px 0 0; }
#ModifySearchPopup .DateOuter span i { font-size:12px; margin-right:5px; }
#ModifySearchPopup .DateOuter .ReturnDate { border-left:1px solid #bfbfbf; padding-left:20px; }
#ModifySearchPopup .PassengersOuter { border:1px solid #bfbfbf; padding:0 5px; }
#ModifySearchPopup .PassengersOuter span { font-size:12px; color:rgba(0, 0, 0, 0.7); padding:0 5px 0 0; }
#ModifySearchPopup .PassengersOuter span i { font-size:12px; margin-right:5px; }
#ModifySearchPopup button.BtnSearchFlights { margin:0; padding:10px 20px; border-radius:0; background:#f5b81f; border:none; outline:none; display:block; width:100%; }
#ModifySearchPopup a.MoreOptions { color:#009441; font-size:14px; margin:15px 0 0 0; display:inline-block; }


/* Searching Modal Box Pop Up*/
#searchingModal{ text-align:center;}
#searchingModal .modal-body{ padding:30px;}
#searchingModal .modal-body img{ margin-bottom:30px;}
#searchingModal .modal-body p{ margin:0; padding:0; font-weight:bold;}


/* Fare Rule Pop Up */
.ncs-fare_rules-modal{}
.ncs-fare_rules-modal h5{ font-size:24px; font-weight:bold;}
.ncs-fare_rules-modal h2{ font-size:12px; font-weight:bold;}
.ncs-fare_rules-modal p{ text-align:left; font-size:12px; }


/* Book Now Pop Up*/
#priceSearchModal{}
#priceSearchModal .ModalHeader{ overflow:hidden; text-align:center; padding:25px 0;}
#priceSearchModal .ModalHeader h4{ font-weight:bold; font-size:20px; line-height:22px; border-bottom:1px solid #ccc; padding:0 0 15px 0; color:#009441;}
#priceSearchModal .ModalHeader p.PaxInfo{ margin:30px 0 0 0; text-align:center; font-size:14px;}
#priceSearchModal .ModalHeader p.PaxInfo span{ display:inline-block; background:#ebebeb; padding:5px 30px;}
#priceSearchModal .ModalHeader p.PaxInfo span.Mid{ margin:0 10px;}
#priceSearchModal .ModalHeader p.PaxInfo span i{ display:block; margin-bottom:7px;}
#priceSearchModal ul{ margin:0; padding:0; text-align:center;}
#priceSearchModal ul li{ margin:0; padding:0; list-style:none; display:inline-block; font-style:normal; font-size:12px; text-align:left;}
#priceSearchModal ul li span{ font-size: 14px; display:block; font-weight: bold;}
#priceSearchModal ul li small.HideSM{font-style:normal; font-size:12px;}
#priceSearchModal ul li.FlightFrom{ background: url(../img/flight-arrow.png) no-repeat 50% 0; width: 130px; display: inline-block; padding:20px 0 0 0; text-align:center;}
#priceSearchModal ul li.itinerary-date{ padding:0 0 0 50px;}
#priceSearchModal .process{ text-align:center; margin:30px 0 10px 0; }



/* Error Pop Up */
.ErrorPopup{}
.ErrorPopup .modal-content{ padding:15px; min-height:150px;}
.ErrorPopup .modal-content button.close{ font-size:40px; outline:none;}
.ErrorPopup .modal-content span{border: 2px solid red; border-radius: 50%; height: 42px; width: 42px; display: inline-block;}
.ErrorPopup .modal-content .error_box{ text-align:center; color:red; font-weight:bold; margin:40px 0;}



/* Branding Pop Up */
.Brandingpopup  h5.modal-title { font-weight:bold; font-size:26px; }
.Brandingpopup  h5.modal-title span{ font-weight:bold; color:#009441;}

.bd-branding-modal-lg{}
.bd-branding-modal-lg .modal-lg{ width:90% !important; max-width:90% !important;}
.bd-branding-modal-lg .modal-lg .jq-modal-body{ padding:15px;}

.Brandingtab .Tabheader ul { border-bottom:5px solid #333132;}
.Brandingtab .Tabheader .nav-tabs .nav-link { color:#636363; background:#e5e5e5; padding:0.8rem 1.5rem; font-weight:bold; }
.Brandingtab .Tabheader .nav-tabs .nav-item.show .nav-link, .Brandingtab .Tabheader .nav-tabs .nav-link.active, .Brandingtab .Tabheader .nav-tabs li.nav-item:hover a, .Brandingtab .Tabheader .nav-tabs li.active a { background:#333132; color:#fff; }
.Brandingtab .Tabheader .nav-tabs .nav-item.show .nav-link, .Brandingtab .Tabheader .nav-tabs .nav-link.active, .Brandingtab .Tabheader .nav-tabs .nav-link { border:none; }
.Brandingtab .Tabheader .nav-tabs, .Brandingtab .Tabheader .nav-tabs .nav-item { margin:0; padding:0; }

.Brandingtab .Tabheader .nav-tabs li.nav-item { margin:0 2px 0 0;}
.Brandingtab .Tabpanel { overflow-x:scroll; max-height:350px; }
.Brandingtab .Tabpanel .Airlogo { overflow:hidden; padding:20px 0 0 0; }
.Brandingtab .Tabpanel .Airlogo img { float:left; max-height:40px; margin:0 20px 0 0; }
.Brandingtab .Tabpanel .Airlogo span { float:left; font-size:24px; }
.Brandingtab table.table { margin:20px 0 0 0; font-size:12px; text-align:center; }
.Brandingtab table.table tr.head { background:#f5f5f5; font-weight:bold; }
.Brandingtab table.table tr.head td { vertical-align:middle; }
.Brandingtab table.table td { padding:10px; min-width:100px; }
.Brandingtab table.table .fa-times { color:#c62c2c; font-size:16px; }
.Brandingtab table.table .fa-check { color:#68b00e; font-size:16px; }
.Brandingtab table.table .fa-usd { color:#f57900; font-size:16px; }
.Brandingtab table.table .fa-info-circle { color:#cdcccc; font-size:16px; }
.Brandingtab ::-webkit-scrollbar { width: 5px; } 
.Brandingtab ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2); border-radius: 10px; }
.Brandingtab ::-webkit-scrollbar-thumb { border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

.Solutionwrap { background:#e5e5e5; overflow:hidden; padding:15px; margin:30px 0 0 0; }
.Solutionwrap ul { margin:0; padding:0; }
.Solutionwrap ul li { float:left; min-width:100px; margin:0 10px; list-style:none; background:#fff; padding:10px; border:1px solid #b3b3b3;}
.Solutionwrap ul li h3 { color:#666; margin:0; padding:0; font-size:14px; text-align:center; }
.Solutionwrap ul li span.Cost { font-size:15px; font-weight:bold; color:#ff7200; display:block; margin:10px 0; }
.Solutionwrap ul li a { background:#feaa09; display:block; padding:3px 0 3px 5px; color:#000; font-size:12px; margin-bottom:10px; text-align:center; }
.Solutionwrap ul li a .fa-chevron-circle-down { padding:0 0 0 10px; }
.Solutionwrap .Showhide { }
.Solutionwrap .Showhide p { font-size:11px; font-weight:bold; margin:0; padding:0 0 10px 0; color:#666; }
.Solutionwrap .Showhide p span { display:block; font-weight:normal; }
.Solutionwrap ul li.Selected { background:#333132; border:1px solid #333132; }
.Solutionwrap ul li.Selected h3 { color:#fff; }
.Solutionwrap ul li.Selected .Showhide p { color:#fff; }
.Solutionwrap ul li.Selected span.Cost { color:#fff; }
.Solutionwrap ul li.Selected a { background:#feaa09; }
.Solutionwrap .Bpcost { float:right; text-align:center;}
.Solutionwrap .Bpcost p { margin:0; padding:20px 0 0 0; font-size:20px; }
.Solutionwrap .Bpcost p span.Total { display:block;}
.Solutionwrap .Bpcost p span.Cost { font-weight:bold; font-size:24px; color:red; }
.Solutionwrap .btn-primary { border:none; background:#f5b81f; font-weight:bold; padding:10px 15px; border-radius:0;}
.Solutionwrap .btn-primary:hover { background:#333132; }

.Solutionwrap .ThuloCustomRadioBox{ text-align:center; font-size:12px; padding-top:40px; padding-left:0;}
.Solutionwrap .ThuloCustomRadioBox .checkmark{ margin:0 auto; right:0;}
.Solutionwrap ul li.Selected .ThuloCustomRadioBox{ color:#fff;}


/* For Other Tab */
.Bheader { overflow:hidden; background:#f9f9f9; padding:15px; margin:20px 0; border:1px solid #e0dfdf; }
.Bheader .Bimglogo { float:left; min-width:150px; margin:0 20px 0 0; }
.Bheader .Bimglogo img{ object-fit:cover;}
.Bheader h2 { float:left; font-size:16px; font-weight:bold; margin:60px 0 0 0; }
.Brandingpopup .Info { margin:30px 0 0 20px; }
.Brandingpopup .Info h3 { font-weight:bold; font-size:16px; }
.Brandingpopup .Info p { font-size:14px; }
.Bsidebar { background:#f1f2f2; padding:15px; margin:20px 0; font-size:13px; overflow-y: scroll; max-height: 500px; }
.Bsidebar .Bnote { }
.Bsidebar .Bsidebox { border-top:1px solid #fff; overflow:hidden; margin:15px 0 0 0; padding:15px 0 0 0; }
.Bsidebar .Bsidebox .Bimg { float:left; width:60px; margin:0 15px 0 0; }
.Bsidebar .Bsidebox .Rinfo { padding:15px 0 0 0; }
.Bsidebar .Bsidebox .Rinfo h4.Tinfo { font-size:13px; font-weight:bold; margin:0; padding:0; }
.Bsidebar .Bsidebox .Rinfo h4.Tinfo i.fa-info-circle { color:#f5b81f; margin:0 0 0 10px; }
.Bsidebar .Bsidebox .Rinfo p { font-size:12px; margin:0; padding:0; }


/* Fare Change Alert Pop Up */
.Alertpopup { }
.Alertpopup .modal-header { padding:10px 15px; }
.Alertpopup .modal-header button.close { cursor:pointer; font-size:30px; }
.Alertpopup h5 { color:#00001e; }
.Alertpopup .Info { text-align:center; padding:15px; background:#fff; }
.Alertpopup p { padding:20px 0; font-size:12px; margin:0; }
.Alertpopup .Pricehight { background:url(../img/ooops.png) no-repeat top center; height:128px; width:128px; margin:0 auto; }
.Alertpopup .Pricelow { background:url(../img/wow.jpg) no-repeat top center; width:100px; height:153px; margin:0 auto; }
.Alertpopup ul { margin:0 auto 20px auto; padding:0; max-width:210px; }
.Alertpopup ul li { margin:0; padding:3px 0; list-style:none; overflow:hidden; font-weight:bold; display:block; color:#343434; font-size:12px; }
.Alertpopup ul li span { float:right; font-size:14px; font-weight:bold; }
.Alertpopup ul li.Changefare { border-top:1px solid #e7e7e7; }
.Alertpopup button { cursor:pointer; font-size:12px; }
.Alertpopup button.btn-secondary { color:#333333; border:1px solid #e4e4e4; background:#e4e4e4; }
.Alertpopup button.btn-secondary:hover { background:#cfcfcf; }
.Alertpopup button.btn-primary { }

#sessionTimeout-dialog { }
#sessionTimeout-dialog .modal-header { padding:10px 15px 10px 16px; }
#sessionTimeout-dialog .modal-header h4{ color:#009441; font-size:16px; }
#sessionTimeout-dialog .modal-header button.close { cursor:pointer; font-size:30px; float:none; }
#sessionTimeout-dialog .modal-body { margin:0; padding:15px 0; font-size:12px; font-weight:normal; background:url(../img/clock.png) no-repeat top center #fff;  text-align:center; }
#sessionTimeout-dialog .modal-body i.fa{ font-size:30px; }
#sessionTimeout-dialog .modal-footer button { cursor:pointer; font-size:12px; background:#f5b81f; color:#fff; margin:0 auto; }




/**********************************************************************************************************************************
Rooms and Rates
**********************************************************************************************************************************/
.mtb70{margin:70px 0px;}
.mt70{margin-top: 70px;}
.mb70{margin-bottom: 70px;}
.ptb40{padding:40px 0px;}
.pt40{padding-top: 40px;}
.pb40{padding-bottom: 40px;}
.mtb30{margin:30px 0px;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}
.roomsrates{margin-top: 50px;}
.hrbox .hpic{position: relative; overflow: hidden;}
.hrbox .hpic img{max-width: 100%; width: 100%; height: 100%;}
.textbox{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;background-color:#009441;padding:6px 12px;color:#fff;}
.textbox h4{margin:0px 0px 0px 0px;}
.textbox h4 a{font-size: 16px; color: #fff;}
.textbox p{margin:0px; font-size: 18px;}
.textbox p span{font-size: 12px; padding-left: 3px;}
/* View Detail & Book Now */
.viewdetail-booknow{position: absolute; bottom: 0px; left: 0px; width: 100%;}
.viewdetail-booknow ul{list-style-type: none; padding:0px; margin:0px;}
.viewdetail-booknow ul li{display: inline-block;}
.viewdetail-booknow ul li:last-child{float: right;}
.viewdetail-booknow ul li a{background-color: #222222; padding:6px 12px; color: #fff; font-size: 12px; text-transform: uppercase;}
.viewdetail-booknow ul li a:hover{background-color: #009441;}

/* Rooms and Rates Version 1 */
.roomsrates_version1{margin-top: 10px;}
.roombox_ver1{border:1px solid #ddd; margin-top: 30px; position: relative; overflow: hidden;}
.roombox_ver1 .media{padding:10px;}
.roombox_ver1 img{width: 100px; height: 100px; object-fit: cover; border-radius: 6px;}
.roomsrates_version1 h5{margin:0px 0px 8px 0px;}
.roomsrates_version1 h5 a{font-weight: 600; font-size: 18px; color: #333;}
.book_detail ul{list-style-type: none; padding:0px; margin:0px;}
.book_detail ul li{display: inline-block; padding-right: 10px;}
.book_detail ul li a{border:1px solid #888; padding:6px 12px; color: #888; font-size: 10px; text-transform: uppercase;}
.book_detail ul li a:hover{background-color: #009441; border: 1px solid #009441; color: #fff;}
p.price_ver1{color: #009441; font-weight: 400; font-size: 14px;}
p.price_ver1 span{font-size: 12px; padding-left: 3px;}
/* Right Adver */
.right_adver{margin-top: 30px;}

.discount-sec{top:21px;right:0px;font-size:13px;	/* line-height: 34px; */font-weight:700;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:33px 49px 5px 31px;-webkit-transform:translate(43%,40%) rotate(46deg) translateZ(0);-moz-transform:translate(43%,40%) rotate(41deg) translateZ(0);transform:translate(48%,-66%) rotate(41deg) translateZ(0);background:#e00d0d;color:#fff;position:absolute;}
.discount-sec span{color:#fff;font-size:15px;font-weight:500;}

/* Search Form list page */
.form-control:focus {
    outline: 0 !important;
    border-color: initial;
    /* border-color: #009441; */
    box-shadow: none;
}

/**********************************************************************************************************************************
Detail Page
**********************************************************************************************************************************/

.SingleP-SLider .carousel-item{height: 400px;}
.SingleP-SLider .carousel-item img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
/* .SingleP-SLider .carousel-item:before{content: "";  position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgba(0,0,0,.7);} */
.SingleP-SLider .carousel-caption{left: 9%; right: 9%; top: 50%; transform: translate(0, -50%); text-align: left;}
.SingleP-SLider .carousel-control-prev{opacity:1;z-index:9; width: 10%;}
.SingleP-SLider .carousel-control-next{opacity:1;width:10%;z-index:9;}
.SingleP-SLider  a.carousel-control-next i,.SingleP-SLider  a.carousel-control-prev i{padding:6px 16px;color:#fff;font-size:40px; border:1px solid #fff;}
.leave-comments h3,.comment-section h3,.photo_gallery h3, .calcellation-policy h3, .room-description h3{position: relative; padding:0px 0px 15px 0px; margin:0px 0px 20px 0px; border-bottom: 2px solid #ebebeb; font-size: 22px; font-weight: 600;}
.leave-comments h3 span,.comment-section h3 span, .photo_gallery h3 span, .calcellation-policy h3 span, .room-description h3 span{position:absolute;left:0;bottom:-2px;height:2px;background:#009441;width:130px;}
.tabcontrnt_tf p, .room-description p{font-size: 14px; line-height: 26px;}
.right-detailpage nav{margin-bottom:20px;}
.right-detailpage .nav-tabs{display:flex;justify-content:left;flex-direction:row;}
.right-detailpage .nav-tabs .nav-link{display:block;padding:.7rem 1rem;font-size:16px;color:#000;border:none;background-color:#f2f2f2;/* margin-right:10px; */border-radius:0px; border-bottom:2px solid #ddd; border-right: 1px solid #ddd;}
.right-detailpage .nav-tabs .nav-link:last-child{border-right: none;}
.right-detailpage .nav-tabs .nav-link.active{color:#333;border-radius:0px; border-bottom:2px solid #009441;}
.right-detailpage .nav-tabs{border:none;}
.tabcontrnt_tf .table td{font-size: 14px;}
.tabcontrnt_tf .table td i{padding-right: 3px; color: #009441;}
/* Cancellation Policy */
.calcellation-policy [data-toggle="collapse"] .fa:before{content:"\f068";}
.calcellation-policy [data-toggle="collapse"].collapsed .fa:before{content:"\f067";}
.calcellation-policy [data-toggle="collapse"] i{float:right;padding-top:5px; color: #009441;}
.calcellation-policy .card-header{background: none;}
.calcellation-policy .card-header h5 a{font-size: 16px; color: #333;}
.calcellation-policy .card-header h5 span{color: #009441; font-weight: bold;}
.calcellation-policy .card p{color: #888; font-size: 14px; line-height: 26px;}
.calcellation-policy .card:last-child{margin-bottom: 0px;}
.calcellation-policy .card{border:none;margin-bottom: 20px;}

.hotel_rate{padding: 20px 0px; border-bottom: 1px solid #8a8585; }
.hotel_rate p{font-weight: bold;}
.hotel_rate .table td,.hotel_rate .table th{padding:.35rem .75rem;vertical-align:top;border-top:1px solid #dee2e6;font-size:14px;}
.tabcontrnt_tf ul{list-style-type: none; padding:0px 0px 4px 0px; margin:0px;}
.tabcontrnt_tf ul li:first-child{padding-top: 0px;}
.tabcontrnt_tf ul li:last-child{padding-bottom: 0px;}
.tabcontrnt_tf ul li{border-right: 1px solid #ddd; padding: 6px 0px; font-size: 14px; font-weight: 600;}
.tabcontrnt_tf ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 13px;
    display: inline-block !important;
    cursor: pointer;
    line-height: 20px;
    color: #fb2f0c;
    margin-right: 6px;
}

button.BtnReviewAdd { margin:0; padding:10px 20px; border-radius:0; background:#f5b81f; border:none; outline:none; display:block;}
button.BtnReviewAdd:hover{ background:#333132;} 
/* Photo Gallery */
#lightbox .modal-content{display:inline-block;text-align:center;}
#lightbox{cursor:pointer;}
#lightbox .close{opacity:1;color:rgb(255,255,255);background-color:#009441;padding:2px 11px 6px 11px;border-radius:30px;border:2px solid rgb(255,255,255);position:absolute;top:-15px;right:-30px;z-index:1032;cursor:pointer;}
.Gallery_Box{height: 220px; margin-bottom: 10px;}
.Gallery_Box img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.photo_gallery .modal-dialog {
    max-width: 100%;
    margin: 30px auto;
}
.nomks_gutters{margin-left: -5px; margin-right: -5px;}
.nogutters{padding-left: 5px; padding-right: 5px;}
.photo_gallery .modal-body img{max-width: 100% !important; height: auto;}
.photo_gallery .modal-body{padding:0px !important;}
/* Comments */
.single-comment .media img{width: 80px; height: 80px; object-fit: cover;}
.single-comment .media-body p{color: #888; font-size: 14px; line-height: 26px;}
.single-comment .media-body ul{list-style-type: none; padding:0px 0px 4px 0px; margin:0px;}
.single-comment .media-body ul li:first-child{padding-left: 0px;}
.single-comment .media-body ul li:last-child{border-right: none;}
.single-comment .media-body ul li{border-right: 1px solid #ddd; padding: 0px 12px 0px 7px; display: inline-block; line-height: 14px; font-size: 14px;}
.single-comment .media-body ul li span{font-weight: bold; padding-right: 5px;}
.single-comment .media-body ul li a{color: #009441; border:1px dotted #009441; padding:2px 8px; font-size: 12px; border-radius: 25px;}
.padd-left-100{padding-left: 100px;}
.padd-left-200{padding-left: 200px;}
.mar-top-20{margin-top: 20px;}
/* Leave a comment */
.leave-comments{background-color: #fff; padding:20px; margin-top: 40px;}
.leave-comments .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem;}
.leave-comments label{color: #888; font-size: 14px;}
.sendMessage input.SubmitBtn{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer;}
.sendMessage input.SubmitBtn:hover{background-color: #222;}
/* Left sidebar */
.bookhotel .input-group{margin-bottom: 1rem;}
.bookhotel .input-group i{color: #009441; font-size: 12px;}
.bgsidebar{background-color: #fff; padding:15px;}
.bookingNow_mks input.BookNoebtn{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer; display: block; width: 100%;}
.bookingNow_mks input.BookNoebtn:hover{background-color: #222;}
.bookhotel .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem; font-size: 12px;}

.bgsidebar h4{position: relative; padding:0px 0px 15px 0px; margin:0px 0px 20px 0px; border-bottom: 2px solid #ebebeb; font-size: 16px; font-weight: 600; color: #000;}
.bgsidebar h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#009441;width:130px;}
/* Need Hotel Help? */
.needhotel_help{background-color: #009441; padding:15px; text-align: center; color: #fff;}
.needhotel_help h4{font-size: 18px; font-weight: bold;}
.needhotel_help p{font-size: 14px;}
.phone_no{padding: 10px 0px;}
.phone_no a{color: #fff; border:1px solid #ddd; padding:6px 12px; letter-spacing: 1.2px; border-radius: 4px;}
.phone_no a:hover{background-color: #222; border:1px solid #222;}
/* Why Book with us? */
.whybook_withus ul{list-style-type: none; padding:0px; margin:0px;}
.whybook_withus ul li{border-bottom: 1px solid #ddd; padding:10px 0px;}
.whybook_withus ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.whybook_withus ul li h5{font-size: 14px; font-weight: bold;}
.whybook_withus ul li p{color: #888; font-size: 14px; line-height: 26px; margin:0px;}
.whybook_withus ul li i{color: #009441; padding-right: 3px;}
/* Similar Listings */
.Similar_listing ul{list-style-type: none; padding:0px; margin:0px;}
.Similar_listing ul li{border-bottom: 1px solid #ddd; padding:10px 0px;}
.Similar_listing ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.Similar_listing ul li img{width: 70px; height: 70px; object-fit: cover;}
.Similar_listing ul li h5 a{font-size: 14px; font-weight: 600; color: #333;}
.price_day{font-size: 14px; margin:0px; color: #009441;}
/* Breadcrumb */
.breadcrumb-Sec{border-bottom: 1px solid #ddd; padding:30px 0px;}
/* .rating_mks{padding:10px 0px;} */
.rating_mks ul{list-style-type: none; padding:0px; margin:0px;}
.rating_mks ul li{display: inline-block; padding-right: 10px; font-size: 14px;}
.rating_mks ul li i{padding-right: 5px; color: #f5b81f;}
.breadcrumb-right{float: right;}
.text-rightbox{text-align: right;}
.breadcrumb-Sec h2{font-size: 22px; font-weight: 600;}
p.locationmks{font-size: 14px; letter-spacing: 1.1px; margin:0px; color: #000 !important;}
.locationmks i{color: #009441; padding-right: 3px;}
.text-rightbox{padding-top: 20px;}
.text-rightbox p{font-size: 14px;}
.text-rightbox h4{color: #009441; font-size: 20px; margin:0px;}

/**********************************************************************************************************************************
List View
**********************************************************************************************************************************/
.list_single{background-color: #fff; padding:15px; overflow: hidden; margin-bottom: 30px;}
.list_single .post_img{height: auto; position: relative;}
.list_single .post_img img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.list_single h5 a{color: #333; font-weight: 600; font-size: 18px;}
.list_single h5 a:hover{color: #009441;}
.list_single p{color: #555; font-size: 13px; line-height: 26px;}
.book_nowmk{margin-top: 20px;}
.book_nowmk a{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer; border-radius: 2px;}
.book_nowmk a:hover{background-color: #222;}
/* Pagination */
@keyframes tfp-in{
	from{transform:scale(1.5);opacity:0;}
	to{transform:scale(1);opacity:1;}
}
.tfp{position:relative;text-align:center;padding:10px 0;font-size:0;z-index:6;animation:cdp-in 500ms ease both;}
.tfp_i{font-size:14px;text-decoration:none;transition:background 250ms;display:inline-block;text-transform:uppercase;margin:0 3px 0px;height:40px;min-width:40px;border-radius:38px;border:2px solid #009441;line-height:38px;padding:0;color:#009441;font-weight:700;letter-spacing:.03em;}
.tfp_i:first-child,.tfp_i:last-child{padding:0 16px;display:inline-block;}
.tfp_i:last-child{display:inline-block;}
.tfp_i:hover{background-color:#009441;color:#fff;}
/* Price Range */
.price_range img{width: 300px;}

.bgsidebar .form-check{padding-bottom: 10px; font-size: 14px;}
.whythulo_hotel h3{font-size: 18px; font-weight: 600; color: #009441; margin-bottom: 20px;}
.whythulo_hotel ul{list-style-type: none; padding:0px; margin:0px;}
.whythulo_hotel ul li{padding: 8px 0px; border-bottom: 1px dotted #ddd;}
.whythulo_hotel ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.whythulo_hotel ul li:first-child{padding-top: 0px;}
.whythulo_hotel ul li h5{font-size: 14px; font-weight: 600;}
.whythulo_hotel ul li p{font-size: 14px; line-height: 26px; margin:0px;}
.whythulo_hotel ul li i{padding-right: 3px; color: #009441;}
.today_discount{position:absolute;top:20px;left:-7px;font-size:12px;color:#fff;text-align:center;padding:6px 10px;background:#009441;line-height:1.3;font-weight:bold;}
.today_discount .percent{font-size:16px;display:block;}
.today_discount:before{content:'';position:absolute;border-top:0;border-right:8px solid #009441;border-bottom:8px solid transparent;bottom:-8px;left:0;}
.price_today{margin:0px 0px 10px 0px; /* font-weight: 600; color: #777; font-size: 14px; */}
.price_today span.pricetodaymks{color: #009441;}
.price_today sub{padding-left: 10px; color: #000; font-weight: 600;}
#ModifySearchPopups .input-group{margin-bottom: 1rem;}
#ModifySearchPopups .input-group i{color: #009441;}
#ModifySearchPopups .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem; font-size: 12px;}
/* List Grid */
.list-grid{background-color: #fff; padding:15px;}
select#Sort_by{font-size: 14px;}
.list-grid-box{padding-top: 7px; text-align: right;}
.list-grid-box ul{list-style-type: none; padding:0px; margin:0px;}
.list-grid-box ul li{display: inline-block;}
.list-grid-box ul li a{padding:4px 8px; border:2px solid #333;}
.list-grid-box ul li i{color: #333;}
.list-grid-box ul li.active a{border:2px solid #dc0c0c;}
.list-grid-box ul li.active i{color: #dc0c0c;}
/* Grid View */
.grod_desc{padding:15px 0px;}


/**********************************************************************************************************************************
Responsive
**********************************************************************************************************************************/

@media (max-width: 768px) {
	.ViewTitle {
		margin-top: 10px;
	}
}

@media (min-width: 320px) and (max-width: 576px)
{
.book_detail ul li {padding-right: 0px;}
.book_detail ul li a{padding:4px 8px;color:#888;font-size:10px;}
.list_single h5{margin-top: 10px;}
.gridpage_mks .list_single h5{margin-top: 0px;}
}
@media (min-width: 320px) and (max-width: 767px)
{
.stand-room--inner{margin-bottom: 60px;}
.room-title-overlay h3 a{font-size: 26px;}
.packages-left-box ul li{font-size: 14px;}
.MainNav{float: none;}
.room-meal-plan,.ft-box{margin-bottom: 30px;}
.room-tarrif-content{margin-top: 30px;}
.packages-right-box p{word-break: break-word;}
}
@media (min-width: 768px) and (max-width: 991px) 
{

}
@media (min-width:992px){
.book_detail ul li {padding-right: 0px;}
.book_detail ul li a{padding:4px 8px;color:#888;font-size:10px;}
}
/**********************************************************************************************************************************
404 PAGE NOT FOUND
**********************************************************************************************************************************/
.NotFoundPage { position: relative; height: 100vh; }
.NotFoundPage .Holder { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.NotFoundPage .Holder span{ color:#333132; }
.NotFoundPage .Holder span.Mid{ color:#009441;}
.NotFoundPage .Holder { max-width: 520px; width: 100%; line-height: 1.4; text-align: center; }
.NotFoundPage .Holder .notfound-404 { position: relative; height: 240px; }
.NotFoundPage .Holder .notfound-404 h1 { font-family: 'Montserrat', sans-serif; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); font-size: 252px; font-weight: 900; margin: 0px; color: #262626; text-transform: uppercase; letter-spacing: -40px; margin-left: -20px; }
.NotFoundPage .Holder .notfound-404 h1>span { text-shadow: -8px 0px 0px #fff; }
.NotFoundPage .Holder .notfound-404 h3 { position: relative; font-size: 22px; font-weight: bold; text-transform: uppercase; color:red; margin: 0px; letter-spacing: 0; padding-left: 30px;  }
.NotFoundPage .Holder h2 { font-size: 16px; font-weight: 400; text-transform: uppercase; color: #000; margin-top: 0px; margin-bottom: 25px; }
.NotFoundPage .Holder a{ background:#fff; border:1px solid #808080; color:#000; padding:20px 50px; border-radius:5px; font-weight:bold; padding:15px 30px; display:inline-block; margin:20px 0 0 0; font-size:18px;}
.NotFoundPage .Holder a:hover{ background:#333132; border:1px solid #333132; color:#fff;  -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in;}
@media only screen and (max-width: 767px) { .NotFoundPage  .Holder .notfound-404 { height: 200px; } .NotFoundPage  .Holder .notfound-404 h1 { font-size: 200px; } }
@media only screen and (max-width: 480px) { .NotFoundPage .Holder .notfound-404 { height: 162px; } .NotFoundPage .Holder .notfound-404 h1 { font-size: 162px; height: 150px; line-height: 162px; } .NotFoundPage .notfound h2 { font-size: 16px; } }



/* Holiday Css */


#holidaySearchForm select.form-control {border:none;outline: none;font-size: 12px;-webkit-box-shadow: none; box-shadow: none;}
#holidaySearchForm .form-control:disabled,#holidaySearchForm .form-control[readonly]{background-color:#fff;opacity:0.3;}
#holidaySearchForm .HolidayOuter{border: 1px solid #bfbfbf;}
#holidaySearchForm button.BtnSearchHolidays{margin: 0;padding:20px;border-radius: 0;background: #f5b81f;border: none;outline: none;display: block;width: 100%;}
#holidaySearchForm .HolidayOuter span{font-size: 12px;color: rgba(0, 0, 0, 0.7);padding: 0 0 0 25px;}


/* Photo Gallery */
#lightbox .modal-content{display:inline-block;text-align:center;}
#lightbox{cursor:pointer;}
#lightbox .close{opacity:1;color:rgb(255,255,255);background-color:#009441;padding:2px 11px 6px 11px;border-radius:30px;border:2px solid rgb(255,255,255);position:absolute;top:-15px;right:-30px;z-index:1032;cursor:pointer;}
.Gallery_Box{height: 220px; margin-bottom: 10px;}
.Gallery_Box img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.photo_gallery .modal-dialog {
    max-width: 100%;
    margin: 30px auto;
}
.nomks_gutters{margin-left: -5px; margin-right: -5px;}
.nogutters{padding-left: 5px; padding-right: 5px;}
.photo_gallery .modal-body img{max-width: 100% !important; height: auto;}
.photo_gallery .modal-body{padding:0px !important;}



.addwishlist_cashdelvr li.cashon_delivery a,
.addwishlist_cashdelvr li.addtowish_lists p{border:1px solid #ddd;padding:7px 10px;border-radius:4px;text-decoration:none;font-size:12px;color:#676767;}
.Reviewcount .Reviewcount{}
.Reviewcount .star-rating i.fa-star{display:inline-block;margin:0 3px 0 0;text-align:center;}
.Reviewcount .star-rating{position:relative;cursor:pointer;vertical-align:middle;display:inline-block;overflow:hidden;white-space:nowrap;font-size:16px;margin-right:15px;}
.Reviewcount .back-stars{color:#ccc;}
.Reviewcount .front-stars{position:absolute;left:0;top:0;margin:auto;white-space:nowrap;overflow:hidden;}
.Reviewcount .front-stars i{color:#ff9f2d;}
.Reviewcount a.Addreview{background:url(../img/add-review.jpg) no-repeat 0 2px;padding:0 0 0 20px;font-size:12px;}
#reviewformModal .modal-header{border-bottom:none;}
#reviewformModal #RatingReivwForm .modal-footer{border-top:none;margin-top:-30px;}
#reviewformModal #RatingReivwForm .modal-footer button{padding:3px;width:75px;}


/****************************** Ticket Page ********************************/
.Ticket{ margin:30px 0 0 0; padding:15px; border:1px solid #ccc; border-radius:5px; background:#f0f0f0;} 
.Ticket h1{ margin:0; padding:0; font-size:20px; font-weight:bold;}
.Printpdf{ float:right;}
.Printpdf a{ background:#a8a8a8; color:#fff; display:inline-block; padding:7px 10px; font-weight:normal;}
.Printpdf a:hover{ background:#e08820;}
.Printpdf i{ margin:0 5px 0 0; }

.Companyinfo{ background:#fff; padding:15px; margin:20px 0 0 0; font-size:14px;}
.Companyinfo ul{ margin:0; padding:0;}
.Companyinfo ul li{margin:0; padding:5px; list-style:none; border-bottom:1px solid #ebebeb;}
.Companyinfo ul li span{ font-weight:bold; width:170px; display:inline-block;}
.Companyinfo ul li:last-child{ border:none; padding-bottom:0; }
.Companyinfo img{ margin-top:50px; }

.Passengername{ padding:20px 0;}
.Passengername h2{ margin:0; padding:0; font-size:18px; font-weight:bold; }
.Passengername ul{ margin:0; padding:0;}
.Passengername ul li{ margin:0; padding:0 10px; list-style:none; display:inline-block; border-right:1px solid #c0bfbf; font-size:12px; font-weight:bold; height:16px; line-height:16px;}
.Passengername ul li:first-child{ padding-left:0;}
.Passengername ul li:last-child{ border:none; }

.Ticketflightinfo{ background:#fff;}

.Ticketfft{ padding:15px; font-size:16px; font-weight:bold; color:#000; border-bottom:5px solid #ededed;}
.Ticketfft span.Ticketffrom{ /*background:url(../img/flightfrom.png) no-repeat 0 50%; padding:0 0 0 25px;*/ display:inline-block; }
.Ticketfft span.Ticketfto{border-right:1px solid #c0bfbf; margin:0 20px 0 0; padding-right:20px;}
.Ticketfft span.Seperatorto{ padding:0 5px;}
.Ticketfft span.Ticketfcode{margin:0 20px 0 0; padding-right:20px; border-right:1px solid #c0bfbf;}
.Ticketfft span.Vendorlocated{}

.Ticketdetails{ overflow:hidden; padding:15px 0; font-size:14px; margin:4px 0 30px 0;}
.Ticketdetails ul{ margin:0; padding:0;}
.Ticketdetails ul li{margin:0 20px; padding:8px 5px 8px 120px; list-style:none; border-bottom:1px solid #cccccc; float:left; width:45%; position:relative; overflow:hidden;}
.Ticketdetails ul li span{ font-weight:bold; display:inline-block; position:absolute; left:0; font-size:13px;}
.Ticketdetails ul li:last-child{ border:none; padding-bottom:0; }
.Ticketdetails ul li span.passName{ position:relative;}
.Ticketdetails ul li.LastLi{ float:none; clear:both; width:100%; }

.Ticketimpinfo{ font-size:14px; padding:15px; background:#fff; margin-top:10px;}
.Ticketimpinfo h3{ font-size:20px; font-weight:bold;}
.Ticketimpinfo ul{ margin:0; padding:0;}
.Ticketimpinfo ul li{ margin:0; padding:5px 0 5px 15px; list-style:none; position:relative;}
.Ticketimpinfo ul li:before{content: "\f054"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #a1a1a1; font-size: 10px; padding-right: 0.5em; position: absolute; top: 7px; left: 0;}

.Ticketimpinfo p.GreenText{ font-size:16px; font-weight:bold; color:#008000; text-align:center;}
h2.HeadTop{ width:100%; display:block; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; padding:0 0 10px 0; margin:0; color:#0083d5; border-bottom:1px solid #0083d5; text-transform:uppercase; text-align:center;}

.Ticket .TicketFare { margin-bottom:30px; }
.Ticket .TicketFare .Ticketdetails{ margin:0; padding:0;}
.Ticket .TicketFare .Ticketdetails h2{ padding: 15px; font-size: 18px; margin-top:0; font-weight: bold; color: #0082d6;}
.Ticket .TicketFare .Ticketdetails table{ margin:0; padding:0; }
.Ticket .TicketFare .Ticketdetails table tr th{ background:#ddd;}
.Ticket .Ticketimpinfo h3{ color:#000; font-size:18px; margin:10px 0 15px 0;}


/**********************************************************************************************************************************
Rooms and Rates
**********************************************************************************************************************************/
.mtb70{margin:70px 0px;}
.mt70{margin-top: 70px;}
.mb70{margin-bottom: 70px;}
.ptb40{padding:40px 0px;}
.pt40{padding-top: 40px;}
.pb40{padding-bottom: 40px;}
.mtb30{margin:30px 0px;}
.mt30{margin-top: 30px;}
.mb30{margin-bottom: 30px;}
.roomsrates{margin-top: 50px;}
.hrbox .hpic{position: relative; overflow: hidden;}
.hrbox .hpic img{max-width: 100%; width: 100%; height: 100%;}
.textbox{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);text-align:center;background-color:#009441;padding:6px 12px;color:#fff;}
.textbox h4{margin:0px 0px 0px 0px;}
.textbox h4 a{font-size: 16px; color: #fff;}
.textbox p{margin:0px; font-size: 18px;}
.textbox p span{font-size: 12px; padding-left: 3px;}
/* View Detail & Book Now */
.viewdetail-booknow{position: absolute; bottom: 0px; left: 0px; width: 100%;}
.viewdetail-booknow ul{list-style-type: none; padding:0px; margin:0px;}
.viewdetail-booknow ul li{display: inline-block;}
.viewdetail-booknow ul li:last-child{float: right;}
.viewdetail-booknow ul li a{background-color: #222222; padding:6px 12px; color: #fff; font-size: 12px; text-transform: uppercase;}
.viewdetail-booknow ul li a:hover{background-color: #009441;}

/* Rooms and Rates Version 1 */
.roomsrates_version1{margin-top: 10px;}
.roombox_ver1{border:1px solid #ddd; margin-top: 30px; position: relative; overflow: hidden;}
.roombox_ver1 .media{padding:10px;}
.roombox_ver1 img{width: 100px; height: 100px; object-fit: cover; border-radius: 6px;}
.roomsrates_version1 h5{margin:0px 0px 8px 0px;}
.roomsrates_version1 h5 a{font-weight: 600; font-size: 18px; color: #333;}
.book_detail ul{list-style-type: none; padding:0px; margin:0px;}
.book_detail ul li{display: inline-block; padding-right: 10px;}
.book_detail ul li a{border:1px solid #888; padding:6px 12px; color: #888; font-size: 10px; text-transform: uppercase;}
.book_detail ul li a:hover{background-color: #009441; border: 1px solid #009441; color: #fff;}
p.price_ver1{color: #009441; font-weight: 400; font-size: 14px;}
p.price_ver1 span{font-size: 12px; padding-left: 3px;}
/* Right Adver */
.right_adver{margin-top: 30px;}

.discount-sec{top:21px;right:0px;font-size:13px;	/* line-height: 34px; */font-weight:700;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:33px 49px 5px 31px;-webkit-transform:translate(43%,40%) rotate(46deg) translateZ(0);-moz-transform:translate(43%,40%) rotate(41deg) translateZ(0);transform:translate(48%,-66%) rotate(41deg) translateZ(0);background:#e00d0d;color:#fff;position:absolute;}
.discount-sec span{color:#fff;font-size:15px;font-weight:500;}

/* Search Form list page */
.form-control:focus {
    outline: 0 !important;
    border-color: initial;
    /* border-color: #009441; */
    box-shadow: none;
}

/**********************************************************************************************************************************
Detail Page
**********************************************************************************************************************************/

.SingleP-SLider .carousel-item{height: 300px;}
.SingleP-SLider .carousel-item img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
/* .SingleP-SLider .carousel-item:before{content: "";  position: absolute; left: 0px; right: 0px; top: 0px; bottom: 0px; background: rgba(0,0,0,.7);} */
.SingleP-SLider .carousel-caption{left: 9%; right: 9%; top: 50%; transform: translate(0, -50%); text-align: left;}
.SingleP-SLider .carousel-control-prev{opacity:1;z-index:9; width: 10%;}
.SingleP-SLider .carousel-control-next{opacity:1;width:10%;z-index:9;}
.SingleP-SLider  a.carousel-control-next i,.SingleP-SLider  a.carousel-control-prev i{padding:6px 16px;color:#fff;font-size:40px; border:1px solid #fff;}
.leave-comments h3,.comment-section h3,.photo_gallery h3, .calcellation-policy h3, .room-description h3{position: relative; padding:0px 0px 15px 0px; margin:0px 0px 20px 0px; border-bottom: 2px solid #ebebeb; font-size: 22px; font-weight: 600;}
.leave-comments h3 span,.comment-section h3 span, .photo_gallery h3 span, .calcellation-policy h3 span, .room-description h3 span{position:absolute;left:0;bottom:-2px;height:2px;background:#f5b81f;width:130px;}
.tabcontrnt_tf p, .room-description p{font-size: 14px; line-height: 26px;}
.right-detailpage nav{margin-bottom:20px;}
.right-detailpage .nav-tabs{display:flex;justify-content:left;flex-direction:row;}
.right-detailpage .nav-tabs .nav-link{display:block;padding:.7rem 1rem;font-size:16px;color:#000;border:none;background-color:#f2f2f2;/* margin-right:10px; */border-radius:0px; border-bottom:2px solid #ddd; border-right: 1px solid #ddd;}
.right-detailpage .nav-tabs .nav-link:last-child{border-right: none;}
.right-detailpage .nav-tabs .nav-link.active{color:#333;border-radius:0px; border-bottom:2px solid #009441;}
.right-detailpage .nav-tabs{border:none;}
.tabcontrnt_tf .table td{font-size: 14px;}
.tabcontrnt_tf .table td i{padding-right: 3px; color: #009441;}
/* Cancellation Policy */
.calcellation-policy [data-toggle="collapse"] .fa:before{content:"\f068";}
.calcellation-policy [data-toggle="collapse"].collapsed .fa:before{content:"\f067";}
.calcellation-policy [data-toggle="collapse"] i{float:right;padding-top:5px; color: #009441;}
.calcellation-policy .card-header{background: none;}
.calcellation-policy .card-header h5 a{font-size: 16px; color: #333;}
.calcellation-policy .card-header h5 span{color: #009441; font-weight: bold;}
.calcellation-policy .card p{color: #888; font-size: 14px; line-height: 26px;}
.calcellation-policy .card:last-child{margin-bottom: 0px;}
.calcellation-policy .card{border:none;margin-bottom: 20px;}

/* Photo Gallery */
#lightbox .modal-content{display:inline-block;text-align:center;}
#lightbox{cursor:pointer;}
#lightbox .close{opacity:1;color:rgb(255,255,255);background-color:#009441;padding:2px 11px 6px 11px;border-radius:30px;border:2px solid rgb(255,255,255);position:absolute;top:-15px;right:-30px;z-index:1032;cursor:pointer;}
.Gallery_Box{height: 220px; margin-bottom: 10px;}
.Gallery_Box img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.photo_gallery .modal-dialog {
    max-width: 100%;
    margin: 30px auto;
}
.nomks_gutters{margin-left: -5px; margin-right: -5px;}
.nogutters{padding-left: 5px; padding-right: 5px;}
.photo_gallery .modal-body img{max-width: 100% !important; height: auto;}
.photo_gallery .modal-body{padding:0px !important;}
/* Comments */
.single-comment .media img{width: 80px; height: 80px; object-fit: cover;}
.single-comment .media-body p{color: #888; font-size: 14px; line-height: 26px;}
.single-comment .media-body ul{list-style-type: none; padding:0px 0px 4px 0px; margin:0px;}
.single-comment .media-body ul li:first-child{padding-left: 0px;}
.single-comment .media-body ul li:last-child{border-right: none;}
.single-comment .media-body ul li{border-right: 1px solid #ddd; padding: 0px 12px 0px 7px; display: inline-block; line-height: 14px; font-size: 14px;}
.single-comment .media-body ul li span{font-weight: bold; padding-right: 5px;}
.single-comment .media-body ul li a{color: #009441; border:1px dotted #009441; padding:2px 8px; font-size: 12px; border-radius: 25px;}
.padd-left-100{padding-left: 100px;}
.padd-left-200{padding-left: 200px;}
.mar-top-20{margin-top: 20px;}
/* Leave a comment */
.leave-comments{background-color: #fff; padding:20px; margin-top: 40px;}
.leave-comments .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem;}
.leave-comments label{color: #888; font-size: 14px;}
.sendMessage input.SubmitBtn{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer;}
.sendMessage input.SubmitBtn:hover{background-color: #222;}
/* Left sidebar */
.bookhotel .input-group{margin-bottom: 1rem;}
.bookhotel .input-group i{color: #009441; font-size: 12px;}
.bgsidebar{background-color: #fff; padding:15px;border:1px solid #ddd;}
.bookingNow_mks input.BookNoebtn{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer; display: block; width: 100%;}
.bookingNow_mks input.BookNoebtn:hover{background-color: #222;}
.bookhotel .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem; font-size: 12px;}

.bgsidebar h4{position: relative; padding:0px 0px 15px 0px; margin:0px 0px 20px 0px; border-bottom: 2px solid #ebebeb; font-size: 16px; font-weight: 600; color: #000;}
.bgsidebar h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#f5b81f;width:130px;}
/* Need Hotel Help? */
.needhotel_help{background-color: #009441; padding:15px; text-align: center; color: #fff;margin-top: 0;}
.needhotel_help h4{font-size: 18px; font-weight: bold;}
.needhotel_help p{font-size: 14px;}
.phone_no{padding: 10px 0px;}
.phone_no a{color: #fff; border:1px solid #ddd; padding:6px 12px; letter-spacing: 1.2px; border-radius: 4px;}
.phone_no a:hover{background-color: #f5b81f; border:1px solid #f5b81f;}
/* Why Book with us? */
.whybook_withus ul{list-style-type: none; padding:0px; margin:0px;}
.whybook_withus ul li{border-bottom: 1px solid #ddd; padding:10px 0px;}
.whybook_withus ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.whybook_withus ul li h5{font-size: 14px; font-weight: bold;}
.whybook_withus ul li p{color: #888; font-size: 14px; line-height: 26px; margin:0px;}
.whybook_withus ul li i{color: #f5b81f; padding-right: 3px;}
/* Similar Listings */
.Similar_listing ul{list-style-type: none; padding:0px; margin:0px;}
.Similar_listing ul li{border-bottom: 1px solid #ddd; padding:10px 0px;}
.Similar_listing ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.Similar_listing ul li img{width: 70px; height: 70px; object-fit: cover;}
.Similar_listing ul li h5 a{font-size: 14px; font-weight: 600; color: #333;}
.price_day{font-size: 14px; margin:0px; color: #009441;}
/* Breadcrumb */
.breadcrumb-Sec{border-bottom: 1px solid #ddd; padding:30px 0px;}
.Starrating_right{float: right; font-weight: 600;}
.Starrating_right span{padding-left: 20px; color: #009441;}
.breadcrumb-right{float: right;}
.text-rightbox{text-align: right;}
.breadcrumb-Sec h2{font-size: 22px; font-weight: 600;}
p.locationmks{font-size: 14px; letter-spacing: 1.1px; margin:0px; color: #000 !important;}
.locationmks i{color: #f5b81f; padding-right: 3px;}
.text-rightbox{padding-top: 20px;}
.text-rightbox p{font-size: 14px;}

.text-rightbox h4{color: #f5b81f; font-size: 20px; margin:0px; font-weight: 600;}

/* Filter by Star rating */
.filterbystar_rating label{cursor: pointer;}
.filterbystar_rating span{font-size: 14px; padding-left: 5px;color: #009441;}
/* Amenities */
.amenitiesmks .checkbox span{font-size: 14px; padding-left: 5px;}
/**********************************************************************************************************************************
List View
**********************************************************************************************************************************/
.list_single{background-color: #fff; padding:15px; overflow: hidden; margin-bottom: 30px;border:1px solid #ddd; position: relative; overflow: hidden;}
.list_single:hover{-webkit-box-shadow:0 0 8px 0 rgba(0,0,0,0.26);-moz-box-shadow:0 0 8px 0 rgba(0,0,0,0.26);box-shadow:0 0 8px 0 rgba(0,0,0,0.26);border-bottom:1px solid #ddd;}
.list_single .post_img{height: auto; position: relative;}
.list_single .post_img img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.list_single h5 a{color: #333; font-weight: 600; font-size: 18px;}
.list_single h5 a:hover{color: #f5b81f !important;}
.list_single p{color: #555; font-size: 13px; line-height: 26px;}
.book_nowmk{margin-top: 20px;}
.book_nowmk a{background-color: #009441; padding:8px 16px; color: #fff; font-size: 14px; text-transform: uppercase; border:none; cursor: pointer; border-radius: 2px;}
.book_nowmk a:hover{background-color: #222;}
/* Pagination */
@keyframes tfp-in{
	from{transform:scale(1.5);opacity:0;}
	to{transform:scale(1);opacity:1;}
}
.tfp{position:relative;text-align:center;padding:10px 0;font-size:0;z-index:6;animation:cdp-in 500ms ease both;}
.tfp_i{font-size:14px;text-decoration:none;transition:background 250ms;display:inline-block;text-transform:uppercase;margin:0 3px 0px;height:40px;min-width:40px;border-radius:38px;border:2px solid #009441;line-height:38px;padding:0;color:#009441;font-weight:700;letter-spacing:.03em;}
.tfp_i:first-child,.tfp_i:last-child{padding:0 16px;display:inline-block;}
.tfp_i:last-child{display:inline-block;}
.tfp_i:hover{background-color:#009441;color:#fff;}
.content_detail__pagination .active{background-color:#009441;color:#fff;}
/* Price Range */
.price_range img{width: 300px;}

.bgsidebar .form-check{padding-bottom: 10px; font-size: 14px;}
.whythulo_hotel h3{font-size: 18px; font-weight: 600; color: #009441; margin-bottom: 20px;}
.whythulo_hotel ul{list-style-type: none; padding:0px; margin:0px;}
.whythulo_hotel ul li{padding: 8px 0px; border-bottom: 1px dotted #ddd;}
.whythulo_hotel ul li:last-child{border-bottom: none; padding-bottom: 0px;}
.whythulo_hotel ul li:first-child{padding-top: 0px;}
.whythulo_hotel ul li h5{font-size: 14px; font-weight: 600;}
.whythulo_hotel ul li p{font-size: 14px; line-height: 26px; margin:0px;}
.whythulo_hotel ul li i{padding-right: 3px; color: #009441;}
.today_discount{position:absolute;top:20px;left:-7px;font-size:12px;color:#fff;text-align:center;padding:6px 10px;background:#009441;line-height:1.3;font-weight:bold;}
.today_discount .percent{font-size:16px;display:block;}
.today_discount:before{content:'';position:absolute;border-top:0;border-right:8px solid #009441;border-bottom:8px solid transparent;bottom:-8px;left:0;}
.StarHotrlmks{position: absolute; top: 0px; right: 0px;}
.StarHotrlmks span{background-color: #333132; padding:4px 8px; font-size: 12px; color: #fff; font-weight: 600;}
.price_today{margin:0px 0px 0px 0px; float: right;}
.ViewTitle{display: flow-root;}
.ViewTitle h5{float: left;}
.price_today{font-size: 12px;}
.price_today span{color: #009441; font-size: 16px;}
.price_today sub{padding-left: 10px; color: #000; font-weight: 600;}
#ModifySearchPopups .input-group{margin-bottom: 1rem;}
#ModifySearchPopups .input-group i{color: #009441;}
#ModifySearchPopups .form-control{height: auto; border-radius: 0px; padding: .475rem .75rem; font-size: 12px;}
.HotelFacilities{padding-top: 10px; font-weight: bold;}
.HotelFacilities ul{list-style-type: none; padding:0px; margin:0px;}
.HotelFacilities ul li{display: flex; padsding-right: 10px; font-size: 14px;font-weight: normal;}
.HotelFacilities ul li img{width: 16px; height: 16px; object-fit: cover; float: left; margin:0px 10px 0px 0px;}
.HotelFacilities ul li i{padding-right: 3px; color: #009441;}
/* Choose room and Extra Activities */
.Chooseroom_extract{padding-top: 15px;}
.Chooseroom_extract ul{list-style-type: none; padding:0px; margin:0px;}
.Chooseroom_extract ul li{display: inline-block; padding-right: 10px;}
.Chooseroom_extract .form-control{font-size: 12px; border-radius: 0px;}
.Extraactivitymks a{/* background-color: #009441; */ padding:6px 16px; color: #f5b81f; font-size: 14px; /* text-transform: uppercase; */ cursor: pointer; border-radius: 2px; border:1px solid #f5b81f;}
.Extraactivitymks a:hover{background-color: #009441; color: #fff; border:1px solid #009441;}
.Chooserooms a{background-color: #f5b81f; box-shadow: 0px 17px 10px -10px rgba(0,0,0,0.4); border:none; color: #fff; border:1px solid #f5b81f;}
.Chooserooms button{background-color: #55af32; border:none; color: #fff; border:1px solid #55af32;cursor: pointer;padding:4px 10px; color: #fff; font-size: 13px; cursor: pointer; border-radius: 2px; border:1px solid #55af32; text-align: center;}
.Extraactivitymks button:hover{background-color: #222; color: #fff; border:1px solid #222;}
/* List Grid */
.list-grid{background-color: #fff; padding:15px; border:1px solid #ddd;}
select#Sort_by{font-size: 14px;}
.list-grid-box{padding-top: 7px; text-align: right;}
.list-grid-box ul{list-style-type: none; padding:0px; margin:0px;}
.list-grid-box ul li{display: inline-block;}
.list-grid-box ul li a{padding:4px 8px; border:2px solid #333;}
.list-grid-box ul li i{color: #333;}
.list-grid-box ul li.active a{border:2px solid #dc0c0c;}
.list-grid-box ul li.active i{color: #dc0c0c;}
.ReviewRatingmks .table thead th {border-bottom: none; border-top: none;}
.ReviewRatingmks .table td{border-top: none; font-size: 12px;}
.ReviewRatingmks .table td span{padding-left: 5px;}
.ViewListRight{text-align: center; margin-top: 46px; background-color: #f2f2f2; padding:15px 15px 25px 15px; border-radius: 4px; border:1px solid #ddd;}
.ViewListRight .price_today,.ViewListRight .Starrating_right{float: none; margin-bottom: 15px;}
.ViewListRight .Starrating_right a{font-size: 14px;}
.LockHotel{position: absolute; bottom: 0px; right: 0px;}
.LockHotel span{background-color: #333132; font-size: 10px; color: #fff; padding:4px 8px;}
.DiscountPricemks{position: absolute; top: 0px; right: 0px;}
.DiscountPricemks span{background-color: #009441; font-size: 10px; color: #fff; padding:4px 8px; font-weight: 700;}
/* Extra Activities */
.extra_activities .table td{border-top: none; font-size: 14px;}
.Addactivity{text-align: right;}
.Addactivity a{background-color:#009441;padding:6px 12px;color:#fff;font-size:14px;border:none;cursor:pointer;border-radius:2px;}
/* Grid View */
.grod_desc{padding:15px 0px;}
/**********************************************************************************************************************************
Search Hotels
**********************************************************************************************************************************/
.ptb50{padding:50px 0px;}
.pb50{padding-bottom: 50px;}
.pt50{padding-top: 50px;}
.Searcgbgtf{background-color: #c3bfbf; padding:20px; border-radius: 4px;}
.HotelSearchForm{background-color: #fff; padding:20px; border-radius: 4px;}
.Search_title{padding-bottom: 8px;}
.Search_title h4{background-color: #fff; display: inline; padding:8px 16px; font-size: 20px; color: #222; font-weight: 700;border-left: 4px solid #009441;}
.Search_title i{color: #f5b81f; padding-right: 5px;}
.HotelSearchForm .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-left:none;vertical-align:middle;}
.HotelSearchForm .input-group-addon i{padding-top: 5px;}
.HotelSearchForm .form-control{font-size: 12px; border-radius: 0px; padding: 0px;margin:0px;border: none;background: none;}
.HotelSearchForm select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.HotelSearchForm label{font-size: 14px; font-weight: 500; color: #222;}
.SearchHoteltf{padding-top: 32px;}
input#Searchhotlbtn{margin:0;padding:8px 20px;border-radius:0;background:#f5b81f;border:none;display:block;width:100%;border:none; cursor: pointer; color: #fff;}
input#Searchhotlbtn:hover{color:#fff;background-color:#0069d9;border-color:#0062cc;}
h5.modal-title{color: #009441; font-size: 18px; font-weight: 600;}
.ReviewRatingmks .table th{font-size: 14px;}
.Ratings_star{padding:20px 0px;}
.Ratings_star i{padding-right:5px;color:#f5b81f; font-size: 12px;}
.Ratings_star label{font-size: 14px; font-weight: 600;}
.HotekRating .form-control,.Ratings_star .form-control{font-size: 12px; border-radius: 0px;}
input.formcontrolmks{margin-left: 10px; max-width: 120px;}
.HotekRating h4{position:relative;padding:0px 0px 15px 0px;margin:0px 0px 20px 0px;border-bottom:2px solid #ebebeb;font-size:16px;font-weight:600;color:#000;}
.HotekRating h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#009441;width:130px;}
.HotekRating ul{list-style-type: none; padding:0px; margin:0px;}
.HotekRating ul li{padding-bottom: 20px;}
.HotekRating ul li b{width: 120px;display: inline-block; font-weight: 500; font-size: 14px;}
.HotekRating ul li i{padding-right:5px;color:#f5b81f;font-size:12px;}
.SubmitCancel{margin:20px 0px 10px 0px;}
.SubmitCancel .submitbtnhb{margin:0;padding:8px 20px;border-radius:0;background:#f5b81f;border:none;border:none;cursor:pointer;color:#fff; margin-right: 20px;}
.cancelbtnmks{background-color: #009441 !important;}
/* Search results */
.borderLeftHb{border-left: 1px solid #ddd; padding-left: 20px;}
.SearchResults .post_img{}
.SearchResults .post_img img{width: 126px; height: 103px; object-fit: cover;object-position: center;}
.Priceroom span{font-size: 26px; font-weight: 700; color: #f5b81f;}
p.Leftdays{color: #900; margin-bottom: 5px;}
p.NightperRoom{font-weight: 500; margin-bottom: 7px;font-size: 13px;}
.SearchResultbox .Chooserooms{padding-top: 15px;}
.SearchResultbox .HotelFacilities ul li{font-size: 12px;}
/* .SearchResultbox .HotelFacilities ul li:before{content:"\f105";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#30950a;margin-right:6px} */
.SearchResultbox .Chooseroom_extract{padding-top: 10px;}
/* Facilities */
.FacilitiesHb{margin-top: 20px;}
.FacilitiesHb ul{list-style-type: none; padding:0px; margin:0px;}
.FacilitiesHb ul li{display: block; padding-bottom: 10px; font-size: 12px;}
.FacilitiesHb ul li:last-child{padding-bottom: 0px;}
.FacilitiesHb ul li img{max-width: 16px; margin-right: 5px;}
.FacilitiesHb ul li span{font-weight: 700;}
.FreeMeal img{max-width: 16px; margin-right: 5px;}
.FreeMeal span{font-size: 14px;}
p.ShortDescHrb{margin-bottom: 5px;}
/* Free Cancellation */
.FreeCancellation{padding-top: 5px;}
.FreeCancellation span{color:#fff;padding:2px 6px;border-radius:2px 0 0 2px; border:1px solid #55af32; font-size: 12px; background-color: #55af32;}
.FreeCancellation span i{padding-right: 3px;}
.candisable span{background-color: #e97979 !important; border:1px solid #e97979 !important;}
.ExtraActivitiesmks .table td{border-top: none;}
.SearchResults .Chooserooms{padding-top: 20px;}
.SearchResults .Chooserooms a{display:block;text-align:center;}
.Midcenter{text-align: center;}

/**********************************************************************************************************************************
Product Deatil
**********************************************************************************************************************************/
.RightDetail_desc{background-color: #fff; padding:15px;}
.RightDetail_desc h2{font-size:22px;font-weight:600; margin-top: 0px;}
.RightDetail_desc .HotelFacilities ul li{font-size: 12px;}
.share-this-product{margin-top: 20px;}
.RightDetail_desc p{font-size: 14px; color: #777;}
.share-this-product ul{list-style-type: none; padding:0px; margin:0px;}
.share-this-product ul li{display: inline-block; padding-right: 10px;}
.share-this-product ul li a{color: #f5b81f;}
.share-this-product ul li:last-child{padding-right: 0px;}
.share-this-product p{margin-bottom: 5px;}
.HimalayanHotelmks{padding-top: 30px; text-align: center;}
.HimalayanHotelmks a{background-color:#009441;padding:4px 12px;color:#fff;font-size:14px;border:none;cursor:pointer;}
.breadcrumb-right p{margin-bottom: 5px;}
.HotelDescription{background-color: #f2f2f2 !important; padding:15px; margin-bottom: 40px;}
.ExtraActivity_hotel{padding-top: 20px;}
.ExtraActivity_hotel .Extraactivitymks{text-align: right;}
.Starthotel span{background-color:#f5b81f !important;padding:4px 8px;color:#fff;font-size:14px;}
.HotelDescription .ViewTitle h5 a{color:#009441;font-weight:600;font-size:20px; font-weight: 500;}
.HotelDescription .ViewTitle h5 a:hover{color: #f5b81f;}
.HotelDescription p.locationmks{color: #009441 !important;}
.HotelDescription p{font-size: 14px; color: #888;}
li.ratinggrademks h5{background:#55af32;text-transform:capitalize;z-index:2;display:inline-block;padding:4px 8px 4px 8px;position:relative;font-size:12px;color:#fff;margin-bottom:0;line-height:1.4;}
li.ratinggrademks h5 span{position:absolute;content:"";top:0;border-top-color:#55af32;border-top: 8px solid #111111;border-right: 8px solid transparent;border-top-color: #55af32;right: -8px;}
.GoogleMap_Top{text-align: right;}
/* .GoogleMapImg{position: relative; overflow: hidden; display: inline-block;}
.GoogleMapImg img{width: 150px; height: 70px; object-fit: cover;} */
.googlemapsortby select{margin-top:11px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;}
.Sortbycustom{position: relative;}
.Arrowicon{position: absolute; top: 6px; right: 8px;}
.Arrowicon i{font-size: 24px;}
.googlemapsortby .form-control{border-radius: 0px;}
/* Filter By Price */
input#amount{border: 0; background: none; color: #333; width: 100%; font-weight: bold; text-align: center; margin-top: 14px;}
.pricerange-bg{background-color: #f2f2f2; padding:20px 20px 16px 20px; border:1px solid #ddd;}
/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #dc0c0c; background: #dc0c0c; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #dc0c0c; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #dc0c0c; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #dc0c0c; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }


/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.0em; height: 1.0em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .6em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .6em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.Leftsidebar_mks .navigationmks ul{float: none;}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip]{position:relative;z-index:2;cursor:pointer;}

/* Hide the tooltip content by default */
[data-tooltip]:before,[data-tooltip]:after{visibility:hidden;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0;pointer-events:none;}

/* Position tooltip above the element */
[data-tooltip]:before{position:absolute;bottom:120%;left:50%;margin-bottom:10px;margin-left:-80px;padding:7px;width:200px;border-radius:3px;background-color:#000;background-color:rgba(0,0,0,0.9);color:#fff;content:attr(data-tooltip);text-align:center;font-size:12px;line-height:1.4;}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after{position:absolute;bottom:120%;left:50%;margin-left:10px;width:0;border-top:10px solid #000;border-top:10px solid rgba(0,0,0,0.9);border-right:10px solid transparent;border-left:10px solid transparent;content:" ";font-size:0;line-height:0;}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,[data-tooltip]:hover:after{visibility:visible;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}

/**********************************************************************************************************************************
Cart
**********************************************************************************************************************************/
.cartpbox .table td{font-size: 14px;}
.EditCancelmks a{border-right: 1px solid #ddd; padding:0px 5px; color: #009441;}
.Editcartpage{}
.EditCancelmks a:last-child{border-right: none;}
.SubmitBtnmksf input{margin:0;padding:8px 20px;border-radius:0;background:#f5b81f;border:none;border:none;cursor:pointer;color:#fff;}
.Editcartpage h4{font-size: 16px; padding-bottom: 20px; font-weight: 600;}
.Editcartpage span{font-size: 14px;}
.Editcartpage .form-control{font-size: 12px; border-radius: 0px;}
/* Net Total */
.Nettotalmks{float: right;}
.Nettotalmks p{font-size: 14px; font-weight: 600;}
.Nettotalmks span{color: #009441; font-size: 16px; padding-left: 10px;s}
td.Room_title a{color: #4c4c4c;}
.CheckOutmks{padding-top: 10px;}
.CheckOutmks a{padding:8px 20px;border-radius:0;background:#f5b81f;border:none;border:none;cursor:pointer;color:#fff; font-weight: 500; border-radius: 2px;}
.CheckOutmks i{padding-left: 3px;}
.alertDismimks{padding: 20px 0px;}
/* Cancel Model */
#cancelModal p{font-size: 16px; font-weight: 600;}
button.yesbutton{background-color: #222;padding:6px 12px; border-radius: 2px;color: #fff;border:none;cursor: pointer;}
button.nobutton{background-color: #009441;padding:6px 12px; border-radius: 2px;color: #fff;border:none;cursor: pointer;}


/**********************************************************************************************************************************
BreadCrumb
**********************************************************************************************************************************/
.BreadCrumbSec{padding:10px 0px; background-color: #f2f2f2;}
.breadcrumbsEs{--cssuiBreadcrumbsTextColor:var(--breadcrumbsTextColor);--cssuiBreadcrumbsTextColorActive:var(--breadcrumbsTextColorActive);--cssuiBreadcrumbsDivider:var(--breadcrumbsDivider);--cssuiBreadcrumbsDividerColor:var(--breadcrumbsDividerColor,inherit);--cssuiBreadcrumbsDividerSize:var(--breadcrumbsDividerSize,16px);--cssuiBreadcrumbsIndent:var(--breadcrumbsIndent,8px);padding-left:0;margin-top:0;margin-bottom:0;list-style:none;display:flex;flex-wrap:wrap;}
.breadcrumbs__item{display:inline-block;position:relative;padding-right:calc(var(--cssuiBreadcrumbsDividerSize) + var(--cssuiBreadcrumbsIndent));margin-right:var(--cssuiBreadcrumbsIndent);color:var(--cssuiBreadcrumbsTextColor); font-size: 14px;}
.breadcrumbs__item a:hover{color: #009441;}
.breadcrumbs__item:after{content:var(--cssuiBreadcrumbsDivider);width:var(--cssuiBreadcrumbsDividerSize);height:var(--cssuiBreadcrumbsDividerSize);line-height:1;text-align:center;font-family:"Arial",sans-serif;font-size:var(--cssuiBreadcrumbsDividerSize);color:var(--cssuiBreadcrumbsDividerColor);position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.breadcrumbs__item_active{margin-right:0;padding-right:0;color:var(--cssuiBreadcrumbsTextColorActive); color: #009441;}
.breadcrumbs__item_active:after{display:none;}
.breadcrumbs__element{color:inherit;}
.breadcrumbs_type5{--breadcrumbsDivider:"›";--breadcrumbsDividerSize:20px;}
/**********************************************************************************************************************************
Cart
**********************************************************************************************************************************/
.cart-table .table tbody tr td {vertical-align: middle; padding: 10px 20px; border:none; border-bottom: 1px solid #dddddd;}
.cart-table .table thead {background-color: #009441;}
.cart-table .table thead tr th {font-size: 14px; text-transform: uppercase; color: #1e1e1e; padding: 10px 20px; font-weight: bold; color: #fff; border:none;}
.cart-table .table .pro-image img{width: 75px; height: 75px; object-fit: cover; object-position: center;}
.cart-table .table .pro-title, .cart-table .table .pro-price, .cart-table .table .pro-total, .cart-table .table .pro-remove{font-weight: bold; color: #009441; font-size: 16px;}
.cart-table .table .pro-price, .cart-table .table .pro-total{color: #f55e01;}
.cart-table .table .pro-remove a{color: #e20913;}
.cart-table .table .cart-updatemks a{background-color: #009441; padding:8px 12px; color: #fff; text-transform: uppercase; font-weight: bold;}
.cart-table .table .cart-updatemks a:hover{background-color: #f5b81f;}
.coupon-carttotals{margin-top: 10px;}
.coupon-carttotals .card-header{background-color: #009441; color: #fff; font-size: 16px; text-transform: uppercase; font-weight: bold; border-radius: 0px; padding: .65rem 1.25rem;}
.coupon-cartbox .form-control{border-radius: 0px; height: auto; padding: .675rem .75rem; font-size: 14px;}
.coupon-cartbox .submitbtnmks input.applycoupon{background-color: #222222; padding:8px 12px; text-transform: uppercase; color: #fff; font-weight: bold; border:none; cursor: pointer;}
.coupon-cartbox .submitbtnmks input.applycoupon:hover{background-color: #f5b81f;}
.cartbox-total p{font-weight: bold; color: #1e1e1e;}
.cartbox-total span{float: right;}
.total-pricemks span{font-size: 20px;color: #009441;}
.total-pricemks{border-top: 1px solid #ddd; padding-top: 15px;}
.proceed-checkout button,.proceed-checkout a{float: right; background-color: #222222; padding:8px 12px; text-transform: uppercase; color: #fff; font-weight: bold;}
.proceed-checkout button:hover,.proceed-checkout a:hover{background-color: #f5b81f;}
.proceed-checkout button{border:none;cursor: pointer;}
.procedtocheckout{margin-top: 20px;}
.coupon-carttotals p{font-size: 14px;}
.LeftGuest_edit span{padding-left: 10px;}
.LeftGuest_edit a{color: #009441; text-decoration: underline;}
.submitbtnmksf{text-align: center; margin-top: 10px;}
.submitbtnmksf input{padding:8px 20px;border-radius:0;background:#f5b81f;border:none;border:none;cursor:pointer;color:#fff; font-weight: 500; border-radius: 2px;}
.GuestMember_detail label{font-size: 14px; font-weight: 600;}
.GuestMember_detail .form-control{font-size: 12px;}
.coupon-cartbox{margin-bottom: 20px;}
.Payment_optionsmks img{max-width: 80px;}
.Payment_optionsmks span{padding-left: 10px;}
.Payment_optionsmks label{display: block; margin-bottom: 15px;}
.EditCartRight{text-align: right;}
.EditCartRight a{font-size: 16px; color: #1b8eef; font-weight: 700;}
.EditCartRight i,.EditCartRight a:hover{color: #009441;}
/**********************************************************************************************************************************
Payment Confirmation
**********************************************************************************************************************************/
.PaymentConfirm_bg{max-width: 500px; background-color: #f2f2f2; padding:40px; margin:0 auto; border:1px solid #ddd; border-radius: 4px;}
.PaymentConfirm{text-align: center;}
.PaymentConfirm h2{font-size: 22px; font-weight: 700; margin-bottom: 40px; color: #009441;}
.PaymentConfirm h5{font-size: 16px; font-weight: 600;}
.PaymentConfirm p{font-size: 14px;}
.PaymentConfirm span{font-weight: 600;color: #009441; font-size: 16px; text-decoration: underline;}
/**********************************************************************************************************************************
Dashboard
**********************************************************************************************************************************/
#dashleftmenu{font-family:Roboto,Helvetica,sans-serif;}
#dashleftmenu i{margin-right:5px;}
#dashleftmenu ul{display:block;margin:0;padding:0;list-style:none;line-height:1;}
#dashleftmenu ul li{position:relative;display:block;}
#dashleftmenu ul li a{display:block;text-decoration:none;position:relative;}
#dashleftmenu > ul{border:1px solid #cccccc;border-radius:3px;background:#ffffff;box-shadow:0 1px 2px rgba(0,0,0,0.15);}
#dashleftmenu > ul > li:first-child > a{border-radius:3px 3px 0 0;}
#dashleftmenu > ul > li:last-child > a{border-radius:0 0 3px 3px;}
#dashleftmenu > ul > li:not(:last-child){border-bottom:1px solid #cccccc;}
#dashleftmenu > ul > li.active > a{color:#777777;background-color:#e6e6e6;}
#dashleftmenu > ul > li.has-sub > a::after{content:'';position:absolute;display:block;border:5px solid transparent;border-top-color:#888888;right:15px;top:17px;transition:all .25s ease;transform-origin:0 25%;}
#dashleftmenu > ul > li.has-sub.active > a::after{transform:rotateX(180deg);border-top-color:#777777;}
#dashleftmenu > ul > li:hover > a::after{border-top-color:#777777;}
#dashleftmenu > ul > li > a{padding:12px 15px;color:#888888;transition:all 0.3s ease-out;font-size:14px;}
#dashleftmenu > ul > li > a:hover{color:#777777;background-color:#e6e6e6;}
#dashleftmenu > ul > li > a[aria-expanded="false"]:before{font-family:'FontAwesome';content:"\f105";color:#888;font-size:16px;margin-right:10px;float:right;}
#dashleftmenu > ul > li > a[aria-expanded="true"]:before{content:"\f107";font-family:'FontAwesome';color:#888;font-size:16px;margin-right:10px;float:right;}
#dashleftmenu ul ul li.active > a{background-color:#f2f2f2;color:#777777;}
#dashleftmenu ul ul li.has-sub > a::after{content:'';position:absolute;display:block;border:5px solid transparent;border-top-color:#888888;right:15px;top:15px;transition:all .25s ease;transform-origin:0 25%;}
#dashleftmenu ul ul li.has-sub.active > a::after{transform:rotateX(180deg);border-top-color:#777777;}
#dashleftmenu ul ul li:hover > a::after{border-top-color:#777777;}
#dashleftmenu ul ul li a{padding:10px 15px;font-size:14px;color:#888888;transition:all 0.3s ease-out;}
#dashleftmenu ul ul li a:hover{background-color:#f2f2f2;color:#777777;}
#dashleftmenu ul ul ul li a{padding-left:25px;}
li.DashboardTitle{font-size: 20px !important; color: #fff !important; background-color: #009441 !important;padding: 12px 15px;}
.Topdashright{/* text-align: center; */}
.Dashbox{background-color: #f2f2f2; padding:20px 30px; text-align: center; display: inline-block; position: relative; overflow: hidden;border:1px solid #ddd; width: 210px;}
.Dashbox img{max-width: 60px; margin-bottom: 15px;}
.BookCount{position: absolute; top: 0px; right: 0px;}
.BookCount span{background-color: #009441; padding:4px 8px; color: #fff; font-weight: 500;}
.Dashbox  h4{font-size: 16px; font-weight: 600; margin-bottom: 0px;}
.Dashbox a{color: #333;}
.Dashbox a:hover{color: #009441;}
.LatestBookings{padding-top: 30px;}
.LatestBookings h4{}
.LatestBookings .table th,.LatestBookings .table td{font-size: 14px;}
.LatestBookings .table td.pending_status{color: #009441;}
.LatestBookings .table td.success_status{color: #33d422; font-weight: 600;}

.Dashtitlemkd h4{position:relative;overflow:hidden; margin-bottom: 30px;}
.Dashtitlemkd h4 span{text-align:center;text-transform:uppercase;padding:10px 30px;background-color:#000;display:inline-block;color:#fff;font-weight:700;font-size:20px;border-bottom:3px solid #c03731; letter-spacing: 1.2px;}
.Dashtitlemkd h4:before,.Dashtitlemkd h4:after{position:absolute;top:51%;overflow:hidden;width:100%;height:3px;content:'\a0';background-color:#c03731;margin-left:0px;}
.Dashtitlemkd h4:before{margin-left:100%;text-align:left;}
.Dashtitlemkd h4 span{font-size: 16px; font-weight:500;}
.thead-bgdash{color:#333;background-color:#f2f2f2;border-color:#f2f2f2;}
.Bookingsdash{padding-top:0px;}
.has-search .form-control{padding-left:2.375rem !important;}
.has-search .form-control-feedback{position:absolute;z-index:2;display:block;width:2.375rem;height:2.375rem;line-height:2.375rem;text-align:center;pointer-events:none;color:#aaa;}
.BookingSearchmks .input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-left:none;vertical-align:middle;}
.BookingSearchmks .input-group-addon i{padding-top: 5px;}
.BookingSearchmks .form-control{font-size: 12px; border-radius: 0px; height: auto; padding: .675rem .75rem;}
.BookingSearchmks{background-color: #f2f2f2; padding:15px; border:1px solid #ddd; margin-bottom: 30px; border-radius: 2px;}
.BookingSearchmks select{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;}
.BookingSearchmks .Arrowicon{top:10px;}
.SearchReset{text-align: center; margin-top: 10px;}
.SearchReset input{font-size:16px;color:#fff;background-color:#f5b81f;padding:8px 16px; border:none; border-radius: 2px; margin-right: 10px; cursor: pointer;}
input.ResetBtnmks{background-color: #222 !important;}
.BookingSearchmks .form-control:focus{color:#495057;background:#fff;border-color:#ced4da;outline:none;box-shadow:none;}

/* Table Pagination */
[data-pagination],[data-pagination] *,[data-pagination] *:before,[data-pagination] *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:auto;}
[data-pagination]{font-size:8pt;line-height:1;font-weight:400;font-family:'Open Sans','Source Sans Pro',Roboto,'HelveticaNeue-Light','Helvetica Neue Light','Helvetica Neue','Myriad Pro','Segoe UI',Myriad,Helvetica,'Lucida Grande','DejaVu Sans Condensed','Liberation Sans','Nimbus Sans L',Tahoma,Geneva,Arial,sans-serif;-webkit-text-size-adjust:100%;margin:1em auto;text-align:center;transition:font-size .2s ease-in-out;}
[data-pagination] ul{list-style-type:none;display:inline;font-size:100%;margin:0;padding:.5em;}
[data-pagination] ul li{display:inline-block;font-size:100%;width:auto;border-radius:3px;}
[data-pagination] > a{font-size:140%;}
[data-pagination] a{color:#333;font-size:100%;padding:.5em;}
[data-pagination] a:focus,[data-pagination] a:hover{color:#009441;}
[data-pagination] li.current{background:#009441;}
[data-pagination] li.current a{color: #fff; padding:6px; line-height: 1.2;}
/* Disabled & Hidden Styles */
[data-pagination] .disabled,[data-pagination] [hidden],[data-pagination] [disabled]{opacity:.5;pointer-events:none;}

.dataTables_paginate ul.pagination li{display:inline-block;font-size:100%;width:auto;border-radius:3px;}
.dataTables_paginate ul.pagination li a{color:#333;font-size:100%;padding:.5em;}
.dataTables_paginate ul.pagination li a:focus,.dataTables_paginate ul.pagination li a:hover{color:#009441;}
.dataTables_paginate ul.pagination li.active{background:#009441;min-width: 25px;text-align: center;}
.dataTables_paginate ul.pagination li.active a{color: #fff; padding:6px; line-height: 1.2;}
.dataTables_paginate ul.pagination li.disabled{opacity:.5;pointer-events:none;}
@media (min-width:350px){
	[data-pagination]{font-size:10pt;}
}
@media (min-width:500px){
	[data-pagination]{font-size:12pt;}
}
@media (min-width:700px){
	[data-pagination]{font-size:14pt;}
}
@media (min-width:900px){
	[data-pagination]{font-size:16pt;}
}
.bookingdemksd .table td, .bookingdemksd .table th{border-top: none;}
.Netotal_Cancellation{float: right; background-color: #f2f2f2; padding:15px; display: inline-block; border:1px solid #ddd; border-radius: 2px;}
.Netotal_Cancellation p{font-size: 14px; font-weight: 600;}
.Netotal_Cancellation span{color: #009441; font-size: 16px; padding-left: 10px;}
td.PersonName a{color: #333;}


/**********************************************************************************************************************************
Hotel Detail
**********************************************************************************************************************************/
.Toptitle h3{color: #009441; font-size: 26px; font-weight: 700;}
.text-rightbox h5{font-size: 16px; text-decoration: line-through; font-weight: 600; color: #222;}
.text-rightbox p{font-style: italic;}
.RatingProgress{background-color: #f2f2f2; padding:10px; border:1px solid #ddd;}
.RatingProgress .progress{margin-bottom: 10px; border-radius: 0px;background-color: #fff;}
.RatingProgress .progress-bar{background-color: #009441;}
.RatingProgress span{font-size: 14px; display: block; padding-bottom: 10px; font-weight: 600;}
.Hotel_righttitle{background-color: #222; padding:6px 12px;}
.Hotel_righttitle h4{margin:0px; color: #fff; font-weight: 600; font-size: 18px;}
.Hotel_righttitle ul{list-style-type: none; padding:0px; margin:0px;}
.Hotel_righttitle ul li{display: inline-block; padding-right: 10px;}
.Hotel_righttitle ul li.ReviewCountmks{float: right; font-size: 14px; color: #fff; padding-right: 0px;}
.hotelStartDetail{text-align: left; padding-bottom: 5px;}
.hotelStartDetail a{background-color: #009441; padding:4px 8px; color: #fff; font-size: 12px; font-weight: 600;}
.BookNowHotelbtn{text-align: right; padding-top: 10px;}
.BookNowHotelbtn a{background-color: #009441; padding:6px 12px; color: #fff; font-size: 14px; font-weight: 600; border-radius: 2px;}
.BookNowHotelbtn a:hover{background-color: #222;}
.rightHotelsec .text-rightbox{padding-top:10px;}
.HotelationMap{margin-top: 20px;}
.locationImg{position: relative; overflow: hidden; border:1px solid #ddd;border-radius: 2px; height: 210px;}
.locationImg img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.LocationIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.LocationIcon span{background-color: #009441; padding:6px 12px; color: #fff; border-radius: 4px;    display: block;}
.LocationLg{max-width: 1200px;}
.LatestReviewSec{padding-top: 30px;}
.Hotelfacilitiesicon{margin-bottom: 30px;}
.hoteliconbg{background-color: #f2f2f2;padding:5px 0px;}
.hotelfac_list ul{list-style-type: none; padding:0px; margin:0px; text-align: center;}
.hotelfac_list ul li{display: inline-block; padding-right: 40px; color: #333; font-size: 14px;}
.hotelfac_list ul li:last-child{padding-right: 0px;}
.hotelfac_list ul li img{margin-right: 3px; max-width: 18px;}
.SearchsHotelMks{padding-top: 7px;}




/* The container */
.checkcontaimks{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; color: #e7e4e4;}

/* Hide the browser's default checkbox */
.checkcontaimks input{position:absolute;opacity:0;cursor:pointer;height:0;width:0;}

/* Create a custom checkbox */
.checkcontaimks .checkmark{position:absolute;top:0;left:0;height:16px;width:16px;border: 2px solid #ddd;}

/* On mouse-over, add a grey background color */
.checkcontaimks:hover input ~ .checkmark{background-color:#ccc;}

/* When the checkbox is checked, add a blue background */
.checkcontaimks input:checked ~ .checkmark{background-color:#fff;}

/* Create the checkmark/indicator (hidden when not checked) */
.checkcontaimks .checkmark:after{content:"";position:absolute;display:none;}

/* Show the checkmark when checked */
.checkcontaimks input:checked ~ .checkmark:after{display:block;}

/* Style the checkmark/indicator */
.checkcontaimks .checkmark:after{left:3px;top:0px;width:6px;height:10px;border:solid #009441;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}

.Factravelbgmks{background-color: #333132; padding:20px; border-radius: 2px; border:1px solid #333132;}
.FacTrvel_box h4{position:relative;padding:0px 0px 15px 0px;margin:0px 0px 20px 0px;border-bottom:2px solid #ebebeb;font-size:16px;font-weight:600;color:#fff;}
.FacTrvel_box h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#009441;width:130px;}
.FacTrvel_box ul{list-style-type: none; padding:0px; margin:0px;}
.FacTrvel_box ul li{padding-bottom: 8px; color: #e7e4e4; font-size: 12px;}
.FacTrvel_box ul li:last-child{padding-bottom: 0px;}
.FacTrvel_box ul li::before{content:"\f046";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#e7e4e4;margin-right:6px;}





/**********************************************************************************************************************************
Holidays Lists View (1/10/2019)
**********************************************************************************************************************************/
.RelatedTourSec,.CartPageSec{padding-bottom: 50px;}
.HolidaysPac_lists{margin-top: 40px;}
/* .Holidaypacbox{background-color: #f2f2f2; padding:10px; overflow: hidden; margin-bottom: 30px; border:1px solid #ddd;border-radius: 2px;} */
.bgholidaybg{background-color: #fff; padding:10px; border-radius: 2px; position: relative; overflow: hidden; border:1px solid #fff; margin-bottom: 30px;}
.bgholidaybg:last-child{margin-bottom: 0px;}
.bgholidaybg:hover{border:1px solid #333132;}
.bgholidaybg .Starrating_right{float:none;font-size:12px;padding:10px 0px;}
.bgholidaybg .border_right{border-right: 1px solid #ddd;}
.Himgbox{position: relative; overflow: hidden; height: 200px;}
.Himgbox img{max-width: 100%; width: 100%; height: 100%; object-fit: cover;}
.WishlistImg{position: absolute; top: 0px; left: 0px;}
.WishlistImg a{background-color: #009441; padding:3px 6px; color: #fff;}
.HolidayPacCount{position: absolute; bottom: 0px; right: 0px;}
.HolidayPacCount span{display: block; font-size: 12px; text-align: center;background-color: #222; padding:4px 8px; color: #fff;}
.availablefrom{margin-bottom: 5px; font-size: 12px;}
.availablefrom span{font-weight: 600;}
/* Title */
.holiday_title h5{margin-bottom: 0px;}
.holiday_title h5 a{color: #f5b81f; font-weight: 600; font-size: 18px;}
.holiday_title h5 a:hover{color: #009441;}
p.DaysNight{margin-bottom: 5px; font-size: 14px; font-weight: 600;}
.holiday_title a{font-size: 20px; color: #}
.LocationTravel ul{list-style-type: none; padding:0px; margin:0px 0px 15px 0px;}
.LocationTravel ul li{display: inline-block; font-size: 12px; color: #777; position: relative; padding-right: 19px;}
.LocationTravel ul li:before{content:"\f178";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#009441;font-size:12px;padding-right:0px;position:absolute;top:0px;right:0;}
.LocationTravel ul li:last-child:before{content:"";}
.RightNprViewDetail{/* float: right; */ text-align: right;}
.HolidayFacilities ul{list-style-type: none; padding:0px; margin:0px;}
.HolidayFacilities ul li{display: inline-block; margin-right: 10px;}
.HolidayFacilities ul li:last-child{margin-right: 0px;}
.HolidayFacilities ul li img{max-width: 25px;}
.HolidayFacilities ul li h5{font-size: 12px; margin:5px 0px 0px 0px; color: #6b6767;}
.HdFbox{border:1px solid #ddd; padding:5px 10px; text-align: center; min-width:96px; display: inline-block; background-color: #f2f2f2;}
.LastAvailable_rooms{position: absolute; bottom: 0px; right: 0px;}
p.HolidayPrice{font-size: 22px; font-weight: 600; color: #009441; margin-bottom: 0px;}
p.HolidayPrice sub{color: #666; font-size: 12px; font-weight: 400;}
span.Includetaxmks{display: block; font-size: 12px; color: #333;}
.HolidayView_Detail{padding-top: 10px;}
.HolidayView_Detail a{padding:6px 12px;border-radius:0;background:#009441;border:none;cursor:pointer;color:#fff; font-size: 12px; text-transform: uppercase; border-radius: 2px;}
.HolidayView_Detail a:hover{background-color: #222;}
.LastAvailable_rooms i,.HolidayView_Detail i{padding-left: 5px;}
.LastAvailable_rooms a{background-color:#333132;font-size:10px;color:#fff;padding:3px 8px; font-weight: 600;display: block;}
.LastAvailable_rooms a:hover{background-color: #009441;}
p.holidayType{font-size: 12px;margin-bottom: 5px;}
p.holidayType span{font-weight: 600;}
.AgeGroup{position:absolute;top:0;left:50%;transform: translate(-50%,0%);}
.AgeGroup a{/* display: block;  */padding:4px 8px; font-size: 12px;background-color: #009441; color: #fff; font-weight: 600; text-transform: uppercase; border-radius: 2px;}
.AgegroupModal_Box h5{font-size: 16px; font-weight: 700;margin-bottom: 30px;}
.AgegroupModal_Box ul{list-style-type: none;padding:0px;margin:0px;}
.AgegroupModal_Box ul li{padding-bottom: 12px; font-size: 14px;}
.AgegroupModal_Box ul li::before{content:"\f046";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#009441;margin-right:6px;}
#loading{-webkit-animation:rotation 2s infinite linear;}
@-webkit-keyframes rotation{
	from{-webkit-transform:rotate(0deg);}
	to{-webkit-transform:rotate(359deg);}
}




/**********************************************************************************************************************************
Responsive
**********************************************************************************************************************************/

/* .holidaygriedsecmkfd .Holidaypacbox{padding:30px 10px;} */
.gridBox{background-color: #fff; padding:10px; border-radius: 2px; border:1px solid #ddd; margin-bottom: 30px;}
.gridBox:hover{-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);}
.gridtitle_center{text-align: center;}
.grid_title h2{font-size: 26px; font-weight: 700;}
.grid_title{display:inline-block;padding: 0px 30px;position:relative;margin-bottom:30px;font-weight:500;font-size:14px;color:#009441;}
.grid_title::before{content:"";border:2px solid #333132;border-right-color:rgb(51,49,50);border-right-style:solid;border-right-width:2px;border-right:none;width:13px;height:35px;top:0;position:absolute;left:0;display:block;}
.grid_title::after{content:"";border:2px solid #333132;border-left-color:rgb(51,49,50);border-left-style:solid;border-left-width:2px;border-left:none;width:13px;height:35px;position:absolute;top:0;right:0;display:block;}
/* .gridBox:hover{border:1px solid #333132;} */
.gridBox p.DaysNight span{border:1px solid #ddd;padding:4px 8px; /* box-shadow: 2px 3px red; *//* -webkit-box-shadow:0 8px 6px -6px #009441;-moz-box-shadow:0 8px 6px -6px #009441;box-shadow:0 8px 6px -6px #009441; */ font-size: 12px;}
.gridBox .holiday_title h5 a{font-size: 16px;}
.gridImg{position: relative; overflow: hidden; height: 207px; margin-bottom: 10px;}
.gridImg img{max-width: 100%; width: 100%; height: 100%; object-fit: cover; border-radius: 2px;}
.DateMks{position:absolute;right:0;top:25px;font-size:12px;line-height:20px;color:#ffffff;font-weight:700;text-transform:uppercase;padding:0 7px;z-index:9;background-color:#009441;}
.DateMks::before{position:absolute;left:-10px;top:0;width:0;height:0;border-top:20px solid #009441;border-top-color:rgb(220,34,41);border-left:10px solid transparent;content:"";-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;border-top-color:#009441;}
.ViewDetail_Price{margin:30px 0px 6px 0px;}
.ViewDetail_Price ul{list-style-type: none; padding:0px; margin:0px;}
.ViewDetail_Price ul li{display: inline-block;}
li.ViewDetailHoliday a{padding:6px 12px;background:#f5b81f;border:none;cursor:pointer;color:#fff;font-size:10px;text-transform:uppercase;}
li.ViewDetailHoliday i{padding-left: 3px;}
li.PriceHolidayfgn{float: right;}
li.ViewDetailHoliday a:hover{background-color: #009441;}
li.PriceHolidayfgn span{color: #009441; font-size: 18px; font-weight: 600;}


/**********************************************************************************************************************************
Holidays Detail Page (1/10/2019)
**********************************************************************************************************************************/
.Hdetail_title{border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.SdCatSbox ul{list-style-type: none; padding:0px; margin:0px;}
.SdCatSbox ul li{display: inline-block; padding-right: 10px;}
.SdCatSbox ul li:last-child{padding-right: 0px;}
.htitle_mks h2{font-size: 22px; font-weight: 700;}
.RightDateHoliday{text-align: center;}
.RightPrice_holiday{text-align: right;}
.RightPrice_holiday span{display: block;}
.RightPrice_holiday span.Shprice{color: #009441; font-size: 20px; font-weight: 700;}
span.Startingfrom{font-size: 12px;}
.DateMksholiday span{font-weight: 600; font-size: 14px;}
.StayCaregory_Shareit{padding: 20px 0px 40px 0px;}
.StayCaregory_Shareit .SdCatSbox img{max-width: 25px; margin-right: 10px;}
.StayCaregory_Shareit .SdCatSbox p{font-size: 14px; margin:0px 0px 0px 0px; font-weight: 600;}
.StayCaregory_Shareit .SdCatSbox span{color: #009441; padding-left: 10px;}
.SocialSharemks{text-align: right;}
.SocialSharemks ul li{font-weight: 600;}
.SocialSharemks ul li i{color: #009441;}
/* Overview */
.OverviewTab_holiday{background-color: #f2f2f2; padding:15px 15px 15px 15px; margin-top: 30px; border-radius: 2px;}
.OverviewTab_holiday .nav-tabs,.OverviewTab_holiday .nav-tabs .nav-item.show .nav-link, .OverviewTab_holiday .nav-tabs .nav-link.active,.OverviewTab_holiday .nav-tabs .nav-link{border:none;}
.OverviewTab_holiday .nav-tabs .nav-link{border-radius: 0px; color: #333;font-weight: 600; font-size: 14px; color: #333; background-color: #fff;padding: .6rem 1rem;}
.OverviewTab_holiday .tab-content{background-color: #fff; padding:20px 10px; border-top: 2px solid #009441;}
.OverviewTab_holiday .tab-content p{font-size: 14px; line-height: 1.8;}
.OverviewTab_holiday .nav-tabs .nav-link.active{background-color: #009441; color: #fff; font-weight: 600;}
.OverviewTab_holiday .nav-tabs .nav-item{margin-bottom: 0px;margin-right: 10px;}
.Incexcludeinfo{padding-bottom: 0px;}
.Incexcludeinfo p{margin:0px; font-weight: 600;}
.Incexcludeinfo ul{list-style-type: none; padding:0px; margin: 0 0 10px 0;}
.Incexcludeinfo ul li{font-size: 14px; padding-bottom: 8px;}
.Incexcludeinfo ul li:last-child{padding-bottom: 0px;}
/* .Incexcludeinfo ul li::before{content:"\f046";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#009441;margin-right:6px;} */
/* .bgicon_circle span::before {
  counter-increment: my-sec-counter;
  content:counter(my-sec-counter);
} */
.bgicon_circle{margin-right: 1rem; width: 60px; height: 60px; background-color: #009441;border-radius: 50%;text-align: center; position: relative;}
.bgicon_circle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%); color: #fff;font-weight: 600;}
.list-itembox{margin-bottom: 20px;}
.list-itembox:last-child{margin-bottom: 0px;}
.list-itembox h5{font-size: 16px; font-weight: 600;}
.list-itembox p{color: #888;}
.list-itembox:hover .bgicon_circle{background: none; border:2px dotted #009441;}
.list-itembox:hover .bgicon_circle span{color: #333; font-weight: 600;}
/* Review */
#nav-reviews .form-control{padding:.875rem .75rem;border-radius:0px;border:1px solid #ddd;font-size:12px;background:none;}
#nav-reviews h3{font-size:24px;margin-bottom:20px;font-family:'Roboto',sans-serif;font-weight:bold;}
#nav-reviews select.form-control:not([size]):not([multiple]){height:auto;}
.Leftimgname{text-align:center;}
.Leftimgname h4{font-size:14px;color:#000;font-weight:bold;margin:5px 0px 0px 0px;font-family:'Roboto',sans-serif;}
.Leftimgname p{text-align:center!important;font-size:11px!important;}
ul.ReviewLists{margin:0px 0px 30px 0px; list-style-type: none; padding:0px;}
ul.ReviewLists li:first-child{border-top:none;}
ul.ReviewLists li{border-top:1px solid #ddd;padding:15px 0px 0px 0px;}
ul.ReviewLists .ReviewPic img{width:65px;height:65px;object-fit:cover;object-position:center;border-radius:50%;display:block;margin-left:auto;margin-right:auto;}
.RatingIcon span i{color:#f5b81f;font-size:14px;}
.Pubdate p{font-size:12px!important;font-style:italic;color:#959494!important;font-family:'Roboto',sans-serif;}
.AddReviewMks a{color: #009441;}
.AddReviewMks i{padding-right: 3px;}
/* Terms & Conditions */
.TermsConditionHp ul{list-style-type: none; padding:0px;margin:0px;}
.TermsConditionHp ul li{padding-bottom: 15px;font-size: 14px;display: flex;}
.TermsConditionHp ul li:last-child{padding-bottom: 0px;}
.TermsConditionHp ul li::before{content:"\f046";font-family:FontAwesome;font-size:13px;display:inline-block!important;cursor:pointer;line-height:20px;color:#009441;margin-right:6px;}
/* Features */
.RightHoliday_sidebar .table td,.RightHoliday_sidebar .table th{font-size: 14px;}
.RightHoliday_sidebar .table td{text-align: right;}
.TermsConBg{background-color: #f2f2f2; padding:15px;}
/* Stay Plan */
.StayPlanSec .table th{font-size: 14px;color: #fff;}
.StayPlanSec .table td{font-size: 14px;}
td.BookNowmks{text-align: center;}
td.BookNowmks a{padding:8px 20px;border-radius:0;background:#009441;border:none;border:none;cursor:pointer;color:#fff;}
td.BookNowmks a:hover{background-color: #222;}
.thredbgmks{background-color: #009441;}
.RatingSeclist .RatingImg{position: relative; height: 194px; overflow: hidden;}
.RatingSeclist .RatingImg img{/* position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;max-width:100%;max-height:100%; */ width: 100%; max-width: 100%; height: 100%; object-fit: cover;}
.rtTitle{position:absolute;bottom:10px;left:0;right:0px; text-align: center;z-index:1;}
.rtTitle a{color: #fff;font-weight: 700; font-size: 18px;}
.rtTitle a:hover{color: #009441;}
.PriceDic{position: absolute; top: 20%; left: 0px;}
.PriceDic span{background-color: #009441; padding:6px 12px; font-size: 16px; color: #fff;display: block;font-weight: 600;}
.RatingList{position: absolute; top: 0px; right: 0px;}
.RatingList span{padding-right: 5px;}
.RatingList span i{color: #f5b81f; font-size: 14px;}
.img-overlay{position:relative;display:block;}
.img-overlay::before {
background-image:linear-gradient(transparent,#000),linear-gradient(transparent,#000);height:30%;opacity:0.7;position:absolute;right:0;z-index:1;bottom:0;content:"";left:0;width:100%;}
.RatingSeclist{margin-bottom: 30px;}
/* Related Tours */

.related-tours,.related-tours .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.related-tours{display:none;width:100%;z-index:1}
.related-tours .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;padding:33px 0px 0px 0px;}
.related-tours .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.related-tours .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.related-tours .owl-item,.related-tours .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.related-tours .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.related-tours .owl-item img{display:block;width:100%}
.related-tours .owl-dots.disabled,.related-tours .owl-nav.disabled{display:none}
.no-js .related-tours,.related-tours.owl-loaded{display:block;position:relative;}
.related-tours .owl-dot,.related-tours .owl-nav .owl-next,.related-tours .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.related-tours.owl-loading{opacity:0;display:block}
.related-tours.owl-hidden{opacity:0}
.related-tours.owl-refresh .owl-item{visibility:hidden}
.related-tours.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.related-tours.owl-grab{cursor:move;cursor:grab}
.related-tours.owl-rtl{direction:rtl}
.related-tours.owl-rtl .owl-item{float:right}
.related-tours .animated{animation-duration:1s;animation-fill-mode:both}
.related-tours .owl-animated-in{z-index:0}
.related-tours .owl-animated-out{z-index:1}
.related-tours .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.related-tours .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.related-tours .owl-item img.owl-lazy{transform-style:preserve-3d}
.related-tours .owl-video-wrapper{position:relative;height:100%;background:#000}
.related-tours .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.related-tours .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.related-tours .owl-video-playing .owl-video-play-icon,.related-tours .owl-video-playing .owl-video-tn{display:none}
.related-tours .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.related-tours .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Owl Navigation */
.related-tours .owl-dots,.related-tours .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent}
.related-tours .owl-nav{position:absolute;top:-28%;right:0px;}
.related-tours .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 0px 5px 5px;padding:0px 14px;background:#222;display:inline-block;cursor:pointer;}
.related-tours .owl-nav [class*=owl-]:hover{background:#009441;color:#FFF;text-decoration:none}
.related-tours .owl-nav .disabled{opacity:1;cursor:default}
.related-tours .owl-nav.disabled+.owl-dots{margin-top:10px;}
.related-tours .owl-dots .owl-dot{display:inline-block;zoom:1}
.related-tours .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.related-tours .owl-dots .owl-dot.active span,.related-tours .owl-dots .owl-dot:hover span{background:#869791}
.related-tours .owl-nav i{font-size:40px;}
.related-tours .owl-nav{position:absolute;top:-8%;right:0px;left:0px;text-align:center;}
.RelatedTourSec .grid_title{margin-bottom: 65px;}
/* Book Mow */
.BookNoe_holiday{margin-bottom: 20px;}
.customozetrip a,.BookNoe_holiday a{display: block;width: 100%; padding:6px 12px; color: #009441;border:1px dotted #009441; text-align: center; font-weight: 700;}
.customozetrip a:hover,.BookNoe_holiday a:hover{background-color: #009441; color: #fff;}
.GetQuoteForm .form-control { padding: .775rem .75rem; border-radius: 0px; border: 1px solid #ddd; font-size: 12px; font-family: Arial, Helvetica, sans-serif; height: auto; }
.GetQuoteForm select.form-control:not([size]):not([multiple]) { height: auto; }
.GetQuoteForm label { font-size: 14px; font-weight: 500; }
.QuoteTitle h4 { font-size: 20px; font-family: 'Roboto', sans-serif; color: #000; padding: 20px 0px 10px 0px; font-weight: 700; }
.submitbuttons input.Searchbtnmk { background-color: #315fce; padding: 10px 30px; font-size: 14px; margin-bottom: 20px; text-align: center; border: none; border-radius: 25px; color: #fff; cursor: pointer; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase; }
.submitbuttons { margin-top: 20px; text-align: center; }
/* Rightsidebar Css */

.price_righttitle{background-color: #009441;padding:20px 15px;color: #fff;border-radius: 4px;text-align: left;margin-bottom:30px;}

.price_righttitle span.pricefrom{font-size: 16px;text-transform: uppercase;color: #fff;font-weight: 600;}

p.pricedetailright{font-size: 30px;padding:0px 0px 10px 0px;font-weight: 900;}
p.pricedetailright sup{top: -2px;font-size: 14px;}
p.pricedetailright span{/* text-decoration: line-through; */padding-left: 0px;font-weight: 700;font-size: 14px;}

.search-right-form .form-control{height: auto;border-radius: 0px;}

p.total-price{font-size: 18px;padding:10px 0px;font-weight: 600;}

.check-availability{padding: 10px 0px 5px 0px;}

.check-availability a{background-color: #222;padding:8px 20px;color: #fff;border-radius: 25px;width: 100%;border:2px solid #fff;}

.check-availability a:hover{background-color: #fff;color: #315fce;}

.check-availability .BookNoe_holiday{margin:0px!important;}
.TopSekkerMks{position:relative;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:180px;height:0px;border:19px solid #ffffff;border-right-color:rgb(255,255,255);border-right-style:solid;border-right-width:19px;/* border-right:25px solid #315fce; */margin-left:-15px;font:normal 100%/normal Arial,Helvetica,sans-serif;color:rgba(0,0,0,1);-o-text-overflow:clip;text-overflow:clip;margin-bottom:25px;border-left: 2px solid #000000;border-right:25px solid #000000;}
.TopSekkerMks h3{position:absolute;font-family:playfair display;font-weight:900;color:#000;font-size:21px;top:-14px;left:20px;}

/* Share Button */
[data-easyshare] *{box-sizing:border-box;}
[data-easyshare]{position:relative;height:24px;}
[data-easyshare] [data-easyshare-button]{display:block;float:left;margin:0;padding:0 8px;height:24px;line-height:24px;border:0;border-radius:2px;font-family:Arial,Helvetica,sans-serif;color:#fff;font-size:10px;font-weight:bold;cursor:pointer;}
[data-easyshare] [data-easyshare-button]:hover + [data-easyshare-button-count]{border-color:#959595;}
[data-easyshare] [data-easyshare-button]:hover + [data-easyshare-button-count]:before{border-right-color:#959595;}
[data-easyshare] [data-easyshare-button="total"]{background:#aaa;text-shadow:1px 1px 0 #777;cursor:default;}
[data-easyshare] [data-easyshare-button="facebook"]{background-color:#3b5998;text-shadow:1px 1px 0 #1b2947;width:59px;margin-right: 10px;}
[data-easyshare] [data-easyshare-button="facebook"]:hover{background-color:#2d4373;}
[data-easyshare] [data-easyshare-button="twitter"]{background-color:#00aced;text-shadow:1px 1px 0 #00506e;width:66px;}
[data-easyshare] [data-easyshare-button="twitter"]:hover{background-color:#0099d4;}
[data-easyshare] [data-easyshare-button="google"]{background-color:#d34836;text-shadow:1px 1px 0 #69241b;}
[data-easyshare] [data-easyshare-button="google"]:hover{background-color:#b03626;}
[data-easyshare] [data-easyshare-button="linkedin"]{background-color:#0177b5;text-shadow:1px 1px 0 #01669c;}
[data-easyshare] [data-easyshare-button="linkedin"]:hover{background-color:#01669c;}
[data-easyshare] [data-easyshare-button="pinterest"]{background-color:#bd2126;text-shadow:1px 1px 0 #a71d22;}
[data-easyshare] [data-easyshare-button="pinterest"]:hover{background-color:#a71d22;}
[data-easyshare] [data-easyshare-button="xing"]{background-color:#006464;text-shadow:1px 1px 0 #004b4b;}
[data-easyshare] [data-easyshare-button="xing"]:hover{background-color:#004b4b;}
[data-easyshare] [data-easyshare-total-count],[data-easyshare] [data-easyshare-button-count]{position:relative;display:block;float:left;margin:0 15px 0 8px;padding:0 7px;height:24px;line-height:24px;border:1px solid #aeaeae;border-radius:2px;background-color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;color:#555;cursor:default;}
[data-easyshare] [data-easyshare-total-count]:before,[data-easyshare] [data-easyshare-total-count]:after,[data-easyshare] [data-easyshare-button-count]:before,[data-easyshare] [data-easyshare-button-count]:after{content:"";position:absolute;display:block;height:0;width:0;}
[data-easyshare] [data-easyshare-total-count]:before,[data-easyshare] [data-easyshare-button-count]:before{top:5px;left:-6px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #aeaeae;}
[data-easyshare] [data-easyshare-total-count]:after,[data-easyshare] [data-easyshare-button-count]:after{top:6px;left:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid #fff;}
[data-easyshare] [data-easyshare-loader]{position:absolute;top:0;left:0;width:100%;height:24px;line-height:24px;background-color:rgba(255,255,255,0.8);font-family:Arial,Helvetica,sans-serif;font-weight:bold;font-size:12px;}
.socialsharemkgs{padding-top: 20px;}
.socialsharemkgs a:hover{color: #fff;}
.customozetrip{padding: 20px 0px 10px 0px;}
.customozetrip a{background-color:#009441;display:block;font-weight:700;text-align:center;}
/* Customize My Trip */
.Getqgoteformd h5.modal-title{color:#8ec641;font-family:'Roboto',sans-serif;}
.QuoteTitle h4{font-size:20px;font-family:'Roboto',sans-serif;color:#000;padding:20px 0px 10px 0px;font-weight:700;}
.GetQuoteForm .form-control{padding:.775rem .75rem;border-radius:0px;border:1px solid #ddd;font-size:12px;font-family:Arial,Helvetica,sans-serif;height: auto;}
.GetQuoteForm label{font-size:14px;font-weight:500;}
.GetQuoteForm select.form-control:not([size]):not([multiple]){height:auto;}
.Optional_activity span{font-size:14px;}
.Optional_activity .form-check{padding-bottom:10px;padding-left:30px;}
.submitbuttons{margin-top:20px;text-align: center;}
.submitbuttons input.Searchbtnmk{background-color:#009441;padding:10px 30px;font-size:14px;margin-bottom:20px;text-align:center;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight: 700;letter-spacing: 1.2px;text-transform: uppercase;}
.submitbuttons input.Searchbtnmk:hover{background-color: #222;}
span.first{padding-top: 10px;}
#customytripModal h5.modal-title{color: #009441;font-weight: 700;font-size: 24px;}

#dvLoading{ background:url(../img/loading.gif) no-repeat center center rgba(0,0,0,0.8); position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100%; width:100%; z-index: 999; }

/*.caleran-popup .caleran-input{width: auto !important;} */
.has-error input, .has-error textarea, .has-error select  { border: 1px solid #c03731; }




/* ---------------------------------
HOME PAGE FLIGHT SEARCH SECTION
----------------------------------*/
#listItem{ width:100%; }
#listItem .card-header{ background:#eaeaea; border-bottom:none; font-weight:bold;}
#listItem .card-body{ border:1px solid #eaeaea;}

#listItem .card-body #searchBtn{ margin-right:10px;}
#listItem .card-body #resetBtn{ background:#f1981f; border:1px solid #f1981f;}
.Articles_backend ul{margin: 0;}
.Articles_backend ul li.deleteButton a { background-color: #FF0000; }
.Articles_backend ul li a { padding: 11px 9px; color: #fff; border-radius: 0px; text-decoration: none; font-size: 12px; border-radius:3px;}
.Articles_backend ul li.unpublishButton a { background-color: #FF4500; }
.Articles_backend ul li.publishButton a { background-color: #1ba905; }
.Articles_backend ul li.newaddButton a { background-color: #013d79; }
.Articles_backend { float: right;  padding: 0px; margin-top: 7px;}

#activity-listing_wrapper .dataTables_length{}
#activity-listing_wrapper .dataTables_length label{ display:flex; padding-top:10px;}
#activity-listing_wrapper .dataTables_length label select{ display:inline-block; width:70px; margin:0 5px; position:relative; top:-7px;}
#activity-listing_wrapper .table-bordered { width:100% !important; }
#activity-listing_wrapper .table-bordered thead th{ font-size:12px; }

#creatItem{ width:100%; }
#creatItem .card-header{ background:#eaeaea; border-bottom:none; font-weight:bold;}
#creatItem .card-body{ border:1px solid #eaeaea;}

#creatItem .card-body #myTab{ margin-bottom:20px;}
#creatItem .card-body #myTab li.nav-item{ font-size: 14px;  font-weight: bold;}
#creatItem .card-body #myTab li.nav-item a{color: #7a7a7a;}

#creatItem .card-body #myTab li.nav-item a.active{background: #dee2e6; color:#000; padding:10px 20px;}
#creatItem .card-body .tab-content .select{    display: block; width: 100%; height: calc(2.25rem + 2px); padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;} 
#creatItem .card-body .tab-content .select .select-styled{ font-size:16px; }

.NextPreviousBtn{ text-align:right;}
.NextPreviousBtn a{background-color: #f1981f;color: #fff;border:1px solid #f1981f;border-radius: 3px; padding:5px 20px;}


/* Facility */
.facility h3{font-size: 16px; font-weight: 700;color: #000;}
.facility ul{list-style-type: none;margin:0px;padding:0px;}
.facility ul li{padding-top: 10px;}
.facility ul li label{display: inline;color: #555;font-weight: 400;font-size: 12px;}


/* Featured Destination 1/29/2019 */
.FeatureDestination{padding:0 0 70px 0px;background:rgba(0,0,0,0) url("https://hotelwildlife.com/hwcamp/siteassets/img/bgpac.png") repeat scroll 0% 0%;position: relative;}
@-webkit-keyframes float-animation {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes float-animation {
    0% {
        transform: translateY(-20px);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(-20px);
    }
}
.service-shape{position:absolute;bottom:255px;left:70px;-webkit-animation-name:float-animation;animation-name:float-animation;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}
/*.FeatureDestination .Head {padding-bottom: 25px;}*/
.FeatureDestination .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; }
.FeatureDestination .Head h1 span { color:#000; }
.FeatureDestination .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.FeatureDestination .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.FeatureDestination .fec_img{position:relative;overflow:hidden;height:275px;}
.FeatureDestination .fec_img img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
.FeatureDestination .fec_img:hover img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.FeatureDestination .holidays-type{position:absolute;right:0;top:25px;line-height:10px;color:#ffffff;font-weight:600;/* text-transform:uppercase; */padding: 10px 10px;z-index:9;background-color:#009441;}
.FeatureDestination .holidays-type::before{position:absolute;left:-10px;top:0;width:0;height:0;border-top:20px solid #009441;border-top-color:rgb(220,34,41);border-top-color:rgb(220,34,41);border-left:10px solid transparent;content:"";-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;border-top-color:#009441;}
.FeatureDestination .holidays-type span{color: #fff;font-size: 16px;}
.FeatureDestination .place-name{position:absolute;bottom:0px;left:0px;right:0px;background-color:rgba(0,0,0,0.8);text-align:center;padding:7px 0px;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;-ms-transition:all 0.5s ease;}
.FeatureDestination .place-name a{color: #fff;font-size: 18px;font-weight: 700;}
.FeatureDestination .one_btn{border-color:#fff;overflow:hidden;color:#fff;}
.FeatureDestination .one_btn .insider_hover{background-color:#fff;width:100%;height:20px;position:absolute;left:-310px;transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);-moz-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);}
.FeatureDestination .fetdesBox:hover .one_btn{background-color:#009441;border-color:#fff;color:#fff;}
.FeatureDestination .fetdesBox:hover .insider_hover{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;-ms-transition:all 0.3s ease;left:135px;}
/* Featured Hotel */
.room_price{position:absolute;top:0px;right:0px;}
.roombg{width:100px;height:90px;background:#009441;color:#ffffff;font-size:14px;font-weight:700;display:inline-block;text-align:center;padding:15px 0;padding-left:18px;-webkit-border-radius:0px 0px 0px 100px;-moz-border-radius:0px 0px 0px 100px;-ms-border-radius:0px 0px 0px 100px;-o-border-radius:0px 0px 0px 100px;border-radius:0px 0px 0px 100px;-webkit-transition:all 0.5s;-o-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}
.room_price span{display: block;}
.place-name p{margin:0px; font-size: 12px;color: #009441;}
.place-name p i{padding-right: 3px;}
.FeatureDestination .fetdesBox:hover p{color: #fff;}
.FeaturedHoliday_MKS .place-name a{font-size:16px;}
.FeaturedHoliday_MKS span.Acutalprice{text-decoration: line-through #000;}


/* Featured Destination Scrolling */
.featured-destination,.featured-destination .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.featured-destination{display:none;width:100%;z-index:1}
.featured-destination .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;padding:0px;}
.featured-destination .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.featured-destination .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.featured-destination .owl-item,.featured-destination .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.featured-destination .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.featured-destination .owl-item img{	/* display: block;
		width: 100% */}
.featured-destination .owl-dots.disabled,.featured-destination .owl-nav.disabled{display:none}
.no-js .featured-destination,.featured-destination.owl-loaded{display:block;position:relative;}
.featured-destination .owl-dot,.featured-destination .owl-nav .owl-next,.featured-destination .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.featured-destination.owl-loading{opacity:0;display:block}
.featured-destination.owl-hidden{opacity:0}
.featured-destination.owl-refresh .owl-item{visibility:hidden}
.featured-destination.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.featured-destination.owl-grab{cursor:move;cursor:grab}
.featured-destination.owl-rtl{direction:rtl}
.featured-destination.owl-rtl .owl-item{float:right}
.featured-destination .animated{animation-duration:1s;animation-fill-mode:both}
.featured-destination .owl-animated-in{z-index:0}
.featured-destination .owl-animated-out{z-index:1}
.featured-destination .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
0%{opacity:1}
100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.featured-destination .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.featured-destination .owl-item img.owl-lazy{transform-style:preserve-3d}
.featured-destination .owl-video-wrapper{position:relative;height:100%;background:#000}
.featured-destination .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.featured-destination .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.featured-destination .owl-video-playing .owl-video-play-icon,.featured-destination .owl-video-playing .owl-video-tn{display:none}
.featured-destination .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.featured-destination .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.featured-destination .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.featured-destination .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#ffffff;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.featured-destination .owl-nav [class*=owl-]:hover{background:#ee1b2e;color:#fff!important;text-decoration:none}
.featured-destination .owl-nav .disabled{opacity:1;cursor:default;}
.featured-destination .owl-nav i{font-size:50px;color:#231f20;}
.featured-destination .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.featured-destination .owl-prev{position:absolute;top:40%;left:-5px;}
.featured-destination .owl-next{position:absolute;top:40%;right:-14px;}

/* Airline Logo Scrolling */
.airline-logos,.airline-logos .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.airline-logos{display:none;width:100%;z-index:1}
.airline-logos .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;padding:0px;}
.airline-logos .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.airline-logos .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);/* width: 90%;margin: 0 auto; */}
.airline-logos .owl-item,.featured-destination .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.airline-logos .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.airline-logos .owl-item .fec_img{width: 60%;margin: 0 auto;}
.airline-logos .owl-dots.disabled,.airline-logos .owl-nav.disabled{display:none}
.no-js .airline-logos,.airline-logos.owl-loaded{display:block;position:relative;}
.airline-logos .owl-dot,.featured-destination .owl-nav .owl-next,.featured-destination .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.airline-logos.owl-loading{opacity:0;display:block}
.airline-logos.owl-hidden{opacity:0}
.airline-logos.owl-refresh .owl-item{visibility:hidden}
.airline-logos.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.airline-logos.owl-grab{cursor:move;cursor:grab}
.airline-logos.owl-rtl{direction:rtl}
.airline-logos.owl-rtl .owl-item{float:right}
.airline-logos .animated{animation-duration:1s;animation-fill-mode:both}
.airline-logos .owl-animated-in{z-index:0}
.airline-logos .owl-animated-out{z-index:1}
.airline-logos .fadeOut{animation-name:fadeOut}
.owl-height{transition:height .5s ease-in-out}
.airline-logos .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.airline-logos .owl-item img.owl-lazy{transform-style:preserve-3d}
.airline-logos .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.airline-logos .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px 3px 10px;background:#ffffff;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.airline-logos .owl-nav [class*=owl-]:hover{background:#ee1b2e;color:#fff!important;text-decoration:none}
.airline-logos .owl-nav .disabled{opacity:1;cursor:default;}
.airline-logos .owl-nav i{font-size:50px;color:#231f20;}
.airline-logos .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.airline-logos .owl-prev{position:absolute;top:20%;left:-5px;}
.airline-logos .owl-next{position:absolute;top:20%;right:-14px;}

/**********************************************************************************************************************************
Holidays Homepage (1/29/2019)
**********************************************************************************************************************************/
#FeaturedPackagesMks .Head {text-align:center;padding-bottom: 25px;}
#FeaturedPackagesMks .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; }
#FeaturedPackagesMks .Head h1 span { color:#000; }
#FeaturedPackagesMks .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#FeaturedPackagesMks .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#FeaturedPackagesMks .imgPic{position:relative;overflow:hidden;height: 200px;}
#FeaturedPackagesMks .imgPic img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
#FeaturedPackagesMks .febox_fp:hover .imgPic img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
#FeaturedPackagesMks .DayNight{position:absolute;left:0px;top:5%;}
#FeaturedPackagesMks .DayNight span{display: block;font-size: 14px;font-weight: 600;}
#FeaturedPackagesMks .Country-name{padding-bottom: 7px;}
#FeaturedPackagesMks .Country-name span{font-size: 12px;padding:2px 6px;border:1px solid #009441;color: #009441;}
#FeaturedPackagesMks .bg_icon{background-color: #009441;text-align: center;padding:5px;color: #fff;border-top-right-radius: 25px;}
#FeaturedPackagesMks .febox_fp{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);border:1px dotted #ddd;}
#FeaturedPackagesMks .febox_fp:hover{border:1px dotted #009441;}
#FeaturedPackagesMks .fpDesc{text-align:left;margin:0 10px;margin-top:0px;position:relative;margin-top:-20px;padding: 15px 15px 0px 15px;background:#fff;z-index:3;}
#FeaturedPackagesMks .fpDesc h4{line-height: 1.3rem;padding-bottom: 8px;}
#FeaturedPackagesMks .fpDesc h4 a{font-size: 16px;color: #333;font-weight: 600;}
#FeaturedPackagesMks .febox_fp:hover h4 a{color: #009441;}
#FeaturedPackagesMks .include-facolity{padding-bottom: 8px;}
#FeaturedPackagesMks .include-facolity ul{list-style-type: none;padding:0px;margin:0px;}
#FeaturedPackagesMks .include-facolity ul li{display: inline-block;padding-right: 8px;font-size: 14px;}
#FeaturedPackagesMks .include-facolity ul li:last-child{padding-right: 0px;}
#FeaturedPackagesMks .include-facolity ul li img{max-width: 14px;}
#FeaturedPackagesMks p.TourPrice{font-size: 14px;}
#FeaturedPackagesMks span.DiscountPr{text-decoration: line-through #000;font-size: 14px;}
#FeaturedPackagesMks span.ActualPr{color: #009441;font-size: 16px;font-weight: 700;padding-left: 10px;}
/* View More, Activity */
#FeaturedPackagesMks .ViewActivity{padding: 10px;margin: 0px -25px;border-top: 1px solid #ddd;}
#FeaturedPackagesMks .ViewActivity ul{list-style-type: none;padding:0px;margin:0px;}
#FeaturedPackagesMks .ViewActivity ul li{display: inline-block;}
#FeaturedPackagesMks .ViewPcdetail a{background-color: #f8f8f8;padding:6px 12px;font-size: 12px;color: #333;border:1px solid #ddd;}
#FeaturedPackagesMks .febox_fp:hover .ViewPcdetail a{background-color: #dddada;}
#FeaturedPackagesMks .ViewPcdetail i{padding-left: 3px;}
#FeaturedPackagesMks .fp_activity{float: right;}
#FeaturedPackagesMks .fp_activity span{font-size: 12px;font-weight: 600;}
#FeaturedPackagesMks .fp_activity span i{padding-right: 3px;color: #009441;}
.featured-packages,.featured-packages .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.featured-packages{display:none;width:100%;z-index:1}
.featured-packages .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;padding:0px;}
.featured-packages .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.featured-packages .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.featured-packages .owl-item,.featured-packages .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.featured-packages .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.featured-packages .owl-item img{	/* display: block;
		width: 100% */}
	.featured-packages .owl-dots.disabled,.featured-packages .owl-nav.disabled{display:none}
	.no-js .featured-packages,.featured-packages.owl-loaded{display:block;position:relative;}
	.featured-packages .owl-dot,.featured-packages .owl-nav .owl-next,.featured-packages .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
	.featured-packages.owl-loading{opacity:0;display:block}
	.featured-packages.owl-hidden{opacity:0}
	.featured-packages.owl-refresh .owl-item{visibility:hidden}
	.featured-packages.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
	.featured-packages.owl-grab{cursor:move;cursor:grab}
	.featured-packages.owl-rtl{direction:rtl}
	.featured-packages.owl-rtl .owl-item{float:right}
	.featured-packages .animated{animation-duration:1s;animation-fill-mode:both}
	.featured-packages .owl-animated-in{z-index:0}
	.featured-packages .owl-animated-out{z-index:1}
	.featured-packages .fadeOut{animation-name:fadeOut}
	@keyframes fadeOut{
		0%{opacity:1}
		100%{opacity:0}
	}
	.owl-height{transition:height .5s ease-in-out}
	.featured-packages .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
	.featured-packages .owl-item img.owl-lazy{transform-style:preserve-3d}
	.featured-packages .owl-video-wrapper{position:relative;height:100%;background:#000}
	.featured-packages .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
	.featured-packages .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
	.featured-packages .owl-video-playing .owl-video-play-icon,.featured-packages .owl-video-playing .owl-video-tn{display:none}
	.featured-packages .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
	.featured-packages .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.featured-packages .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.featured-packages .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#f1f1f1;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.featured-packages .owl-nav [class*=owl-]:hover{background:#ee1b2e;color:#fff!important;text-decoration:none}
.featured-packages .owl-nav .disabled{opacity:1;cursor:default;}
.featured-packages .owl-nav i{font-size:50px;color:#231f20;}
.featured-packages .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.featured-packages .owl-prev{position:absolute;top:40%;left:-5px;}
.featured-packages .owl-next{position:absolute;top:40%;right:-14px;}




/**********************************************************************************************************************************
Discount Section (1/30/2019)
**********************************************************************************************************************************/
.discountBgmks .OfferImage{height:425px;position: relative;overflow: hidden;}
.discountBgmks .OfferImage img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.discountBgmks{width: 100%;height: 100%;}
.left-discount{background-color: #333132;padding:40px;height: 100%;}
.left-discount h1{color: #fff;font-size: 70px;font-weight: 700;}
.left-discount h3{font-size: 30px;color: #e7e1e1;font-weight: 500;}
.left-discount  p{color: #e7e1e1;font-size: 14px;}
.left-discount h5{background:linear-gradient(to right,#009441 0%,#f2c0c2  60%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight: 700;}
img#disimg{height:100%;}





/**********************************************************************************************************************************
Holidays Destination (1/29/2019)
**********************************************************************************************************************************/
#FeaturedDestinationMks{background-color: #f2f2f2;padding:50px 0px 20px 0px;}
#FeaturedDestinationMks .Head {text-align:center;padding-bottom: 25px;}
#FeaturedDestinationMks .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; }
#FeaturedDestinationMks .Head h1 span { color:#000; }
#FeaturedDestinationMks .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#FeaturedDestinationMks .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#FeaturedDestinationMks .fdbox{margin-bottom:30px;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;}
#FeaturedDestinationMks .fdbox:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-o-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 22px 40px rgba(0,0,0,0.15);-moz-box-shadow:0 22px 40px rgba(0,0,0,0.15);box-shadow:0 22px 40px rgba(0,0,0,0.15);}
#FeaturedDestinationMks .fdimg{position: relative;height: 330px;overflow: hidden;}
#FeaturedDestinationMks .fdimg img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
#FeaturedDestinationMks .fdbox:hover .fdimg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
#FeaturedDestinationMks .DesDesc { position: absolute; left: 10px; bottom: 5px; z-index: 7; right: 10px; margin: 0 auto; }
#FeaturedDestinationMks .overgaymks::before { background-image: linear-gradient(transparent, #009441), linear-gradient(transparent, #009441); height: 40%; opacity: 0.9; bottom: 0; content: ""; left: 0; width: 100%; position: absolute; right: 0; z-index: 1; }
#FeaturedDestinationMks .country-name h4 { margin: 0px; }
#FeaturedDestinationMks .country-name h4 a { color: #fff; font-size: 20px; font-weight: 700; }
#FeaturedDestinationMks p.Activity_count { color: #fff; }
#FeaturedDestinationMks .DesDesc { text-align: center; }
#FeaturedDestinationMks .DesDesc p { margin: 0px; font-size: 14px; }
#FeaturedDestinationMks .DesDesc span { color: #000; font-size: 16px; font-weight: 600;}
.right-destination .fdimg{height: 410px !important;}
/* .right-destination .DesDesc{ top: 50%;
 left: 50% !important;bottom: auto !important;
  transform: translate(-50%, -50%);} */




/**********************************************************************************************************************************
Featured Activities (1/30/2019)
**********************************************************************************************************************************/
#featuredActivitiesMks .Head {text-align:center;padding-bottom: 25px;}
#featuredActivitiesMks .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; }
#featuredActivitiesMks .Head h1 span { color:#000; }
#featuredActivitiesMks .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#featuredActivitiesMks .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
#featuredActivitiesMks .fabox{margin-bottom:30px;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;transition-duration:0.2s;}
#featuredActivitiesMks .fabox:hover{-webkit-transform:translateY(-4px);-moz-transform:translateY(-4px);-o-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 22px 40px rgba(0,0,0,0.15);-moz-box-shadow:0 22px 40px rgba(0,0,0,0.15);box-shadow:0 22px 40px rgba(0,0,0,0.15);}
#featuredActivitiesMks .bigimg{position: relative;height: 320px;overflow: hidden;}
#featuredActivitiesMks .Midimg{position: relative;height: 255px;overflow: hidden;}
#featuredActivitiesMks .Midimg img,#featuredActivitiesMks .bigimg img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
#featuredActivitiesMks .fabox:hover .Midimg img,#featuredActivitiesMks .fabox:hover .bigimg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
#featuredActivitiesMks .overgaymks::before { background-image: linear-gradient(transparent, #000), linear-gradient(transparent, #000); height: 50%; opacity: 0.9; bottom: 0; content: ""; left: 0; width: 100%; position: absolute; right: 0; z-index: 1; }
#featuredActivitiesMks .FaTitle{position: absolute; left: 10px; bottom: 10px; z-index: 7; right: 10px; margin: 0 auto;text-align: center;}
#featuredActivitiesMks .FaTitle h2 a { color: #fff; font-size: 25px; font-weight: 700; text-align: center;}
#featuredActivitiesMks .fabox:hover .FaTitle{display: none;}
#featuredActivitiesMks .fabox:hover h4 a{color: #009441;}
#featuredActivitiesMks .FaTitle h4 a { color: #fff; font-size: 18px; font-weight: 700; text-align: center;}
#featuredActivitiesMks .hover-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(220,34,41,0.7);z-index:15;opacity:0;-webkit-transform:scale(0.5);-moz-transform:scale(0.5);-ms-transform:scale(0.5);-o-transform:scale(0.5);transform:scale(0.5);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
#featuredActivitiesMks .wrapoverlay-content{text-align:center;vertical-align:center;position:absolute;top:50%;-webkit-transform:translate(0px,-50%);-moz-transform:translate(0px,-50%);-ms-transform:translate(0px,-50%);-o-transform:translate(0px,-50%);transform:translate(0px,-50%);width:100%;}
#featuredActivitiesMks .fabox:hover .hover-overlay{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
#featuredActivitiesMks .fabox .hover-overlay h4 a,#featuredActivitiesMks .fabox .hover-overlay h2 a{color: #fff;}
#featuredActivitiesMks .fabox:hover .hover-overlay h2 a{color: #fff; font-size: 25px; font-weight: 700;}
#featuredActivitiesMks .fabox:hover .hover-overlay h4 a{color: #fff; font-size: 18px; font-weight: 700;}
#featuredActivitiesMks .ViewDetailMks a{font-size:14px;font-style:normal;font-weight:600;text-transform:capitalize;letter-spacing:-0.5px;-webkit-backface-visibility:hidden;-o-transition:all 0.3s ease-out;-ms-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;border-radius:1px;padding:12px 20px;border:none;position:relative;z-index:2;background-color:#fff;color: #333;letter-spacing: 0.05rem;}
#featuredActivitiesMks .ViewDetailMks{padding-top:20px;}
#featuredActivitiesMks .ViewDetailMks a:hover,#featuredActivitiesMks .ViewDetailMks a:focus{background-color:#111;color:#fff;}
#featuredActivitiesMks .ViewDetailMks i{padding-left: 3px;}




/**********************************************************************************************************************************
Destination Detailpage (2/6/2019)
**********************************************************************************************************************************/
.Gallery_Video h4{position:relative;padding:0px 0px 15px 0px;margin:0px 0px 20px 0px;border-bottom:2px solid #ebebeb;font-size:16px;font-weight:600;}
.Gallery_Video h4 span{position:absolute;left:0;bottom:-2px;height:2px;background:#009441;width:80px;}




/**********************************************************************************************************************************
Hotel Page (2/6/2019)
**********************************************************************************************************************************/
.hotelHome_Page{padding:50px 0px;}
.HotelBox{border:1px solid #ddd;}
.hotelHome_Page .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; text-align: center;}
.hotelHome_Page .Head h1 span { color:#000; }
.hotelHome_Page .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.hotelHome_Page .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.Hdesc{padding:15px 15px 0px 15px;}
p.hotel_address{font-weight: 600;}
p.hotel_address i{color:#009441;padding-right: 3px;}
.hotelHome_Page .rating_mks{padding-bottom: 20px;}
.Hdesc h4 a{font-size:20px;color:#333;font-weight:600;}
.Hdesc p{margin:0px 0px 5px 0px;font-size: 13px;}
.MinimumRatemks{border-top: 1px dotted #ddd;margin:15px -15px 0px -15px;padding:5px 15px;background-color: #f2f2f2;}
p.Minumum_Rate{font-size: 14px;font-weight: bold;}
p.Minumum_Rate span{color:#009441;font-size: 20px;}
.hotelHome_Page .Himg{position:relative;overflow:hidden;height: 296px;}
.hotelHome_Page .Himg img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
.hotelHome_Page .HotelBox:hover .Himg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.hotelHome_Page .HotelBox:hover h4 a{color:#009441;}

.hotelMkspage,.hotelMkspage .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.hotelMkspage{display:none;width:100%;z-index:1}.hotelMkspage .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.hotelMkspage .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.hotelMkspage .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.hotelMkspage .owl-item,.hotelMkspage .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.hotelMkspage .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.hotelMkspage .owl-item img{display:block;width:100%}.hotelMkspage .owl-dots.disabled,.hotelMkspage .owl-nav.disabled{display:none}

.no-js .hotelMkspage,.hotelMkspage.owl-loaded{display:block;position: relative;}.hotelMkspage .owl-dot,.hotelMkspage .owl-nav .owl-next,.hotelMkspage .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hotelMkspage.owl-loading{opacity:0;display:block}.hotelMkspage.owl-hidden{opacity:0}.hotelMkspage.owl-refresh .owl-item{visibility:hidden}.hotelMkspage.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hotelMkspage.owl-grab{cursor:move;cursor:grab}.hotelMkspage.owl-rtl{direction:rtl}.hotelMkspage.owl-rtl .owl-item{float:right}.hotelMkspage .animated{animation-duration:1s;animation-fill-mode:both}.hotelMkspage .owl-animated-in{z-index:0}.hotelMkspage .owl-animated-out{z-index:1}.hotelMkspage .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.hotelMkspage .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.hotelMkspage .owl-item img.owl-lazy{transform-style:preserve-3d}.hotelMkspage .owl-video-wrapper{position:relative;height:100%;background:#000}.hotelMkspage .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.hotelMkspage .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.hotelMkspage .owl-video-playing .owl-video-play-icon,.hotelMkspage .owl-video-playing .owl-video-tn{display:none}.hotelMkspage .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.hotelMkspage .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.hotelMkspage .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.hotelMkspage .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#f1f1f1;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.hotelMkspage .owl-nav [class*=owl-]:hover{background:#ee1b2e;color:#fff!important;text-decoration:none}
.hotelMkspage .owl-nav .disabled{opacity:1;cursor:default;}
.hotelMkspage .owl-nav i{font-size:50px;color:#231f20;}
.hotelMkspage .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.hotelMkspage .owl-prev{position:absolute;top:40%;left:-5px;}
.hotelMkspage .owl-next{position:absolute;top:40%;right:-14px;}
/* Most popular hotels */
.MostPopular_hotel{background-color: #f2f2f2;padding:50px 0px 20px 0px;}
.MostPopular_hotel .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; text-align: center;}
.MostPopular_hotel .Head h1 span { color:#000; }
.MostPopular_hotel .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.MostPopular_hotel .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.Mostpbox{background-color: #fff;padding:15px;border:1px dotted #ddd;margin-bottom: 30px;}
.Mostpbox h5 a{font-size:16px;color:#333;font-weight:600;}
.Mostpbox img{width: 120px;height: 120px;object-fit: cover;object-position: center;}
.Mostpbox p{font-size: 12px;margin:0px 0px 0px 0px;}
p.Minumum_Rates{font-size: 12px;font-weight: bold;}
p.Minumum_Rates span{color:#009441;font-size: 16px;}

.MostPopular_hotel .Himg{position:relative;overflow:hidden;}
.MostPopular_hotel .Himg img{object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
.MostPopular_hotel .Mostpbox:hover .Himg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.MostPopular_hotel .Mostpbox:hover h5 a{color:#009441;}
.MostPopular_hotel .media-body{margin-left: 15px;}
.MostPopular_hotel p.hotel_address{font-weight: 400;}
.hotelDiscount_MKS{margin-bottom: 50px;}

.alertmessage {position: fixed;top: 20px;right: -330px;z-index: 1;width: 300px;}
.notifymessage {position: fixed;top: 20px;right: -530px;z-index: 1;width: 500px;}
.alert ul{list-style: none;}
.alert ul li{line-height:20px; }


/* ---------------------------------
Search Hotel
----------------------------------*/
.Hsearch_MKS{margin-bottom: 20px;}
.SearchBtn_Mksd{margin-top: 8px;}

.bglist_room .list_single{background: #efe7e7;}
.activehotel{background-color: #222;overflow: initial;}
.activehotel:before{content:"\f0d7";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#222;font-size:55px;position:absolute;bottom:-47px;left:0;right:0px;margin:0px;margin:0 auto;text-align:center;}
.activehotel h5 a{color: #fff;}
.activehotel .rating_mks ul li{color: #fff;}
.activehotel p.locationmks{color: #dad8d8 !important;}
.activehotel .price_today,.activehotel .HotelFacilities ul li,.activehotel p{color: #dad8d8;}

#listRoom_MKS{padding:10px;}
#listRoom_MKS h5{margin:0px;}
#listRoom_MKS h5 a{font-size: 16px;}
#listRoom_MKS .rating_mks ul li{font-size: 10px;}
#listRoom_MKS .rating_mks{padding:0px 0px;}
#listRoom_MKS p{color:#555;font-size:10px;line-height:18px;}
#listRoom_MKS .Extraactivitymks a{padding: 4px 8px;font-size: 10px;}
.activehotel .Extraactivitymks a:hover{background-color:#fff;color:#333;border:1px solid #fff;}
#listRoom_MKS .HotelFacilities ul li,#listRoom_MKS .FacilitiesHb ul li{font-size: 10px;}
#listRoom_MKS .Priceroom span{font-size: 16px;display: block;}
#listRoom_MKS .Priceroom sub{bottom:0px;}
#listRoom_MKS p.NightperRoom{margin-bottom: 0px;}
#listRoom_MKS .Chooserooms a{display: inline-block;}
#listRoom_MKS .post_img{height: 103px;}

/**********************************************************************************************************************************
Hotel Page (2/6/2019)
**********************************************************************************************************************************/
.hotelHome_Page{padding:50px 0px;}
.HotelBox{border:1px solid #ddd;}
.hotelHome_Page .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; text-align: center;}
.hotelHome_Page .Head h1 span { color:#000; }
.hotelHome_Page .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.hotelHome_Page .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.Hdesc{padding:15px 15px 0px 15px;}
p.hotel_address{font-weight: 600;}
p.hotel_address i{color:#009441;padding-right: 3px;}
.hotelHome_Page .rating_mks{padding-bottom: 20px;}
.Hdesc h4 a{font-size:20px;color:#333;font-weight:600;}
.Hdesc p{margin:0px 0px 5px 0px;font-size: 13px;}
.MinimumRatemks{border-top: 1px dotted #ddd;margin:15px -15px 0px -15px;padding:5px 15px;background-color: #f2f2f2;}
p.Minumum_Rate{font-size: 14px;font-weight: bold;}
p.Minumum_Rate span{color:#009441;font-size: 20px;}
.hotelHome_Page .Himg{position:relative;overflow:hidden;height: 296px;}
.hotelHome_Page .Himg img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
.hotelHome_Page .HotelBox:hover .Himg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.hotelHome_Page .HotelBox:hover h4 a{color:#009441;}

.hotelMkspage,.hotelMkspage .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.hotelMkspage{display:none;width:100%;z-index:1}.hotelMkspage .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.hotelMkspage .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.hotelMkspage .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.hotelMkspage .owl-item,.hotelMkspage .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.hotelMkspage .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.hotelMkspage .owl-item img{display:block;width:100%}.hotelMkspage .owl-dots.disabled,.hotelMkspage .owl-nav.disabled{display:none}

.no-js .hotelMkspage,.hotelMkspage.owl-loaded{display:block;position: relative;}.hotelMkspage .owl-dot,.hotelMkspage .owl-nav .owl-next,.hotelMkspage .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hotelMkspage.owl-loading{opacity:0;display:block}.hotelMkspage.owl-hidden{opacity:0}.hotelMkspage.owl-refresh .owl-item{visibility:hidden}.hotelMkspage.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hotelMkspage.owl-grab{cursor:move;cursor:grab}.hotelMkspage.owl-rtl{direction:rtl}.hotelMkspage.owl-rtl .owl-item{float:right}.hotelMkspage .animated{animation-duration:1s;animation-fill-mode:both}.hotelMkspage .owl-animated-in{z-index:0}.hotelMkspage .owl-animated-out{z-index:1}.hotelMkspage .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.hotelMkspage .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.hotelMkspage .owl-item img.owl-lazy{transform-style:preserve-3d}.hotelMkspage .owl-video-wrapper{position:relative;height:100%;background:#000}.hotelMkspage .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.hotelMkspage .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.hotelMkspage .owl-video-playing .owl-video-play-icon,.hotelMkspage .owl-video-playing .owl-video-tn{display:none}.hotelMkspage .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.hotelMkspage .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.hotelMkspage .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.hotelMkspage .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#f1f1f1;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.hotelMkspage .owl-nav [class*=owl-]:hover{background:#ee1b2e;color:#fff!important;text-decoration:none}
.hotelMkspage .owl-nav .disabled{opacity:1;cursor:default;}
.hotelMkspage .owl-nav i{font-size:50px;color:#231f20;}
.hotelMkspage .owl-nav [class*=owl-]:hover i{color:#fff!important;}
.hotelMkspage .owl-prev{position:absolute;top:40%;left:-5px;}
.hotelMkspage .owl-next{position:absolute;top:40%;right:-14px;}
/* Most popular hotels */
.MostPopular_hotel{background-color: #f2f2f2;padding:50px 0px 20px 0px;}
.MostPopular_hotel .Head h1 { margin:0 0 40px 0; padding:0; color:#009441; font-weight:bold; font-size:40px; position:relative; text-align: center;}
.MostPopular_hotel .Head h1 span { color:#000; }
.MostPopular_hotel .Head h1:before { position:absolute; left:0; right:0; bottom:-8px; width:120px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.MostPopular_hotel .Head h1:after { position:absolute; left:0; right:0; bottom:-16px; width:90px; border-bottom:2px solid #b2b2b2; content:""; display:block; margin:0 auto; }
.Mostpbox{background-color: #fff;padding:15px;border:1px dotted #ddd;margin-bottom: 30px;}
.Mostpbox h5 a{font-size:16px;color:#333;font-weight:600;}
.Mostpbox img{width: 120px;height: 120px;object-fit: cover;object-position: center;}
.Mostpbox p{font-size: 12px;margin:0px 0px 0px 0px;}
p.Minumum_Rates{font-size: 12px;font-weight: bold;}
p.Minumum_Rates span{color:#009441;font-size: 16px;}

.MostPopular_hotel .Himg{position:relative;overflow:hidden;}
.MostPopular_hotel .Himg img{object-fit:cover;object-position:center;position:relative;-webkit-transition:all .4s linear;transition:all .4s linear;}
.MostPopular_hotel .Mostpbox:hover .Himg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.MostPopular_hotel .Mostpbox:hover h5 a{color:#009441;}
.MostPopular_hotel .media-body{margin-left: 15px;}
.MostPopular_hotel p.hotel_address{font-weight: 400;}
.hotelDiscount_MKS{margin-bottom: 50px; text-align: center;}

.LogoTitle_MKS h2{font-size: 30px;color: #222;}
.LogoTitle_MKS img{max-width: 200px;}
.LogoTitle_MKS .media-body{border-left: 1px solid #ddd;padding-left: 20px;}
.LogoTitle_MKS ul li{border-right: 1px solid #ddd;padding:0px 10px;line-height: 14px;}
.LogoTitle_MKS ul li:last-child{border-right: none;padding-right: 0px;}
.LogoTitle_MKS ul li:first-child{padding-left: 0px;}

/**********************************************************************************************************************************
Breadcrumb Section
**********************************************************************************************************************************/
.breadcrumb-sec{background-color: #f3f3f3;}
.breadcrumb-sec .breadcrumb{background: none;margin:0px;}
.breadcrumb-sec .breadcrumb li{font-size: 14px;}
.breadcrumb-sec .breadcrumb li a{color: #555;}
.breadcrumb-sec ul{list-style-type: none;margin:0px;padding:0px;}
.breadcrumb-sec ul li{display: inline-block;}
.Social-Right{text-align: right;padding-top: 10px;}
.Social-Right ul li{padding-right: 10px;}
.Social-Right ul li:last-child{padding-right: 0px;font-size: 14px;}
.Social-Right ul li a{color: #555;}
.breadcrumb-sec .breadcrumb li a:hover,.Social-Right ul li a:hover{color: #009441;}
.Social-Right ul li span{font-weight: 600;}

/**********************************************************************************************************************************
Destination Detail
**********************************************************************************************************************************/
.LeftImg{height:300px;position: relative;overflow: hidden;}
.LeftImg img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.mtb40{margin:40px 0px;}
.mb40{margin-bottom:40px;}
.mt40{margin-top:40px;}
.readMore_MKS,.DestinationOverview{padding-top:10px;}
.readMore_MKS a,.DestinationOverview a{background-color:#009441;padding:8px 20px;color:#fff;font-size:14px;}
.readMore_MKS a:hover,.DestinationOverview a:hover{background-color:#222;}
.readMore_MKS i,.DestinationOverview i{padding-left:3px;}
.DestinationOverview a{display: table;margin-top: 10px;}
.popBox{position:relative;overflow:hidden;height:250px;}
.popBox img{max-width:100%;width:100%;height:100%;object-fit:cover;-webkit-transition: all .4s linear;
transition: all .4s linear;}
.Listpop_place:hover .popBox img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.popdesc{position:absolute;left:10px;bottom:5px;z-index:7;right:10px;margin:0 auto;}
.popBox .overgaymks::before{background-image:linear-gradient(transparent,#000000),linear-gradient(transparent,#000000);height:35%;opacity:0.9;bottom:0;content:"";left:0;width:100%;position:absolute;right:0;z-index:1;}
.popdesc h4{margin:0px 0px 4px 0px;}
.popdesc h4 a{color:#fff;font-size:16px;font-weight:700}
/* .Listpop_place:hover .popBox h4 a{color: #009441;} */
.rating_MKS ul{list-style-type: none;padding:0px;margin:0px;}
.rating_MKS ul li{display: inline-block;padding-right: 10px;font-size: 13px;color: #fff;}
.rating_MKS ul li:last-child{padding-right: 0px;}
.rating_MKS ul li span{padding-right: 3px;color: #009441;}
.destination_titleMKS h3{font-size:28px;font-weight:bold;color:#009441;margin:0 0 25px 0;padding:0 0 15px 0;position:relative;border-bottom:1px solid #d9d9d9;}
.destination_titleMKS h3:before{position:absolute;left:0;bottom:-1px;height:1px;width:100px;background:#009441;content:"";display:block;}
/* Scrolling */

.popularplacemks,.popularplacemks .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.popularplacemks{display:none;width:100%;z-index:1}
.popularplacemks .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}
.popularplacemks .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.popularplacemks .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.popularplacemks .owl-item,.popularplacemks .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.popularplacemks .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.popularplacemks .owl-item img{/* display:block;width:100% */}
.popularplacemks .owl-dots.disabled,.popularplacemks .owl-nav.disabled{display:none}

.no-js .popularplacemks,.popularplacemks.owl-loaded{display:block;position: relative;}
.popularplacemks .owl-dot,.popularplacemks .owl-nav .owl-next,.popularplacemks .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.popularplacemks.owl-loading{opacity:0;display:block}
.popularplacemks.owl-hidden{opacity:0}
.popularplacemks.owl-refresh .owl-item{visibility:hidden}
.popularplacemks.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.popularplacemks.owl-grab{cursor:move;cursor:grab}
.popularplacemks.owl-rtl{direction:rtl}
.popularplacemks.owl-rtl .owl-item{float:right}
.popularplacemks .animated{animation-duration:1s;animation-fill-mode:both}
.popularplacemks .owl-animated-in{z-index:0}
.popularplacemks .owl-animated-out{z-index:1}
.popularplacemks .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height .5s ease-in-out}
.popularplacemks .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.popularplacemks .owl-item img.owl-lazy{transform-style:preserve-3d}
.popularplacemks .owl-video-wrapper{position:relative;height:100%;background:#000}
.popularplacemks .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.popularplacemks .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.popularplacemks .owl-video-playing .owl-video-play-icon,.popularplacemks .owl-video-playing .owl-video-tn{display:none}
.popularplacemks .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.popularplacemks .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}


/* Scrolling Nav */
.popularplacemks .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.popularplacemks .owl-nav [class*=owl-]{color:#999999;font-size:14px;margin:5px 5px 5px 5px;padding:0px 10px;display:inline-block;cursor:pointer;}
.popularplacemks .owl-nav [class*=owl-]:hover{color:#009441;text-decoration:none;}
.popularplacemks .owl-nav .disabled{opacity:1;cursor:default;}
.popularplacemks .owl-nav i{font-size:28px;color:#999999;}
.popularplacemks .owl-nav i:hover{color:#009441;}
.popularplacemks .owl-nav{position:absolute;top:-70px;right:-15px;}

/* More About Nepal */
.rightnopadd{padding-right: 0px;}
#BgDetailMks{background-color: #222;}
.rightDetail_MKS{padding-right: 3rem;}
.AboutNepal_MKS .carousel-control-prev{justify-content:left;opacity:1;}
.AboutNepal_MKS .carousel-control-next{justify-content:right;opacity:1;width:46px;}
.AboutNepal_MKS a.carousel-control-next i,.AboutNepal_MKS a.carousel-control-prev i{background-color:rgba(220,34,41,0.7);padding:6px 16px;color:#fff;font-size:40px;}
.rightDetail_MKS h5{font-size: 22px;color: #fff;padding-bottom: 15px;font-weight: 700;}
.rightDetail_MKS p{font-size: 13px;text-align: justify;color: #e9e1e1;}
.AboutNepal_MKS img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
/* Featured Packages */
.Featured_desc{background-color: #f3f3f3;padding:10px;}
.Featured_desc ul{list-style-type: none;padding:0px;margin:0px;}
.Featured_desc ul li{display: inline-block;font-size: 14px;}
.DiscountActual{padding-bottom: 15px;}
.DiscountActual ul li{padding-right: 10px;}
.DiscountActual ul li.Discount_price{text-decoration: line-through #000;}
.DiscountActual ul li.actutal_price{color:#009441;font-size: 20px !important;font-weight: 700;}
.calendar_activity ul li i{padding-right: 3px;}
li.activityDetail{float: right;}
li.activityDetail a{color: #555;}
.ActivityNepal_MKS .popBox{height: 245px;}
.ActivityNepal_MKS .popdesc h4{text-align: center;}
/* Video Section */
.video_MKS iframe{max-width: 100%;width: 100%;height: 280px;object-fit: cover;}
.GoogleMap_MKS{border:2px solid #ddd;margin-bottom: 20px;}
/* Before You Travel */
.Beforeyou_Travel .mb-0 > a{display:block;position:relative;font-size:16px;color:#555;/* font-weight: 700; */}
.Beforeyou_Travel .mb-0 > a:after{content:"\f107"; /* fa-chevron-down */font-family:'FontAwesome';position:absolute;right:0;font-size: 20px;}
.Beforeyou_Travel .mb-0 > a[aria-expanded="true"]:after{content:"\f106"; /* fa-chevron-up */}
.Beforeyou_Travel .card{border-radius:0px;border:none;}
.card-body{/* border:1px solid #ddd; border-top: none; */ background-color: #f3f3f3;}
.bytravel_detail p{font-size: 14px;text-align: justify;}
.Beforeyou_Travel .card-header{border-bottom:1px dotted #009441;}
.Beforeyou_Travel .card-header img{max-width: 18px;}
/* Place to See */
.PlacetoSee_MKS img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.PlacetoSee_MKS{background-color: #f3f3f3;padding:40px 0px;}
.Placedescmksh{background-color: #fff;padding:10px;}
.leftplace_tosee .ptsimg{height: 405px;}
.Placedescmksh p{margin:0px;}
.rightplace_tosee .placeBox{margin-bottom: 30px;}
.rightplace_tosee .ptsimg{height: 155px;position: relative;overflow: hidden;}
.placeBox h5 a{font-size: 18px;color: #444;font-weight: 600;}
.Placedescmksh h3 a:hover,.placeBox h5 a:hover{color:#009441;}
.placeBox p{font-size: 14px;}
.readmore_mks{padding:10px 0px;}
.readmore_mks a{background-color:#009441;padding:6px 12px;color:#fff;font-size:12px;}
.readmore_mks a:hover{background-color: #222;}
.readmore_mks i{padding-left: 3px;}
.Placedescmksh h3 a{color: #222;font-weight: 600;}
/* Gallery */
.demo-gallery > ul{margin-bottom:0;}
.demo-gallery > ul > li{margin-bottom:30px;}
.demo-gallery > ul > li a{border:3px solid #FFF;border-radius:3px;display:block;overflow:hidden;position:relative;float:left;}
.demo-gallery > ul > li a > img{-webkit-transition:-webkit-transform 0.15s ease 0s;-moz-transition:-moz-transform 0.15s ease 0s;-o-transition:-o-transform 0.15s ease 0s;transition:transform 0.15s ease 0s;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);height:100%;width:100%;}
.demo-gallery > ul > li a:hover > img{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img{opacity:1;}
.demo-gallery > ul > li a .demo-gallery-poster{background-color:rgba(0,0,0,0.1);bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:background-color 0.15s ease 0s;-o-transition:background-color 0.15s ease 0s;transition:background-color 0.15s ease 0s;}
.demo-gallery > ul > li a .demo-gallery-poster > img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;-webkit-transition:opacity 0.3s ease 0s;-o-transition:opacity 0.3s ease 0s;transition:opacity 0.3s ease 0s;}
.demo-gallery > ul > li a:hover .demo-gallery-poster{background-color:rgba(0,0,0,0.5);}
.demo-gallery .justified-gallery > a > img{-webkit-transition:-webkit-transform 0.15s ease 0s;-moz-transition:-moz-transform 0.15s ease 0s;-o-transition:-o-transform 0.15s ease 0s;transition:transform 0.15s ease 0s;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);height:100%;width:100%;}
.demo-gallery .justified-gallery > a:hover > img{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img{opacity:1;}
.demo-gallery .justified-gallery > a .demo-gallery-poster{background-color:rgba(0,0,0,0.1);bottom:0;left:0;position:absolute;right:0;top:0;-webkit-transition:background-color 0.15s ease 0s;-o-transition:background-color 0.15s ease 0s;transition:background-color 0.15s ease 0s;}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img{left:50%;margin-left:-10px;margin-top:-10px;opacity:0;position:absolute;top:50%;-webkit-transition:opacity 0.3s ease 0s;-o-transition:opacity 0.3s ease 0s;transition:opacity 0.3s ease 0s;}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster{background-color:rgba(0,0,0,0.5);}
.demo-gallery .video .demo-gallery-poster img{height:48px;margin-left:-24px;margin-top:-24px;opacity:0.8;width:48px;}
.demo-gallery.dark > ul > li a{border:3px solid #04070a;}
.home .demo-gallery{padding-bottom:80px;}
.imgGallery{overflow: hidden;}
.imgGallery img{max-width: 100% !important;width: 100% !important;height: 156px !important;object-fit: cover;object-position: center;min-width: 170px;}
/* Review Inside kathmandu */
.reviewlist_MKS{background-color: #f3f3f3;padding:60px 0px;}
.reviewBox{background-color: #fff;padding:10px;margin-bottom: 30px;}
.reviewBox p{font-size: 13px;margin:0px;color: #888;}
.reviewBox h5{font-size: 16px;font-weight: 600;color: #092;}
.ReviewRat,.AdminDate{padding-bottom: 4px;}
.ReviewRat ul,.AdminDate ul{list-style-type: none;padding:0px;margin:0px;}
.ReviewRat ul li,.AdminDate ul li{display: inline-block;border-right: 1px solid #ddd;padding:0px 5px;font-size: 13px;line-height: 12px;color: #888;}
.ReviewRat ul li:last-child,.AdminDate ul li:last-child{padding-right: 0px;border-right: none;}
.ReviewRat ul li:first-child,.AdminDate ul li:first-child{padding-left: 0px;}
.AdminDate ul li i{padding-right: 2px;}
.ReviewRat span{padding-right: 3px;}
.ReviewRat i{color: #009441;}
.Recent_request{background-color: #fff;padding:10px;}
.list-request{border:1px dotted #ddd;padding:10px;margin-bottom: 20px;}
.list-request:last-child{margin-bottom: 0px;}
.list-request h4{font-size: 16px;font-weight: 600;}
.list-request p{margin-bottom: 5px;font-size: 14px;color: #888;}
p.Fromcountry{font-weight: 500;color: #333;}
p.Fromcountry span{color: #009441;font-weight: 700;}
/* Recent Articles from Travellers */
.articleimg{height: 265px;position: relative;overflow: hidden;}
.articleimg img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.postedby{position:absolute;bottom:0;left:50%;transform:translate(-50%,0);background-color: #009441;padding:4px 8px;font-size: 13px;color: #fff;border-radius: 6px;}
.articleDesc{/* background-color: #f3f3f3; */border: 1px solid #ddd;padding:10px;}
.articleDesc h5{padding-bottom: 10px;}
.articleDesc h5 a{font-size: 16px;font-weight: 600;color: #333;}
.articleDesc p{font-size: 14px;text-align: justify;color: #888;}
.RecentArticles{padding-bottom: 30px;}
/* Stickly Navbar */
nav.sticknavbar{border-bottom:1px solid #bfbfbf;padding:0px 0px 0px 0px;}
.navbar-expand-lg .navbar-nav{padding:0px 0px 14px 0px;}
.sticknavbar li a{font-size:15px;font-weight:600;color:#333!important;}
.sticknavbar li{border-right:1px solid #ddd;padding:4px 10px;line-height:8px;}
.sticknavbar li:last-child{border-right:none;}
.sticknavbar li:first-child{padding-left:0px;}
.navbar-nav > li{float:left;position:relative;}
.sticknavbar .navbar-nav .nav-link:first-child{padding-left:0px;}
.navbar-toggler .icon-bar{margin:7px;display:block;width:22px;height:1px;background-color:#900;border-radius:1px;}
.navbar-toggler{border:2px solid #900;}
.Menuarea .navbar-nav{display:inline-block;}
.sticknavbar .navbar-nav .active a::after{content:"\f0d7";font-family:FontAwesome;position:absolute;left:0px;top:48px;width:35px;margin:0 auto;color:#bfbfbf;font-size:40px;height:27px;right:0px;}
.fixed-top{background-color:#009441;z-index:100;}
.fixed-top .navbar-expand-lg .navbar-nav{padding:0px 0px 0px 0px;}
.fixed-top li a{color:#fff!important;}
.fixed-top nav.sticknavbar{border-bottom:none;padding:4px 0px 4px 0px;}
.fixed-top .navbar-nav .active a::after{content:"\f0d7";font-family:FontAwesome;position:absolute;left:-13px;top:36px;width:15px;margin:0 auto;color:#009441;font-size:40px;height:27px;right:0px;}




/**********************************************************************************************************************************
Activity Detail
**********************************************************************************************************************************/
.ptb60{padding:60px 0px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.ptb30{padding:30px 0px;}
.pt30{padding-top: 30px;}
.pb30{padding-bottom: 30px;}
.ExploreCategory .Listpop_place{margin-bottom: 30px;}
.ExploreCategory .Listpop_place h4{text-align: center;}
.midbox_mks{height: 530px;}
.RightImg h2,.ActivityBox h2{color: #009441;font-weight: 700;font-size: 36px;padding-bottom: 15px;}
.activityPlacetosee{padding:60px 0px 30px 0px;}



/*--------------------------------------------------------------
# Modal Book Now
--------------------------------------------------------------*/
.book-now-wrap .modal-header{padding:0px;border:none;}
.book-now-wrap .modal-content{background: none;border:none;}
.book-now-wrap .modal-header .close{color: #fff;background: #900;padding: 10px 16px;}
.book-now-wrap .close:not(:disabled):not(.disabled):focus,.book-now-wrap .close:not(:disabled):not(.disabled):hover{color:#fff;opacity:1;}
.book-now-image img{max-width: 100%;height: auto;}




/*--------------------------------------------------------------
# Room Category
--------------------------------------------------------------*/
.room-category{padding:0px 0px 100px 0px;}
.cat-room{position: relative;}
.room-title-overlay{position: absolute;left: 0;right: 0;bottom: -50px;text-align: center;}
.room-title-overlay h3{margin:0px;}
.room-title-overlay h3 a{padding:15px 40px;-webkit-box-shadow:0px 0px 10px 0px #ddd;box-shadow:0px 0px 10px 0px #ddd;background-color: #fff;display: inline-block;color: #000;border-radius: 4px;}
.room-title-overlay h3 a:hover{color: #009441;}
.hotel-nametype-top{background-color:#88543e;display:inline-block;color:#fff;padding:4px 12px;font-weight:700;font-size:15px;}




/**********************************************************************************************************************************
Responsive
**********************************************************************************************************************************/

@media (min-width: 320px) and (max-width: 576px)
{
.book_detail ul li {padding-right: 0px;}
.book_detail ul li a{padding:4px 8px;color:#888;font-size:10px;}
.list_single h5{margin-top: 10px;}
.gridpage_mks .list_single h5{margin-top: 0px;}
.padd-left-200, .padd-left-100 {padding-left: 20px;}
.SingleP-SLider .carousel-item {height: auto;}
#lightbox .close {top: -29px; right: 0px;}
.ViewListRight{margin-bottom: 20px;}
.Extraactivitymks a{padding: 6px 12px; font-size: 12px;}
.breadcrumb-right,.Starrating_right,.price_today{float: left;}
.list_single p{clear: both;}
.BookNowHotelbtn,.text-rightbox,.HimalayanHotelmks{text-align: left;}
.RightHotel_Detail{margin-top: 30px;}
.GoogleLocationmap iframe{height: auto;}
.FacTrvel_box ul{margin-bottom: 20px;}
.HdFbox{padding: 4px 4px;min-width: 40px;}
.HolidayFacilities ul li img{max-width: 20px;}
.HolidayFacilities ul li h5{font-size: 10px;}
.Midcenter,.SocialSharemks,.RightPrice_holiday,.RightDateHoliday,.RightNprViewDetail{text-align: left;}
.HolidayView_Detail{margin-bottom: 25px;}
.HolidayFacilities{margin-bottom: 20px;}
.OverviewTab_holiday .nav-tabs .nav-item,.SdCatSbox{margin-bottom: 10px;}
.OverviewTab_holiday .nav-tabs{display:flex;justify-content:center;flex-direction:row;}
.StayPlanSec .table td,.StayPlanSec .table th{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#dashleftmenu{margin-bottom: 20px;}
.Dashbox{width: 130px;}
.Dashbox h4{font-size: 12px;}
.SingleP-SLider .carousel-item img,.list_single .post_img img{margin-bottom: 20px;}
}
@media (min-width: 768px) and (max-width: 991px) 
{
.Extraactivitymks a{font-size: 12px;}
.ViewListRight{padding: 10px 10px 20px 10px;}
.price_today span{display: block;}
.hotelfac_list ul li{padding-right: 20px; font-size: 12px;}
.HdFbox{padding: 3px 6px;min-width: 58px;}
.AgeGroup{bottom: 0px;top: auto;}
p.HolidayPrice{font-size: 14px;}
span.Includetaxmks,p.HolidayPrice sub{font-size: 10px;}
.HolidayFacilities{margin-bottom: 20px;}
.StayCaregory_Shareit .SdCatSbox img{max-width:23px;margin-right:5px;}
.Priceroom span{font-size: 24px;}
.Extraactivitymks a{padding:6px 12px;}
.list_single p{font-size: 11px;}
li.DashboardTitle{font-size: 16px;}
}
@media (min-width:992px){
.book_detail ul li {padding-right: 0px;}
.book_detail ul li a{padding:4px 8px;color:#888;font-size:10px;}
}

/* ---------------------------------
2/25/2019
----------------------------------*/
.HotelFacilities ul li{display: inline-block;padding-right: 10px;}
.HotelFacilities ul li:last-child{padding-right: 0px;}
.amenityCat{display: inline-block;padding-right: 15px;}
.amenityCat ul li{font-size: 12px;}
.amenityCat .Incexcludeinfo ul li::before{display: none !important;}
.AmtCatName span{font-size: 11px;font-weight: 600;color: #555;}

.morefeatired{float: right;padding-top: 25px;}
.morefeatired a{font-size: 11px;background-color: #009441;padding:3px 6px;color: #fff;}
/* Booking Form */
.bookingForm .form-control{font-size:12px;border-radius:0px;padding:0px;margin:0px;border:none;background:none;}
.bookingForm .ReturnDate,.bookingForm .DepartureDate{border:1px solid #bfbfbf;padding:0 5px;margin-bottom: 20px;text-align: left;}
.bookingForm .DepartureDate span,.bookingForm .ReturnDate span{font-size:12px;color:rgba(0,0,0,0.7);padding:0 5px 0 0;}
.bookingForm .DepartureDate span i,.bookingForm .ReturnDate span i{font-size:12px;margin-right:5px;}
.bookingForm select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;}
.bookingForm .custom_mksselect::before{content: none;}
.PassengersOuter{/* margin-bottom: 20px; */}
#guestButtonId{margin-right: 10px;}

/**********************************************************************************************************************************
Country Lists Menu
**********************************************************************************************************************************/
#countryLists,#countryLists ul,#countryLists ul li,#countryLists ul li span{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#countryLists{width:100%;color:#4c4c4c;}
#countryLists ul ul{display:none;}
#countryLists > ul > li.active > ul{display:block;}
.align-right{float:right;}
#countryLists > ul > li > span{padding:10px 0px;cursor:pointer;z-index:2;font-size:16px;text-decoration:none;color:#4c4c4c;background:#ffffff;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;}
#countryLists > ul > li > span:hover{color:#009441;}
#countryLists ul > li.has-sub > span:after{position:absolute;right:26px;top:19px;z-index:5;display:block;height:10px;width:2px;background:#4c4c4c;content:"";-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-ms-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}
#countryLists ul > li.has-sub > span:before{position:absolute;right:22px;top:23px;display:block;width:10px;height:2px;background:#4c4c4c;content:"";-webkit-transition:all 0.1s ease-out;-moz-transition:all 0.1s ease-out;-ms-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;transition:all 0.1s ease-out;}
#countryLists ul > li.has-sub.open > span:after,#countryLists ul > li.has-sub.open > span:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
#countryLists ul ul li span{padding: 14px 22px 14px 28px;cursor:pointer;z-index:2;font-size:12px;text-decoration:none;color:#009441;background:#f3f3f3;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;}
#countryLists ul ul ul li span{padding-left:36px;}
#countryLists ul ul li span:hover{color:#009441;}
#countryLists ul ul > li.has-sub > span:after{top:16px;right:26px;background:#4c4c4c;}
#countryLists ul ul > li.has-sub > span:before{top:20px;background:#4c4c4c;}
.checkMks{margin-right: 4px;}


/**********************************************************************************************************************************
Add Css 2/27/2019
**********************************************************************************************************************************/
.hol_booking button.btn-book-now{border:none;background-color: #009441;padding:6px 12px;color: #fff;margin-top: 10px; cursor: pointer;font-size: 12px;border-radius: 2px;text-align: center;}
#bookNow a.btn-book{color: #009441;font-weight: 700;}
.PaymentMethods .flex-column{background-color: #fff;padding:10px;margin-bottom: 20px;}
.PaymentMethods .nav-pills .nav-link{color: #333;}
.PaymentMethods .nav-pills .nav-link.active{background: none;color: #009441;}
.ContinueBtn{float: right;}

/**********************************************************************************************************************************
Search Result
**********************************************************************************************************************************/
.SearchbgMks{background-color: #ffffff;padding:30px;text-align: center;border:1px solid #ddd;}
.SearchbgMks img{max-width: 200px;margin-bottom: 20px;}
.SearchbgMks p{font-size: 14px;}
.SearchbgMks h1{font-weight: 700;color: #333;font-size: 28px;}
.SearchAgain{margin-top: 40px;}
.SearchAgain a{background: #f5b81f;color: #fff;padding:10px 30px;border-radius: 4px;text-transform: uppercase;font-weight: 700;}
.SearchAgain a:hover{background-color: #009441;}
/* html,
body {
  height: 100%;
  margin: 0
}
.ArticlePage{max-height: calc(100% - (100px + 290px));height: 100%;} */
.ArticlePage .InnberBanner { margin-bottom: 30px; }

.Media_Librarymks{overflow: auto;}
.Media_Librarymks ul li img { width: 150px; height: 150px; object-fit: cover; object-position: center; }
.Media_Librarymks ul li { margin-bottom: 10px; overflow: hidden; padding-right: 0px; padding-left: 0px; border: 3px solid #fff; }
.my-list--selected { border: 3px solid #003d79 !important; overflow: hidden; }
#featuredimageModal .modal-lg { max-width: 100%; }

.ThuloPasalInvoice { margin:0 auto; background:#fff;}
.ThuloPasalInvoice img.logo{max-width: 300px;}
.ThuloPasalInvoiceHead { }
.ThuloPasalInvoiceHead td { padding:0; margin:0; }
.ThuloPasalInvoiceHead td p { margin:0; padding:0; }
.ThuloPasalInvoiceHead td p.TPin { min-height:40px; margin-top:15px; }
.ThuloPasalInvoiceHead td p.TPin span { border:1px solid #000 !important; width:20px; border-right:none !important; /* padding:3px 5px; */ display: inline-block;text-align: center; }
.ThuloPasalInvoiceHead td p.TPin span.Last { border-right:1px solid #000 !important; }
.ThuloPasalInvoiceHead p.InvoiceDate { min-height:40px; }
.ThuloPasalInvoiceHead p.TransactionDate { min-height:40px; }
.ThuloPasalInvoiceHead h2 { font-weight:bold; }
.ThuloPasalInvoiceHead input.InputBorderNone { border:none !important; outline:none !important; }
.ThuloPasalInvoiceHead .InvoiceHeadNo { margin-top:30px; }
.ThuloPasalInvoiceHead .InvoiceHeadNo span.InvoiceTitle { font-size:30px; text-transform:uppercase; font-weight:bold; }
.ThuloPasalInvoiceHead .InvoiceHeadNo span.TaxInvoiceNo { margin-left:30px; }
.ThuloPasalInvoiceHead .InvoiceMS { padding-top:20px; }
.ThuloPasalInvoiceHead .InvoiceMS input, .ThuloPasalInvoiceHead .InvoiceAddress1 input { width:100%; border:none !important; outline:none; border-bottom:1px dashed #ccc !important; }
.ThuloPasalInvoiceHead .InvoiceAddress1 { padding-top:20px; }
.ThuloPasalInvoiceHead .InvoicePhoneEmail { padding-top:20px; }
.ThuloPasalInvoiceHead .InvoicePhoneEmail input, .ThuloPasalInvoiceHead .InvoicePhoneEmail input { width:100%; border:none !important; outline:none; border-bottom:1px dashed #ccc !important; }
.ThuloPasalInvoiceHead td.VatPan { }
.ThuloPasalInvoiceHead td.VatPan span { float:left; margin-right:10px; }
.ThuloPasalInvoiceHead td.VatPan input { border:1px solid #000 !important; border-right:none !important; width:25px; text-align:center; display:inline-block; float:left; }
.ThuloPasalInvoiceHead td.VatPan input.Last { border-right:1px solid #000 !important; }
.ThuloPasalInvoiceHead .margin0 { margin:0 !important }
.ThuloPasalInvoiceHead .Padding30 { padding-top:30px !important; }
.InvoiceMidSection { }
.InvoiceMidSection input { width:100% }
.InvoiceFooer input { min-width:100%; border:none !important; outline:none !important; border-bottom:1px dashed #ccc !important; margin-bottom:5px; }
.ThuloPasalInvoice a.AddMore { font-size: 30px; font-weight: bold; line-height: 20px; text-decoration: none; height: 25px; overflow: hidden; display: inline-block; }
.ThuloPasalInvoice a.DeleteField { font-size:40px; font-weight:bold; line-height:20px; text-decoration:none; color:red; }

.ThuloPasalInvoice a.SaveContinueInvoice{ background:#2c78ca; color:#fff; font-weight:bold; padding:7px 10px; display:inline-block; text-decoration:none;}
.ThuloPasalInvoice a.SaveContinueInvoice:hover{ background:#175ca6;}

.InnerPage .card-body{background-color: #fff;}

/*Flight List header stickey*/
@media (min-width: 992px) {
.FSHeader, .FSHeaderMC { -webkit-transition:padding 0.2s ease; -moz-transition:padding 0.2s ease;  -o-transition:padding 0.2s ease; transition:padding 0.2s ease; }
.NCSFixTop { padding-top: 0.2em !important; padding-bottom: 0.2em !important; -webkit-transition:padding 0.2s linear; -moz-transition:padding 0.2s linear; -o-transition:padding 0.2s linear; transition:padding 0.2s linear; position: fixed; top: 0; right: 0;  left: 0; z-index: 1030; -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.48); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.48); box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.48); background:#282828; color:#fff;  font-weight:normal !important; font-size:11px; height:55px; padding-top:7px !important;}
.NCSFixTop span.TripType{ font-weight:normal !important;}
.NCSFixTop span{ line-height:14px; }
.NCSFixTop .Col1, .NCSFixTop .Col2, .NCSFixTop .Col3, .NCSFixTop .Col4{ min-height:40px !important; }
.NCSFixTop .Col5 a{ line-height:16px !important; }
.NCSFixTop .col-md-2 .Col3 a{ padding:10px 0 !important; }
}

.FSResult .SorByTag{position:absolute; left:-1px; top:-23px;}

.FSResult .LowestPrice,
.FSResult .FastestFlight{ font-size:13px; color:#fff; z-index:1; padding:1px 15px 1px 10px; -webkit-border-top-right-radius: 20px; -moz-border-radius-topright: 20px; border-top-right-radius: 20px;}
.FSResult .LowestPrice { background:#217c01 !important; margin:0 10px 0 0;}
.FSResult .FastestFlight {background:#f5b81f !important;}

.HorizontalFilter{ background:#e5e7eb; position:relative;}
.HorizontalFilter .FliterByCheapest,
.HorizontalFilter .FliterByFastest{ padding:4px 10px 4px 55px; cursor:pointer;}

.HorizontalFilter i.fa-tag, .HorizontalFilter i.fa-plane{left:0; top:0; color:#fff; padding:8px; font-size:30px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px;}

.HorizontalFilter i.fa-tag{background:#217c01; }
.HorizontalFilter i.fa-plane{background:#f5b81f;}

.HorizontalFilter span.Title{ display:block; font-size:14px; line-height:16px;}
.HorizontalFilter span.Cost{ display:block; font-size:13px; line-height:22px; font-weight:bold; color:#009441;}
.HorizontalFilter span.AirLogo{ margin:0 0 0 20px;}

.HorizontalFilter .FliterSortBySelectedPrice:hover:after,
.HorizontalFilter .FliterSortBySelectedPrice:after{ position:absolute; left:0; right:0; bottom:-1px ; height:2px; background:#217c01; content:""; display:block; transition: all 0.3s;}

.HorizontalFilter .FliterSortBySelectedFastest:hover:after,
.HorizontalFilter .FliterSortBySelectedFastest:after{ position:absolute; left:0; right:0; bottom:-1px ; height:2px; background:#f5b81f; content:""; display:block; transition: all 0.3s;}

.HorizontalFilter .SortByIcon i{ margin-right:5px; }

.HorizontalFilter .ResetFilter{ position:absolute; right:10px; top:22px; font-size:13px; display:none;}
.HorizontalFilter .ResetFilter a{ background: #de7301; color: #fff; padding: 5px 15px; border-radius: 5px;}
.HorizontalFilter .ResetFilter a:hover{ background:#e28b08;}


/* Html Tooltip */
span.FlightCost i.fa-info-circle{ color:#17a2b8; font-weight:normal; font-size:13px; cursor:pointer;}
.tooltip-fare{ opacity:1 !important; padding:0 !important;}
.tooltip-fare .tooltip-inner{max-width: 375px !important; width: auto !important; background:#fff !important; padding:0 !important; border-radius:5px; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6); -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);}
.tooltip-fare .tooltip-inner table{ margin:6px 0 !important; padding:0 !important;  border:none !important; border-radius:5px; width:100% !important;  }
.tooltip-fare .tooltip-inner table th,
.tooltip-fare .tooltip-inner table td{ border:none !important; color:rgba(0, 0, 0, 0.7) !important; font-family:Arial, Helvetica, sans-serif; text-align:left; padding:8px 5px; font-size:11px;}
.tooltip-fare .tooltip-inner table tr.FareDetailsHead th{ border-bottom:1px solid #ccc !important;  }
.tooltip-fare .tooltip-inner table tr.TotalFareTr{ background:#e5e5e5 !important;}
.tooltip-fare .tooltip-inner table tr.TotalFareTr td:first-child{ text-align:right; }
.tooltip-fare .tooltip-inner table thead tr.FareDetailsHead th,
.tooltip-fare .tooltip-inner table tr.TotalFareTr td{ padding:6px 5px; font-weight:bold; font-size:12px; color:rgba(0, 0, 0, 0.8) !important}
.tooltip-fare .div[x-placement^=top] .arrow::before, .tooltip-fare .arrow::before{border-top-color: #999 !important; border-bottom-color:#999 !important; }























.SendInquery_friend{background-color: #f2f2f2;padding:0px 10px 10px 10px;margin-top: 30px;}
.SendInquery_friend h4{font-size: 15px;}
.SendInquery_friend .tab-content{margin-top: 30px;}
.SendInquery_friend .tab-content p{margin:0px;}
.SendInquery_friend .nav-tabs{background-color: #13b4f3;margin:0px -10px;}
.SendInquery_friend .nav-tabs .nav-link{display:block;/*padding:.7rem 1.5rem;*/font-size:16px;color:#000;border:none;/* margin-right:20px; */border-radius:0px;text-align: center;border-right: 1px solid #0d8fc2;border-left: 1px solid #aecdda;position: relative;width: 50%;}
.SendInquery_friend .nav-tabs .nav-link.active:before{content:"\f0d7";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;color:#222;font-size:45px;position:absolute;left:0;right:0px;/*bottom:0px;*/margin:0 auto;text-align:center;}
.SendInquery_friend .nav-tabs .nav-link:last-child{border-right: none;}
.SendInquery_friend .nav-tabs .nav-link:first-child{border-left: none;}
.SendInquery_friend .nav-tabs .nav-link span{font-weight: 600;color: #fff;font-size: 16px;}
.SendInquery_friend .nav-tabs .nav-link img{max-width:30px;}
.SendInquery_friend .nav-tabs .nav-link.active{color:#fff;background-color:#222;border-radius:0px;}
.SendInquery_friend .nav-tabs{border:none;}
.SendInquery_friend .tab-content .form-control{height: auto;border-radius: 0px;font-size: 13px;padding: .475rem .75rem;}
.SendInquery_friend .tab-content label{font-size: 14px;font-weight: 600;}
.SendInquery_friend .tab-content label span{color: #900;}
.SubmitBtn_MKS{text-align: right;}
.SubmitBtn_MKS input{border:none;background-color: #13b4f3;padding:6px 12px;border-radius: 2px;color: #fff;text-transform: uppercase;cursor: pointer;}


/*------------------------------------------------------------------
	Offer
-------------------------------------------------------------------*/
.offersection{background: url('../img/bgoffer.jpg') no-repeat center center;}
.bgofferoverlay{padding:40px 0px 0px 0px;background-color: rgba(0, 0, 0, 0.7);}
.offerbox{margin-bottom: 30px;}
.bgofferoverlay h2{padding-bottom: 30px;color: #fff;text-align: center;font-weight: 700;font-size: 32px;}
.offerimg{height: 220px;position: relative;overflow: hidden;}
.offerimg .text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;}
.offerimg img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.shortdescmks{box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.15);padding:10px;}
.listoffer .packagescode{width: 80%;margin: 0;padding-bottom: 30px;}
.listoffer .packagescode ul li:first-child{width: 60%;font-size: 12px;}
.listoffer .packagescode ul li:last-child{text-align: right;width: 40%;font-size: 12px;}
.validviewdetail span{font-size: 12px;}
h5.offerdealname a{font-size: 16px;color: #333;font-weight: 700;}
.offerbox:hover h5.offerdealname a{color: #ed1651;}
.shortdescmks p{font-size: 13px;color: #555;}
.viewdetailmksdf{position:absolute;bottom:100%;left:0;right:0;background-color:rgba(0,0,0,0.7);overflow:hidden;width:100%;height:0;transition:.5s ease;}
.offerbox:hover .viewdetailmksdf{bottom:0;height:100%;}
.viewdetailmksdf a{background-color: #ed1651;padding:8px 16px;color: #fff;font-size: 11px;text-transform: uppercase;font-weight: 700;border-radius: 2px;border-radius: 4px;}
.viewdetailmksdf a:hover{background-color: #17488b;}
.validviewdetail b{font-weight: 700;}
/* Pagination Section */
.pagination-sec{display: flex; justify-content: center; flex-direction: row;}
.pagination__list{padding-left: 0; margin-top: 0; margin-bottom: 0; list-style: none;}
.pagination__list a{color: #6c757d;}
.pagination-sec .pagination{--uiPaginationAlign: var(--paginationAlign); --uiPaginationArrowSize: var(--paginationArrowSize, 22px); --uiPaginationFontSize: var(--paginationFontSize); font-size: var(--uiPaginationFontSize);}
.pagination__list{display: flex; flex-wrap: wrap; align-items: center; justify-content: var(--uiPaginationAlign);}
.pagination__item:not(.pagination__control_prev):not(.pagination__item_active){padding-left: .5em;}
.pagination__item:not(.pagination__control_next):not(.pagination__item_active){padding-right: .5em;}
.pagination__item{display: inline-block; line-height: 1;}
.pagination__control{position: relative;}
.pagination__control:before, .pagination__control:after{font-size: var(--uiPaginationArrowSize); line-height: 1; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}
.pagination__control_prev{padding-left: calc(var(--uiPaginationArrowSize) + 5px);}
.pagination__control_prev:before{content: "←"; left: 0;}
.pagination__control_next{padding-right: calc(var(--uiPaginationArrowSize) + 5px);}
.pagination__control_next:after{content: "→"; right: 0;}
.pagination__item_active{padding: .5875em .8em; margin-right: .5em; margin-left: .5em; color: #ed1651;  font-weight: bold;}
.taboffer .nav-tabs,.taboffer .nav-tabs .nav-item.show .nav-link,.taboffer .nav-tabs .nav-link.active,.taboffer .nav-link{border:none;}
.taboffer .nav-tabs{display:flex;justify-content:center;flex-direction:row;}
.taboffer .nav-link{border-radius:0px;color:#fff;font-weight:500;font-size:12px;background-color:rgba(0,0,0,0.5);padding:0.8rem 1.2rem;text-transform:uppercase;}
.taboffer .nav-link i{padding-right:3px;}
.searchwrapper .tab-content{background-color: rgba(0, 0, 0, 0.7);padding:20px 10px; /* border-top: 2px solid #f1981f; */}
.taboffer .nav-link.active{background-color:#ed1651;color:#fff;font-weight:500;position: relative;}
.taboffer .nav-item{margin-bottom:0px;margin-right:5px;}
.taboffer .nav-tabs .nav-link.active::after{content:"\f0d7";font-family:FontAwesome;position:absolute;left:0px;margin:0 auto;color:#ed1651;font-size:60px;bottom:-50px;text-align:center;right:0px;}
/*------------------------------------------------------------------
	Offer Detail Page
-------------------------------------------------------------------*/
.bookingperpromo{background-color: #000;border-radius: 30px;}
.bookingperpromo p{color: #fff;margin:0px;font-weight: 700;font-size: 18px;}
.bookingperpromo span{color: #fff;}
.bgbookingcode{padding:10px 20px;}
.bgrightprm{background-color: #042655;border-radius: 30px;}
.rightpromocode{float: right;padding:10px 20px;text-align: right;}
.leftcontent h3{margin-bottom: 25px;}
.offerpagcard span{display: block;}
.theadmks th span{font-weight: 400;font-size: 12px;}
.offerpagcard .table thead th{vertical-align:middle;padding: .35rem .75rem;}
.offerpagcard b{font-weight: 700;}
.offerpagcard span{font-size: 13px;}
.offerpagcard .card-header{font-weight: 700;font-size: 18px;}
.offerpagcard ul{padding-left:12px;list-style-type:square;}
.offerpagcard ul li{font-size:13px;color:#6e6b6b;padding-bottom:5px;}
.rightsidebar img{max-width: 100%;height: auto;min-width: 100%;}
.welcomebox p{text-align: justify;}

.packagescode ul{list-style-type: none;}
.packagescode ul li{display: inline-block;padding:2px 4px;}
.packagescode ul li:first-child{background-color:#17488b;width:50%;float:left;border:1px solid #17488b;color: #fff;font-size: 13px;}
.packagescode ul li:last-child{width:50%;float:left;border:1px solid #17488b;color: #17488b;font-weight: 500;font-size: 13px;}
.need-help-sec{padding:20px;margin-top:30px;border: 1px solid rgba(0,0,0,.125);}
.need-help-sec h4{color:#848383;}
.need-help-sec p{color:#6e6b6b;font-size: 13px;margin:10px 0px 0px 0px;}
.need-help-sec a{color:#444242;font-size:14px;font-weight: 500;}

/*Compare Package*/
.imgFill1 { width: 100%; display: none; }
.panwidth { width: 80%; }
.relPos { position: relative; }
.addButtonCircular { width: 30px; height: 30px; line-height: 30px; position: absolute; top: 20px; right: 20px; cursor: pointer; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.rotateBtn { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.selected { border-style: solid !important; border-color: #d9d9d9 !important; border-width: thin !important; }
.comparePanle { position: fixed; bottom: 10px; width: 90%; left: 50%; transform: translateX(-50%); display: none; z-index: 3; }
.product { list-style-type: none; border: 1px solid #B5B4B7; margin: 0; padding: 0; -webkit-transition: 0.3s; transition: 0.3s; }
.product:hover { box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2) }
.product .header { background-color: #111; color: white; font-size: 25px; }
.product li { border-bottom: 1px solid #B5B4B7; padding: 10px; text-align: center; }
.product .grey { background-color: #eee; font-size: 20px; }
.modPos { padding-top: 25px; }
.contentPop { width: 80%; margin-left: 10%; height: 80%; }
.compHeader { min-height: 200px; }
.compareThumb { height: 150px; }
.cpu { min-height: 115px; }
.titleMargin { padding: 4px 0px 4px 4px; }
.titleMargin1 { padding: 0px 0px 0px 4px; margin-top: 0px !important; margin-bottom: 0px !important; }
@media only screen and (max-width:992px) and (min-width:600px) {
	li { font-size: 12px; }
}
@media only screen and (max-width:992px) {
	.titleMargin { padding: 4px 0px 0px 4px; }
	.titleMargin1 { padding: 0px 0px 0px 4px; margin-top: 0px !important; margin-bottom: 0px !important; }
}
@media only screen and (max-width:600px) {
	li { font-size: 8px; }
	.comparePanle h4 { font-size: 15px; }
	.compareThumb { height: 100px; }
	.compHeader { min-height: 150px; }
}
@media only screen and (min-width:993px) {
	.comparePanle { position: fixed; bottom: 10px; width: 50%; left: 50%; transform: translateX(-50%); display: none; z-index: 3; }
}

/*Compare Package W3*/

/* .w3-centered tr th,.w3-centered tr td{
    text-align:center
}*/

.w3-btn, .w3-btn-floating, .w3-dropnav a, .w3-btn-floating-large, .w3-btn-block, .w3-hover-shadow, .w3-hover-opacity, .w3-navbar a, .w3-sidenav a, .w3-pagination li a, .w3-hoverable tbody tr, .w3-hoverable li, .w3-accordion-content a, .w3-dropdown-content a, .w3-dropdown-click:hover, .w3-dropdown-hover:hover, .w3-opennav, .w3-closenav, .w3-closebtn, .w3-hover-amber, .w3-hover-aqua, .w3-hover-blue, .w3-hover-light-blue, .w3-hover-brown, .w3-hover-cyan, .w3-hover-blue-grey, .w3-hover-green, .w3-hover-light-green, .w3-hover-indigo, .w3-hover-khaki, .w3-hover-lime, .w3-hover-orange, .w3-hover-deep-orange, .w3-hover-pink, .w3-hover-purple, .w3-hover-deep-purple, .w3-hover-red, .w3-hover-sand, .w3-hover-teal, .w3-hover-yellow, .w3-hover-white, .w3-hover-black, .w3-hover-grey, .w3-hover-light-grey, .w3-hover-dark-grey, .w3-hover-text-amber, .w3-hover-text-aqua, .w3-hover-text-blue, .w3-hover-text-light-blue, .w3-hover-text-brown, .w3-hover-text-cyan, .w3-hover-text-blue-grey, .w3-hover-text-green, .w3-hover-text-light-green, .w3-hover-text-indigo, .w3-hover-text-khaki, .w3-hover-text-lime, .w3-hover-text-orange, .w3-hover-text-deep-orange, .w3-hover-text-pink, .w3-hover-text-purple, .w3-hover-text-deep-purple, .w3-hover-text-red, .w3-hover-text-sand, .w3-hover-text-teal, .w3-hover-text-yellow, .w3-hover-text-white, .w3-hover-text-black, .w3-hover-text-grey, .w3-hover-text-light-grey, .w3-hover-text-dark-grey { -webkit-transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s; transition: background-color .3s, color .15s, box-shadow .3s, opacity 0.3s }
.w3-sidenav { height: 100%; width: 200px; background-color: #fff; position: fixed !important; z-index: 1; overflow: auto }
.w3-sidenav a { padding: 4px 2px 4px 16px }
.w3-sidenav a:hover { background-color: #ccc }
.w3-sidenav a, .w3-dropnav a { display: block }
.w3-sidenav .w3-dropdown-hover:hover, .w3-sidenav .w3-dropdown-hover:first-child, .w3-sidenav .w3-dropdown-click:hover, .w3-dropnav a:hover { background-color: #ccc; color: #000 }
.w3-sidenav .w3-dropdown-hover, .w3-sidenav .w3-dropdown-click { width: 100% }
.w3-sidenav .w3-dropdown-hover .w3-dropdown-content, .w3-sidenav .w3-dropdown-click .w3-dropdown-content { min-width: 100% }
.w3-main, #main { transition: margin-left .4s }
.w3-modal { z-index: 3; display: none; padding-top: 100px; position: fixed; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4) }
.w3-modal-content { margin: auto; background-color: #fff; position: relative; padding: 0; outline: 0; width: 600px }
.w3-closebtn { text-decoration: none; float: right; font-size: 24px; font-weight: bold; color: inherit }
.w3-closebtn:hover, .w3-closebtn:focus { color: #000; text-decoration: none; cursor: pointer }
.w3-pagination { display: inline-block; padding: 0; margin: 0 }
.w3-pagination li { display: inline }
.w3-pagination li a { text-decoration: none; color: #000; float: left; padding: 8px 16px }
.w3-pagination li a:hover { background-color: #ccc }
.w3-input-group, .w3-group { margin-top: 24px; margin-bottom: 24px }
.w3-input { padding: 8px; display: block; border: none; border-bottom: 1px solid #808080; width: 100% }
.w3-label { color: #009688 }
.w3-input:not(:valid)~.w3-validate { color: #f44336 }
.w3-select { padding: 9px 0; width: 100%; color: #000; border: 1px solid transparent; border-bottom: 1px solid #009688 }
.w3-select select:focus { color: #000; border: 1px solid #009688 }
.w3-select option[disabled] { color: #009688 }
.w3-dropdown-click, .w3-dropdown-hover { position: relative; display: inline-block; cursor: pointer }
.w3-dropdown-hover:hover .w3-dropdown-content { display: block; z-index: 1 }
.w3-dropdown-content { cursor: auto; color: #000; background-color: #fff; display: none; position: absolute; min-width: 160px; margin: 0; padding: 0 }
.w3-dropdown-content a { padding: 6px 16px; display: block }
.w3-dropdown-content a:hover { background-color: #ccc }
.w3-accordion { width: 100%; cursor: pointer }
.w3-accordion-content { cursor: auto; display: none; position: relative; width: 100%; margin: 0; padding: 0 }
.w3-accordion-content a { padding: 6px 16px; display: block }
.w3-accordion-content a:hover { background-color: #ccc }
.w3-progress-container { width: 100%; height: 1.5em; position: relative; background-color: #f1f1f1 }
.w3-progressbar { background-color: #757575; height: 100%; position: absolute; line-height: inherit }
input[type=checkbox].w3-check, input[type=radio].w3-radio { width: 24px; height: 24px; position: relative; top: 6px }
input[type=checkbox].w3-check:checked+.w3-validate, input[type=radio].w3-radio:checked+.w3-validate { color: #009688 }
input[type=checkbox].w3-check:disabled+.w3-validate, input[type=radio].w3-radio:disabled+.w3-validate { color: #aaa }
.w3-responsive { overflow-x: auto }
.w3-container:after, .w3-row:after, .w3-row-padding:after, .w3-topnav:after, .w3-clear:after, .w3-btn-group:before, .w3-btn-group:after, .w3-btn-bar:before, .w3-btn-bar:after { content: ""; display: table; clear: both }
.w3-col, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter { float: left; width: 100% }
.w3-col.s1 { width: 8.33333% }
.w3-col.s2 { width: 16.66666% }
.w3-col.s3 { width: 24.99999% }
.w3-col.s4 { width: 33.33333% }
.w3-col.s5 { width: 41.66666% }
.w3-col.s6 { width: 49.99999% }
.w3-col.s7 { width: 58.33333% }
.w3-col.s8 { width: 66.66666% }
.w3-col.s9 { width: 74.99999% }
.w3-col.s10 { width: 83.33333% }
.w3-col.s11 { width: 91.66666% }
.w3-col.s12, .w3-half, .w3-third, .w3-twothird, .w3-threequarter, .w3-quarter { width: 99.99999% }
@media only screen and (min-width:601px) {
	.w3-col.m1 { width: 8.33333% }
	.w3-col.m2 { width: 16.66666% }
	.w3-col.m3, .w3-quarter { width: 24.99999% }
	.w3-col.m4, .w3-third { width: 33.33333% }
	.w3-col.m5 { width: 41.66666% }
	.w3-col.m6, .w3-half { width: 49.99999% }
	.w3-col.m7 { width: 58.33333% }
	.w3-col.m8, .w3-twothird { width: 66.66666% }
	.w3-col.m9, .w3-threequarter { width: 74.99999% }
	.w3-col.m10 { width: 83.33333% }
	.w3-col.m11 { width: 91.66666% }
	.w3-col.m12 { width: 99.99999% }
}
@media only screen and (min-width:993px) {
	.w3-col.l1 { width: 8.33333% }
	.w3-col.l2 { width: 16.66666% }
	.w3-col.l3, .w3-quarter { width: 24.99999% }
	.w3-col.l4, .w3-third { width: 33.33333% }
	.w3-col.l5 { width: 41.66666% }
	.w3-col.l6, .w3-half { width: 49.99999% }
	.w3-col.l7 { width: 58.33333% }
	.w3-col.l8, .w3-twothird { width: 66.66666% }
	.w3-col.l9, .w3-threequarter { width: 74.99999% }
	.w3-col.l10 { width: 83.33333% }
	.w3-col.l11 { width: 91.66666% }
	.w3-col.l12 { width: 99.99999% }
}
.w3-content { max-width: 980px; margin: auto }
.w3-rest { overflow: hidden }
.w3-hide { display: none !important }
.w3-show-block, .w3-show { display: block !important }
.w3-show-inline-block { display: inline-block !important }
@media (max-width:600px) {
	.w3-modal-content { margin: 0 10px; width: auto !important }
	.w3-modal { padding-top: 30px }
}
@media (max-width:768px) {
	.w3-modal-content { width: 500px }
	.w3-modal { padding-top: 50px }
}
@media (min-width:993px) {
	.w3-modal-content { width: 900px }
}
@media screen and (max-width:600px) {
	.w3-topnav a { display: block }
	.w3-navbar li:not(.w3-opennav) { float: none; width: 100% !important }
	.w3-navbar li.w3-right { float: none !important }
}
@media screen and (max-width:600px) {
	.w3-topnav .w3-dropdown-hover .w3-dropdown-content, .w3-navbar .w3-dropdown-click .w3-dropdown-content, .w3-navbar .w3-dropdown-hover .w3-dropdown-content { position: relative }
}
@media screen and (max-width:600px) {
	.w3-topnav, .w3-navbar { text-align: center }
}
@media (max-width:600px) {
	.w3-hide-small { display: none !important }
}
@media (max-width:992px) and (min-width:601px) {
	.w3-hide-medium { display: none !important }
}
@media (min-width:993px) {
	.w3-hide-large { display: none !important }
}
@media screen and (max-width:992px) {
	.w3-sidenav.w3-collapse { display: none }
	.w3-main { margin-left: 0 !important; margin-right: 0 !important }
}
@media screen and (min-width:992px) {
	.w3-sidenav.w3-collapse { display: block !important }
}
.w3-top, .w3-bottom { position: fixed; width: 100%; z-index: 1 }
.w3-top { top: 0 }
.w3-bottom { bottom: 0 }
.w3-overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.5); z-index: 2 }
.w3-left { float: left !important }
.w3-right { float: right !important }
.w3-tiny { font-size: 10px !important }
.w3-small { font-size: 12px !important }
.w3-medium { font-size: 15px !important }
.w3-large { font-size: 18px !important }
.w3-xlarge { font-size: 24px !important }
.w3-xxlarge { font-size: 36px !important }
.w3-xxxlarge { font-size: 48px !important }
.w3-jumbo { font-size: 64px !important }
.w3-vertical { word-break: break-all; line-height: 1; text-align: center; width: 0.6em }
.w3-left-align { text-align: left !important }
.w3-right-align { text-align: right !important }
.w3-justify { text-align: justify !important }
.w3-center { text-align: center !important }
.w3-display-topleft { position: absolute; left: 0; top: 0 }
.w3-display-topright { position: absolute; right: 0; top: 0 }
.w3-display-bottomleft { position: absolute; left: 0; bottom: 0 }
.w3-display-bottomright { position: absolute; right: 0; bottom: 0 }
.w3-display-middle { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%) }
.w3-display-topmiddle { position: absolute; left: 0; top: 0; width: 100%; text-align: center }
.w3-display-bottommiddle { position: absolute; left: 0; bottom: 0; width: 100%; text-align: center }
.w3-circle { border-radius: 50% !important }
.w3-round-small { border-radius: 2px !important }
.w3-round, .w3-round-medium { border-radius: 4px !important }
.w3-round-large { border-radius: 8px !important }
.w3-round-xlarge { border-radius: 16px !important }
.w3-round-xxlarge { border-radius: 32px !important }
.w3-round-jumbo { border-radius: 64px !important }
.w3-border-0 { border: 0 !important }
.w3-border { border: 1px solid #ccc !important }
.w3-border-top { border-top: 1px solid #ccc !important }
.w3-border-bottom { border-bottom: 1px solid #ccc !important }
.w3-border-left { border-left: 1px solid #ccc !important }
.w3-border-right { border-right: 1px solid #ccc !important }
.w3-margin { margin: 16px !important }
.w3-margin-0 { margin: 0 !important }
.w3-margin-top { margin-top: 16px !important }
.w3-margin-bottom { margin-bottom: 16px !important }
.w3-margin-left { margin-left: 16px !important }
.w3-margin-right { margin-right: 16px !important }
.w3-section { margin-top: 16px !important; margin-bottom: 16px !important }
.w3-padding-tiny { padding: 2px 4px !important }
.w3-padding-small { padding: 4px 8px !important }
.w3-padding-medium, .w3-padding, .w3-form { padding: 8px 16px !important }
.w3-padding-large { padding: 12px 24px !important }
.w3-padding-xlarge { padding: 16px 32px !important }
.w3-padding-xxlarge { padding: 24px 48px !important }
.w3-padding-jumbo { padding: 32px 64px !important }
.w3-padding-4, .w3-padding-hor-4 { padding-top: 4px !important; padding-bottom: 4px !important }
.w3-padding-8, .w3-padding-hor-8 { padding-top: 8px !important; padding-bottom: 8px !important }
.w3-padding-12, .w3-padding-hor-12 { padding-top: 12px !important; padding-bottom: 12px !important }
.w3-padding-16, .w3-padding-hor-16 { padding-top: 16px !important; padding-bottom: 16px !important }
.w3-padding-24, .w3-padding-hor-24 { padding-top: 24px !important; padding-bottom: 24px !important }
.w3-padding-32, .w3-padding-hor-32 { padding-top: 32px !important; padding-bottom: 32px !important }
.w3-padding-48, .w3-padding-hor-48 { padding-top: 48px !important; padding-bottom: 48px !important }
.w3-padding-64, .w3-padding-hor-64 { padding-top: 64px !important; padding-bottom: 64px !important }
.w3-padding-128, .w3-padding-hor-128 { padding-top: 128px !important; padding-bottom: 128px !important }
.w3-padding-0 { padding: 0 !important }
.w3-padding-top { padding-top: 8px !important }
.w3-padding-bottom { padding-bottom: 8px !important }
.w3-padding-left { padding-left: 16px !important }
.w3-padding-right { padding-right: 16px !important }
.w3-topbar { border-top: 6px solid #ccc !important }
.w3-bottombar { border-bottom: 6px solid #ccc !important }
.w3-leftbar { border-left: 6px solid #ccc !important }
.w3-rightbar { border-right: 6px solid #ccc !important }
.w3-row-padding, .w3-row-padding>.w3-half, .w3-row-padding>.w3-third, .w3-row-padding>.w3-twothird, .w3-row-padding>.w3-threequarter, .w3-row-padding>.w3-quarter, .w3-row-padding>.w3-col { padding: 0 8px }
.w3-spin { animation: w3-spin 2s infinite linear; -webkit-animation: w3-spin 2s infinite linear }
@-webkit-keyframes w3-spin {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
	100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}
@keyframes w3-spin {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
	100% { -webkit-transform: rotate(359deg); transform: rotate(359deg) }
}
.w3-container { padding: 0.01em 16px }
.w3-example { background-color: #f1f1f1; padding: 0.01em 16px }
.w3-code { font-family: Consolas, "courier new"; font-size: 16px; line-height: 1.4; width: auto; background-color: #fff; padding: 8px 12px; border-left: 4px solid #009688; word-wrap: break-word }
.w3-example, .w3-code, .w3-reference { margin: 20px 0 }
.w3-card { border: 1px solid #ccc }
.w3-card-2, .w3-example { box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important }
.w3-card-4, .w3-hover-shadow:hover { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important }
.w3-card-8 { box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important }
.w3-card-12 { box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19) !important }
.w3-card-16 { box-shadow: 0 16px 24px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21) !important }
.w3-card-24 { box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22) !important }
.w3-animate-fading { -webkit-animation: fading 10s infinite; animation: fading 10s infinite }
@-webkit-keyframes fading {
	0% { opacity: 0 }
	50% { opacity: 1 }
	100% { opacity: 0 }
}
@keyframes fading {
	0% { opacity: 0 }
	50% { opacity: 1 }
	100% { opacity: 0 }
}
.w3-animate-opacity { -webkit-animation: opac 1.5s; animation: opac 1.5s }
@-webkit-keyframes opac {
	from { opacity: 0 }
	to { opacity: 1 }
}
@keyframes opac {
	from { opacity: 0 }
	to { opacity: 1 }
}
.w3-animate-top { position: relative; -webkit-animation: animatetop 0.4s; animation: animatetop 0.4s }
@-webkit-keyframes animatetop {
	from { top: -300px; opacity: 0 }
	to { top: 0; opacity: 1 }
}
@keyframes animatetop {
	from { top: -300px; opacity: 0 }
	to { top: 0; opacity: 1 }
}
.w3-animate-left { position: relative; -webkit-animation: animateleft 0.4s; animation: animateleft 0.4s }
@-webkit-keyframes animateleft {
	from { left: -300px; opacity: 0 }
	to { left: 0; opacity: 1 }
}
@keyframes animateleft {
	from { left: -300px; opacity: 0 }
	to { left: 0; opacity: 1 }
}
.w3-animate-right { position: relative; -webkit-animation: animateright 0.4s; animation: animateright 0.4s }
@-webkit-keyframes animateright {
	from { right: -300px; opacity: 0 }
	to { right: 0; opacity: 1 }
}
@keyframes animateright {
	from { right: -300px; opacity: 0 }
	to { right: 0; opacity: 1 }
}
.w3-animate-bottom { position: relative; -webkit-animation: animatebottom 0.4s; animation: animatebottom 0.4s }
@-webkit-keyframes animatebottom {
	from { bottom: -300px; opacity: 0 }
	to { bottom: 0px; opacity: 1 }
}
@keyframes animatebottom {
	from { bottom: -300px; opacity: 0 }
	to { bottom: 0; opacity: 1 }
}
.w3-animate-zoom { -webkit-animation: animatezoom 0.6s; animation: animatezoom 0.6s }
@-webkit-keyframes animatezoom {
	from { -webkit-transform: scale(0) }
	to { -webkit-transform: scale(1) }
}
@keyframes animatezoom {
	from { transform: scale(0) }
	to { transform: scale(1) }
}
.w3-animate-input { -webkit-transition: width 0.4s ease-in-out; transition: width 0.4s ease-in-out }
.w3-animate-input:focus { width: 100% !important }
.w3-transparent { background-color: transparent !important }
.w3-hover-none:hover { box-shadow: none !important; background-color: transparent !important }
.w3-amber, .w3-hover-amber:hover { color: #000 !important; background-color: #ffc107 !important }
.w3-aqua, .w3-hover-aqua:hover { color: #000 !important; background-color: #00ffff !important }
.w3-blue, .w3-hover-blue:hover { color: #fff !important; background-color: #2196F3 !important }
.w3-light-blue, .w3-hover-light-blue:hover { color: #000 !important; background-color: #87CEEB !important }
.w3-brown, .w3-hover-brown:hover { color: #fff !important; background-color: #795548 !important }
.w3-cyan, .w3-hover-cyan:hover { color: #000 !important; background-color: #00bcd4 !important }
.w3-blue-grey, .w3-hover-blue-grey:hover { color: #fff !important; background-color: #607d8b !important }
.w3-green, .w3-hover-green:hover { color: #fff !important; background-color: #4CAF50 !important }
.w3-light-green, .w3-hover-light-green:hover { color: #000 !important; background-color: #8bc34a !important }
.w3-indigo, .w3-hover-indigo:hover { color: #fff !important; background-color: #3f51b5 !important }
.w3-khaki, .w3-hover-khaki:hover { color: #000 !important; background-color: #f0e68c !important }
.w3-lime, .w3-hover-lime:hover { color: #000 !important; background-color: #cddc39 !important }
.w3-orange, .w3-hover-orange:hover { color: #000 !important; background-color: #ff9800 !important }
.w3-deep-orange, .w3-hover-deep-orange:hover { color: #fff !important; background-color: #ff5722 !important }
.w3-pink, .w3-hover-pink:hover { color: #fff !important; background-color: #e91e63 !important }
.w3-purple, .w3-hover-purple:hover { color: #fff !important; background-color: #9c27b0 !important }
.w3-deep-purple, .w3-hover-deep-purple:hover { color: #fff !important; background-color: #673ab7 !important }
.w3-red, .w3-hover-red:hover { color: #fff !important; background-color: #f44336 !important }
.w3-sand, .w3-hover-sand:hover { color: #000 !important; background-color: #fdf5e6 !important }
.w3-teal, .w3-hover-teal:hover { color: #fff !important; background-color: #009688 !important }
.w3-yellow, .w3-hover-yellow:hover { color: #000 !important; background-color: #ffeb3b !important }
.w3-white, .w3-hover-white:hover { color: #000 !important; background-color: #fff !important }
.w3-black, .w3-hover-black:hover { color: #fff !important; background-color: #000 !important }
.w3-grey, .w3-hover-grey:hover { color: #000 !important; background-color: #9e9e9e !important }
.w3-light-grey, .w3-hover-light-grey:hover { color: #000 !important; background-color: #f1f1f1 !important }
.w3-dark-grey, .w3-hover-dark-grey:hover { color: #fff !important; background-color: #616161 !important }
.w3-pale-red, .w3-hover-pale-red:hover { color: #000 !important; background-color: #ffe7e7 !important }
.w3-pale-green, .w3-hover-pale-green:hover { color: #000 !important; background-color: #e7ffe7 !important }
.w3-pale-yellow, .w3-hover-pale-yellow:hover { color: #000 !important; background-color: #ffffd7 !important }
.w3-pale-blue, .w3-hover-pale-blue:hover { color: #000 !important; background-color: #e7ffff !important }
.w3-text-amber, .w3-hover-text-amber:hover { color: #ffc107 !important }
.w3-text-aqua, .w3-hover-text-aqua:hover { color: #00ffff !important }
.w3-text-blue, .w3-hover-text-blue:hover { color: #2196F3 !important }
.w3-text-light-blue, .w3-hover-text-light-blue:hover { color: #87CEEB !important }
.w3-text-brown, .w3-hover-text-brown:hover { color: #795548 !important }
.w3-text-cyan, .w3-hover-text-cyan:hover { color: #00bcd4 !important }
.w3-text-blue-grey, .w3-hover-text-blue-grey:hover { color: #607d8b !important }
.w3-text-green, .w3-hover-text-green:hover { color: #4CAF50 !important }
.w3-text-light-green, .w3-hover-text-light-green:hover { color: #8bc34a !important }
.w3-text-indigo, .w3-hover-text-indigo:hover { color: #3f51b5 !important }
.w3-text-khaki, .w3-hover-text-khaki:hover { color: #b4aa50 !important }
.w3-text-lime, .w3-hover-text-lime:hover { color: #cddc39 !important }
.w3-text-orange, .w3-hover-text-orange:hover { color: #ff9800 !important }
.w3-text-deep-orange, .w3-hover-text-deep-orange:hover { color: #ff5722 !important }
.w3-text-pink, .w3-hover-text-pink:hover { color: #e91e63 !important }
.w3-text-purple, .w3-hover-text-purple:hover { color: #9c27b0 !important }
.w3-text-deep-purple, .w3-hover-text-deep-purple:hover { color: #673ab7 !important }
.w3-text-red, .w3-hover-text-red:hover { color: #f44336 !important }
.w3-text-sand, .w3-hover-text-sand:hover { color: #fdf5e6 !important }
.w3-text-teal, .w3-hover-text-teal:hover { color: #009688 !important }
.w3-text-yellow, .w3-hover-text-yellow:hover { color: #d2be0e !important }
.w3-text-white, .w3-hover-text-white:hover { color: #fff !important }
.w3-text-black, .w3-hover-text-black:hover { color: #000 !important }
.w3-text-grey, .w3-hover-text-grey:hover { color: #757575 !important }
.w3-text-light-grey, .w3-hover-text-light-grey:hover { color: #f1f1f1 !important }
.w3-text-dark-grey, .w3-hover-text-dark-grey:hover { color: #3a3a3a !important }
.w3-border-amber, .w3-hover-border-amber:hover { border-color: #ffc107 !important }
.w3-border-aqua, .w3-hover-border-aqua:hover { border-color: #00ffff !important }
.w3-border-blue, .w3-hover-border-blue:hover { border-color: #2196F3 !important }
.w3-border-light-blue, .w3-hover-border-light-blue:hover { border-color: #87CEEB !important }
.w3-border-brown, .w3-hover-border-brown:hover { border-color: #795548 !important }
.w3-border-cyan, .w3-hover-border-cyan:hover { border-color: #00bcd4 !important }
.w3-border-blue-grey, .w3-hover-blue-grey:hover { border-color: #607d8b !important }
.w3-border-green, .w3-hover-border-green:hover { border-color: #4CAF50 !important }
.w3-border-light-green, .w3-hover-border-light-green:hover { border-color: #8bc34a !important }
.w3-border-indigo, .w3-hover-border-indigo:hover { border-color: #3f51b5 !important }
.w3-border-khaki, .w3-hover-border-khaki:hover { border-color: #f0e68c !important }
.w3-border-lime, .w3-hover-border-lime:hover { border-color: #cddc39 !important }
.w3-border-orange, .w3-hover-border-orange:hover { border-color: #ff9800 !important }
.w3-border-deep-orange, .w3-hover-border-deep-orange:hover { border-color: #ff5722 !important }
.w3-border-pink, .w3-hover-border-pink:hover { border-color: #e91e63 !important }
.w3-border-purple, .w3-hover-border-purple:hover { border-color: #9c27b0 !important }
.w3-border-deep-purple, .w3-hover-border-deep-purple:hover { border-color: #673ab7 !important }
.w3-border-red, .w3-hover-border-red:hover { border-color: #f44336 !important }
.w3-border-sand, .w3-hover-border-sand:hover { border-color: #fdf5e6 !important }
.w3-border-teal, .w3-hover-border-teal:hover { border-color: #009688 !important }
.w3-border-yellow, .w3-hover-border-yellow:hover { border-color: #ffeb3b !important }
.w3-border-white, .w3-hover-border-white:hover { border-color: #fff !important }
.w3-border-black, .w3-hover-border-black:hover { border-color: #000 !important }
.w3-border-grey, .w3-hover-border-grey:hover { border-color: #9e9e9e !important }
.w3-border-light-grey, .w3-hover-border-light-grey:hover { border-color: #f1f1f1 !important }
.w3-border-dark-grey, .w3-hover-border-dark-grey:hover { border-color: #616161 !important }
.w3-border-pale-red, .w3-hover-border-pale-red:hover { border-color: #ffe7e7 !important }
.w3-border-pale-green, .w3-hover-border-pale-green:hover { border-color: #e7ffe7 !important }
.w3-border-pale-yellow, .w3-hover-border-pale-yellow:hover { border-color: #ffffd7 !important }
.w3-border-pale-blue, .w3-hover-border-pale-blue:hover { border-color: #e7ffff !important }
.w3-opacity, .w3-hover-opacity:hover { opacity: 0.60; filter: alpha(opacity=60) }
.w3-text-shadow { text-shadow: 1px 1px 0 #444 }
.w3-text-shadow-white { text-shadow: 1px 1px 0 #ddd }
#ViberChat { background-image: url('../viber.jpg'); position: fixed; right: 20px; cursor: pointer; width: 50px; height: 50px; text-indent: -9999px; border-radius: 25px; bottom: 20px; z-index: 1050 }
#ViberChat:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }
#WhatsappChat { background-image: url('../whatsapp.jpg'); position: fixed; right: 20px; cursor: pointer; width: 50px; height: 50px; text-indent: -9999px; border-radius: 25px; bottom: 20px; z-index: 1050 }
#WhatsappChat:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6); }

/* Intl Flight Round Trip New Listing */
 
.FSResultIntlSabre .Holder{ -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.36); -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.36); box-shadow: 0 0 6px 0 rgba(0,0,0,0.36); padding:5px !important;  }

.FSResultIntlSabre .Holder .Col1{ text-align:center; font-weight:bold; }
.FSResultIntlSabre .Holder span.AirlinesName { font-size:14px; color:rgba(0, 0, 0, 0.7); display:block; }
.FSResultIntlSabre .Holder span.FlightDetails a { font-size:11px; display:inline-block; padding:0px; color:#3691ca; text-decoration:none; }
.FSResultIntlSabre .Holder span.FlightDetails a i{transform: rotateZ(180deg)}
.FSResultIntlSabre .Holder span.FlightDetails a.collapsed i{transform: rotateZ(0deg)}


.FSResultIntlSabre .HolderInner{ padding:5px !important; text-align:center;}
.FSResultIntlSabre .HolderInner span.FlightTime{ display:block;}
.FSResultIntlSabre .HolderInner span.FlightTime i.FlightCityCode{}
.FSResultIntlSabre .Holder span.FlightFrom { font-size:12px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }

.FSResultIntlSabre span.FlightArrow { background: url(../img/flight-arrow.png) no-repeat 0 0; width: 51px; height: 10px; display: inline-block; }

.FSResultIntlSabre .Holder span.FlightTime { font-size:14px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }
.FSResultIntlSabre .Holder span.FlightTime i.FlightCityCode{ font-style: normal; font-weight: normal; font-size: 12px; color:#999; }
.FSResultIntlSabre .Holder span.FlightTo { font-size:12px; color:rgba(0, 0, 0, 0.7); font-weight:bold; display:block; }

.FSResultIntlSabre .Holder span.FlightDuration { font-size: 14px; color: rgba(0, 0, 0, 0.7); font-weight: bold; display: block; }
.FSResultIntlSabre .Holder span.FlightStop { font-size: 11px; color: rgba(0, 0, 0, 0.7); font-weight: normal; display: block; }

.FSResultIntlSabre .OtherInfo{ text-align:center; margin:20px 0 0 0;}
.FSResultIntlSabre .OtherInfo p{ padding:5px 0; margin:0;}

.FSResultIntlSabre .OtherInfo span.FlightRefund, .FSResultIntlSabre
.OtherInfo span.FlightNoneRefund{font-size: 12px; font-weight: normal; display: inline-block; border-radius: 50%; width: 16px; height: 16px; color: #fff; margin: 0 auto; text-align: center; line-height:16px;}

.FSResultIntlSabre .OtherInfo span.FlightRefund { background: #930104; }
.FSResultIntlSabre .OtherInfo span.FlightNoneRefund{ background: #71b844; }

.FSResultIntlSabre .OtherInfo p span.FareRule { margin-right:5px !important; }
.FSResultIntlSabre .OtherInfo p span.FareRule a { font-size:11px; color:#575757; }
.FSResultIntlSabre .OtherInfo p span.FareRule i { font-size: 18px !important; color:#930104; }
.FSResultIntlSabre .OtherInfo p span.SeatCount { display:inline-block; background:url(../img/seat.jpg) no-repeat 0 0; height:16px; min-width:20px; margin-right:5px;}
.FSResultIntlSabre .OtherInfo p span.SeatCount i { display: block; font-style:normal; font-size:11px; font-weight:normal; }

.FSResultIntlSabre .CostDiv{ text-align:center; }
.FSResultIntlSabre .CostDiv span.StrikePrice { font-size: 16px; color: #878787; display: block; text-decoration: line-through; }
.FSResultIntlSabre .CostDiv span.FlightCost { font-size: 16px; color: #009441; font-weight: bold; display: block; }
.FSResultIntlSabre .CostDiv span.FlightBook { display: block; }
.FSResultIntlSabre .CostDiv span.FlightBook a { background: #fff; color: #333133; border:1px solid #666; font-size: 14px; display: inline-block; padding: 1px 7px; margin: 10px 0 0 0;  -webkit-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear; text-decoration:none; border-radius:4px; }
.FSResultIntlSabre .CostDiv span.FlightBook a:hover{ background:#212c32; color:#fff;}

.FSResultIntlSabre .HolderOuter span.SabreMoreFlightOptions{  font-size: 12px; background: #e5e5e5; padding: 5px 20px; -webkit-border-bottom-right-radius: 30px; -moz-border-radius-bottomright: 30px; border-bottom-right-radius: 30px; border-bottom: 2px solid #ccc; border-left:1px solid #ccc; cursor:pointer; }

.AccordionIntlSabre .LeftTabPanel{ border-top:5px solid #212c32; position:relative;}
.AccordionIntlSabre .InnerTabPanel .nav-tabs{ border:1px solid #e5e5e5 !important;}
.AccordionIntlSabre .InnerTabPanel ul.nav-tabs li, .AccordionIntlSabre .InnerTabPanel ul.nav-tabs li a, .AccordionIntlSabre .InnerTabPanel ul.nav-tabs li.nav-item a:hover{ border:none !important; }
.AccordionIntlSabre .InnerTabPanel ul.nav-tabs li.nav-item a.active{ background:#e5e5e5 !important; border-radius:0 !important; border:none !important; color:#000;}
.AccordionIntlSabre .InnerTabPanel .tab-content{ border:none !important;}

.AccordionIntlSabre .RightTabPanel{ background:#212c32; height:100%;}
.AccordionIntlSabre .RightTabPanel .tab-content{ background:none; border:none !important; padding:10px 0;}
.AccordionIntlSabre .RightTabPanel .tab-content p{ line-height:14px !important;}
.AccordionIntlSabre .RightTabPanel ul.nav-tabs{ border-bottom:2px solid #425966;}
.AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item{ margin:0 !important;}
.AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link{ border-radius:0 !important; padding:10px 5px !important; color:#fff; font-size:12px; }
.AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link, .AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link:focus, .AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link:hover{ border:none !important; background:none; }
.AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link.active{ background:none !important; position:relative;}
.AccordionIntlSabre .RightTabPanel ul.nav-tabs .nav-item .nav-link.active:before{content: "\f0d7"; font-family: FontAwesome; left: 30px; position: absolute; top: 37px; font-size: 30px; line-height: 14px; color: #425966;}

.AccordionIntlSabre .InnerTabPanel .FlightItinerary { padding:0 0 15px 0; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo { position:relative; padding:0 0 5px 40px; margin-bottom:10px; border-bottom:1px solid #dee2e6; }

.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo img { position:absolute; left:0; top:0; width:30px; height:30px; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo span.AirlinesName { display:inline-block; font-weight:bold; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo span.AirlinesCode { font-size:11px; display:inline-block; color:#696969; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo span.AirlineClass { font-size:11px; display:inline-block; color:#696969;}
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .OperatingFlightLogo p.AirlineEquimpemnt{ margin:0; padding:0; font-size:11px; color:#696969; line-height:12px;}

.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col2 { text-align:left; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col2 span.From { display:block; font-size:12px; font-weight:bold; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col2 span.Date { display:block; font-size:11px; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col2 span.AirportName { display:block; font-size:11px; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col3 { text-align:center; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col3 span.Timestop { display:block; font-size:12px; font-weight:bold; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col3 span.Classre { display:block; font-size:11px; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col4 { text-align:right; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col4 span.From { display:block; font-size:12px; font-weight:bold; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col4 span.Date { display:block; font-size:11px; }
.AccordionIntlSabre .InnerTabPanel .FlightItinerary .Col4 span.AirportName { display:block; font-size:11px; }

.AccordionIntlSabre .RightTabPanel table{ border:none !important; margin:0; padding:0;}
.AccordionIntlSabre .RightTabPanel table th,
.AccordionIntlSabre .RightTabPanel table td{ padding:6px 0 !important; margin:0 !important; color:#fff; border:none !important; font-size:11px; font-weight:normal;}
.AccordionIntlSabre .RightTabPanel table th{ font-weight:bold; }
.AccordionIntlSabre .RightTabPanel table td{ border-top:1px solid #32434d !important;}
.AccordionIntlSabre .RightTabPanel table tfoot td{ font-size:15px; font-weight:bold; padding:12px 0 0 0 !important; }

.AccordionIntlSabre .InnerTabPanel .layovertime{ font-size:10px; padding-bottom:15px; color:#000; background:#FFF0E1; padding:5px 0; text-align:center; margin-bottom:10px}

.FlightItineraryNote p{ font-size:12px; color:#b3b3b3; line-height:16px; }
.NoteDiv p{font-size:12px; color:#a4a4a4; line-height:16px;}

/* Round Trip */
.sabreroundtrip .HolderInner{ padding:10px 5px !important;}
.sabreroundtrip .OtherInfo{ margin:35px 0 0 0 !important;}

.FSResultIntlSabre .Holder .Col3, .FSResultIntlSabre .Holder .Col4{ margin:0 !important; }
.FSResultIntlSabre .Holder .Col3 span.FlightTime{ margin-top:0 !important;}
.FSResultIntlSabre .Holder .Col1 img{ width:25px !important; margin:0 !important;}

.FSResultIntlSabre .HolderInner{ border:none !important; }
.FSResultIntlSabre .InnerTabPanel .FlightItinerary .Col2{ margin:0 !important; }


@media (max-width: 767px) {
	.FSResultIntlSabre .CostDiv, .FSResultIntlSabre .OtherInfo{ margin:0 !important; float:none !important; -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; border-top:1px solid #dee2e6; padding-top:10px;}	
	.FSResultIntlSabre .Holder .Col6{ display:block !important; }
}

/* ADD CSS NOV 11 */

/*------------------------------------------------------------------
 Our Favorite Room
-------------------------------------------------------------------*/
.favoriteroom{padding:70px 0px; background-color: #f6f6f6;}
.all-pac-title{padding-top: 70px;}
.sitetitle{margin-bottom: 30px;}
/* .sitetitle h3{position:relative;text-align:center;padding-bottom:20px;color: #009441;font-weight: 700;font-size: 34px;}
.sitetitle h3::before{bottom:0;height:1px;background-color:#d5d0d0;width:150px;}
.sitetitle h3::after{bottom:-2px;height:5px;width:35px;background-color:#009441;}
.sitetitle h3::after,.sitetitle h3::before{content:'';position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);} */
.favdetail{background-color: #fff;padding:15px;}
.favdetail h4{margin-bottom: 25px;font-size: 22px;}
.favdetail h4 a{color: #000;font-size: 26px;}
.facilities-services{margin-bottom: 25px;}
.facilities-services h5{font-size: 14px;margin-bottom: 12px;}
.facilities-services ul{list-style-type:none;padding: 0;}
.facilities-services ul li{padding:6px 12px;border-radius:2px;background-color:#ffffff;box-shadow:0 0 3px 0 rgba(0,0,0,0.2);display:inline-block;margin-right:10px;}
.facilities-services ul li:last-child{margin-right:0px;}
.facilities-services ul li h5{font-size:13px;font-weight:500;}
.facilities-services ul li img{max-width:25px;}
.favimg{position: relative;height: 277px;overflow: hidden;line-height: 30px;-webkit-transition:all .35s ease;transition:all .35s ease;overflow: hidden;}
.favimg img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;object-position: center;-webkit-transition:all .35s ease;transition:all .35s ease;}
.favroombox:hover .favimg img{opacity:.5;transform: scale(1.1);}
.price-hover{position: absolute;top: 0px;left: 0px;z-index: 2;}
.price-hover span{background-color: #f5b81f;padding:6px 12px;color: #fff;font-weight: 500;}
/* Book Now, VIew Details */
.booknow-vdetails{margin:30px 0px 10px 0px;}
.booknow-vdetails ul{list-style-type: none;padding: 0;}
.booknow-vdetails ul li{display: inline-block;}
.booknow-vdetails ul li:last-child{float: right;}
.booknow-vdetails ul li:first-child{margin-bottom: 15px;}
.booknow-vdetails ul li:last-child a{color: #009441;border-radius:0px;border:1px solid #009441;}
.booknow-vdetails ul li a{padding:8px 20px;color:#8e8c8c;font-weight:500;border-radius:0px;border:1px solid #ddd;}
.favroombox:hover .booknow-vdetails ul li a{color: #f5b81f !important;border-radius:0px;border:1px solid #f5b81f !important;}
.favroombox:hover .favdetail h4 a{color: #f5b81f;}


/* Custom Tooltips */
.tooltipsmks{display:inline-block;position:relative;text-align:left;}
.tooltipsmks .toptext{min-width:auto;top:-10px;left:50%;transform:translate(-50%,-100%);padding:6px 16px;color:#fff;background-color:#000000;font-weight:normal;font-size:13px;border-radius:0px;position:absolute;z-index:99999999;box-sizing:border-box;box-shadow:0 1px 4px rgba(0,0,0,0.5);display:none;width: 140px;}
.tooltipsmks .toptext h3{font-size:14px;margin:0px;padding:0px;color: #fff;text-align: center;}
.tooltipsmks:hover .toptext{display:block;}
.tooltipsmks .toptext i{position:absolute;top:100%;left:50%;margin-left:-12px;width:24px;height:12px;overflow:hidden;}
.tooltipsmks .toptext i::after{content:'';position:absolute;width:12px;height:12px;left:50%;transform:translate(-50%,-50%) rotate(45deg);background-color:#000000;box-shadow:0 1px 8px rgba(0,0,0,0.5);}
/* Box */
.favimg .boxdetail{position:absolute;top:50%;left:50%;-webkit-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:all .35s ease;transition:all .35s ease}
.favimg .boxdetail a{font-size:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#3c3c3c;border:2px solid #fff;color:#fff;padding:8px 20px;margin:0;}
.favroombox:hover .boxdetail{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;}

/* Scrolling Nav */
.favoriteroomslider,.favoriteroomslider .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.favoriteroomslider{display:none;width:100%;z-index:1}.favoriteroomslider .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.favoriteroomslider .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.favoriteroomslider .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.favoriteroomslider .owl-item,.favoriteroomslider .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.favoriteroomslider .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.favoriteroomslider .owl-item img{display:block;width:100%}.favoriteroomslider .owl-dots.disabled,.favoriteroomslider .owl-nav.disabled{display:none}

.no-js .favoriteroomslider,.favoriteroomslider.owl-loaded{display:block;position: relative;}.favoriteroomslider .owl-dot,.favoriteroomslider .owl-nav .owl-next,.favoriteroomslider .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.favoriteroomslider.owl-loading{opacity:0;display:block}.favoriteroomslider.owl-hidden{opacity:0}.favoriteroomslider.owl-refresh .owl-item{visibility:hidden}.favoriteroomslider.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.favoriteroomslider.owl-grab{cursor:move;cursor:grab}.favoriteroomslider.owl-rtl{direction:rtl}.favoriteroomslider.owl-rtl .owl-item{float:right}.favoriteroomslider .animated{animation-duration:1s;animation-fill-mode:both}.favoriteroomslider .owl-animated-in{z-index:0}.favoriteroomslider .owl-animated-out{z-index:1}.favoriteroomslider .fadeOut{animation-name:fadeOut}


@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.favoriteroomslider .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.favoriteroomslider .owl-item img.owl-lazy{transform-style:preserve-3d}.favoriteroomslider .owl-video-wrapper{position:relative;height:100%;background:#000}.favoriteroomslider .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.favoriteroomslider .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.favoriteroomslider .owl-video-playing .owl-video-play-icon,.favoriteroomslider .owl-video-playing .owl-video-tn{display:none}.favoriteroomslider .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.favoriteroomslider .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/* Owl Nav */
.favoriteroomslider .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent;}
.favoriteroomslider .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 14px 5px 5px;padding:0px 10px;background:#000;display:inline-block;cursor:pointer; /* border-radius: 2px; */}
.favoriteroomslider .owl-nav [class*=owl-]:hover{background:#fff;color:#333!important;text-decoration:none}
.favoriteroomslider .owl-nav .disabled{opacity:1;cursor:default;}
.favoriteroomslider .owl-nav i{font-size:50px;color:#fff;}
.favoriteroomslider .owl-nav [class*=owl-]:hover i{color:#333!important;}
.favoriteroomslider .owl-prev{position:absolute;top:40%;left:-5px;}
.favoriteroomslider .owl-next{position:absolute;top:40%;right:-14px;}


/*ADD CSS NOV11 2019*/
.button-alignment {
	background-color: #009441;
	border:none;
	border-radius: 0;
}

.fileinput .form-control {
	background-color: #009441;
}

.LatestBookings button {
	background-color: #009441;
	border: none;
	border-radius: 0;
}

/* Activity Page */
.OurActivities .Holder{ margin-bottom:30px; position:relative;}
.OurActivities h2{color: #009441;font-weight: 700;font-size: 26px;padding-bottom: 15px;}
.OurActivities .Holder .QuickInfo{ position:absolute; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); text-align:center; padding:10px 0 12px 0; -webkit-transition: all .4s linear; transition: all .4s linear; }
.OurActivities .Holder .QuickInfo h2{font-size: 20px;}
.OurActivities .Holder .QuickInfo h2 a{ color:#fff;}
.OurActivities .Holder:hover .QuickInfo{ bottom:20px;}
.RightImg h2,.ActivityBox h2{color: #009441;font-weight: 700;font-size: 36px;padding-bottom: 15px;}
.activityPlacetosee{padding:60px 0px 30px 0px;}

nav.sticknavbar{border-bottom:1px solid #bfbfbf;padding:0px 0px 0px 0px;}
.navbar-expand-lg .navbar-nav{padding:0px 0px 14px 0px;}
.sticknavbar li a{font-size:15px;font-weight:600;color:#333!important;}
.sticknavbar li{border-right:1px solid #ddd;padding:4px 10px;line-height:8px;}
.sticknavbar li:last-child{border-right:none;}
.sticknavbar li:first-child{padding-left:0px;}
.navbar-nav > li{float:left;position:relative;}
.sticknavbar .navbar-nav .nav-link:first-child{padding-left:0px;}
.navbar-toggler .icon-bar{margin:7px;display:block;width:22px;height:1px;background-color:#900;border-radius:1px;}
.navbar-toggler{border:2px solid #900;}
.Menuarea .navbar-nav{display:inline-block;}
.OurActivities .Holder .QuickInfo{ position:absolute; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); text-align:center; padding:10px 0 12px 0; -webkit-transition: all .4s linear; transition: all .4s linear; }
.OurActivities .Holder .QuickInfo h2 a{ color:#fff;}

.OurActivities .Holder:hover .QuickInfo{ bottom:20px;}
.ThumbPic{height: 260px;overflow: hidden;}
.ThumbPic img{min-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.OurDestinations h1,.OurActivities h1{color: #009441;font-size: 28px;margin-bottom: 1.5rem!important;}
/* Destination Page */
.OurDestinations .Holder{ margin-bottom:30px; position:relative;}
.OurDestinations .Holder .QuickInfo{ position:absolute; left:0; bottom:0; right:0; background:rgba(0,0,0,0.5); text-align:center; padding:10px 0 12px 0; -webkit-transition: all .4s linear; transition: all .4s linear; }
.OurDestinations .Holder .QuickInfo h2 a{ color:#fff;}
.OurDestinations .Holder:hover .QuickInfo{ bottom:20px;}
.OurDestinations .Holder img{ width:100%; min-height:300px; max-height:300px; object-fit:cover;} 
.QuickInfo h2{font-size: 22px;}




.Termsandcndn{
    text-align: center;
}

.Termsandcndn h4{
    color: #000;
} 
.Termsandcndn p{
    color: #7f7f7f
} 


.Termsandcndn .acceptTermsandCondition{
    background: #ff8400;
    border: none;
}
.Termsandcndn button.terms-close{
    text-align: right;
    padding-top: 6px;
    padding-right: 10px;
}

p.DaysNight {
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
	}
	
/*--------------------
	added css 29 jan
---------------------*/
.favroombox {
	margin-bottom: 30px;
    box-shadow: 0 15px 40px #d3dce8;
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .booknow-vdetails ul li:last-child {
        float: none;
    }
    .service-box{margin-bottom: 30px;}
    .welcome-inner img,.activities-lists,.brochure-img{margin-top: 20px;}
    .activities-content h2,.site-title h2,#FeaturedDestinationMks .Head h1,.all-pac-title h1{font-size: 30px;}
    .Head h3{font-size: 24px;}
    .testimonail-img-bg{padding: 50px 0px 100px 0px;}
    .hwc-testimonials__inner{padding:20px;}
    .activies-img img{width: 100%;}
}

.HeadedrTop img {
    max-height: 100%;
}

.MainNav ul li {
    padding: 0 !important;
}

.img-thumbnail {
    height: 200px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

/*--------------------
    Our Gallery
---------------------*/
.ourgallery{margin-bottom: 20px;}
.ourgallery img{height: 213px;position: relative;max-width: 100%;width: 100%;object-fit: cover;object-position: center;margin-bottom: 30px;}
.ourgallery h2{color: #4c4c4c;font-size: 20px;font-weight: 600;margin-bottom: 20px;}
.ourgallery strong{padding-right: 70px;font-style: italic;}
strong.vatpaddright{padding-right:20px;}



/*--------------------
    Packages Lists
---------------------*/

a.openbookingBtn{width:100%;display:inline-block;text-align:center;}
.Chooserooms button{margin-bottom: 10px;}

p.NightperRoom + .btn {
    font-size: 10px;
    border-radius: 0;
    background-color: #009441;
    border-color: #009441;
    margin-bottom: 15px;
    padding: 5px 10px;
}