@charset "utf-8";

/* CSS Document */

/*
Theme Name: Leisure Time Nepal Travels and Tours
*/

/*------------------------------------------------------------------
[Table of contents]

1. Header

-------------------------------------------------------------------*/

/* Awesome Font */
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* Google Fonts open sans */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
html,body{color:#555;font-family: 'Open Sans', sans-serif;font-size:13px;font-style:normal;font-weight:300;line-height:1.5;background-color:#ffffff;letter-spacing: 0.54px;}
body{background-color: #F1F5F6;}
a{text-decoration:none;transition:all 0.3s;-webkit-transition:all 0.3s;}
a:hover{text-decoration:none;}
a:focus{outline:none;text-decoration:none;}
img{max-width:100%;}
ul,li{margin:0;padding:0;}
img{max-width:100%;height:auto;}
h1,h2,h3,h4,h5,h6{/* letter-spacing: 2px; */}
h1{color: #000;font-size: 50px;text-transform: uppercase;}
h2{color: #000;font-size: 28px;}
.ptb50{padding:70px 0px;}
.pt50{padding-top:70px;}
.pb50{padding-bottom:70px;}
.ptb30{padding:30px 0px;}
.pt30{padding-top:30px;}
.pb30{padding-bottom:30px;}
.mtb30{margin:30px 0px;}
.mt30{margin-top:30px;}
.mb30{margin-bottom:30px;}
.ptb10{padding:10px 0px;}
.pt10{padding-top:10px;}
.pb10{padding-bottom:10px;}
.ptb30{padding:30px 0px;}
.pb30{padding-bottom:30px;}
.pt30{padding-top:30px;}
.ptb20{padding:20px 0px;}
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.container{max-width: 1220px;}





/*------------------------------------------------------------------
1. Header
-------------------------------------------------------------------*/
.topright{float:right;}
.loginregister{padding-top:18px;}
.loginregister ul{list-style-type:none;}
.loginregister ul li{display:inline-block;margin-right:1px;}
.loginregister ul li a{/* background-image:linear-gradient(to right,#FF512F 0%,#DD2476 51%,#FF512F 100%); */padding:6px 8px;text-align:center;text-transform:uppercase;transition:0.5s;/* background-size:200% auto; */color:white;text-shadow:0px 0px 10px rgba(0,0,0,0.2);/* box-shadow:0 0 20px #eee; */border-radius:2px;display:block;font-weight:600;background-color:#e74b3a;-webkit-box-shadow:0px 5px 15px rgba(0,0,0,0.15);box-shadow:0px 5px 15px rgba(0,0,0,0.15);}
.loginregister ul li a:hover{background-position:right center;}
.loginregister ul li i{padding-right: 2px;}
.tophead{padding:15px 0px;background-color: #ffffff;}
/*.contact-top-info{float: right;}*/
.speaktosupport{float: right;}
.speaktosupport{padding-top: 10px;}
.speaktosupport img{width:44px;height:44px;}
.speaktosupport h5{position:relative;font-size:16px;line-height:20px;color:#222;font-weight:600;margin:0px;text-transform: uppercase;}
.speaktosupport p{color:#888;font-size:14px;line-height:30px;font-style:normal;margin:0px;font-weight: 500;}
/* Menu */
.mainmenu{padding-top:0px;background:#027ac8;/* background:-moz-linear-gradient(top,rgba(15,41,87,1) 51%,rgba(11,31,66,1) 51%,rgba(15,41,87,1) 100%);background:-webkit-linear-gradient(top,rgba(15,41,87,1) 51%,rgba(11,31,66,1) 51%,rgba(15,41,87,1) 100%);background:linear-gradient(to bottom,rgba(15,41,87,1) 51%,rgba(11,31,66,1) 51%,rgba(15,41,87,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f2957',endColorstr='#0f2957',GradientType=0);z-index:99999;transition:all 300ms ease; */width:100%;}
.logo img{max-width: 150px;}
/* .mlauto{float:left;} */
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #menu-button{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;/* z-index:9; */}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#cssmenu #menu-button{display:none;}
#cssmenu{}
#cssmenu > ul > li{position:relative;float:left;/* margin-right:10px;padding-right:10px; */-webkit-transition:all 300ms ease;-moz-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;transition:all 300ms ease;}
#cssmenu > ul > li:before{position:absolute;right:0;top:0px;height:56px;border-left:1px solid #027ac8;border-right:1px solid #091f57;content:"";}
#cssmenu > ul > li:last-child:before{border-right:none;border-left:none;}
#cssmenu.align-center > ul{font-size:0;text-align:center;}
#cssmenu.align-center > ul > li{display:inline-block;float:none;}
#cssmenu.align-center ul ul{text-align:left;}
#cssmenu.align-right > ul > li{float:right;}
#cssmenu > ul > li.active > a{/* padding-left:0px; */}
#cssmenu > ul > li:hover > a,#cssmenu > ul > li.active > a{color:#00abf3;/* background-color: #f89800; */}
#cssmenu > ul > li > a{padding:16px 8px;font-size:14px;letter-spacing:1px;text-decoration:none;color:#fff;font-weight:600;text-transform:uppercase;line-height:24px;}
#cssmenu > ul > li.has-sub > a{padding-right:26px;}
#cssmenu > ul > li.has-sub > a::after{position:absolute;top:24px;right:11px;width:6px;height:6px;border-bottom:1px solid #fff;border-right:1px solid #fff;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#cssmenu > ul > li.has-sub:hover > a::after{position:absolute;top:27px;right:11px;width:6px;height:6px;border-bottom:1px solid #f89800;border-right:1px solid #f89800;content:"";-webkit-transform:rotate(226deg);-moz-transform:rotate(226deg);-ms-transform:rotate(226deg);-o-transform:rotate(226deg);transform:rotate(226deg);-webkit-transition:border-color 0.2s ease;-moz-transition:border-color 0.2s ease;-ms-transition:border-color 0.2s ease;-o-transition:border-color 0.2s ease;transition:border-color 0.2s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0;}
#cssmenu ul ul{position:absolute;left:-9999px;padding-top:0px;z-index:9;}
#cssmenu.align-right ul ul{text-align:right;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu li:hover > ul{left:auto;}
#cssmenu.align-right li:hover > ul{left:auto;right:0;}
#cssmenu li:hover > ul > li{height:auto;}
#cssmenu ul ul ul{margin-left:100%;top:0;}
#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%;}
#cssmenu ul ul li a{border-bottom:1px solid rgba(119,117,117,0.2);padding:11px 15px;width:246px;font-size:15px;text-decoration:none;color:#fff;font-weight:400;background:#00abf3;}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:0;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#ffffff;background-color:#0794dd;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#dddddd;content:'';}
#cssmenu.align-right ul ul li.has-sub > a:after{right:auto;left:11px;}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#dddddd;content:'';-webkit-transition:all .25s ease;-moz-transition:all .25s ease;-ms-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease;}
#cssmenu.align-right ul ul li.has-sub > a:before{right:auto;left:14px;}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0;}
@media all and (max-width:768px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){
	#cssmenu{width:100%;}
	#cssmenu ul{width:100%;display:none;}
	#cssmenu.align-center > ul{text-align:left;}
	#cssmenu ul li{width:100%;border-top:1px solid rgba(120,120,120,0.2);}
	#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto;}
	#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0;}
	#cssmenu > ul > li{float:none;}
	#cssmenu ul ul li a{padding-left:25px;}
	#cssmenu ul ul ul li a{padding-left:35px;}
	#cssmenu ul ul li a{color:#fff;background:none;}
	#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#ffffff;}
	#cssmenu ul ul,#cssmenu ul ul ul,#cssmenu.align-right ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;}
	#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none;}
	#cssmenu #menu-button{display:block;padding:17px;color:#dddddd;cursor:pointer;font-size:12px;text-transform:uppercase;font-weight:700;margin-bottom:10px;}
	#cssmenu #menu-button:after{position:absolute;top:22px;left:17px;display:block;height:8px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:'';}
	#cssmenu #menu-button:before{position:absolute;top:16px;left:17px;display:block;height:2px;width:20px;background:#fff;content:'';}
	#cssmenu #menu-button.menu-opened:after{top:23px;border:0;height:2px;width:20px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);}
	#cssmenu #menu-button.menu-opened:before{top:23px;background:#fff;width:20px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);}
	#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,0.2);height:48px;width:46px;cursor:pointer;}
	#cssmenu .submenu-button.submenu-opened{background:#28a5f8;}
	#cssmenu ul ul .submenu-button{height:34px;width:34px;}
	#cssmenu .submenu-button:after{position:absolute;top:23px;right:19px;width:8px;height:2px;display:block;background:#fff;content:'';}
	#cssmenu ul ul .submenu-button:after{top:15px;right:13px;}
	#cssmenu .submenu-button.submenu-opened:after{background:#ffffff;}
	#cssmenu .submenu-button:before{position:absolute;top:20px;right:22px;display:block;width:2px;height:8px;background:#fff;content:'';}
	#cssmenu ul ul .submenu-button:before{top:12px;right:16px;}
	#cssmenu .submenu-button.submenu-opened:before{display:none;}
}







/*------------------------------------------------------------------
2. Slider
-------------------------------------------------------------------*/

.mainslider{position: relative;}
/* Search */
.searchwrapper{position:absolute;top:7%;right:0px;left:0px;bottom:0px;z-index: 1;}
.searchwidth{max-width: 800px;}
.searchwrapper h2{color: #fff;font-size: 40px;padding-bottom: 15px;}
.searchwrapper h3{color: #f1981f;font-size: 25px;padding-bottom: 15px;}
/* .searchform{background-color:#fff;} */
.searchbox{padding:5px;}
.searchform .nav-tabs,.searchform .nav-tabs .nav-item.show .nav-link,.searchform .nav-tabs .nav-link.active,.searchform .nav-link{border:none;}
.searchform .nav-link{border-radius:0px;color:#fff;font-weight:500;font-size:14px;background-color:rgba(0,0,0,0.5);padding:1rem 1.2rem;text-transform:uppercase;}
.searchform .nav-link i{padding-right:3px;}
.searchwrapper .tab-content{background-color: rgba(0, 0, 0, 0.4);padding:20px 10px; /* border-top: 2px solid #f1981f; */}
.searchwrapper .tab-content p{font-size:14px;line-height:1.8;}
.searchwrapper .nav-link.active{background-color:#e74b3a;color:#fff;font-weight:500;position: relative;}
.searchwrapper .nav-item{margin-bottom:0px;margin-right:5px;}

/* .searchform .nav-tabs .nav-link.active::after{content:"\f0d7";font-family:FontAwesome;position:absolute;left:0px;margin:0 auto;color:#e74b3a;font-size:60px;bottom:-51px;text-align:center;right:0px;} */
.searchbox .form-control{height: auto;padding: .675rem .75rem;border-radius: 0px;font-size: 15px;color: #999;padding-left: 35px;}
.searchbox .form-control:focus{border-color:#ced4da;box-shadow:none;}
.searchbox select.form-control{padding: .694rem .75rem calc(.694rem + 1px);padding-left: 35px;}
.searchbox .form-control:focus{border-color:#ced4da;box-shadow:none;outline:0 none;}
.searchbox label{font-weight: 500;font-size: 16px;color: #fff;}
.searchbox .form-group{margin-bottom: 1.5rem;}
.searchbox ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
.searchbox ::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
.searchbox :-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
.searchbox :-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.paddtopmks{padding-top:32px;}
.searchbtnflight input.searchbtn{background-color:#e74b3a;color:#fff;border:none;border-radius:0px;padding:8px 20px;cursor:pointer;width:100%;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;}
.searchbtnflight input.searchbtn:hover{border-radius:12px;}
.fromorigin input{background: url(../img/airplane.png) no-repeat 5% 50% #ffffff;}
.torigin input{background: url(../img/todestination.png) no-repeat 5% 50% #ffffff;}
.departrerndate input{background: url(../img/depretrndate.png) no-repeat 5% 50% #ffffff;}
.selectnoperson input{background: url(../img/noperson.png) no-repeat 5% 50% #ffffff;}
.selectclass select{background: url(../img/selectclass.png) no-repeat 5% 50% #ffffff;}
.selectcountry select{background: url(../img/selectclass.png) no-repeat 5% 50% #ffffff;}
.selectcurrency select{background: url(../img/npr.jpg) no-repeat 5% 50% #ffffff;}
.selectstops select{background: url(../img/airplane.png) no-repeat 5% 50% #ffffff;}
.alldestination select{background: url(../img/destination.png) no-repeat 5% 50% #ffffff;}
.allactivity select{background: url(../img/activity.png) no-repeat 5% 50% #ffffff;}
.allduration select{background: url(../img/duration.png) no-repeat 5% 50% #ffffff;}
.roomsmks select{background: url(../img/rooms.png) no-repeat 5% 50% #ffffff;}
.hotelicon select{background: url(../img/hotel.png) no-repeat 5% 50% #ffffff;}
.moremksoptions{padding-top: 8px;}
.moremksoptions a{background-color:#18458B;color:#fff;border:none;border-radius:0px;padding:10px 20px;cursor:pointer;width:100%;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;margin-top:32px;}
.moremksoptions a:hover{border-radius:12px;}
button.add_more_button{background-color:#90cc38;color:#fff;border:none;border-radius:0px;padding:6px 12px;cursor:pointer;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;margin-top: 30px;}
a.remove_field{background-color:#bf1e30;color:#fff;border:none;border-radius:0px;padding:6px 12px;cursor:pointer;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;margin-top: 32px;height: 32px;}

/* Radio Button Select Css */
.formchecklabel{position:relative;padding-left:28px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right: 20px;font-weight: 700 !important;}
.formchecklabel input{position:absolute;opacity:0;cursor:pointer;}
.formchecklabel .checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border-radius:50%;}
.formchecklabel:hover input ~ .checkmark{background-color:#ccc;}
.formchecklabel input:checked ~ .checkmark{background-color:#c5192f;}
.formchecklabel input[type="radio"]:checked ~ span{color: #c5192f;}
.formchecklabel .checkmark:after{content:"";position:absolute;display:none;}
.formchecklabel input:checked ~ .checkmark:after{display:block;}
.formchecklabel .checkmark:after{top:6px;left:6px;width:8px;height:8px;border-radius:50%;background:white;}
.exploredestination{background-color: #fff;padding:40px 10px;overflow: hidden;}
.exploredestination .DealBox{overflow:hidden;border-bottom:1px solid #ccc;padding:15px 0px;}
.exploredestination .DealBox:first-child{padding-top: 0px;}
.exploredestination .DealBox:last-child{border-bottom: none;padding-bottom: 0px;}
.exploredestination .DealBox ul { margin:0; padding:0; }
.exploredestination .DealBox ul li { margin:0; padding:0; list-style:none; }
.exploredestination .DealBox ul li p.FromToPlace { margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-size:14px; color:#585858;line-height: 1.3; }
.exploredestination .DealBox ul li p.FromToPlace span.Seperator { background:url(../img/icon1.jpg) no-repeat 0 0; width:18px; height:12px; display:inline-block; margin:0 10px; }
.exploredestination .DealBox ul li span.TripType { font-size:12px; color:#9a9999; }
.exploredestination .DealBox ul li p.FromToDate { color:#585858; font-size:12px; margin:0; padding:0;line-height: 1.3; }
.exploredestination .DealBox ul li p.FromToDate span.Seperator { background:url(../img/icon2.jpg) no-repeat 0 0; width:18px; height:12px; display:inline-block; margin:0 5px; }
.exploredestination .DealBox ul li span.AirLogo { display:block; }
.exploredestination .DealBox ul li span.FlightCost { display:block; font-size:14px; color:#e22425; margin:15px 0 0 0; }
.exploredestination .DealBox ul li span.FlightCost i { color:#9c9c9c; font-style:normal; }
.exploredestination .DealBox ul li.Lcol{float:left;width:50%;}
.exploredestination .DealBox ul li.Rcol{float:right;width:45%;border-left:1px solid #d6d6d6;padding-left:15%;text-align:center;}
.FliterByFastest .AirLogo img{height: 39px;}
.FliterByCheapest .AirLogo img{height: 39px;}
.remove_field i{color:#fff;}

/*------------------------------------------------------------------
3. Popular Tour
-------------------------------------------------------------------*/
.sitetitle{overflow: hidden;padding-top: 80px;}
.popimg{position: relative; overflow: hidden;height: 280px;}
.popimg img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;-webkit-transition: all .4s linear;
transition: all .4s linear;}
.popboxmks:hover .popimg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.popboxmks{margin-bottom: 30px;}
.popboxmks:hover{ -webkit-box-shadow: 0 9px 20px 0 rgba(165,165,165,0.50);
    box-shadow: 0 9px 20px 0 rgba(165,165,165,0.50);}
.doscountprice{position: absolute;top: 10px;left: 10px;border-radius: 50%;background-color: #027ac8;padding:6px;width: 50px;height: 50px;text-align: center;}
.doscountprice a{color: #fff;font-size: 10px;text-align: center;font-weight: 700;}
.doscountprice span{display: block;}
.shortdescmmk{padding:10px;background-color:#fff;position:relative;box-shadow: 0px 3px 14px 0px rgba(29, 25, 28, 0.23);}
.price-from{position:absolute;top:10px;right:10px;width:100px;height:40px;font-size:20px;line-height:40px;}
.price-from span{display:block;}
span.actualprice{text-decoration:line-through;margin:0px;font-size: 14px;}
.price-from p{margin:0px;font-size: 16px;line-height: 1.6;text-align: center;}
.price-from b{color: #e74b3a;font-size: 20px;font-weight: 700;}
.rating-price{position: absolute;bottom: 0px;left: 0px;background-color: rgba(0, 0, 0, 0.7);width: 100%;padding:10px;}
.rating-star span{padding-right: 10px;color: #e74b3a;font-size: 12px;}
.rating-star h5{padding-bottom: 5px;}
.priceright{text-align: right;}
.priceright p{margin:0px;}
.priceright span{display:block;color:#e74b3a;font-size:20px;font-weight:700;}
.priceright b{text-decoration:line-through;font-size:12px;color:#a5a1a1;}
.rating-price h5{font-size:16px;color:#fff;font-weight:600;line-height:1.2;margin:0px 0px 3px 0px;}
.dayspeople{border-bottom:1px solid #ddd;margin:0px -10px 10px -10px;padding:10px;}
.dayspeople ul{list-style-type:none;}
.dayspeople ul li:first-child{padding-left:0px;}
.dayspeople ul li{display:inline-block;padding:0px 10px;padding-left:10px;border-right:1px solid #ddd;font-size:13px;line-height:6px;color: #888;}
.dayspeople ul li i{padding-right:3px;color:#027ac8;}
.dayspeople ul li:last-child{padding-right:0px;border-right:none;}
.shortdescmmk p{margin:0px;font-size: 16px;}
.shortdescmmk h4 a{color: #000;font-size: 22px;font-weight: 600;}
.popboxmks:hover h4 a{color: #027ac8;}


.subtitle{margin:0 0 2em 0;}
.fancy{line-height:0.5;text-align:center;}
.fancy span{display:inline-block;position:relative;font-size: 32px;
text-transform: uppercase;}
.fancy span:before,.fancy span:after{content:"";position:absolute;height:5px;border-bottom:1px solid #d5cece;border-top:1px solid #d5cece;top:0;width:600px;}
.fancy span:before{right:100%;margin-right:15px;}
.fancy span:after{left:100%;margin-left:15px;}
.loadmore{text-align: center;}
.loadmore a{background-color:#e74b3a;border-radius:0px;color:#fff;cursor:pointer;padding:10px 30px;/* background-image:linear-gradient(90deg,#00C0FF 0%,#FFCF00 49%,#FC4F4F 80%,#00C0FF 100%);animation:slidebg 2s linear infinite; */font-weight:700;font-size:16px;text-transform:uppercase;-webkit-box-shadow:0px 5px 15px rgba(0,0,0,0.15);box-shadow:0px 5px 15px rgba(0,0,0,0.15);-webkit-transition: .5s;}
.loadmore a:hover{background-color: #1e4394;box-shadow: 0px 4px 9px rgba(255, 59, 51, 0.5);
transform: translateY(-5px);}
.pacsubtitle b{color: #027ac8;}
@keyframes slidebg{
	to{background-position:20vw;}
}



/*------------------------------------------------------------------
4. Why Book With Us
-------------------------------------------------------------------*/
.whybookwithus{background-color:#fff;padding:0px 0px 70px 0px;box-shadow: 0px 0px 10px 0px #ddd;}
.margintop{padding-top: 30px;}
.bwusbox{background-color:#f2f2f2;padding:20px;border: 1px solid #e8e8e8;}
.wbwicon{width:84px;height:84px;position:relative;border-radius:500px;background-color:#027ac8;text-align:center;border:6px solid #fff;top:50%;left:50%;transform:translate(-50%,-50%);margin-top: -20px;}
.iconbox{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.shotdesmks{text-align: center;}
.shotdesmks p{margin:0px;font-size: 16px;}
.shotdesmks h4{padding-bottom: 10px;}
.shotdesmks h4 a{color: #000;font-size: 20px;}
.iconbox i{font-size: 30px;color: #fff;}
.bwusbox:hover h4 a{color: #1bace1;}
.bwusbox:hover .wbwicon{background-color: #1bace1;}




/*------------------------------------------------------------------
5. Destinations
-------------------------------------------------------------------*/
.destinationsec{margin-bottom: 30px;}
.descimg{height:280px;position:relative;overflow:hidden;}
.descimg img{max-width:100%;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-transition:all .4s linear;transition:all .4s linear}
.descbox:hover .descimg img{-ms-transform:scale(1.2);-webkit-transform:scale(1.2);transform:scale(1.2);}
.tourpacmks{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;background-color:#fff;border-radius:30px;padding:0 25px;margin:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:inline-flex;}
.tourpacmks p{margin:0px;font-size:14px;text-transform:uppercase;}
.tourpacmks p span{color:#1bace1;font-weight:700;font-size:14px;}
.overlay-text{background-color:#fff;padding:0px 10px 10px 10px;box-shadow:0px 3px 14px 0px rgba(29,25,28,0.23);text-align:center;}
.overlay-text h4 a{color:#333;}
.descbox:hover h4 a{color:#1bace1;}


.destinationsec .view-more{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;}
.destinationsec .view-more span{border:2px solid #b5242b;padding:6px 20px;color:#333;font-weight:bold;font-size:12px;}
.destinationsec .descbox:hover .view-more{opacity:1;}
.destinationsec .descbox:hover .view-more span{background-color:#b5242b;color:#fff;border:2px solid #b5242b;}





/*------------------------------------------------------------------
6. Gate 10% On Your Next Travel
-------------------------------------------------------------------*/
.getdiscountntravel{background: url('../img/discount-img.jpg') no-repeat center center; background-size: cover;}
.overlaybg{background-color: rgba(0, 0, 0, 0.8); padding:70px 0px;}
.getdistravelbox{text-align: center;}
.getdistravelbox h2{color: #fff;font-weight: 700;font-size: 40px;padding-bottom: 20px;}
.getdistravelbox h4{color: #8bc638;font-size: 24px;}
.getdistravelbox p{color: #fff;font-size: 18px;}
.more-details{padding-top: 20px;margin-bottom: 20px;}
.more-details a{background-color:#bf1e30;border-radius:2px;color:#fff;cursor:pointer;padding:10px 30px;/* background-image:linear-gradient(90deg,#00C0FF 0%,#FFCF00 49%,#FC4F4F 80%,#00C0FF 100%);animation:slidebg 2s linear infinite; */font-weight:700;font-size:16px;text-transform:uppercase;-webkit-box-shadow:0px 5px 15px rgba(0,0,0,0.15);box-shadow:0px 5px 15px rgba(0,0,0,0.15);}
.more-details a:hover{background-color: #1e4394;}
.more-details a i{padding-left: 4px;}





/*------------------------------------------------------------------
7. What our clients says?
-------------------------------------------------------------------*/
.whatclientsay{margin-bottom: 35px;}
.wcsbox{padding:10px;background-color:#fff;box-shadow:0px 3px 14px 0px rgba(29,25,28,0.23);}
.wcsbox img{width: 60px;height: 60px;object-fit: cover;object-position: center;border-radius: 50%;}
.wcsbox h5{font-weight: 700;color: #000;font-size: 18px;margin-bottom: 5px;}
.wcsbox .media-body p{font-size: 14px;margin:0px;}
.shortdesclient{border-top: 1px solid #ddd;padding-top: 10px;margin-top: 10px;}
.shortdesclient p{font-size: 16px;}
.shortdesclient a{color: #027ac8;font-weight: 600;}
.shortdesclient a i{padding:4px 0px 0px 3px;}
/* Scrolling Nav */
.whatclientmks,.whatclientmks .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.whatclientmks{display:none;width:100%;z-index:1}.whatclientmks .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.whatclientmks .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.whatclientmks .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.whatclientmks .owl-item,.whatclientmks .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.whatclientmks .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.whatclientmks .owl-item img{/* display:block;width:100% */}.whatclientmks .owl-dots.disabled,.whatclientmks .owl-nav.disabled{display:none}

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


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

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


.whatclientmks .owl-dots,.whatclientmks .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent}
.whatclientmks .owl-nav [class*=owl-]{color:#999;font-size:14px;margin:5px 5px 5px 5px;padding:0px 10px;/* background:#bd1e30; */display:inline-block;cursor:pointer;border-radius:0px;border: 2px solid #999;}
.whatclientmks .owl-nav [class*=owl-]:hover{/* background:#027ac8; */color:#FFF;text-decoration:none;border:2px solid #027ac8;}
.whatclientmks .owl-nav [class*=owl-]:hover i{color: #027ac8;}
.whatclientmks .owl-nav .disabled{opacity:1;cursor:default}
.whatclientmks .owl-nav.disabled+.owl-dots{margin-top:10px;}
.whatclientmks .owl-dots .owl-dot{display:inline-block;zoom:1}
.whatclientmks .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.whatclientmks .owl-dots .owl-dot.active span,.whatclientmks .owl-dots .owl-dot:hover span{background:#027ac8;}
.whatclientmks .owl-nav i{font-size:30px;color:#999;}
.whatclientmks .owl-nav{position:absolute;right:-4px;left:0px;bottom:-50px;margin:0 auto;text-align:center;}




/*------------------------------------------------------------------
8. Featured Deals
-------------------------------------------------------------------*/
.featuredeals{background-color: #111;padding:0px 0px 50px 0px;}
/* .sitetitle h2{color:#fff;font-size:30px;font-weight:700;text-transform:uppercase;} */
.febbox{background-color: #f1f1f1;padding:15px;border-radius: 2px;margin-bottom: 30px;border:1px solid #ddd;}
.leftcon h4{font-size: 16px;font-weight: 500;color: #555;}
.leftcon p{margin:0px;color: #555;}
.leftcon h5{font-weight: 700;color: #bf1e30;}
.logoairlinews img{max-width: 70px;float: right;}
.FlightAd{margin:147px 0 0 0; height: 382px;overflow: hidden;}
.FlightAd img{max-width: 100%;width: 100%;height: 100%;object-fit: cover;}
.featuredeals .site-title{text-align: left;margin-bottom: 0px;}
.featuredeals .site-title::before{left: 0px;transform: translate(0%, 0%);}
.featuredeals .pacsubtitle h3 b,.featuredeals .pacsubtitle h3{color: #fff;}



/*------------------------------------------------------------------
9. Footer
-------------------------------------------------------------------*/
/* Newsletter */
.subsccribe-newsletetr{padding:70px 0px 70px;background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;position:relative;}
.subsccribe-newsletetr::before{position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;display:block;background-color:rgba(14,12,31,0.80);}

.l-relative{position:relative;}
.subscribeform input{width:100%;border:none;padding:20px 50px;padding-right:200px;border-radius:50px;background:#f5f7ff;font-size: 16px;}
.subscribeform button{position:absolute;right:7px;top:50%;transform:translateY(-50%);background:#e74b3a;border-radius:50px;padding:14px 40px;padding-right:55px;color:#fff;cursor:pointer;font-weight:bold;}
.newsletterbox .btn::before{content:"\f101";font-family:"FontAwesome";font-weight:300;position:absolute;right:18%;top:50%;transform:translateY(-50%);transition:.3s;}
.newsletterbox .btn:hover{color:#fff;}



.bgformsearch{background-color:#fff;}
.bgformsearch .form-group{margin:0px;}
.bgformsearch .form-control{height:auto;border-radius:0px;padding:1.375rem .75rem;border:none;}
.bgformsearch .form-control:focus{border-color:#ced4da;box-shadow:none;outline:0 none;}
.searchbtnmks button{padding:8px 4% 8px 4%;background-color:#02aef0;width:100%;cursor:pointer;text-align:center;display:block;text-transform:uppercase;border:none;color:#fff;}
.searchbtnmks img{max-width:45px;}
.leftsectiontext img{max-width: 65px;}
.leftsectiontext h5{color: #fff;font-size: 30px;font-weight: 700;margin:0px 0px 8px 0px;}
.leftsectiontext p{margin:0px;color: #fff;}

.midfooter{background-color: #027ac8;}
.midfooter .midbox h4{color:#fff;font-size:18px;text-transform:uppercase;font-weight:700;position:relative;padding:0 0 10px 0;margin:0 0 30px 0;}
.midfooter .midbox h4 span{position:absolute;left:0;bottom:-1px;height:1px;background:#02aef0;width:60px}
.midfooter .midbox ul{list-style-type: none;}
.midfooter .midbox ul li{padding-bottom: 15px;font-size: 16px;}
.midfooter .midbox ul li:last-child{padding-bottom: 0px;}
.midfooter .midbox ul li a{color: #fff;font-weight: 600;}
.midfooter .midbox ul li a::before{content:"\f0da";font-family:FontAwesome;font-size:16px;display:inline-block!important;cursor:pointer;line-height:20px;color:#fff;margin-right:6px;}
.midfooter .midbox ul li a:hover{color: #fff;}
.midfooter .midbox p{color: #fff;margin:0px 0px 15px 0px;font-size: 16px;font-weight: 600;}
.midfooter .midbox p span{overflow:hidden;display:block}
.midfooter .midbox p i{margin-top:8px;width:30px;float:left;color: #8fc442;}

.social-connect ul li a::before{content: none !important;}
.social-connect ul li{display: inline-block;margin-right: 10px;padding-bottom: 0px !important;}
.social-connect ul li:last-child{margin-right: 0px;}
.social-connect ul li i{font-size: 18px;color: #8bc646;}
.social-connect h4{margin-bottom: 20px !important;}
/* We are affiliated with */
.affiliated-icon ul{list-style-type: none;text-align: left;}
.affiliated-icon ul li{display: inline-block;margin-right: 10px;}
.affiliated-icon ul li:last-child{margin-right: 0px;}
.affiliated-icon ul li img{max-width: 45px;}

/* Mid Footer */
.sitecopyright{float: right;}
.sitecopyright ul{list-style-type: none;}
.sitecopyright ul li{display: inline-block; padding:0px 6px;background-color: #fff;margin-right: 10px;}
.sitecopyright ul li:first-child{padding-top: 0px;}
.sitecopyright ul li:last-child{padding-bottom: 0px;margin-right: 0px;}
.sitecopyright ul li img{max-width: 40px;}
.sitecopyright p{margin:0px;color: #efeaea;font-size: 12px;}

.footer-bottom{background-color: #0c6faf;padding:10px 0px;}
.footer-bottom p{margin:0px 0px;}
p.Copyright{color: #ece9e9;font-size: 14px;text-align: center;}
p.Copyright a{color: #ece9e9;text-decoration: underline;font-style: italic;font-size: 14px;font-weight: 600;}

.scrollTop{position:fixed;right:4%;bottom:10px;background-color:#F68A0C;padding:10px 20px;opacity:0;transition:all 0.4s ease-in-out 0s;z-index:9;}
.scrollTop a{font-size:18px;color:#fff;}
.contactdetail-home b{font-weight: 700;}



/*------------------------------------------------------------------
10. Responsive
-------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 576px)
{
#cssmenu ul ul{padding-top: 0px;}
#cssmenu > ul > li > a{padding: 12px 10px;}
.contact-top-info .media{float:left;margin-top:10px;}
#cssmenu > ul > li::before{content: none;}
.topright{float:left;}
.searchwrapper{position: initial;margin-top: 10px;}
.searchform .nav-link{font-size: 12px;padding: 0.5rem 0.4rem;}
.searchbox{padding:10px;}
.formchecklabel{margin-right: 5px;}
.searchbox label{font-size: 12px;}
.fancy span{font-size: 22px;line-height: 26px;}
.FlightAd{margin:70px 0 0 0;}
.subscribeform button{padding: 14px 10px;padding-right: 36px;}
.subscribeform input{padding: 20px 20px;padding-right: 150px;}
.mc4wp-form-fields{margin-top: 20px;}
.midbox{margin-bottom: 30px;}
.sitecopyright, .affiliated-icon{margin-bottom: 20px;}
#firstorder{order: 2;}
#secondorder{ order: 3;}
#thirdorder{ order: 4;}
#fourorder{ order: 5;}
#fifthorder{ order: 6;}
.sitecopyright{float:left;}
}
@media (min-width: 768px) and (max-width: 991px)
{
#cssmenu ul ul{padding-top: 0px;}
#cssmenu > ul > li > a{padding: 12px 10px;}
#cssmenu #menu-button{float: right;}
.speaktosupport h5{font-size: 12px;}
.speaktosupport p{font-size: 9px;word-wrap: anywhere;}
.speaktosupport img{max-width:23px;}
.logo img{max-width:100px;margin-top: 7px;}
.loginregister ul li a{padding: 4px 8px;font-size: 12px;}
.searchwrapper{position: initial;margin-top: 10px;}
.fancy span{font-size: 22px;line-height: 26px;}
.subscribeform button{padding: 14px 14px;padding-right: 36px;}
.subscribeform input{padding: 20px 20px;padding-right: 150px;}
.affiliated-icon ul li img{max-width:34px;}
.sitecopyright ul li img{max-width:22px;}
.sitecopyright ul li{margin-right: 5px;}
}
@media (max-width: 992px)
{
.loginregister ul li a{padding: 4px 8px;font-size: 12px;}
}

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

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

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



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


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


/* Header Top */
.HeadedrTop { background:#f8f8f8; padding:5px 0; min-height:40px; }
.HeadedrTop .CompanyList ul { margin:0; padding:0; }
.HeadedrTop .CompanyList ul li img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.TopNav { }
.TopNav .dropdown-menu { margin-top: 13px; border-radius: 0 0 3px 3px; border-top: 0; padding: 5px; }
.TopNav ul { margin:0; padding:0; }
.TopNav ul li { margin:0 0 0 20px; padding:0; list-style:none; display:inline-block; font-size:14px; text-transform:uppercase; }
.TopNav ul li a,.CompanyList ul li a{color:#4c4c4c;padding-bottom: 14px;}
.TopNav ul li .dropdown-menu a {  padding: 2px 10px;}
.TopNav ul li i { color:#dc2229; margin:0 5px 0 0; }


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


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

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


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

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

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


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


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


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



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

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


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

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

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



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


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


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

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


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


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

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

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

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

.InnerPage .LeftCol .DomesticFilterCLass{ overflow:hidden; }
.InnerPage .LeftCol .DomesticFilterCLass ul li{ float:left; width:45%;} 
.custom-checkbox label{font-size: 14px;}

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


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

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


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

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


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

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


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


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

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


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


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


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



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

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

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

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

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

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

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

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

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

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

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


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

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

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


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


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

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


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


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

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

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

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

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

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

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


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


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


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


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



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



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

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

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

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

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

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


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


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

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




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

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

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

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

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

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

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

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

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

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

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


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

@media (min-width: 320px) and (max-width: 576px)
{
.book_detail ul li {padding-right: 0px;}
.book_detail ul li a{padding:4px 8px;color:#888;font-size:10px;}
.list_single h5{margin-top: 10px;}
.gridpage_mks .list_single h5{margin-top: 0px;}
}
@media (min-width: 768px)
{
  .RegisterPopup .RegisterForm{width:400px;}  
}
@media (min-width: 768px) and (max-width: 991px) 
{

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



/* Holiday Css */


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


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



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


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

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

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

.Ticketflightinfo{ background:#fff;}

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

/**
 * Tooltip Styles
 */

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

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

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

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

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

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


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

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

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

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


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




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

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

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

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

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

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

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

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

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





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




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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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




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

#listItem .card-body #searchBtn{ margin-right:10px;}
#listItem .card-body #resetBtn{ background:#f1981f; border:1px solid #f1981f;}

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

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

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

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

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

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


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

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


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

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

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

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




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





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




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




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




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

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

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


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

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

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

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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


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


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

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




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




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

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

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

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

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


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

/**********************************************************************************************************************************
Search Result
**********************************************************************************************************************************/
.SearchbgMks{background-color: #ffffff;padding:30px;text-align: center;border:1px solid #ddd;}
.SearchbgMks img{max-width: 200px;margin-bottom: 20px;}
.SearchbgMks p{font-size: 14px;}
.SearchbgMks h1{font-weight: 700;color: #333;font-size: 28px;}
.SearchAgain{margin-top: 40px;}
.SearchAgain a{background: #ff8400;color: #fff;padding:10px 30px;border-radius: 4px;text-transform: uppercase;font-weight: 700;}
.SearchAgain a:hover{background-color: #dc2229;}

.ArticlePage .InnberBanner { float: left; width: 50%; margin-right: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

/*-------------------------  -------------Contact Us Detail and form----------------------------------------*/
.contactus-page{padding-top: 40px;}
.right-contact-form h3, .leftcon-detail h3{font-size: 30px !important;font-weight: 500 !important;margin-bottom: 20px;text-transform: uppercase;color: #ff8c00 !important;}
.leftcon-detail p{font-size: 14px;line-height: 1.7;}
.contact-lmks{display:table;width:100%;margin-bottom:6px;}
.left-icon{display:table-cell;width:25px;}
.left-icon i{width:1.667em;height:1.667em;line-height:1.667em;margin-right:10px;background:#013451;color:#fff;border-radius:100%;text-align:center;}
.right-text{display:table-cell;vertical-align:top;font-family:Oxygen;font-weight:700;font-style:normal;}
.contact-lists{margin: 30px 0px;}
.contact-lmks{margin-bottom: 15px;}
.contact-lmks .right-text a { color: #555;}
/* Social Connect */
.social-connect ul{list-style-type: none;margin:0px;padding:0px;}
.social-connect ul li{display: inline-block;margin-right: 10px;}
.social-connect ul li:last-child{margin-right: 0px;}
.social-connect ul li a{border:1px solid #ddd;width: 40px;height: 40px;position: relative;display: block;color:#013451;color:#013451;}
.social-connect ul li i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.right-contact-form .form-control{padding:.775rem .75rem;border-radius:0px;border:1px solid #ddd;font-size:12px;font-family:Arial,Helvetica,sans-serif;height:auto;}
.sendmessage button.sendmsg{background-color:#013451;padding:10px 30px;font-size:14px;margin-bottom:20px;text-align:center;border:none;color:#fff;cursor:pointer;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-top: 10px;}
.sendmessage button.sendmsg:hover{background-color: #ff8c00;}
.sendmessage button.sendmsg i{padding-right: 3px;}
.googlemap-mks{margin-top: 50px;}

/*------------------------------------------------------------------
10. Last Minute Deals
-------------------------------------------------------------------*/
.right-slider-special h3{color: #fff;font-weight: 700;padding-bottom: 11px;}
.right-slider-special h3 span{color: #027ac8;}
.right-slider-special .popboxmks{margin:0px;}
.right-slider-special .dayspeople{border:none;margin-bottom: 0px;padding-bottom: 0px;padding-top: 6px;}
/* Scrolling Nav */
.lastminutedeal,.lastminutedeal .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.lastminutedeal{display:none;width:100%;z-index:1}.lastminutedeal .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden; padding: 0px 0px 0px 0px;}.lastminutedeal .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.lastminutedeal .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.lastminutedeal .owl-item,.lastminutedeal .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.lastminutedeal .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.lastminutedeal .owl-item img{/* display:block;width:100% */}.lastminutedeal .owl-dots.disabled,.lastminutedeal .owl-nav.disabled{display:none}

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


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


.lastminutedeal .owl-dots,.lastminutedeal .owl-nav{text-align:right;-webkit-tap-highlight-color:transparent}
.lastminutedeal .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px 5px 5px 5px;padding:0px 10px;/* background:#bd1e30; */display:inline-block;cursor:pointer;border-radius:0px;border: 2px solid #fff;}
.lastminutedeal .owl-nav [class*=owl-]:hover{/* background:#027ac8; */color:#fff;text-decoration:none;border:2px solid #027ac8;}
.lastminutedeal .owl-nav [class*=owl-]:hover i{color: #027ac8;}
.lastminutedeal .owl-nav .disabled{opacity:1;cursor:default}
.lastminutedeal .owl-nav.disabled+.owl-dots{margin-top:10px;}
.lastminutedeal .owl-dots .owl-dot{display:inline-block;zoom:1}
.lastminutedeal .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.lastminutedeal .owl-dots .owl-dot.active span,.lastminutedeal .owl-dots .owl-dot:hover span{background:#027ac8;}
.lastminutedeal .owl-nav i{font-size:30px;color:#fff;}
.lastminutedeal .owl-nav{position:absolute;right:-4px;left:0px;top:-50px;margin:0 auto;text-align:right;}