
@import url("ecoticotoite-style.css");

@import url("woocommerce.css");
@import url("responsive.css");
@import url("fonts.css");
@import url("bootstrap.css");
@import url("bootstrap-theme.css");
@import url("font-awesome.css");
@import url("animate.css");

@import url("bootstrap-select.css");
@import url("jquery.datetimepicker.css");

	
/*Default css start*/




@import url("default/widget.css");
@import url("default/typography.css");
@import url("default/rtl.css");



@import url("default/event.css");
@import url("default/login-signup.css");

/*Default css end*/


/*Plugin css start*/
@import url("../js/plugin/owl/owl.carousel.css");
@import url("../js/plugin/owl/owl.theme.css"); 
@import url("../js/plugin/bxslider/jquery.bxslider.css");
@import url("../js/plugin/revolution/css/layers.css");
@import url("../js/plugin/revolution/css/settings.css");
@import url("../js/plugin/video-popup/magnific-popup.css");
@import url("../js/plugin/slick/slick.css");
@import url("../js/plugin/slick/slick-theme.css");
@import url("../js/plugin/video_player/css/mediaelementplayer.min.css");
@import url("../js/plugin/jquery-ui/jquery-ui.css");
/*Plugin css end*/


/* @import url("ecoticotoite_dark.css"); */ 


/* Color css start */
/* @import url("color/color1.css"); */
/* Color css end */


