
/*---------------COMMON CLASS FOR ALL PAGES REQUIRED----------------*/
ul, li, ul li, table, lable, p, span, dl, dt, dd, table, tr, td {margin: 0px; padding: 0px;}
* {margin: 0px; padding: 0px;}
a:hover, a:focus {text-decoration: none !important;}
img {border: none;}
.mt5 {margin-top: 5px !important;}
.mt7 {margin-top: 7px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt30 {margin-top: 30px !important;}
.mt40 {margin-top: 40px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml30 {margin-left: 30px !important;}
.ml40 {margin-left: 40px !important;}
.ml50 {margin-left: 50px !important;}
.ml60 {margin-left: 60px !important;}

pd10 {padding: 10px;}
.img-fullwidth img {width: 100%; height: auto;}

header, footer, figure, aside, section, article {display: block;}
.full-width {float: left; width: 100%; padding: 0 15px 30px; max-width: 100%;}
.widthfull {width: 100%; float: left;}
.breadcrumb { padding: 8px 0px !important; margin-bottom: 0px !important; list-style: none !important; background-color: transparent !important; border-radius: 0px !important; margin-top: 10px;}
.top_line { width: 100%; height: 4px; float: left; background: #003366; margin-bottom:5px;}
.im-responsive{width:100%; height:auto;}

select:-moz-focusring{color: transparent !important; text-shadow: 0 0 0 #000 !important;}

.topcontrol{background:#15bdcc !important;}

.padding0 {margin-left: -5px !important; margin-right: -5px !important;}
.padding0>div {padding-left: 5px !important; padding-right: 5px !important;}

.ul-coomon{width:100%; float:left;padding-left:20px;}
.ul-coomon li{float:left; width:100%;}
select option{color:#000 !important;}

a:focus, input[type="submit"],
button{outline:none !important;text-decoration:none;}
.form-control:focus{border-color: #ccc;outline:none;webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);}
a:hover{text-decoration:none;}




/* ----------------EXTERNAL PAGES--------------------- */
.home_external_page{width:100%;padding-bottom:30px;  font-family: 'Poppins', sans-serif;  background: #f5f5f5;}

.about_us_pg .about-us-bg,
.privacy_policy_pg .privacy_policy_bg,
.terms_condition_pg .terms_condition_bg,
.service_pg .service_bg,
.contact_us_pg .contact_us_bg{float:left; width:100%;  font-family: 'Poppins', sans-serif; height:auto; background:url(../images/banners/contactus_bg.jpg) no-repeat top; margin-bottom:40px; }

.about_us_pg .about-us-bg,
.terms_condition_pg .terms_condition_bg,
.contact_us_pg .contact_us_bg,
.service_pg .service_bg,
.privacy_policy_pg .privacy_policy_bg{ width:100%;  font-family: 'Poppins', sans-serif; float:left; text-align:center; color:#fff; font-size:40px; padding:100px 0;}

.about_us_pg .about-us-bg h1,
.contact_us_pg .contact_us_bg h1, 
.privacy_policy_pg .privacy_policy_bg h1,
.service_pg .service_bg h1,
.terms_condition_pg .terms_condition_bg h1{text-transform:uppercase; font-family: 'Poppins', sans-serif;}

.about_us_pg .heading,
.privacy_policy_pg .heading,
.service_pg .heading,
.terms_condition_pg .heading{width:100%; float:left; text-align:left; font-size:30px; font-weight:bold; color:#000; border-bottom:1px solid #eee; margin-bottom:10px; }

.about_us_pg .heading h2,
.terms_condition_pg .heading h2,
.service_pg .heading h2,
.privacy_policy_pg .heading h2{ border-bottom:0px solid #00d227; float:left; width:auto; padding:5px 0; margin:0px; position:relative;font-size: 21px;text-transform: uppercase;}

.about_us_pg .heading h2:after,
.terms_condition_pg .heading h2:after,
.service_pg .heading h2:after,
.privacy_policy_pg .heading h2:after{width:100%; height:3px; content:""; position:absolute; bottom:0px; left:0px; background:#212121;}

.about_us_pg h3,
.terms_condition_pg h3,
.privacy_policy_pg h3{font-size: 20px;width:100%;float:left;line-height: 25px;}

.about_us_pg h4,
.terms_condition_pg h4,
.privacy_policy_pg h4{font-size: 20px;width:100%;float:left;}

.about_us_pg .abouttext,
.terms_condition_pg .abouttext,
.privacy_policy_pg .abouttext{width: 100%;float: left;line-height: 30px; font-size: 15px; margin: 0;padding:0;text-align: justify;margin-bottom: 10px;}

.about_us_pg .faq-text,
.terms_condition_pg .faq-text,
.privacy_policy_pg .faq-text{width: 100%;float: left;line-height: 30px; font-size: 15px; margin: 0;padding:0;text-align: justify;margin-bottom: 10px;}

.about_us_pg .abouttext a,
.terms_condition_pg .abouttext a,
.privacy_policy_pg .abouttext a{color: #ed292d;}

.about_us_pg .abouttext a:hover,
.terms_condition_pg .abouttext a:hover,
.privacy_policy_pg .abouttext a:hover{text-decoration:none;}

.about_us_pg .ul-common,
.privacy_policy_pg .ul-common,
.terms_condition_pg .ul-common{width:100%;float:left;padding-left:20px;margin-bottom:10px;}


.about_us_pg .ul-coomon li,
.privacy_policy_pg .ul-coomon li,
.terms_condition_pg .ul-coomon li{line-height: 30px; font-size: 15px;}


.about_us_pg .innterul{padding-left: 15px; line-height: 30px;}
.innteraboutdata .message_body {line-height: 30px; font-size: 15px;}
.privacyinner, .faqinner p{line-height: 30px; font-size: 15px;}
.faqinner ul{padding-left: 15px;}

.about_us_pg .ul-cookie{width:100%; float:left; list-style:none; margin-left:0px; padding-left:0px; margin-top:30px;}
.about_us_pg .ul-cookie li{width:100%; float:left; position:relative; margin-bottom:15px; padding-left:200px;}
.about_us_pg .ul-cookie .title{width:200px; position:absolute; left:0px;}
.about_us_pg .ul-cookie .content{width:100%; float:left;}

.privacy-policy-pg-img{background:url(../images/banners/privacypolicy-img.jpg) no-repeat top !important;}
.aboutus-pg-img{background:url(../images/banners/aboutus-img.jpg) no-repeat top !important;}
.blog-pg-img{background:url(../images/banners/blog-img.jpg) no-repeat top !important;}

/*  CONTACT US */
.contactus-pg{ float:left; width:100%;background: #f5f5f5;}
.contact-us-bg{ float:left; width:100%; height:auto; background:url(../images/banners/contactus-bg.jpg) no-repeat top; margin-bottom:40px; }
.contact-us-bg h1{ width:100%; float:left; text-align:center; color:#fff; font-size:40px; font-weight:bold; padding:100px 0;}
.contactus-pg .map-full{width:100%; float:left; margin-top:10px;}
.contactus-pg .contact-detail h2{width:100%; float:left; font-size:20px; font-weight:bold; color:#000; padding:0px; margin:0px; margin-top:30px; margin-bottom:15px;}
.contactus-pg .contact-detail p{width:100%; float:left; color: #777; font-size: 15px; line-height: 26px; padding:0px; margin:0px;}
.contactus-pg .contact-detail p span{color:#000;}
.contactus-pg .contact-detail p a{color: #777;}

.contactus-pg .form-full{ float:left; width:100%; border:5px solid #ccc; padding:15px; margin-top:10px; margin-bottom:0px;}
.contactus-pg .form-full .input{ border-radius:0px; float:left; height:46px; line-height:46px; margin-bottom:25px;}
.contactus-pg .form-full .textaria{ border-radius:0px;}
.contactus-pg .form-full .input-btn{ border:none; outline:0px; padding:10px 30px; background:#ed292d; color:#fff; margin-top:20px;}
.contactus-pg .form-full .input-btn:hover{ background:#b5181b;}
/*  CONTACT US */

/*-------------------BODY----------------------*/
body{font-size:14px !important; font-family: 'Roboto', sans-serif !important;letter-spacing:0.4px;word-spacing:1px;background:#fff !important; color:#212121;}
a, a:focus, a:hover{color:#0fa7ed;}

/*Start New Autocomplete*/
.ac_results{padding:0;border:1px solid #000;background-color:#fff;overflow:hidden;z-index:9999;width:400px!important; max-height:270px; overflow:auto;}
.ac_results ul{width:100%;list-style:none;padding:0;margin:0;box-shadow:0 0 1px 1px #CCC;background-color:#fff}
.ac_results li{margin:0;cursor:default;display:block;font:menu;font-size:14px;overflow:hidden}
.ac_odd{float:left;width:100%;background:url(../images/autocompleteicon/loc1.png) 3% 49% no-repeat #FFF;color:#063553;font:15px/25px DinMedium;padding:10px 20px 10px 31px;margin-top:5px}
.ac_odd u{text-decoration:none;}
.ac_even{float:left;width:100%;padding:7px 6px 7px 40px;font:15px DinMedium;color:#0A6473;background:url(../images/autocompleteicon/plane1.png) 5% 40% no-repeat #FFF;}
.ac_even1{float:left;width:100%;padding:7px 6px 7px 40px;font:15px DinMedium;color:#0A6473;background:url(../images/autocompleteicon/plane1.png) 5% 40% no-repeat #FFF;}
.ac_evenFH{float:left;width:100%;padding:7px 6px 7px 40px;font:15px DinMedium;color:#0A6473;background:url(../images/autocompleteicon/plane1.png) 5% 40% no-repeat #FFF;}
.ac_evenFH1{float:left;width:100%;padding:7px 6px 7px 40px;font:15px DinMedium;color:#0A6473;background:url(../images/autocompleteicon/plane1.png) 5% 40% no-repeat #FFF;}
.ac_over{background-color:#FFEC9D}
.ac_even:hover{background-color:#FFEC9D}



.ac_results.new {border-radius:5px; top:100%;}
.ac_results.new .ac_even{float:left;width:100%;padding:7px 6px 7px 40px; font: 400 14px/20px Roboto,Arial,sans-serif; letter-spacing: .2px; color: #5f6368;font-size: 13px; background:url(../images/autocompleteicon/plane2.png) 3.5% 40% no-repeat #FFF; border-bottom: 1px solid #eee;}
.ac_results.new .ac_even:hover{background:url(../images/autocompleteicon/plane2a.png) 3.5% 40% no-repeat #f1f2f7; animation:plane-animation 4s infinite linear;}
.ac_results.new .ac_even u{text-decoration:none;}
.ac_results.new .ac_even .airport-name{display:block; line-height:15px;}
.ac_results.new .ac_even .city-name{display:block; line-height:15px; font-size:10px;}


.ac_results.ac_results_hotel.new .ac_even{background:url(../images/autocompleteicon/hotel-icon.png) 2.8% 40% no-repeat #FFF;}
.ac_results.ac_results_hotel.new .ac_even:hover{background:url(../images/autocompleteicon/hotel-icon.png) 2.8% 40% no-repeat #FFF; animation:hotel-animation 4s infinite linear;}
.ac_results.ac_results_transfer.new .ac_even{background:url(../images/autocompleteicon/transfer-icon.png) 2.8% 40% no-repeat #FFF;}
.ac_results.ac_results_transfer.new .ac_even:hover{background:url(../images/autocompleteicon/transfer-icon.png) 2.8% 40% no-repeat #FFF; animation:transfer-animation 4s infinite linear;}
.ac_results.ac_results_other.new .ac_even{background:url(../images/autocompleteicon/ohter-icon.png) 2.8% 40% no-repeat #FFF;}
.ac_results.ac_results_other.new .ac_even:hover{background:url(../images/autocompleteicon/ohter-icon.png) 2.8% 40% no-repeat #FFF; animation:other-animation 4s infinite linear;}


@keyframes plane-animation {
   0% {background:url(../images/autocompleteicon/plane2a.png) 1.5% 40% no-repeat #f1f2f7;}
  25% {background:url(../images/autocompleteicon/plane2a.png) 4% 40% no-repeat #f1f2f7;}
  50% {background:url(../images/autocompleteicon/plane2a.png) 1.5% 40% no-repeat #f1f2f7;}
  99% {background:url(../images/autocompleteicon/plane2a.png) 4% 40% no-repeat #f1f2f7;}
  100% {background:url(../images/autocompleteicon/plane2a.png) 1.5% 40% no-repeat #f1f2f7;}
}

@keyframes hotel-animation {
   0% {background:url(../images/autocompleteicon/hotel-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  25% {background:url(../images/autocompleteicon/hotel-icon.png) 4% 40% no-repeat #f1f2f7;}
  50% {background:url(../images/autocompleteicon/hotel-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  99% {background:url(../images/autocompleteicon/hotel-icon.png) 4% 40% no-repeat #f1f2f7;}
  100% {background:url(../images/autocompleteicon/hotel-icon.png) 1.5% 40% no-repeat #f1f2f7;}
}

@keyframes transfer-animation {
   0% {background:url(../images/autocompleteicon/transfer-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  25% {background:url(../images/autocompleteicon/transfer-icon.png) 4% 40% no-repeat #f1f2f7;}
  50% {background:url(../images/autocompleteicon/transfer-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  99% {background:url(../images/autocompleteicon/transfer-icon.png) 4% 40% no-repeat #f1f2f7;}
  100% {background:url(../images/autocompleteicon/transfer-icon.png) 1.5% 40% no-repeat #f1f2f7;}
}

@keyframes other-animation {
   0% {background:url(../images/autocompleteicon/ohter-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  25% {background:url(../images/autocompleteicon/ohter-icon.png) 4% 40% no-repeat #f1f2f7;}
  50% {background:url(../images/autocompleteicon/ohter-icon.png) 1.5% 40% no-repeat #f1f2f7;}
  99% {background:url(../images/autocompleteicon/ohter-icon.png) 4% 40% no-repeat #f1f2f7;}
  100% {background:url(../images/autocompleteicon/ohter-icon.png) 1.5% 40% no-repeat #f1f2f7;}
}


::-webkit-scrollbar-track {background-color: #eee !important;-webkit-border-radius: 0px;border-radius: 0px;}
::-webkit-scrollbar-thumb {-webkit-border-radius: 0px;border-radius: 0px;background: #5b5873 !important;}
.ac_results.new::-webkit-scrollbar {width:3px;}

@media only screen and (min-width: 320px) and (max-width: 767px) {
.ac_results{width:100% !important;}
.ac_even,
.ac_even1{float:left;width:100%;padding:6px 6px 6px 40px !important;}
}

@media screen and (min-width:1200px){
.container {width: 1070px;}
}

/*End New Autocomplete*/

/*--------------------------HEADER-----------------------------*/
header .top{width: 100%;float: left; padding:5px 0; background: #212121;}
header .top .left-panel{float:left;}
header .top .right-panel{float:right;}
header .top .email-phone{ color: #fff; margin:2px 0px; font-weight: 600; display: inline-block; font-size:14px; }
header .top .email-phone i{ border: 1px solid; border-radius: 50%; font-size: 12px; height: 25px; width: 25px; text-align: center; color: #fff; padding-top: 7px; }

header .top_header{width:100%;float:left;padding: 12px 0;webkit-background-image:linear-gradient(to left, #373b44 , #4286f4);background-image:linear-gradient(to left, #373b44 , #4286f4);background: #ffffff; border-bottom:1px solid #000;}
header .top_header .navbar.navbar-default{background-color: transparent; border: none; border-radius: 0; margin-bottom: 0;}
header .top_header .navbar.navbar-default .navbar-collapse{float:left; margin-top:30px;}
header .top_header .navbar.navbar-default .logo{border-radius:10px; overflow:hidden;}
header .top_header .navbar.navbar-default .logo img{max-width:110px;}
header .top_header .navbar.navbar-default ul{float: right; margin:0px 0;}
header .top_header .navbar.navbar-default ul li a{font-weight:500; font-size:16px; color: #040404;}
header .top_header .navbar.navbar-default ul li a span img {width: 26px;}
header .top_header .navbar.navbar-default ul li a:hover, 
header .top_header .navbar.navbar-default ul li.active a, 
header .top_header .navbar.navbar-default ul li a:focus{color:#040404;}

header .top_header .navbar.navbar-default .login-panel{float:right; margin-top: 29px;}
header .top_header .navbar.navbar-default .login-panel ul{float:left;width:100%;list-style:none; padding:0px 0 0 10px; margin:0px;}
header .top_header .navbar.navbar-default .login-panel ul li{padding:15px  0px; font-size:13px; font-weight: 600; color: #fff; display:inline-block;}
header .top_header .navbar.navbar-default .login-panel ul li a{ font-weight: 500;font-size: 16px; color: #040404;}
header .top_header .navbar.navbar-default .login-panel ul li a:hover,
header .top_header .navbar.navbar-default .login-panel ul li a:focus{background:transparent !important; color:#040404;}

/*----------------------HEADER RESPONSIVE--------------------------*/
@media screen and (min-width:320px) and (max-width:767px){
header .top_header{padding:5px 0;}
header .top_header .navbar.navbar-default .logo img {max-width:80px; border-radius: 10px;}
header .top_header .left_panel{width:100%; float:right;margin-top:0px;}
header .top_header .navbar.navbar-default ul li a{padding-bottom:5px;}
header .top_header .navbar.navbar-default .login-panel ul li{padding:0px 0px;}
header .top_header .navbar.navbar-default .login-panel{margin-top:-20px;}
header .top_header .navbar.navbar-default .login-panel ul li a{font-size: 14px;}
header .top_header .navbar.navbar-default ul{width:100%;}
header .top_header .navbar.navbar-default .navbar-collapse{width:100%; float:right; margin-top:10px; padding-left:0px; padding-right:0px;}
header .top_header .navbar.navbar-default .navbar-header .navbar-toggle{margin-right:0px;}
}
@media screen and (min-width:320px) and (max-width:399px) {
header .top .email-phone{font-size:10px;}
header .top .email-phone i{width:initial; height:initial; border:none; padding-top:0px;}
}

@media screen and (min-width:768px) and (max-width:991px) {
header .top_header .navbar.navbar-default .logo img{width:150px;}
header .top_header .navbar.navbar-default .navbar-collapse{padding:5px 0px;}
header .top_header .navbar.navbar-default ul li a{padding: 10px 10px; font-size:14px;}
header .top_header .navbar.navbar-default .login-panel ul li a{font-size:14px;}
header .top_header .navbar.navbar-default ul li a span img {width: 18px;}
}


.login_full{width:100%;float:left;}

/* FORGOT PASSWORD POPUP START */
.login_full .login-forgotpopup{width:100%; float:left;}
.login_full .login-forgotpopup .forgot-password-panel{width:100% !important; float:left; border:1px solid #ccc; padding:20px 20px; background:#fff; border-radius: 5px !important;}
.login_full .login-forgotpopup .forgot-password-panel .key-outer{width:80px; margin:0 auto; }
.login_full .login-forgotpopup .forgot-password-panel .key{width:100%; height:80px; float:left; text-align:center; border-radius:50%; padding:8px 0; padding-top:22px; font-weight:600; background:#000;color:#fff;}
.login_full .login-forgotpopup .forgot-password-panel .key .icon{width:100%; float:left; text-align:center; font-size:26px;}
.login_full .login-forgotpopup .forgot-password-panel .key .text{width:100%; float:left; text-align:center; font-size:14px; margin-top:-5px; font-weight:normal;}

.login_full .login-forgotpopup .forgot-password-panel .h3{margin:0px; padding:0px; color:#000; font-size:18px; margin-top:10px; margin-bottom:20px; width:100%; float:left; text-align:center; font-weight:600;}
.login_full .login-forgotpopup .forgot-password-panel input{ width:100%; float:left; border-radius:4px; border:1px solid #ccc;  height:36px; margin-bottom:20px; outline:0px; padding:0 10px; }
.login_full .login-forgotpopup .forgot-password-panel input[type=submit]{background:#FDD845;color:#000; font-weight:bold; outline:none; border:0px; border-radius:5px;height: 40px;}
.login_full .login-forgotpopup .forgot-password-panel input[value=Submit]{background:#FDD845; color:#000; font-weight:bold; outline:none; border:0px; border-radius:5px;height: 40px;}
.login_full .login-forgotpopup .forgot-password-panel input[type=Submit]:hover{background:#000; color:#fff;}
.login_full .login-forgotpopup button{outline:none;}
.login_full .login-forgotpopup button.close{background:#000; width:20px; height:20px; font-size:16px; color:#fff !important; padding:0px; border-radius:50%; opacity:1 !important;}
.login_full .login-forgotpopup .modal-content{border:0px;}
.login_full .login-forgotpopup .modal-body{width:100%; float:left;}
.login_full .login-forgotpopup .modal-header{display:none;}
.login_full .login-forgotpopup .modal-footer{display:none;}

@media (min-width: 320px){
.login_full .login-forgotpopup .modal-dialog { max-width:450px; width:100%; margin: 30px auto;}
}

/* LOGIN POPUP START */
@media (min-width: 320px){
.login_full .login-popup .modal-dialog { max-width:450px; width:100%; margin: 30px auto;}
}
.login_full .login-popup{width:100%; float:left;}
.login_full .login-popup .login-popup-panel{width:100% !important; float:left; /*border:1px solid #ccc;*/background:#fff; border-radius: 5px !important;}
.login_full .login-popup .login-popup-panel button{outline:none;}
.login_full .login-popup .login-popup-panel button.close{background:#000; width:20px; height:20px; font-size:16px; color:#fff !important; padding:0px; margin-top:5px; border-radius:50%; opacity:1 !important;}
.login_full .login-popup .modal-content{border:0px;}
.login_full .login-popup .modal-body{width:100%; float:left;}
.login_full .login-popup .modal-header{display:none;}
.login_full .login-popup .modal-footer{display:none;}

.login_full .login-popup .login-popup-panel .popup-header{width:100%; float:left; border-bottom:2px solid #34687d; padding:10px 20px;}
.login_full .login-popup .login-popup-panel .title{float:left; font-size:20px; font-weight:600; color:#333; margin-bottom:0px;}
.login_full .login-popup .login-popup-panel .registration-content{width:100%; float:left; padding:20px 20px; padding-top:30px;}
.login_full .login-popup .login-popup-panel .registration-content .form-full{width:100%; float:left;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .form-group{width:100%; float:left; margin-bottom:15px;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .positeion-relative{width:100%; float:left; position:relative; font-weight:normal;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .positeion-relative .icon{position:absolute;top:7px; left:8px;color:#212121;font-size:20px;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .form-control:focus + .icon{color:#000;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .form-control {padding-left:30px; height:40px; font-style:italic;}

.login_full .login-popup .login-popup-panel .registration-content .form-full .forgot-password {width: auto; float: left; font-size: 12px; text-align:left; cursor: pointer; margin-top: -20px; padding: 5px 0; color:#000;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .booking-text {width: auto; float: left; font-size: 10px; text-align:left; cursor: pointer; margin-top: -20px; padding: 5px 0; color: #999;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .login-btn-outer{width:100%; margin:0 auto;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .login-btn{width:100%; float:left; background:#FDD845; color:#000; border:0px solid #666464; padding:10px 0; margin-top:15px; font-size:14px;  border-radius:20px; margin-bottom:10px; width:100%; text-align:center; font-weight:600; outline:none;-webkit-box-shadow: 0 8px 6px -6px #777; transition:0.3s; -webkit-transition:0.3s;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .login-btn:hover{background:#000; color:#fff;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .login-btn .login-icon{width:auto;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .booking-btn{width:100%; float:left; background:#f8f8f8; color:#3ac4fa; border:1px solid #ccc; padding:10px 0; margin-top:15px; font-size:14px;  border-radius:20px; margin-bottom:10px; width:100%; text-align:center; font-weight:600; outline:none; }

.login_full .login-popup .login-popup-panel .registration-content .form-full .line-partition{width:100%; height:1px; float:left; border-bottom:1px dashed #ccc; margin:20px 0 10px 0;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .sign-uptext{width:100%; float:left; color:#999; font-size:12px; text-align:center; margin:15px 0;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .sign-uptext a{color:#000;font-weight:600;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .sign-uptext.agent-login{margin-top:0px;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .or{width:100%; height:1px; float:left; background:#ccc; margin:15px 0 10px 0; position:relative;}
.login_full .login-popup .login-popup-panel .registration-content .form-full .or .circle{width:35px; height:35px; line-height:30px; border-radius:50%; text-align:center;  font-size:12px; font-style:italic; color:#999; border:0px solid #ccc; background:#fff; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}

.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel{width:100%; float:left; margin-top:15px; margin-bottom:15px;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login{width:100%; float:left; background:#fff; border:1px solid #1953a1; margin-bottom:10px; border-radius:5px; position:relative; padding-left:40px;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login .icon{width:40px; float:left; position:absolute; top:0px; left:0px; text-align:center;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login .icon i{width:100%; float:left; font-size:20px; text-align:center; padding:9px 0; color:#1953a1;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login .text{width:100%; float:left; text-align:center; padding:8px 0; font-size:14px; background:#1953a1; color:#fff; outline:none; border:none;}

.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login.google-login{ border:1px solid #4285f4;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login.google-login .icon{}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login.google-login .icon img{width:20px; height:20px; margin-top:8px;}
.login_full .login-popup .login-popup-panel .registration-content .facebook-google-panel .fg-login.google-login .text{background:#4285f4;}


/*-----------BANNER----------*/
.main-banner{position:relative;width:100%;float:left;/* z-index: -1; */}
/*.main-banner .carousel-inner .item:before{content:'';background:rgba(0, 0, 0, 0.37);position:absolute;width:100%;height:100%;}*/
.main-banner .carousel-inner .item img{width:100%;object-fit:cover;}
.main-banner .carousel-control.left,
.main-banner .carousel-control.right{background-image:none;}
.main-banner .carousel-control .icon-next,
.main-banner .carousel-control .icon-prev,
.main-banner .carousel-control .glyphicon-chevron-left,
.main-banner .carousel-control .glyphicon-chevron-right{width:auto;height:auto;border:2px solid #fff;padding:12px;border-radius:33px;background-color:transparent;background-repeat:no-repeat}

.main-banner .carousel-control {position: absolute;top: 0;bottom: 0;width: 15%;font-size: 20px;color: #fff;text-align: center;text-shadow: 0 1px 2px rgba(0,0,0,.6);background-color: rgba(0,0,0,0);filter: alpha(opacity=50);opacity: 1;z-index: 10;width: 43px;height: 43px;border: 2px solid #fff;border-radius: 50%;padding: 6px; top: 50%;margin: 20px; margin-top:-22px;}
.main-banner .carousel-control .item::before {content: "";height: 100%;left: 0px;opacity: 1;position: absolute;top: 0px;width: 100%;background: rgba(0, 0, 0, 0.2); z-index: 9} 

.main-banner .carousel-control:hover,
.main-banner .carousel-control,
.main-banner .carousel-control:focus{opacity:1}
.main-banner .carousel-control .glyphicon-chevron-left, 
.main-banner .carousel-control .icon-prev {left: 10%;margin-left: 0;}
.main-banner .carousel-control .glyphicon-chevron-right, 
.main-banner .carousel-control .icon-next {right: 10%;margin-right:0;}

.main-banner .carousel-indicators{bottom:20px;}

@-webkit-keyframes zoom{from{-webkit-transform:scale(1,1)}
to{-webkit-transform:scale(1.2,1.2)}}
@keyframes zoom{from{transform:scale(1,1)}
to{transform:scale(1.2,1.2)}}

/*--------------Delay Time---------------*/
/*.main-banner .carousel-inner .item{position:relative;}*/
/*.main-banner .carousel-inner .item:before{content:'';background:rgba(0, 0, 0, 0.37);position:absolute;width:100%;height:100%;}*/
.main-banner .carousel-inner .item img{-webkit-animation:zoom 5s infinite;animation:zoom 5s infinite;}
.main-banner .wave{background: url(../images/bg/wave_bg.png) repeat-x;height: 20px;z-index: 100;margin: -20px 0 0 0;position: relative;-webkit-animation: wave-animation1 40s infinite linear; -moz-animation:wave-animation1 40s infinite linear;-o-animation:wave-animation1 40s infinite linear;animation:wave-animation1 40s infinite linear;}

@-webkit-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 1601px 0; }
}
@-moz-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 1601px 0; }
}
@-o-keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% { background-position: 1601px 0; }
}
@keyframes wave-animation1 {
  0%   { background-position: 0 0; }
  100% {background-position: 1601px 0;}
}

@media screen and (min-width:320px) and (max-width:767px){
.main-banner .carousel-indicators {bottom:0px;}
.main-banner .carousel-control {display: none;}
}

@media screen and (min-width:320px) and (max-width:1199px) {
.main-banner .carousel-control {display: none;}
}


/* -------------SLIDER TAB-------------- */
.search_container{background: rgba(236, 236, 236, 0);float:left;width:100%;margin-top: -390px;padding: 10px 0;}
.search_container .tab_full_container{width:100%;float:left;padding:0px 0px;position:relative;z-index: 111;}
.search_container #tagline {text-transform: uppercase; margin-bottom:30px;font-size:35px;}
.search_container .tagline{width:100%;float:left; text-align:center;}
.search_container .tagline > span.fix-text {display:inline-block; font-weight:300; text-align:center; height: 85px; line-height: 85px;color: rgba(255,255,255,0.85);}
.search_container .tagline>ul{ height:58px; line-height:85px; position:relative;top:0;display:inline-block; text-align:left; -webkit-perspective:1000;-moz-perspective:1000;-ms-perspective:1000;perspective:1000;list-style:none;margin:0;padding:0;width:380px}
.search_container .tagline>ul>li{font-weight:500;position:absolute;margin:0;padding-left:15px;top:-85px;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;-webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-o-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transform-origin:25% 0;-moz-transform-origin:25% 0;-o-transform-origin:25% 0;-ms-transform-origin:25% 0;transform-origin:25% 0;width:100%;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);color:#fff}
.search_container .tagline>ul>li.active{top:0;opacity:1;-ms-filter:none;filter:none;-webkit-transform:rotateY(0deg);-moz-transform:rotateY(0deg);-o-transform:rotateY(0deg);-ms-transform:rotateY(0deg);transform:rotateY(0deg)}
.search_container .tagline>ul>li.vs-out{top:85px;-webkit-transform:rotateX(-180deg);-moz-transform:rotateX(-180deg);-o-transform:rotateX(-180deg);-ms-transform:rotateX(-180deg);transform:rotateX(-180deg)}
.search_container .tab_full_container .row-custom{float:left;width: 100%;}
.search_container .tab_full_container .row-custom.background{ padding: 10px 10px 0;}
.search_container .dropdown-menu .h6{display:inline-block; font-size:12px; margin-top: 10px; margin-bottom: 10px; font-family: inherit;font-weight: 500;line-height: 1.1;color: inherit;}


/*-----------FLIGHT------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_extra_large{float:left;width:100%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_large{float:left;width: 21%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_medium{float:left;width: 16%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_small{float:left;width: 10.5%;position: relative;}

/*------------HOTEL--------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_large{float:left;width: 36%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_medium{float:left;width: 18.5%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_small{float:left;width: 8.5%;position: relative;}

/*.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_extra_large{float:left;width:100%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_large{float:left;width: 17%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{float:left;width: 13%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small{float:left;width: 10.6%;position: relative;}*/

/*------------FLIGHT + HOTEL-------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_extra_large{float:left;width:100%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_large{float:left;width: 50%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{float:left;width: 16%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small{float:left;width: 10.4%;position: relative;}

/*-------------TRANSFER---------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_extra_large{float:left;width:100%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_large{float:left;width: 24%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_medium{float:left;width: 13.83%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_small{float:left;width: 10.5%;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .form-group select{padding-left:10px;text-indent:0;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotelTransfer .row-custom .width_extra_large img.coming_soon{width: 150px;margin: 0 auto;float: none;text-align: center;display: block;}

.search_container .tab_full_container .nav-tabs li{position: relative;padding-bottom: 50px;height: 100px;overflow: hidden;width: 17.67%;float: none;display: inline-block;}
.search_container .tab_full_container .nav-tabs li.active:before,
.search_container .tab_full_container .nav-tabs li:hover:before{bottom:0px;}
.search_container .tab_full_container .nav-tabs li:before{position: absolute;bottom: -17px;left: 50%;content: '';border: 17px solid transparent;border-bottom-color: #212121; border-top:0px; -webkit-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);-o-transform: translate(-50%, 0);-webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear;-ms-transition: all 0.2s linear;-o-transition: all 0.2s linear;}
.search_container .tab_full_container .nav-tabs li:after{width: 0;top: 0;bottom: 35px;border-left: 1px solid #fff;right: 0;position: absolute;content: '';display: block;}
.search_container .tab_full_container .nav-tabs li:last-child:after{display:none;}

.search_container .tab_full_container .nav-tabs>li.active>a,
.search_container .tab_full_container .nav-tabs>li.active>a:focus,
.search_container .tab_full_container .nav-tabs>li.active>a:hover{color:#fff;cursor:default;background-color: transparent;}
.search_container .tab_full_container .nav-tabs{border-bottom:0 solid #ddd;margin-bottom:0;text-align: center;margin-right: 5em;}
.search_container .tab_full_container .nav-tabs>li>a:hover{border-color:transparent;outline:0!important;outline-offset:none!important}
.search_container .tab_full_container .nav>li>a:focus,
.search_container .tab_full_container .nav>li>a:hover{text-decoration:none;color:#fff;background-color:transparent;outline-offset:0}
.search_container .tab_full_container .nav-tabs>li>a{border:0 solid transparent;}
.search_container .tab_full_container ul.tab-radiobtn{width:100%;list-style:none;margin-top:0}
.search_container .tab_full_container ul.tab-radiobtn li label{cursor:pointer}
.search_container .tab_full_container .nav>li>a{height: 65px;position:relative;padding:0;background: transparent;border-radius:0;color:#fff;font-size: 20px;}
.search_container .tab_full_container .nav>li>a:hover{background-color:transparent;}
.search_container .tab_full_container .nav>li>a span{font-size: 16px;}
.search_container .tab_full_container ul.tab-radiobtn li{display:inline-block;color:#0d6e6b;padding-right:20px;cursor:pointer}

.search_container .tab_full_container .nav-tabs>li .image{}
.search_container .tab_full_container .nav-tabs>li.active .image{background: transparent;}

.search_container .tab_full_container .tab-content{width:100%;float:left;background: rgba(255, 255, 255, 0.85); background:#e4e6e3; padding: 10px 10px; border-radius:16px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);border-top:0px solid #fff;margin-top: -5px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full{margin-left:10px; margin-right:10px; position:relative;}
.search_container .tab_full_container .tab-content .tab-pane .form_full .form-group:before{content:""; position:absolute; width:1px; height:45px; background:#000; right:-10px; bottom:0px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full.date1 .form-group:before{display:none;}
.search_container .tab_full_container .tab-content .tab-pane .form_full.date1{margin-right:5px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full.date2{margin-left:5px;}

@media screen and (min-width:320px) and (max-width:991px) {
.search_container .tab_full_container .tab-content .tab-pane .form_full .form-group:before{display:none;}
}

.search_container .tab_full_container .tab-content .tab-pane .search-engine-heading{width:100%; float:left; padding:10px 0 20px 20px; font-size: 36px; font-weight:700; line-height: 50px;}

.search_container .radio-full .radio-inline [type="radio"]:checked, 
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) {position: absolute; left: -9999px;}
.search_container .radio-full .radio-inline [type="radio"]:checked + label, 
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) + label{font-weight: normal;position: relative;padding-left: 28px;cursor: pointer;line-height: 20px;display: inline-block;color: #000000;}
.search_container .radio-full .radio-inline [type="checkbox"]:checked + label, 
.search_container .radio-full .radio-inline [type="checkbox"]:not(:checked) + label {position: relative;padding-left: 6px;cursor: pointer;line-height: 20px;display: inline-block;color: #fff;}
.search_container .radio-full .radio-inline [type="radio"]:checked + label:before, 
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) + label:before {content: ''; position: absolute; left: 0; top: 0; width: 18px; height: 18px; border: 1px solid #a29e9e; border-radius: 100%; background: #fff;}
.search_container .radio-full .radio-inline [type="radio"]:checked + label:after, 
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) + label:after {content: '';width: 12px;height: 12px;background: #212121;position: absolute;top: 3px;left: 3px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) + label:after {opacity: 0; -webkit-transform: scale(0); transform: scale(0);}
.search_container .radio-full .radio-inline [type="radio"]:checked + label:after {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}

.search_container .tab_full_container .tab-content .tab-pane .form_full .radio-full{margin-bottom: 15px;margin-top: 10px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full .radio-inline {margin-left:0;margin-right:10px;color:#5e5e5e;padding-left: 0;vertical-align: inherit;}
.search_container .tab_full_container .tab-content .tab-pane .form_full .checkbox-inline{margin-left:0;margin-right:10px;color: #000000;}

.search_container .tab_full_container .tab-content .tab-pane .form-group{width:100%;float:left;position: relative;}
.search_container .tab_full_container .tab-content .tab-pane .form-group label{font-size: 16px;text-transform: capitalize;font-weight: normal;margin-bottom: 8px;width: 100%;float: left;padding: 0;text-align: left;line-height: 1; color:#212121; /* font-weight: 600; */}
.search_container .tab_full_container .tab-content .tab-pane .form-group select.form-control{-webkit-height:40px;line-height: 33px;-webkit-appearance: none;background-image: url(../images/icons/arrow-down.png);background-position: right 7px center;background-repeat:no-repeat;padding-left: 10px;text-indent: 18px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group select.form-control:focus{webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);}
.search_container .tab_full_container .tab-content .tab-pane .form-control::placeholder{line-height: 33px;}

.search_container .tab_full_container .tab-content .tab-pane .form-group span.icon{position: absolute;left: 7px;bottom: 0;color: #000;line-height: 40px;height:40px;font-size: 15px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control{height:45px; line-height:45px;font-size:12px;background:#bbbabb; color:#000; border: 1px solid #e3e3df;padding: 0;padding-left:25px;border-radius:10px;padding-right: 10px; box-shadow: none;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.select{-webkit-appearance:none;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control:focus{outline:none;box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102,175,233,.6);}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control:focus,
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control:hover{background:#aaaaa9;}

.search_container .tab_full_container .tab-content .tab-pane .search-button{margin-left:10px;margin-right:10px;}
.search_container .tab_full_container .tab-content .tab-pane .search-button .btn{font-size:24px;background: #FDD845;text-align:center;display:block;color:#000;-webkit-transition:.9s;transition:.9s;width: 100%;height:44px;line-height:44px;padding: 0;padding-left: 5px;padding-right: 5px;border-radius:10px;}
.search_container .tab_full_container .tab-content .tab-pane .search-button .btn:hover{background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#FDD845;}
.search_container .tab_full_container .tab-content .tab-pane .search-button .btn:focus{outline:none;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .search-button .btn,
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .search-button .btn{margin-top:0px;}

.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .done-btn-full{width:100%; float:left; border-top:1px solid #ccc; padding:5px 10px}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .done-btn-full .done-btn{float:right; font-size:12px; font-weight: bold; background: #bd2433; text-decoration: none; padding: 1px 12px; border-radius: 10px; box-shadow:0 0 10px #ccc; color:#fff;}
.search_container .tab_full_container .tab-content .tab-pane .dropdown-menu .done-btn-full{width:100%; float:left; border-top:0px solid #ccc; padding:5px 5px}
.search_container .tab_full_container .tab-content .tab-pane .dropdown-menu .done-btn-full .done-btn{float:right; font-size:12px; font-weight: bold; background: #bd2433; text-decoration: none; padding: 1px 12px; border-radius: 10px; box-shadow:0 0 10px #ccc; color:#fff;}

/*--------------PAX------------------*/
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown{width:220px; position:relative; position:absolute; top:100%; z-index:11111; float:left; background:#fff; color:#999; border-radius:5px; box-shadow:0 2px 3px 0 #999; border:1px solid #eee;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown:before{position:absolute; content:""; border-width:15px; border-style:solid; border-color: transparent  transparent #eaeaea transparent; bottom:100%; left:50%; margin-left:-15px; border-top:none;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content{width:100%; float:left; padding:0 10px; margin-top:20px;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .form-group{width:100%; float:left;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .form-group label{color:#333; font-size: 16px; font-weight: 600;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .form-group select.form-control{line-height:28px;padding-left: 10px;text-indent: 0;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel{width:100%; float:left; font-size:12px;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .heading{width:100%; float:left; font-size:12px; font-weight:600; color:#333; margin-bottom:10px;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer{width:100%; float:left; display:flex; align-items:center; justify-content: space-between; position:relative; margin-bottom:10px; padding-left:0px;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .text-panel{display:flex; flex-wrap:wrap;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .inner-heading{ font-size:12px; float:left; margin-right:5px; font-weight:600; color:#333; display:inline-block;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .age-text{float:left; font-weight: 400;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .min-max{width:70px; display:flex; right:0px; top:-5px; position:static;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .input-btn1{float:left; width:20px; font-weight: 400; height:20px; line-height:20px; border-radius:50%; border:1px solid #ccc; color:#212121; background:transparent; font-size:18px; outline:none;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .input-btn2{float:left; width:20px; font-weight: 400; height:20px; line-height:20px; border-radius:50%; border:1px solid #ccc; color:#212121; background:transparent; font-size:18px; outline:none;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .adult-panel .min-max-outer .input-text{float:left; text-align:center; width:30px; font-weight: 400;height:20px; font-size:13px; color:#000; background:transparent; border:0px; outline:none;}

.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .info-text1{width:100%; float:left; font-size:12px; color:#999; margin-bottom:10px;font-weight: 400;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .done-btn-full{width:100%; float:left; border-top:1px solid #ccc; padding:5px 10px}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .done-btn-full .done-btn{float:right; font-size:12px; font-weight: bold; background: #212121; text-decoration: none; padding: 1px 12px; border-radius: 10px; box-shadow:0 0 10px #ccc; color:#fff;}
.search_container .tab_full_container .tab-content .tab-pane .adult-class-dropdown .dropdown-content .form-group .form-control{border: 1px solid #ccc !important;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.f-traveller{width:100%;float:left; line-height:28px; padding-left: 8px;background-image: url(../images/icons/arrow-down.png);background-position: right 7px center;background-repeat: no-repeat;padding-top: 6px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.main-pax{padding-left: 10px;}
.search_container .tab_full_container .tab-content .tab-pane .dropdown-menu .done-btn-full{width:100%; float:left; border-top:0px solid #ccc; padding:5px 5px}
.search_container .tab_full_container .tab-content .tab-pane .dropdown-menu .done-btn-full .done-btn{float:right; font-size:12px; font-weight: bold; background: #FDD845; text-decoration: none; padding: 1px 12px; border-radius: 10px; box-shadow:0 0 10px #ccc; color:#000;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.cabin-class{padding-left: 10px; text-indent:0px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.f-traveller.cabin-class-text{font-size:10px;}
@media screen and (min-width:992px) and (max-width:1199px) {
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.f-traveller.cabin-class-text{font-size:8px;}
}

.search_container .tab_full_container .tab-content .tab-pane .dropdown{width: 100%;float: left;}
.search_container .tab_full_container .tab-content .tab-pane .dropdown-menu {background: #fff;padding: 10px 10px !important;margin: 8px auto !important;width: 355px;color:#333;}
.addbtn {width: 30px;float: left !important;background: none;border: 1px solid #ccc !important;line-height: 24px;padding-left: 0 !important;padding-right: 0 !important;}
.quantity {width: 30px;float: left !important;background: none;border: 1px solid #ccc !important;line-height: 24px;text-align: center;padding-left: 0 !important;padding-right: 0 !important;}

/*-------------MULTICITY-------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity{width: 100%;float: left;background: rgba(0, 33, 87, 0);}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .plus_button {text-align:center;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .plus_button button {margin-top:32px; margin-bottom:0px; background-color: transparent; padding: 0;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .row_data{width:100%;float:left;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel{width: 63%;float: left;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel .width_large{width: 33.5%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel .width_small{width:16.5%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel{width:37%;float:left}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel .width_medium{width: 44%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel .width_small{width:28%;}


@media screen and (min-width:320px) and (max-width:767px) {
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel .width_large{width:50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel .width_small{width:50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel .width_medium{width:50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel .width_small{width:50%;}

}

@media screen and (min-width:768px) and (max-width:991px) {
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .left_panel{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .multycity .right_panel{width:100%;}
}


@media screen and (min-width:320px) and (max-width:767px){
/*------------------SEARCH TAB--------------------*/
.search_container {margin-top:0px;padding: 10px 0 20px;position: static;background:#e4e6e3;}
.search_container .tab_full_container .row-custom.background {background: none; padding: 0;}
.search_container .tab_full_container .nav-tabs{padding-left:0;margin:0;}
.search_container .tab_full_container .nav-tabs li{height:auto;padding-bottom:0;}
.search_container .tab_full_container .nav-tabs li:before{display:none;}
.search_container .tab_full_container .nav-tabs li:after{display:none;}
.search_container .tab_full_container .nav-tabs li .fa{display:none;}
.search_container .tab_full_container .nav-tabs li span{margin-left:0;}
.search_container .tab_full_container .nav-tabs li > a{font-size: 15px;text-align: center;padding: 0 5px;line-height: 35px;height:35px; margin-left: 2px;margin-right: 2px;width: auto;border:1px solid #fff !important;}
.search_container .tab_full_container .nav-tabs li.active > a, 
.search_container .tab_full_container .nav-tabs li.active > a:focus, 
.search_container .tab_full_container .nav-tabs li.active > a:hover{border:1px solid #fff;}
.search_container .tab_full_container .nav-tabs li .image{display:none;}
.search_container .tab_full_container .nav li a span{vertical-align: baseline;}
.search_container .tab_full_container .nav li.active a{background: #000 !important;}
.search_container .tab_full_container .nav-tabs li{width: 50%;float: left;margin: 0;margin-top: 10px;}
.search_container .tab_full_container .nav-tabs li:last-child{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane .search-engine-heading{font-size:22px; padding: 10px 0 20px 0px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full{margin-left:0px; margin-right:0px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full.date1{margin-right:0px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full.date2{margin-left:0px;}
.search_container .tab_full_container .tab-content .tab-pane .search-button{margin-left:0px; margin-right:0px;}

.search_container .tab_full_container .tab-content{background:none;height: auto;-webkit-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 0 0px rgba(0, 0, 0, 0.1);padding: 10px 0;margin-top:0;border-top:0;}
.search_container .tab_full_container .tab-content .tab-pane{margin-top: 0;width: 100%;float: left;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_large {width: 100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_small {width: 100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_medium{width:100%;}

.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_large{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_medium{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_small{width:100%;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{width: 50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small{width: 50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{width: 50%;}

.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_large{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_medium{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_small{width:100%;}

/*.search_container .tab_full_container .tab-content .tab-pane .form-group label{color:#fff;}*/
/*.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control{background:#fff;border: 1px solid #a7a7a7;}*/
.search_container .tab_full_container .tab-content .tab-pane .form_full .radio-inline {color: #ffffff;}
.search_container .tab_full_container .tab-content .tab-pane .form_full .checkbox-inline{color:#fff;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .search-button .btn{margin-top:0;}

.search_container .radio-full .radio-inline [type="radio"]:checked + label, 
.search_container .radio-full .radio-inline [type="radio"]:not(:checked) + label {color: #fff;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .search-button .btn,
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .search-button .btn{margin-top:0;}

/*------------HOTEL PAX-------------*/
.search_container .tab_full_container .tab-content .tab-pane .dropdown .dropdown-menu.hotel-pax{width:260px;}

}


@media screen and (min-width:768px) and (max-width:991px){
/*--------------SEARCH TAB------------------*/
.search_container .tab_full_container .tab-content .tab-pane .search-engine-heading{padding: 10px 0 20px 5px;}
.search_container {margin-top:0px;padding:15px 0 15px;position:static;background: #e4e6e3;}
.search_container .tab_full_container .nav-tabs{margin-left:5px;margin-right:5px;}
.search_container .tab_full_container .nav li{width:auto;padding-bottom:0;height:auto;margin: 0 5px;}
.search_container .tab_full_container .nav li.active{background: #000;}
.search_container .tab_full_container .nav-tabs li:before{display:none;}
.search_container .tab_full_container .nav li a {height: auto;border: 1px solid #fff;padding: 3px 10px;margin-right: 0;}
.search_container .tab_full_container .nav li.active a{border: 1px solid #fff;}
.search_container .tab_full_container .nav-tabs li .image{display:none;}
.search_container .tab_full_container .nav li a span {vertical-align: baseline;}
.search_container .tab_full_container .nav-tabs li:after{display:none;}

/*.search_container .tab_full_container .tab-content .tab-pane .form-group label{color:#fff;}*/
.search_container .tab_full_container .row-custom.background{background:transparent;padding: 0;}
.search_container .tab_full_container .tab-content {height: auto;background: transparent;webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1);padding: 10px 0;margin-top:0;border-top:0;}
.search_container .tab_full_container .tab-content .tab-pane .form_full{margin-left:5px;margin-right:5px;}
.search_container .tab_full_container .tab-content .tab-pane .search-button{margin-left:5px;margin-right:5px;}
.search_container .tab_full_container .tab-content .tab-pane .form_full .radio-inline [type="radio"]:checked + label, 
.search_container .tab_full_container .tab-content .tab-pane .form_full .radio-inline [type="radio"]:not(:checked) + label,
.search_container .tab_full_container .tab-content .tab-pane .form_full .checkbox-inline{color: #fff;}

/*-----------FLIGHT----------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_large {width: 50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_small {width: 25%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .row-custom .width_medium{width:25%;}

/*----------HOTEL-----------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_large{width:100%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_medium{width:33.33%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom .width_small{width:25%;}

.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .row-custom {margin-top: 5px;}

/*-----------FLIGHT HOTEL--------------*/
/*.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_large {width: 50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small {width: 20%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{width:20%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small:last-child{width:25%;}*/

.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{width: 30%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_small{width: 20%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .row-custom .width_medium{width: 30%;}


/*-----------TRANSFER------------*/
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_large{width:50%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_medium{width:33.33%;}
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .row-custom .width_small{width:25%;}

.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabHotels .search-button .btn, 
.search_container .tab_full_container .tab-content .tab-pane.divTabFlightHotel .search-button .btn,
.search_container .tab_full_container .tab-content .tab-pane.divTabTransfer .search-button .btn{margin-top:0;}

/*-----------HOTEL PAX-----------*/
.search_container .tab_full_container .tab-content .tab-pane .dropdown .dropdown-menu.hotel-pax{width:260px;}

}

@media screen and (min-width:992px) and (max-width:1199px) {

/*----------------SEARCH TAB------------------*/
.search_container{margin-top: -300px;}
.search_container .tab_full_container .nav-tabs{margin-right:3em;}
.search_container .tab_full_container .nav li a span{font-size:13px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control {padding-right:10px;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .form-group .f-traveller span{font-size: 9px;text-transform: uppercase;}
.search_container .tab_full_container .tab-content .tab-pane.divTabFlights .form-group span.right {font-size: 16px;right: 0px;}

/*----------HOTEL PAX-------------*/
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.main-pax .ml-5{margin-left:2px;}
.search_container .tab_full_container .tab-content .tab-pane .form-group .form-control.main-pax span{font-size:11px;}
.search_container .tab_full_container .tab-content .tab-pane .dropdown .dropdown-menu.hotel-pax{width:260px;}
}



/*--------EXPLORE CITY---------*/
.explore-city{width:100%;float:left;padding:10px 0px 20px 0px;/*background-image: url(../images/hot_deals_bg.jpg);*/background:#e4e4e4; background:#fff; background-size: 100% 100%;}
.explore-city .heading{width:100%;float:left; }
.explore-city .heading .h2{font-size:32px; font-weight:600; color: #000; display:block; margin-top: 20px; margin-bottom:10px; line-height: 1.1;}
.explore-city .heading .h2 span{color: #212121;}
.explore-city .explore-more{width:100%; float:right; position:relative;}
.explore-city .explore-more .em-btn{float:right; font-size:16px; font-weight:600; color:#cd0d0d; text-decoration:underline;}
.explore-city .explore-more .em-btn:hover{color:#505050;}
.explore-city .package{width:100%;float:left; box-shadow: 0 10px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); box-shadow:none; margin-top:10px; margin-bottom:10px; position:relative; background: #fff;border-radius:16px; overflow:hidden;}
.explore-city .package a{color:#212121;}
.explore-city .package .im{width:100%; float:left; position:relative;}
.explore-city .package .im img{width:100%; height:auto; object-fit:cover;}
.explore-city .package .pkg-content{position:absolute; width:100%; height:100%; left:0px; bottom:0px; height:100px; padding:20px 20px;  background: linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2)), linear-gradient(125.81deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 68.57%); transition: all 300ms ease-in;  backdrop-filter: blur(50px); background-blend-mode: overlay, normal;}
.explore-city .package .pkg-content .text1{width:100%; float:left; font-size:24px; font-weight:600; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.explore-city .package .pkg-content .text2{width:100%; float:left; font-size:18px; font-weight:600;}
.explore-city .package:hover .pkg-content{height:100%;}
.explore-city .package:hover .pkg-content .text1{white-space: pre-wrap; text-overflow: initial; overflow: visible;}

.explore-city .view-more{width: 100%;float: left;margin-top: 45px;text-align:center;}
.explore-city .view-more a{color:#fff;background: #0b9c93;padding: 9px 17px;border-radius: 4px;margin:0 auto;}

@media screen and (min-width:320px) and (max-width:767px) {
.explore-city .heading .h2{font-size:20px;}
}

@media screen and (min-width:991px) and (max-width:1199px){
.explore-city .destinations .package .detail-panel .left .prices p:before {content: '';position: absolute;background: #949292;left: 1%;width: 25%;height: 1px;top: 53%;}
.explore-city .destinations .package .detail-panel .left .prices p:after {content: '';position: absolute;background: #949292;width: 25%;right: 1%;height: 1px;top: 53%;}
}

.explore-city .owl-slider-full{width:calc(100% + 24px); margin-left:-12px; float:left; margin-top:0px;}
.explore-city .owl-slider-full .owl-slider{margin-left:12px;margin-right:12px;}
.explore-city .owl-slider-full .owl-theme .owl-controls {margin-top: 10px; text-align: left; width:auto; float: left; top:45%; position:static;width: 100%;text-align: center;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons{width:100%; float:left;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev{border:2px solid #222; float:left; left:0px; margin-left:-50px; background:none !important; position:absolute; top:45%;width: 40px;height: 40px;opacity:1;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{border:2px solid #222;float:right; margin-right:-50px; background:none !important; position:absolute; top:45%; right:0px;width: 40px;height: 40px;opacity:1;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev:before{font-size: 33px;top: -6px;position: absolute;left: 10px;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next:before{font-size: 33px;top: -6px;position: absolute;right: 10px;}
.explore-city .owl-slider-full .owl-theme .owl-controls{top:0px; right:10px; margin-top:10px;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons div {color: #666 !important; display: inline-block; zoom: 1; *display: inline; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; background: #869791;     background: linear-gradient(#fff, #e9e9e9) !important; background: -webkit-linear-gradient(#fff, #e9e9e9) !important;     opacity: .5;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons div:hover{ color:#6855f7;}
.explore-city .owl-slider-full .owl-theme .owl-wrapper .owl-item{padding:10px 0 20px 0;}
.explore-city .owl-slider-full .owl-prev:before, 
.explore-city .owl-slider-full .owl-next:before {content: "\f104" !important; font-size:16px;font-weight:600;font-family: 'FontAwesome'; color: #222 !important;}
.explore-city .owl-slider-full .owl-next:before {content: "\f105" !important; font-size:16px; font-weight:600;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-page span{background:#000;}
.explore-city .owl-slider-full .owl-slider-full .owl-item{padding-bottom: 21px;}

@media screen and (min-width:320px) and (max-width:767px) {
.explore-city .owl-slider-full{padding:0;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;top:30%;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;top:30%;}
}


@media screen and (min-width:768px) and (max-width:991px) {
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;top:40%;left: -25px;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;top:40%;right: -25px;}
}

@media screen and (min-width:992px) and (max-width:1199px){
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;left:-30px;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;right:-30px;}
}

@media screen and (min-width:1200px) and (max-width:1366px){
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;left:-30px;}
.explore-city .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;right:-30px;}
}
/*--------EXPLORE CITY---------*/

/*--------PROPERTIES GUESTS LOVE---------*/
.properties-guests-love{}
.explore-city.properties-guests-love .package .pkg-content{padding:10px 20px; height:70px;}
.explore-city.properties-guests-love .package:hover .pkg-content{height:100%;}
.explore-city.properties-guests-love .package .pkg-content .text2{font-size:17px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.explore-city.properties-guests-love .package:hover .pkg-content .text2{white-space: pre-wrap; text-overflow: initial; overflow: visible;}

/*--------PROPERTIES GUESTS LOVE---------*/


/*--------OVERVIEW OF AMENITIES---------*/
.overview-amenities{width:100%;float:left;padding:10px 0px 0px 0px; background:#e4e4e4; background:#fff; background-size: 100% 100%;}
.overview-amenities .heading{width:100%;float:left; }
.overview-amenities .heading .h2{font-size:32px; font-weight:600; color: #000; display:block; margin-top: 20px; margin-bottom:10px; line-height: 1.1;}
.overview-amenities .heading .h2 span{color: #212121;}

.overview-amenities .oa-content{width:100%; float:left; background:#eef0f4; margin:20px 0 0 0; padding:30px 0;}
.overview-amenities .oa-content .ul-amenities{width:100%; display:flex; flex-wrap: wrap; justify-content:flex-start; list-style:none;}
.overview-amenities .oa-content .ul-amenities li{display:flex; align-items: center; width:19.5%; margin-bottom:36px; font-size:16px; }
.overview-amenities .oa-content .ul-amenities li .icon{display:flex; font-size:20px; margin-right:10px; color:#304c7b;}
.overview-amenities .oa-content .ul-amenities li .li-text{display:flex;}

@media screen and (min-width:320px) and (max-width:767px) {
.overview-amenities .heading .h2{font-size:20px;}
.overview-amenities .oa-content .ul-amenities li{width:50%;}
}

@media screen and (min-width:320px) and (max-width:499px) {
.overview-amenities .oa-content .ul-amenities li{width:100%;}
}

@media screen and (min-width:768px) and (max-width:991px) {
.overview-amenities .oa-content .ul-amenities li{width:33.3333%;}
}

@media screen and (min-width:992px) and (max-width:1199px) {
.overview-amenities .oa-content .ul-amenities li{width:33.3333%;}
}

@media screen and (min-width:1200px) and (max-width:1399px) {
.overview-amenities .oa-content .ul-amenities li{width:25%;}
}

/*--------OVERVIEW OF AMENITIES---------*/


/*--------FROM THE BLOG---------*/
.from-the-blog{width:100%;float:left;padding:10px 0px 20px 0px;/*background-image: url(../images/hot_deals_bg.jpg);*/background:#e4e4e4; background:#fff; background-size: 100% 100%;}
.from-the-blog .heading{width:100%;float:left; }
.from-the-blog .heading .h2{font-size:32px; font-weight:600; color: #000; display:block; margin-top: 20px; margin-bottom:10px; line-height: 1.1;}
.from-the-blog .heading .h2 span{color: #212121;}

.from-the-blog .package{width:100%;float:left; box-shadow: 0 10px 15px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); box-shadow:none; margin-top:10px;position:relative; background: #fff;}
.from-the-blog .package a{color:#212121;}
.from-the-blog .package .im{width:100%; float:left; position:relative;}
.from-the-blog .package .im img{width:100%; height:auto; border-radius:16px;}
.from-the-blog .package .pkg-content{width:100%; float:left; padding:20px 0px; transition: all 300ms ease-in; }
.from-the-blog .package .pkg-content .heading{width:100%; float:left; font-size:24px; font-weight:600;}
.from-the-blog .package .pkg-content .date{width:100%; float:left; font-size:14px; font-weight:400;}
.from-the-blog .package .pkg-content .info-text{width:100%; float:left; margin-top:15px; font-size:16px; font-weight:400;}
.from-the-blog .package .pkg-content .read-more{float:left; font-size:16px; margin-top:15px; font-weight:600; color:#212121; text-decoration:underline;}


.from-the-blog .view-more{width: 100%;float: left;margin-top: 45px;text-align:center;}
.from-the-blog .view-more a{color:#fff;background: #0b9c93;padding: 9px 17px;border-radius: 4px;margin:0 auto;}


.from-the-blog.blog-pg .d-flex-row{width:calc(100% + 20px); margin-left:-10px; display:flex; flex-wrap:wrap;}
.from-the-blog.blog-pg .d-flex-row .d-flex-col{display:flex; width:33.3333%; padding:0 10px;}
.from-the-blog.blog-pg .package .pkg-content .heading{font-size:20px;}

@media screen and (min-width:320px) and (max-width:767px) {
.from-the-blog .heading .h2{font-size:20px;}
.from-the-blog .package .pkg-content .heading{font-size:18px;}
.from-the-blog.blog-pg .d-flex-row .d-flex-col{width:100%;}
.from-the-blog.blog-pg .package .pkg-content .heading{font-size:18px;}
}

@media screen and (min-width:768px) and (max-width:991px) {
.from-the-blog.blog-pg .d-flex-row .d-flex-col{width:50%;}
.from-the-blog.blog-pg .package .pkg-content .heading{font-size:20px;}
}

@media screen and (min-width:991px) and (max-width:1199px){
.from-the-blog .destinations .package .detail-panel .left .prices p:before {content: '';position: absolute;background: #949292;left: 1%;width: 25%;height: 1px;top: 53%;}
.from-the-blog .destinations .package .detail-panel .left .prices p:after {content: '';position: absolute;background: #949292;width: 25%;right: 1%;height: 1px;top: 53%;}
}

.from-the-blog .owl-slider-full{width:calc(100% + 24px); margin-left:-12px; float:left; margin-top:0px;}
.from-the-blog .owl-slider-full .owl-slider{margin-left:12px;margin-right:12px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls {margin-top: 10px; text-align: left; width:auto; float: left; top:45%; position:static;width: 100%;text-align: center;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons{width:100%; float:left;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev{border:2px solid #222; float:left; left:0px; margin-left:-50px; background:none !important; position:absolute; top:45%;width: 40px;height: 40px;opacity:1;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{border:2px solid #222;float:right; margin-right:-50px; background:none !important; position:absolute; top:45%; right:0px;width: 40px;height: 40px;opacity:1;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev:before{font-size: 33px;top: -6px;position: absolute;left: 10px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next:before{font-size: 33px;top: -6px;position: absolute;right: 10px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls{top:0px; right:10px; margin-top:10px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons div {color: #666 !important; display: inline-block; zoom: 1; *display: inline; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important; background: #869791;     background: linear-gradient(#fff, #e9e9e9) !important; background: -webkit-linear-gradient(#fff, #e9e9e9) !important;     opacity: .5;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons div:hover{ color:#6855f7;}
.from-the-blog .owl-slider-full .owl-theme .owl-wrapper .owl-item{padding:10px 0 20px 0;}
.from-the-blog .owl-slider-full .owl-prev:before, 
.from-the-blog .owl-slider-full .owl-next:before {content: "\f104" !important; font-size:16px;font-weight:600;font-family: 'FontAwesome'; color: #222 !important;}
.from-the-blog .owl-slider-full .owl-next:before {content: "\f105" !important; font-size:16px; font-weight:600;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-page span{background:#000;}
.from-the-blog .owl-slider-full .owl-slider-full .owl-item{padding-bottom: 21px;}

@media screen and (min-width:320px) and (max-width:767px) {
.from-the-blog .owl-slider-full{padding:0;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;top:30%;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;top:30%;}
}


@media screen and (min-width:768px) and (max-width:991px) {
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;top:40%;left: -25px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;top:40%;right: -25px;}
}

@media screen and (min-width:992px) and (max-width:1199px){
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;left:-30px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;right:-30px;}
}

@media screen and (min-width:1200px) and (max-width:1366px){
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-prev {margin-left: 0;left:-30px;}
.from-the-blog .owl-slider-full .owl-theme .owl-controls .owl-buttons .owl-next{margin-right: 0;right:-30px;}
}
/*--------FROM THE BLOG---------*/


/*--------KEEP IN TOUCH---------*/
.keep-in-touch{width:100%; float:left; padding:30px 0; background: #eef0f4;}
.keep-in-touch .d-flex-row{width:calc(100% + 20px); margin-left:-10px; display:flex; flex-wrap:wrap;}
.keep-in-touch .d-flex-row .d-flex-col{display:flex; width:50%; padding:0 10px;}
.keep-in-touch .social-icon{display:flex; width: 100%; justify-content: flex-end; padding-right:70px; margin-bottom: 20px;}
.keep-in-touch .social-icon li{width:30px; height:30px; border-radius:50%; margin-left:10px; background:#000; display:flex; align-items:center; justify-content:center;}
.keep-in-touch .social-icon li a{color:#fff;}
.keep-in-touch .newsletter-form{display:flex; flex-direction:column;}
.keep-in-touch .newsletter-form .heading{display:flex; font-size:36px; font-weight:600;}
.keep-in-touch .newsletter-form .text{display:flex; font-size:14px; font-weight:600; margin-bottom:15px;}
.keep-in-touch .newsletter-form .nf-row{width:100%; display:flex; flex-direction:column;}
.keep-in-touch .newsletter-form .nf-row .form-group{width:100%; display:flex; flex-wrap: wrap; margin-bottom:0px; justify-content: space-between;}
.keep-in-touch .newsletter-form .nf-row .form-group .form-control{width: calc(100% - 120px); height:40px; margin-bottom:15px; border:1px solid #000; color:#000; border-radius: 8px;}
.keep-in-touch .newsletter-form .nf-row .form-group .submit-btn{width:110px; background-color: #FDD845; box-shadow: 0px 3px 5px #999; color: #000; font-weight: 600; display:flex; border-radius: 8px; height:40px; align-items:center; justify-content:center;}
.keep-in-touch .newsletter-form .nf-row .form-group .submit-btn:hover {box-shadow: none; background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#FDD845;}


@media screen and (min-width:320px) and (max-width:767px) {
.keep-in-touch .d-flex-row .d-flex-col{width:100%;}
.keep-in-touch .newsletter-form .heading{font-size:20px;}
}

@media screen and (min-width:320px) and (max-width:399px) {
.keep-in-touch .newsletter-form .nf-row .form-group .form-control {width: calc(100% - 00px);}
.keep-in-touch .newsletter-form .nf-row .form-group .submit-btn{width:100%;}
}

@media screen and (min-width:768px) and (max-width:991px) {
.keep-in-touch .d-flex-row .d-flex-col{width:50%;}
}


/*--------KEEP IN TOUCH---------*/



/*-- footer --*/
footer {width:100%; float:left;}
footer .footer-full{width: 100%; float: left; border-top:1px solid #000; padding:50px 0 30px 0; font-size:12px;}
footer .footer-full .ul-email-phone{width:100%; float:left; margin-bottom:20px; text-align:center; list-style:none;}
footer .footer-full .ul-email-phone li{display:inline-block;}
footer .footer-full .ul-email-phone li a{color:#212121; text-decoration:underline;}
footer .footer-full .ul-email-phone li:first-child{margin-right:30px;}
footer .footer-full .ul-address{width:100%; float:left; margin-bottom:20px; text-align:center; list-style:none;}
footer .footer-full .ul-address li{display:inline-block;}
footer .footer-full .ul-copyright{width:100%; float:left; margin-bottom:40px; text-align:center; list-style:none;}
footer .footer-full .ul-copyright li{display:inline-block;}
footer .footer-full .ul-copyright li a{color:#212121; text-decoration:underline;}
footer .footer-full .ul-copyright li:first-child{margin-right:30px;}
footer .footer-full .ul-links{width:100%; float:left; margin-bottom:0px; text-align:center; list-style:none;}
footer .footer-full .ul-links li{display:inline-block; padding-left:15px;}
footer .footer-full .ul-links li a{color:#212121; text-decoration:underline;}
footer .footer-full .ul-links li .iata-logo{width:60px; margin-right:0px;}
footer .footer-full .footer-bottom{width:100%; float:left;}
footer .footer-full .footer-bottom .footer-box{width:100%;float:left;border-top:1px solid #333;position:relative;margin-top:20px; padding:20px 100px 0px;color:#333;text-align:center}
footer .footer-full .footer-bottom .footer-box .text1{width:100%;float:left; border-bottom:0px;}
footer .footer-full .footer-bottom .footer-box .text2{margin-bottom:10px;}
footer .footer-full .footer-bottom .footer-box .ul-payment-icon{width:100%; float:left; margin-top:10px; list-style:none;}
footer .footer-full .footer-bottom .footer-box .ul-payment-icon li{display:inline-block; margin-bottom:5px;}
footer .footer-full .footer-bottom .footer-box .ul-payment-icon li img{width:40px; height:auto;}
footer .footer-full .footer-bottom .travel-aware-panel{width:100%; float:left;}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware{width:100%;float:left;border-top:1px solid #333;position:relative;margin-top:20px; padding:20px 100px;color:#333;text-align:center}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware span a{text-decoration:underline;color:#333}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware .im{width:60px;position:absolute;left:0;top:20px}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware .im img{width:100%;height:auto}

footer .footer-full .footer-bottom .financial-protection{width:100%; float:left;}
footer .footer-full .footer-bottom .financial-protection .fp-heading{width:100%; float:left; font-size:16px; color: #212121; font-weight:600;margin-top: 10px;margin-bottom: 10px;display: inline-block;}
footer .footer-full .footer-bottom .financial-protection .infotext{width:100%; float:left;}
footer .footer-full .footer-bottom .financial-protection .infotext a{text-decoration:underline;color:#333}

@media screen and (min-width:320px) and (max-width:767px) {
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware{padding:20px;text-align:center}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware .im{width:100%;position:static;text-align:center;margin-bottom:20px}
footer .footer-full .footer-bottom .travel-aware-panel .travel-aware .im img{width:60px;height:auto}
}
.whatsapp-icon{position: fixed; width: 50px; height: 50px; z-index: 1111; bottom: 95px !important; right: 32px !important;}
.whatsapp-icon img{width:100%; height:auto;}

/* THEME CSS */
.aboutus-pg .heading h2:after{background:#457670 !important;}
.contactus-pg .form-full .input-btn{background:#212121;}
.contactus-pg .form-full .input-btn:hover{background:#000;}

/* news-letter-pg */
.news-letter-pg {width: 100%; float: left; margin: 30px 0;}
.news-letter-pg .nl-package {width: 100%; float: left; margin-bottom: 20px; border: 1px solid #eee;}
.news-letter-pg .nl-package .im {width: 100%; float: left; position: relative;}
.news-letter-pg .nl-package .im img {width: 100%; height: auto;}
.news-letter-pg .nl-package .nl-contant {width: 100%; float: left; padding: 15px;}
.news-letter-pg .nl-package .heading {width: 100%; float: left;font-size: 16px; color: #000; font-weight: 600; margin-bottom: 15px;}
.news-letter-pg .nl-package .detail-text {width: 100%; min-height: 200px; float: left; font-size: 14px; color: #999; margin-bottom: 0;}
.news-letter-pg .nl-package .bottom-panel {width: 100%; display: flex; justify-content: space-between;}
.news-letter-pg .nl-package .bottom-panel .bp-date {display: flex; color: #999;}
.news-letter-pg .nl-package .bottom-panel .bp-icon {display: flex; color: #999;}

/* news-letter-pg */

/* blog-pg */
.destination-pg {width:100%; float:left;}
.destination-pg .destination-heading{width:100%; float:left; text-align:center; font-size:34px; font-weight:700; margin-bottom:20px; color:#333;}
.destination-pg .destination-sub-heading{width:100%; float:left; text-align:center; font-size:20px; font-weight:700; margin-bottom:20px; color:#333;}
.destination-pg .destination-info-text{width:100%; float:left; line-height:26px;}
.destination-pg .desti-im{width:100%; float:left;}
.destination-pg .desti-im img{width:100%; height:auto;}
.destination-pg .dest-pkg{width:100%; float:left; margin-top:30px; margin-bottom:20px;border: 1px solid #e4dede;  padding: 15px;}
.destination-pg .dest-pkg:hover{border: 1px solid #cac4c4;}
.destination-pg .dest-pkg .pkg-heading{width:100%; float:left; text-align:center; font-size:34px; font-weight:700; margin-bottom:20px; color:#333;}
.destination-pg .dest-pkg .pkg-sub-heading{width:100%; float:left; text-align:center; font-size:20px; font-weight:700; margin-bottom:20px; color:#333;}
.destination-pg .dest-pkg .btn-panel{width:100%; float:left; display:flex; margin:30px 0;}
.destination-pg .dest-pkg .btn-panel .search-btn{width:150px; margin:0 auto; text-align:center; padding:10px 0; font-size:16px; border-radius:5px; background:#00588c; color:#fff; font-weight:normal;}

.destination-pg .dest-pkg .more{color:#666; font-weight:normal;}
.destination-pg .dest-pkg .more p{width:100%; float:left; margin-bottom:15px;}
.destination-pg .dest-pkg .morecontent span {display: none;}
.destination-pg .dest-pkg .morelink {display: none; color:#000; position:relative; margin-top:10px;}
.destination-pg .dest-pkg .morelink:before{content:""; position:absolute; width:100%; left:0px; top:-5px; float:left; height:1px; background:#eee;}
/*.destination-pg.blog .dest-pkg:hover{border:0px dashed #ccc;}*/
.destination-pg.blog .blog-img{max-width:500px;}
.destination-pg.blog .blog-img img{width:100%;}

/* blog-pg */


/* product-pg */
.product-pg {width:100%; float:left;}
.product-pg .product-banner{width:100%; float:left;}
.product-pg .product-banner img{width:100%; height:auto;}

.product-pg .text-panel{width:100%; float:left; margin-bottom:30px;}
.product-pg .text-panel .product-heading{width:100%; float:left; color:#000;}
.product-pg .text-panel .product-infotext{width:100%; float:left;}

.product-pg .explore-city .heading .h2{font-size:22px;}

.product-pg .d-flex-row{width:calc(100% + 20px); margin-left:-10px; display:flex; flex-wrap:wrap;}
.product-pg .d-flex-row .d-flex-col{display:flex; width:33.3333%; padding:0 10px;}
@media screen and (min-width:320px) and (max-width:767px) {
.product-pg .d-flex-row .d-flex-col{width:100%;}
.product-pg .explore-city .heading .h2{font-size:20px;}
}
@media screen and (min-width:768px) and (max-width:991px) {
.product-pg .d-flex-row .d-flex-col{width:50%;}
}

/* product-pg */




/* villa-pg */
.villa-pg {width:100%; float:left;}
.villa-pg .villa-banner{width:100%; float:left; margin-bottom:30px;}
/*.villa-pg .villa-banner img{width:100%; height:auto;}*/

.padding-slider {margin-left: -3px !important; margin-right: -3px !important;}
.padding-slider>div {padding-left: 3px !important; padding-right: 3px !important;}


.villa-pg .villa-banner .hr-slider-panel-full{width:100%; float:left;}
.villa-pg .villa-banner .hr-slider-panel-full .ul-heading-tab{width:100%; float:left; padding-left:30px; list-style:none;}
.villa-pg .villa-banner .hr-slider-panel-full .ul-heading-tab li{display:inline-block; font-size:12px; color:#0055FF; margin-right:30px;}
.villa-pg .villa-banner .hr-slider-panel-full .ul-heading-tab li span{cursor:pointer;}
.villa-pg .villa-banner .hr-slider-panel-full .ul-heading-tab li a{color:#0055FF;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider{width:100%; float:left;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package{width:100%; float:left; margin-bottom:6px; border-radius: 10px; overflow: hidden;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package img{width:100%; float:left;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img1{height:326px;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img2{height:160px;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package.position-relative{position:relative;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package.position-relative .more-photo{position:absolute; right:0px; bottom:0px; background:#424242; color:#fff; font-size:14px; padding:5px 20px; cursor:pointer;}

@media only screen and (min-width:320px) and (max-width:767px) {
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package{margin-bottom:0px;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img1{height:auto;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img2{display:none;}
}

@media only screen and (min-width:768px) and (max-width:991px) {
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img1{height:206px;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img2{height:100px;}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img1{height:286px;}
.villa-pg .villa-banner .hr-slider-panel-full .hr-slider .img-package .slider-img2{height:140px;}
}

a.image-popup-vertical-fit {cursor: -webkit-zoom-in; cursor:zoom-in;}
/* Pulse Shrink */
@keyframes pulse-shrink {
to {transform: scale(0.9);}
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {opacity: 0;-webkit-backface-visibility: hidden;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.mfp-with-zoom.mfp-ready .mfp-container {opacity: 1;}
.mfp-with-zoom.mfp-ready.mfp-bg {opacity: 0.98;}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {opacity: 0;}
.mfp-arrow-left:before {border-right: none !important;}
.mfp-arrow-right:before {border-left: none !important;}
button.mfp-arrow, 
.mfp-counter {opacity: 0 !important;transition: opacity 200ms ease-in, opacity 2000ms ease-out;}
.mfp-container:hover button.mfp-arrow, 
.mfp-container:hover .mfp-counter{opacity: 1 !important;}

@media only screen and (min-width:320px) and (max-width:767px) {
button.mfp-arrow, 
.mfp-counter {opacity: 1 !important;transition: opacity 200ms ease-in, opacity 2000ms ease-out;}
}

/* Magnific Popup CSS */
.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 1042;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8; }
.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 1043;position: fixed;outline: none !important;-webkit-backface-visibility: hidden; }
.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box; }
.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle; }
.mfp-align-top .mfp-container:before {display: none; }
.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {width: 100%;cursor: auto; }
.mfp-ajax-cur {cursor: progress; }
/*.mfp-zoom-out-cur, 
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out; }*/
.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none; }
.mfp-loading.mfp-figure {display: none; }
.mfp-hide {display: none !important; }
.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044; }
.mfp-preloader a {color: #CCC; }
.mfp-preloader a:hover {color: #FFF; }
.mfp-s-ready .mfp-preloader {display: none; }
.mfp-s-error .mfp-content {display: none; }
button.mfp-close,
button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation; }
button::-moz-focus-inner {padding: 0;border: 0; }
.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity:1;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {opacity: 1; }
.mfp-close:active {top: 1px;}
.mfp-close-btn-in .mfp-close {color: #333;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%; }
.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap; }
.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent; }
.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px; }
.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7; }
.mfp-arrow-left {left: 0; }
.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px; }
.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {right: 0; }
.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px; }
.mfp-arrow-right:before {border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px; }
.mfp-iframe-holder .mfp-close {top: -40px; }
.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 56.25%; }
.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);background: #000; }

/* Main image in popup */
img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {line-height: 0; }
.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto; }
.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px; }





.villa-pg .text-panel{width:100%; float:left; margin-top:20px; margin-bottom:20px;}
.villa-pg .text-panel .heading-text1{width:100%; display:flex; flex-wrap:wrap; align-items:center; color:#000; margin-bottom:15px;}
.villa-pg .text-panel .heading-text1 .h-text{display:flex; font-size:24px; font-weight:600; margin-right:15px;}
.villa-pg .text-panel .heading-text1 .ul-amenities{display:flex; flex-wrap: wrap; justify-content:flex-start; list-style:none;}
.villa-pg .text-panel .heading-text1 .ul-amenities li{display:flex; align-items: center; font-size:16px; margin-right:20px; }
.villa-pg .text-panel .heading-text1 .ul-amenities li .icon{display:flex; font-size:20px; margin-right:10px; color:#304c7b;}
.villa-pg .text-panel .heading-text1 .ul-amenities li .li-text{display:flex;}
.villa-pg .text-panel .heading-text2{width:100%; float:left; color:#757575; font-size:16px;}


.villa-pg .d-flex-row{width:calc(100% + 20px); margin-left:-10px; display:flex; flex-wrap:wrap;}
.villa-pg .d-flex-row .d-flex-col{display:flex; width:50%; padding:0 10px;}
.villa-pg .d-flex-row .d-flex-col.col1{width:58.3333%;}
.villa-pg .d-flex-row .d-flex-col.col2{width:41.6666%;}

@media screen and (min-width:320px) and (max-width:767px) {
.villa-pg .d-flex-row .d-flex-col{width:100%;}
.villa-pg .d-flex-row .d-flex-col.col1{width:100%;}
.villa-pg .d-flex-row .d-flex-col.col2{width:100%;}
}
@media screen and (min-width:768px) and (max-width:991px) {
.villa-pg .d-flex-row .d-flex-col{width:50%;}
}

.villa-pg .description-panel{width:100%; float:left; }
.des-header{width:100%; float:left; padding-top:20px 0 0 0; background: #fff; position: sticky; margin: 20px auto; position: -webkit-sticky; left: 0; top: 0px; z-index: 99;}
.ul-des-header{width:100%; float:left; list-style:none;}
.ul-des-header li{display:inline-block; font-size:16px; padding:10px 10px; position:relative;}
.ul-des-header li:first-child{padding-left:0px;}
.ul-des-header li a{color:#000; padding:10px 0px; font-weight:600; position:relative;}
.ul-des-header li.active a:before,
.ul-des-header li:hover a:before{content:""; position:absolute; width:100%; height:2px; background:#FDD845; top:100%; left:0px;}
.villa-pg .description-panel .dex-content{width:100%; float:left; font-size:16px;}
.villa-pg .description-panel .dex-content .read-more{display:inline-block; color:#213556; font-weight:600; margin:20px 0; text-decoration:underline;}

.villa-pg .form-panel{width:100%; float:left; box-shadow: 0px 6px 16px #ccc; border-radius:16px; margin-bottom:70px; margin-top:-60px; padding:30px 30px; position:relative; z-index:111;}
.villa-pg .form-panel .f-heading{display: flex;font-size: 24px;font-weight: 600;margin-bottom:25px;}

.villa-pg .form-panel .form-group{width:100%;float:left;position: relative;}
.villa-pg .form-panel .form-group span.icon{position: absolute;left: 7px;bottom: 0;color: #000;line-height: 40px;height:40px;font-size: 15px;}
.villa-pg .form-panel .form-group .form-control{height:45px; line-height:45px;font-size:12px; color:#000; border: 1px solid #999;padding: 0;padding-left:25px;border-radius:10px;padding-right: 10px; box-shadow: none;}
.villa-pg .form-panel .form-group .dropdown{width: 100%;float: left;}
.villa-pg .form-panel .form-group .dropdown-menu {background: #fff;padding: 10px 10px !important;margin: 8px auto !important;width: 355px;color:#333;}
.villa-pg .form-panel .form-group .dropdown-menu .done-btn-full{width:100%; float:left; border-top:0px solid #ccc; padding:5px 5px}
.villa-pg .form-panel .form-group .dropdown-menu .done-btn-full .done-btn{float:right; font-size:12px; font-weight: bold; background: #FDD845; text-decoration: none; padding: 1px 12px; border-radius: 10px; box-shadow:0 0 10px #ccc; color:#000;}
.villa-pg .form-panel .submit-btn{width:100%; background-color: #FDD845; box-shadow: 0px 3px 5px #999; color: #000; font-weight: 600; display:flex; border-radius: 8px; height:40px; align-items:center; justify-content:center;}
.villa-pg .form-panel .submit-btn:hover {box-shadow: none; background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#FDD845;}
.villa-pg .form-panel .text-center{width:100%; text-align:center; margin:20px 0 0 0;}
.villa-pg .form-panel .text-center .contact-host{color:#213556; font-weight:600; font-size:16px; text-decoration:underline;}

.villa-pg .overview-amenities .oa-heading{width:100%;float:left; }
.villa-pg .overview-amenities .oa-heading .h2{font-size:24px; font-weight:600; color: #000; display:block; margin-top:0px; margin-bottom:30px; line-height: 1.1;}
.villa-pg .overview-amenities .oa-heading .h2 span{color: #212121;}
.villa-pg .overview-amenities .show-more{display:inline-block; color:#213556; font-size:14px; font-weight:600; margin:20px 0; text-decoration:underline;}

@media screen and (min-width:320px) and (max-width:767px) {
.des-header{background:#fff;}
.villa-pg .form-panel{margin-top:0px;}
}

/*--ACCOMMODATION --*/
.villa-pg .accommodation-options{width:100%; float:left; padding:40px 0 0 0; margin-bottom:70px;}
.villa-pg .accommodation-options .accom-option-heading{width:100%;float:left; }
.villa-pg .accommodation-options .accom-option-heading .h2{font-size:24px; font-weight:600; color: #000; display:block; margin-top:0px; margin-bottom:30px; line-height: 1.1;}
.villa-pg .accommodation-options .accom-option-heading .h2 span{color: #212121;}
.villa-pg .accommodation-options .accom-package{width:100%; float:left; border-radius:16px; box-shadow: 0px 6px 16px #ccc; overflow:hidden;}
.villa-pg .accommodation-options .accom-package .im{width:100%; float:left;}
.villa-pg .accommodation-options .accom-package .im img{width:100%; height:auto;}
.villa-pg .accommodation-options .accom-package .content{width:100%; float:left; padding:20px 20px;}
.villa-pg .accommodation-options .accom-package .content .pkg-heading{width:100%; float:left; font-size:20px; font-weight:600; margin-bottom:15px;}

.villa-pg .accommodation-options .accom-package .content .ul-aria{width:100%; display:flex; flex-wrap: wrap; justify-content:flex-start; list-style:none;}
.villa-pg .accommodation-options .accom-package .content .ul-aria li{display:flex; align-items: center; width:100%; margin-bottom:5px; font-size:16px; }
.villa-pg .accommodation-options .accom-package .content .ul-aria li .icon{display:flex; font-size:20px; margin-right:10px; color:#304c7b;}
.villa-pg .accommodation-options .accom-package .content .ul-aria li .li-text{display:flex;}
.villa-pg .accommodation-options .accom-package .content .service-panel{width:100%; float:left; padding:13px 0 10px 0; margin:15px 0 10px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc; transition:0.3s;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service1{width:100%; display:flex; flex-wrap: wrap; align-items:center; justify-content:space-between;  list-style:none;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service1 li{display:flex; align-items: center; margin-bottom:5px; font-size:16px; }
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service1 li .icon{display:flex; font-size:16px; margin-right:10px; color:#304c7b;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service1 li .li-text{display:flex; line-height:24px;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service2{width:100%; display:flex; display:none; flex-wrap: wrap; flex-direction:column; list-style:none;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service2 li{display:flex; align-items: center; margin-bottom:5px; font-size:16px; }
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service2 li .icon{display:flex; font-size:16px; margin-right:10px; color:#304c7b;}
.villa-pg .accommodation-options .accom-package .content .service-panel .ul-service2 li .li-text{display:flex; line-height:24px;}
.villa-pg .accommodation-options .accom-package .content .service-panel:hover .ul-service1{display:none;}
.villa-pg .accommodation-options .accom-package .content .service-panel:hover .ul-service2{display:flex;}

.villa-pg .accommodation-options .accom-package .content .service-text-panel{width:100%; float:left; padding:10px 0;}
.villa-pg .accommodation-options .accom-package .content .service-text-panel .stp-text1{width:100%; float:left; margin-bottom:15px;}
.villa-pg .accommodation-options .accom-package .content .service-text-panel .stp-text2{width:100%; float:left;}
.villa-pg .accommodation-options .accom-package .content .service-text-panel .stp-text2 .text-icon{margin-right:10px;}
.villa-pg .accommodation-options .accom-package .content .btn-panel{width:100%; float:right; margin-top:20px; padding:20px 0 0 0; border-top:1px solid #ccc;}
.villa-pg .accommodation-options .accom-package .content .btn-panel .submit-btn{float:right; background-color: #FDD845; box-shadow: 0px 3px 5px #999; color: #000; font-weight: 600; display:flex; border-radius: 8px; height:40px; padding:0 15px; align-items:center; justify-content:center;}
.villa-pg .accommodation-options .accom-package .content .btn-panel .submit-btn:hover {box-shadow: none; background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),#FDD845;}

/*--MAP --*/
.villa-pg .map-panel{width:100%; float:left; margin-bottom:70px;}
.villa-pg .map-panel .map-panel-heading{width:100%;float:left; }
.villa-pg .map-panel .map-panel-heading .h2{font-size:24px; font-weight:600; color: #000; display:block; margin-top:0px; margin-bottom:30px; line-height: 1.1;}
.villa-pg .map-panel .map-panel-heading .h2 span{color: #212121;}
.villa-pg .map-panel .map-panel-inner{width:100%; float:left;}


/*--AMENITIES-POPUP--*/
.amenities-popup .modal-dialog {max-width:600px; width: 100%; margin: 30px auto;}
.amenities-popup.fade .modal-dialog{transform: scale(0);}
.amenities-popup.fade.in .modal-dialog{transform: scale(1);}

.amenities-popup .popup-header{width:100%; float:left; border-bottom:2px solid #34687d; padding:10px 20px;}
.amenities-popup .title{float:left; font-size:20px; font-weight:600; color:#333; margin-bottom:0px;}
.amenities-popup .modal-content{border:0px;}
.amenities-popup .modal-body{width:100%;  float:left;}
.amenities-popup .modal-header{display:none;}
.amenities-popup .modal-footer{display:none;}

.amenities-popup .amenities-popup-content {width: 100% !important;  float: left; background: #fff; border-radius: 5px !important;}
.amenities-popup .amenities-popup-content .amenities-popup-content-inner{width:100%; float:left; padding:20px;}
.amenities-popup .amenities-popup-content button{outline:none;}
.amenities-popup .amenities-popup-content button.close{background:#000; width:20px; height:20px; font-size:16px; color:#fff !important; padding:0px; margin-top:5px; border-radius:50%; opacity:1 !important;}

.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities{width:100%; display:flex; flex-wrap: wrap; justify-content:flex-start; list-style:none;}
.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities li{display:flex; align-items: center; width:33.3333%; margin-bottom:36px; font-size:16px; }
.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities li .icon{display:flex; font-size:20px; margin-right:10px; color:#304c7b;}
.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities li .li-text{display:flex;}


@media screen and (min-width:320px) and (max-width:499px) {
.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities li{width:50%;}
}
@media screen and (min-width:320px) and (max-width:399px) {
.amenities-popup .amenities-popup-content .amenities-popup-content-inner .ul-amenities li{width:100%;}
}


/*--OFFERS PAGE--*/
.offers-pg{width:100%; float:left;}
.offers-pg .opg-banner{width:100%; float:left; position:relative;}
.offers-pg .opg-banner img{width:100%; height:100vh;}
.offers-pg .opg-banner .banner-text{width:100%; text-align:center; position:absolute; top:50%; font-size:36px; color:#000; font-weight:600;}

.offers-pg .gallery-panel{width:100%; float:left;}
.offers-pg .gallery-panel .gal-heading{width:100%; padding:30px; text-align:center; background:#2b363b; color:#fff; font-size:30px; font-weight:400;}
.offers-pg .gallery-panel .gal-inner{width:100%; float:left;}


/*--OFFERS PAGE--*/
