/*@font-face { font-family: "Philosopher-Regular"; src: url('../fonts/Philosopher-Regular.ttf');}
@font-face { font-family: "Philosopher-Italic"; src: url('../fonts/Philosopher-Italic.ttf');}
@font-face { font-family: "Philosopher-BoldItalic"; src: url('../fonts/Philosopher-BoldItalic.ttf');}
@font-face { font-family: "Philosopher-Bold"; src: url('../fonts/Philosopher-Bold.ttf');}
@font-face { font-family: "Lato-Regular"; src: url('../fonts/Lato-Regular.ttf');}*/
@font-face {
    font-family: 'GoogleSans-Regular';
    src: url('../fonts/GoogleSans-Regular.eot');
    src: url('../fonts/GoogleSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoogleSans-Regular.woff2') format('woff2'),
        url('../fonts/GoogleSans-Regular.woff') format('woff'),
        url('../fonts/GoogleSans-Regular.ttf') format('truetype'),
        url('../fonts/GoogleSans-Regular.svg#GoogleSans-Regular') format('svg');
    
}

@font-face {
    font-family: 'GoogleSans-Italic';
    src: url('../fonts/GoogleSans-Italic.eot');
    src: url('../fonts/GoogleSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoogleSans-Italic.woff2') format('woff2'),
        url('../fonts/GoogleSans-Italic.woff') format('woff'),
        url('../fonts/GoogleSans-Italic.ttf') format('truetype'),
        url('../fonts/GoogleSans-Italic.svg#GoogleSans-Italic') format('svg');
   
}

@font-face {
    font-family: 'GoogleSans-Medium';
    src: url('../fonts/GoogleSans-Medium.eot');
    src: url('../fonts/GoogleSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoogleSans-Medium.woff2') format('woff2'),
        url('../fonts/GoogleSans-Medium.woff') format('woff'),
        url('../fonts/GoogleSans-Medium.ttf') format('truetype'),
        url('../fonts/GoogleSans-Medium.svg#GoogleSans-Medium') format('svg');
    
}

@font-face {
    font-family: 'GoogleSans-BoldItalic';
    src: url('../fonts/GoogleSans-BoldItalic.eot');
    src: url('../fonts/GoogleSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoogleSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/GoogleSans-BoldItalic.woff') format('woff'),
        url('../fonts/GoogleSans-BoldItalic.ttf') format('truetype'),
        url('../fonts/GoogleSans-BoldItalic.svg#GoogleSans-BoldItalic') format('svg');
 
}

@font-face {
    font-family: 'GoogleSans-Bold';
    src: url('../fonts/GoogleSans-Bold.eot');
    src: url('../fonts/GoogleSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GoogleSans-Bold.woff2') format('woff2'),
        url('../fonts/GoogleSans-Bold.woff') format('woff'),
        url('../fonts/GoogleSans-Bold.ttf') format('truetype'),
        url('../fonts/GoogleSans-Bold.svg#GoogleSans-Bold') format('svg');
    
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 14px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  font-size: 14px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  font-size: 14px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  font-size: 14px;
}