/*///////////////////// -------- Home Banner Start Here -------- /////////////////////*/
.slides li {position:relative;}
.slides li a span {color:#000; width:330px; padding:15px; background:#fff; position:absolute; bottom:45px; left:30px; font-size:16px; display:none;}
.slides li a span strong {display:block; text-transform:uppercase; margin:0 0 5px 0; font-size:42px; line-height:40px;}
.slides li a span i {font-style:normal;}


.hbanner {margin:0; padding:0;}
.rslides{position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; z-index:0;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.rslides li:first-child {position: relative; display: block; float: left;}
.rslides li span {color:#000; width:330px; padding:15px; background:#fff; position:absolute; bottom:45px; left:30px; font-size:16px;}
.rslides li span strong {display:block; text-transform:uppercase; margin:0 0 5px 0; font-size:42px; line-height:40px;}
.rslides img {display: block; height: auto; float: left; width: 100%; border: 0;}
.rslides_tabs {font-size: 0px; list-style: none; margin: -40px 0 0 0; padding:0 0 0 0; text-align: center; width: 100%; z-index:99; position:absolute; right:0px; background:none;}
.rslides_tabs li {display: inline; float: none; margin-right: 6px;}
.rslides_tabs a {width: auto; line-height: 16px; padding:8px; height: auto; background: #fff; display: inline; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; -moz-box-shadow: 0 8px 6px -3px #000; -webkit-box-shadow: 0 5px 6px -3px #000; box-shadow: 0 5px 6px -3px #000;}
.rslides_tabs a:hover {background:#ccc;}
.rslides_tabs li:first-child {margin-left: 0;}
.rslides_tabs .rslides_here a {background: #008bde;}
.rslides_nav {position:absolute; top:49%; z-index:999; width:100%;}
.prev {position:absolute; left:20px !important; background:url(../images/arrow-left.png) no-repeat 0 0; width:24px; height:46px; font-size:0;}
.next {position:absolute; right:20px !important; background:url(../images/arrow-right.png) no-repeat 0 0; width:24px; height:46px; font-size:0;}
/*///////////////////// -------- Home Banner End Here -------- /////////////////////*/

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #808b8d;
	-webkit-font-smoothing: antialiased;
}
a {
	color: #5a657e;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:focus {
	outline: none;
}
.lifetime_section {
	width: 100%;
	float: left;
	background-attachment: fixed;
	position: relative;
}
.lifetime_section.section_overlay * {
	z-index: 3;
}
.lifetime_section.section_overlay:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	z-index: 1;
}
.lifetime_section.section_overlay.light:after {
	background-color: rgba(255,255,255,0.6);
}
.lifetime_section.section_overlay.dark:after {
	background-color: rgba(0,0,0,0.6);
}
.lifetime_section.section_overlay.dark1:after {
	background-color: rgba(0,0,0,0.7);
}
.lifetime_section.section_overlay.dark2:after {
	background-color: rgba(0,0,0,0.8);
}

img {
	max-width: 100%;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	line-height: 1.1;
	color: #292a2b;
}

.theme_font h1, h2, h3, h4, h5, h6 {
	font-family: 'Lato', sans-serif !important;
	    text-transform: uppercase;
}

.theme_color {
	color: #99a4bd;
}
input {
	outline: none;
}
#lifetime_wrapper {
	width: 100%;
	float: left;
	position: relative;
	/*opacity:0;*/
	transition:all 0.3s ease;
}
#lifetime_wrapper .panel{
	background-color:transparent;
}

#lifetime_wrapper.lifetime_body_loaded{
	opacity:1;
	transition:all 0.3s ease;	
	}



.lifetime_logo{ margin-top:5px;}

/************************* page loading start********************************/
.lifetime_page_loader{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999999;
	/* background-image:url(../images/bg/page_loading.jpg); */
	background-size:100% 100%;
	background: rgba(44,62,79,1);
	background: -moz-radial-gradient(center, ellipse cover, rgba(44,62,79,1) 0%, rgba(27,38,49,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(44,62,79,1)), color-stop(100%, rgba(27,38,49,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(44,62,79,1) 0%, rgba(27,38,49,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(44,62,79,1) 0%, rgba(27,38,49,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(44,62,79,1) 0%, rgba(27,38,49,1) 100%);
	background: radial-gradient(ellipse at center, rgba(44,62,79,1) 0%, rgba(27,38,49,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3e4f', endColorstr='#1b2631', GradientType=1 );

	}
.lifetime_loading_bar_wrapper{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	width:50%;
	}	
.lifetime_loading_bar_wrapper .lifetime_loading_bar{
	width:100%;
	height:9px;
	background-color:#beced1;
	position:relative;
	}	
.lifetime_loading_bar_wrapper .lifetime_loading_bar > span{
	position:absolute;
    bottom: 100%;
	width: 30px;
    height: 49px;
	/* animation:bounceInDown 1s; */	
	}	
.lifetime_loading_bar_wrapper .lifetime_loading_bar > span.from{
	left:-15px;
    }
.lifetime_loading_bar_wrapper .lifetime_loading_bar > span.from svg path{
	fill:#FCB715;		
}	

.lifetime_loading_bar_wrapper .lifetime_loading_bar > span.to{
	right:-15px;
	}

@keyframes loadingPoint_animation{
  0%, 20%, 53%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}	
.lifetime_loading_bar_wrapper .lifetime_loading_bar > span.to.jump{
	animation: loadingPoint_animation 1.5s infinite;
}	
	
	
	
.lifetime_loading_bar_wrapper .lifetime_loading_bar .lifetime_loading_bar_overlay{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	background-color:#008bde;
	transition:all 0.3s ease;
	}	

.lifetime_loading_bar_wrapper .lifetime_loading_bar .lifetime_loading_bar_overlay > .pointer{
	position:absolute;
	right:0px;
	bottom:130%;
	width:43px;
	height:44px;
	opacity:0;
	transition:all 0.5s ease;
	}
.lifetime_loading_bar_wrapper .lifetime_loading_bar .lifetime_loading_bar_overlay > .pointer_val{
	position:absolute;
	right:0px;
	top:20px;
	color:#fff;
	font-size:14px;
	}	


	
/************************* page loading end********************************/

/************************* service start********************************/
.best_feature_wrapper {
	padding: 30px;
	text-align: center;
	border: 1px solid;
	border-color: transparent;
	margin-bottom: 100px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper .best_feature_icon {
	width: 77px;
	height: 77px;
	line-height: 77px;
	text-align: center;
	display: inline-block;
	position: relative;
	background-color: #008bde;
	color: #fff;
	font-size: 24px;
	z-index: 9;
	margin-bottom: 35px;
}
.best_feature_wrapper .best_feature_icon:before, .best_feature_wrapper .best_feature_icon:after {
	content: "";
	position: absolute;
	display: block;
	top: 50%;
	height: 1px;
	width: 15px;
	background-color: #2b2b2b;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper .best_feature_icon:before {
	left: -15px;
}
.best_feature_wrapper .best_feature_icon:after {
	right: -15px;
}
.best_feature_wrapper .best_feature_icon i {
	position: relative;
	z-index: 2;
}
.best_feature_wrapper .best_feature_icon span.icon_overlay:before {
	content: "";
	position: absolute;
	width: 0%;
	left: 50%;
	top: 0;
	bottom: 0;
	background-color: #fdb714;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper .best_feature_icon span.icon_overlay:after {
	content: "";
	position: absolute;
	width: 0%;
	right: 50%;
	top: 0;
	bottom: 0;
	background-color: #fdb714;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper h3 {
	color: #282828;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 22px;
}
.best_feature_wrapper p {
	font-size: 14px;
	color: #808b8d;
}
.best_feature_wrapper:hover {
	border-color: #fdb714;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper:hover .best_feature_icon:after {
	width: 30px;
	right: -47px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper:hover .best_feature_icon:before {
	width: 30px;
	left: -47px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper:hover .best_feature_icon span.icon_overlay:before {
	width: 50%;
	left: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.best_feature_wrapper:hover .best_feature_icon span.icon_overlay:after {
	width: 50%;
	right: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
/************************* service end********************************/

	
/************************* offer start ********************************/
.offer_wrapper {
	width: 100%;
	float: left;
}
.offer_wrapper .offer {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}
.offer_wrapper .offer > img{
	width:100%;
	}
.offer_wrapper .offer .text_wrapper {
	position: absolute;
	bottom: -54px;
	left: 0;
	right: 0;
	padding: 10px 50px;
	background-color: rgba(134, 184, 23, 0.90);
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offer_wrapper .offer:hover .text_wrapper {
	bottom: 0;
	background-color: rgba(253, 183, 20, 0.90);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offer_wrapper .offer .text_wrapper h3 {
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offer_wrapper .offer:hover .text_wrapper h3 {
	transform: translateY(0px);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.offer_wrapper .offer .text_wrapper .btn-lifetime {
	color: #fff;
	font-size: 14px;
	border: 2px solid #fff;
	padding: 7px 25px;
}
.offer_wrapper .offer .text_wrapper .btn-lifetime:after {
	display: none;
}
/* Hexagon */
.welcome-box .outer-hex {
	width: 256px;
	height: 295px;
}
.welcome-box .inner-hex {
	width: 230px;
	height: 264px;
}
.welcome-box .outer-hex {
	background-color: rgba(0,0,0,0.5);
}
.chosen-item-1 .outer-hex, .chosen-item-2 .outer-hex, .chosen-item-3 .outer-hex, .note-1 .outer-hex {
	width: 124px;
	height: 140px;
}
.chosen-item-1 .inner-hex, .chosen-item-2 .inner-hex, .chosen-item-3 .inner-hex, .note-1 .inner-hex {
	width: 98px;
	height: 112px;
}
.welcome-box {
	margin: 0 auto;
	padding-top: 150px;
	text-align: justify;
}
.hive {
	position: relative;
}
.outer-hex {
	position: relative;
	margin: 0 auto;
	width: 194px;
	height: 224px;
}
.hex {
	overflow: hidden;
	visibility: hidden;
	-webkit-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-o-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.hex-in1, .hex-in2, .hex-area {
	width: 100%;
	height: 100%;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.hex-in2.hex-area {
	background-image: url('../images/offer/hex_bg.png');
	background-size: 100% 97%;
	background-repeat: no-repeat;
	background-position-y: 2px;
	transition: all 0.5s ease;
}
.hex-in1:hover .hex-in2.hex-area {
	background-image: url('../images/offer/hex_bg_hover.png');
	background-size: 100% 97%;
	background-repeat: no-repeat;
	background-position-y: 2px;
	transition: all 0.5s ease;
}
.hex-in1 {
	overflow: hidden;
}
.hex-in2 {
	visibility: visible;
}
.inner-hex {
	position: relative;
	margin: 0 auto;
	top: 14px;
	height: 196px;
	width: 168px;
}
/* Hexagon End */
/* Blog */

.offer_hex_item {
	width: 181px;
	float: left;
	margin-right: 4px;
}
.offer_hex_item .offer_hex_info {
	display: block;
	position: relative;
	top: -99px;
	height: 87px;
	background-color: rgba(134, 184, 23, 0.9);
	color: #fff;
	text-transform: uppercase;
	padding: 10px 0;
	transition: all 0.3s ease;
}
.offer_hex_item .offer_hex_info span {
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
}
.offer_hex_item .offer_hex_info h4 {
	background-color: #fdb714;
	font-size: 16px;
	font-weight: 600;
	padding: 4px 8px;
	display: inline-block;
	margin: 0;
}
.offer_hex_item .offer_hex_info p {
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-top: 5px;
}
.offer_hex_wrapper .offer_hex_item:nth-child(n+2) {
	margin-top: -81px;
}
.offer_hex_wrapper .blog-4s-first {
	margin-left: 92px;
}
.offer_hex_wrapper {
	text-align: center;
}
.offer_hex_item .outer-hex {
	width: 206px;
	height: 242px;
}
.offer_hex_item .inner-hex {
	width: 180px;
	height: 214px;
}
.offer_hex_item_overlay .outer-hex {
	width: 181px;
	height: 214px;
}
.offer_hex_item_overlay .inner-hex {
	width: 150px;
	height: 185px;
}
.offer_hex_item_overlay .hex-area {
	background-color: rgba(0,0,0,0.1);
}
.offer_hex_item_overlay .outer-hex {
	background-color: transparent;
}
.offer_hex_item .socials {
	padding-top: 60px;
}
.offer_hex_item .socials li {
	padding: 0 2px;
}
.offer_hex_item .socials .social .outer-hex {
	width: 24px;
	height: 46px;
}
.offer_hex_item .socials .social .inner-hex {
	width: 17px;
	height: 21px;
}
.offer_hex_item .socials .social i {
	font-size: 13px;
	color: #1d1d1d;
}
.offer_hex_item_overlay h5 {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 0;
}
.offer_hex_item_overlay h6 {
	color: #8b8b8b;
	font-weight: lighter;
}
.offer_hex_item_overlay:hover .hex-area {
	background-color: rgba(0,0,0,0.8);
}
#blog .flex-control-nav {
	bottom: -80px;
}
.offer_hex_item .socials li {
	padding: 0 2px;
}
.socials li {
	display: inline-block;
}
.socials .social {
	margin: 0 auto;
	text-align: center;
}
.hive {
	position: relative;
}
.hive:hover {
	z-index: 999;
}
.offer_hex_item .socials .social .outer-hex {
	height: 46px;
	width: 24px;
}
.offer_hex_item .socials .social .hex-area, .offer_hex_item .socials .social .outer-hex {
	background: #00b8ad !important;
}
.hex-in1 {
	overflow: hidden;
}
.hex-in1, .hex-in2, .hex-area {
	height: 100%;
	transform: rotate(-60deg);
	width: 100%;
}
.offer_hex_item .socials .social .outer-hex {
	height: 46px;
	width: 24px;
}
.offer_hex_item .socials .social .inner-hex {
	height: 21px;
	width: 17px;
}
.socials .social .inner-hex {
	height: 42px;
	width: 35px;
}
.hex-in1, .hex-in2, .hex-area {
	height: 100%;
	transform: rotate(-60deg);
	width: 100%;
}
.offer_hex_item_overlay:hover .hex-area .offer_hex_info {
	top: 49px;
}
.pp_inline h3 {
	padding-bottom: 20px;
}
.pp_inline p {
	font-size: 16px;
	line-height: 24px;
}
.pp_pic_holder.dark_rounded {
	background: #000;
}


.offer_detail_wrapper{
	clear:both;
	} 
.offer_detail_wrapper ul {
	list-style: none;
	width: 70%;
	float: right;
	margin: 30px auto;
}
.offer_detail_wrapper ul li {
	width: 50%;
	float: left;
	font-size: 16px;
	margin-bottom: 30px;
}
.offer_detail_wrapper ul li i {
	color: #008bde;
}




@media (max-width: 1200px) {
.offer_detail_wrapper ul{
	width:100%;
	}	
	}


/*unused style start*/
@media (min-width: 1024px) {
.blog-main {
	width: 975px
}

}
@media (min-width: 940px) and (max-width: 1024px) {
.blog-main {
	width: 975px;
	margin-left: -20px;
}
.offer_hex_item_overlay:hover .hex-area .offer_hex_info {
	top: 60px;
}
.offer_hex_item .outer-hex {
	width: 180px;
	height: 232px;
}
.offer_hex_item .inner-hex {
	width: 170px;
	height: 206px;
}
.offer_hex_item_overlay .outer-hex {
	width: 171px;
	height: 206px;
}
.offer_hex_item_overlay .inner-hex {
	width: 140px;
	height: 175px;
}
.offer_hex_item {
	width: 180px;
}
.offer_hex_wrapper .offer_hex_item:nth-child(n+5) {
	margin-top: -74px;
}
.offer_hex_wrapper .blog-4s-first {
	margin-left: 91px;
}
.offer_hex_item .socials {
	padding-top: 50px;
}
.offer_hex_item_overlay:hover .hex-area .offer_hex_info{
	top:44px;
	}
.offer_detail_wrapper .lifetime_heading{
	margin-top:30px;
	}
.offer_detail_wrapper ul li{
	width:100%;
    margin-bottom: 10px;	
	}
}
@media (min-width: 768px) and (max-width: 939px) {
.offer_detail_wrapper .lifetime_heading{
	margin-top:50px;
	}	
.offer_detail_wrapper ul{
	width:100% !important;
	}	
.offer_detail_wrapper ul li{
	width:100%;
    margin-bottom: 10px;	
	}	

}
 @media only screen and (max-width: 767px) {
.form-detail {
	width: 100%
}
.offer_hex_item{
	float: none;
    display: inline-block;
	}
.offer_hex_wrapper{
	overflow:hidden;
	}	
.offer_hex_wrapper .blog-4s-first {
    margin-left: 0;
}
.offer_hex_wrapper .offer_hex_item:nth-child(n+2){
	margin-top:0;
	}
.offer_detail_wrapper{
	text-align:center;
	}	
.offer_detail_wrapper .lifetime_heading.right{
	text-align:center;
	}	
.offer_detail_wrapper p{
	text-align:center;
	}
.offer_detail_wrapper .lifetime_heading.right:after, .offer_detail_wrapper .lifetime_heading.right:before{
	right: auto;
	left: 50%;
	transform:translateX(-50%);
	}	

}
@media only screen and (max-width: 480px) {
.offer_hex_item {
	width: 204px;
	float: none;
	margin: 0 auto;
	margin-left: 20px !important;
}
.offer_hex_wrapper .offer_hex_item:nth-child(n+2) {
	margin-top: 0;
}
.offer_hex_item .outer-hex {
	width: 206px;
	height: 242px;
}
.offer_hex_item .inner-hex {
	width: 180px;
	height: 214px;
}
.offer_hex_item_overlay .outer-hex {
	width: 181px;
	height: 214px;
}
.offer_hex_item_overlay .inner-hex {
	width: 150px;
	height: 185px;
}
.offer_hex_item .socials {
	display: block;
	padding-top: 20px;
}

.offer_detail_wrapper ul{
	text-align:left;
	}

}

/* unused style end */

/************************* offer end ********************************/
.full_width{
		float:left;
		width:100%;
}


/****************************************************************************************************
home one start 
*****************************************************************************************************/
/*-------placeholder css-----*/

select{
	-webkit-appearance: initial;
}
.booking_textarea::-moz-placeholder, .booking_input::-moz-placeholder , #sidebar_search::-moz-placeholder { /* Firefox 19+ */
   color: #808b8d;

}

.booking_textarea::-webkit-input-placeholder, .booking_input::-webkit-input-placeholder, #sidebar_search::-webkit-input-placeholder { /* Safari, Chrome and Opera */
    color: #808b8d;
  
}


.booking_textarea:-ms-input-placeholder, .booking_input:-ms-input-placeholder, #sidebar_search:-ms-input-placeholder { /* IE 10+ */
   color: #808b8d; 

}

#sidebar_search::-ms-input-placeholder { /* Edge */
   color: #808b8d;
   
}

.booking_textarea:placeholder-shown, .booking_input:placeholder-shown, #sidebar_search:placeholder-shown { /* Standard one last! */
   color: #808b8d;
}

.submit_field input::-webkit-input-placeholder{
	color:#fff;
}
.submit_field input::-moz-input-placeholder{
	color:#fff;
}
.submit_field input::-ms-input-placeholder{
	color:#fff;
}

/*-------placeholder css-----*/

  /* transition css start */
.inner_ovelay, img, .submit_subscribe, .feature_overlay, .feature_box_content, .feature_overlay h4, .overlay_package, a, .large_slide_btn, i, .feature_overlay,h4,h3 {
	-webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
	
}
/* transition css start */

.upper_space_50{
	padding-top:50px;
}

/*----slider text css start------*/
.slider_left_part h4, .slider_left_part h3{
    color: #2c3e50;
    letter-spacing: 0.1em !important;
}
.slider_left_part p{
	    color: #2c3e50;
	    font-family: Open Sans;
	    position: relative;
}

.slider_left_part p:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    bottom: -8px;
}
.slider_left_part h3{
	font-weight: 900 !important;
	margin-top: 0px !important;
}

.large_slide_btn {
    text-transform: uppercase;
    font-family: Open Sans;
    display: inline-block;
    text-align: center;
     background: #fdb714;
    color: #ffffff;
    border-radius: 5em;
    margin-right:5px !important;
    margin-top: 23px !important;
    line-height:45px !important; 
    font-size:13px !important;
    font-weight:300 !important;
    width: 150px;
    height:45px;
    
}
.large_slide_btn:hover {
	 background: #ffffff;
    color: #fdb714;
}
/*----slider text css End------*/



.slider_form_main{
}
.slider_tabs{
}
	.slider_tabs .wsa_tab ul li {
    float: left;
    list-style: none;
}
.main_content_form{
		float:left;
		width:100%;
}
.slider_content_wrap {
    background: #008bde;
    padding: 47px 0px;
}
.slider_content_wrap .main_content_form {
    background: #fff;
    border: 1px solid #e4e2e2;
    padding: 30px 35px;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.slider_tabs .wsa_tab ul li {
    float: left;
    list-style: none;
  
   
}
.slider_tabs .wsa_tab ul li a {
    color: #fff;
    font-size: 22px;
    padding: 15px 39px;
    float: left;
    background: #fdb714;
	 border: 1px solid #fff;
}
.slider_tabs .wsa_tab ul li a.active {
    background: #008bde;
    border-color: transparent;
}
.slider_tab_main {
    position: relative;
    float: left;
    width: 100%;
}
.home_tabs_search {
    position: relative;
    bottom: 0;
    margin-top: -72px;
    float: left;
    width: 100%;
}
.pull_left{
		float:left;
}
.main_content_form  .pull_left{
		margin-right:1%;
		position:relative;
}
.destination_field {
    width: 213px;
}
.check_in_field {
    width: 165px;
}
.room_select_field {
    width: 98px;
}
.main_content_form input, .main_content_form select {
    width: 100%;
}
.main_content_form i.fa {
    position: absolute;
    top: 33px;
    right: 0;
    background: #fdb714;
    color: #ffffff;
    width: 37px;
    height: 32px;
    text-align: center;
    line-height: 30px;
}
.main_content_form input, .main_content_form select {
    width: 100%;
    border: 1px solid #e6e4e4;
    height: 32px;
    padding-left: 12px;
    border-radius: 0px;
	color: #2b2b2b;
}
.submit_field {
    width: 165px;
    margin-right: 0px !important;
    margin-top:33px;
}
.submit_field .tab_search {
    position: absolute;
    top: 0;
    right: 0;
    width: 37px;
    height: 32px;
    background: #fdb714;
    border-radius: 0px;
    color: #fff;
}
.main_content_form .pull_left label {
    text-transform: uppercase;
    color: #2b2b2b;
    font-family: Montserrat;
    font-weight: 400;
    margin-bottom: 13px;
}
.submit_field  .search_tabs {
    background: #008bde;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    border: none;
    padding:10px 30px;
}

/*----world section css start-----*/

.lifetimeite_world_section {
    padding: 99px 0px;
}

.heding_middle_part p {
    color: #808b8d;
    line-height: 24px;
}
.heding_middle_part {
    text-align: center;
}

.heding_middle_part h3 {
    font-weight: 700;
    color: #2c3e50;
	padding-bottom: 15px;
}

.heding_middle_part h3:after {
    top: 4px;
}
.heding_middle_part {
	position: relative;
	
}
.heding_middle_part h3:after, .heding_middle_part h3:before {
    content:"\f107\f107\f107\f107\f107\f107\f107\f107\f107\f107";
    display: inline-block;
    font: normal normal normal 9px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 100px;
    height: 3px;
    color: #008bde;
    position: absolute;
    left: 0;
    right: 0;
    margin: 18px auto 0 auto;
    letter-spacing: -0.15em;
}

 /* ractangle part css start */

.col_25 {
    float: left;
    padding-right: 0%;
    width: 20%;
    padding-left: 15px;
    padding-right: 15px;
}

.col_25:last-child{
		margin-right:0px;
}
.rectangle_wrapper{
		
}
.rectangle_wrapper {
    text-align: center;
}

.rectangle_wrapper .fa {
    background: #008bde;
    color: #fff;
    border-radius: 5em;
	border: 3px solid #fff;
}
.circle_icon .big_circle {
    width: 127px;
    height: 127px;
    line-height: 127px;
    font-size: 30px;
    position: relative;
    z-index: 999;
    top: 0;
    top: 58px;
}
.circle_icon .small_circle {
    width: 44px;
    height: 44px;
    line-height: 38px;
    font-size: 16px;
    position: relative;
    bottom: 24px;
}
.inner_ovelay p {
    text-transform: capitalize;
    color: #999999;
    font-style: italic;
    padding-top: 19px;
    line-height: 30px;
}

.ractangle_box_cover .ractangle_inner .inner_ovelay {
    background: #f4f4f4;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 75px;
}

.ractangle_box_cover .ractangle_inner {
  position:relative;
  overflow:hidden;
}
.ractangle_box_cover .circle_icon{
		float:left;
		width:100%;
}
.ractangle_box_cover:hover .inner_ovelay {
    background: rgba(34, 34, 34, 0.71);
    color: #ffffff;
}

.ractangle_box_cover:hover .inner_ovelay  h4{
    color: #ffffff;
}
.ractangle_box_cover:hover .inner_ovelay  p{
		color:#ffffff;
}
.ractangle_box_cover:hover .circle_icon .fa {
	background:#fdb714;	
}
.ractangle_box_cover:hover .inner_ovelay h4:after {
    background: #fff;
}

.ractangle_box_cover .ractangle_inner  img{
		width:100%;
		transform: translateX(-100px);
		-webkit-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		
}

.ractangle_box_cover:hover .ractangle_inner img{
	transform: translateX(0px);
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
}
.inner_ovelay h4:after {
    position: absolute;
    display: block;
    content: "";
    background: #008bde;
    height: 3px;
    width: 33px;
    left: 35%;
    bottom: -22px;
}

.inner_ovelay h4 {
    position: relative;
    line-height: 24px;
    color: #282828;
    display: inline-block;
    width: 111px;
}
 /* ractangle part css end */
/*----world section css end-----*/

/* resonsive media query */
@media (min-width:992px) and (max-width:1200px){
	.destination_field {
		width: 175px;
	}
	.check_in_field {
		width: 130px;
	}
	.room_select_field {
		width: 85px;
	}
	.submit_field {
	  width: 125px;
	}
	
	/*-----ractangle boxes---*/
	.ractangle_box_cover .ractangle_inner .inner_ovelay{
		padding-top: 70px;
	}
}

/* feature boxes css start */

.lifetimeite_feature_section {
    background: #f4f4f4;
    padding:100px 0px;
}
.first_box {
    text-align: right !important;
    border: none !important;
    padding-right: 80px;
    overflow: hidden;
}
.first_box h3 {
    color: #2c3e50;
	position:relative;
}
.lifetimeite_heading_feature {
    position: relative;
    font-weight: bold;
	line-height: 36px;
    max-width: 154px;
}

.lifetimeite_heading_feature:after, .lifetimeite_heading_feature:before{
	content: "\f107\f107\f107\f107\f107\f107\f107";
    display: inline-block;
    font: normal normal normal 9px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 100px;
    height: 3px;
    color: #008bde;
    position: absolute;
    right: 0;
    letter-spacing: -0.15em;	
}
.lifetimeite_heading_feature:before {
    bottom: -10px;
}
.lifetimeite_heading_feature:after {
    bottom: -14px;
}
.first_box p {
    font-size: 16px;
    color: #808b8d;
    line-height: 24px;
    padding-top: 30px;
}
.feature_box {
    text-align: center;
    position: relative;
    border: 1px solid #0c2535;
    padding-top: 30px;
	padding-bottom: 30px;
	min-height: 251px;
	perspective:400px;
	-webkit-perspective:400px;
}
.feature_box h4 {
    padding-top: 20px;
	color:#333333;
}

.feature_overlay p {
    color: #ffffff;
    line-height: 20px;
    padding-top: 10px;
}

.feature_box i.fa {
    font-size: 72px;
    width: 130px;
    height: 130px;
    color: #333333;
    border-radius: 5em;
    border: 9px solid #333333;
    line-height: 108px;
}

.feature_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(253, 183, 20, 0.95);
    padding-top: 40px;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    transform: scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.feature_box:hover .feature_overlay{
		top:0;
		display:block;
		visibility:visible;
		opacity:1;
		 transform: scale(1);
    -webkit-transform:scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
		}
		
	.feature_box:hover .feature_box_content i {
    transform: translateY(24%);
    -webkit-transform: translateY(24%);
    -moz-transform: translateY(24%);
    -ms-transform: translateY(24%);
    -o-transform: translateY(24%);
     position: relative;
}
		
		.feature_box:hover .feature_title{
		visibility:hidden;
		opacity:0;
		}
		

		
		
		.offer_feature_wrapper {
    float: left;
    width: 100%;
    overflow: hidden;
}
	.feature_box:hover{
			border-color:rgba(253, 183, 20, 0.95);
	}
	
	.feature_overlay h4 {
    padding-top: 20px;
	color:#ffffff;
	
}
	.feature_box:hover .feature_overlay h4 {
	} 
		
		.feature_box:hover .feature_box:before {
    content: "";
    width: 100%;
    position: absolute;
    border: 1px dashed;
    left: 0;
    top: -9px;
}


.feature_overlay:after, .feature_overlay:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 23px;
    background: url(../images/Home/Hover-Line-Top.png) no-repeat;
    background-size: 100% 100%;
}
.feature_overlay:before {
    top: -32px;
}

.feature_overlay:after{
	bottom: -33px;
}

.first_box:after {
    content: url(../images/Home/line-circle2.png);
    position: absolute;
    display: block;
    width: 8px;
    height: 100%;
    bottom: 0;
    right: 49px;
}


/* feature boxes css END */

/*------package section css start----------*/
.lifetimeite_package_section{
		background: url('http://placehold.it/1600x817')no-repeat;
		background-size:cover;
		padding-top: 70px;
	    padding-bottom: 90px;
}

.packages_heading_para h3 {
    font-weight: 700;
    color: #ffffff;
}

.packages_heading_para p {
    color: #ffffff;
    line-height: 24px;
}
.hnmn_pack_content {
    background: #ffffff;
}
.hnmn_pack_content p {
    color: #666666;
    line-height: 24px;
}
.hnmn_pack_content .package_title {
    color: #313131;
    font: 700 20px 'Lato', sans-serif;
    text-transform: capitalize;
    margin-bottom: 9px;
    letter-spacing: 0.4px;
}

.black_btn{
	color: #ffffff;
	background: #222222;
	 text-transform: uppercase;
	 text-align: center;
}
.all_pack_btn {
    width: 109px;
    height: 26px;
    float: right;
    font-size: 10px;
    line-height:23px;
}

.hnmn_packages .hnmn_pack_thumb {
    float: left;
    /*width: 200px;*/
    width: 197px;
    position: relative;
     overflow: hidden;
}
.hnmn_packages .hnmn_pack_thumb img {
   width: 100%;
}
.hnmn_packages .hnmn_pack_content {
    float: left;
    width: 260px;
    padding: 0px 20px 7px 20px;
}

.overlay_package {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(134, 184, 23, 0.59); 
    opacity:0; 
}

.overlay_package a{
	float: left;
	width:100%;
	height: 100%;
}

.hnmn_pack_thumb:hover .overlay_package{
	opacity:1;
	
}
.overlay_package i.fa {
    color: #ffffff;
    border-radius: 5em;
    height: 45px;
    width: 45px;
    font-size: 24px;
    line-height: 41px;
    border: 3px solid #ffffff;
    text-align: center;
    margin: 35% 39%;
}
.hnmn_packages {
    margin-top: 30px;
}
.hnymn_package_button {
    margin-top: 50px;
}
.hnymn_package_button a {
    display: inline-block;
    width: 138px;
    height: 42px;
    border: 1px solid #ffffff;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    text-align: center;
    line-height: 41px;
    margin-right: 8px;
	margin-bottom:5px;
}
.hnymn_package_button a:hover {
    background: #008bde;
    border-color: transparent;
}
.right_side_img {
    float: left;
    width: 100%;
}
/*------package section css End----------*/

/*------home subscribe section css start----*/

.home_subscribe_section{
	background: #000000 url('http://placehold.it/1600x236')no-repeat;
	background-size: cover;
	position:relative;
	
}

.subscribe_middle_part {
    text-align: center;
    padding: 67px 0;
}
.subscribe_middle_part h3 {
    color: #ffffff;
    text-transform: capitalize;
    margin-top: 0;
    padding-bottom: 18px;
}

.sbuscribe_widget_middle{
	    display: inline-block;
    width: 550px;
    position: relative;
	
}
.sbuscribe_widget_middle .send_email {
    border: 2px solid #5e5d5b;
    width: 100%;
    background: transparent;
    padding-left: 25px;
    height: 47px;
	color:#fff;
	padding-right:113px;
	text-transform: inherit;
}


.sbuscribe_widget_middle .submit_subscribe {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    border-left: 2px solid #5e5d5b;
    height: 100%;
    width: 108px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #ffffff;
}

.submit_subscribe:hover {
    color: #5e5d5b;
}

/* Home 3 css */
.booking_panel_wrapper_main div.destination_tab .bs-searchbox input {
    color: #222;
}
/* Home 3 css */
/*------home subscribe section css End----*/

/*----media query start----*/

@media (max-width:991px){
		.destination_field, .check_in_field, .room_select_field, .submit_field{
				width:100%;
		}
	.home_tabs_search {
		position: relative;
	}
	
	.feature_box_wrapper, .feature_box_second {
    margin-bottom: 50px;
	
}
.feature_box.first_box {
    margin-bottom: 50px;
}
.feature_box_second img{
	width:100%;
}
}

@media (min-width:768px) and (max-width:991px){
	
	.feature_box_second {
    min-height: 337px;
}
}


@media (max-width:767px){
	.col_25 {
		margin-right: 0px;
		margin-bottom:25px;
		width: 100%;
	}
	
	
	
	.sbuscribe_widget_middle {
    width: 95%;
  
}
}

@media (min-width:768px) and (max-width:991px){

	.rectangle_wrapper{
			text-align:center;
	}
}

@media (min-width:768px) and (max-width:1200px){
.col_25 {
    width: 33%;
}
}

@media (min-width:992px) and (max-width:1200px){
	.hnmn_packages .hnmn_pack_content {
    width: 282px !important;
    padding: 0px 8px 6px 13px;
}
	
	.hnmn_packages .hnmn_pack_thumb {
    float: left;
    width: 171px !important;
}
.end_box_fearure h3 {
    font-size: 18px;
    line-height: 28px;
}
}

@media (max-width:533px){
	
	.hnmn_packages .hnmn_pack_thumb, .hnmn_pack_content {
    width: 100% !important;
}
}

@media (min-width:1200px){
	.right_side_img img {
    position: absolute;
    margin-top: 22px;

}
}


@media (max-width:480px){
.sbuscribe_widget_middle .send_email {
    padding-left: 8px;
    font-size: 12px;
	padding-right:8px;
}

.sbuscribe_widget_middle .submit_subscribe {
    position: relative;
    border: 2px solid #5e5d5b;
    height: 47px;
    width: 100%;

   
    margin-top: 10px;
}

.subscribe_middle_part h3 {
	 font-size: 15px;

}
.hnymn_package_button {
    text-align: center;
}
.slider_tabs .wsa_tab ul li a {
    font-size: 15px;
    padding: 4px 15px;
}

}

@media (max-width:767px){
	.home_tabs_search{
		margin-top:0px;
	}
	
	.slider_menus ul li a {
    font: 300 13px "Lato", sans-serif !important;
    padding: 0px 6px !important;
}
	
	/*slider buttons*/
.large_slide_btn {
    margin-top: 15px !important;
    line-height: 21px !important;
    font-size: 8px !important;
    font-weight: 300 !important;
    width: 65px;
    height: 21px;
}
}


@media (max-width:781px){
	.row {
    margin-right: auto;
    margin-left: auto;
}
}

@media (min-width:992px) and (max-width:1200px){
	
	.main_testimonials_content:before {
  font-size: 100px !important;
    top: -18% !important;
    left: -64px !important;
}
}


@media (min-width:768px) and (max-width:991px){
	
	.main_testimonials_content:before {
    font-size:50px !important;
    top: -6% !important;
    left: -20px !important;
	}
}

@media (max-width:767px){

.ractangle_box_cover .ractangle_inner .inner_ovelay{
	padding-top:100px;
}
}

@media (max-width:991px){
	.main_content_form .pull_left {
    margin-right: 0;
    position: relative;
    margin-bottom: 15px;
}
.first_box h3 {
 text-align: right;
  max-width: none;
}

#lifetime_wrapper{
	overflow:hidden;	
}	
	
}
/*----media query End----*/


/*animation css start*/
.slick_contents p, .main_content_form, .flight_booking_tab, .tab_details_part, .main_content_area .inner_container, .inner_body_payment {
   animation:Fade 1s 1 ;
   -moz-animation:Fade 1s 1 ;
   -webkit-animation:Fade 1s 1 ;
   -ms-animation:Fade 1s 1 ;
   -o-animation:Fade 1s 1 ;
   position:relative;
}

@-webkit-keyframes Fade {
 0%   {-webkit-transform: translateY(-10px); opacity:0;}
 100%   {-webkit-transform: translateY(0px); opacity:1; }

}

@-moz-keyframes Fade {
 0%   {-moz-transform: translateY(-10px); opacity:0;}
 100%   {-moz-transform: translateY(0px); opacity:1;}
}
@keyframes Fade {
 0%   {transform: translateY(-10px); opacity:0;}
 100%   {transform: translateY(0px); opacity:1;}
}

.tab_search_widget{
   animation:Fadeleft 1s 1 1000ms ;
   -moz-animation:Fadeleft 1s 1 1000ms ;
   -webkit-animation:Fadeleft 1s 1 1000ms ;
   -ms-animation:Fadeleft 1s 1 1000ms ;
   -o-animation:Fadeleft 1s 1 1000ms ;
   position:relative;
}

@-webkit-keyframes Fadeleft {
 0%   {-webkit-transform: translateX(-30px); opacity:0;}
 100%   {-webkit-transform: translateX(0px); opacity:1; }

}
@-moz-keyframes Fadeleft {
 0%   {-moz-transform: translateX(-30px); opacity:0;}
 100%   {-moz-transform: translateX(0px); opacity:1;}
}
@keyframes Fadeleft {
 0%   {transform: translateX(-30px); opacity:0;}
 100%   {transform: translateX(0px); opacity:1;}
}

/* confirmation message */
.confirmation_msg span{
	animation:zoomin 2s 1 1000ms ;
   -moz-animation:zoomin 2s 1 1000ms ;
   -webkit-animation:zoomin 2s 1 1000ms ;
   -ms-animation:zoomin 2s 1 1000ms ;
   -o-animation:zoomin 2s 1 1000ms ;
   position:relative;
}

@-webkit-keyframes zoomin {
 0%   {-webkit-transform: scale(0); opacity:0;}
 100%   {-webkit-transform: scale(1); opacity:1; }

}
@-moz-keyframes zoomin {
 0%   {-moz-transform: scale(0); opacity:0;}
 100%   {-moz-transform: scale(1); opacity:1;}
}
@keyframes zoomin {
0%   {transform: scale(0); opacity:0;}
 100%   {transform: scale(1); opacity:1;}
}

/* confirmation message */


@media(max-width:1200px){
	
	.first_box:after {
    right: 33px;
}
}

/*---------fixed menu css start------*/

.fixed_top_menu .lifetime_logo a {
    line-height: 64px;
}
.fixed_top_menu .main_menu > ul > li > a {
    font-weight: normal;
    line-height: 75px;
	}
	

.fixed_top_menu {
    position: fixed;
    z-index: 100100;
    background-color: rgba(0, 0, 0, 0.55);
    top: 0;
    transform: perspective(200px);
    -webkit-transform: perspective(200px);
    -moz-transform: perspective(200px);
    -o-transform: perspective(200px);
    -ms-transform: perspective(200px);
    background: rgba(25, 25, 25, 0.95);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-animation: fixed_menu_animation 0.3s;
    -moz-animation: fixed_menu_animation 0.3s;
    -ms-animation: fixed_menu_animation 0.3s;
    -o-animation: fixed_menu_animation 0.3s;
    animation: fixed_menu_animation 0.3s;
}

@-webkit-keyframes fixed_menu_animation {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fixed_menu_animation {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.what_we_do_tab .feature_tab_crousel {
    -webkit-animation: from_left 0.8s 20ms;
    -moz-animation: from_left 0.8s 20ms;
    animation: from_left 0.8s 20ms; 
}

@-webkit-keyframes from_left {
    0%   {-webkit-transform: translateX(-70px); opacity:0;}
	100%   {-webkit-transform: translateX(0px); opacity:1; }
}

@keyframes from_left {
	0%   {transform: translateX(-70px); opacity:0;}
	100%   {transform: translateX(0px); opacity:1; }
}
@-moz-keyframes from_left {
	0%   {-moz-transform: translateX(-70px); opacity:0;}
	100%   {-moz-transform: translateX(0px); opacity:1; }
}

/*animation css end*/
/*---------fixed menu css start------*/
/****************************************************************************************************
home one end 
*****************************************************************************************************/



/****************************************************************************************************
home two start 
*****************************************************************************************************/
li{
	list-style:none;
}
.feature_overlay_second, .img_overlay{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.feature_box_second {
    position: relative;
}
	.feature_overlay_second {
    /*position: absolute;*/
    width: 100%;
    bottom: 0;
    padding: 8px 0px 18px 0;
    text-align: center;
    background: #008bde;
    color: #ffffff;
    opacity: 0.9;
}

.feature_box_second:hover .feature_overlay_second {
    background: #fdb714;
}

.bottom_first {
    font: 700 16px 'Lato', sans-serif;
    text-transform: uppercase;
	margin-bottom: 11px;
}
.bottom_second {
 margin-top: 2px;
 margin-bottom:10px;

}
.feature_overlay_second .bottom_first h4 {
    color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding:0 6px;
	 margin-top:0;
	 margin-bottom:4px;
}
.feature_overlay_second .bottom_first a {
	font-size:14px;
    color: #fff;
	
}
.feature_overlay_second a.bkbtm{ background:#4c4c4c; padding:6px 12px; color:#fff; -webkit-border-radius: 4px; -moz-border-radius: 4px;  border-radius: 4px; margin-bottom:8px;}

.bottom_first span {
    font: 300 12px 'Lato', sans-serif;
    position: relative;
    left: 15px;
}

.end_box_fearure:before {
    content: url(../images/Home/line-circle2.png);
    position: absolute;
    display: block;
    width: 8px;
    height: 100%;
    bottom: 0;
    left: 14px;
}
.end_box_fearure {
    padding-left: 80px;
    position: relative;
    padding-top: 25px;
    overflow: hidden;
}
.end_box_fearure h3 {
    color: #2c3e50;
	margin-top:0px;
}
.end_box_fearure p {
    padding-top: 35px;
}

.end_box_fearure .lifetimeite_heading_feature:before, .end_box_fearure .lifetimeite_heading_feature:after {
    left: 0;
}

.end_box_fearure a.black_btn {
    width: 150px;
    height: 42px;
    float: left;
    line-height: 40px;
    margin-top: 23px;
	text-transform:capitalize;
}


/*-----offer css start-----*/

.offer_box_wrapper{
	position:relative;
}
.overlay_btn{
	float:left;
	width:100%;
}
.offer_box_wrapper .offer_inner {
    background: #222222;
    text-align: center;
    padding: 30px 6px;
}

.offer_box_wrapper .offer_inner h4{
	margin-top:0px;
	color: #ffffff;	
	margin-bottom: 0;
	    font-weight: bold;
    text-transform: capitalize;
}

.offer_box_wrapper .offer_inner p {
    color: #aaaaaa;
    line-height: 20px;
}
.offer_inner .green_btn{
	line-height: 30px;
    height: 30px;
    width: 78px;
    margin-top: 7px
}
.green_btn {
    color: #ffffff;
    background: #ff9c00;
    display: inline-block;
}
.offer_box_wrapper .circle_icon {
    float: left;
    width: 62px;
    height: 62px;
    padding-top: 12px;
    background: #008bde;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    border: 3px solid #ffffff;
    border-radius: 5em;
    font-size: 18px;
	position: absolute;
    top: -32px;
    left: 10px;
	z-index:99;
}
.img_overlay_wrapper .img_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: #000000;
    opacity: 0.5;
}
.circle_icon span {
    font-size: 12px;
    text-transform: uppercase;
    position: relative;
    line-height: 18px;
}
.img_overlay_wrapper {
    position: relative;
    width: 100%;
    float: left;
    perspective: 900px;
    -webkit-perspective: 400px;
    -moz-perspective: 900px;
}



.offer_box_wrapper:hover .img_overlay {
    transform:rotateX(-90deg);
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
	opacity:0;
}
.offer_box_wrapper:hover .green_btn {
  background: #fdb714;
}

.destination_button{
	text-align:center;
}
.destination_button a.feature_more_btn {
    width: 210px;
    height: 52px;
    display: inline-block;
    line-height: 50px;
    text-transform: capitalize;
    font-size: 16px;
    margin-top: 30px;
}

/*-----offer css end-----*/

/*----slider css start-----*/
.slider_heading_wrap{
	
}
.lifetimeite_slider_text{
	font-family:'Lato', sans-serif;
	font-weight:700 !important;
	text-transform:uppercase;
	letter-spacing: 0.03em !important;
}

.bottom_line_text {
    position: relative;
    padding-bottom: 28px !important;
}
.bottom_line_text:after {
    content: "";
    position: absolute;
    display: block;
    width: 50%;
    height: 3px;
    border-bottom: 1px double #ffffff;
    bottom: -6px;
    left: 25%;
    border-bottom-width: thick;
}
.tour_packages{
	font-family:'Lato', sans-serif;
	font-weight:300 !important;
}
.tour_packages span{
	color:#fdb714;
}

.lifetimeite_slider_menus {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    background: -moz-linear-gradient(right, #90bb3a 53%,rgba(143, 187, 58, 0) 59%);
    background: -webkit-linear-gradient(right, #90bb3a 53%,rgba(143, 187, 58, 0) 59%);
    background: linear-gradient (right, #90bb3a 53%,rgba(143, 187, 58, 0) 59%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#008fbb3a',GradientType=1 );
}

.slider_main_wrapper {
    position: relative;
}
.lifetimeite_slider_menus{
float:left;
width:100%;	
}
.slider_menus{
float: left;
width: 100%;
}
.slider_menus ul {
    margin: 0;
    float: right;
    padding: 12px 0px;
}
.slider_menus ul li {
    float: left;
}
.slider_menus ul li a {
    line-height: 36px;
	color:#ffffff;
	font:300 20px  "Lato",sans-serif;
	border-right:1px solid #ffffff;
    padding:0px 10px;	
}
.slider_menus ul li a:hover {
    color: #fdb714;
}
.slider_menus ul li:last-child a {
    border-right: none;
}
/*----slider css End-----*/


/*-----video css start-----*/
.home_video_section{
	background:url('http://placehold.it/1600x595') no-repeat;
	background-size:cover;
}

.video_popup  a i {
    font-size: 36px;
    color: #ffffff;
}
.video_popup {
    text-align: center;
    padding: 240px 0px;
}

.video_popup a.youtube_play i {
    border: 5px solid #fff;
    width: 52px;
    height: 43px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
    padding-left: 5px;
    line-height: 34px;
}
.video_popup h3.video_text {
    color: #ffffff;
    font-weight: 900;
    padding-top: 35px;
}
/*-----video css end-----*/

    /*---------testimonial css start--------*/
	 .testimonials_section_home{
		 
	 }
	 
	 .main_testimonials_content p {
		line-height: 24px;
		padding: 28px 42px;
		border: 1px solid #d0d0d0;
		position: relative;
		z-index: 9;
}

.main_testimonials_content {
    position: relative;
}
.main_testimonials_content:before {
    /*content: "\f10d";
    display: inline-block;
    font: normal normal normal 190px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    color: #ececec;
    letter-spacing: 0.04em;
    top: -28%;
    left: -150px;*/
}

.testimonial_img_part h4, .testimonial_img_part p  {
    line-height: 30px;
    letter-spacing: 0.04em;
}

.testimonial_img_part p  {
    color: #777777;
}
.testimonial_img_part h4 {
    font-weight: 700;
    color: #2c3e50;
    text-transform: capitalize;
    margin: 0;
}
.testimonial_img_part {
    text-align: center;
	position:relative;
}

.testimonials_section_home {
}

#home_testimonials .item {
    padding: 107px 0px 67px;
    float: left;
    width: 100%;
    padding-left: 6.6%;
}
.main_testimonials_content:after {
    /*content: "";
    position: absolute;
    display: block;
    background: #d0d0d0;
    width: 28%;
    height: 1px;
    top: 50%;
    right: -28%;*/
}
.testimonial_img_part img {
    margin-top: 34px;
    width: 106px !important;
    height: 106px;
	margin-left: auto;
    margin-right: auto;
}

#home_testimonials .owl-controls div {
    position: absolute;
    margin-right: 9px;
    margin-right: 8px;
}
#home_testimonials .owl-nav div i.fa {
    width: 24px;
    height: 24px;
	line-height:24px;
    border: 1px solid #008bde;
    color: #008bde;
    text-align: center;
}

#home_testimonials .owl-controls .owl-next {
    right: 0;
}

#home_testimonials .owl-stage-outer{
	position:relative;
}
    /*---------testimonial css End--------*/


/*------------media query start------*/
@media (min-width:768px){
	.pad_z{
	padding:0px;
}

#home_testimonials .owl-controls .owl-nav {
    left: 96.6%;
}
}
@media (min-width:992px){
	#home_testimonials .owl-controls .owl-nav {
       bottom: 52.5%;
}
}

@media (max-width:767px){
	.feature_box_second {
    margin-bottom: 25px;
}
.main_testimonials_content:after{
	height:0px;
}
.feature_box_second img{
    width: 100%;
}

.bottom_line_text {
    padding-bottom: 10px !important;
}

.main_testimonials_content:before {
    font: normal normal normal 30px FontAwesome;
    top: 3px;
    left: 5px;
}

#home_testimonials .owl-controls .owl-nav {
    left: 50%;
    bottom: 75px;
}
#home_testimonials .item {
    padding:80px 0px;
    padding-left: 0px;
}
}

@media (min-width:768px) and (max-width:807px){
	.end_box_fearure a.black_btn{
		width:100px;
	}
}

@media (min-width:768px) and (max-width:860px){

.end_box_fearure:before{
	left:11px;
}

.end_box_fearure h3 {
    font-size: 18px;
}
}
@media (min-width:992px) and (max-width:1200px){
	.end_box_fearure {
    padding-left: 44px;
    padding-top: 0px;
}
.end_box_fearure a.black_btn {
    margin-top: 15px;
}

.end_box_fearure:before {
    left: -2px;
}
}

@media (max-width:991px){
	.img_overlay_wrapper img{
    width: 100%;
}
.offer_box_wrapper {
    margin-bottom: 40px;
}
	
}

@media(min-width:768px) and (max-width:991px){
	.testimonial_img_part img {
    margin-top: 75px;
    }
	#home_testimonials .owl-controls .owl-nav {
    bottom: 50.5% !important;
}
}

.sorting_panel .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #808b8d;
}
/****************************************************************************************************
home two end 
*****************************************************************************************************/


/****************************************************************************************************
home three start 
*****************************************************************************************************/
.booking_panel_wrapper_main .checking_tab input::-webkit-input-placeholder{
	color:#ffffff;
}

.booking_panel_wrapper_main .checking_tab input::-moz-placeholder {
	color:#ffffff;
}
.booking_panel_wrapper_main .checking_tab input::-ms-input-placeholder{
	color:#ffffff;
}
.booking_panel_wrapper_main .checking_tab input:placeholder-shown{
	color:#ffffff;
}

.best_feature_icon:before, .best_feature_icon:after, .overlay_desc p{
	  -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	
}

.best_feature_icon  span.icon_overlay:after, .best_feature_icon  span.icon_overlay:after {
	  -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	
}

/*-------- slider css start -------*/
 .year_text{
text-align:right;	
}
.slider_heading_wrap p{
	text-transform:uppercase;
	font-family: 'PT Sans', sans-serif;
	font-weight:300 !important;
}

.best_text, .year_text{
	position:relative;
}
.best_text:after, .year_text:after {
    position: absolute;
    background: #ffffff;
    width: 37%;
    height: 2px;
    display: block;
    content: "";
    top: 58%;
}
.best_text:before, .year_text:before {
    position: absolute;
    background: #ffffff;
    width: 37%;
    height: 1px;
    display: block;
    content: "";
    top: 53%;
}
.best_text:after, .best_text:before {
	right:0;
}
.year_text:after, .year_text:before {
	left:0;
}
/*-------- slider css End -------*/

/* slider search form */
.tour_booking_panel {
    background: rgba(51, 51, 51, 0.5);
    position: absolute;
    bottom: 0;
}
.booking_panel_wrapper_main div {
    float: left;
    margin-right: 8px;
}

.width_30 {
    width: 16.2%;
    position: relative;
}
.width_30 i.fa {
    position: absolute;
    top: 0;
    right: 15px;
    line-height: 36px;
    color: #ffffff;
}
.width_30 input, .width_30 select {
    width: 100%;
    border: 1px solid #baaaa5;
    border-radius: 0px;
    height: 38px;
    padding: 0px 15px;
    background: transparent;
    color: #ffffff;
}
.destination_tab select option {
    color: #baaaa5;
}
.destination_tab .fa {
    appearance: none;
    right: 7px !important;
}

.booking_panel_wrapper_main {
    float: left;
    width: 100%;
    padding: 32px 0px;
}

.booking_panel_wrapper_main .booking_search_tab {
    width: 14.2%;
    margin-right: 0px;
}
.booking_search_tab #booking_search {
    background: #008bde;
    border: none;
    color: #ffffff;
    width: 100%;
    height: 40px;
    text-transform: uppercase;
    line-height: 36px;
}
/* slider search form */

/*-------Destinaion section css start------*/
.lifetimeite_destinaion_main {
    float: left;
    width: 100%;
}
.destination_box_wrapper {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.destination_box_wrapper .offer_inner_desc{
    background: #008bde;
    position: absolute;
    width: 100%;
	color:#ffffff;
	bottom:0;
}
.destination_box_wrapper .offer_inner_desc a {
    color: #fff;
}
.desc_left_inner, .desc_right_inner {
    font-weight: 700;
    font-family:  "Lato" , sans-serif ;
    line-height: 38.4px;
    padding: 19px 0px;
}

.desc_left_inner {
    float: left;
    width: 65%;
	font-size:18px;
	padding-left: 30px;
}
.desc_right_inner {
    float: left;
    width: 35%;
    background: #4c4c4c;
	font-size: 20px;
	    text-align: center;
    
}
.desc_right_inner span {
    padding-left: 10px;
}
.desc_left_inner span{
	padding-left:5px;
}
.desc_left_inner span, .desc_right_inner span {
    font: normal 16px  "Lato", sans-serif ;
}
/*-------Destinaion section css End------*/

/*-------feature box css start--------*/
.hotel_feature_box{
	position:relative;
}
.hotel_feature_box .feature_overlay_second{
	text-align:left;
}
.hotel_feature_box .feature_overlay_second {
    text-align: left;
    padding: 16px 24px;
}
.hotel_feature_box .feature_overlay_second .bottom_first span {
    float: right;
    left: 0;
    font: 700 18px  "Lato",sans-serif ;
    line-height: 18px;
}

.hotel_feature_box .feature_overlay_second .bottom_second{
	text-transform:capitalize;
}
.hotel_feature_box .feature_overlay_second .bottom_second span {
    float: right;
	    line-height: 18px;
}
.hotel_feature_box:hover .feature_overlay_second {
    background: #fdb714;
}


/*-------feature box css End--------*/

/* icons  start*/

.row_top {
    padding: 100px 0px;
}

	.overlay_desc p {
    opacity:0;
	 transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
}
	.best_feature_wrapper_second:hover .overlay_desc p{
		opacity:1;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		-ms-transform: translateY(0px);
		-o-transform: translateY(0px);
	}


.best_feature_wrapper_second:hover{
	border-color:transparent;
}
.best_feature_wrapper.best_feature_wrapper_second {
    margin-bottom: 0;
}
	
	
/* icons  End*/
  /*------- news section css start -----------*/
  .latest_news_section{
	  background:#f9f9f9;
  }
  
 .latest_news_wrapper {
    background: #ffffff;
    float: left;
    width: 100%;
}
  .news_thumb_wrapper{
	  float:left;
      width:100%;
	  position:relative;
	  overflow:hidden;
  }
  .news_thumb_wrapper img:hover, .destination_box_wrapper img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}

  .news_thumb_wrapper  .latest_news_overlay {
    position: absolute;
    height: 100%;
    width: 58px;
    top: 0;
}
.latest_news_overlay span {
    float: left;
    width: 100%;
    height: 58px;
    background: #008bde;
    color: #fff;
    font: 600 20px Open Sans;
    text-align: center;
    line-height: 27px;
    text-transform: uppercase;
}
.latest_news_overlay span .fa{
	line-height:58px;
}
.latest_news_overlay span.icon_img{
	background:#fdb714;
}
  
  .latest_news_desc .latest_news_wrapper{
	  float:left;
  width:100%;}
  
  .latest_news_desc {
    padding: 24px;
    float: left;
    width: 100%;
}

  .latest_news_desc h4 {
    font-weight: 700;
    text-transform: capitalize;
    color: #2c3e50;
    line-height: 22px;
    margin-top: 0;
}
.news_heading_tag span {
    font: 400 10px  "Lato",sans-serif ;
    text-transform: uppercase;
    color: #969595;
    line-height: 22px;
    letter-spacing: 0.04em;
    padding: 0px 7px;
}

.news_heading_tag span:first-child{
    padding-left: initial;
	border-right:1px solid #969595;
}
.latest_news_desc p {
    padding-top: 8px;
    line-height: 20px;
    color: #808b8d;
}
.latest_news_desc .read_more {
    font: 300 12px Open Sans;
    color: #008bde;
    text-decoration: underline;
	position:relative;
}
.news_read_more{
	text-align:right;
}
.latest_news_desc .read_more:hover {
    color: #2c3e50;
}
  /*------- news section css End -----------*/

  .booking_panel_wrapper_main .destination_tab  .form-control{
	  background:transparent;
  }
  
  .booking_panel_wrapper_main .destination_tab  .form-control .dropdown-toggle{
	  height:38px;
	  border-color: #baaaa5 !important;
	  
  }
 .booking_panel_wrapper_main .destination_tab  .form-control .dropdown-toggle .caret {
    position: absolute;
    top: 48%;
    right: 5px;
	-moz-border-top-colors: #fff;
	-webkit-border-after: #fff;
}
 .booking_panel_wrapper_main .destination_tab  .form-control .dropdown-toggle .filter-option{
	color:#ffffff;
	text-shadow: none;
}
/*-----------media query start-----------*/

@media (max-width:767px){
.booking_search_tab, .width_30{
			width:100% !important;
			margin-bottom:12px;
		}
		
	.tour_booking_panel {
    background: #222222;
    position: relative;
    margin-top: 20px;
}

}
@media (max-width:600px){
	.desc_right_inner {
    font-size: 13px;
}
.desc_left_inner {
    font-size: 13px;
    padding-left: 10px !important;
}
.desc_left_inner span, .desc_right_inner span {
    font: normal 11px  "Lato", sans-serif ;
}
.desc_left_inner, .desc_right_inner {
    padding: 2px 0px;
}
.desc_right_inner span {
    padding-left: 2px;
}
}

@media (min-width:768px) and (max-width:991px){
	.booking_panel_wrapper_main .booking_search_tab {
    width: 13.2%;
}
}

@media (max-width:991px){
	.latest_news_wrapper {
    margin-bottom: 30px;
}
.latest_news_wrapper .news_thumb_wrapper img {
    width: 100%;
}

	.hotel_feature_box img, .destination_box_wrapper img{
		width:100%;
	}
		
	.hotel_feature_box, .offer_first {
    margin-bottom: 25px;
     }
}
/****************************************************************************************************
home three end 
*****************************************************************************************************/

/****************************************************************************************************
home four start 
*****************************************************************************************************/
.black_btn:hover {
    background: transparent;
    color: #222222;
}
.black_btn {
    border: 2px solid #222222;
}

.icon_circle_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.thumb_overlay_d, .desc_main, .slick_crousel, button{
	  -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	
}

.offer_first  a.black_btn {
    width: 150px;
    height: 42px;
    float: left;
    line-height: 40px;
    margin-top: 23px;
	float: right;
}
.offer_feature_wrapper .bottom_first span {
                 font: 700 14px 'Lato', sans-serif !important;
				  }
.why_choose_lifetimeite .best_feature_icon {
    background: transparent;
    border: 2px solid #008bde;
}
.why_choose_lifetimeite .best_feature_icon i {
    color: #008bde;
}
.why_choose_lifetimeite .best_feature_wrapper:hover .best_feature_icon{
	border:2px solid transparent;
}
.why_choose_lifetimeite .best_feature_wrapper:hover
.best_feature_icon i{
	color:#ffffff;
}
.why_choose_lifetimeite .best_feature_wrapper:hover {
border-color: transparent;}

.why_choose_lifetimeite .best_feature_wrapper {
    margin-bottom: 0px;
    padding-left: 0;
    padding-right: 0;
}
.why_choose_lifetimeite .best_feature_wrapper  h3{
	text-transform:capitalize;
}

/* circle img css start */

 .icon_circle_secion{
	 background:url('http://placehold.it/1600x590') no-repeat;
	 background-size:cover;
	 position: relative;
 }

.wrapper_main {
    float: left;
    width: 100%;
    text-align: center;
    background: #ffffff;
}
.wrapper_main .desc_main {
    float: left;
    width: 100%;
    padding-top: 48px;
	padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 23px;
	border: 2px solid #f2f2f2;
    border-top-color: transparent;
}
.desc_main h4 {
    color: #2c3e50;
    text-transform: capitalize;
    letter-spacing: 0.04em;
    line-height: 24px;
	    font-weight: bold;
}
.desc_main p {
    color: #808b8d;
    line-height: 24px;
}

.news_thumb_wrapper .thumb_overlay_d {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(134, 184, 23, 0.8);
    top: 0;
	opacity:0;
	transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.wrapper_main:hover .news_thumb_wrapper .thumb_overlay_d {
	top:0;
	opacity:1;
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.wrapper_main .news_thumb_wrapper img:hover{
	transform:inherit;
	-webkit-transform:inherit;
	-moz-transform:inherit;
	-ms-transform:inherit;
	-o-transform:inherit;

	}
.wrapper_main .news_thumb_wrapper{
	overflow:inherit;
 -webkit-perspective-origin-y: 400px;


}
.news_thumb_wrapper .icon_circle_d {
    position: absolute;
    bottom: -47px;
    left: 0;
    right: 0;
    display: inline-block;
}
.news_thumb_wrapper .icon_circle_d i {
    width: 94px;
    height: 94px;
    line-height: 94px;
    font-size: 30px;
    background: #ffffff;
    border-radius: 5em;
    color: #008bde;
    border: 2px solid #008bde;
}

.wrapper_main:hover .news_thumb_wrapper .icon_circle_d i {
	background:#fdb714;
	color:#ffffff;
	border-color:#ffffff;
}

.wrapper_main:hover .desc_main{
	border-color:#008bde;
	border-top-color:rgba(134, 184, 23, 0.8);
}

.desc_main a h4:hover {
    color: #008bde;
}
/* circle img css End */

/* customer says section css start */
.customer_says_section{
	background:url('http://placehold.it/1600x880/f9fafc') no-repeat;
	background-size:cover;
	
	}
/* customer says section css End */


.sun_text {
    color: #6054aa;
    font-family: Revue;
}

.offer_bg_text{
	background:#008bde;
}
.offer_bg_text h3{
	margin:0px !important;
	font-weight:700 !important;
}

.offer_bg_text p{
	font-weight:700 !important;
}
.button_slider .large_slide_btn{

	background:#fdb714;
	color:#ffffff;
}
.button_slider .large_slide_btn:hover {
	 background: #ffffff;
    color: #fdb714;
}
@media (max-width:991px){
	.wrapper_main {
    margin-bottom: 25px;
}
.wrapper_main .news_thumb_wrapper img {
    width: 100%;
}
}


/*-----------customer says css start---------*/

.slick_crousel.slick-initialized.slick-slider {
    padding: 0px 50px;
}
.slick_crousel.slick-initialized .slick-list {
    padding: 60px 0px !important;
}
.slick_crousel .slick_items img {
    width: 100%;
}
.slick_crousel .slick_items img:focus, .slick_items{
    outline:none;
}

.slick_crousel .slick_items h4 {
    color: #333333;
    line-height: 28px;
    text-transform: capitalize;
    margin: 0px;
    padding-top: 10px;
}
.slick_crousel .slick_items p {
    text-transform: capitalize;
    color: #999999;
    line-height: 28px;
    margin-top: 0;
}
.slick_contents {
    text-align: center;
}
.slick_contents p {
    font-size: 18px;
    line-height: 30px;
    color: #999999;
    position: relative;
    padding: 0px 15px;
}
.slick_contents p:before, .slick_contents p:after {
    display: block;
    position: absolute;
    top: -6px;
}

.slick_contents p:before{
content: url('../images/Home/Home4/quote_left.png');
  left: -20px;
}
.slick_contents p:after{
  content: url('../images/Home/Home4/quote_right.png');
  right: -20px;
}
.cls{
	display:none;
	} 
	


.slick_crousel .slick-next:after
{
	content: url('../images/Home/Home4/Righticon.png');
}

.slick_crousel .slick-prev:before
{
    content: url('../images/Home/Home4/lefticon.png');
}
.slick_crousel .slick-next
{
	right:-100px;

}


.slick_crousel .slick-prev
{
	left:-100px;
}
.content_bg {
    padding: 0px 18px;
    background: #ffffff;
    position: relative;
}
.content_bg:after {
    content: "";
    position: absolute;
    top: 17px;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    -webkit-transform: skewy(-8deg);
    -ms-transform: skewy(-8deg);
    -moz-transform: skewy(-8deg);
    -o-transform: skewy(-8deg);
    transform: skewy(-8deg);
    z-index: -1;
}	

.slick_items {
    padding-bottom: 25px;
	padding-top:20px;
}

.slick_crousel .slick-current.slick-active.slick-center {
    transform: scale(1.2);
    -webkit-transform: scale(1.2) translateY(-20px);
    -moz-transform: scale(1.2) translateY(-20px);
    -o-transform: scale(1.2) translateY(-20px);
    -ms-transform: scale(1.2) translateY(-20px);
	transition: all ease-in 0.3s;
	-webkit-transition: all ease-in 0.3s;
	-moz-transition: all ease-in 0.3s;
	-ms-transition: all ease-in 0.3s;
    z-index: 1;
    position: relative;
}
.slick_items.slick-slide.slick-current.slick-active.slick-center+ .slick_items .content_bg {
    padding-left: 40px;
}
.slick-current.slick-active.slick-center .content_bg {
    background: #008bde;
	color:#ffffff;
}

.slick-current.slick-active.slick-center .content_bg h4, .slick-current.slick-active.slick-center .content_bg p{
	color:#ffffff;
}

.slick-current.slick-active.slick-center .content_bg:after{
    background: #008bde;
}
.slick_crousel .slick-prev, .slick_crousel .slick-next {
    top: 50%;
    opacity: 0.15;
    margin-top: -40px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    opacity:1;
    outline: none;
    background: transparent;
}

@media(max-width:1200px){
	.slick_crousel .slick-prev {
    left: 0;
    z-index: 1;
}
.slick_crousel .slick-next {
    right: 0;
}

}


/*-----------customer says css End---------*/
/****************************************************************************************************
home four end 
*****************************************************************************************************/

/****************************************************************************************************
home five start 
*****************************************************************************************************/
/*-----slider tab css start-----*/
.tab_search_white .slider_content_wrap {
    background: #ffffff;
	border-bottom:1px solid #fdb714;
	
}
.tab_search_white .slider_tabs .wsa_tab ul li a.active {
    background: #ffffff !important;
	color:#fdb714;
}
/*-----slider tab css end-----*/


.owl-controls .owl-dot {
    background: #a1b1bc;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 5em;
}


/*----placeholder css-----*/
.search_tabs::-webkit-input-placeholder { 
color: #ffffff;
 }

input.search_tabs::-moz-placeholder{ 
color: #ffffff !important;
}

.search_tabs::-ms-input-placeholder
{
color: #ffffff;	
	} 
/*----placeholder css-----*/
.bg_white {
    background: #ffffff;
}

.slick_crousel, .img_thumb_overlay, .bottom_second_layer{
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
	
}



.home_video_section_scnd {
    background: url('http://placehold.it/1600x595') no-repeat;
    background-size: cover;
}
.video_overlay {
    position: relative;
    background: rgba(0, 0, 0, 0.4);
}

/*-------partners section css start----*/
#partner_crousel_slide .item img {
    width: auto;
    margin: 0 auto;
	 opacity: 0.2;
}

#partner_crousel_slide .item img:hover {
    opacity: 1;
    cursor: pointer;
}
.our_partners_crousel_section {
    background: #222222;
}
.our_partners_crousel_section .heading_team h3 {
    color: #ffffff;
}
#partner_crousel_slide .owl-controls div {
    position: absolute;
    top: 22px;
	    z-index: 999;
}
#partner_crousel_slide .owl-controls .owl-nav {
     width:100%;
}


#partner_crousel_slide .owl-controls .owl-nav i {
    width: 44px;
    height: 44px;
    color: #777777;
    border: 1px solid #777777;
    line-height: 44px;
	text-align:center;
	font-size:12px;
    border-radius: 44px;
}

#partner_crousel_slide .owl-controls .owl-nav i:hover {
    color: #fff;
    border-color: #fff;
}

.row_top_padding {
    padding-top: 90px;
    padding-bottom: 65px;
}

#partner_crousel_slide .owl-controls .owl-prev {
     left: -10px;
}
#partner_crousel_slide .owl-controls .owl-next {
     right: -10px;
}
/*-------partners section css End----*/

/*-------booking app section css start----*/
.left_side_mockup_img {
    text-align: center;
}	
.booking_app_section {
    background: #f3f3f3;
}
.booking_app_details {
    float: left;
    width: 100%;
    text-align: center;
}
.secttion_first_b h3, .secttion_first_b h4 {
    font-size: 30px;
    text-transform: capitalize;
    color: #2c3e50;
    letter-spacing: 0.02em;
	margin-top:0px;
}

.secttion_first_b h3 {
    font-weight: 700;
    margin-bottom: 0;
}

.secttion_first_b .extra_text {
    display: inline-block;
    font: 700 30px  "Lato",sans-serif ;
    text-transform: uppercase;
    color: #2c3e50;
    position: relative;
	padding: 0px 17px;
    padding-top: 16px;
}
.extra_text:before, .extra_text:after {
    position: absolute;
    content: "";
    background: #2c3e50;
    display: block;
    width: 100%;
    height: 2px;
    top: 65%;
}
.extra_text:before
{
left:-100%;

}.extra_text:after
{
right:-100%;

}

.secttion_second_b h3 {
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 24px;
}
.off_dighit {
    font: 700 130px  "Lato",sans-serif ;
    color: #fdb714;
    letter-spacing: 0.02em;
    margin-top: -15px;
}
.off_dighit span {
    font: 700 30px  "Lato",sans-serif ;
    color: #2c3e50;
}
.secttion_first_b h3 span {
    color: #fdb714;
}
.avialable_text {
    padding-top: 40px;
}
.avialable_text h4 {
    color: #2c3e50;
}
.avialable_text img {
    margin-top: 18px;
}
/*-------booking app section css End----*/

/* syncro feature slider css start */

#feature_slider_owl .owl-controls .owl-dot.active{
    background: #008bde;
}
#sync1 .owl-controls .owl-dots, #sync2 .owl-controls .owl-dots {
    text-align: center;
}
.hotel_feature_box {
    float: left;
    width: 100%;
}
.item_tab .hotel_feature_box .img_thumb img {
    width: 100%;
}
.what_we_do_tab .feature_tab_crousel {
    float: left;
    width: 100%;
}
.what_we_do_tab .feature_tab_crousel .item_tab {
    padding: 0;
}
.hotel_feature_box .syncro_feature {
    float: left;
    width: 100%;
	text-align:center;
}
.bottom_first_layer {
    font: 700 16px  "Lato",sans-serif ;
    color: #333333;
    text-transform: uppercase;
    background: #f4f4f4;
    padding: 16px 0px;
}
.bottom_second_layer {
    background: #fdb714;
    color: #ffffff;
    line-height: 30px;
    padding: 11px 0px;
}
.bottom_second_layer span {
    font: 700 18px  "Lato",sans-serif ;
    padding-left: 7px;
}
.hotel_feature_box .img_thumb {
    position: relative;
    float: left;
    width: 100%;
}
.hotel_feature_box .img_thumb .img_thumb_overlay {
    transform:scale(0.5);
    -webkit-transform:scale(0.5);
    -moz-transform:scale(0.5);
    -ms-transform:scale(0.5);
    -o-transform:scale(0.5);
	opacity:0;
}
.img_thumb_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background: rgba(134, 184, 23, 0.7);
	padding:15px;
}
.img_thumb_overlay .inner_border_overlay {
    width: 100%;
    height: 100%;
    border: 2px solid #ffffff;
    text-align: center;
}

.inner_border_overlay i {
    color: #ffffff;
    font-size: 24px;
    line-height: 30px;
    top: 44%;
    position: absolute;
    left: 47%;
}
.hotel_feature_box:hover .img_thumb_overlay {
    opacity: 1;
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
}
.hotel_feature_box:hover .bottom_second_layer {
    background: #008bde;
}
#feature_slider_owl .owl-item {
    padding: 0px 15px;
}

.syncro_slider #feature_slider_owl .owl-item {
    width: 100% !important;
    float: left;
    padding-bottom: 50px;
}
.syncro_slider .feature_tabs ul li svg {
    padding-right: 40px;
    height: 25px;
}

.syncro_slider .feature_tabs ul li span {
    color: #808b8d;
    font: normal 14px  "Lato",sans-serif ;
    text-transform: uppercase;
    padding-left: 32px;
	float:left;
	 position: relative;
    top: 3px;
}
.feature_tabs ul li a i:after {
    position: absolute;
    content: "";
    background: #d3d3d3;
    display: block;
    width: 1px;
    height: 63px;
    left: 5px;
    overflow: hidden;
    top: 11px;
}
.feature_tabs ul li:last-child a i:after {
    content: none;
}
.feature_tabs ul li {
    float: left;
    width: 100%;
      padding-bottom: 50px;
}

.feature_tabs ul li a  {
    float: left;
    width: 100%;
}
.feature_tabs ul li a svg  {
    fill: #808b8d;
	float:left;
}
.feature_tabs ul li a i {
    color: transparent;
    border: 1px solid #d3d3d3;
    border-radius: 5em;
    width: 12px;
    height: 12px;
	top: 6px;
    float: left;
    position: relative;
}
.feature_tabs ul li.active_tab span {
	color:#2c3e50;
	font-size:16px;
}
.feature_tabs ul li.active_tab svg {
    fill: #008bde;
}

.feature_tabs ul li.active_tab i {
    background: #008bde;
    border: 1px solid transparent;
}
/*-------media query start--------*/
@media (min-width:1200px){

#partner_crousel_slide .owl-controls .owl-prev {
     left: -50px;
}
#partner_crousel_slide .owl-controls .owl-next {
     right: -50px;
}
}

@media (max-width:767px){

#partner_crousel_slide .owl-controls .owl-prev {
     left: 10px;
}
#partner_crousel_slide .owl-controls .owl-next {
     right: 10px;
}
#feature_slider_owl {
    float: left;
    width: 100%;
	margin-top: 30px;
}
}

@media (min-width:768px) and (max-width:979px){
	.secttion_first_b .extra_text {
    padding: 0px 10px;
}
}

@media (max-width:600px){
.extra_text:before {
    left: -60%;
}
.extra_text:after {
    right: -60%;
}
.extra_text:before, .extra_text:after {

 width: 60%;
   }
}
@media (max-width:480px){
	.off_dighit {
    font: 700 50px  "Lato",sans-serif ;
}
.secttion_first_b h3 {
    font-weight: 700;
    font-size: 20px;
}
}

@media (max-width:991px){
	.left_side_mockup_img {
    padding-bottom: 40px;
}
}

/*-------media query End-------*/
/****************************************************************************************************
home five end 
*****************************************************************************************************/

/****************************************************************************************************
home six start 
*****************************************************************************************************/
.gallery_thumb_overlay{
	  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/*-----slider css start-----*/
.hnmn_text_slide {
    font-family: caviarbold;
}
.hnmn_tag_text{
	font-weight:bold !important;
}

.homesix_slide li{
	position:relative;
}

.homesix_slide li .slide_overlay {
    background: #222222;
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    opacity: 0.8;
} 

.root_text {
    text-transform: uppercase !important;
	color:#ffffff;
	font-weight:bold !important;
	text-align:center;
}
.root_text a{
	color:#ffffff;
}
.root_square_red{
	background:#d9233c;
}
.root_square_blue{
	background:#6054aa;
}
.root_square_yellow{
	background:#fdb714;
	text-transform: uppercase !important;
}
.root_square_green{
background:#008bde;
}
.root_square_sb{
background:#07b7b5;
}
/*-----slider css End-----*/

/*-----Gallery css start-----*/

.gallery_Sec_main {
    float: left;
    width: 100%;
    padding: 100px 0px;
}

.gallery_thumb_wrapper img {
    padding-right: 4px;
}
.gallery_thumb_wrapper  {
    margin-bottom: 4px;
	position:relative;
}
.gallery_thumb_wrapper .gallery_thumb_overlay {
    position: absolute;
    width: 99%;
    height: 100%;
    background: rgba(134, 184, 23, 0.8);
    top: 0;
    text-align: center;
	 transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    opacity: 0;
}
.gallery_thumb_wrapper:hover .gallery_thumb_overlay{
	transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    opacity: 1;
}

.gallery_thumb_overlay a {
    width: 138px;
    height: 43px;
    display: inline-block;
    line-height: 41px;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 25%;
}

.our_gallery_section{
	background:#f9f9f9;
}
/*---------Gallery css End-----*/ 

/*--------media queries-------*/
@media (max-width:767px){

.pad_left .row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}

.gallery_thumb_wrapper img {
    padding-right: 0;
    width: 100%;
}
.gallery_thumb_wrapper .gallery_thumb_overlay {
    position: absolute;
    width: 100%;
}
}
@media (min-width:768px) and (max-width:991px){
	.hotel_feature_box {
    min-height: 337px;
}
}

/*--------media queries-------*/

/****************************************************************************************************
home six end 
*****************************************************************************************************/

/****************************************************************************************************
home seven start 
*****************************************************************************************************/
.destination_box_wrapper img {
    width: 100%;
}

.gallery_thumb_overlay {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
/*-------slider css-----*/

.tour_text {
    text-transform: inherit;
}
.tour_text_yellow {
    color: #fdb714;
}
.homesix_slide li {
    position: relative;
}
.layer_wrapper_main {
    position: relative;
    z-index: 9;
}
.homesix_slide li .slider_overlay_2 {
    background: #000000;
    content: "";
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    opacity: 0.2;
    z-index: 1;
}
/*-------slider css-----*/
/* our feature section css */

.left_side_feature_section {
    background: url('../images/features3.jpg') no-repeat;
    background-size: cover;
    position: relative;
    padding: 67px 0px 66px 0;
}
.feauteure_circles.full_width {
    padding-top: 25px;
}
.col_50 {
    float: left;
    width: 50%;
}
.icon_wrap_feature span {
    font: 100 18px Open Sans;
    color: #ffffff !important;
    margin-left: 10px;
    line-height: 30px;
}
.left_side_feature_section,
.right_side_video_section {
    float: left;
    width: 50%;
}
.right_side_video_section video{ max-height:392px;  }
.icon_wrap_feature i {
    height: 44px;
    width: 44px;
    background: #cccccc;
    border-radius: 5em;
    line-height: 37px;
    text-align: center;
    color: #222222;
    border: 5px solid #ffffff;
}
.icon_wrap_feature {
    margin-bottom: 45px;
}
.pad_hide {
    padding: 0px;
}
.container_1 {
    padding-left: 15.5%;
    float: left;
    width: 100%;
}
.overlay_feature_vdo {
    position: absolute;
    background: #222222;
    top: 0;
    opacity: 0.9;
    width: 100%;
    height: 100%;
}
.left_side_feature_section h3 {
    position: relative;
    display: inline-block;
    color: #ffffff;
}
.left_side_feature_section h3:after,
.left_side_feature_section h3:before {
    display: inline-block;
    font: normal normal normal 9px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    width: 100px;
    height: 3px;
    color: #ffffff;
    position: absolute;
    left: 0;
    margin: 18px auto 0 auto;
    letter-spacing: -0.15em;
}
.left_side_feature_section h3:before {
    top: 16px;
}
.left_side_feature_section h3:after {
    top: 20px;
}
/* our feature section css */


/*tab overlay css start*/
.tab_search_widget .wsa_tab_content {
    background: rgba(255, 255, 255, 0.3) !important;
}
.overlay_tabs {
    float: left;
    width: 100%;
}
.overlay_tabs .tab_search_widget {
    position: absolute;
    top: 17%;
}
.tab_search_widget .lifetime_form_element label {
    color: #ffffff !important;
}
.tab_search_widget .lifetime_form_element .btn-group {
    background: #fff;
}
.tab_search_widget .wsa_tab ul li a {
    border: 1px solid tranparent;
    background-color: rgba(255, 255, 255, 0.3);
}
.tab_search_widget .wsa_tab ul li a {
    border: 1px solid transparent !important;
    background-color: rgba(255, 255, 255, 0.3) !important;
}
.tab_search_widget .wsa_tab ul li a svg {
    fill: #ffffff !important;
}
.widget.widget_search_availability .wsa_tab ul li a:hover {
    background-color: #008bde;
}
.widget.widget_search_availability .wsa_tab ul li a.active {
    background-color: #008bde;
}

/*tab overlay css End*/

/*  video player css */
.right_side_video_section .mejs-container {
    width: 100% !important;
    height: 504px !important;
}
.right_side_video_section video,
.right_side_video_section .mejs-overlay,
.right_side_video_section .mejs-poster {
    width: 100% !important;
    height: 100% !important;
}
:root .mejs-poster img {
    display: block !important;
}
.right_side_video_section .mejs-container .mejs-controls {
    background: #fdb714;
	padding:24px;
	visibility: visible !important;
}

.right_side_video_section .mejs-button.mejs-volume-button.mejs-unmute{
    float: right;
}
.right_side_video_section .mejs-button.mejs-volume-button.mejs-mute{
	float:right;
}

.mejs-overlay-button {
    background-color: rgba(0, 0, 0, 0.3) !important;
    border-radius: 5em;
}

/*  video player css */

/*--------media queries-------*/

.left_side_feature_section .container_1 {
    position: relative;
    z-index: 9999;
}

 @media (max-width: 991px) {
    .left_side_feature_section,
    .right_side_video_section {
        float: left;
        width: 100%;
    }
	
.slick_crousel .slick-next {
    right: 10px;
}
.slick_crousel .slick-prev {
    left: -10px;
    z-index: 9;
}	
	
}
 @media (max-width:767px) {
    .col_50 {
        float: left;
        width: 100%;
    }
}
@media(min-width:1200px) {
    .col_50: nth-child(odd) {
        padding-right: 80px;
    }
}

@media(max-width:767px){
	.overlay_tabs .tab_search_widget {
    position: relative;
    margin-top:50px;
}
.tab_search_widget .wsa_tab ul li a {
    border: 1px solid #e7e7e7 !important;
    background-color: #e7e7e7 !important;
}
.tab_search_widget .wsa_tab_content {
    background: #e7e7e7 !important;
}
.tab_search_widget .lifetime_form_element label {
    color: #333333 !important;
}
}

/*--------media queries-------*/
/****************************************************************************************************
home seven end 
*****************************************************************************************************/

/****************************************************************************************************
home tour start 
*****************************************************************************************************/
/*tab overlay css start*/
.tab_search_tour_booking .wsa_tab_content {
   background: rgba(0, 0, 0, 0.5) !important;
}

.overlay_tabs {
    float: left;
    width: 100%;
}
.overlay_tabs .tab_search_tour_booking {
    position: absolute;
    top: 17%;
}
.tab_search_tour_booking .lifetime_form_element label {
    color: #ffffff !important;
}
.tab_search_tour_booking .lifetime_form_element .btn-group {
    background: #fff;
}
.tab_search_tour_booking .wsa_tab ul li a {
    border: 1px solid tranparent;
    background: rgba(0, 0, 0, 0.5) !important;
}

.tab_search_tour_booking .wsa_tab ul li a svg {
    fill: #ffffff !important;
}


.tab_search_tour_booking .wsa_tab ul li {
    margin-left: -5px !important;
}

/*tab overlay css End*/


.btns{
	position:relative;
}
.btns:hover {
    text-decoration: none;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btns:after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    display: inline-block;
    background-color: rgba(255,255,255,0.2);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.btns:hover:after {
    right: -10px;
    left: -10px;
}

.thumb_overlay{
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
}

.thumb_overlay h5 {
    margin: 0;
    color: #ffffff;
    font-weight: bold;
    line-height: 30px;
}
.thumbnail_wrap {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.thumbnail_wrap .thumb_overlay {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: rgba(134, 184, 23, 0.9);

}
.thumbnail_wrap:hover .thumb_overlay {
    background: #e6a715;
}

/*----------lifetimeite_tour_section start---------*/


/*------left packages-----*/
.left_lifetimeite_packages {
    padding-bottom: 15px;
}
.left_lifetimeite_packages i {
    float: left;
    font-size: 20px;
    color: #008bde;
    padding-right: 20px;
}
.left_lifetimeite_packages h4 {
    margin-top: 0;
    font: bold 16px  "Lato",sans-serif ;
    color: #282828;
}
.left_lifetimeite_packages p {
    color: #808b8d;
}
/*------left packages-----*/

.lifetimeite_tour_section {
    background: #f6f6f6;
    border-top: 1px solid #edf1f2;
    padding: 90px 0px;
}
.tour_heading_top {
    font: bold 20px  "Lato",sans-serif ;
    color: #2c3e50;
    padding-bottom: 25px;
}
.tour_post_cover h4 {
    font-weight: bold;
    text-transform: capitalize;
    color: #2c3e50;
    line-height: 22px;
    margin-top: 20px;
}
.tour_post_cover p {
    color: #808b8d;
    line-height: 20px;
}
.tour_post_cover {
    float: left;
    width: 100%;
    background: #ffffff;
    padding: 10px;
}
.tour_post_cover img {
    width: 100%;
}

/*----------lifetimeite_tour_section End---------*/
.booking_help_bg{
	background: url('http://placehold.it/1600x350')no-repeat;
    background-size: cover;
    position: relative;
}
.booking_contact, .booking_contact_right {
    color: #ffffff;
    text-align: center;
    padding: 90px 0px;
}
.booking_help_heading {
    font-weight: bold;
    line-height: 36px;
	margin-top:0px;
}
.booking_contact_right a {
    display: inline-block;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 30px;
    border: 1px solid #ffffff;
}
.booking_contact .call_button {
    display: inline-block;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ffffff;
    padding: 9px 39px;
	margin-top: 22px;
}
.booking_contact p {
    line-height: 30px;
    font-size: 20px;
    padding-top: 15px;
	margin-bottom:0px;	
}
.booking_contact_right a {
    display: inline-block;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 43px;
    border: 1px solid #ffffff;
    width: 190px;
    height: 44px;
	margin-top: 20px;
}
.booking_contact_right .booking_help_heading {
    padding-top: 25px;
}
.booking_contact {
    position: relative;
}

.booking_contact:after {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    
}	
.booking_contact_right a:hover {
    color: #989494;
}

/*-------media query start----*/
@media (max-width:991px){
	
.thumbnail_wrap img{
	width:100%;
}	
.right_destinaions_thumb {
    padding-top: 30px;
}
.overlay_tabs .tab_search_tour_booking, .overlay_tabs .tab_search_widget {
    top: 5%;
}
	
}

@media (max-width:480px){
	.right_destinaions_thumb .col-xs-6 {
    width: 100%;
}
}

@media (max-width:767px){
	.tour_post_cover{
		margin-bottom:25px;
	}
	.booking_contact_right {
    padding-top: 0px;
}

.overlay_tabs .tab_search_tour_booking {
    position: relative;
    margin-top: 25px;
}
}

@media (min-width:768px) and (max-width:1200px){
	.booking_contact:after {
	 background: #ffffff;
    right: -20px;
    transform: skew(-17deg);
    -webkit-transform: skew(-17deg);
    -moz-transform: skew(-17deg);
    -o-transform: skew(-17deg);
    -ms-transform: skew(-17deg);
}
	
}
	
	
@media(min-width:1200px){

.booking_contact:after {
	 background: #ffffff;
    right: 0;
    top: 0;
    transform: skew(-34deg);
    -webkit-transform: skew(-34deg);
    -moz-transform: skew(-34deg);
    -o-transform: skew(-34deg);
    -ms-transform: skew(-34deg);
}	
	
}
@media (max-width:370px){
	.booking_contact .call_button {
    font-size: 15px;
    padding: 7px 35px;
  
}
}

/*-------media query End----*/
/****************************************************************************************************
home tour end 
*****************************************************************************************************/

/****************************************************************************************************
home hotel start 
*****************************************************************************************************/
.unlimited_feature_main{
	float:left;
	width:100%;
}

.col_s_20{
	float:left;
	width:20%;
	padding-left:15px;
	padding-right:15px;
}
.ulimited_feature_wrapper {
    text-align: center;
}	
.unlimited_feature_main .best_feature_icon {
    background: transparent;
    border: 2px solid #008bde;
}
.unlimited_feature_main .best_feature_icon i {
    color:#008bde;
}

.unlimited_feature_main .best_feature_icon svg {
    fill: #008bde;
    z-index: 99;
    position: relative;
    top: 5px;
    width: 29px;
    height: 32px;
}
.unlimited_feature_main .best_feature_wrapper:hover{
	border-color:transparent;
}
.unlimited_feature_main .best_feature_wrapper {
    padding:0px;
}

.unlimited_feature_main .best_feature_wrapper:hover .best_feature_icon{
	border:2px solid transparent;
}
.unlimited_feature_main .best_feature_wrapper:hover .best_feature_icon i{
	color:#fff;
}
.best_feature_wrapper:hover .best_feature_icon svg path {
    fill: #fff !important;
}

.unlimited_feature_main .best_feature_icon:before, .unlimited_feature_main .best_feature_icon:after{
	display:none;
}
.unlimited_feature_main .best_feature_wrapper h4 {
    color: #2c3e50;
    font-weight: bold;
    line-height: 24px;
    text-transform: capitalize;
	margin:0px;
}
.ulimited_feature_wrapper .best_feature_icon {
    width: 77px;
    height: 77px;
    line-height: 77px;
    text-align: center;
    display: inline-block;
    position: relative;
    border: 2px solid #008bde;
    font-size: 24px;
    z-index: 999;
    margin-bottom: 35px;
}
.homesix_slide li .slide_overlay_img {
	background:url('../images/Hotels/bg_overlay.png');
    position: absolute;
    width: 100%;
    display: block;
    height: 100%;
    top: 0;
    opacity: 0.25;
	z-index: 1;
}

/*--------slider overlay menu css start-------*/
.popular_cities_hotel_menus {
    float: left;
    width: 100%;
    text-align: center;
}
.hotel_slider_overlay {
    position: absolute;
    bottom: 0;
    float: left;
    width: 100%;
}

.popular_cities_hotel_menus h5 {
    font: normal 14px Montserrat !important;
    line-height: 30px;
	color:#ffffff;
}

.popular_cities_hotel_menus ul {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.popular_cities_hotel_menus ul li {
    display: inline-block;
}
.popular_cities_hotel_menus ul li a {
    font-size: 15px;
    line-height: 35px;
    text-transform: capitalize;
    padding: 0px 25px;
	color:#ffffff;
}
.popular_cities_hotel_menus ul li a:hover {
    color: #fdb714;
}
.slider_booking_panel {
    padding-bottom: 20px;
}
.slider_booking_panel .main_content_form {
     background: rgba(145, 144, 144, 0.2);
    border: 1px solid #ffffff;
    padding: 30px 30px;
	border-radius:5px;
}
.slider_booking_panel .main_content_form .pull_left label {
    color: #ffffff;
}

/* select form css  */
.main_content_form .btn-group {
    height: 32px;
}
.main_content_form .btn-group .btn.dropdown-toggle {
    height: 100%;
}
.main_content_form .btn-group .btn.dropdown-toggle .caret {
border-top: 5px dashed transparent;
 height: 100%;
 width: 100%;
 top:0 !important;
 left:0;
}

.main_content_form  span.bs-caret {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 37px;
}

/* select form css  */
/*--------slider overlay menu css end-------*/
/*  media query start */
@media (min-width:768px) and (max-width:991px){
.slider_booking_panel .main_content_form {
    background: rgba(145, 144, 144, 0.2);
    border: 1px solid #ffffff;
    padding: 10px 15px;
}

.slider_booking_panel .destination_field, .slider_booking_panel .check_in_field, .slider_booking_panel .room_select_field,
.slider_booking_panel .submit_field {
    width: 24%;
}
}
@media(max-width:767px){
.hotel_slider_overlay {
    position: relative;
    margin-top: 40px;
}	
.popular_cities_hotel_menus h5 {
    color: #2d3e50;
}
.popular_cities_hotel_menus ul li a {
    color: #2d3e50;
}
	.col_s_20 {
    width: 100%;
}
	
}

@media (min-width:768px) and (max-width:992px){
	.col_s_20 {
    width: 33.3%;
}
}

@media (max-width:480px){
	.content_bg {
    text-align: center;
}
}

/*  media query End*/


/****************************************************************************************************
home hotel end 
*****************************************************************************************************/

/****************************************************************************************************
home flight start 
*****************************************************************************************************/
.slide_booking_list, .slide_booking_list_heading{
    letter-spacing: 0.03em !important;
}
.slide_booking_list i {
	color:#fdb714;
}
.border_bottom {
    border-bottom: 1px solid #ecf0f1;
}
.booking_app_section {
    background: #f3f3f3;
    border-top: 1px solid #ecf0f1;
}

.flights_special_offers {
    padding-top: 20px;
}
/* flight booking form css start */

.flight_booking_tab .flight_booking_inner {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.flight_booking_inner .location_airport {
    width: 25%;
}
.timing_field {
    width: 14.4%;
}
.room_adults, .flight_booking_tab .submit_field{
    width: 15.5%;
}

.flight_booking_tab .pull_left label {
    text-transform: uppercase;
    color: #2b2b2b;
    font-family: Montserrat;
    font-weight: 400;
    padding-bottom: 3px;
    width: 100%;
}
.flight_booking_tab input, .flight_booking_tab select {
    width: 100%;
    border: 1px solid #e6e4e4;
    height: 32px;
    padding-left: 12px;
    border-radius: 0px;
    color: #b0b0b0;
    font-style: italic;
}

.flight_booking_tab i.fa {
    position: absolute;
    top: 28px;
    right: 0;
    background: #fdb714;
    color: #ffffff;
    width: 37px;
    height: 32px;
    text-align: center;
    line-height: 30px;
}
.flight_booking_tab .pull_left {
    margin-right: 5%;
    position: relative;
}
.flight_booking_inner .pull_left:last-child {
    margin-right: 0px;
}
.flight_booking_tab {
    background: #fff;
    border: 1px solid #e4e2e2;
    padding: 30px 35px;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.2);
	float: left;
    width: 100%;
}
.slider_content_wrap button.btn.dropdown-toggle.btn-default:hover span.caret {
    border-color: transparent;
}
.slider_content_wrap button.btn.dropdown-toggle.btn-default span.caret {
	 border-color: transparent;
}

/* flight booking form css End*/



@media (max-width:991px){
.timing_field, .location_airport, .room_adults, .flight_booking_tab .submit_field{
	width:100% !important;
}
.flight_booking_tab input, .flight_booking_tab select{
	margin-bottom:15px;
}
}

@media (min-width:992px) and (max-width:1200px){
	.room_adults, .flight_booking_tab .submit_field {
    width: 18%;
}
.flight_booking_tab .pull_left {
    margin-right: 4%;
    position: relative;
}
}

/****************************************************************************************************
home flight end 
*****************************************************************************************************/

/****************************************************************************************************
hotel booking start 
*****************************************************************************************************/
/*---------Hotel Booking Css Start---------*/
.hotel_main_content .check_in_out_wrap {
    padding-top: 10px;
}
.inludes_hotel_booking {
    padding-top: 15px;
    border-top: 1px solid #d3d3d3;
	float:left;
	width:100%;
}

.main_content_area .inner_container form.package_booking_main .checkbox_book.top_margin {
    position: relative;
    top: 20px;
}
.inludes_hotel_booking .left_lists table tr td.label_list {
    width: 120px;
}
.inludes_hotel_booking .left_lists table tr td:nth-child(2) {
    width: 25px;
}

.inludes_hotel_booking .left_lists table {
    width: 80%;
    margin: 0 auto;
}
.table_bold .bold {
    color: #222222 !important;
    font-weight: bold;
}
.right_includes_hotel .check_in_out_wrap {
    float: left;
    width: 100%;
}
/*---------Hotel Booking Css End---------*/
/*--------media query------*/
@media (max-width:767px){
	
.hotel_facility_list ul li {
	width:50%;
}	
}

@media (max-width:520px){
	
.hotel_facility_list ul li {
	width:100%;
}	
}
/*--------media query End------*/

/****************************************************************************************************
hotel booking end 
*****************************************************************************************************/


/****************************************************************************************************
hotel grid start 
*****************************************************************************************************/
/*---------Hotel Grid sidebar css Start-------*/
.amenities_widget .lifetime_checkbox_round label {
    float: left;
    width: 100%;

}
.sidebar_form label {
    color: #808b8d;
    font-size: 16px;
    text-transform: capitalize;
	padding-bottom: 5px;
	width:100%;
}
.sidebar_form .destination_field{
	width:100%;
	position:relative;
	float:left;
}
.sidebar_form .select_field {
    width: 47%;
    float: left;
}
.sidebar_form .destination_field i.fa {
      position: absolute;
    top: 32px;
    right: 0;
    background: #008bde;
    color: #ffffff;
    width: 42px;
    height: 28px;
    text-align: center;
    line-height: 29px;
}

.sidebar_form .destination_field input {
    width: 100%;
    height: 29px;
    border: 1px solid #e4e2e2;
    padding-left: 10px;
    margin-bottom: 15px;
}
.sidebar_form .btn-group {
    width: 100% !important;
}
.sidebar_form .destination_field .bootstrap-select > .dropdown-toggle, .sidebar_form ul li.select_field .bootstrap-select > .dropdown-toggle {
    border-color: #e4e2e2;
    padding: 0px 0px 0px 10px;
    height: 29px;
	margin-bottom: 15px;
    position: relative;
}

.sidebar_form {
    float: left;
    width: 100%;
}
.sidebar_form ul.sidebar_select li:last-child{
    margin-right: 0px;
}
.sidebar_form ul.sidebar_select li{
    margin-right:15px;
}
.sidebar_form ul.sidebar_select li ul li {
    margin-right: 0px !important;
}
.sidebar_form button.btn-lifetime {
    width: 132px;
    margin-top: 20px;
}
.sidebar_form .dropdown-menu{
	top:66%;
}


.sidebar_form ul.sidebar_select li span {
    width: 100%;
    border-radius: 0px;
}
.sidebar_form ul.sidebar_select li input {
    width: 100%;
    padding-left: 10px;
}
.sidebar_form span.ui-spinner{
	margin-bottom:15px;
}
.sidebar_form span.ui-spinner input {
    border: 1px solid #e4e2e2;
	margin:0px !important;
	border-radius:0px;
}
.sidebar_form .destination_field span.ui-spinner {
    width: 100%;
	border-radius:0;
}
.sidebar_form span.ui-spinner a {
    background: #008bde;
    color: #fff;
    border-radius: 0px;
}

.sidebar_form .destination_field .ui-button-icon.ui-icon.ui-icon-triangle-1-s{
	background:url("../images/Hotels/ui-icon-spinner-bottom.png") no-repeat;
	background-position:50%;

}
.sidebar_form .select_field .ui-button-icon.ui-icon.ui-icon-triangle-1-s{
	background:url("../images/Hotels/ui-icon-spinner-bottom.png") no-repeat;
	background-position:28%;

}

.sidebar_form .destination_field .ui-button-icon.ui-icon.ui-icon-triangle-1-n{
	background:url("../images/Hotels/ui-icon-spinner-top.png") no-repeat;
	background-position:56%;

}
.sidebar_form .select_field .ui-button-icon.ui-icon.ui-icon-triangle-1-n{
	background:url("../images/Hotels/ui-icon-spinner-top.png") no-repeat;
	background-position:29%; 

}
/*---------Hotel Grid sidebar View css End-------*/

.bottom_title h5 {
    text-transform: initial;
    color: #2c3e50;
    font: bold 16px  "Lato",sans-serif ;
    text-transform: uppercase !important;
    display: inline-block;
	margin-bottom:0px;
}
.bottom_title h5 a{
	 color: #2c3e50;
}
 .bottom_title span.doller {
    color: #008bde;
    font: bold 24px  "Lato",sans-serif ;
}
 .bottom_title span {
    color: #999999;
    text-transform: capitalize;
}
 .bottom_title .right_span {
    float: right;
    margin-top: 9px;
}
.bottom_title .sub_city {
    color: #999999;
    text-transform: capitalize;
}
 .distance_text {
    color: #808b8d;
    line-height: 24px;
    padding-top: 10px;
}
 .distance_text span{
 color:#333333;
 font-weight:bold;
}

 ul.hotel_feature_icons {
    text-align: center;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 6px;
    margin-top: 25px;
    margin-bottom: 15px;
}
ul.hotel_feature_icons li {
    float:left;
    text-align: center;
    width: 33%;
    color: #333333;
    font-size: 13px;
    text-transform: capitalize;
}
ul.hotel_feature_icons li svg {
    width: 28px;
    height: 25px;
    fill: #999999;
}
ul.hotel_feature_icons li i {
    width: 43px;
    height: 43px;
    color: #999999;
    border: 1px solid #fdb714;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    border-radius: 5em;
	margin-bottom: 5px;
}
.bottom_desc .bottom_review_rating , .desc_right_list_hotel .bottom_review_rating{
    float: left;
    width: 100%;
}
.bottom_desc .bottom_review_rating .rating_bottom, .desc_right_list_hotel .rating_bottom{
    float: left;
}

.rating_bottom i {
    color: #ffd46c;
}
.rating_bottom i:last-child{
    color: #ebe9e9;
	}

.sorting_places_wrap:hover .hotel_feature_icons {
    border-bottom-color:#fdb714;
}
	
.bottom_title {
    float: left;
    width: 100%;
}
	
	
      /* media query start */
@media (max-width:480px){
.sidebar_form .select_field {
    width: 100%;
    float: left;
    margin-right: 0px !important;
    margin-bottom: 10px;
}
.bottom_review_rating {
    text-align: center;
}
.bottom_review_rating .float_left{
	float:none;
}
.bottom_review_rating .rating_bottom {
    float: left;
	padding-right:0px;
    width: 100%;
}
.bottom_review_rating .review_right {
    width: 100%;
    float: left;
}
.bottom_review_rating .pull-right.book_now_btn {
    float: none !important;
}
.pull-right.book_now_btn button {
    margin-top: 10px !IMPORTANT;
}
}
/****************************************************************************************************
hotel grid end 
*****************************************************************************************************/


/****************************************************************************************************
hotel list start 
*****************************************************************************************************/
.desc_right_list_hotel .bottom_review_rating .rating_bottom i:last-child  {}
	
.bottom_desc .bottom_review_rating .review_right {
    float: right;
    color: #999999;
    font-size: 12px;
}

.bottom_review_rating .review_right  i{

    font-size: 14px;
}
.hotel_list_sorting, .hotel_grid_sorting {
    padding-top: 65px;
}


.desc_right_list_hotel {
    float: left;
    width: 100%;
}

.bottom_review_rating .float_left .rating_bottom, .bottom_review_rating .float_left .review_right  {
    width: 100%;
}
.bottom_review_rating .float_left .review_right {
  margin-top:2px;
}
.float_left {
    float: left;
}
.pull-right.book_now_btn a {
    width: 123px;
    padding: 8px 30px;
    border-radius: 5px;
    font: normal 12px "Lato",sans-serif;
    margin-top: 5px;
    text-transform: uppercase;
    color: #2c3e50;
    border: 1px solid #008bde;
    background: transparent;
}
.sorting_places_wrap:hover .pull-right.book_now_btn a{
	background-color: #008bde;
    color: #fff;
}


.desc_right_list_hotel .bottom_review_rating {
    float: left;
    width: 100%;
}

.hotel_details_package .top_head_bar span {
    float: none;
    color: #999999;	
    padding-left: 7px;
}

.hotel_details_package .time_date {
    font-weight: bold;
}
.tour_packages_details_top.hotel_details_package span.from_airport {
    color: #808b8d;
    text-transform: capitalize;
    padding-left: 7px;
}
.desc_right_list_hotel .hotel_feature_icons {
    padding-bottom: 20px;
    
}


/****************************************************************************************************
hotel list end 
*****************************************************************************************************/


/****************************************************************************************************
hotel details start 
*****************************************************************************************************/
/*--------hotel details css Start----------*/

.tab_details_part .inner_content {
    float: left;
    width: 100%;
}

.hotel_details_package .top_links ul {
    padding-top: 28px;
    float: left;
    width: 100%;
}
.hotel_details_package ul.hotel_feature_icons {
    border-bottom: none;
    padding-bottom: 0;
}

.hotel_details_mdl_tab .tab_details_part {
    float: left;
    width: 100%;
    padding: 20px;
}

.hotel_details_mdl_tab .tab_details_part .inner_content {
   padding-top:25px;
}
.hotel_details_mdl_tab {
    margin-top: 20px;
    border: 1px solid #fdb714;
}

.inner_content .inner_title {
    color: #282828;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #fdb714;
    padding-bottom: 13px;
    margin-bottom: 17px;
	text-transform:capitalize;
}
.hotel_facility_list ul li {
    color: #2c3e50;
    line-height: 36px;
    text-transform: capitalize;
    position: relative;
    float: left;
    width: 33.3%;
    padding-left:0px;
}

.hotel_facility_list ul li i {
    color: #fdb714;
    padding-right: 25px;
}

#hotel_thumbnail_slider .item img {
    display: block;
    width: 100%;
    height: auto;
}

.hotel_thumbnail_slider .owl-theme .owl-controls {
    position: relative;
}

.hotel_thumbnail_slider .owl-theme .owl-controls .item-link {
    position: relative;
    display: block;
    width: 128px;
    height: 110px;
    margin-right: 20px;
    border: 1px solid #e4e2e2;
    outline: none;
}

.hotel_thumbnail_slider .owl-theme .owl-controls .item-link:focus {
    -webkit-box-shadow: 0 0 8px #cc4895;
    -moz-box-shadow: 0 0 8px #cc4895;
    box-shadow: 0 0 8px #cc4895;
    outline: none;
}

.hotel_thumbnail_slider .owl-theme .owl-controls .active .item-link {
     border: 1px solid #008bde;
}

.hotel_thumbnail_slider .owl-theme .owl-controls .owl-page span {
}

.hotel_thumbnail_slider .owl-theme .prev-owl,
.hotel_thumbnail_slider .owl-theme .next-owl {
    position: absolute;
    top: 30px;
    display: block;
    width: 26px;
    height: 55px;
    border-radius: 50%;
    outline: none;
	z-index:11;
}

.hotel_thumbnail_slider .owl-theme .owl-controls .owl-page {
    position: relative;
}
.hotel_thumbnail_slider .owl-theme .owl-controls .owl-page span {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    opacity: 0 !important;
	filter: Alpha(Opacity=0) !important;
}
.hotel_thumbnail_slider .owl-theme .owl-controls .owl-page:hover span {
    opacity: 0 !important;
	filter: Alpha(Opacity=0) !important;
}
.hotel_thumbnail_slider {
    border: 1px solid #fdb714;
    padding: 18px;
    float: left;
    width: 100%;
}

.hotel_thumbnail_slider .owl-theme .next-owl {
    right:45px;
     background: url("../images/Hotels/next-iocn.png");
    background-size: cover;
}
.hotel_thumbnail_slider .owl-theme .prev-owl {
    left: 27px;
    background: url("../images/Hotels/prev_icon.png");
    background-size: cover;
}

/*---------thumnnail slider Css Start---------*/
.thumbnail_hotel_slider li img {
    width: 100%;
}

.hotel_thumbnail_slider #bx-pager a {
    float: left;
    width: 138px !important;
    height: 112px;
    margin-right: 22px;
	border: 2px solid #d7d7d7;
}
.hotel_thumbnail_slider #bx-pager a.active{
	border: 2px solid #fdb714;
}

.hotel_thumbnail_slider #bx-pager a img {
    width: 100%;
    height: 100%;
}