.filtr_cmndv ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #e4e4e4;
  font-size: 14px;
}
.filtr_cmndv ::-moz-placeholder { /* Firefox 19+ */
  color: #e4e4e4;
  font-size: 14px;
}
.filtr_cmndv :-ms-input-placeholder { /* IE 10+ */
  color: #e4e4e4;
  font-size: 14px;
}
.filtr_cmndv :-moz-placeholder { /* Firefox 18- */
  color: #e4e4e4;
  font-size: 14px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside,
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%; font: inherit;  vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
body {font-size:16px;font-family: "Philosopher-Regular"; overflow-x: hidden;}
ol, ul {list-style: none;}
/* remover outline from sweetalert button */
button.confirm.btn.btn-lg.btn-primary:focus{outline: none;}
.checkbox:focus{outline: none;}
/* a:hover, a:focus{color: #000000} */
input[type="checkbox"]:focus{outline: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
/* .quick_contct a:focus{color: #ffffff} */
/*modal poppup defult property changes*/
/*.modal-dialog{margin: 90px auto;}*/

body{
	    font-family: 'GoogleSans-Regular';
}
a:hover{text-decoration: none}
/*style start*/
.wrppper{width: 100%; float: left}
.header_top{
	height: 120px; width: 100%; float: left; background: #12171b;
}
.logodv img{margin-top: 22px;}
.top_nav ul{
	margin: 0px; padding:0px;
}
.top_nav ul li{
	float: left;
	color: #ffffff;
	font-size: 15px;
	padding-top: 56px;
	position: relative;
	text-align: center;
	margin-right: 43px;
}
.top_nav ul li a {
	color: #ffffff;
	font-size: 15px;
}
.top_nav ul li a:hover::before{
	
	border:2px solid #ef4023;
	content:""; 
	position:absolute;
	top: 0px; 
	width: 100%;
}
.top_nav ul li a.active::before{
	border:2px solid #ef4023;
	content:""; 
	position:absolute;
	top: 0px; 
	width: 100%;
}

.regster_dv a{
	width: 223px; 
	height: 50px;
	border: 1px solid #ef4023;
	border-radius: 6px;
	line-height: 50px;
	float: right;
	text-align: center;
	font-size: 14px;
	margin-top: 35px;
	color: 	#fff;
	font-family: 'GoogleSans-Regular';

}

.bannerdv{
	width: 100%; height: auto; float: left;	
}
.login_formdv{
	width: 470px;
	height: 310px;
	padding: 35px 40px;  
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image: linear-gradient(to right bottom, #e93833, #eb4337, #ee4c3b, #f0553f, #f25d44);
}
.login_formdv h1{
	color: #ffffff;
	font-size: 18px;
	font-family: 'GoogleSans-Medium';
	position: relative;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.login_formdv h1:after{
	content:'';
	border-bottom: 4px solid #ffffff;
	position:absolute;
	width: 60px;
	bottom: -10px;
	left: 0px;
}
.login_form{padding-top: 20px; padding:20px 0px 0px;}
.login_form input{
	background: none;
	width: 100%; float: left;
	background: #ffffff;border: none;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	border-radius: 4px;
}
.login_form label{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	color: #fdd6cf;
	font-family: 'GoogleSans-Regular';
	font-size: 11px;

}
.login_form1{padding-top: 10px; }
.login_form1 input{
	background: none;
    width: 100%;
    float: left;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 14px;
}
.login_form1 label{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	color: #fdd6cf;
	font-family: 'GoogleSans-Regular';
	font-size: 11px;
	text-transform: uppercase;
}
.remember_checkbx{
	 text-align: right;
	 padding-top: 10px;
	 font-size: 12px;
	 color: #fff;
}

.loginbx_btn{
	width: 50%; float: left;
}
.loginbx_frgtpsswrd{
	width: 50%; float: right;
}
.loginbx_frgtpsswrd a{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	text-align: right; 
	float: right;
	padding-top: 15px;
}

.login_btn{width: 100%;float: left;padding-left: 0px;background: #12171b;color: #fff;font-size: 14px;padding: 8px 0px;}


.padl0{padding-left: 0px;}
.padr0{padding-right: 0px;}
.padl5{padding-left :5px;}
.padr5{padding-right :5px;}

.cursordv{
	background: #12171b;
	height: 535px;
	float: left;
	width: 100%;
	padding-top: 75px
}
.cursordv .owl-carousel .owl-item img{
	width: auto;
	height: 100%;
}
.travlr_logo{
	height: 100px;
	width: auto;
	display: inline-block;
	text-align: center;
}
.cursordv .owl-carousel .item{
	width: 368px;
	height: 386px;
	float: left;
	background: #ffffff;
	padding: 20px

}

.cursorslidedv{
	border: 1px solid #dcdcdd;
	padding: 40px 50px;
	height: 100%;
	text-align:center;
}
.travlr_date a{
	min-width: 150px;
	height: 38px;
	background: #ef4023;
	font-size: 18px;
	color: #ffffff;
	font-family: 'GoogleSans-Bold';
	display: inline-block;
	line-height: 38px;
	padding: 0 10px;
	margin-top: 30px  
}
.travlr_info h1{
	font-size: 20px;
	color: #000;
	font-family: 'GoogleSans-Bold';
	width: 100%;
	display: inline-block;
	margin-top: 30px
	
}


.travlr_info p
{
	color: #666666;
	font-size: 14px;
	width: 100%;
	display: inline-block;
	
}

/*owl default css changes by important*/
.owl-theme .owl-dots .owl-dot.active span{	background: #ef4023!important;}
.owl-theme .owl-dots .owl-dot span{	width: 8px!important; height: 8px!important; margin: 5px 3px!important;}
.owl-dots{margin-top: 30px!important}
.owl-carousel .owl-item img{width: auto!important;}
/*end*/

.destinationdv{
	width: 100%; float: left; height: 500px;
}
.destination_hdng{text-align: center; width: 100%; float: left;	 padding-top: 60px; padding-bottom: 30px;}
.destination_hdng h1{
	font-size: 36px;
	font-family: 'GoogleSans-Medium';
	color: #000;
	text-transform: uppercase;
}
.destination_hdng p{
	color: #a6a7a7;
	font-size: 14px;
	text-transform: uppercase;	
	font-family: 'GoogleSans-Regular';
	margin-top: 10px;
}
.destination_slidedv .dest_cursorslidedv{
	width: 368px;
	height: 248px;
	float: left;
	margin-right: 20px;
}
.dest_cursorslidedv .hide_dv{
    /* margin: 0 auto; */
    background: #ffffff;
    display: inline;
    float: left;
    position: absolute;
    top: 45%;
    /* right: 0; */
    left: 30%;
    text-align: center;
    font-size: 14px;
    color: #1d232e;
    text-transform: uppercase;
    padding: 9px 25px;
    font-family: 'GoogleSans-Bold';
}
.show_hoverdv{
	background: #ffffff;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #1d232e;
    text-transform: uppercase;
    padding: 9px 25px;
    font-family: 'GoogleSans-Bold';
    margin-top: 10px;
}
.show_hovertxtdv{
	font-size: 14px;
	color: #ffffff;
	 font-family: 'GoogleSans-Regular';
	 padding: 5% 8%;

}

/*hover effect destination*/
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
	padding-top: 50px;
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(232,52,33,0.8);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

/*end*/

.footer_dv{
	width: 100%;
	float: left;
	height: 415px;

}
.footer_top{
	width: 100%; 
	height: 353px;
	float: left;
	background: #141820;
	padding-top: 82px;
	margin-top: 40px;
}
.footer_btm{
	width: 100%; 
	height: 62px;
	float: left;
	background: #000000;
}

.foterdng h1{
	font-size: 18px;
	color: #fff;
	font-family: 'GoogleSans-Regular';
	margin-bottom: 38px;

}

.disvrmenu_dv .left_menu{
	width: 50%;
	float: left;
}
.disvrmenu_dv .left_menu ul{
	margin:0px;
	padding: 0px;
	list-style: none;
}
.disvrmenu_dv .left_menu ul li{
	width: 100%; float: left; margin-bottom: 20px; font-size: 13px; color: #989898;
	
}
.disvrmenu_dv .left_menu ul li a{
	color: #989898;
	position: relative;
}
.disvrmenu_dv .left_menu ul li a:after{
content: "\f0da";
    width: 7px;
    height: 8px;
    left: -10px;
    position: absolute;
    margin-top: 3px;
    font-family: "FontAwesome";
    color: #fff;

}
.disvrmenu_dv .left_menu ul li a:hover{
	color: #e84226
}
.newsltertxt_dv{
	font-size: 13px;
	color: #989898;
	font-family: 'GoogleSans-Regular';
	padding-bottom: 10px;
}
.news_inputdv{position: relative;}
.news_inputdv input{
	background: none;
	border: 1px solid #454546;
	width: 100%; float: left;
	height: 35px;
	margin-top: 15px;
	color: #989898;
	padding: 10px;
}
.news_inputdv button{
	width: 35px;
	height: 35px;
	float: right;
	border: none;
	position: absolute;
	right: 0px;
	top: 15px;
	background: #ef4023;
	color: #141820;
}
.social_icon a{
	width: 35px;
    height: 35px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    background: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    color: #141820;
}
.social_icon a:hover{
	background: #ef4023;

}

.social_icon a.active{
	background: #ef4023;

}
.abtplazadmc_dv p{
	font-size: 	13px;
	color: 	#989898;
	font-family: 'GoogleSans-Regular';

}

.abtplazadmc_dv a{
	font-size: 	13px;
	color: 	#ef4023;
	margin-top:10px;
	font-family: 'GoogleSans-Regular';
	float: 	left;
}
.contct_dv p{
	font-size: 	13px;
	color: 	#989898;
	font-family: 'GoogleSans-Regular';
}

.contct_dv span{
	width: 	100%;
	float: 	left;
	font-size: 	13px;
	color: 	#ffffff;
	padding-top: 10px;
}
.contct_dv span a{
	color: 	#ffffff;
	font-family: 'GoogleSans-Regular';
	margin-bottom: 	5px;
	float: 	left;
	width: 	100%;

}
.copyrght_text{
	color: 	#cccccc;
	font-size: 	12px;
	font-family: 'GoogleSans-Regular';
	padding-top: 20px;
	padding-left: 	0px;
}

.carousel{
    background: #2f4357;
    margin-top: 0;
}

.carousel .item img{
    margin: 0 auto; /* Align slide image horizontally center */
    height:100%;
}
.bs-example{
	margin: 20px;
}
.carousel-caption {
    left: 0;
    right: 0;
    padding-bottom: 30px;
}
.carousel-caption {
    
    width: 	1170px;
    margin:0 auto; 	
    top: 40%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align:left;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    font-size: 	50px;
    line-height:50px
}
 .topscroll{
 	width: 	30px;
 	height: 30px;
 	
 	border-radius: 50%;
 	background:#ef4023;
 	color: #000000;
 	float: 	none;	
 	margin-top: 20px;
 	text-align: center;
 	float: 	right;	
 		display: 	inline-block;
 		padding: 5px;
 }
 .topscroll a{
	color: 	#000;
}
.user_info{
	width: 	40%;
	float: 	left;
	padding-top:10%;
}
.user_accont{
	width: 60%; float: 	left;
	padding-top: 	10%;
}
.user_info h3{
	color: 	#a7a7a8;
	font-size: 	13px;
	width: 	100%; 
	float: left;
	margin-bottom: 	5px;
}
.user_info h2{
	color: 	#ffffff;
	font-size: 	15px;
	width: 	100%; 
	float:left;
}
.user_info h2 span{
	color: 	#fff;
	font-size: 	12px;
	padding-left: 	10px;
}
.user_icon{
	width: 	30px;
	height:100%;
	float: 	left;
}

.user_accnttxt{
	width: 70%;
    float: left;
    height: 100%;
    padding-left: 11px;

}
.user_accnttxt h1{
	color: 	#a7a7a8;
	font-size: 	13px;
	width: 	100%; 
	float: left;
	margin-bottom: 	5px;
}
.user_accnttxt h2{
	color: 	#ffffff;
	font-size: 	15px;
	width: 	100%; 
	position: 	relative;
	float:left;
}
.user_accnttxt h2 p{
	width: 	auto;
	display: 	inline-block;
	color: 	#ef4023;
}
.user_accnttxt h2 span{
	color: 	#fff;
	font-size: 	12px;
	padding-left: 	10px;
}

/*listing page*/
.listing_wrapper{width: 100%; float: left; background: #efefef;}
.result_text h1{
	font-size: 	16px;
	color: 	#12171b;
	text-transform: uppercase;
	font-family: 'GoogleSans-Bold';
	padding-top: 27px;
	padding-bottom: 23px;
}
.hotl_modifysrchdv{
	background: url(../images/bg_srchfrm.jpg);
	background-repeat: repeat-x;
	height: 100px;
	margin-bottom: 10px;
	padding: 25px 35px 0px;
	text-align: center;
}
.cmn_input_fld{position: relative;}
.cmn_input_fld label{
	font-size: 12px;
	color: #ffcbc8;
	font-family: 'GoogleSans-Regular';
	text-align: left;
	width: 100%;
}
.cmn_input_fld input{
	width: 100%;
	background: none;
	border-bottom: 1px solid #ffffff;
	height: 25px;
	padding: 5px 0 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	color: #fff;
	outline: none;
}

.hotl_modifysrchdv .login_btn{
	margin-top: 5px;height: 40px
}
button.btn.login_btn:hover {
    background: #f3f3f3;
}

.cal_icon{
	background: url(../images/sprite.png) no-repeat -18px -5px;
	width: 13px;
	height: 13px;
	display: inline-block;
	position: absolute;
	right: 5px;
    top: 26px;
}
.caret_down_icon{
	background: url(../images/sprite.png) no-repeat -5px -5px;
	width: 7px;
	height: 5px;
	display: inline-block;
	position: absolute;
	right: 5px;
    top: 30px;
}

.modify_srch_btn{
	width: 170px; 
	height: 30px;
	background: #12171b;
	font-size: 13px;
	color: #a9aaaa;
	text-align: center;
	display: inline-block;
	margin-top: 30px;
	line-height: 30px;	

	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	position: relative;
}
a.modify_srch_btn:hover{
color: #a9aaaa
}
a.modify_srch_btn:focus{
color: #a9aaaa;
text-decoration: none;
}
.modify_srch_btn:before{
	content:'';
	background: url(../images/sprite.png) no-repeat -35px -5px;
	width: 9px;
	height: 5px;
	display: inline-block;
	position: absolute;
	left: 26px;
    top: 12px;

}.modify_srch_btn:after{
	content:'';
	background: url(../images/sprite.png) no-repeat -35px -5px;
	width: 9px;
	height: 5px;
	display: inline-block;
	position: absolute;
	right: 26px;
    top: 12px;

}
/*listing left*/
.search_result_dv{
	width: 100%;
    padding: 15px 15px 0px;
    margin-top: 20px;
    float: left;

}
.filter_leftdv{
	height: 500px; 
	background: #ffffff;
	padding: 40px 30px;
}
.filtr_cmndv{
	width: 100%; float: left;
	padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
	
}
.filtr_cmndv h1{
	font-size: 18px;
	font-family: 'GoogleSans-Bold';
	color: #333333;
	padding-bottom: 18px;
}
.filtr_hdng_padtop{padding-top: 20px;}
.filtr_hdng_padtop h1{padding-bottom: 0px}

.filtr_cmndv input{
	width: 100%; float: left;
	background: #fff;
	border: 1px solid #e4e4e4;
	padding:8px 20px;
	border-radius: 6px;
	outline: none;
	font-size: 14px
}



/*custon checkbox css added below*/
	/*.checkbox input {
	  padding: 0;
	  height: initial;
	  width: initial;
	  margin-bottom: 0;
	  display: none;
	  cursor: pointer;
	}

	.checkbox label {
	  position: relative;
	  cursor: pointer;
	  font-size:14px;
	  color:#797979;
	  padding-left:0px;
	   font-family: 'GoogleSans-Regular';
	}

	.checkbox label:before {
	  content:'';
	  -webkit-appearance: none;
	  background-color: #ffffff;
	  border:1px solid #797979;
	  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
	  padding: 6px;
	  display: inline-block;
	  position: relative;
	  vertical-align: middle;
	  cursor: pointer;
	  margin-bottom: 2px;
      border-radius: 2px;
      margin-right: 15px;
	}
	.checkbox input:checked + label:after {
	        content: '';
		    display: block;
		    position: absolute;
		    top: 4px;
		    left: 4px;
		    width: 4px;
		    height: 8px;
		    border: solid #ffffff;
		    border-width: 0 2px 2px 0;
		    transform: rotate(45deg);
	}
*/


.span_pseudo, .chiller_cb span:before, .chiller_cb span:after {
  content: "";
  display: inline-block;
  background: #fff;
  width: 0;
  height: 0.2rem;
  position: absolute;
  transform-origin: 0% 0%;
}

.chiller_cb {
  position: relative;
  height: 2rem;
  display: flex;
  align-items: center;
}
.chiller_cb input {
  display: none;
}
.chiller_cb input:checked ~ span {
  background: #fd2727;
  border-color: #fd2727;
}
.chiller_cb input:checked ~ span:before {
  width: 1rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.3s;
}
.chiller_cb input:checked ~ span:after {
  width: 0.4rem;
  height: 0.15rem;
  transition: width 0.1s;
  transition-delay: 0.2s;
}
.chiller_cb input:disabled ~ span {
  background: #ececec;
  border-color: #dcdcdc;
}
.chiller_cb input:disabled ~ label {
  color: #dcdcdc;
}
.chiller_cb input:disabled ~ label:hover {
  cursor: default;
}
.chiller_cb label {
  padding-left: 2rem;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-bottom:0;
}
.chiller_cb span {
  display: inline-block;
  width: 1.2rem;
  height: 1.2rem;
  border: 2px solid #ccc;
  position: absolute;
  left: 0;
  transition: all 0.2s;
  z-index: 1;
  box-sizing: content-box;
}
.chiller_cb span:before {
  transform: rotate(-55deg);
  top: 1rem;
  left: 0.37rem;
}
.chiller_cb span:after {
  transform: rotate(35deg);
  bottom: 0.35rem;
  left: 0.2rem;
}



/*for custom chackbox*/
/* The container */
.container-check {
	display: block;
    position: relative;
    padding-left: 16px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    text-align: left;
    float: right;
}

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

/* Create a custom checkbox */
.container-check .checkmark {
    border-radius: 1px;
    position: absolute;
    top: 0;
    left: 0;
    height: 12px;
    width: 12px;
    background-color: #eee;
}


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

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

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

/* Style the checkmark/indicator */
.container-check .checkmark:after {
	left: 4px;
    top: 1px;
    width: 5px;
    height: 7px;
    border: solid #f0533e;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.remember_checkbx{
    width: 42%;
    float: right;
    padding: 0px;
    margin: 10px 3px 0px 0px;
    position: relative;
    top: 2px;
}
/*End*/
.hovereffect .overlay::after {
    content: '';
    position: absolute;
    top: 13px;
    left: 13px;
    right: 13px;
    bottom: 13px;
    border: #faeeed 1px solid;
}
.owl-theme .owl-nav{
	display: none;
}
.highlight_txt {
    background: #ef4023;
    display: inline-block;
}
.cursorslidedv{display: inline-flex;flex-wrap: wrap;width: 100%;padding: 0;}
.cursordv .owl-carousel .item{width:100%;}
.travlr_logo{height:auto;width:100%}
.cursordv .owl-carousel .owl-item img{width:100%!important;object-fit: fill;}