.hotel_thumbnail_slider .bx-has-controls-direction .bx-prev {
    left: 0px;
    background: url(../images/Hotels/prev_icon.png) no-repeat;
	background-color: transparent !important;
	
}
.hotel_thumbnail_slider .bx-has-controls-direction .bx-next {
    right: 0px;
    background: url(../images/Hotels/next_iocn.png) no-repeat;
    background-color: transparent !important;
}

.hotel_thumbnail_slider .bx-wrapper .bx-has-controls-direction a{
	top: 38%;
}

/*---------thumnnail slider Css End---------*/


/*--------media query------*/
@media (max-width:767px){
	
.hotel_facility_list ul li {
	width:50%;
}	
}

@media (max-width:520px){
	
.hotel_facility_list ul li {
	width:100%;
}	
}
/*--------media query End------*/

/****************************************************************************************************
hotel details end 
*****************************************************************************************************/


/****************************************************************************************************
flight grid start 
*****************************************************************************************************/
.overlay_title{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/*  flight grid sidebar css start */
.widget.flight_name_widget .lifetime_checkbox_round label {
    width: 100%;
}
.widget_ratings .reviewrs_flight {
    color: #999999;
    font: normal 12px Montserrat;
    text-transform: capitalize;
    padding-left: 10px;
}
.widget_ratings i {
    color: #fdb714;
}
.widget_ratings i:last-child {
    color: #ebe9e9;
}
/*  flight grid sidebar css end */

/* flights grid section css start */
.flight_grid_desc {
    padding-top: 10px;
    float: left;
    width: 100%;
}
.bottom_title span.flight_details {
    padding-left: 7px;
}
.flight_grid_desc .bottom_title .right_span span{
	font-weight:bold;
}
span.review_right {
    color: #999999;
}
.flight_grid_desc .rating_bottom {
    float: left;
    padding-right: 10px;
}
.flight_grid_desc .bottom_review_rating{
	    padding-top: 8px;
}

.flight_details_schedule {
    padding: 8px 0px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.flight_details_schedule div.take_off_landing {
    float: left;
    width: 50%;
    text-align: center;
}

.take_off_landing h5 {
    color: #282828;
    margin-bottom: 5px;
}
.take_off_landing p {
    color: #999999;
    line-height: 24px;
    margin-bottom: 5px;
}
.total_time_schedule {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 24px;
    padding-top: 18px;
    color: #999999;
}
.flights_grid_wrap .flight_details_schedule div.take_off_landing {
border-right: transparent !important;
}
.list_button a {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    width: 312px;
    height: 37px;
    line-height: 36px;
    border: 1px solid #008bde;
    color: #2c3e50;
    text-transform: uppercase;
    margin-top: 9px;
}
.sorting_places_wrap:hover .list_button a {
    background: #008bde;
    color: #fff;
}

.overlay_title h4 {
    margin: 0;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    line-height: 30px;
}
.overlay_title {
    float: left;
    width: 100%;
    padding: 13px 0px;
}
.sorting_places_wrap .overlay_title {
    position: absolute;
    bottom: -100%;
    background: #fdb714;
    opacity: .95;
}
.sorting_places_wrap:hover .overlay_title {
	display:block;
	bottom:0;
}
.sorting_flight_panel .sorting_destination {
    float: left;
    width: 135px;
    margin-right: 2%;
}
.sorting_flight_panel .sorting_destination:last-child{
	margin-right:0px;
}
.sorting_flight_panel label.sort_by {
    float: left;
    margin-right: 2%;
    color: #808b8d;
    line-height: 30px;
}
.sorting_panel .sorting_destination .btn, .sorting_flight_panel .sorting_destination .btn {
    padding: 0 0 0 10px;
    height: 30px;
}
.sorting_destination span.bs-caret {
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    width: 30px;
}
.sorting_destination span.bs-caret .caret {
    position: absolute;
    top: 0  !important;
    margin-top: 0 !important;
    height: 100%;
    width: 30px;
    left: 0;
}
.sorting_destination span.bs-caret .caret{
   border-color: transparent;
}


/* flights grid section css End */

/* flights list css */
.flight_list_desc .bottom_title h5 {
    margin-top: 0;
}
.flight_list_desc{
	padding-top:2px;
}
.flight_list_desc .bottom_title .right_span {
    margin-top: 0;
}
.flight_details_schedule div.take_off_landing:first-child {
    border-right: 1px solid #eeeeee;
}
.list_button {
    float: left;
    width: 100%;
    text-align: center;
}
 .list_button a{
  display:inline-block;
  text-align:center;
 }
 
/* flights list css */

@-moz-document url-prefix() {
  select {
    -moz-appearance: none;

  }
}

/*---media query---*/
@media (min-width:991px) and (max-width:1200px){
	.lifetime_checkbox_round label {
    width: 100% !important;
}
}
 @media (max-width:480px){
	 .list_button a {
		 width: 94%;
	 }
	 
	 .bottom_title .right_span {
    float: left;
    margin-top: 8px !important;
    width: 100%;
    margin-bottom: 5px !important;
	text-align:center;
}
	 
.flight_details_schedule div.take_off_landing {
  width: 100%;
  border-right:transparent !important;
}
 }

 @media (max-width:767px){
	 .flight_list_desc {
      padding-top: 20px;
}
.sorting_flight_panel .sorting_destination {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 7px;
}
}
 
/*---media query---*/

/****************************************************************************************************
flight grid end 
*****************************************************************************************************/


/****************************************************************************************************
flight booking start 
*****************************************************************************************************/
.flight_review_area.full_width {
    padding: 20px;
}
.main_section_flight{
	float:left;
	width:100%;
}
.main_section_flight div {
    display: inline-block;
}
.main_section_flight {
    text-align: center;
}
.main_section_flight .country_section_box h4 {
    color: #2c3e50;
    line-height:36px;
    font-weight: bold;
	margin: 0;
}
.main_section_flight .country_section_box p {
    color: #999999;
    line-height: 19px;
    padding-top: 5px;
    margin-bottom: 0;
}
.country_section_box .shedule_d {
    border-top: 1px solid #d3d3d3;
    display: inline-block;
}
.middle_flight_section h5{
	color: #2c3e50;
    line-height:36px;
    border-bottom: 1px solid #d3d3d3;
    font-weight: bold;
	margin-top:5px;
}
.main_section_flight .middle_flight_section p {
    color: #999999;
    line-height: 18px;
    padding-top: 0px; 
    margin-bottom: 0;
    float: left;
    width: 100%;
	top: 0px; 
}

.flight_details_table.full_width {
    padding-top: 30px;
}
.main_section_flight .middle_flight_section {
    width: 40%;
    vertical-align: top;
	padding-left:30px;
	padding-right:30px;
}
.main_section_flight .country_section_box, .main_section_flight .middle_flight_section  {
    padding-bottom: 40px;
    padding-top: 10px;
}
span.emirates_button {
    /* width: 107px; */
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    padding: 5px 14.5px;
    font: bold 16px  "Lato",sans-serif ;
    margin: 5px 0 0px 5px;
}

.inludes_section.flight_schedule_section {
    padding-top: 0;
}
.flight_booking_bg{
	    background: url('http://placehold.it/1600x293')no-repeat;
    background-size: cover;
    position: relative;
	background-position: 50%;
}
.flight_booking_bg .icon_circle_overlay {
    background: #222222;
    opacity: .65;
}
.flight_details_table .airline_detail_list li span {
color: #808b8d;
}
.table_heding_title {
    font-size: 16px;
    color: #282828;
    text-transform: uppercase;
    text-align: center;
    line-height: 24px;
}
.flight_details_table .hotel_airlines_list .airline_detail_list:first-child {
    border-right: 2px solid #d3d3d3;
}
.airline_detail_list fieldset {
    padding-left: 19%;
}
.flight_details_table .hotel_airlines_list {
    padding: 40px 0px 15px;
}
.package_booking_form .booking_input {
    width: 100%;
    margin-bottom: 13px;
    padding: 0 20px;
    height: 48px;
    border: 1px solid #d3d3d3;
    color: #808b8d;
}
textarea.booking_textarea {
    width: 100%;
    border: 1px solid #d3d3d3;
    color: #808b8d;
    padding: 10px 20px 0;
    height: 230px;
    resize: none;
}
/* confirmation message */
.confirmation_msg {
	text-align:center;
}
.confirmation_msg span {
    display: inline-block;
    background: #008bde;
    color: #ffffff;
    font-size: 16px;
    margin-bottom: 35px;
    text-transform: uppercase;
    padding: 14px 33px;
}

/* confirmation message */

/* media query start*/
@media (max-width:767px){
.main_section_flight .country_section_box, .main_section_flight .middle_flight_section {
    width: 100% !important;
    float: left;
}
.main_section_flight .country_section_box, .main_section_flight .middle_flight_section {
    padding-bottom: 20px;
    padding-top: 0px;
}
span.emirates_button {
    margin: 20px 0 9px 0px;
}
.inludes_section.flight_schedule_section {
    text-align: center;
}
.airline_detail_list {
    border-right: 0px !important;
}
.airline_detail_list fieldset {
    padding-left:0px;
	margin:0 auto;
	width:95%;
}
}
/* media query start*/

/****************************************************************************************************
flight booking end 
*****************************************************************************************************/


/****************************************************************************************************
flight details start 
*****************************************************************************************************/
.flight_package_details .bottom_title h5 {
    font-size: 18px;
}

.flight_package_details .flight_grid_desc {
    padding-top: 0;
}
.flight_package_details .flight_grid_desc h5 {
    margin-top:0;
}
.flight_package_details .bottom_title .right_span {
    float: right;
    margin-top: 0;
}


.hotel_airlines_list {
    float: left;
    width: 100%;
}
.hotel_airlines_list .airline_detail_list {
    float: left;
	width:50%;
}
.hotel_airlines_list .airline_detail_list ul {
    float: left;
    width: 100%;
}
.hotel_airlines_list .airline_detail_list ul li {
    float: left;
	width:100%;
}

.airline_detail_list li span {
    color: #2c3e50;
    padding: 6px 0px;
	float:left;
	width:43%;
	word-break: break-all;
}

.airline_detail_list li span:nth-child(2) {
    width: 12%;
	text-align:center;
}

/* media query strat */
@media (max-width:767px){
	.airline_detail_list table {
    width: 100%;
}
.hotel_airlines_list .airline_detail_list {
	width:100%;
}
.hotel_airlines_list .airline_detail_list:last-child {
    margin-bottom: 0px;
}
.hotel_airlines_list .airline_detail_list {
    margin-bottom: 20px;
}
}
	
/****************************************************************************************************
flight details end 
*****************************************************************************************************/


/****************************************************************************************************
tour destination start 
*****************************************************************************************************/
select:focus {
    outline: none;
}
.space_100{
	padding-top:100px;
	padding-bottom:100px;
}

.sorting_panel .sorting_destination {
    width: 201px;
    float: left;
    margin-right: 20px;
}
.sorting_destination{
position:relative;
}

.sorting_destination select {
    width: 100%;
    border: 1px solid #eeeeee;
    height: 30px;
    padding:0 0 0 12px;
    border-radius: 0px;
    color: #808b8d;
}

.sorting_destination i.fa {
    position: absolute;
    right: 1px;
    top: 1px;
	font-size:11px;
    background: #fdb714;
    color: #ffffff;
    width: 30px;
    height: 28px;
    text-align: center;
    line-height: 28px;
}

.sort_list_grid i {
    border: 1px solid #eeeeee;
    color: #999999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 6px;
}
.sort_list_grid i:hover {
    background:#008bde;
	color:#ffffff;
	cursor:pointer;
}

.sorting_places_section {
    padding-top: 5px;
}

.sorting_places_wrap {
    padding: 20px;
    border: 1px solid #e3e3e3;
    float: left;
    width: 100%;
	margin-bottom:30px;
	min-height: 410px;
	position:relative;
}
.sorting_places_wrap a.btns{ position:absolute; bottom:10px; left:0; right:0; margin:0 auto; max-width: 184px;}
.sorting_places_wrap .bottom_desc h4 {
    line-height: 36px;
    font-weight: bold;
    color: #2c3e50;
    display: inline-block;
	margin-bottom:0px;
}
.sorting_places_wrap .bottom_desc h4 a {
    color: #2c3e50;
}
.sorting_places_wrap .bottom_desc h4 span {
    color: #008bde;
    padding-left: 15px;
}
.sorting_places_wrap .bottom_desc .packs {
    float: right;
    margin-top: 10px;
    line-height: 36px;
   
}
.sorting_places_wrap .bottom_desc {
    padding-top: 10px;
}
.thumb_wrape img {
    width: 100%;
}

.pagination_bottom {
	text-align:center;
}
.pagination_bottom .pagination li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.pagination_bottom .pagination li a:hover {
    background: #fdb714;
    color: #ffffff;
    border-color: #fdb714;
}
.pagination_bottom .pagination {
    padding-top: 70px;
}



.sorting_places_wrap:hover {
    box-shadow: 0px 0px 1px 1px rgba(253, 183, 20, 0.8);
    -webkit-box-shadow: 0px 0px 1px 1px rgba(253, 183, 20, 0.8);
    border-color: #fdb714;
}
.grid_sorting .thumb_wrape{
	overflow:hidden;
}


/*--------media query start-------*/

 @media (max-width:767px){
  .sorting_panel .sorting_destination {
      width: 100%;
	  margin-right:0px;
	  margin-bottom:20px;
  
   }
   .sort_list_grid {
    float: left !important;
}
   .sort_list_grid  i{
    margin-left: 0;
    margin-right: 6px;
     }
 }
 
 @media (min-width:768px) and (max-width:991px){
	 .sorting_panel .sorting_destination {
      width: 25%;
  
   }

 }
 
 @media (min-width:992px) and (max-width:1200px){
	.sorting_panel .sorting_destination {
      width: 187px;
} 
	 
 }
 
 
/*--------media query End-------*/
/****************************************************************************************************
tour destination end 
*****************************************************************************************************/


/****************************************************************************************************
tour booking start 
*****************************************************************************************************/
button:focus {
    outline: none;
}
.t_align_c{
	text-align:center;
}
.full_width.t_align_c button {
    margin-top: 15px;
}
.pcg_tabs_panel ul li{
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;	
}

/* booking tabs css start */
.tour_booking_tabs ul li {
    color: #282828;
    font: normal 16px 'Lato', sans-serif;
    text-transform: uppercase;
    line-height: 36px;
    display: inline-block;
    float: none !important;
    padding: 0px 35px;
	border-right: 1px solid #eeeeee;
}
.tour_booking_tabs ul li:after {
	content: "\f111";
    display: block;
    font: normal normal normal 16px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #eeeeee;
    position: absolute;
    left: 50%;
    bottom: -29px;
    width: 18.5px;
    height: 18px;
    border-radius: 5em;
    border: 1px solid transparent;
}
.tour_booking_tabs ul li.ui-state-active:after {
    color: #fdb714;
	border: 1px solid #9cc542;
}
.tour_booking_tabs ul li:first-child {
	padding-left:0px;
}

.tour_booking_tabs ul li:last-child {
	padding-right:0px;
	border-right:none;
}
#tour_booking_tabs {
    float: left;
    width: 100%;
}

.tour_booking_tabs {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 40px;
    border-top: 1px solid #fdb714;
}
.tour_booking_tabs ul {
    border-bottom: 1px solid #eeeeee;
    display: inline-block;
    padding-bottom: 20px !important;
}
.tour_booking_tabs ul li:focus {
    outline: none;
}
.tour_booking_tabs ul li.ui-state-active{
	background:transparent;
}
#tour_booking_tabs .main_content_area {
    float: left;
    width: 100%;
    margin-top: 55px;
    border: 1px solid #fdb714;
    position: relative;
    padding: 50px;
}

/* tab content css start */
.main_content_area .tab_inner_section {
    float: left;
    width: 100%;
    margin-bottom:40px;
}

.heading_tab_inner {
    float: left;
    width: 100%;
    background: #008bde;
    padding: 10px 30px;
}
.heading_tab_inner h5 {
    display: inline-block;
    color: #ffffff;
    font: bold 15px 'Lato', sans-serif;
    line-height: 28px;
    margin: 0;
}
.heading_tab_inner span {
    float: right;
    font: bold 12px 'Lato', sans-serif;
    text-transform: uppercase;
    /* margin-top: 16px; */
    color: #fff;
    width: 137px;
    height: 27px;
    background: #fdb714;
    text-align: center;
    line-height: 28px;
}
.tab_inner_section .tab_inner_body{
	border: 1px solid #fdb714;
	border-top:none;
	padding-bottom:20px;
}

.inludes_section, .tab_review_area{
	float: left;
    width: 100%;
}
.tab_review_area img {
    width: 150px;
    height: 105px;
    float: left;
    margin-right: 10px;
}
.tab_review_area .review_content {
}
.tab_review_area .review_content .top_head_bar {
	float:none;
}
.review_content .top_head_bar span {
    display: inline-block;
    margin: 0 10px;
	float:none;
}

.review_content .top_head_bar .country_span {
    font-size: 16px;
    color: #999999;
    border-left: 1px solid #999999;
    padding-left: 10px;
	text-transform: capitalize;
	line-height: 13px;
}
.review_content span {
    color: #999999;
    font-size: 12px;
    line-height: 30px;
}
.review_content .bottom_star_rating {
    display: inline-block;
    padding-right: 10px;
}
.review_content .bottom_star_rating i {
    color: #ffd46c;
    font-size: 14px;
    line-height: 30px;
}
.review_star_cover {
    display: inline-block;
    border-top: 1px solid #ebe9e9;
    padding-right: 25px;
}
.review_content .bottom_star_rating i:last-child{
	color:#ebe9e9;
}
.right_includes h5 {
    margin-top: 0;
}
.inludes_section {
    padding-top: 15px;
}

.inludes_section .left_lists table tr td.label_list {
    width: 120px;
}
.inludes_section .left_lists table tr td:nth-child(2) {
    width:25px;
}
.inludes_section .left_lists table {
    margin-left: 35px;
    width: 100%;
}
.left_lists table tr td {
    color: #808b8d;
    line-height: 26px;
    text-transform: capitalize;
    vertical-align: top;
}
/* tab content css End */
/* check_in check_out box */
.right_includes .check_in_out_wrap {
    float: right;
}
.check_in_out_wrap .check_in {
    float: left;
    margin-right: 25px;
    text-align: center;
    width: 67px;
}
.check_in_out_wrap .check_in .check_in_box {
    float: left;
    width: 100%;
    border: 1px solid #fdb714;
    border-radius: 5px;
	padding-bottom: 5px;
}
.check_in_out_wrap .check_in label {
    font-weight: normal;
    color: #282828;
    font-size: 13px;
    line-height: 24px;
	margin-bottom: 0px;
}
.check_in .check_in_box span {
    float: left;
    width: 100%;
}
.check_in .check_in_box .day {
    background: #fdb714;
    color: #ffffff;
}
.check_in .check_in_box .date {
    font-size: 30px;
    color: #222222;
}

.check_in_out_wrap .check_in .check_in_box span {
    line-height: initial;
}
.check_in .check_in_box .month {
    color: #222222;
    text-transform: uppercase;
    margin-top: -6px;
}

.flight_section div {
    display: inline-block;
}
.flight_section {
    text-align: center;
}
.flight_section .country_section_box {
	width:25%
}
.flight_section .middle_flight_section {
	width:40%;
}
.flight_section .country_section_box h4 {
    font-size: 16px;
    color: #282828;
    line-height: 24px;
    font-family: 'PT Sans', sans-serif !important;
    display: inline-block;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
}
.flight_section .country_section_box p {
    color: #999999;
    line-height: 19px;
}

.middle_flight_section .border_line {
    width: 100%;
    float: left;
    background: #d3d3d3;
    height: 1px;
    position: relative;
}

.flight_section .middle_flight_section .border_line:after, .flight_section .middle_flight_section .border_line:before{
	 content: "\f111";
    display: block;
    font: normal normal normal 16px FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #008bde;
    position: absolute;
	top: -9px;
}

.flight_section .middle_flight_section .border_line:before{
right:0;
}
.flight_section .middle_flight_section .border_line:after{
left:0;
}
.middle_flight_section .border_line i {
    transform: rotate(46deg);
    -webkit-transform: rotate(46deg);
    -moz-transform: rotate(46deg);
    -ms-transform: rotate(46deg);
    -o-transform: rotate(46deg);
    position: absolute;
    top: -8px;
    font-size: 18px;
    color: #008bde;
}

.middle_flight_section p {
    color: #999999;
    line-height: 18px;
    padding-top: 15px;
    margin-bottom: 0;
    margin-top: 0px;
    float: left;
    width: 100%;
    position: relative;
    top: 18px;
}

.inner_container {
    margin: 0 auto;
    width: 81%;
}
/* check_in check_out box */

.right_includes ul.sort_place_icons li:last-child {
    margin-right: 0px;
}
.right_includes ul.sort_place_icons li {
    margin-right: 20px;
}
.btn_green.proceed_buttton {
    font: normal 14px 'Lato', sans-serif;
    text-transform: uppercase;
    border: none;
    width: 260px;
    height: 48px;
    line-height: 48px;
}
/* booking tabs css end */

/* Package Booking two css start */
.inner_section_2 .tab_inner_body {
    border: 1px solid #fdb714;
}
.package_booking_form {
    float: left;
    width: 100%;
    padding: 30px 15px 0px;
}
.package_booking_form .booking_input {
    width: 100%;
    margin-bottom: 13px;
    padding: 0 20px;
    height: 48px;
    border: 1px solid #d3d3d3;
	color: #808b8d;
}

.package_booking_form .checkbox_book {
    padding: 0 15px;
    margin-top: 10px;
}


.package_booking_form .checkbox_book label {
    font-weight: normal;
    color: #808b8d;
}


/*checkbos css start*/


.checkbox_book{
	float:left;
	width:100%;
}
.checkbox_book label {
    position: relative;
    padding-left: 33px;
}
.checkbox_book input[type=checkbox] {
	display: none;
}
.checkbox_book label:before{
	content: "";
	display: inline-block;
	width: 20PX;
	height: 20px;
	position: absolute;
	color:#d3d3d3;
	text-align: center;
	left:0px;
	border: 1px solid #d3d3d3;
}

 .checkbox_book input[type=checkbox]:checked + label:after{
    content: "\2713";
    font-size: 19px;
    color: #008bde;
    text-align: center;
    position: absolute;
    left: 3px;
    top: -3px;
}
.checkbox_book input[type=checkbox]:checked + label:before{
	border-color:#008bde;
}

/*checkbos css end*/

/* Package Booking two css End */

/* Package Booking three css start */
.payment_details_main {
    float: left;
    width: 100%;
    padding: 25px;
}
.payment_table{
	float:left;
	width:100%;
}

.payment_table ul li {
	float:left;
	width:100%;
}
.payment_table ul li span {
    padding: 2px;
    text-transform: capitalize;
    color: #808b8d;
    line-height: 26px;
	float:left;
	width:50%;
}
.payment_table ul li.total_row{
	margin-top:20px;
}
.payment_table ul li.total_row span{
    color: #666666;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
 
  /* payment mathod tab section */
    .payment_mathod_tabs{
		float:left;
		width:100%;
	}
	
	.payment_mathod_tabs .payment_vertical_tabs {
    float: left;
    width: 22%;
    background: #ececec;
    min-height: 350px;
}

.vertical_tab_content {
    padding-top: 20px;
    padding-left: 40px;
    float: left;
    width: 78%;
}
.payment_mathod_tabs .payment_vertical_tabs ul li {
    float: left;
    width:100%;
	padding-left: 20px;
}
.payment_mathod_tabs .payment_vertical_tabs ul li a {
    float: left;
    width: 100%;
    font: normal 14px 'Lato', sans-serif;
    text-transform: capitalize;
    line-height: 48px;
    color: #666666;
}
.payment_vertical_tabs ul{
	padding:0px !important;
}
.payment_vertical_tabs ul li.ui-state-active{
	background:#ffffff;
}

.inner_body_payment fieldset label {
    float: left;
    width: 100%;
    line-height: 36px;
    color: #808b8d;
    margin-bottom: 0;
}
.inner_body_payment fieldset input[type="text"] {
    height: 48px;
    border: 1px solid #d3d3d3;
    padding-left: 10px;
    font-style: italic;
    color: #cecece;
	margin-bottom:8px;
}
.inner_body_payment fieldset input.input_card {
    width: 60%;
}
.inner_body_payment fieldset input.input_credit_card {
    width: 50%;
    margin-right: 15px;
}
.inner_body_payment fieldset a {
    margin-right: 5px;
}
.inner_body_payment fieldset .select_tabs, .inner_body_payment fieldset .cvv_input{
    float: left;
}
.select_tabs select {
    width: 117px;
    height: 40px;
    border-radius: 0px;
    border: 1px solid #d3d3d3;
    color: #999999;
    padding-left: 10px;
	text-transform: capitalize;
	margin-right:17px;
}
.select_tabs {
    width: 274px;
}
input.cvv {
    width: 73px;
    height: 40px;
}
.checkbox_section .proceed_buttton {
    margin: 25px 0px;
}

.inner_body_payment .checkbox_section {
    padding-top: 71px;
}

  /* payment mathod tab section */
 .section_booking_bottom{
  background:url('http://placehold.it/1600x293')no-repeat;
    background-size: cover;
    position: relative;
 }
 
.middle_text {
    color: #ffffff;
    text-align: center;
    position: relative;
    padding: 75px 0px;
}
.middle_text h2 {
    font-weight: bold;
    line-height: 36px;
	margin:0px;
}
.middle_text h5 {
    line-height: 36px;
    font-size: 15px;
}
.middle_text .coupon_offer {
    display: inline-block;
    font-size: 18px;
    padding: 11px 19px;
    border: 1px solid #fff;
    margin-top: 20px;
}
.middle_text .coupon_offer span {
    font-weight: bold;
    color: #fdb714;
    font-size: 20px;
}

#booking_details, #personal_info, #payment_info, #confirmation:after {
	position:relative;
}  
  


.main_content_area:after {
    content: "";
    position: absolute;
    display: block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fdb714;
    top: -8px;
}

#booking_details:after {
    left: 25.7%;
}


#booking_details:after{
	 left: 25.7%;
}
#personal_info:after{
	 left: 42.5%;
}
#payment_info:after {
    left: 59.7%;
}
#confirmation:after {
    left: 75.4%;
}

/*  confirmation tab section css start */
.doller_left {
    float: right;
    text-align: center;
}
.doller_left h2 {
    margin: 0;
    color: #008bde;
    font-weight: bold;
    line-height: 30px;
}
}
.doller_left p {
    font-size: 12px;
    color: #999999;
    line-height: 30px;
}

.package_table_section {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

    /* payment table */
	.payment_table{
	float:left;
	width:100%;
}

.package_table_section .payment_table_package table tr td:nth-child(2) {
    text-align: center;
}

.payment_table_package table tr td  {
    padding: 2px;
    text-transform: capitalize;
    color: #808b8d;
    line-height: 26px;
	border-top: none;
	width:33%;
}
.package_table_section .payment_table_package {
    padding: 30px 0px;
}

.package_table_section .border_right {
    border-right: 1px solid #d3d3d3;
}
.payment_table_package table tr.total_row{
	margin-top:20px;
}
.payment_table_package table tr.total_row td{
    color: #666666;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.package_table_section .payment_table_package table {
    width: 60%;
    margin: 0 auto;
}
.total_price_row {
    text-align: center;
}
.total_price_row p, .total_price_row h2{
    display:inline-block;
	line-height:36px;
}
.total_price_row p {
    color: #797979;
    font-size: 16px;
    padding-right: 10px;
}
.total_price_row h2 {
    color: #008bde;
    font-weight: bold;
}
	
/* payment table */

.information_title {
    text-align: center;
    color: #2c3e50;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    padding-top:15px;
	
}

.information_table_main {
    padding: 35px 0px;
    border-bottom: 1px solid #ebebeb;
}
.paymentinfo_list ul li {
    color: #808b8d;
    font-size: 16px;
    line-height: 36px;
    position: relative;
    padding-left: 26px;
}
.paymentinfo_list ul li:before {
    content: "\f046";
    display: inline-block;
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #fdb714;
    left: 0;
    top: 11px;
}
.paymentinfo_list p {
    line-height: 24px;
    color: #282828;
    margin: 0px;
	font-size:16px;
}
.paymentinfo_list span {
    line-height: 24px;
    color: #999999;
}
.booking_text p {
    color: #808b8d;
    font-size: 16px;
    line-height: 36px;
    margin: 0;
}
.booking_text p a {
	color:#008bde;
}
.booking_text.t_align_c span {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #2c3e50;
    line-height: 36px;
}
.booking_text p a:hover {
    text-decoration: underline;
    color: #2c3e50;
}
.space_top_65 {
    padding-top: 65px;
}
/*  confirmation tab section css end */
  
/* Package Booking three css End */

.tab_review_area .review_content .top_head_bar h4 {
    margin-top: 0px;
}
.inludes_section {
    padding-top: 15px;
    border-top: 1px solid #d3d3d3;
}
.tab_review_area {
    padding: 18px;
    /* border-bottom: 1px solid #d3d3d3; */
}

.information_table_main .payment_table_package table tr td {
text-transform: initial;
}

.information_section .full_width.t_align_c button {
    margin-top: 35px;
}

/*-------media query start-----*/
@media (min-width:992px) and (max-width:1200px){
.tab_review_area .review_content {
    width: 75%;
}
}

@media (min-width:768px) and (max-width:991px){
.tour_booking_tabs ul li{
	padding:0px 20px;
}

}


@media (max-width:991px){
.right_includes .check_in_out_wrap {
    float: left;
    width: 100%;
    text-align: center;
}
.inludes_section .right_includes {
    padding-top: 25px;
}
.check_in_out_wrap .check_in {
    float: none;
    margin-right: 20px;
    display: inline-block;
    margin-bottom: 10px;
}
	
}

@media (max-width:767px){
.tour_booking_tabs ul li {
    font: normal 10px 'Lato', sans-serif;
    padding: 0px 4px;
}
.inludes_section .left_lists table{
	margin-left:0px;
}
.inner_container {
    width: 100%;
}
#tour_booking_tabs .main_content_area {
    padding: 25px;
}

.review_content .top_head_bar span {
    margin: 0px 4px;
}
.review_content .top_head_bar .country_span {
    font-size: 14px;
}
	
}

@media (min-width:768px) and (max-width:1200px){
	.inner_container {
    margin: 0 auto;
    width: 90%;
}
}

@media (max-width:600px){
	.flight_section .middle_flight_section {
    width: 80%;
    margin: 20px 0px;
}
.flight_section .country_section_box {
    width: 100%;
}
}
@media (max-width:480px){
	.tour_booking_tabs ul li:after {
		display:none;
	}
	.inludes_section .right_includes {
    text-align: center;
}
.heading_tab_inner {
    padding:10px;
}
.heading_tab_inner h5{
	font-size:11px;
}
.package_table_section .payment_table_package table {
    width: 100%;
}
.total_price_row h2 {
    font-size: 23px;
}
.btn_green.proceed_buttton {
    font: normal 12px 'Lato', sans-serif;
    width: 190px;
    height: 40px;
    line-height: 40px;
}
.package_booking_form {
    padding: 30px 0px;
}
}
.sorting_places_wrap:hover .list_view_details.btns {
    background: #fdb714;
    color: #fff;
}
@media (max-width:320px){
	.btn_green.proceed_buttton {
    font-size:9px !important;
    width: 170px;
}
.inner_body_payment .btn_green.proceed_buttton {
    width: 140px;
}
	
}


@media (min-width:1200px){
	.payment_details_main .review_content {
    padding-left: 40px;
}
}
@media (max-width:767px){
.payment_mathod_tabs .payment_vertical_tabs {
    width: 100%;
    min-height: auto;
}
.vertical_tab_content {
    width: 100%;
}
}

@media (max-width:600px){	
.inner_body_payment .checkbox_section {
    padding-top: 30px;
}
	
}

@media (min-width:768px) and (max-width:991px){
.vertical_tab_content{
	width:70%;
}
.payment_mathod_tabs .payment_vertical_tabs {
    float: left;
    width: 30%;
}
}

@media (max-width:991px){
	.inner_body_payment fieldset .select_tabs, .inner_body_payment fieldset .cvv_input {
    float: left;
    width: 100%;
}
.select_tabs select {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}
.inner_body_payment fieldset input[type="text"] {
    width: 100% !important;
}
.inner_body_payment fieldset a {
    margin-top: 5px;
    float: left;
}
input.cvv {
    width: 100%;
}
.vertical_tab_content {
    padding: 20px;

}
.doller_left {
    float: left;
    padding-top: 15px;
}

}

@media (max-width:767px){
	.booking_text p {
    line-height: 20px;
    margin-bottom: 15px;
}
.booking_text.t_align_c span {
    line-height: 20px;
}
.middle_text h5 {
    line-height: 20px;
}
}
@media(min-width:1200px){
	.inludes_section .right_includes {
    padding-left: 10%;
}
}

/*-------media query End-----*/

/****************************************************************************************************
tour booking end 
*****************************************************************************************************/


/****************************************************************************************************
tour grid start 
*****************************************************************************************************/
@media(min-width:1200px){
.destinaion_sorting_section .col-lg-3 {
    width: 26%;
}
.destinaion_sorting_section .col-lg-9 {
    width: 74%;
}
}

.sorting_places_wrap, .sort_place_icons li, img{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.grid_sorting:hover .thumb_wrape img{
    transform: scale(1.2);
    -webkit-transform:  scale(1.2);
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -o-transform:scale(1.2);
}

.tour_packages_right_section {
    float: left;
    width: 100%;
}

.packs{
	color: #999999;
    font-size: 16px;
}
.tour_heading h4 {
    display: inline-block;
    color: #2c3e50;
    line-height: 36px;
    font: 700 20px  "Lato", sans-serif ;
	margin-top:0px;
}

.tour_heading {
    display: inline-block;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 18px;
    padding-bottom: 5px;
}
.tour_heading .packs {
    float: right;
    padding-left: 70px;
}
.tour_packages_description p {
    color: #808b8d;
    line-height: 22px;
}
.morecontent span {
    display: none;
}
.tour_packages_description a.morelink.less {
    padding-top: 0;
}
.tour_packages_description .morelink {
    display: inline-block;
    color: #008bde;
    border-bottom: 1px solid #e5eed6;
    padding-top: 10px;
}
.tour_packages_description {
    margin-bottom: 40px;
}
/*-----section----*/
.top_head_bar{
	float:left;
	width:100%;
}
 .top_head_bar h4 {
    font-weight: bold;
    color: #2c3e50;
    display: inline-block;
}
 .top_head_bar h4 a{
    color: #2c3e50;
}

.grid_sorting .top_head_bar h4 {
    margin-top: 7px;
	font-size: 14px;
}


.top_head_bar  span {
    float: right;
}

.time_date i{
	font-size:14px;
	padding-right: 6px;
}

.time_date {
    line-height: 27px;
    width: 82px;
    height: 27px;
    text-align: center;
    background: #fdb714;
    color: #ffffff !important;
    font-size: 16px;
	border-radius:2px;
}
.grid_sorting .bottom_desc h5 {
    text-transform: initial;
    color: #2c3e50;
}
.grid_sorting .bottom_desc h5 a{
	color: #2c3e50;	
}
.grid_sorting .bottom_desc h5 span {
    font: bold 18px  "Lato",sans-serif ;
    color: #008bde;
    padding-left: 8px;
}
.grid_sorting ul.sort_place_icons{
	text-align:center;
	margin-top:15px;
}
ul.sort_place_icons li {
    float: left;
    text-align: center;
    width: 71px;
    color: #333333;
    font-size: 13px;
    text-transform: capitalize;
}
ul.sort_place_icons li i {
    width: 43px;
    height: 43px;
    color: #999999;
    border: 1px solid #fdb714;
    text-align: center;
    line-height: 43px;
    font-size: 16px;
    border-radius: 5em;
	margin-bottom: 5px;
}

.thumb_wrape, .thumbnail_wrap{
	overflow:hidden;
	position:relative;
}
.sorting_places_wrap:hover .thumb_wrape img, .tour_post_cover:hover img, .thumbnail_wrap:hover img{
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	
}

.thumb_wrape, .bottom_desc{
	float:left;
	width:100%;
}

.sort_place_icons li:hover {
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
}
/*-----section----*/

/*-------sidebar css start-----*/

.sidebar_search_bar form input#sidebar_search {
    width: 100%;
    border: 1px solid #eeeeee;
    padding: 0px 20px;
    height: 32px;
	position:relative;
	color:#808b8d;
}
.sidebar_search_bar form{
	position:relative;
}

.sidebar_search_bar form:after{
	content: "\f002";
    display: inline-block;
    font: normal normal normal 16px FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    top: 10px;
    right: 10px;
    color: #999999;
}

.lifetimeite_left_sidebar .widget h4.widget-title {
    color: #2c3e50;
    font: 700 16px  "Lato", sans-serif ;
	padding-bottom:30px;
}
.lifetimeite_left_sidebar{
	float:left;
	width:100%;
}

.lifetimeite_left_sidebar aside.widget {
    float: left;
    width: 100%;
    padding: 50px 0px;
    border-bottom: 1px solid #eeeeee;
}

/*------hotel posts css start-----*/
.widget.hotel_widgets ul li {
    width: 100%;
    float: left;
    margin-bottom: 22px;
    padding-bottom: 13px;
    border-bottom: 1px solid #eeeeee;
}

.widget.hotel_widgets ul li:last-child{
	border-bottom:none;
}
.widget.hotel_widgets ul li h4 {
    margin-top: 0;
    margin-bottom: 5px;
    text-transform: capitalize;
    color: #2c3e50;
}
.widget.hotel_widgets ul li h4 a{
		color: #2c3e50;
}

.widget.hotel_widgets ul li p {
    margin-bottom: 0px;
    font-size: 13px;
    line-height: 24px;
    color: #999999;
}
.widget.hotel_widgets ul li img{
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
.widget.hotel_widgets ul li div {
    display:inline;
}
.widget.hotel_widgets ul li i:last-child {
    color: #c0ccd3;
}

.widget.hotel_widgets ul li i{
    color: #fdb714;
}
.lifetimeite_left_sidebar aside.widget:last-child {
    border-bottom: none;
}


/*------hotel posts css End-----*/

/* checkbox css start */
.lifetime_checkbox_round{
 float: left;
 width: 100%;
 text-align: left;
}
         /*  Base for label styling  */
.lifetime_checkbox_round [type="checkbox"]:not(:checked),
.lifetime_checkbox_round [type="checkbox"]:checked {
 position: absolute;
 left: -9999px;
}
.lifetime_checkbox_round [type="checkbox"]:not(:checked) + label,
.lifetime_checkbox_round [type="checkbox"]:checked + label {
 position: relative;
 padding-left:21px;
 cursor: pointer;
 outline:none;
}

/* checkbox aspect  */
.lifetime_checkbox_round [type="checkbox"]:not(:checked) + label:before, .lifetime_checkbox_round [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    border: 1px solid #bbbbbb;
    border-radius: 5em;
    outline: none;
}
    /*checked mark aspect*/
.lifetime_checkbox_round [type="checkbox"]:not(:checked) + label:after,
.lifetime_checkbox_round [type="checkbox"]:checked + label:after {
 content: "\f111";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 8px;
    left: 3.6px;	
    font-size: 11px;
    line-height: 0.8;
    color: #008bde;
}
/*checked mark aspect changes */
 .lifetime_checkbox_round [type="checkbox"]:not(:checked) + label:after {
 color:#cccccc;
}
.lifetime_checkbox_round [type="checkbox"]:checked + label {
color:#008bde;
} 
/*disabled checkbox*/
.lifetime_checkbox_round [type="checkbox"]:disabled:not(:checked) + label:before,
.lifetime_checkbox_round [type="checkbox"]:disabled:checked + label:before {
 box-shadow: none;
 border-color: #bbb;
 background-color: #ddd;
}
.lifetime_checkbox_round [type="checkbox"]:disabled:checked + label:after {
 color: #999;
}
.lifetime_checkbox_round [type="checkbox"]:disabled + label {
 color: #aaa;
}

.lifetime_checkbox_round label {
    font-weight: normal;
    font-size: 16px;
    color: #808b8d;
    float: left;
    width: 50%;
	text-transform: capitalize;
	margin-bottom: 14px;
}

/* checkbox css End */


/* pricefilter css start */
.price_filter_slider .ui-widget.ui-widget-content {
   background: #eeeeee; 
    border: none;
}

.price_filter_slider .ui-widget-header {
    border:none;
    background: #008bde;
}
.price_filter_slider .ui-slider-handle {
    border: 5px solid #0b0b0b !important;
    background: #ffffff !important;
    border-radius: 5em !important;
}
.price_filter_slider .ui-slider-handle:focus{
	outline:none !important;
}
.price_filter_slider .ui-slider-horizontal {
    height: 6px !important;
}

.price_filter_slider .ui-slider-horizontal .ui-slider-handle {
    top: -6px;
}

.price_filter_slider .range_text {
    color: #808b8d;
    line-height: 20px;
    padding-top: 17px;
}
.price_filter_slider .range_text label {
    font-weight: normal;
}
.price_filter_slider .range_text #amount {
    border: none;
   
}

.sort_list_grid .active_sort{
	background: #008bde;
    color: #ffffff;
}
/* pricefilter css End */

/*-------sidebar css End----*/

/*-----media query start---*/

@media (min-width:992px) and (max-width:1200px){
 .top_head_bar h4 {
    font-size: 16px;
 }
}
@media(max-width:991px){
.top_head_bar h4 {
    font-size: 14px;
 }
}

@media(max-width:480px){
 .lifetime_checkbox_round label {
    width: 100%;
}

.top_head_bar h4{
	display:block;
}
}
@media (min-width:1200px){
.left_space_40{
	padding-left:40px;
}	
}


/*-----media query end--*/
/****************************************************************************************************
tour grid end 
*****************************************************************************************************/


/****************************************************************************************************
tour list start 
*****************************************************************************************************/
.list_sorting_view:hover .thumb_wrape img{
    transform: scale(1.2);
    -webkit-transform:  scale(1.2);
    -moz-transform:  scale(1.2);
    -ms-transform:  scale(1.2);
    -o-transform:scale(1.2);
}
.list_sorting_view .thumb_wrape {
	overflow:hidden;
}

.list_sorting_view .bottom_desc h5 {
    text-transform: initial;
    color: #2c3e50;
	margin-top:0px;
}
.list_sorting_view .bottom_desc h5 span {
    font: bold 24px  "Lato",sans-serif ;
    color: #008bde;
    padding-left: 8px;
}

.list_sorting_view .bottom_desc {
    padding-top: 0px;
}
.list_sorting_view .top_head_bar h4 {
    margin-bottom: 0px;
    margin-top: 10px;
}
.list_sorting_view ul.sort_place_icons {
    text-align: center;
    margin-top: 35px;
}


.list_view_details {
    float: right;
    font-size: 14px;
    color: #666666;
    text-transform: capitalize;
    width: 95px;
    height: 32px;
    border: 1px solid #fdb714;
    text-align: center;
    line-height: 30px;
}
.list_sorting_view .bottom_desc a.btns {
    margin-top: 19px;
    box-shadow: none;
}

.padding_none{
	padding:0px;
}
ul.sort_place_icons li:hover i{
	color: #fdb714;
    border: 1px solid #999999;
}

/*-------media query start-----*/
@media (min-width:992px) and (max-width:1200px){
	ul.sort_place_icons li {
    width:67px;
}
}

@media (max-width:781px){
	ul.sort_place_icons li {
    width: 66px;
    font-size: 12px;
 
}
}
@media (max-width:480px){
	.bottom_desc h5 span {
       font-size: 15px !important;
}


.top_head_bar span.time_date {
    margin-bottom: 10px;
    display: inline-block;
    float: none;
}
.list_sorting_view .bottom_desc a.btns {
    margin-top: 20px;
    display: inline-block;
    float: none;
}

}

@media (max-width:767px){
	.list_sorting_view .time_date{
		margin-top:10px;
	}
	ul.sort_place_icons li{
		margin-bottom:15px;
	}
	
}

/*-------media query End-----*/
/****************************************************************************************************
tour list end 
*****************************************************************************************************/


/****************************************************************************************************
tour details start 
*****************************************************************************************************/
.pcg_tabs_panel ul li{
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;	
}

.hotel_widgets_deals ul li .hotel_deals_details h4 {
    color: #797979;
    font-size: 16px;
    text-transform: initial;
	margin-top:0px;
}

.widget.hotel_widgets_deals ul li {
    width: 100%;
    float: left;
	margin-bottom:24px;
}

.widget.hotel_widgets_deals ul li:last-child {
    margin-bottom: 0;
}

.widget.hotel_widgets_deals ul li img {
    float: left;
    width: 78px;
    height: 67px;
    margin-right: 10px;
}

.lifetimeite_left_sidebar_second{
	float:left;
	width:100%;
}
.lifetimeite_left_sidebar_second .widget {
    float: left;
    width: 100%;
	border:1px solid #eeeeee;
	margin-top:27px;
   
}
.lifetimeite_left_sidebar_second .widget h4.widget-title {
    margin: 0;
    text-align: center;
    background: #008bde;
    color: #ffffff;
    line-height: 31px;
    padding: 11px 0px;
	border-bottom: 1px solid #eeeeee;
}
.lifetimeite_left_sidebar_second .widget .widgett {
    float: left;
    width: 100%;
    padding: 30px 20px;
}
.lifetimeite_left_sidebar_second .widget .text_widget {
   text-align:center;
}
.lifetimeite_left_sidebar_second .text_widget p {
    color: #808b8d;
    line-height: 24px;
    text-align: center;
}
.about_us_widget .text_widget p{
	font-size:16px;
}
.lifetimeite_left_sidebar_second .widget .text_widget i {
    color: #302c2d;
	padding-right: 10px;
}
.lifetimeite_left_sidebar_second .widget .text_widget h3 {
    color: #302c2d;
	line-height:30px;
}
.more_text_widget .morecontent .morelink_w {
    color: #c2c1c1;
    font: normal 12px  "Lato",sans-serif ;
    text-decoration: underline;
    position: relative;
	float:left;
}
.more_text_widget .morecontent .morelink_w.less {
    float: none !important;
}

.submit_query {
    font: bold 12px  'Lato', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 23px;
	border:none;
}

.image_holder h5 {
    color: #2b2b2b;
    margin-bottom: 0;
    margin-top: 5px;
    line-height: 30px;
}
.image_holder h5 a{
color: #2b2b2b;
}

.image_holder h4 {
    margin-top: 0px;
    color: #008bde;
	text-transform:initial;
}
.image_holder h4  span{
	font:normal 14px  'Lato', sans-serif;
	color:#2c3e50;
}
.image_holder {
    margin-bottom: 23px;
}

.tour_packages_details_top{
	float:left;
	width:100%;
}
.tour_packages_details_top .bottom_desc h5 {
    text-transform: initial;
    color: #2c3e50;
    margin-top: 0px;
}
.tour_packages_details_top .bottom_desc h5 span {
    font: bold 24px  'Lato', sans-serif;
    color: #008bde;
    padding-left: 8px;
}
.tour_packages_details_top .bottom_desc h5.includes_text {
    color: #999999;
    text-transform: uppercase;
    line-height: 30px;
}
.tour_packages_details_top .bottom_desc .starting_text{
	display:inline-block;
	}
	.tour_packages_details_top .bottom_desc .time_date {
    display: inline-block;
    margin-left: 25px;
}
	.tour_packages_details_top .top_head_bar .time_date i {
    font-size: 14px;
    padding-right: 7px;
}

.top_icons_part .sort_place_icons li:last-child {
    margin-right: 0px;
}
.top_links ul li {
    float: left;
    min-width: 139px;

}

.top_links ul li:first-child {
	margin-right: 20px;
}
.top_links ul li ul li {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 0px;
}

.top_links ul li span.filter-option.pull-left {
    border-bottom: 1px solid;
}
.top_links ul li button {
  padding: 0;
  border: none;
}
.top_links ul li .dropdown-toggle .caret {
    color: #008bde;
}

.top_links ul li .dropdown-toggle .filter-option {
    width: auto;
    color: #008bde;
}
.top_links ul li .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100% !important;
}

.package_details_slider .owl-nav div {
    position: absolute;
    margin-right: 9px;
    top: 0;
}
.package_details_slider .owl-nav .owl-next {
    right: 0;
}

.package_details_slider .owl-nav .owl-prev {
    left: 2%;
}

.package_details_slider #package_details_slider .item {
   /* border: 1px solid #fdb714;
    padding: 15px;*/
	margin-top:14px;
}
.package_details_slider .owl-nav div .fa {
    padding: 5px;
    border: 3px solid #cccccc;
    border-radius: 5em;
    color: #cccccc;
	width:30px;
}
.package_details_slider .owl-nav div .fa:hover{
	color:#008bde;
	border-color:#008bde;
}

/*------Booking area css Start-------*/
.booking_area_section, .package_details_slider{
	float:left;
	width:100%;
	padding-top:43px;
}
.booking_area_section {
    padding-top: 10px;
}
.booking_area_section p
{
	color:#808b8d;
	font-size:14px;
	line-height:24px;
}
.booking_form_bg .main_content_form .pullleft:first-child {
		margin-left: 3.5%;
	}
.booking_form_bg{
	background:#eeeeee;
	border:1px solid #e4e2e2;
	padding:12px;
}
.booking_form_bg .main_content_form {
    background: #ffffff;
    padding: 21px 18px 37px 18px;
	text-align:center;
}

.booking_form_bg .submit_field {
    width: 165px;
    /*margin-right: 0px !important;
    margin-top: 0px;*/
	margin:0 auto!important;
	float:none!important;
}
.booking_form_bg .submit_field .tab_search {
    top: 34px;
}
.main_content_form .pullleft {
    margin-right: 20px;
    position: relative;
    float: left;
}
.main_content_form .pullleft.submit_field {
    margin-top: -1px;
}

.booking_form_bg .main_content_form label {
    /*float: left;*/
    font: normal 14px Montserrat;
    text-transform: uppercase;
    color: #999999;
    margin-bottom: 15px;
}
.pullleft.submit_field label {
    font-size: 12px;
    color: #2b2b2b;
}
.pullleft.submit_field label span {
    font-size: 35px;
}
/*------Booking area css End-------*/

/* tabs css start */

.lifetimeite_middle_tabs {
    margin-top: 20px;
    border: 1px solid #fdb714;
}
.pcg_tabs_panel {
    background: #f6f6f6;
    float: left;
    width: 100%;
}
.pcg_tabs_panel ul {
    margin-bottom: 0px;
    padding: 0px !important;
}
.pcg_tabs_panel ul li a {
    padding: 15px;
    float: left;
    color: #999999;
    text-transform: capitalize;
	    font-weight: 100;
}
.pcg_tabs_panel ul li{
    display:inline-block;
	border-top:3px solid transparent;
}
.pcg_tabs_panel {
    float: left;
    width: 100%;
}
.lifetimeite_middle_tabs .tab_details_part {
    float: left;
    width: 100%;
    padding: 20px;
}

.lifetimeite_middle_tabs .tab_details_part .inner_content {
   padding-top:25px;
}


.inner_content .day_title {
    color: #008bde;
    font-size: 16px;
    line-height: 24px;
    border-bottom: 1px solid #fdb714;
    padding-bottom: 13px;
    margin-bottom: 17px;
    text-transform: capitalize;
}

.tab_details_part p {
    color: #808b8d;
    line-height: 24px;
}

.pcg_tabs_panel .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-radius: 0px !important;
}

#lifetimeite_middle_tabs {
    border-radius: 0px !important;
    padding: 0;
}

.pcg_tabs_panel ul li.ui-state-active {
    background: #ffffff;
    border-top: 3px solid #fdb714;
    border-left-color: transparent;
    border-right-color: transparent;
}

.pcg_tabs_panel ul li:hover {
    background: #ffffff;
    border-top: 3px solid #fdb714;
 
}
.pcg_tabs_panel ul li:hover a {
     color:#282828
 
}
.pcg_tabs_panel ul li.ui-state-active a {
   color:#fff;
   background:#fdb714;
}
/* tabs css start */

/* highlight section css */
.package_highlight_section h4 {
    border-bottom: 1px solid #eeeeee;
    font-weight: bold;
    color: #2c3e50;
    line-height: 20px;
    padding-bottom: 20px;
}
.package_highlight_section{
	
	padding-top:50px;
}
/* highlight section css */

.cost_include_exclude h5 {
    color: #2c3e50;
    font-weight: bold;
    line-height: 24px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.cost_include_exclude ul li {
    line-height: 24px;
    color: #808b8d;
    font-size: 14px;
    margin-bottom: 23px;
	padding-left: 28px;
    position: relative;
}
.cost_include_exclude ul li:before {
    content: "\f061";
    display: block;
    position: absolute;
    left: 0px;
    display: inline-block;
    font: normal normal normal 9px FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    color: #fdb714;
    border: 2px solid;
    border-radius: 5em;
  
    font-size: 11px;
    padding: 1.5px 2.5px;
    top: 5px;
}

/*-------media query start-----*/
@media (min-width:768px) and (max-width:1200px){
.package_details_slider .owl-nav .owl-prev {
    left: 72%;
}
}

@media (max-width:991px){
.package_details_slider {
    margin-top: 40px;
}
.tour_packages_right_section{
	margin-top:30px;
}
.package_details_slider .owl-nav .owl-prev {
    left: 88%;
}
}


@media (max-width:480px){
.top_links ul li {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
}
	
}
@media (max-width:767px){
.package_details_slider .owl-nav .owl-next {
    right: 30%;
}	
.package_details_slider .owl-nav .owl-prev {
    left: 30%;
}
.lifetime_logo{ margin:5px auto 2px auto!important;}
.page_title ul li a{ font-size:22px!important;}
}

@media (max-width:991px){
	.booking_form_bg .main_content_form .pullleft {
    margin-bottom:10px;
}
}

@media(max-width:500px){
	.pcg_tabs_panel ul li a {
    width: 100%;
}
.pcg_tabs_panel ul li {
    float: left;
    width: 100%;
}
}
/*-------media query End-----*/

/****************************************************************************************************
tour details end 
*****************************************************************************************************/

/* event page css Start */
.calendar_events ul li h4 a{
 color;#282828;
}
.lates_event_right_side h4 a, .rec_cat_title a{
	color: #2c3e50;
}

/* event page css End */


/* counter page css */
.counter_section .chart .percentage_blue i.fa {
    color: #6054aa;
}
.counter_section .chart .percentage_red i.fa {
    color: #e12e45;
}
.counter_section .chart .percentage_skyblue i.fa {
    color: #07b7b5;
}
/* counter page css */


     /* only for safari css */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Safari only override */
		::i-block-chrome, .hnmn_packages .hnmn_pack_thumb {
		width: 222px;
		}
		::i-block-chrome, .hnmn_packages .hnmn_pack_content {
		width: 235px;
		}
		
		::i-block-chrome, .booking_form_bg .main_content_form i.fa {
	    	height: 30px;
			
			}
			
			::i-block-chrome, .syncro_slider .feature_tabs ul li svg {
		       height: 24px;
				width: 24px;
				-webkit-margin-end: 30px;
			}

	}
	
	/* only for firefox*/
	@-moz-document url-prefix() { 
	.main_content_form .pullleft i.fa{
			height:30px;
	}
	}




/*Content Section*/
#content_wrapper{
	width:100%;
	float:left;
	}	

.page_title{
	width:100%;
	float:left;
	text-align: center;
	position:relative;
	background-attachment:fixed;
	}
.page_title:after{
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(0,0,0,0.6);
	z-index:1;
	}	
.page_title ul{
	list-style:none;
	padding:0;
	margin:80px auto;
	display:inline-block;
	position:relative;
	z-index:2;
	}

	
.page_title ul li{
	display:inline-block;
	margin: 0 10px;
	font-size:22px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	color:#fff;
	text-decoration:none;
	position:relative;
	}
.page_title ul li:after{
	content: "/";
	margin-left: 7px;
	position: absolute;
	left: 100%;
	}	
.page_title ul li:last-child:after{
	content:"";
	}		
.page_title ul li a{
	font-size:45px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	color:#fff;
	text-decoration:none;
	}	
/*End Content Section*/


/*==========  MARIGNS && PADDING  ==========*/
.padd_t_b_100{
	float:left;
	width:100%;
	padding:100px 0px;
}
.ml-0 {
	margin-left: 0px !important;
}
.pl-0 {
	padding-left: 0px !important;
}
.mb-0 {
	margin-bottom: 0px !important;
}
.mt-5 {
	margin-top: 5px;
}
.mr-5 {
	margin-right: 5px;
}
.mb-5 {
	margin-bottom: 5px;
}
.ml-5 {
	margin-left: 5px;
}
.pt-5 {
	padding-top: 5px;
}
.pr-5 {
	padding-right: 5px;
}
.pb-5 {
	padding-bottom: 5px;
}
.pl-5 {
	padding-left: 5px;
}
.mt-6 {
	margin-top: 6px;
}
.mr-6 {
	margin-right: 6px;
}
.mb-6 {
	margin-bottom: 6px;
}
.ml-6 {
	margin-left: 6px;
}
.pt-6 {
	padding-top: 6px;
}
.pr-6 {
	padding-right: 6px;
}
.pb-6 {
	padding-bottom: 6px;
}
.pl-6 {
	padding-left: 6px;
}
.mt-7 {
	margin-top: 7px;
}
.mr-7 {
	margin-right: 7px;
}
.mb-7 {
	margin-bottom: 7px;
}
.ml-7 {
	margin-left: 7px;
}
.pt-7 {
	padding-top: 7px;
}
.pr-7 {
	padding-right: 7px;
}
.pb-7 {
	padding-bottom: 7px;
}
.pl-7 {
	padding-left: 7px;
}
.mt-8 {
	margin-top: 8px;
}
.mr-8 {
	margin-right: 8px;
}
.mb-8 {
	margin-bottom: 8px;
}
.ml-8 {
	margin-left: 8px;
}
.pt-8 {
	padding-top: 8px;
}
.pr-8 {
	padding-right: 8px;
}
.pb-8 {
	padding-bottom: 8px;
}
.pl-8 {
	padding-left: 8px;
}
.mt-9 {
	margin-top: 9px;
}
.mr-9 {
	margin-right: 9px;
}
.mb-9 {
	margin-bottom: 9px;
}
.ml-9 {
	margin-left: 9px;
}
.pt-9 {
	padding-top: 9px;
}
.pr-9 {
	padding-right: 9px;
}
.pb-9 {
	padding-bottom: 9px;
}
.pl-9 {
	padding-left: 9px;
}
.mt-10 {
	margin-top: 10px;
}
.mr-10 {
	margin-right: 10px;
}
.mb-10 {
	margin-bottom: 10px;
}
.ml-10 {
	margin-left: 10px;
}
.pt-10 {
	padding-top: 10px;
}
.pr-10 {
	padding-right: 10px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pl-10 {
	padding-left: 10px;
}
.mt-11 {
	margin-top: 11px;
}
.mr-11 {
	margin-right: 11px;
}
.mb-11 {
	margin-bottom: 11px;
}
.ml-11 {
	margin-left: 11px;
}
.pt-11 {
	padding-top: 11px;
}
.pr-11 {
	padding-right: 11px;
}
.pb-11 {
	padding-bottom: 11px;
}
.pl-11 {
	padding-left: 11px;
}
.mt-12 {
	margin-top: 12px;
}
.mr-12 {
	margin-right: 12px;
}
.mb-12 {
	margin-bottom: 12px;
}
.ml-12 {
	margin-left: 12px;
}
.pt-12 {
	padding-top: 12px;
}
.pr-12 {
	padding-right: 12px;
}
.pb-12 {
	padding-bottom: 12px;
}
.pl-12 {
	padding-left: 12px;
}
.mt-13 {
	margin-top: 13px;
}
.mr-13 {
	margin-right: 13px;
}
.mb-13 {
	margin-bottom: 13px;
}
.ml-13 {
	margin-left: 13px;
}
.pt-13 {
	padding-top: 13px;
}
.pr-13 {
	padding-right: 13px;
}
.pb-13 {
	padding-bottom: 13px;
}
.pl-13 {
	padding-left: 13px;
}
.mt-14 {
	margin-top: 14px;
}
.mr-14 {
	margin-right: 14px;
}
.mb-14 {
	margin-bottom: 14px;
}
.ml-14 {
	margin-left: 14px;
}
.pt-14 {
	padding-top: 14px;
}
.pr-14 {
	padding-right: 14px;
}
.pb-14 {
	padding-bottom: 14px;
}
.pl-14 {
	padding-left: 14px;
}
.mt-15 {
	margin-top: 15px;
}
.mr-15 {
	margin-right: 15px;
}
.mb-15 {
	margin-bottom: 15px;
}
.ml-15 {
	margin-left: 15px;
}
.pt-15 {
	padding-top: 15px;
}
.pr-15 {
	padding-right: 15px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pl-15 {
	padding-left: 15px;
}
.mt-16 {
	margin-top: 16px;
}
.mr-16 {
	margin-right: 16px;
}
.mb-16 {
	margin-bottom: 16px;
}
.ml-16 {
	margin-left: 16px;
}
.pt-16 {
	padding-top: 16px;
}
.pr-16 {
	padding-right: 16px;
}
.pb-16 {
	padding-bottom: 16px;
}
.pl-16 {
	padding-left: 16px;
}
.mt-17 {
	margin-top: 17px;
}
.mr-17 {
	margin-right: 17px;
}
.mb-17 {
	margin-bottom: 17px;
}
.ml-17 {
	margin-left: 17px;
}
.pt-17 {
	padding-top: 17px;
}
.pr-17 {
	padding-right: 17px;
}
.pb-17 {
	padding-bottom: 17px;
}
.pl-17 {
	padding-left: 17px;
}
.mt-18 {
	margin-top: 18px;
}
.mr-18 {
	margin-right: 18px;
}
.mb-18 {
	margin-bottom: 18px;
}
.ml-18 {
	margin-left: 18px;
}
.pt-18 {
	padding-top: 18px;
}
.pr-18 {
	padding-right: 18px;
}
.pb-18 {
	padding-bottom: 18px;
}
.pl-18 {
	padding-left: 18px;
}
.mt-19 {
	margin-top: 19px;
}
.mr-19 {
	margin-right: 19px;
}
.mb-19 {
	margin-bottom: 19px;
}
.ml-19 {
	margin-left: 19px;
}
.pt-19 {
	padding-top: 19px;
}
.pr-19 {
	padding-right: 19px;
}
.pb-19 {
	padding-bottom: 19px;
}
.pl-19 {
	padding-left: 19px;
}
.mt-20 {
	margin-top: 20px;
}
.mr-20 {
	margin-right: 20px;
}
.mb-20 {
	margin-bottom: 20px;
}
.ml-20 {
	margin-left: 20px;
}
.pt-20 {
	padding-top: 20px;
}
.pr-20 {
	padding-right: 20px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pl-20 {
	padding-left: 20px;
}
.mt-21 {
	margin-top: 21px;
}
.mr-21 {
	margin-right: 21px;
}
.mb-21 {
	margin-bottom: 21px;
}
.ml-21 {
	margin-left: 21px;
}
.pt-21 {
	padding-top: 21px;
}
.pr-21 {
	padding-right: 21px;
}
.pb-21 {
	padding-bottom: 21px;
}
.pl-21 {
	padding-left: 21px;
}
.mt-22 {
	margin-top: 22px;
}
.mr-22 {
	margin-right: 22px;
}
.mb-22 {
	margin-bottom: 22px;
}
.ml-22 {
	margin-left: 22px;
}
.pt-22 {
	padding-top: 22px;
}
.pr-22 {
	padding-right: 22px;
}
.pb-22 {
	padding-bottom: 22px;
}
.pl-22 {
	padding-left: 22px;
}
.mt-23 {
	margin-top: 23px;
}
.mr-23 {
	margin-right: 23px;
}
.mb-23 {
	margin-bottom: 23px;
}
.ml-23 {
	margin-left: 23px;
}
.pt-23 {
	padding-top: 23px;
}
.pr-23 {
	padding-right: 23px;
}
.pb-23 {
	padding-bottom: 23px;
}
.pl-23 {
	padding-left: 23px;
}
.mt-24 {
	margin-top: 24px;
}
.mr-24 {
	margin-right: 24px;
}
.mb-24 {
	margin-bottom: 24px;
}
.ml-24 {
	margin-left: 24px;
}
.pt-24 {
	padding-top: 24px;
}
.pr-24 {
	padding-right: 24px;
}
.pb-24 {
	padding-bottom: 24px;
}
.pl-24 {
	padding-left: 24px;
}
.mt-25 {
	margin-top: 25px;
}
.mr-25 {
	margin-right: 25px;
}
.mb-25 {
	margin-bottom: 25px;
}
.ml-25 {
	margin-left: 25px;
}
.pt-25 {
	padding-top: 25px;
}
.pr-25 {
	padding-right: 25px;
}
.pb-25 {
	padding-bottom: 25px;
}
.pl-25 {
	padding-left: 25px;
}
.mt-26 {
	margin-top: 26px;
}
.mr-26 {
	margin-right: 26px;
}
.mb-26 {
	margin-bottom: 26px;
}
.ml-26 {
	margin-left: 26px;
}
.pt-26 {
	padding-top: 26px;
}
.pr-26 {
	padding-right: 26px;
}
.pb-26 {
	padding-bottom: 26px;
}
.pl-26 {
	padding-left: 26px;
}
.mt-27 {
	margin-top: 27px;
}
.mr-27 {
	margin-right: 27px;
}
.mb-27 {
	margin-bottom: 27px;
}
.ml-27 {
	margin-left: 27px;
}
.pt-27 {
	padding-top: 27px;
}
.pr-27 {
	padding-right: 27px;
}
.pb-27 {
	padding-bottom: 27px;
}
.pl-27 {
	padding-left: 27px;
}
.mt-28 {
	margin-top: 28px;
}
.mr-28 {
	margin-right: 28px;
}
.mb-28 {
	margin-bottom: 28px;
}
.ml-28 {
	margin-left: 28px;
}
.pt-28 {
	padding-top: 28px;
}
.pr-28 {
	padding-right: 28px;
}
.pb-28 {
	padding-bottom: 28px;
}
.pl-28 {
	padding-left: 28px;
}
.mt-29 {
	margin-top: 29px;
}
.mr-29 {
	margin-right: 29px;
}
.mb-29 {
	margin-bottom: 29px;
}
.ml-29 {
	margin-left: 29px;
}
.pt-29 {
	padding-top: 29px;
}
.pr-29 {
	padding-right: 29px;
}
.pb-29 {
	padding-bottom: 29px;
}
.pl-29 {
	padding-left: 29px;
}
.mt-30 {
	margin-top: 30px;
}
.mr-30 {
	margin-right: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.ml-30 {
	margin-left: 30px;
}
.pt-30 {
	padding-top: 30px;
}
.pr-30 {
	padding-right: 30px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pl-30 {
	padding-left: 30px;
}
.mt-31 {
	margin-top: 31px;
}
.mr-31 {
	margin-right: 31px;
}
.mb-31 {
	margin-bottom: 31px;
}
.ml-31 {
	margin-left: 31px;
}
.pt-31 {
	padding-top: 31px;
}
.pr-31 {
	padding-right: 31px;
}
.pb-31 {
	padding-bottom: 31px;
}
.pl-31 {
	padding-left: 31px;
}
.mt-32 {
	margin-top: 32px;
}
.mr-32 {
	margin-right: 32px;
}
.mb-32 {
	margin-bottom: 32px;
}
.ml-32 {
	margin-left: 32px;
}
.pt-32 {
	padding-top: 32px;
}
.pr-32 {
	padding-right: 32px;
}
.pb-32 {
	padding-bottom: 32px;
}
.pl-32 {
	padding-left: 32px;
}
.mt-33 {
	margin-top: 33px;
}
.mr-33 {
	margin-right: 33px;
}
.mb-33 {
	margin-bottom: 33px;
}
.ml-33 {
	margin-left: 33px;
}
.pt-33 {
	padding-top: 33px;
}
.pr-33 {
	padding-right: 33px;
}
.pb-33 {
	padding-bottom: 33px;
}
.pl-33 {
	padding-left: 33px;
}
.mt-34 {
	margin-top: 34px;
}
.mr-34 {
	margin-right: 34px;
}
.mb-34 {
	margin-bottom: 34px;
}
.ml-34 {
	margin-left: 34px;
}
.pt-34 {
	padding-top: 34px;
}
.pr-34 {
	padding-right: 34px;
}
.pb-34 {
	padding-bottom: 34px;
}
.pl-34 {
	padding-left: 34px;
}
.mt-35 {
	margin-top: 35px;
}
.mr-35 {
	margin-right: 35px;
}
.mb-35 {
	margin-bottom: 35px;
}
.ml-35 {
	margin-left: 35px;
}
.pt-35 {
	padding-top: 35px;
}
.pr-35 {
	padding-right: 35px;
}
.pb-35 {
	padding-bottom: 35px;
}
.pl-35 {
	padding-left: 35px;
}
.mt-36 {
	margin-top: 36px;
}
.mr-36 {
	margin-right: 36px;
}
.mb-36 {
	margin-bottom: 36px;
}
.ml-36 {
	margin-left: 36px;
}
.pt-36 {
	padding-top: 36px;
}
.pr-36 {
	padding-right: 36px;
}
.pb-36 {
	padding-bottom: 36px;
}
.pl-36 {
	padding-left: 36px;
}
.mt-37 {
	margin-top: 37px;
}
.mr-37 {
	margin-right: 37px;
}
.mb-37 {
	margin-bottom: 37px;
}
.ml-37 {
	margin-left: 37px;
}
.pt-37 {
	padding-top: 37px;
}
.pr-37 {
	padding-right: 37px;
}
.pb-37 {
	padding-bottom: 37px;
}
.pl-37 {
	padding-left: 37px;
}
.mt-38 {
	margin-top: 38px;
}
.mr-38 {
	margin-right: 38px;
}
.mb-38 {
	margin-bottom: 38px;
}
.ml-38 {
	margin-left: 38px;
}
.pt-38 {
	padding-top: 38px;
}
.pr-38 {
	padding-right: 38px;
}
.pb-38 {
	padding-bottom: 38px;
}
.pl-38 {
	padding-left: 38px;
}
.mt-39 {
	margin-top: 39px;
}
.mr-39 {
	margin-right: 39px;
}
.mb-39 {
	margin-bottom: 39px;
}
.ml-39 {
	margin-left: 39px;
}
.pt-39 {
	padding-top: 39px;
}
.pr-39 {
	padding-right: 39px;
}
.pb-39 {
	padding-bottom: 39px;
}
.pl-39 {
	padding-left: 39px;
}
.mt-40 {
	margin-top: 40px;
}
.mr-40 {
	margin-right: 40px;
}
.mb-40 {
	margin-bottom: 40px;
}
.ml-40 {
	margin-left: 40px;
}
.pt-40 {
	padding-top: 40px;
}
.pr-40 {
	padding-right: 40px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pl-40 {
	padding-left: 40px;
}
.mt-41 {
	margin-top: 41px;
}
.mr-41 {
	margin-right: 41px;
}
.mb-41 {
	margin-bottom: 41px;
}
.ml-41 {
	margin-left: 41px;
}
.pt-41 {
	padding-top: 41px;
}
.pr-41 {
	padding-right: 41px;
}
.pb-41 {
	padding-bottom: 41px;
}
.pl-41 {
	padding-left: 41px;
}
.mt-42 {
	margin-top: 42px;
}
.mr-42 {
	margin-right: 42px;
}
.mb-42 {
	margin-bottom: 42px;
}
.ml-42 {
	margin-left: 42px;
}
.pt-42 {
	padding-top: 42px;
}
.pr-42 {
	padding-right: 42px;
}
.pb-42 {
	padding-bottom: 42px;
}
.pl-42 {
	padding-left: 42px;
}
.mt-43 {
	margin-top: 43px;
}
.mr-43 {
	margin-right: 43px;
}
.mb-43 {
	margin-bottom: 43px;
}
.ml-43 {
	margin-left: 43px;
}
.pt-43 {
	padding-top: 43px;
}
.pr-43 {
	padding-right: 43px;
}
.pb-43 {
	padding-bottom: 43px;
}
.pl-43 {
	padding-left: 43px;
}
.mt-44 {
	margin-top: 44px;
}
.mr-44 {
	margin-right: 44px;
}
.mb-44 {
	margin-bottom: 44px;
}
.ml-44 {
	margin-left: 44px;
}
.pt-44 {
	padding-top: 44px;
}
.pr-44 {
	padding-right: 44px;
}
.pb-44 {
	padding-bottom: 44px;
}
.pl-44 {
	padding-left: 44px;
}
.mt-45 {
	margin-top: 45px;
}
.mr-45 {
	margin-right: 45px;
}
.mb-45 {
	margin-bottom: 45px;
}
.ml-45 {
	margin-left: 45px;
}
.pt-45 {
	padding-top: 45px;
}
.pr-45 {
	padding-right: 45px;
}
.pb-45 {
	padding-bottom: 45px;
}
.pl-45 {
	padding-left: 45px;
}
.mt-46 {
	margin-top: 46px;
}
.mr-46 {
	margin-right: 46px;
}
.mb-46 {
	margin-bottom: 46px;
}
.ml-46 {
	margin-left: 46px;
}
.pt-46 {
	padding-top: 46px;
}
.pr-46 {
	padding-right: 46px;
}
.pb-46 {
	padding-bottom: 46px;
}
.pl-46 {
	padding-left: 46px;
}
.mt-47 {
	margin-top: 47px;
}
.mr-47 {
	margin-right: 47px;
}
.mb-47 {
	margin-bottom: 47px;
}
.ml-47 {
	margin-left: 47px;
}
.pt-47 {
	padding-top: 47px;
}
.pr-47 {
	padding-right: 47px;
}
.pb-47 {
	padding-bottom: 47px;
}
.pl-47 {
	padding-left: 47px;
}
.mt-48 {
	margin-top: 48px;
}
.mr-48 {
	margin-right: 48px;
}
.mb-48 {
	margin-bottom: 48px;
}
.ml-48 {
	margin-left: 48px;
}
.pt-48 {
	padding-top: 48px;
}
.pr-48 {
	padding-right: 48px;
}
.pb-48 {
	padding-bottom: 48px;
}
.pl-48 {
	padding-left: 48px;
}
.mt-49 {
	margin-top: 49px;
}
.mr-49 {
	margin-right: 49px;
}
.mb-49 {
	margin-bottom: 49px;
}
.ml-49 {
	margin-left: 49px;
}
.pt-49 {
	padding-top: 49px;
}
.pr-49 {
	padding-right: 49px;
}
.pb-49 {
	padding-bottom: 49px;
}
.pl-49 {
	padding-left: 49px;
}
.mt-50 {
	margin-top: 50px;
}
.mr-50 {
	margin-right: 50px;
}
.mb-50 {
	margin-bottom: 50px;
}
.ml-50 {
	margin-left: 50px;
}
.pt-50 {
	padding-top: 50px;
}
.pr-50 {
	padding-right: 50px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pl-50 {
	padding-left: 50px;
}
.mt-51 {
	margin-top: 51px;
}
.mr-51 {
	margin-right: 51px;
}
.mb-51 {
	margin-bottom: 51px;
}
.ml-51 {
	margin-left: 51px;
}
.pt-51 {
	padding-top: 51px;
}
.pr-51 {
	padding-right: 51px;
}
.pb-51 {
	padding-bottom: 51px;
}
.pl-51 {
	padding-left: 51px;
}
.mt-52 {
	margin-top: 52px;
}
.mr-52 {
	margin-right: 52px;
}
.mb-52 {
	margin-bottom: 52px;
}
.ml-52 {
	margin-left: 52px;
}
.pt-52 {
	padding-top: 52px;
}
.pr-52 {
	padding-right: 52px;
}
.pb-52 {
	padding-bottom: 52px;
}
.pl-52 {
	padding-left: 52px;
}
.mt-53 {
	margin-top: 53px;
}
.mr-53 {
	margin-right: 53px;
}
.mb-53 {
	margin-bottom: 53px;
}
.ml-53 {
	margin-left: 53px;
}
.pt-53 {
	padding-top: 53px;
}
.pr-53 {
	padding-right: 53px;
}
.pb-53 {
	padding-bottom: 53px;
}
.pl-53 {
	padding-left: 53px;
}
.mt-54 {
	margin-top: 54px;
}
.mr-54 {
	margin-right: 54px;
}
.mb-54 {
	margin-bottom: 54px;
}
.ml-54 {
	margin-left: 54px;
}
.pt-54 {
	padding-top: 54px;
}
.pr-54 {
	padding-right: 54px;
}
.pb-54 {
	padding-bottom: 54px;
}
.pl-54 {
	padding-left: 54px;
}
.mt-55 {
	margin-top: 55px;
}
.mr-55 {
	margin-right: 55px;
}
.mb-55 {
	margin-bottom: 55px;
}
.ml-55 {
	margin-left: 55px;
}
.pt-55 {
	padding-top: 55px;
}
.pr-55 {
	padding-right: 55px;
}
.pb-55 {
	padding-bottom: 55px;
}
.pl-55 {
	padding-left: 55px;
}
.mt-56 {
	margin-top: 56px;
}
.mr-56 {
	margin-right: 56px;
}
.mb-56 {
	margin-bottom: 56px;
}
.ml-56 {
	margin-left: 56px;
}
.pt-56 {
	padding-top: 56px;
}
.pr-56 {
	padding-right: 56px;
}
.pb-56 {
	padding-bottom: 56px;
}
.pl-56 {
	padding-left: 56px;
}
.mt-57 {
	margin-top: 57px;
}
.mr-57 {
	margin-right: 57px;
}
.mb-57 {
	margin-bottom: 57px;
}
.ml-57 {
	margin-left: 57px;
}
.pt-57 {
	padding-top: 57px;
}
.pr-57 {
	padding-right: 57px;
}
.pb-57 {
	padding-bottom: 57px;
}
.pl-57 {
	padding-left: 57px;
}
.mt-58 {
	margin-top: 58px;
}
.mr-58 {
	margin-right: 58px;
}
.mb-58 {
	margin-bottom: 58px;
}
.ml-58 {
	margin-left: 58px;
}
.pt-58 {
	padding-top: 58px;
}
.pr-58 {
	padding-right: 58px;
}
.pb-58 {
	padding-bottom: 58px;
}
.pl-58 {
	padding-left: 58px;
}
.mt-59 {
	margin-top: 59px;
}
.mr-59 {
	margin-right: 59px;
}
.mb-59 {
	margin-bottom: 59px;
}
.ml-59 {
	margin-left: 59px;
}
.pt-59 {
	padding-top: 59px;
}
.pr-59 {
	padding-right: 59px;
}
.pb-59 {
	padding-bottom: 59px;
}
.pl-59 {
	padding-left: 59px;
}
.mt-60 {
	margin-top: 60px;
}
.mr-60 {
	margin-right: 60px;
}
.mb-60 {
	margin-bottom: 60px;
}
.ml-60 {
	margin-left: 60px;
}
.pt-60 {
	padding-top: 60px;
}
.pr-60 {
	padding-right: 60px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pl-60 {
	padding-left: 60px;
}
.mt-61 {
	margin-top: 61px;
}
.mr-61 {
	margin-right: 61px;
}
.mb-61 {
	margin-bottom: 61px;
}
.ml-61 {
	margin-left: 61px;
}
.pt-61 {
	padding-top: 61px;
}
.pr-61 {
	padding-right: 61px;
}
.pb-61 {
	padding-bottom: 61px;
}
.pl-61 {
	padding-left: 61px;
}
.mt-62 {
	margin-top: 62px;
}
.mr-62 {
	margin-right: 62px;
}
.mb-62 {
	margin-bottom: 62px;
}
.ml-62 {
	margin-left: 62px;
}
.pt-62 {
	padding-top: 62px;
}
.pr-62 {
	padding-right: 62px;
}
.pb-62 {
	padding-bottom: 62px;
}
.pl-62 {
	padding-left: 62px;
}
.mt-63 {
	margin-top: 63px;
}
.mr-63 {
	margin-right: 63px;
}
.mb-63 {
	margin-bottom: 63px;
}
.ml-63 {
	margin-left: 63px;
}
.pt-63 {
	padding-top: 63px;
}
.pr-63 {
	padding-right: 63px;
}
.pb-63 {
	padding-bottom: 63px;
}
.pl-63 {
	padding-left: 63px;
}
.mt-64 {
	margin-top: 64px;
}
.mr-64 {
	margin-right: 64px;
}
.mb-64 {
	margin-bottom: 64px;
}
.ml-64 {
	margin-left: 64px;
}
.pt-64 {
	padding-top: 64px;
}
.pr-64 {
	padding-right: 64px;
}
.pb-64 {
	padding-bottom: 64px;
}
.pl-64 {
	padding-left: 64px;
}
.mt-65 {
	margin-top: 65px;
}
.mr-65 {
	margin-right: 65px;
}
.mb-65 {
	margin-bottom: 65px;
}
.ml-65 {
	margin-left: 65px;
}
.pt-65 {
	padding-top: 65px;
}
.pr-65 {
	padding-right: 65px;
}
.pb-65 {
	padding-bottom: 65px;
}
.pl-65 {
	padding-left: 65px;
}
.mt-66 {
	margin-top: 66px;
}
.mr-66 {
	margin-right: 66px;
}
.mb-66 {
	margin-bottom: 66px;
}
.ml-66 {
	margin-left: 66px;
}
.pt-66 {
	padding-top: 66px;
}
.pr-66 {
	padding-right: 66px;
}
.pb-66 {
	padding-bottom: 66px;
}
.pl-66 {
	padding-left: 66px;
}
.mt-67 {
	margin-top: 67px;
}
.mr-67 {
	margin-right: 67px;
}
.mb-67 {
	margin-bottom: 67px;
}
.ml-67 {
	margin-left: 67px;
}
.pt-67 {
	padding-top: 67px;
}
.pr-67 {
	padding-right: 67px;
}
.pb-67 {
	padding-bottom: 67px;
}
.pl-67 {
	padding-left: 67px;
}
.mt-68 {
	margin-top: 68px;
}
.mr-68 {
	margin-right: 68px;
}
.mb-68 {
	margin-bottom: 68px;
}
.ml-68 {
	margin-left: 68px;
}
.pt-68 {
	padding-top: 68px;
}
.pr-68 {
	padding-right: 68px;
}
.pb-68 {
	padding-bottom: 68px;
}
.pl-68 {
	padding-left: 68px;
}
.mt-69 {
	margin-top: 69px;
}
.mr-69 {
	margin-right: 69px;
}
.mb-69 {
	margin-bottom: 69px;
}
.ml-69 {
	margin-left: 69px;
}
.pt-69 {
	padding-top: 69px;
}
.pr-69 {
	padding-right: 69px;
}
.pb-69 {
	padding-bottom: 69px;
}
.pl-69 {
	padding-left: 69px;
}
.mt-70 {
	margin-top: 70px;
}
.mr-70 {
	margin-right: 70px;
}
.mb-70 {
	margin-bottom: 70px;
}
.ml-70 {
	margin-left: 70px;
}
.pt-70 {
	padding-top: 70px;
}
.pr-70 {
	padding-right: 70px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pl-70 {
	padding-left: 70px;
}
.mt-71 {
	margin-top: 71px;
}
.mr-71 {
	margin-right: 71px;
}
.mb-71 {
	margin-bottom: 71px;
}
.ml-71 {
	margin-left: 71px;
}
.pt-71 {
	padding-top: 71px;
}
.pr-71 {
	padding-right: 71px;
}
.pb-71 {
	padding-bottom: 71px;
}
.pl-71 {
	padding-left: 71px;
}
.mt-72 {
	margin-top: 72px;
}
.mr-72 {
	margin-right: 72px;
}
.mb-72 {
	margin-bottom: 72px;
}
.ml-72 {
	margin-left: 72px;
}
.pt-72 {
	padding-top: 72px;
}
.pr-72 {
	padding-right: 72px;
}
.pb-72 {
	padding-bottom: 72px;
}
.pl-72 {
	padding-left: 72px;
}
.mt-73 {
	margin-top: 73px;
}
.mr-73 {
	margin-right: 73px;
}
.mb-73 {
	margin-bottom: 73px;
}
.ml-73 {
	margin-left: 73px;
}
.pt-73 {
	padding-top: 73px;
}
.pr-73 {
	padding-right: 73px;
}
.pb-73 {
	padding-bottom: 73px;
}
.pl-73 {
	padding-left: 73px;
}
.mt-74 {
	margin-top: 74px;
}
.mr-74 {
	margin-right: 74px;
}
.mb-74 {
	margin-bottom: 74px;
}
.ml-74 {
	margin-left: 74px;
}
.pt-74 {
	padding-top: 74px;
}
.pr-74 {
	padding-right: 74px;
}
.pb-74 {
	padding-bottom: 74px;
}
.pl-74 {
	padding-left: 74px;
}
.mt-75 {
	margin-top: 75px;
}
.mr-75 {
	margin-right: 75px;
}
.mb-75 {
	margin-bottom: 75px;
}
.ml-75 {
	margin-left: 75px;
}
.pt-75 {
	padding-top: 75px;
}
.pr-75 {
	padding-right: 75px;
}
.pb-75 {
	padding-bottom: 75px;
}
.pl-75 {
	padding-left: 75px;
}
.mt-76 {
	margin-top: 76px;
}
.mr-76 {
	margin-right: 76px;
}
.mb-76 {
	margin-bottom: 76px;
}
.ml-76 {
	margin-left: 76px;
}
.pt-76 {
	padding-top: 76px;
}
.pr-76 {
	padding-right: 76px;
}
.pb-76 {
	padding-bottom: 76px;
}
.pl-76 {
	padding-left: 76px;
}
.mt-77 {
	margin-top: 77px;
}
.mr-77 {
	margin-right: 77px;
}
.mb-77 {
	margin-bottom: 77px;
}
.ml-77 {
	margin-left: 77px;
}
.pt-77 {
	padding-top: 77px;
}
.pr-77 {
	padding-right: 77px;
}
.pb-77 {
	padding-bottom: 77px;
}
.pl-77 {
	padding-left: 77px;
}
.mt-78 {
	margin-top: 78px;
}
.mr-78 {
	margin-right: 78px;
}
.mb-78 {
	margin-bottom: 78px;
}
.ml-78 {
	margin-left: 78px;
}
.pt-78 {
	padding-top: 78px;
}
.pr-78 {
	padding-right: 78px;
}
.pb-78 {
	padding-bottom: 78px;
}
.pl-78 {
	padding-left: 78px;
}
.mt-79 {
	margin-top: 79px;
}
.mr-79 {
	margin-right: 79px;
}
.mb-79 {
	margin-bottom: 79px;
}
.ml-79 {
	margin-left: 79px;
}
.pt-79 {
	padding-top: 79px;
}
.pr-79 {
	padding-right: 79px;
}
.pb-79 {
	padding-bottom: 79px;
}
.pl-79 {
	padding-left: 79px;
}
.mt-80 {
	margin-top: 80px;
}
.mr-80 {
	margin-right: 80px;
}
.mb-80 {
	margin-bottom: 80px;
}
.ml-80 {
	margin-left: 80px;
}
.pt-80 {
	padding-top: 80px;
}
.pr-80 {
	padding-right: 80px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pl-80 {
	padding-left: 80px;
}
.mt-81 {
	margin-top: 81px;
}
.mr-81 {
	margin-right: 81px;
}
.mb-81 {
	margin-bottom: 81px;
}
.ml-81 {
	margin-left: 81px;
}
.pt-81 {
	padding-top: 81px;
}
.pr-81 {
	padding-right: 81px;
}
.pb-81 {
	padding-bottom: 81px;
}
.pl-81 {
	padding-left: 81px;
}
.mt-82 {
	margin-top: 82px;
}
.mr-82 {
	margin-right: 82px;
}
.mb-82 {
	margin-bottom: 82px;
}
.ml-82 {
	margin-left: 82px;
}
.pt-82 {
	padding-top: 82px;
}
.pr-82 {
	padding-right: 82px;
}
.pb-82 {
	padding-bottom: 82px;
}
.pl-82 {
	padding-left: 82px;
}
.mt-83 {
	margin-top: 83px;
}
.mr-83 {
	margin-right: 83px;
}
.mb-83 {
	margin-bottom: 83px;
}
.ml-83 {
	margin-left: 83px;
}
.pt-83 {
	padding-top: 83px;
}
.pr-83 {
	padding-right: 83px;
}
.pb-83 {
	padding-bottom: 83px;
}
.pl-83 {
	padding-left: 83px;
}
.mt-84 {
	margin-top: 84px;
}
.mr-84 {
	margin-right: 84px;
}
.mb-84 {
	margin-bottom: 84px;
}
.ml-84 {
	margin-left: 84px;
}
.pt-84 {
	padding-top: 84px;
}
.pr-84 {
	padding-right: 84px;
}
.pb-84 {
	padding-bottom: 84px;
}
.pl-84 {
	padding-left: 84px;
}
.mt-85 {
	margin-top: 85px;
}
.mr-85 {
	margin-right: 85px;
}
.mb-85 {
	margin-bottom: 85px;
}
.ml-85 {
	margin-left: 85px;
}
.pt-85 {
	padding-top: 85px;
}
.pr-85 {
	padding-right: 85px;
}
.pb-85 {
	padding-bottom: 85px;
}
.pl-85 {
	padding-left: 85px;
}
.mt-86 {
	margin-top: 86px;
}
.mr-86 {
	margin-right: 86px;
}
.mb-86 {
	margin-bottom: 86px;
}
.ml-86 {
	margin-left: 86px;
}
.pt-86 {
	padding-top: 86px;
}
.pr-86 {
	padding-right: 86px;
}
.pb-86 {
	padding-bottom: 86px;
}
.pl-86 {
	padding-left: 86px;
}
.mt-87 {
	margin-top: 87px;
}
.mr-87 {
	margin-right: 87px;
}
.mb-87 {
	margin-bottom: 87px;
}
.ml-87 {
	margin-left: 87px;
}
.pt-87 {
	padding-top: 87px;
}
.pr-87 {
	padding-right: 87px;
}
.pb-87 {
	padding-bottom: 87px;
}
.pl-87 {
	padding-left: 87px;
}
.mt-88 {
	margin-top: 88px;
}
.mr-88 {
	margin-right: 88px;
}
.mb-88 {
	margin-bottom: 88px;
}
.ml-88 {
	margin-left: 88px;
}
.pt-88 {
	padding-top: 88px;
}
.pr-88 {
	padding-right: 88px;
}
.pb-88 {
	padding-bottom: 88px;
}
.pl-88 {
	padding-left: 88px;
}
.mt-89 {
	margin-top: 89px;
}
.mr-89 {
	margin-right: 89px;
}
.mb-89 {
	margin-bottom: 89px;
}
.ml-89 {
	margin-left: 89px;
}
.pt-89 {
	padding-top: 89px;
}
.pr-89 {
	padding-right: 89px;
}
.pb-89 {
	padding-bottom: 89px;
}
.pl-89 {
	padding-left: 89px;
}
.mt-90 {
	margin-top: 90px;
}
.mr-90 {
	margin-right: 90px;
}
.mb-90 {
	margin-bottom: 90px;
}
.ml-90 {
	margin-left: 90px;
}
.pt-90 {
	padding-top: 90px;
}
.pr-90 {
	padding-right: 90px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pl-90 {
	padding-left: 90px;
}
.mt-91 {
	margin-top: 91px;
}
.mr-91 {
	margin-right: 91px;
}
.mb-91 {
	margin-bottom: 91px;
}
.ml-91 {
	margin-left: 91px;
}
.pt-91 {
	padding-top: 91px;
}
.pr-91 {
	padding-right: 91px;
}
.pb-91 {
	padding-bottom: 91px;
}
.pl-91 {
	padding-left: 91px;
}
.mt-92 {
	margin-top: 92px;
}
.mr-92 {
	margin-right: 92px;
}
.mb-92 {
	margin-bottom: 92px;
}
.ml-92 {
	margin-left: 92px;
}
.pt-92 {
	padding-top: 92px;
}
.pr-92 {
	padding-right: 92px;
}
.pb-92 {
	padding-bottom: 92px;
}
.pl-92 {
	padding-left: 92px;
}
.mt-93 {
	margin-top: 93px;
}
.mr-93 {
	margin-right: 93px;
}
.mb-93 {
	margin-bottom: 93px;
}
.ml-93 {
	margin-left: 93px;
}
.pt-93 {
	padding-top: 93px;
}
.pr-93 {
	padding-right: 93px;
}
.pb-93 {
	padding-bottom: 93px;
}
.pl-93 {
	padding-left: 93px;
}
.mt-94 {
	margin-top: 94px;
}
.mr-94 {
	margin-right: 94px;
}
.mb-94 {
	margin-bottom: 94px;
}
.ml-94 {
	margin-left: 94px;
}
.pt-94 {
	padding-top: 94px;
}
.pr-94 {
	padding-right: 94px;
}
.pb-94 {
	padding-bottom: 94px;
}
.pl-94 {
	padding-left: 94px;
}
.mt-95 {
	margin-top: 95px;
}
.mr-95 {
	margin-right: 95px;
}
.mb-95 {
	margin-bottom: 95px;
}
.ml-95 {
	margin-left: 95px;
}
.pt-95 {
	padding-top: 95px;
}
.pr-95 {
	padding-right: 95px;
}
.pb-95 {
	padding-bottom: 95px;
}
.pl-95 {
	padding-left: 95px;
}
.mt-96 {
	margin-top: 96px;
}
.mr-96 {
	margin-right: 96px;
}
.mb-96 {
	margin-bottom: 96px;
}
.ml-96 {
	margin-left: 96px;
}
.pt-96 {
	padding-top: 96px;
}
.pr-96 {
	padding-right: 96px;
}
.pb-96 {
	padding-bottom: 96px;
}
.pl-96 {
	padding-left: 96px;
}
.mt-97 {
	margin-top: 97px;
}
.mr-97 {
	margin-right: 97px;
}
.mb-97 {
	margin-bottom: 97px;
}
.ml-97 {
	margin-left: 97px;
}
.pt-97 {
	padding-top: 97px;
}
.pr-97 {
	padding-right: 97px;
}
.pb-97 {
	padding-bottom: 97px;
}
.pl-97 {
	padding-left: 97px;
}
.mt-98 {
	margin-top: 98px;
}
.mr-98 {
	margin-right: 98px;
}
.mb-98 {
	margin-bottom: 98px;
}
.ml-98 {
	margin-left: 98px;
}
.pt-98 {
	padding-top: 98px;
}
.pr-98 {
	padding-right: 98px;
}
.pb-98 {
	padding-bottom: 98px;
}
.pl-98 {
	padding-left: 98px;
}
.mt-99 {
	margin-top: 99px;
}
.mr-99 {
	margin-right: 99px;
}
.mb-99 {
	margin-bottom: 99px;
}
.ml-99 {
	margin-left: 99px;
}
.pt-99 {
	padding-top: 99px;
}
.pr-99 {
	padding-right: 99px;
}
.pb-99 {
	padding-bottom: 99px;
}
.pl-99 {
	padding-left: 99px;
}
.mt-100 {
	margin-top: 100px;
}
.mr-100 {
	margin-right: 100px;
}
.mb-100 {
	margin-bottom: 100px;
}
.ml-100 {
	margin-left: 100px;
}
.pt-100 {
	padding-top: 100px;
}
.pr-100 {
	padding-right: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pl-100 {
	padding-left: 100px;
}
.mt-101 {
	margin-top: 101px;
}
.mr-101 {
	margin-right: 101px;
}
.mb-101 {
	margin-bottom: 101px;
}
.ml-101 {
	margin-left: 101px;
}
.pt-101 {
	padding-top: 101px;
}
.pr-101 {
	padding-right: 101px;
}
.pb-101 {
	padding-bottom: 101px;
}
.pl-101 {
	padding-left: 101px;
}
.mt-102 {
	margin-top: 102px;
}
.mr-102 {
	margin-right: 102px;
}
.mb-102 {
	margin-bottom: 102px;
}
.ml-102 {
	margin-left: 102px;
}
.pt-102 {
	padding-top: 102px;
}
.pr-102 {
	padding-right: 102px;
}
.pb-102 {
	padding-bottom: 102px;
}
.pl-102 {
	padding-left: 102px;
}
.mt-103 {
	margin-top: 103px;
}
.mr-103 {
	margin-right: 103px;
}
.mb-103 {
	margin-bottom: 103px;
}
.ml-103 {
	margin-left: 103px;
}
.pt-103 {
	padding-top: 103px;
}
.pr-103 {
	padding-right: 103px;
}
.pb-103 {
	padding-bottom: 103px;
}
.pl-103 {
	padding-left: 103px;
}
.mt-104 {
	margin-top: 104px;
}
.mr-104 {
	margin-right: 104px;
}
.mb-104 {
	margin-bottom: 104px;
}
.ml-104 {
	margin-left: 104px;
}
.pt-104 {
	padding-top: 104px;
}
.pr-104 {
	padding-right: 104px;
}
.pb-104 {
	padding-bottom: 104px;
}
.pl-104 {
	padding-left: 104px;
}
.mt-105 {
	margin-top: 105px;
}
.mr-105 {
	margin-right: 105px;
}
.mb-105 {
	margin-bottom: 105px;
}
.ml-105 {
	margin-left: 105px;
}
.pt-105 {
	padding-top: 105px;
}
.pr-105 {
	padding-right: 105px;
}
.pb-105 {
	padding-bottom: 105px;
}
.pl-105 {
	padding-left: 105px;
}
.mt-106 {
	margin-top: 106px;
}
.mr-106 {
	margin-right: 106px;
}
.mb-106 {
	margin-bottom: 106px;
}
.ml-106 {
	margin-left: 106px;
}
.pt-106 {
	padding-top: 106px;
}
.pr-106 {
	padding-right: 106px;
}
.pb-106 {
	padding-bottom: 106px;
}
.pl-106 {
	padding-left: 106px;
}
.mt-107 {
	margin-top: 107px;
}
.mr-107 {
	margin-right: 107px;
}
.mb-107 {
	margin-bottom: 107px;
}
.ml-107 {
	margin-left: 107px;
}
.pt-107 {
	padding-top: 107px;
}
.pr-107 {
	padding-right: 107px;
}
.pb-107 {
	padding-bottom: 107px;
}
.pl-107 {
	padding-left: 107px;
}
.mt-108 {
	margin-top: 108px;
}
.mr-108 {
	margin-right: 108px;
}
.mb-108 {
	margin-bottom: 108px;
}
.ml-108 {
	margin-left: 108px;
}
.pt-108 {
	padding-top: 108px;
}
.pr-108 {
	padding-right: 108px;
}
.pb-108 {
	padding-bottom: 108px;
}
.pl-108 {
	padding-left: 108px;
}
.mt-109 {
	margin-top: 109px;
}
.mr-109 {
	margin-right: 109px;
}
.mb-109 {
	margin-bottom: 109px;
}
.ml-109 {
	margin-left: 109px;
}
.pt-109 {
	padding-top: 109px;
}
.pr-109 {
	padding-right: 109px;
}
.pb-109 {
	padding-bottom: 109px;
}
.pl-109 {
	padding-left: 109px;
}
.mt-110 {
	margin-top: 110px;
}
.mr-110 {
	margin-right: 110px;
}
.mb-110 {
	margin-bottom: 110px;
}
.ml-110 {
	margin-left: 110px;
}
.pt-110 {
	padding-top: 110px;
}
.pr-110 {
	padding-right: 110px;
}
.pb-110 {
	padding-bottom: 110px;
}
.pl-110 {
	padding-left: 110px;
}
.mt-111 {
	margin-top: 111px;
}
.mr-111 {
	margin-right: 111px;
}
.mb-111 {
	margin-bottom: 111px;
}
.ml-111 {
	margin-left: 111px;
}
.pt-111 {
	padding-top: 111px;
}
.pr-111 {
	padding-right: 111px;
}
.pb-111 {
	padding-bottom: 111px;
}
.pl-111 {
	padding-left: 111px;
}
.mt-112 {
	margin-top: 112px;
}
.mr-112 {
	margin-right: 112px;
}
.mb-112 {
	margin-bottom: 112px;
}
.ml-112 {
	margin-left: 112px;
}
.pt-112 {
	padding-top: 112px;
}
.pr-112 {
	padding-right: 112px;
}
.pb-112 {
	padding-bottom: 112px;
}
.pl-112 {
	padding-left: 112px;
}
.mt-113 {
	margin-top: 113px;
}
.mr-113 {
	margin-right: 113px;
}
.mb-113 {
	margin-bottom: 113px;
}
.ml-113 {
	margin-left: 113px;
}
.pt-113 {
	padding-top: 113px;
}
.pr-113 {
	padding-right: 113px;
}
.pb-113 {
	padding-bottom: 113px;
}
.pl-113 {
	padding-left: 113px;
}
.mt-114 {
	margin-top: 114px;
}
.mr-114 {
	margin-right: 114px;
}
.mb-114 {
	margin-bottom: 114px;
}
.ml-114 {
	margin-left: 114px;
}
.pt-114 {
	padding-top: 114px;
}
.pr-114 {
	padding-right: 114px;
}
.pb-114 {
	padding-bottom: 114px;
}
.pl-114 {
	padding-left: 114px;
}
.mt-115 {
	margin-top: 115px;
}
.mr-115 {
	margin-right: 115px;
}
.mb-115 {
	margin-bottom: 115px;
}
.ml-115 {
	margin-left: 115px;
}
.pt-115 {
	padding-top: 115px;
}
.pr-115 {
	padding-right: 115px;
}
.pb-115 {
	padding-bottom: 115px;
}
.pl-115 {
	padding-left: 115px;
}
.mt-116 {
	margin-top: 116px;
}
.mr-116 {
	margin-right: 116px;
}
.mb-116 {
	margin-bottom: 116px;
}
.ml-116 {
	margin-left: 116px;
}
.pt-116 {
	padding-top: 116px;
}
.pr-116 {
	padding-right: 116px;
}
.pb-116 {
	padding-bottom: 116px;
}
.pl-116 {
	padding-left: 116px;
}
.mt-117 {
	margin-top: 117px;
}
.mr-117 {
	margin-right: 117px;
}
.mb-117 {
	margin-bottom: 117px;
}
.ml-117 {
	margin-left: 117px;
}
.pt-117 {
	padding-top: 117px;
}
.pr-117 {
	padding-right: 117px;
}
.pb-117 {
	padding-bottom: 117px;
}
.pl-117 {
	padding-left: 117px;
}
.mt-118 {
	margin-top: 118px;
}
.mr-118 {
	margin-right: 118px;
}
.mb-118 {
	margin-bottom: 118px;
}
.ml-118 {
	margin-left: 118px;
}
.pt-118 {
	padding-top: 118px;
}
.pr-118 {
	padding-right: 118px;
}
.pb-118 {
	padding-bottom: 118px;
}
.pl-118 {
	padding-left: 118px;
}
.mt-119 {
	margin-top: 119px;
}
.mr-119 {
	margin-right: 119px;
}
.mb-119 {
	margin-bottom: 119px;
}
.ml-119 {
	margin-left: 119px;
}
.pt-119 {
	padding-top: 119px;
}
.pr-119 {
	padding-right: 119px;
}
.pb-119 {
	padding-bottom: 119px;
}
.pl-119 {
	padding-left: 119px;
}
.mt-120 {
	margin-top: 120px;
}
.mr-120 {
	margin-right: 120px;
}
.mb-120 {
	margin-bottom: 120px;
}
.ml-120 {
	margin-left: 120px;
}
.pt-120 {
	padding-top: 120px;
}
.pr-120 {
	padding-right: 120px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pl-120 {
	padding-left: 120px;
}
.mt-121 {
	margin-top: 121px;
}
.mr-121 {
	margin-right: 121px;
}
.mb-121 {
	margin-bottom: 121px;
}
.ml-121 {
	margin-left: 121px;
}
.pt-121 {
	padding-top: 121px;
}
.pr-121 {
	padding-right: 121px;
}
.pb-121 {
	padding-bottom: 121px;
}
.pl-121 {
	padding-left: 121px;
}
.mt-122 {
	margin-top: 122px;
}
.mr-122 {
	margin-right: 122px;
}
.mb-122 {
	margin-bottom: 122px;
}
.ml-122 {
	margin-left: 122px;
}
.pt-122 {
	padding-top: 122px;
}
.pr-122 {
	padding-right: 122px;
}
.pb-122 {
	padding-bottom: 122px;
}
.pl-122 {
	padding-left: 122px;
}
.mt-123 {
	margin-top: 123px;
}
.mr-123 {
	margin-right: 123px;
}
.mb-123 {
	margin-bottom: 123px;
}
.ml-123 {
	margin-left: 123px;
}
.pt-123 {
	padding-top: 123px;
}
.pr-123 {
	padding-right: 123px;
}
.pb-123 {
	padding-bottom: 123px;
}
.pl-123 {
	padding-left: 123px;
}
.mt-124 {
	margin-top: 124px;
}
.mr-124 {
	margin-right: 124px;
}
.mb-124 {
	margin-bottom: 124px;
}
.ml-124 {
	margin-left: 124px;
}
.pt-124 {
	padding-top: 124px;
}
.pr-124 {
	padding-right: 124px;
}
.pb-124 {
	padding-bottom: 124px;
}
.pl-124 {
	padding-left: 124px;
}
.mt-125 {
	margin-top: 125px;
}
.mr-125 {
	margin-right: 125px;
}
.mb-125 {
	margin-bottom: 125px;
}
.ml-125 {
	margin-left: 125px;
}
.pt-125 {
	padding-top: 125px;
}
.pr-125 {
	padding-right: 125px;
}
.pb-125 {
	padding-bottom: 125px;
}
.pl-125 {
	padding-left: 125px;
}
.mt-126 {
	margin-top: 126px;
}
.mr-126 {
	margin-right: 126px;
}
.mb-126 {
	margin-bottom: 126px;
}
.ml-126 {
	margin-left: 126px;
}
.pt-126 {
	padding-top: 126px;
}
.pr-126 {
	padding-right: 126px;
}
.pb-126 {
	padding-bottom: 126px;
}
.pl-126 {
	padding-left: 126px;
}
.mt-127 {
	margin-top: 127px;
}
.mr-127 {
	margin-right: 127px;
}
.mb-127 {
	margin-bottom: 127px;
}
.ml-127 {
	margin-left: 127px;
}
.pt-127 {
	padding-top: 127px;
}
.pr-127 {
	padding-right: 127px;
}
.pb-127 {
	padding-bottom: 127px;
}
.pl-127 {
	padding-left: 127px;
}
.mt-128 {
	margin-top: 128px;
}
.mr-128 {
	margin-right: 128px;
}
.mb-128 {
	margin-bottom: 128px;
}
.ml-128 {
	margin-left: 128px;
}
.pt-128 {
	padding-top: 128px;
}
.pr-128 {
	padding-right: 128px;
}
.pb-128 {
	padding-bottom: 128px;
}
.pl-128 {
	padding-left: 128px;
}
.mt-129 {
	margin-top: 129px;
}
.mr-129 {
	margin-right: 129px;
}
.mb-129 {
	margin-bottom: 129px;
}
.ml-129 {
	margin-left: 129px;
}
.pt-129 {
	padding-top: 129px;
}
.pr-129 {
	padding-right: 129px;
}
.pb-129 {
	padding-bottom: 129px;
}
.pl-129 {
	padding-left: 129px;
}
.mt-130 {
	margin-top: 130px;
}
.mr-130 {
	margin-right: 130px;
}
.mb-130 {
	margin-bottom: 130px;
}
.ml-130 {
	margin-left: 130px;
}
.pt-130 {
	padding-top: 130px;
}
.pr-130 {
	padding-right: 130px;
}
.pb-130 {
	padding-bottom: 130px;
}
.pl-130 {
	padding-left: 130px;
}
.mt-131 {
	margin-top: 131px;
}
.mr-131 {
	margin-right: 131px;
}
.mb-131 {
	margin-bottom: 131px;
}
.ml-131 {
	margin-left: 131px;
}
.pt-131 {
	padding-top: 131px;
}
.pr-131 {
	padding-right: 131px;
}
.pb-131 {
	padding-bottom: 131px;
}
.pl-131 {
	padding-left: 131px;
}
.mt-132 {
	margin-top: 132px;
}
.mr-132 {
	margin-right: 132px;
}
.mb-132 {
	margin-bottom: 132px;
}
.ml-132 {
	margin-left: 132px;
}
.pt-132 {
	padding-top: 132px;
}
.pr-132 {
	padding-right: 132px;
}
.pb-132 {
	padding-bottom: 132px;
}
.pl-132 {
	padding-left: 132px;
}
.mt-133 {
	margin-top: 133px;
}
.mr-133 {
	margin-right: 133px;
}
.mb-133 {
	margin-bottom: 133px;
}
.ml-133 {
	margin-left: 133px;
}
.pt-133 {
	padding-top: 133px;
}
.pr-133 {
	padding-right: 133px;
}
.pb-133 {
	padding-bottom: 133px;
}
.pl-133 {
	padding-left: 133px;
}
.mt-134 {
	margin-top: 134px;
}
.mr-134 {
	margin-right: 134px;
}
.mb-134 {
	margin-bottom: 134px;
}
.ml-134 {
	margin-left: 134px;
}
.pt-134 {
	padding-top: 134px;
}
.pr-134 {
	padding-right: 134px;
}
.pb-134 {
	padding-bottom: 134px;
}
.pl-134 {
	padding-left: 134px;
}
.mt-135 {
	margin-top: 135px;
}
.mr-135 {
	margin-right: 135px;
}
.mb-135 {
	margin-bottom: 135px;
}
.ml-135 {
	margin-left: 135px;
}
.pt-135 {
	padding-top: 135px;
}
.pr-135 {
	padding-right: 135px;
}
.pb-135 {
	padding-bottom: 135px;
}
.pl-135 {
	padding-left: 135px;
}
.mt-136 {
	margin-top: 136px;
}
.mr-136 {
	margin-right: 136px;
}
.mb-136 {
	margin-bottom: 136px;
}
.ml-136 {
	margin-left: 136px;
}
.pt-136 {
	padding-top: 136px;
}
.pr-136 {
	padding-right: 136px;
}
.pb-136 {
	padding-bottom: 136px;
}
.pl-136 {
	padding-left: 136px;
}
.mt-137 {
	margin-top: 137px;
}
.mr-137 {
	margin-right: 137px;
}
.mb-137 {
	margin-bottom: 137px;
}
.ml-137 {
	margin-left: 137px;
}
.pt-137 {
	padding-top: 137px;
}
.pr-137 {
	padding-right: 137px;
}
.pb-137 {
	padding-bottom: 137px;
}
.pl-137 {
	padding-left: 137px;
}
.mt-138 {
	margin-top: 138px;
}
.mr-138 {
	margin-right: 138px;
}
.mb-138 {
	margin-bottom: 138px;
}
.ml-138 {
	margin-left: 138px;
}
.pt-138 {
	padding-top: 138px;
}
.pr-138 {
	padding-right: 138px;
}
.pb-138 {
	padding-bottom: 138px;
}
.pl-138 {
	padding-left: 138px;
}
.mt-139 {
	margin-top: 139px;
}
.mr-139 {
	margin-right: 139px;
}
.mb-139 {
	margin-bottom: 139px;
}
.ml-139 {
	margin-left: 139px;
}
.pt-139 {
	padding-top: 139px;
}
.pr-139 {
	padding-right: 139px;
}
.pb-139 {
	padding-bottom: 139px;
}
.pl-139 {
	padding-left: 139px;
}
.mt-140 {
	margin-top: 140px;
}
.mr-140 {
	margin-right: 140px;
}
.mb-140 {
	margin-bottom: 140px;
}
.ml-140 {
	margin-left: 140px;
}
.pt-140 {
	padding-top: 140px;
}
.pr-140 {
	padding-right: 140px;
}
.pb-140 {
	padding-bottom: 140px;
}
.pl-140 {
	padding-left: 140px;
}
.mt-141 {
	margin-top: 141px;
}
.mr-141 {
	margin-right: 141px;
}
.mb-141 {
	margin-bottom: 141px;
}
.ml-141 {
	margin-left: 141px;
}
.pt-141 {
	padding-top: 141px;
}
.pr-141 {
	padding-right: 141px;
}
.pb-141 {
	padding-bottom: 141px;
}
.pl-141 {
	padding-left: 141px;
}
.mt-142 {
	margin-top: 142px;
}
.mr-142 {
	margin-right: 142px;
}
.mb-142 {
	margin-bottom: 142px;
}
.ml-142 {
	margin-left: 142px;
}
.pt-142 {
	padding-top: 142px;
}
.pr-142 {
	padding-right: 142px;
}
.pb-142 {
	padding-bottom: 142px;
}
.pl-142 {
	padding-left: 142px;
}
.mt-143 {
	margin-top: 143px;
}
.mr-143 {
	margin-right: 143px;
}
.mb-143 {
	margin-bottom: 143px;
}
.ml-143 {
	margin-left: 143px;
}
.pt-143 {
	padding-top: 143px;
}
.pr-143 {
	padding-right: 143px;
}
.pb-143 {
	padding-bottom: 143px;
}
.pl-143 {
	padding-left: 143px;
}
.mt-144 {
	margin-top: 144px;
}
.mr-144 {
	margin-right: 144px;
}
.mb-144 {
	margin-bottom: 144px;
}
.ml-144 {
	margin-left: 144px;
}
.pt-144 {
	padding-top: 144px;
}
.pr-144 {
	padding-right: 144px;
}
.pb-144 {
	padding-bottom: 144px;
}
.pl-144 {
	padding-left: 144px;
}
.mt-145 {
	margin-top: 145px;
}
.mr-145 {
	margin-right: 145px;
}
.mb-145 {
	margin-bottom: 145px;
}
.ml-145 {
	margin-left: 145px;
}
.pt-145 {
	padding-top: 145px;
}
.pr-145 {
	padding-right: 145px;
}
.pb-145 {
	padding-bottom: 145px;
}
.pl-145 {
	padding-left: 145px;
}
.mt-146 {
	margin-top: 146px;
}
.mr-146 {
	margin-right: 146px;
}
.mb-146 {
	margin-bottom: 146px;
}
.ml-146 {
	margin-left: 146px;
}
.pt-146 {
	padding-top: 146px;
}
.pr-146 {
	padding-right: 146px;
}
.pb-146 {
	padding-bottom: 146px;
}
.pl-146 {
	padding-left: 146px;
}
.mt-147 {
	margin-top: 147px;
}
.mr-147 {
	margin-right: 147px;
}
.mb-147 {
	margin-bottom: 147px;
}
.ml-147 {
	margin-left: 147px;
}
.pt-147 {
	padding-top: 147px;
}
.pr-147 {
	padding-right: 147px;
}
.pb-147 {
	padding-bottom: 147px;
}
.pl-147 {
	padding-left: 147px;
}
.mt-148 {
	margin-top: 148px;
}
.mr-148 {
	margin-right: 148px;
}
.mb-148 {
	margin-bottom: 148px;
}
.ml-148 {
	margin-left: 148px;
}
.pt-148 {
	padding-top: 148px;
}
.pr-148 {
	padding-right: 148px;
}
.pb-148 {
	padding-bottom: 148px;
}
.pl-148 {
	padding-left: 148px;
}
.mt-149 {
	margin-top: 149px;
}
.mr-149 {
	margin-right: 149px;
}
.mb-149 {
	margin-bottom: 149px;
}
.ml-149 {
	margin-left: 149px;
}
.pt-149 {
	padding-top: 149px;
}
.pr-149 {
	padding-right: 149px;
}
.pb-149 {
	padding-bottom: 149px;
}
.pl-149 {
	padding-left: 149px;
}
.mt-150 {
	margin-top: 150px;
}
.mr-150 {
	margin-right: 150px;
}
.mb-150 {
	margin-bottom: 150px;
}
.ml-150 {
	margin-left: 150px;
}
.pt-150 {
	padding-top: 150px;
}
.pr-150 {
	padding-right: 150px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pl-150 {
	padding-left: 150px;
}
.mt-151 {
	margin-top: 151px;
}
.mr-151 {
	margin-right: 151px;
}
.mb-151 {
	margin-bottom: 151px;
}
.ml-151 {
	margin-left: 151px;
}
.pt-151 {
	padding-top: 151px;
}
.pr-151 {
	padding-right: 151px;
}
.pb-151 {
	padding-bottom: 151px;
}
.pl-151 {
	padding-left: 151px;
}
.mt-152 {
	margin-top: 152px;
}
.mr-152 {
	margin-right: 152px;
}
.mb-152 {
	margin-bottom: 152px;
}
.ml-152 {
	margin-left: 152px;
}
.pt-152 {
	padding-top: 152px;
}
.pr-152 {
	padding-right: 152px;
}
.pb-152 {
	padding-bottom: 152px;
}
.pl-152 {
	padding-left: 152px;
}
.mt-153 {
	margin-top: 153px;
}
.mr-153 {
	margin-right: 153px;
}
.mb-153 {
	margin-bottom: 153px;
}
.ml-153 {
	margin-left: 153px;
}
.pt-153 {
	padding-top: 153px;
}
.pr-153 {
	padding-right: 153px;
}
.pb-153 {
	padding-bottom: 153px;
}
.pl-153 {
	padding-left: 153px;
}
.mt-154 {
	margin-top: 154px;
}
.mr-154 {
	margin-right: 154px;
}
.mb-154 {
	margin-bottom: 154px;
}
.ml-154 {
	margin-left: 154px;
}
.pt-154 {
	padding-top: 154px;
}
.pr-154 {
	padding-right: 154px;
}
.pb-154 {
	padding-bottom: 154px;
}
.pl-154 {
	padding-left: 154px;
}
.mt-155 {
	margin-top: 155px;
}
.mr-155 {
	margin-right: 155px;
}
.mb-155 {
	margin-bottom: 155px;
}
.ml-155 {
	margin-left: 155px;
}
.pt-155 {
	padding-top: 155px;
}
.pr-155 {
	padding-right: 155px;
}
.pb-155 {
	padding-bottom: 155px;
}
.pl-155 {
	padding-left: 155px;
}
.mt-156 {
	margin-top: 156px;
}
.mr-156 {
	margin-right: 156px;
}
.mb-156 {
	margin-bottom: 156px;
}
.ml-156 {
	margin-left: 156px;
}
.pt-156 {
	padding-top: 156px;
}
.pr-156 {
	padding-right: 156px;
}
.pb-156 {
	padding-bottom: 156px;
}
.pl-156 {
	padding-left: 156px;
}
.mt-157 {
	margin-top: 157px;
}
.mr-157 {
	margin-right: 157px;
}
.mb-157 {
	margin-bottom: 157px;
}
.ml-157 {
	margin-left: 157px;
}
.pt-157 {
	padding-top: 157px;
}
.pr-157 {
	padding-right: 157px;
}
.pb-157 {
	padding-bottom: 157px;
}
.pl-157 {
	padding-left: 157px;
}
.mt-158 {
	margin-top: 158px;
}
.mr-158 {
	margin-right: 158px;
}
.mb-158 {
	margin-bottom: 158px;
}
.ml-158 {
	margin-left: 158px;
}
.pt-158 {
	padding-top: 158px;
}
.pr-158 {
	padding-right: 158px;
}
.pb-158 {
	padding-bottom: 158px;
}
.pl-158 {
	padding-left: 158px;
}
.mt-159 {
	margin-top: 159px;
}
.mr-159 {
	margin-right: 159px;
}
.mb-159 {
	margin-bottom: 159px;
}
.ml-159 {
	margin-left: 159px;
}
.pt-159 {
	padding-top: 159px;
}
.pr-159 {
	padding-right: 159px;
}
.pb-159 {
	padding-bottom: 159px;
}
.pl-159 {
	padding-left: 159px;
}
.mt-160 {
	margin-top: 160px;
}
.mr-160 {
	margin-right: 160px;
}
.mb-160 {
	margin-bottom: 160px;
}
.ml-160 {
	margin-left: 160px;
}
.pt-160 {
	padding-top: 160px;
}
.pr-160 {
	padding-right: 160px;
}
.pb-160 {
	padding-bottom: 160px;
}
.pl-160 {
	padding-left: 160px;
}
.mt-161 {
	margin-top: 161px;
}
.mr-161 {
	margin-right: 161px;
}
.mb-161 {
	margin-bottom: 161px;
}
.ml-161 {
	margin-left: 161px;
}
.pt-161 {
	padding-top: 161px;
}
.pr-161 {
	padding-right: 161px;
}
.pb-161 {
	padding-bottom: 161px;
}
.pl-161 {
	padding-left: 161px;
}
.mt-162 {
	margin-top: 162px;
}
.mr-162 {
	margin-right: 162px;
}
.mb-162 {
	margin-bottom: 162px;
}
.ml-162 {
	margin-left: 162px;
}
.pt-162 {
	padding-top: 162px;
}
.pr-162 {
	padding-right: 162px;
}
.pb-162 {
	padding-bottom: 162px;
}
.pl-162 {
	padding-left: 162px;
}
.mt-163 {
	margin-top: 163px;
}
.mr-163 {
	margin-right: 163px;
}
.mb-163 {
	margin-bottom: 163px;
}
.ml-163 {
	margin-left: 163px;
}
.pt-163 {
	padding-top: 163px;
}
.pr-163 {
	padding-right: 163px;
}
.pb-163 {
	padding-bottom: 163px;
}
.pl-163 {
	padding-left: 163px;
}
.mt-164 {
	margin-top: 164px;
}
.mr-164 {
	margin-right: 164px;
}
.mb-164 {
	margin-bottom: 164px;
}
.ml-164 {
	margin-left: 164px;
}
.pt-164 {
	padding-top: 164px;
}
.pr-164 {
	padding-right: 164px;
}
.pb-164 {
	padding-bottom: 164px;
}
.pl-164 {
	padding-left: 164px;
}
.mt-165 {
	margin-top: 165px;
}
.mr-165 {
	margin-right: 165px;
}
.mb-165 {
	margin-bottom: 165px;
}
.ml-165 {
	margin-left: 165px;
}
.pt-165 {
	padding-top: 165px;
}
.pr-165 {
	padding-right: 165px;
}
.pb-165 {
	padding-bottom: 165px;
}
.pl-165 {
	padding-left: 165px;
}
.mt-166 {
	margin-top: 166px;
}
.mr-166 {
	margin-right: 166px;
}
.mb-166 {
	margin-bottom: 166px;
}
.ml-166 {
	margin-left: 166px;
}
.pt-166 {
	padding-top: 166px;
}
.pr-166 {
	padding-right: 166px;
}
.pb-166 {
	padding-bottom: 166px;
}
.pl-166 {
	padding-left: 166px;
}
.mt-167 {
	margin-top: 167px;
}
.mr-167 {
	margin-right: 167px;
}
.mb-167 {
	margin-bottom: 167px;
}
.ml-167 {
	margin-left: 167px;
}
.pt-167 {
	padding-top: 167px;
}
.pr-167 {
	padding-right: 167px;
}
.pb-167 {
	padding-bottom: 167px;
}
.pl-167 {
	padding-left: 167px;
}
.mt-168 {
	margin-top: 168px;
}
.mr-168 {
	margin-right: 168px;
}
.mb-168 {
	margin-bottom: 168px;
}
.ml-168 {
	margin-left: 168px;
}
.pt-168 {
	padding-top: 168px;
}
.pr-168 {
	padding-right: 168px;
}
.pb-168 {
	padding-bottom: 168px;
}
.pl-168 {
	padding-left: 168px;
}
.mt-169 {
	margin-top: 169px;
}
.mr-169 {
	margin-right: 169px;
}
.mb-169 {
	margin-bottom: 169px;
}
.ml-169 {
	margin-left: 169px;
}
.pt-169 {
	padding-top: 169px;
}
.pr-169 {
	padding-right: 169px;
}
.pb-169 {
	padding-bottom: 169px;
}
.pl-169 {
	padding-left: 169px;
}
.mt-170 {
	margin-top: 170px;
}
.mr-170 {
	margin-right: 170px;
}
.mb-170 {
	margin-bottom: 170px;
}
.ml-170 {
	margin-left: 170px;
}
.pt-170 {
	padding-top: 170px;
}
.pr-170 {
	padding-right: 170px;
}
.pb-170 {
	padding-bottom: 170px;
}
.pl-170 {
	padding-left: 170px;
}
.mt-171 {
	margin-top: 171px;
}
.mr-171 {
	margin-right: 171px;
}
.mb-171 {
	margin-bottom: 171px;
}
.ml-171 {
	margin-left: 171px;
}
.pt-171 {
	padding-top: 171px;
}
.pr-171 {
	padding-right: 171px;
}
.pb-171 {
	padding-bottom: 171px;
}
.pl-171 {
	padding-left: 171px;
}
.mt-172 {
	margin-top: 172px;
}
.mr-172 {
	margin-right: 172px;
}
.mb-172 {
	margin-bottom: 172px;
}
.ml-172 {
	margin-left: 172px;
}
.pt-172 {
	padding-top: 172px;
}
.pr-172 {
	padding-right: 172px;
}
.pb-172 {
	padding-bottom: 172px;
}
.pl-172 {
	padding-left: 172px;
}
.mt-173 {
	margin-top: 173px;
}
.mr-173 {
	margin-right: 173px;
}
.mb-173 {
	margin-bottom: 173px;
}
.ml-173 {
	margin-left: 173px;
}
.pt-173 {
	padding-top: 173px;
}
.pr-173 {
	padding-right: 173px;
}
.pb-173 {
	padding-bottom: 173px;
}
.pl-173 {
	padding-left: 173px;
}
.mt-174 {
	margin-top: 174px;
}
.mr-174 {
	margin-right: 174px;
}
.mb-174 {
	margin-bottom: 174px;
}
.ml-174 {
	margin-left: 174px;
}
.pt-174 {
	padding-top: 174px;
}
.pr-174 {
	padding-right: 174px;
}
.pb-174 {
	padding-bottom: 174px;
}
.pl-174 {
	padding-left: 174px;
}
.mt-175 {
	margin-top: 175px;
}
.mr-175 {
	margin-right: 175px;
}
.mb-175 {
	margin-bottom: 175px;
}
.ml-175 {
	margin-left: 175px;
}
.pt-175 {
	padding-top: 175px;
}
.pr-175 {
	padding-right: 175px;
}
.pb-175 {
	padding-bottom: 175px;
}
.pl-175 {
	padding-left: 175px;
}
.mt-176 {
	margin-top: 176px;
}
.mr-176 {
	margin-right: 176px;
}
.mb-176 {
	margin-bottom: 176px;
}
.ml-176 {
	margin-left: 176px;
}
.pt-176 {
	padding-top: 176px;
}
.pr-176 {
	padding-right: 176px;
}
.pb-176 {
	padding-bottom: 176px;
}
.pl-176 {
	padding-left: 176px;
}
.mt-177 {
	margin-top: 177px;
}
.mr-177 {
	margin-right: 177px;
}
.mb-177 {
	margin-bottom: 177px;
}
.ml-177 {
	margin-left: 177px;
}
.pt-177 {
	padding-top: 177px;
}
.pr-177 {
	padding-right: 177px;
}
.pb-177 {
	padding-bottom: 177px;
}
.pl-177 {
	padding-left: 177px;
}
.mt-178 {
	margin-top: 178px;
}
.mr-178 {
	margin-right: 178px;
}
.mb-178 {
	margin-bottom: 178px;
}
.ml-178 {
	margin-left: 178px;
}
.pt-178 {
	padding-top: 178px;
}
.pr-178 {
	padding-right: 178px;
}
.pb-178 {
	padding-bottom: 178px;
}
.pl-178 {
	padding-left: 178px;
}
.mt-179 {
	margin-top: 179px;
}
.mr-179 {
	margin-right: 179px;
}
.mb-179 {
	margin-bottom: 179px;
}
.ml-179 {
	margin-left: 179px;
}
.pt-179 {
	padding-top: 179px;
}
.pr-179 {
	padding-right: 179px;
}
.pb-179 {
	padding-bottom: 179px;
}
.pl-179 {
	padding-left: 179px;
}
.mt-180 {
	margin-top: 180px;
}
.mr-180 {
	margin-right: 180px;
}
.mb-180 {
	margin-bottom: 180px;
}
.ml-180 {
	margin-left: 180px;
}
.pt-180 {
	padding-top: 180px;
}
.pr-180 {
	padding-right: 180px;
}
.pb-180 {
	padding-bottom: 180px;
}
.pl-180 {
	padding-left: 180px;
}
.mt-181 {
	margin-top: 181px;
}
.mr-181 {
	margin-right: 181px;
}
.mb-181 {
	margin-bottom: 181px;
}
.ml-181 {
	margin-left: 181px;
}
.pt-181 {
	padding-top: 181px;
}
.pr-181 {
	padding-right: 181px;
}
.pb-181 {
	padding-bottom: 181px;
}
.pl-181 {
	padding-left: 181px;
}
.mt-182 {
	margin-top: 182px;
}
.mr-182 {
	margin-right: 182px;
}
.mb-182 {
	margin-bottom: 182px;
}
.ml-182 {
	margin-left: 182px;
}
.pt-182 {
	padding-top: 182px;
}
.pr-182 {
	padding-right: 182px;
}
.pb-182 {
	padding-bottom: 182px;
}
.pl-182 {
	padding-left: 182px;
}
.mt-183 {
	margin-top: 183px;
}
.mr-183 {
	margin-right: 183px;
}
.mb-183 {
	margin-bottom: 183px;
}
.ml-183 {
	margin-left: 183px;
}
.pt-183 {
	padding-top: 183px;
}
.pr-183 {
	padding-right: 183px;
}
.pb-183 {
	padding-bottom: 183px;
}
.pl-183 {
	padding-left: 183px;
}
.mt-184 {
	margin-top: 184px;
}
.mr-184 {
	margin-right: 184px;
}
.mb-184 {
	margin-bottom: 184px;
}
.ml-184 {
	margin-left: 184px;
}
.pt-184 {
	padding-top: 184px;
}
.pr-184 {
	padding-right: 184px;
}
.pb-184 {
	padding-bottom: 184px;
}
.pl-184 {
	padding-left: 184px;
}
.mt-185 {
	margin-top: 185px;
}
.mr-185 {
	margin-right: 185px;
}
.mb-185 {
	margin-bottom: 185px;
}
.ml-185 {
	margin-left: 185px;
}
.pt-185 {
	padding-top: 185px;
}
.pr-185 {
	padding-right: 185px;
}
.pb-185 {
	padding-bottom: 185px;
}
.pl-185 {
	padding-left: 185px;
}
.mt-186 {
	margin-top: 186px;
}
.mr-186 {
	margin-right: 186px;
}
.mb-186 {
	margin-bottom: 186px;
}
.ml-186 {
	margin-left: 186px;
}
.pt-186 {
	padding-top: 186px;
}
.pr-186 {
	padding-right: 186px;
}
.pb-186 {
	padding-bottom: 186px;
}
.pl-186 {
	padding-left: 186px;
}
.mt-187 {
	margin-top: 187px;
}
.mr-187 {
	margin-right: 187px;
}
.mb-187 {
	margin-bottom: 187px;
}
.ml-187 {
	margin-left: 187px;
}
.pt-187 {
	padding-top: 187px;
}
.pr-187 {
	padding-right: 187px;
}
.pb-187 {
	padding-bottom: 187px;
}
.pl-187 {
	padding-left: 187px;
}
.mt-188 {
	margin-top: 188px;
}
.mr-188 {
	margin-right: 188px;
}
.mb-188 {
	margin-bottom: 188px;
}
.ml-188 {
	margin-left: 188px;
}
.pt-188 {
	padding-top: 188px;
}
.pr-188 {
	padding-right: 188px;
}
.pb-188 {
	padding-bottom: 188px;
}
.pl-188 {
	padding-left: 188px;
}
.mt-189 {
	margin-top: 189px;
}
.mr-189 {
	margin-right: 189px;
}
.mb-189 {
	margin-bottom: 189px;
}
.ml-189 {
	margin-left: 189px;
}
.pt-189 {
	padding-top: 189px;
}
.pr-189 {
	padding-right: 189px;
}
.pb-189 {
	padding-bottom: 189px;
}
.pl-189 {
	padding-left: 189px;
}
.mt-190 {
	margin-top: 190px;
}
.mr-190 {
	margin-right: 190px;
}
.mb-190 {
	margin-bottom: 190px;
}
.ml-190 {
	margin-left: 190px;
}
.pt-190 {
	padding-top: 190px;
}
.pr-190 {
	padding-right: 190px;
}
.pb-190 {
	padding-bottom: 190px;
}
.pl-190 {
	padding-left: 190px;
}
.mt-191 {
	margin-top: 191px;
}
.mr-191 {
	margin-right: 191px;
}
.mb-191 {
	margin-bottom: 191px;
}
.ml-191 {
	margin-left: 191px;
}
.pt-191 {
	padding-top: 191px;
}
.pr-191 {
	padding-right: 191px;
}
.pb-191 {
	padding-bottom: 191px;
}
.pl-191 {
	padding-left: 191px;
}
.mt-192 {
	margin-top: 192px;
}
.mr-192 {
	margin-right: 192px;
}
.mb-192 {
	margin-bottom: 192px;
}
.ml-192 {
	margin-left: 192px;
}
.pt-192 {
	padding-top: 192px;
}
.pr-192 {
	padding-right: 192px;
}
.pb-192 {
	padding-bottom: 192px;
}
.pl-192 {
	padding-left: 192px;
}
.mt-193 {
	margin-top: 193px;
}
.mr-193 {
	margin-right: 193px;
}
.mb-193 {
	margin-bottom: 193px;
}
.ml-193 {
	margin-left: 193px;
}
.pt-193 {
	padding-top: 193px;
}
.pr-193 {
	padding-right: 193px;
}
.pb-193 {
	padding-bottom: 193px;
}
.pl-193 {
	padding-left: 193px;
}
.mt-194 {
	margin-top: 194px;
}
.mr-194 {
	margin-right: 194px;
}
.mb-194 {
	margin-bottom: 194px;
}
.ml-194 {
	margin-left: 194px;
}
.pt-194 {
	padding-top: 194px;
}
.pr-194 {
	padding-right: 194px;
}
.pb-194 {
	padding-bottom: 194px;
}
.pl-194 {
	padding-left: 194px;
}
.mt-195 {
	margin-top: 195px;
}
.mr-195 {
	margin-right: 195px;
}
.mb-195 {
	margin-bottom: 195px;
}
.ml-195 {
	margin-left: 195px;
}
.pt-195 {
	padding-top: 195px;
}
.pr-195 {
	padding-right: 195px;
}
.pb-195 {
	padding-bottom: 195px;
}
.pl-195 {
	padding-left: 195px;
}
.mt-196 {
	margin-top: 196px;
}
.mr-196 {
	margin-right: 196px;
}
.mb-196 {
	margin-bottom: 196px;
}
.ml-196 {
	margin-left: 196px;
}
.pt-196 {
	padding-top: 196px;
}
.pr-196 {
	padding-right: 196px;
}
.pb-196 {
	padding-bottom: 196px;
}
.pl-196 {
	padding-left: 196px;
}
.mt-197 {
	margin-top: 197px;
}
.mr-197 {
	margin-right: 197px;
}
.mb-197 {
	margin-bottom: 197px;
}
.ml-197 {
	margin-left: 197px;
}
.pt-197 {
	padding-top: 197px;
}
.pr-197 {
	padding-right: 197px;
}
.pb-197 {
	padding-bottom: 197px;
}
.pl-197 {
	padding-left: 197px;
}
.mt-198 {
	margin-top: 198px;
}
.mr-198 {
	margin-right: 198px;
}
.mb-198 {
	margin-bottom: 198px;
}
.ml-198 {
	margin-left: 198px;
}
.pt-198 {
	padding-top: 198px;
}
.pr-198 {
	padding-right: 198px;
}
.pb-198 {
	padding-bottom: 198px;
}
.pl-198 {
	padding-left: 198px;
}
.mt-199 {
	margin-top: 199px;
}
.mr-199 {
	margin-right: 199px;
}
.mb-199 {
	margin-bottom: 199px;
}
.ml-199 {
	margin-left: 199px;
}
.pt-199 {
	padding-top: 199px;
}
.pr-199 {
	padding-right: 199px;
}
.pb-199 {
	padding-bottom: 199px;
}
.pl-199 {
	padding-left: 199px;
}
.mt-200 {
	margin-top: 200px;
}
.mr-200 {
	margin-right: 200px;
}
.mb-200 {
	margin-bottom: 200px;
}
.ml-200 {
	margin-left: 200px;
}
.pt-200 {
	padding-top: 200px;
}
.pr-200 {
	padding-right: 200px;
}
.pb-200 {
	padding-bottom: 200px;
}
.pl-200 {
	padding-left: 200px;
}

/*========== END MARIGNS && PADDING  ==========*/

/*Header and Footer*/

#footer_wrapper{
	border-top:1px solid #d1d1d1;
	width:100%;
	float:left;
	background-color:#f4f4f4;
	/*min-height:685px;*/
	clear:both;
	position:relative;
	padding:75px 0 0 0;
	overflow:hidden;
	}
	
#footer_wrapper:before {
	
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	width: 100%;
	height: 15px;
	overflow:hidden;
	color: #008bde;
	position: absolute;
	top: -5px;
	left: 0;
	letter-spacing: -1px;
}
#footer_wrapper .widget{
	margin-bottom:50px;
	width:100%;
	float:left;
	}
#footer_wrapper .dropdown-menu{
	border-radius:0;
	-webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, .12);
	box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.12);
	}
#footer_wrapper .dropdown-menu.inner{
	box-shadow:none;
	}

.copyright{
	width:100%;
	float:left;
	min-height:83px;
	line-height:88px;
	background-color:#222222;
	border-bottom:1px solid #313131;
	color:#fff;
	}
.copyright a{
	color:#fff;
	margin-left:17px;
	}			


/* Large desktop */
@media (max-width: 1200px) {

}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.copyright{
	line-height:40px;
	padding:30px 0;
	}
.copyright *{
	text-align:center !important;
	}
}
 
/* Landscape phones and down */
@media (max-width: 480px) {
.copyright span{
	width:100%;
	float:left;
	}
.widget.widget_search_availability .wsa_tab_content .ecoticoto_form_element{
	width:100%;
	}	
}			

/*--------widget_tabs------*/
@media (max-width:480px){
	.widget.widget_search_availability .wsa_tab ul li a {
		width: 45px !important;
		height: 45px !important;
		padding: 5px !important;
		line-height: 53px !important;
	}

	.widget.widget_search_availability .wsa_tab ul li a svg {
		width: 18px !important;
		height: 25px !important;

	}
}
/*--------widget_tabs------*/

/*Header*/
::selection {
    background: #fdb714;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {   /* firefox */
    background: #fdb714;
    color: #fff;
}
#header_wrapper {
	width: 100%;
	float: left;
	z-index: 999;
	border-bottom:1px solid #e2e2e2;
}
.header_top {
	width: 100%;
	float: left;
	min-height: 40px;
	background-color: #008bde;
	line-height: 40px;
}
.header_top p {
	margin-bottom: 0px;
	color: #fff;
}
.header_top p > i {
	margin-right: 10px;
}
.header_top p span {
	font-size: 18px;
}
/**** Top Menu start ****/
.top_menu {
	width: 100%;
	float: left;
	margin: 0 auto;
}
.top_menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
.top_menu > ul > li {
	display: inline-block;
	position: relative;
}
.top_menu ul li a {
	color: #fff;
	text-transform: capitalize;
	display: block;
	padding: 0 17px;
	text-decoration: none;
}
.top_menu ul li.ecoticoto_dropdown > a:after{
	margin:0 8px;
	content: "\f0d7";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
.top_menu ul li:last-child a {
	padding-right: 0;
}
.top_menu ul li:first-child a {
	padding-left: 0;
}
.top_menu > ul > li ul.sub-menu {
	position: absolute;
	min-width: 195px;
	background-color: #222222;
	padding: 23px;
	display: none;
	z-index: 999;
	top: 101%;
}
.top_menu > ul > li:last-child ul.sub-menu {
	right: 0;
}
@-webkit-keyframes ecoticoto_fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50px, 0);
 transform: translate3d(0, 50px, 0);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes ecoticoto_fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 50px, 0) scale(1.1);
 transform: translate3d(0, 50px, 0) scale(1.1);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.ecoticoto_fadeInUp {
	-webkit-animation-name: ecoticoto_fadeInUp;
	animation-name: ecoticoto_fadeInUp;
}
.top_menu > ul > li:hover ul.sub-menu {
	display: block;
	-webkit-animation: ecoticoto_fadeInUp 0.2s;
	-moz-animation: ecoticoto_fadeInUp 0.2s;
	-ms-animation: ecoticoto_fadeInUp 0.2s;
	-o-animation: ecoticoto_fadeInUp 0.2s;
	animation: ecoticoto_fadeInUp 0.2s;
}
.top_menu ul.sub-menu li {
	display: block;
	line-height: 28px;
	border-bottom: 1px dashed #555555;
	-webkit-animation: fadeInUp 0.4s;
	-moz-animation: fadeInUp 0.4s;
	-ms-animation: fadeInUp 0.4s;
	-o-animation: fadeInUp 0.4s;
	animation: fadeInUp 0.4s;
}
.top_menu ul.sub-menu li a {
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}
.top_menu ul.sub-menu li:last-child {
	border: none;
}
.top_menu ul.sub-menu li a:hover {
	color: #008bde;
}
/**** Top Menu end ****/
	


.header_bottom {
	width: 100%;
	float: left;
	background-color: #FFF;
}
.ecoticoto_logo a {
	display: block;
	line-height: 95px;
}
.main_menu {
	width: 100%;
	float: left;
	margin: 0 auto;
}
.main_menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: right;
}
.main_menu > ul > li {
	display: inline-block;
	position: relative;
}
.main_menu > ul > li > a {
	color: #2d3e50;
	text-transform: uppercase;
	display: block;
	padding: 0 17px;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	line-height: 110px;
	position: relative;
}

.main_menu > ul > li > a:after {
	content: "";
	height: 3px;
	background-color: transparent;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	width: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_menu > ul > li > a:hover:after {
	left: 0%;
	right: 0%;
	background-color: #008bde;
	-webkit-animation: fadeInDown 0.3s;
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.main_menu > ul > li:last-child > a {
	
}
.main_menu > ul > li > ul.sub-menu {
	position: absolute;
	min-width: 195px;
	background-color: #222222;
	padding: 23px;
	text-align: left;
	display: none;
	z-index: 999;
	top: 100%;
	white-space:nowrap;
}
.main_menu > ul > li:last-child ul.sub-menu {
	right: 0;
}
@-webkit-keyframes ecoticoto_fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 10px, 0) scale(1.1);
 transform: translate3d(0, 10px, 0) scale(1.1);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes ecoticoto_fadeInUp {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(0, 10px, 0) scale(1.1);
 transform: translate3d(0, 10px, 0) scale(1.1);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.ecoticoto_fadeInUp {
	-webkit-animation-name: ecoticoto_fadeInUp;
	animation-name: ecoticoto_fadeInUp;
}
.main_menu > ul > li:hover ul.sub-menu {
	display: block;
	-webkit-animation: ecoticoto_fadeInUp 0.2s;
	-moz-animation: ecoticoto_fadeInUp 0.2s;
	-ms-animation: ecoticoto_fadeInUp 0.2s;
	-o-animation: ecoticoto_fadeInUp 0.2s;
	animation: ecoticoto_fadeInUp 0.2s;
}
.main_menu ul.sub-menu li {
	display: block;
	line-height: 28px;
	border-bottom: 1px dashed #555555;
	-webkit-animation: ecoticoto_fadeInUp 0.4s;
	-moz-animation: ecoticoto_fadeInUp 0.4s;
	-ms-animation: ecoticoto_fadeInUp 0.4s;
	-o-animation: ecoticoto_fadeInUp 0.4s;
	animation: ecoticoto_fadeInUp 0.4s;
}
.main_menu ul.sub-menu li a {
	display: block;
	padding: 10px 0;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.main_menu ul.sub-menu li:last-child {
	border: none;
}
.main_menu ul.sub-menu li a:hover {
	color: #008bde;
}
.main_menu > ul > li > ul.sub-menu > li {
	position: relative;
}
.main_menu > ul > li > ul.sub-menu > li > ul.sub-menu {
	position: absolute;
	min-width: 195px;
	background-color: #222222;
	padding: 23px;
	text-align: left;
	display: none;
	z-index: 999;
	left: 100%;
	top: -23px;
}
.main_menu > ul > li:last-child > ul.sub-menu > li > ul.sub-menu {
	right: 100%;
	left: auto;
}
@-webkit-keyframes ecoticoto_fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(15px, 0, 0) scale(1.05);
 transform: translate3d(15px, 0, 0) scale(1.05);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
 @keyframes ecoticoto_fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform: translate3d(15px, 0, 0) scale(1.05);
 transform: translate3d(15px, 0, 0) scale(1.05);
}
 100% {
 opacity: 1;
 -webkit-transform: none;
 transform: none;
}
}
.fadeInRight {
	-webkit-animation-name: ecoticoto_fadeInRight;
	animation-name: ecoticoto_fadeInRight;
}
.main_menu > ul > li > ul.sub-menu > li > ul.sub-menu li {
	-webkit-animation: ecoticoto_fadeInRight 0.4s;
	-moz-animation: ecoticoto_fadeInRight 0.4s;
	-ms-animation: ecoticoto_fadeInRight 0.4s;
	-o-animation: ecoticoto_fadeInRight 0.4s;
	animation: ecoticoto_fadeInRight 0.4s;
}
.main_menu > ul > li > ul.sub-menu > li:hover > ul.sub-menu {
	display: block;
	-webkit-animation: ecoticoto_fadeInRight 0.2s;
	-moz-animation: ecoticoto_fadeInRight 0.2s;
	-ms-animation: ecoticoto_fadeInRight 0.2s;
	-o-animation: ecoticoto_fadeInRight 0.2s;
	animation: ecoticoto_fadeInRight 0.2s;
}
.main_menu > ul > li.active > a:after {
	background-color: #ff9c00;
	width: 100%;
	left: 0;
	right: 0;
}
.main_menu ul li < ul {
 background-color:red;
}
.main_menu ul li.ecoticoto_dropdown:after {
	position: absolute;
	top: 60%;
	left: 0;
	right: 0;
	text-align: center;
	margin: 0 auto;
	color: #008bde;
	content: "\f107";
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.main_menu ul li ul li.ecoticoto_dropdown:after {
	position: absolute;
	top: 15px;
	right: 0;
	left: auto;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	content: "\f0da";
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.main_menu ul li ul li:hover.ecoticoto_dropdown:after {
	color: #008bde;
}
.menu-toggle {
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	padding: 5px;
	background-color: #222;
	transition: all 0.15s;
	display: none;
}
.menu-toggle:hover, .menu-toggle:focus {
	background-color: #222;
}
.menu-toggle:active {
	transform: scale(0.8);
}
.menu-toggle:before, .menu-toggle:after {
	position: absolute;
	display: block;
	content: "";
	width: 28px;
	height: 4px;
	background-color: #a3b6bb;
	border-radius: 2px;
}
.menu-toggle:before {
	top: 17px;
	-webkit-transition: all 0.35s ease-out;
	-moz-transition: all 0.35s ease-out;
	-ms-transition: all 0.35s ease-out;
	-o-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
.menu-toggle:after {
	top: 9px;
	box-shadow: 0 16px #aaa;
	-webkit-transition: all 0.45s ease-out;
	-moz-transition: all 0.45s ease-out;
	-ms-transition: all 0.45s ease-out;
	-o-transition: all 0.45s ease-out;
	transition: all 0.45s ease-out;
}
.menu-toggle--open {
	background-color: #222;
}
.menu-toggle--open:hover, .menu-toggle--open:focus {
	background-color: #222;
}
.menu-toggle--open:before, .menu-toggle--open:after {
	top: 50%;
	margin-top: -2px;
	background-color: #fff;
}
.menu-toggle--open:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.menu-toggle--open:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-shadow: none;
}
	
	
/**** Menu end ****/	




/* Large desktop */
@media (max-width: 1200px) {
}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
.top_menu ul li a{
	padding: 0 5px;
	}
.top_menu ul li.ecoticoto_dropdown > a:after{
    margin: 0 5px;
	}	
.main_menu > ul > li > a {
    padding: 0 8px;
    font-size: 12px;
}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
.ecoticoto_logo {
	text-align: center;
	margin: 0 auto;
}
.header_top{
	line-height: 30px;
	text-align: center;
	padding: 10px 0;
	}
.top_menu ul{
	text-align:center;
	}	
.top_menu ul li a{
	padding: 0 8px;
	}
.menu-toggle{
	display: block;
	position:fixed;
	left:0px;
	top:20px;
	z-index:9999;
	transition:ease-in-out 0.2s;
}
.menu-toggle.menu-toggle--open{
	left:300px;
	}
.main_menu{
	position:fixed;
	max-width:300px;
	left:-300px;
	top:0;
	bottom:0;
	background-color:#222;
	z-index:9999;
	overflow-x: hidden;
	overflow-y: scroll;
	transition:ease-in-out 0.2s;
	}
.main_menu.open{
	left:0;
	}	
.main_menu::-webkit-scrollbar {
	width: 3px;
	height: 1px;
	}
.main_menu::-webkit-scrollbar-track-piece {
	background-color: #ccc;
	}
.main_menu::-webkit-scrollbar-thumb {
	background-color: #fdb714;
	}

.main_menu ul{
	width:100%;
	float:left;
	text-align:left;
	position:relative;
	}
.main_menu ul li{
	width:100%;
	float:left;
	}
.main_menu ul li a{
	width:100%;
	float:left;
	color:#9E9C9C;
	}
.main_menu > ul > li > a{
	line-height: 50px;
	}
.main_menu > ul > li:focus > a,
.main_menu > ul > li:hover > a{
	background-color:rgba(255,255,255,0.1);
	color:#fff;
	}	
.main_menu > ul > li > a:after{
	display:none;
	}	
.main_menu > ul > li > ul.sub-menu{
	position:relative;
	left:auto;
	right:auto;
	display:none;
	animation:none !important;
	padding: 0;
	padding-left: 40px;
	}
.main_menu > ul > li > ul.sub-menu li{
	animation:none !important;
	}	
.main_menu > ul > li:hover > ul.sub-menu{
	display:none;
	}	
.main_menu > ul > li > ul.sub-menu > li > ul.sub-menu{
	position:relative;

	left:auto;
	right:auto;
	top:auto;
	display:none;
	animation:none !important;
	padding-top:0;
	}
.main_menu > ul > li > ul.sub-menu > li > ul.sub-menu li{
	animation:none !important;
	}	
.main_menu > ul > li > ul.sub-menu > li:hover > ul.sub-menu{
	display:none;
	}	
.main_menu ul li.ecoticoto_dropdown:after{
	display:none;
	}	
.main_menu ul li ul li.ecoticoto_dropdown:after{
	display:none;
	}	

.fixed_top_menu{
	position:relative;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	transform:none;
	animation:none;
	}
.fixed_top_menu .main_menu > ul > li > a{
	line-height:50px;
	}	
				
.dropdown_toggle{
	width:40px;
	height:50px;
	position:absolute;
	text-align: center;
	line-height:50px;
	right:0;
	top:0;
    cursor:pointer;
	}
.dropdown_toggle:before{
	pnt-smoothing: grayscale;
	transform: osition: absolute;
	margin: 0 auto;
	color: #008bde;
	content: "\f107";
	display: inline-block;
	font: normal normal normal 16px/1 FontAwesome;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-fotranslate(0, 0);
	}
.main_menu > ul > li:hover > .dropdown_toggle{
	background-color: rgba(255, 255, 255, 0.19);
	}
.main_menu > ul > li > ul > li:hover .dropdown_toggle{
	background-color: rgba(255, 255, 255, 0.19);
	}		
}
 
/* Landscape phones and down */
@media (max-width: 370px) {
.main_menu{
    max-width: 220px;
	}
.menu-toggle.menu-toggle--open{
	left:220px;
	}		
.main_menu ul li a{
	font-size:12px;
	line-height:40px;
	}	
.dropdown_toggle{
	height:40px;
    line-height: 40px;	
	}	
.main_menu ul.sub-menu li a{
	padding:0;
	text-transform: capitalize;
	color: #9E9C9C;
	}	
.main_menu > ul > li > ul.sub-menu{
    padding-left: 30px;	
	}	
}


/* login signup popup checkbox css start */

.popup_inner label {
    position: relative;
    padding-left: 33px;
	cursor: pointer;
}
.popup_inner input[type=checkbox] {
	display: none;
}
.popup_inner label:before {
    content: "";
    display: inline-block;
    width: 15PX;
    height: 15px;
    position: absolute;
    color: #d3d3d3;
    text-align: center;
    left: 0px;
    border: 1px solid #d3d3d3;
    top: 8px;
}

 .popup_inner input[type=checkbox]:checked + label:after{
    content: "\2713";
    font-size: 19px;
    color: #008bde;
    text-align: center;
    position: absolute;
    left: 3px;
    top: 1px;
}
.popup_inner input[type=checkbox]:checked + label:before{
	border-color:#008bde;
}

/*End Header and Footer*/ 

/*Client Says*/
.customer_says_wrapper{
	width:100%;
	float:left;
	margin-bottom:90px;
	}
.customer_says_text{
	width:100%;
	float:left;
	min-height:117px;
	padding-right:25%;
	position:relative;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;	
	}	

@-webkit-keyframes customer_says_animation{
	0%{-webkit-transform:translateY(-10px); opacity:0;}
	100%{-webkit-transform:none;opacity:1;}
	}
@-moz-keyframes customer_says_animation{
	0%{-moz-transform:translateY(-10px); opacity:0;}
	100%{-moz-transform:none;opacity:1;}
	}
@-ms-keyframes customer_says_animation{
	0%{-ms-transform:translateY(-10px); opacity:0;}
	100%{-ms-transform:none;opacity:1;}
	}		
@keyframes customer_says_animation{
	0%{transform:translateY(-10px); opacity:0;}
	100%{transform:none;opacity:1;}
	} 
	
.customer_says_text .cst{
	font-style:italic;
	font-size:18px;
	margin-top:-60px;
	padding-bottom:20px;
	display:none;
	-webkit-animation:customer_says_animation 0.5s;
	-moz-animation:customer_says_animation 0.5s;
	-ms-animation:customer_says_animation 0.5s;
	-o-animation:customer_says_animation 0.5s;
	animation:customer_says_animation 0.5s;
	}
.customer_says_text .cst p{
	margin-bottom:0;
	}	
.customer_says_text:after{
	content:"";
	position:absolute;
	width:15%;
	height:1px;
	background-color:#e3e3e3;
	top:0%;
	right:0;
	}
.customer_says_text:before{
	content:"";
	position:absolute;
	top:-6px;
	right:15%;
	width:13px;
	height:13px;
	border-radius:100%;
	background-color:#008bde;
	}	
.customer_says_text .cst:before{
	content: "\f10d";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#008bde;
	font-size:36px;
	padding-bottom:10px;
	}
	
	
.customer_says_detail{
	width:100%;
	float:left;
	text-align:center;
	min-height:100px;
	margin-top:50px;
	}
.customer_says_detail .csd{
	display:none;
	-webkit-animation:customer_says_animation 1s;
	-moz-animation:customer_says_animation 1s;
	-ms-animation:customer_says_animation 1s;
	-o-animation:customer_says_animation 1s;
	animation:customer_says_animation 1s;
	}
.customer_says_detail .csd h3{
	color:#2c3e50;
	font-size:22px;
	line-height:22px; 
	}	
.customer_says_detail .csd span{
	line-height:10px;
	font-size:14px;
	font-style:italic;
	color:#808b8d;
	}		
.customer_says_detail .csd span i.country{
	font-size:18px;
	}	
		
		
.customer_says_slider{
	width:100%;
	float:left;
	}
.customer_says_slider .item{
	padding:15px 0;
    padding-top: 40px;
	cursor:pointer;
	position:relative;
	}
@-webkit-keyframes customer_says_slider_active_before{
	0%{width:0px;}
	100%{width:80px;}
	}
@-moz-keyframes customer_says_slider_active_before{
	0%{width:0px;}
	100%{width:80px;}
	}
@-ms-keyframes customer_says_slider_active_before{
	0%{width:0px;}
	100%{width:80px;}
	}			
@keyframes customer_says_slider_active_before{
	0%{width:0px;}
	100%{width:80px;}
	}		
.customer_says_slider .item.active:before{
	content:"";
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:80px;
	margin:0 auto;
	height:3px;
	background-color:#fdb714;
	-webkit-animation:customer_says_slider_active_before 0.3s;
	-moz-animation:customer_says_slider_active_before 0.3s;
	-ms-animation:customer_says_slider_active_before 0.3s;
	-o-animation:customer_says_slider_active_before 0.3s;
	animation:customer_says_slider_active_before 0.3s;
	}
@-webkit-keyframes customer_says_slider_active_after{
	0%{-webkit-transform:translateY(-10px);}
	100%{-webkit-transform:none;}
	}
@-moz-keyframes customer_says_slider_active_after{
	0%{-moz-transform:translateY(-10px);}
	100%{-moz-transform:none;}
	}
@-ms-keyframes customer_says_slider_active_after{
	0%{-ms-transform:translateY(-10px);}
	100%{-ms-transform:none;}
	}			
@keyframes customer_says_slider_active_after{
	0%{transform:translateY(-10px);}
	100%{transform:none;}
	}	
.customer_says_slider .item.active:after{
	content: "\f107";
    position: absolute;
    color: #fdb714;
    top: -7px;
    left: 50%;
	width:20px;
	text-align:center;
    text-shadow: 1px 0px 0px;
    margin: 0 auto;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-left:-10px;
	-webkit-animation:customer_says_slider_active_after 0.3s;
	-moz-animation:customer_says_slider_active_after 0.3s;
	-ms-animation:customer_says_slider_active_after 0.3s;
	-o-animation:customer_says_slider_active_after 0.3s;
	animation:customer_says_slider_active_after 0.3s;
	}	

.customer_says_slider .owl-carousel{
	padding:0px 70px;
	}
.customer_says_slider .owl-carousel .owl-controls .owl-nav > div{
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	}	
.customer_says_slider .owl-carousel .owl-controls .owl-nav > div.owl-prev{
	left:0;
	}	
.customer_says_slider .owl-carousel .owl-controls .owl-nav > div.owl-next{
	right:0;
	}	
.customer_says_slider .owl-carousel .owl-controls .owl-nav svg{
	width:50px;
	}				
.customer_says_slider .owl-carousel .owl-controls .owl-nav > div:hover svg polygon{
	fill:#fdb714 !important;
	}	
	
/*End Client Says*/

/*Service*/

.service_wrapper{
	width:100%;
	float:left;
	position:relative;
    margin-left: -15px;
	}
.service_wrapper .item{
	float:left;
	width:50%;
	}	
.service_wrapper .item .text_wrapper{
	position:absolute;
	top:0;
	left:0;
	background-color:#222222;
	padding:20px 50px;
	text-align:center;
	width:285px;
	height:260px;
	color:#999999;
    padding-top: 60px;
	}	
.service_wrapper .item .text_wrapper i{
	color:#fdb714;
	font-size:30px;
	margin-bottom:23px;
	}	
.service_wrapper .item .text_wrapper h3{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:15px;
	color:#fff;
	margin-top:0;
	}
.service_wrapper .item .image_wrapper{
	float:left;
	overflow:hidden;
	}	
.service_wrapper .item .image_wrapper img{
	transition:linear 1s;
	}	
.service_wrapper .item:hover .image_wrapper img{
	transform:scale(1.2) rotate(5deg);
	transition:linear 1s;
	}	
	
	
	
	
.service_wrapper .item.style1 .text_wrapper{
	position:relative;
	float:left;
	}		
.service_wrapper .item.style1 .image_wrapper img{
	float:left;
	}


.service_wrapper .item.style3 .text_wrapper{
	display:none;
	}		


.service_wrapper .item.style4{
	height:236px;
	}	
.service_wrapper .item.style4 .text_wrapper{
	height:236px;
	width:100%;
	background-color:transparent;
	color:#fff;
	padding-top:50px;
	}		
/*End Service*/


 /* common css start */
a:hover{
		text-decoration:none;
}
textarea:focus{
	outline:none;
}
 /* common css start end */

.ds_ecoticotoler_story {
    padding: 100px 0px;
}

.right_side_details {
    float: left;
    width: 100%;
}

.right_side_details h3 {
    font-weight: 300;
    margin-top: 0px;
    color: #2c3e50;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #808b8d;
    padding-right: 30px;
    padding-bottom: 8px;
}

.right_side_details p {
    padding-top: 18px;
	line-height: 24px;
    color: #808b8d;
}
#about_slider .item img{
    display: block;
    width: 100%;
    height: auto;
}

.around_world_sec {
    background: url(../images/about-bg.jpg) no-repeat;
    padding: 99px 0px 0px 0px;
	background-size: cover;
}
.box_inner {
    padding: 0px 35px 35px 35px;
}
.section_main .icon {
    width: 76px;
    height: 77px;
    background: #ffffff;
    border: 1px solid #e7e7e7;
    margin: 0 auto;
    top: -36px;
    position: relative;
}
.section_main .icon .fa {
    background: #008bde;
    color: #fff;
    width: 60px;
    height: 61px;
    line-height: 55px;
    font-size: 24px;
    margin: 7px;
}
.section_main {
    background: #ffffff;
    text-align: center;
	float:left;
	width:100%;
	margin-bottom:99px;
	    border: 1px solid #e7e7e7;
}

.section_main .box_title {
    font-weight: bold;
    text-transform: capitalize;
    color: #2c3e50;
    margin-top: 0;
}

.box_inner p {
    line-height: 24px;
    color: #808b8d;
    padding: 10px 0px;
}
.box_inner a {
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    border-top: 1px solid #008bde;
    padding: 3px 16px;
}
.section_main:hover> .icon {
    background: #fdb714;
    border-color: #fdb714;
}
.section_main:hover> .icon .fa{
		background:#fff;
		color:#fdb714;
}

.section_main:hover> .box_inner a {
    border-color: #fdb714;
    color: #fdb714;
}

.section_main, .box_inner a, .icon .fa, .icon, .fa{
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.check_lists{
		padding-top:55px;
}

.check_lists ul li {
    float: left;
    width: 100%;
    list-style-type: none;
}
.check_lists ul {
		margin:0px;
		padding:0px;
}
.check_lists ul li p {
    font-family: Lato;

}
.check_lists ul li label {
    font-size: 16px;
    color: #333333;
    width: 125px;
    float: left;
	text-transform: capitalize;
}
.check_lists ul li label:before {
    content: "\f046";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	color:#008bde;
	    margin-right: 10px;
}
.btn_green {
    background: #008bde;
    color: #ffffff;
    text-transform: capitalize;
}
.gallery_btn {
    width: 170px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
	margin-top: 25px;
	position:relative;
}
.gallery_btn:hover {
    text-decoration: none;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
    color: #fff;
}
.tr_team_desc h4 {
    text-transform: uppercase;
    color: #2c3e50;
    font-weight: 900;
    margin-bottom: 5px;
    letter-spacing: 0.1em;
}
.tr_team_desc {
    padding: 10px 19px 22px 19px;
}
.tr_team_wrapper {
   /* padding-bottom: 22px; */
    border: 1px solid #ecf0f1;
    background: #ffffff;
}
.tr_team_wrapper .thumb_wrap{
	overflow:hidden;
}

.title_tag {
	padding-bottom: 15px;
    border-bottom: 1px solid #d5d8dc;
    text-transform: capitalize;
    color: #a1b1bc;
  
}
.team_social_media {
    text-align: center;
    padding-top: 18px;
}
.team_social_media .fa {
    width: 30px;
    height: 30px;
    margin-right: 12px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.team_section {
    background: #f9f9f9;
    padding: 99px 0px;
}
.team_social_media .fa-facebook{
	background:#1b78c7;	
}
.team_social_media .fa-pinterest-p{
	background:#da421f;	
}
.team_social_media .fa-dribbble{
	background:#bc2a83;	
}
.team_social_media .fa-twitter{
	background:#00bff3;	
}
.team_social_media .fa:hover {
    opacity: .5;
    cursor: pointer;
}
.heading_team {
    text-align: center;
    padding-bottom: 30px;
	position:relative;
}
.heading_team h3 {
    font-weight: 700;
    color: #2c3e50;
    text-transform: uppercase;
    padding-bottom: 0px;
    margin-top: 0px;
    position:relative;
}
.heading_team p {
    color: #808b8d;
      line-height: 24px;
    padding: 0 17%;
}



.heading_team h3:before {
    bottom: 23px;
}
.heading_team h3:after {
    bottom: 19px;
}

.gallery_btn:after {
    content: '';
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    display: inline-block;
    background-color: rgba(255,255,255,0.2);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.gallery_btn:hover:after {
    right: -10px;
    left: -10px;
}
.contact_section {
    background: #008bde;
    padding: 75px 0px;
}	
.tr_contact_wrap {
    color: #fff;
}
.tr_contact_wrap h3 {
    margin: 0px;
}
.tr_contact_wrap h4 {
    margin-top: 0px;
    margin-bottom: 4px;
	    font-size: 16px;
}

.hello_wrapper .tr_contact_wrap h4 {
    text-transform: capitalize;
}
.hello_wrapper .tr_contact_wrap h3.contact {
    text-transform: inherit;
}
.hello_wrapper i.fa {
    float: left;
    margin-right: 20px;
    color: #ffffff;
    font-size: 24px;
    line-height: 40px;
}
.tr_contact_wrap {
    color: #fff;
    float: left;
}
.hello_wrapper {
    float: left;
    width: 100%;
}
.tr_contact_wrap .tell_us {
    text-transform: uppercase;
    font-weight: 700;
}
.tr_contact_wrap .tell_us b {
    font-weight: 900;
    color: #2c3e50;
    border-bottom: 2px solid #2c3e50;
}

.counter_section .easyPieChart {
    width: 100% !important;
    height: auto !important;
	line-height: 0px !important;
}
.counter_section {
    padding: 96px 0px;
}
.chart {
    position: relative;
    text-align: center;
}
.counter_section .chart i.fa {
    position: absolute;
    top: 30%;
    left: 45%;
    font-size: 30px;
	color:#ff5ba0;
}

.counter_section .chart span {
    position: absolute;
    left: 27%;
    top: -37px;
    font-size: 35px;
    color: #2c3e50;
    font-family: Lato;
}
.counter_title {
    font-family: Lato;
    text-transform: uppercase;
    color: #808b8d;
    padding-top: 30px;
    width: 120px;
    margin: 0 auto;
    line-height: 24px;
}

.counter_section .chart span {
    display: none;
}
.counter_section .timer {
    font-size: 35px;
    color: #2c3e50;
    font-family: Lato;
    text-align: center;
	padding-bottom:25px;
}


/*---------media query start-----*/
@media (max-width:767px){
	.hello_wrapper{
	text-align:center;
}	
.tr_contact_wrap{
width:100%;
text-align:center;
margin-bottom:15px;
}

.hello_wrapper i.fa{
		float:none;
}
	.tr_team_wrapper, .tr_team_wrapper .thumb_wrap img {
		margin: 0 auto;
		text-align:center;
	}
}

@media (min-width:992px){ 
	.ecoticotoite_about_right_side{
		padding-left:60px;
	}
}
@media (max-width:991px){
	.right_side_details{
		padding-top:30px;
	}
	.counter_section .chart {
     margin-bottom: 35px;
}
}

@media (max-width:480px){
	.tr_contact_wrap h3 {
    font-size: 20px;
}
.right_side_details h3 {
     font-size: 16px;
    line-height: 24px;
}
}

@media (max-width:991px){
  .tr_team_wrapper {
    margin-bottom: 30px;
}		
}

@media(min-width:768px) and (max-width:991px){
.tr_contact_wrap h3{
	font-size:14px;
} 
.tr_contact_wrap h4 {
    font-size: 13px;
}
.tr_team_wrapper .thumb_wrap img {
    width: 100%;
}
}

@media(min-width:992px) and (max-width:1200px){
	.tr_contact_wrap h3{
	font-size:18px;
} 
.team_social_media .fa {
    margin-right: 9px;
}

	.tr_team_desc h4{
	font-size:14px;
}
		

}


.tr_team_wrapper:hover .thumb_wrap img{
	animation:ZoomIn 1s 1 100ms;
   -moz-animation:ZoomIn 1s 1 100ms ;
   -webkit-animation:ZoomIn 1s 1 100ms ;
   -ms-animation:ZoomIn 1s 1 100ms ;
   -o-animation:ZoomIn 1s 1 100ms ;
   position:relative;
}

@-webkit-keyframes ZoomIn {
0%   {-webkit-transform: scale(1);}
25%   {-webkit-transform: scale(1.2);}
50%   {-webkit-transform: scale(1.1);}
100%   {-webkit-transform: scale(1);}

}
@-moz-keyframes ZoomIn {
0%   {-moz-transform: scale(1);}
25%   {-moz-transform: scale(1.2);}
50%   {-moz-transform: scale(1.1);}
100%   {-moz-transform: scale(1);}

}
@keyframes ZoomIn {
0%   {transform: scale(1);}
25%   {transform: scale(1.2);}
50%   {transform: scale(1.1);}
100%   {transform: scale(1);}
}







 /*contact page css start*/
.map_main iframe {
    width: 100%;
    height: 550px;
    border: 0;
}

.tr_contact_detais_section {
    padding: 97px 0px;
}
.conatact_form_ds form .input_c, .text_area_c{
    width: 100%;
    border: 1px solid #e4e2e2;
    margin-bottom: 10px;
    padding: 15px 19px;
    font-style: italic;
}
.text_area_c {
    height: 211px;
}
#form_submit {
    border: none;
    width: 100%;
    font-family: Montserrat;
    text-transform: uppercase;
    height: 54px;
}

.address_contact_details ul {
    padding: 10px 0px 25px 0;
    margin: 0;
}
.address_contact_details ul li {
    line-height: 29px;
    list-style: none;
    color: #808b8d;
    font-size: 16px;
}
.address_contact_details ul li i{ font-size:24px;}
.address_contact_details ul li .fa {
    float: left;
    line-height: 29px;
    width: 30px;
	    color: #888888;
}
.address_detais_city {
    font-size: 20px;
    color: #008bde;
    font-weight: 700;

}
.social_box {
    text-align: center;
    padding: 20px 0px;
    width: 170px;
    color: #fff;
	margin-bottom:4px;
}
.facebook_b_wrap{
		background: #4d6daa;
}
.twitter_b_wrap, .social_box:nth-child(2) {
    background: #1c9ddf;
}
.rss_b_wrap, .social_box:nth-child(3) {
    background: #fe8d00;
}
.linkedin_b_wrap, .social_box:nth-child(4) {
    background: #0177b5;
}
.social_box .fa {
    font-size: 24px;
    color: #fff;
}

.social_box .shares_and_likes {
    font-size: 12px;
    text-transform: capitalize;
}
.social_box .social_likes {
    font-size: 16px;
    padding-top: 3px;
}

/*----------media query start---------*/
@media (min-width:768px) and (max-width:991px){
.conatact_form_ds {
    padding-bottom: 30px;
}
}

@media (max-width:767px)
{
	.address_contact_details {
    margin-top: 20px;
}
.address_contact_details ul {
    padding: 15px 0px;
    margin: 0;
}

.sorting_places_wrap{min-height:auto; padding: 20px 20px 80px 20px;}
}
