.counter__area {padding:60px 0;}
 .counter__item {
  padding: 50px 70px;
  padding-bottom: 40px;
}
  @media only screen and (min-width: 768px) and (max-width: 991px) {
  .counter__item {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.counter__item-text {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 45px;
  padding-bottom: 35px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .counter__item-text {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .counter__item-text {
    padding-left: 0;
    padding-right: 0;
  }
	  .slider-video {
	  height: 35vh!important;
	}
}

.counter__item-3 {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(211, 211, 211, 0.4);
  -moz-box-shadow: 0px 10px 60px 0px rgba(211, 211, 211, 0.4);
  box-shadow: 0px 10px 60px 0px rgba(211, 211, 211, 0.4);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter__item-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .counter__item-3 {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter__item-wrapper.mt-125 {
    margin-top: -115px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .counter__item-wrapper.mt-125 {
    margin-top: -115px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .counter__item-wrapper.mt-125 {
    margin-top: 0;
  }
}

@media (max-width: 575px) {
  .counter__item-wrapper.mt-125 {
    margin-top: 0;
  }
}

.counter__content h3 {
  font-size: 40px;
  margin-bottom: 0;color: #373D65;
font-weight: 600;
line-height: 1.2;
}

.counter__content p {
  font-weight: 500;
  margin-bottom: 0;color: #000;
}

.counter__text {
  font-size: 35px;
  font-weight: 400;
  line-height: 1;
}

.counter__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.counter__list ul li:not(:last-child) {
  margin-bottom: 10px;
}

.counter__list ul li:hover i {
  background: #0a4c48;
  border-color: #0a4c48;
  color: #ffffff;
}

.counter__list-icon i {
  display: inline-block;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  border: 2px solid #e7e7e7;
  color: #677a85;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.counter__list-content p {
  margin-bottom: 0;
}

.counter__about-text p {
  margin-bottom: 0;
}

.counter__bg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  height: 100%;
  width: 90%;
  z-index: -1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.white-bg {
  background: #ffffff;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .counter__wrapper-3 {
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .counter__wrapper-3 {
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .counter__wrapper-3 {
    padding-top: 0;
    padding-right: 0;
  }
}
.p-relative {
  position: relative;
}
.z-index-1 {
  z-index: 1;
}
.pb-100 {
  padding-bottom: 100px;
}
.pt-95 {
  padding-top: 95px;
}.pr-50 {
  padding-right: 50px;
}
.pt-50 {
  padding-top: 50px;
}.mb-80 {
  margin-bottom: 80px;
}.section__title {
  font-size: 45px;font-weight: 700;
  line-height: 1.1;color: #000;
}.counter__about-text p {
  margin-bottom: 0;color:#000;font-weight:500;text-align: justify;
}.mt-115 {
  margin-top: 115px;
}
.clear {
	clear: both;
}.mb-30 {
  margin-bottom: 30px;
}.mb-15 {
  margin-bottom: 15px;
}
.page {
	min-height:100%;
	position:relative;
	height:100%;	
	left: 0;
	padding: 0 10px;
}
.wow {
	-webkit-transform: translateZ(0);
}
/*media*/

.heading-news3 {
  padding: 50px 15px 40px;
  background: #fff;
  }
#new .owl-carousel {
  width: auto;
}
#new .owl-stage {
  display: flex;
  }
#new .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
#new .owl-carousel .owl-wrapper, #new .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#new .owl-item {
  float: left;display: flex;
}
  #new .owl-item .item {
  padding: 0 15px;display: flex;
}
#new:hover .owl-theme .owl-controls {
  opacity: 1;
}#new .owl-theme .owl-nav{
margin: 0 auto;
top: -50%;
position: relative;
}
#new .owl-theme .owl-controls {
  top: 50%;
  margin-top: -35px;
  width: 100%;
  height: 0;
  margin-right: 0px;
  opacity: 0;
  text-align: center;
  position: absolute;
  right: 0;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
} #new:hover  .owl-theme .owl-controls {
  opacity: 1;
}
#new .owl-prev {
  float: left;
  margin: 0;
    margin-left: 0px;
  margin-left: 20px;
  margin-top: -11%;
z-index: 9;
position: relative;
}#new .owl-next {
  float: right;
  margin: 0;
    margin-right: 0px;
  margin-right: 20px;
  margin-top: -11%;
z-index: 9;
position: relative;
}
#new .owl-prev, #new .owl-next {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  line-height: 50px;
  font-size: 20px;
  border: none;
  background: rgba(34, 34, 34, 0.5);
  padding: 2px 7px;
}#new .owl-prev:hover, #new .owl-next:hover {
  background: rgba(245, 215, 110, 0.9);
}#new .owl-prev::after, #new .owl-next::after {
	color: #ffffff;
}
.image-post {
  position: relative;
  overflow: hidden;
}.image-post img {
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}.news-post img {
  width: 100%;
}.image-post .hover-box {
  position: absolute;
  overflow: hidden !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  background: transparent;
}.image-post .hover-box::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid transparent;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}.image-post .hover-box .inner-hover {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 30px;  background: linear-gradient(to bottom, rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.1) 10%, rgba(17, 17, 17, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#171717', endColorstr='#171717', GradientType=0);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  z-index: 2;
}.image-post .hover-box .inner-hover h2 {
  color: #333333;
  font-family: inherit;
  font-weight: 700;
  margin: 0 0 10px;
    margin-bottom: 10px;
  font-size: 18px;
  line-height: 23px;
  text-transform: normal;
  margin-bottom: 5px;
}
.image-post .hover-box .inner-hover h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  color: #ffffff;
}.image-post .hover-box .inner-hover ul.post-tags {
  margin: 0;
  padding: 0;
}.image-post .hover-box .inner-hover ul.post-tags li {
  display: inline-block;
  margin-right: 7px;
  color: #ccc;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}.image-post .hover-box .inner-hover p {
  overflow: hidden;
  max-height: 0;
  margin: 0;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  color: #ccc;
}.image-post:hover .hover-box .inner-hover {
  background: transparent !important;
}.image-post:hover .hover-box .inner-hover h2 a:hover {
  color: #f5d76e;
}.image-post:hover .hover-box .inner-hover p {
  margin-top: 15px;
  max-height: 80px;
}.image-post:hover .hover-box::before {
  border-color: #999999;
}.image-post:hover .hover-box {
  background: rgba(34, 34, 34, 0.7);
}.image-post:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.clients-row{padding: 60px 0;  background: url('../images/clients.jpg');
}
.clients-row .content {
  /*padding: 30px;*/
  padding: 20px 30px;
  background: #1850b1;
  border-radius: 4px;
  color: #fff;
}

.section-title {
  padding-bottom: 30px;
}.section-title h2 {
  font-size: 32px;
  font-weight: bold;
  text-transform: normal;
  top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}.section-title h2::after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #fff;
  bottom: 0;
  left: 0;
}	

.clear {
	clear: both;
}
.section-title p {
  margin-bottom: 0;color:#fff;
}

/*client*/
#uk .owl-nav {
	margin: 0px;
	text-align: center;
	display: block !important;
}
#uk .owl-prev,
#uk .owl-next {	
	position: absolute;
	top: 50%;
	margin: -15px 0;
	background-color: #fff;
	border-color: #fff;
	color: #000 !important;
	padding: 3px 5px !important;
	text-align: center;
	font-size: 16px !important;
	display: inline-block !important;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
}
#uk .owl-prev {left: 0;}
#uk .owl-next {right: 0;}


#uk .owl-prev:hover,
#uk .owl-next:hover {
	background-color: #1850b1;
	border-color: #1850b1;
	color: #fff !important;
	opacity: 0.9;
}


#global .owl-nav {
	margin: 0px;
	text-align: center;
	display: block !important;
}
#global .owl-prev,
#global .owl-next {	
	position: absolute;
	top: 50%;
	margin: -15px 0;
	background-color: #fff;
	border-color: #fff;
	color: #000 !important;
	padding: 3px 5px !important;
	text-align: center;
	font-size: 16px !important;
	display: inline-block !important;
	cursor: pointer;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
}
#global .owl-prev {left: 0;}
#global .owl-next {right: 0;}


#global .owl-prev:hover,
#global .owl-next:hover {
	background-color: #1850b1;
	border-color: #1850b1;
	color: #fff !important;
	opacity: 0.9;
}


/*Client*/
.match-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}.brand-logo {
  border: 1px solid #e3e3e3;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 15px;background:#fff;
  padding: 10px 15px;
}
.brand-logo .img-fluid {
  max-width: 100%;
  height: auto;
}
.swiper-button-prev, .swiper-button-next {
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 2;
	box-shadow: 0 0 15px rgba(75, 75, 75, 0.4);
	top: calc(50% - -12px);
	/*top: calc(50% - 25px);*/
	cursor: pointer;
  }
  .swiper-button-prev::after, .swiper-button-next::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	transform: rotate(-45deg);
	top: 10px;
	left: 12px;
	box-sizing: border-box;
  }
  .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
	opacity: 0.6;
	box-shadow: none;
	cursor: not-allowed;
  }
  .swiper-button-prev {
	left: 2px;
  }
  .swiper-button-prev::after {
	border-top: 3px solid #333;
	border-left: 3px solid #333;
  }
  .swiper-button-next {
	right: 2px;
  }
  .swiper-button-next::after {
	border-bottom: 3px solid #333;
	border-right: 3px solid #333;
  }
/*Rounded*/
.rounded .logo a, 
.rounded header.no_border .sub_menu li, 
.rounded .main_menu, 
.rounded .header_btn, 
.rounded .search_block,
.rounded .bask_block,
.rounded .sub_menu li,
.rounded .owl-prev,
.rounded .owl-next,
.rounded .up_block,
.rounded .down_block,
.btn-rounded,
.rounded .sub_menu a:hover:before, 
.rounded .sub_menu a.active:before,
.rounded .form-control,
.rounded.progress,
.rounded .pricing-table,
.rounded .no_border ul .mega_menu:before,
.rounded .no_border ul .mega_menu {
		border-radius: 3px!important
}
	.amount {
		margin: 0
	}
	.amount strong {
		font: 400 16px/28px Oswald
	}
.mini_title {
	text-align: center;
	color: #fff;
	font:400 40px/50px Oswald;
	text-transform: uppercase;
	padding: 37px;
	width: 100%;
}

h6.title {
	font:400 16px/28px Oswald;
	text-transform:uppercase;
	margin:0;
	display: block;
	width: 100%;
	color: #292929;
	margin: 30px 0 0;
}
.widget:first-child h6.title {
	margin: 0
}

.boxes h2, .boxes h3 {
	margin-top: 0
}
.red_title h2, .red_title h1, .red_title h2 a, .red_title h3, .red_title h4 {
	color: #d30017
} 

	.white_txt h3 b, .white_txt h4 {
		color: #fff
	}
	.white_txt .price {
		color: #fff!important
	}
h1 .ti {
	position: absolute;
	margin-left: -50px;
	margin-top: 5px;
	opacity: 0.5
}
.absolute {
	position: absolute;
	z-index: 3;
	display: inline-block;
	padding: 20px 20px;
	left:0;
	top: 0;
	transition:1s all;
	height: 100%;
	opacity: 1;
	display: flex;
	font-size: 60px!important
}
	.absolute span {
		margin: auto
	}
.boxes:hover .absolute {
	opacity: 0;
	top: -100%
}
	.absolute:after {
		display: none
	}



.box_content h3, h4 {
	/*font:300 18px/28px Oswald;*/
	font:300 18px/28px inherit;
	text-transform:uppercase;
	margin:0;
}
.box_content h3 {
	color: #fff;font-size: 1.40rem;
    line-height: 1.5;
}
.box_content {
	text-decoration: none!important;
	color: #fff
}
.box_link {
	position: absolute;
	top:0;
	bottom: 0;
	letter-spacing: 0;
	right: 0;
	z-index: 4;
	left:0;
}
	.content h1 {
		text-align: left;
	}

	.boxes h2:after {
		content:"";
		display: block;
		margin:31px 0 26px;
		width:70px;
		height:1px;
		border-bottom: 1px dotted #cfcfcf
	}
	.boxes h3:after {
		content:"";
		display: block;
		margin:31px 0 26px;
		width:70px;
		height:1px;
		border-bottom: 1px dotted #cfcfcf
	}
		.white_txt h3:after {
			order-bottom: 1px dotted #fff
		}
	h3.pull-left:after, .default_title:after {
		display: none
	}
	h3.pull-left {
		width: auto;
	}

	.text-center h3:after, h3.text-center:after, .text-center h2:after, h2.text-center:after  {
		margin-left:auto!important;
		margin-right:auto!important;
	}
	.text-center h3 {
		text-align: center;
	}

.map iframe {
	width: 100%;
	border: 0
}
.white_txt {
	color:#fff!important
}
.white_txt .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.black_txt, .black_txt .great_title, .black_txt .great_subtitle, .black_txt .intro_text span {
	color: #292929
}

.white_txt .form-control:-ms-input-placeholder {
  color: #fff;
}
.white_txt .form-control::-webkit-input-placeholder {
  color: #fff;
}

	.white_txt h2, .white_txt h1, .white_txt a, .white_txt h3 {
		color:#fff
	}
		
	.white_txt .owl-page {
	}



/*Font Mr Dafoe*/
	.font-Mr-Dafoe h2, .font-Mr-Dafoe h1, .font-Mr-Dafoe h2 a, .font-Mr-Dafoe h3 {
		font:400 50px/58px Mr Dafoe;
		text-transform: none;
	}
	.font-Mr-Dafoe .sml_abs_title {
		font:300 28px/28px Mr Dafoe;
	}
	.font-Mr-Dafoe .box_content h3, .font-Mr-Dafoe h4 {
		font:300 28px/38px Mr Dafoe;
		text-transform:none;
	}
	.font-Mr-Dafoe .great_title {
		font: 400 60px/68px Mr Dafoe;
		text-transform: none;
	}
		.font-Mr-Dafoe .great_title_big {
			font: 400 64px/69px Mr Dafoe;
		}
		.font-Mr-Dafoe .great_title_small {
			font: 400 34px/40px Mr Dafoe;
		}

	.font-Mr-Dafoe .countdown-amount {
		font: 400 50px/60px Mr Dafoe
	}
	.font-Mr-Dafoe .mini_title {
		font: 400 50px/60px Mr Dafoe;
		text-transform: none;
	}
/*font-Seaweed-Script*/

.font-Seaweed-Script h2, .font-Seaweed-Script h1, .font-Seaweed-Script h2 a, .font-Seaweed-Script h3 {
		font:400 50px/50px Seaweed Script;
		text-transform: none;
		color: #c59d5f
	}
	.font-Seaweed-Script h4 {
		color: #c59d5f
	}

	.title_white h2, .title_white h1, .title_white h2 a, .title_white h3 {
		color: #fff!important
	}
	.font-Seaweed-Script .box_content h3, .font-Seaweed-Script h4 {
		font:300 28px/38px Seaweed Script;
		text-transform:none;
	}
	.font-Seaweed-Script .great_title {
		font: 400 60px/68px Seaweed Script;
		text-transform: none;
	}
		.font-Seaweed-Script .great_title_big {
			font: 400 74px/79px Seaweed Script;
		}
		.font-Seaweed-Script .great_title_small {
			font: 400 34px/40px Seaweed Script;
		}

	.font-Seaweed-Script .countdown-amount {
		font: 400 50px/60px Seaweed Script;
	}
	.font-Seaweed-Script .mini_title {
		font: 400 50px/60px Seaweed Script;
		text-transform: none;
	}
	.font-Seaweed-Script .menu_item span {
		font: 400 28px/38px Seaweed Script
	}

/*font-Roboto-Slab*/

.font-Roboto-Slab h2, .Roboto-Slab h1, .Roboto-Slab h2 a, .Roboto-Slab h3 {
		font:400 40px/50px Roboto Slab;
		text-transform: none;
		color: #c59d5f
	}
	.Roboto-Slab h4 {
		color: #c59d5f
	}
	.Roboto-Slab .menu_item span {
		font: 400 24px/32px Roboto Slab
	}

	.title_white h2, .title_white h1, .title_white h2 a, .title_white h3 {
		color: #fff!important
	}
	.Roboto-Slab .box_content h3, .Roboto-Slab h4 {
		font:300 28px/38px Roboto Slab;
		text-transform:none;
	}
	.Roboto-Slab .great_title {
		font: 400 60px/68px Roboto Slab;
		text-transform: none;
	}
		.Roboto-Slab .great_title_big {
			font: 400 74px/79px Roboto Slab;
		}
		.Roboto-Slab .great_title_small {
			font: 400 34px/42px Roboto Slab;
		}

	.Roboto-Slab .countdown-amount {
		font: 400 50px/60px Roboto Slab;
	}
	.Roboto-Slab .mini_title {
		font: 400 50px/60px Roboto Slab;
		text-transform: none;
	}


/*Header White*/
.white_bck {
	background: #fff;
	color: #292929;
	border:1px solid #e4e4e4;
	border-left: 0;
	border-right: 0;
	top: 10px;
	left: 10px;
	right: 10px;
	height: 92px
}

 	.header_no_tl .se_cont {
		top: 57px!important
	}
		.header_no_tl .bask_cont {
			top: 57px!important;
		}
	.header_no_tl {
		height: 58px
	}

		.main_menu {
			display: none
		}
.open .white_bck {
	height: 58px
}
	.white_bck .logo a {
		color: #949494;
		border: 2px solid #949494
	}
	.white_bck .logo {
		border-right: 1px solid #e4e4e4
	}
		.black_bck .logo {
			border-right: 1px solid #222!important
		}
	.white_bck .sub_menu a, .white_bck .sub_menu {
		color: #949494
	}
	.white_bck .sub_menu li, .white_bck .main_menu , .white_bck .header_btn, .white_bck .search_btn  {
		color: #949494;
		border-left: 1px solid #e4e4e4
	}
	.white_bck .main_menu, .simple_menu .main_menu {
		display: none
	}
	.black_bck .sub_menu li, .black_bck .main_menu , .black_bck .header_btn, .black_bck .search_btn  {
		border-left: 1px solid #222
	}
	.white_bck .search_btn i {
		color: #949494;
	}
	.white_bck .se_cont .search_block{
		background: #fff;
		border: 1px solid #e4e4e4;
		border-top: 0
	}
	.white_bck .bask_cont .bask_block{
		background: #fff;
		border: 1px solid #e4e4e4;
		border-top: 0;
	}
/*Header Black*/
	.black_bck {
		background: #000;
		border: 1px solid #222
	}
	.black_bck:after {
		display: none!important
	}
	.black_bck .sub_cont ul .mega_menu {
		background: #000;
		border: 1px solid #222
	}
	.black_bck .bask_cont .bask_block {

	}
		.black_bck .top_line {
			border-bottom: 1px solid #222
		}
			.black_bck .top_line .tl_item {
				border-left: 1px solid #222
			}
		.open .black_bck .top_line {
			height: 0;
			top: -2px
		} 
.sml_abs_title {
	position: absolute;
	font: 400 16px/24px Oswald;
	text-transform: uppercase;
	position: absolute;
	color: #292929;
	left:95px;
	padding: 10px;
	height: 43px;
	background: #e4e4e4;
	box-shadow: 5px -5px 15px rgba(0,0,0,0.08);
	opacity: 0;
	top: -43px;
	z-index: 3
}

.head_bck {
	display: block;
	content: "";
	position:absolute;
	left:15px;
	top: 15px;
	right: 100%;
	height: 58px;
	z-index: 2;
	position: fixed;
	transition:0.3s all;
	visibility: hidden;
}
	.open .head_bck {
		right:15px;
		visibility: visible;
	}
.onepage-pagination {
	right: 80px
}
 


	.main_menu .ti-close {
		opacity: 1;
		z-index: 0;
		transition-delay:0.2s;	
	}

	.open .main_menu .ti-close {
		opacity: 0;
		z-index: -1;
		transform:rotate(45deg);
		transition-delay:0s;	
	}

	.closed_menu .main_menu .ti-close {
		opacity: 0;
		z-index: -1;
		transform:rotate(45deg);
		transition-delay:0s;	
	}
		.tm .main_menu .ti-close {
			opacity: 1;
			z-index: 0;
			transition-delay:0.2s;	
			transform:rotate(0);
		}
		

	.open .main_menu .ti-menu {
		opacity: 1;
		z-index: 0;
		transition-delay:0.2s;	
	}

	.tm .main_menu .ti-menu {
		opacity: 0;
		z-index: -1;
		transition-delay:0s;	
	}

.header_btn {
	float: right;
	right: 0;
	border-left: 1px solid rgba(255,255,255,0.18);
	width: 53px;
	height: 56px;
	padding: 0;
	text-align: center;
	font-size: 20px;
	color: #e4e4e4;
	cursor: pointer;
	display: flex;
	text-transform: uppercase;
	position: relative;
}

	.header_btn.pull-left {
		border-left: 0;
		border-right: 1px solid rgba(255,255,255,0.18);
	}
	.header_btn b {
		font:400  12px/18px Oswald;
	}

	.header_btn a, .header_btn i {
		color: #e4e4e4;
		margin: auto;
		text-decoration: none
	}
	.badge {
		position: absolute;
		margin: -5px 0 0 ;
		right: 0px;
		background: none;
		border: 1px solid rgba(255,255,255,0.18);
	}
	.white_bck .badge {
		background: rgba(0,0,0,0.1);
		color: #292929
	}

	.sub_cont ul .mega_menu {
		position: absolute;
		background: #fff;
		border: 1px solid #e4e4e4;
		margin:0 0 0 -1px;
		z-index: 2;
		height: auto;
		right: auto;
		left: auto;
		display: none;
		transition:none!important;
	}
	.always_opened .main_menu {
		display: none
	}
	.always_opened ul {
		opacity: 1!important;
		right: 0!important
	}
	.no_border ul .mega_menu {
		position: absolute;
		background: none;
		border: 1px solid rgba(255,255,255,0.18);
		margin:3px 0 0 -1px;
		z-index: 2;
		right: auto;
		left: auto;
		display: none;
		transition:none!important;
		padding: 1px
	}
		.no_border ul .mega_menu:before {
			background: #fff;
			bottom: 5px;
			top: 5px;
			left: 5px;
			right: 5px;
			display: block;
			position: absolute;
			content: "";
			z-index: 0
		}
		.no_border ul .mega_menu li {
			background: none!important
		}
		.no_border ul .mega_menu a {
			color: #262626
		}
		
		.open .sub_menu ul .mega_menu {
			top: 55px
		}
		.parents:after {
			display: inline-block;
			content: "\e64b";
			font-family: 'themify';
			margin: 0 0 0 10px;
			font-size: 10px
		}
		.sub_menu ul ul li {
			float: none;
			border: 0!important;
			height: auto;

		}
			.sub_menu ul ul li:last-child {
				border-bottom: 0!important
			}
			.sub_menu ul ul li a {
				height: auto;
				padding:5px 10px;
				font-size: 14px
			}
	
.bask_cont {
	position: absolute;
	right: -1px;
	top: 57px;
	overflow: hidden;
	z-index: 5	
}
.bask_cont.active .bask_block {
	margin: 0;
	opacity: 1
}
	.bask_block {
		padding:15px;
		margin: -110% 0 0 0;
		position: relative;
		border-left: 1px solid rgba(255,255,255,0.18);
		border-bottom: 1px solid rgba(255,255,255,0.18);
		border-right: 1px solid rgba(255,255,255,0.18);
		transition:0.3s all;
		opacity: 0;
		width: 233px;
	}
	.lang_block {
		width: auto!important;
	}
	.lang_wr a {
		white-space:pre-wrap;
	}
		.lang_block a {
			list-style: none;
			text-align: left;
			padding: 0;
			margin: 0;
			font: 400 14px/24px Oswald;
			margin: 0 5px;
			display: inline-block;
		}
			.lang_block a:hover {
				color: #292929!important
			}
		.bask_block:before {
			display: block;
			content: "";
			position: absolute;
			top: 5px;
			bottom: 5px;
			left: 5px;
			right: 5px;
			z-index: -1;
			background: #fff
		}
		.mega_menu .bask_block_item {
			font: 400 12px/18px Open Sans;
			display: block;
			text-transform: none;
			text-align: left!important;
			color: #262626!important;
			border-bottom: 1px solid #ccc;
			padding: 15px 10px!important;
			white-space:normal;
			margin: 0!important
		}
		.black_bck .mega_menu .bask_block_item {
			border-bottom: 1px solid #111;
			color: #949494!important;
		}
			.bask_block_item img {
				border: 1px solid #e4e4e4
			}
			.bask_block_item:hover {
				text-decoration: underline;
			}
			.bask_block_item:after {
				display: block;
				content: "";
				clear: both;
			}
			.bask_block_item img {
				width: auto;
				height: 50px;
				float: left;
				margin: 0 10px 0 0!important
			}
			.bask_btns {
				text-align: left;
				text-transform: none;
				padding:10px 0 0 
			}
			.no_arrow .parents:after {
				display: none
			}
				.no_arrow .btn-default:hover {
					background: #292929!important;
					color: #fff!important;
					border: 1px solid #292929!important
				}
			.right_sub {
				position: relative;
			}
			.width100 .mega_menu {
				width: 100%!important;
				right: 0!important

			}
			.right_sub .mega_menu {
				right: 0!important;
			}
				.sub_min_width .mega_menu{
					min-width: 250px
				}
				.sub_min_width .form-control {
					width: 230px!important;
					z-index: 0;
					position: relative;
				}
				.bask_btns a {
					max-width: 120px
				}

				.total {
					float: right;
					font-size: 12px;
					color: #262626!important
				}
			
		.contacts_block {
			text-align: right;
			right: 31px;
			bottom: 31px;
			position: fixed;
			color: #fff;
			font: 400 12px/18px Open Sans;
			transition:0.3s all;
		}

			.contacts_block span {
				
				display: block;
				height: 35px;
			}
			.contacts_title {
				font: 400 20px Oswald;
				text-transform: uppercase;
				margin: 0 0 7px 0;
				transition:0.3s all;
				display: inline-block;
			}
			.contacts_btn {
				border-top:1px solid rgba(255,255,255,0.18);
				border-left:1px solid rgba(255,255,255,0.18);
				width: 68px;
				height: 68px;
				text-align: center;
				font-size: 24px;
				padding: 19px 0 0 0;
				position: absolute;
				right: -16px;
				bottom: -16px  
			}
.up_block {
	position: fixed;
	bottom: 51px;
	right: 31px;
	border: 1px solid rgba(255,255,255,0.18);
	height: 34px;
	text-align: center;
	width: 34px;
	display: flex;
	opacity: 0;
	transition:0.3s all;
	text-decoration: none!important;
	z-index: 3;
	align-items: center;
}
.down_block {
	position: absolute;
	bottom: 51px;
	left: 50%;
	border: 1px solid rgba(255,255,255,0.18);
	height: 34px;
	text-align: center;
	width: 34px;
	display: flex;
	opacity: 1;
	transition:0.3s all;
	text-decoration: none!important;
	z-index: 10;
	margin-left:-17px 
}

.down_block i {
	margin: auto;
	position: relative;
	animation:1.4s ease 0s normal none infinite mouse-down;
	-webkit-animation:1.4s ease 0s normal none infinite mouse-down;
	color: #fff
}
@keyframes mouse-down {
	0% {
		top: -10px;
		opacity: 0;
	}
	50% {
		opacity: 1;	
	}
	100% {
		top: 10px;
		opacity: 0;
	}
}
.down_block:hover {
	width: 60px;
	height: 60px;
	margin-left:-34px 
}
	.open .down_block {
		opacity: 0;
		display: none
	}

	.up_block i {
		margin: auto
	}
	.up_block:hover {
		width: 60px;
		height: 60px;
	}
	.open .up_block {
		opacity: 1;
		bottom: 31px
	}
.se_cont {
	position: absolute;
	right: -1px;
	top: 57px;
	overflow: hidden;
	z-index: 5;
	transition:0.3s all;
}
.se_cont.active .search_block {
	margin: 0;
	opacity: 1
}
.search_block {
	padding: 5px;
	border-bottom: 1px solid rgba(255,255,255,0.18);
	border-left: 1px solid rgba(255,255,255,0.18);
	border-right: 1px solid rgba(255,255,255,0.18);
	position: relative;
	margin: -100px 0 0 0;
	transition:0.3s all;
	opacity: 0
}
	.search_block .form-control {
		margin: 0
	}
	.simple_block .form-control {
		margin-bottom: 10px
	}
		.write_us .row div {
			padding-left:5px;
			padding-right:5px;
		}


/*Video*/
.great_play_btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	z-index: 3
}
	.great_play_btn .ti {
		font-size: 80px
	}
	.great_play_btn h3:after {
		display: none
	}
	.great_play_btn a {
		color: #fff;
		text-decoration: none
	}
	.great_play_btn_content {
		margin: auto;
		color: #fff;
		text-align: center;
	}
/*TEstimonial*/
.testimonials{background:#fff;padding:60px 0;}
.testimonials .container{overflow:hidden;}
.testimonial{
    border: 1px solid #c9ced3;
    border-top: 3px solid #c9ced3;
    padding: 70px 25px 100px;
    margin-bottom: 30px;
    position: relative;
}
.testimonial:after{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 30px;
    color: #00adb7;
    position: absolute;
    top: 20px;
    left: 25px;
}
.testimonial .description{
    font-size: 14px;
    color: #666;
    line-height:26px;
}
.testimonial .pic{
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: -30px;
    left: 25px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-title{
    font-size: 20px;
    color: #000;
    position: absolute;
    bottom: 20px;
    left: 150px;
}
.testimonial .testimonial-title small{
    display: block;
    font-size: 14px;
    color: #666;
    margin-top: 7px;
}
#testimonial-slider .owl-carousel{display:block!important;}
.testimonial .owl-theme .owl-controls .owl-page.active span{
    background: #00adb7;
}


/*Bootstrap*/
.btn, .panel-default > .panel-heading, .panel-default {
	background-image:none;
	box-shadow: none!important;
	text-shadow:none;
}
.pagination {
	border-radius: 0!important
}
	.pagination a, .pagination a span {
		border-radius: 0!important;
		color: #292929!important
	}
	.pagination .active a {
		background: #292929!important;
		color:#fff!important;
		border: 1px solid #ddd!important;
	} 
.form-control {
	height: 36px;
	border-radius: 0;
}

.progress-bar {
	background-color: #64b5f6
}
.btn-link {
	color: #292929
}
.alert {
	background-image: none;
	box-shadow: none!important;
	text-shadow:none;
}
.icon-container {
	float: left;
	width: 25%;
	padding: 10px 0;
	color: #000;
	font-size: 18px
}
	.icon-container .icon-name {
		margin-left: 10px
	}
	.icon-section:after {
		display: block;
		content: "";
		clear: both;
	}
	.glyph {
        display: inline-block;
        width: 120px;
        margin: 10px;
        text-align: center;
        vertical-align: top;
        background: #FFF;
    }
    .glyph .glyph-icon {
        padding: 10px;
        display: block;
        font-family:"Flaticon";
        font-size: 64px;
        line-height: 1;
    }
    .glyph .glyph-icon:before {
        font-size: 64px;
        color: #666;
        margin-left: 0;
    }
    .class-name {
        font-size: 12px;
    }
.progress-bar {
	font: 400 20px/28px Oswald;
	background-image: none;
	text-shadow:none;
	box-shadow: none;
	padding:3px 20px;
}
.progress-bar.text-right {
	text-align: right!important;
}
.progress {
	height: 34px;
	background-image: none;
	box-shadow: none;
	border-radius: 0
}
.thin_progress  {
	height: 10px;
	margin: 0 0 10px
}
	.thin_progress span {
		position: relative;
		color: #292929;
		margin: -30px 0 0 0
	}


/*Animations*/
.anim_top {
	bottom: -100%;
	transition:0.5s all;
}
.anim_top.animated {
	bottom: 0
}
/*Intro*/

	.over_z_index_2 {
		z-index: 2!important
	}
.intro_left_border {
	position: absolute;
	background: rgba(255,255,255,0.18);
	left: 4px;
	width: 1px;
	top: 15px;
	bottom: 4px;
	z-index: 1
}
.inside_intro_block {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 50px;
	left: 0;
	display: flex;
	z-index: 4;
	-ms-align-items: center;
	align-items: center;
}
	
	.inside_intro_block .countdown {
		margin: 20px 0
	}
	.inside_no_header {
		top: 0
	}
	.ins_int_item {
		margin: auto;
		position: relative;
	}
	.ins_int_item h4, .ins_int_item h3  {
		margin: 0 0 20px
	}
.intro_right_border {
	position: absolute;
	background: rgba(255,255,255,0.18);
	right: 4px;
	width: 1px;
	top: 15px;
	bottom: 4px;
	z-index: 1
}
.intro_bottom_border {
	position: absolute;
	background: rgba(255,255,255,0.18);
	bottom: 4px;
	height: 1px;
	left: 5px;
	right: 5px;
	z-index: 1
}

.image_bck {
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: center;
	position: relative;
}
.no-cover {
	background-size: auto!important;
	background-repeat: repeat!important;
}
.no-float {
	float:none!important
}
.height200 {
	min-height: 200px;
}
.height250 {
	min-height: 250px;
}
.height300 {
	min-height: 300px;
}
.height400 {
	min-height: 400px
}
.height500 {
	min-height: 500px
}
.height600 {
	min-height: 600px
}
.no-padding {
	padding: 0!important;
}
.no-margin {
	margin: 0!important;
}
.inline-block {
	display: inline-block!important;
	vertical-align: top;
	margin-top:0!important;
	margin-bottom:0!important; 
}

.form-tip {
	margin-top:10px;
	font-size: 12px 
}
.animate_left_fast {
	animation:30s 0s linear normal none infinite back-left-fast;
	-webkit-animation:30s 0s linear  normal none infinite back-left-fast;
	background-repeat: repeat-x!important;
	z-index: 2
}
@keyframes back-left-fast {
	0% {
		background-position:0 0
	}
	100% {
		background-position:1632px 0 
	}
}
@keyframes balloon {
	0% {
		top: 1200px;
	}
	50% {
		top: -40px;
	}
	100% {
		top: -40px;
	}
}

@keyframes airplane {
	0% {
		top: -280px;
		left: -479px
	}
	50% {
		top: 0;
		left: 200px
	}
	100% {
		top: 0;
		left: 200px
	}
}

.animate_left {
	animation:60s 0s linear normal none infinite back-left;
	-webkit-animation:60s 0s linear  normal none infinite back-left;
	background-repeat: repeat!important;
}




@keyframes back-left {
	0% {
		background-position:500px 0
	}
	100% {
		background-position:1909px 0 
	}
}
.archi_img {
	width: 100%;
	height: 100%;
	background-position: top;
	z-index: 3;
}

/*Contact*/
.contact{background:#fff;
padding: 60px 0 120px 0;
background-image:url('../images/abs-bg7.png');
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}.heading-area .title {
  font-size: 45px;font-weight: 700;
  margin-bottom: 25px;color:#000;
}.contact-form {
  max-width: 750px;
  display: block;
  text-align: center;
  margin: 0 auto;
}.contact-form .form-group {
  margin-bottom: 1.5rem;
}.contact-form .form-control {
	display: block;
width: 100%;
line-height: 1.5;
  border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
  border-bottom: 1px solid #e2e2e2;
  padding: 12px 0;
  /*background: #fff;*/
  background: transparent;
  letter-spacing: .7px;
  font-weight: 500;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 44px;
  color: #000;
  font-size: 14px;
  position: relative;
  -webkit-transition: border .9s ease;
  -o-transition: border .9s ease;
  transition: border .9s ease;
}
.contact-form textarea {
  min-height: 110px;
  resize: none;
}.btn.btn-purple {
  background: #275587;
  border-color: #275587;
  color: #ffffff;
}
.btn.btn-large {
  font-size: 14px;
  padding: 9px 34px;
  line-height: 1.8em;
}
.footer
{
	background: url('https://nwdco.ae/img/footer.png');
background-repeat: no-repeat;
background-size: cover;
background-position: left top;
position: relative;
overflow: hidden;
padding-bottom: 40px;
margin-top: -96px;
padding: 105px 0px 40px 0;
}

.btns {
	position: relative;
	top: 13px;
	left: 0;
	width: 150px;
	height: 40px;
	margin:0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.btns a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.05);
	box-shadow: 0 15px 15px rgba(0, 0, 0, 0.3);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 30px;
	padding: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	overflow: hidden;
	color: #fff;
	font-weight: 400px;
	z-index: 1;
	transition: 0.5s;
	backdrop-filter: blur(15px);font-weight: 600;
}
.btns:hover a {
	letter-spacing: 3px;
}
.btns a::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background: linear-gradient(to left, rgba(255, 255, 255, 0.15), transparent);
	transform: skewX(45deg) translate(0);
	transition: 0.5s;
	filter: blur(0px);
}
.btns:hover a::before {
	transform: skewX(45deg) translate(200px);
}
.btns::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	bottom: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.btns:hover::before /*lightup button*/ {
	bottom: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.btns::after {
	content: "";
	position: absolute;
	left: 50%;
	transform: translatex(-50%);
	top: -5px;
	width: 30px;
	height: 10px;
	background: #f00;
	border-radius: 10px;
	transition: 0.5s;
	transition-delay: 0.5;
}
.btns:hover::after /*lightup button*/ {
	top: 0;
	height: 50%;
	width: 80%;
	border-radius: 30px;
}

.btns::before, /* 2*/
.btns::after {
	background: #2db2ff;
	box-shadow: 0 0 5px #2db2ff, 0 0 15px #2db2ff, 0 0 30px #2db2ff,
		0 0 60px #2db2ff;
}



/*Sport Items*/
.sport_item {
	display: block;
	position: relative;
}
.sport_photo {
	position: relative;
	overflow: hidden;
	height: 300px;
	display: block;
}


.sport_price {
	display: block;
	margin: 10px 0 0 0;
	position: relative;
	left: -20px;
	opacity: 0;
	transition:0.3s all;
}
.bordered_left:hover .sport_price {
	opacity: 1!important;
	left:0;
}
	.sport_txt {
		font: 400 14px/24px Oswald!important
	}
	.sport_price b {
		font-size: 24px
	}

/*Intro*/
.intro {
	overflow: hidden;

}
.intro, .intro_wrapper, .intro_wrapper .owl-wrapper-outer, .intro_wrapper .owl-wrapper, .intro_wrapper .owl-item,
.intro_wrapper_no_auto, .intro_wrapper_no_auto .owl-wrapper-outer, .intro_wrapper_no_auto .owl-wrapper, .intro_wrapper_no_auto .owl-item
 {
	height: 100%!important;
	width: 100%;
	position: relative;
}
.intro_wrapper {
	display: flex!important
}
.intro_wrapper_no_auto {
	display: flex!important
}
	.bordered_block .intro_wrapper {
		position: absolute;
		top: 0
	}
	.intro .owl-pagination {
		display: none
	}

	.intro_item {
		position: relative;
		height: 100%;
		width: 100%;
		background-size: cover!important;
		overflow: hidden;		
	}
	.into_back {
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 0;
	}
	.into_zoom {
		transform:scale(1);
		transition:40s all;
	}
		.active .into_zoom {
			transform:scale(1.3);
		}
	
.over {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1
}
	.over_multiply {
		background-blend-mode: multiply!important;
		background-color: #1c9ffa
	}
.grey_back {
	background-color: #eee!important
}

.text_content {
	top: 62px;
	right: 0;
	left: 0;
	bottom: 0;
	position: absolute;
	display: flex;
	align-items: center;
}
.into_txt {
	font: 14px/18px Open Sans;
}
	.intro_text {
		position: absolute;
		width: 50%;
		padding: 96px;
		color: rgba(255,255,255,0.7);
    	z-index: 5;
    	transition:1s all;
	}
		.open .intro_text {
			opacity: 0
		}
		.intro_txt {
			font:400 14px/24px Open Sans;
			display: block;
		}
		.intro_text span {
			border: 0!important
		}
	.intro_image {
		position: absolute;
		width: 50%;
		z-index: 5!important;
	}
		.responsive_image img {
			width: 100%;
			height: auto;

		}
		.text_small {
			font:400 12px/18px "Open Sans",sans-serif;
		}
		.text_big {
			font:400 16px/24px "Open Sans",sans-serif;
		}
	.intro_text_lt {
		top: 0;
		left: 0;
	}
	.intro_text_lc {
		left: 0;
		margin: auto 0;
		position: relative!important;
	}
	.intro_text_lb {
		bottom: 0;
		left: 0;
	}
	.intro_text_rc {
		margin: auto 0 auto auto;
		position: relative!important;
	}
	.intro_text_rt {
		top: 0;
		right: 0;
	}
	.intro_text_rb {
		bottom: 0;
		right: 0;
	}

	.intro_text_cc {
		margin: auto;
		position: relative!important;
		width: 85%
	}
	.intro_text_ct {
		top: 0;
		margin: 0 0 0 -25%;
		left: 50%;
		width: 50%

	}
	.intro_text_cb {
		bottom: 40px;
		margin-left:-50%!important;
		left: 50%;
		width: 100%
	}
	.into_txt {
		margin: 0 0 10px 0
	}
	.great_title {
		font: 400 45px/48px Oswald;
		text-transform: uppercase;
		display: block;
		color: #fff;
	}
	.great_logo {
		color: #fff;
		font: 400 20px/32px Oswald;
		padding: 0 10px;
		display: inline-block!important;
		text-transform: uppercase;;
		margin: 0 0 20px 0
	}
		.intro_text .great_logo {
			border: 2px solid #fff!important;
		}
		.great_title_big {
			font: 400 64px/69px Oswald;
		}
		.great_title_small {
			font: 400 34px/40px Oswald;
		}

	.great_subtitle {
		font: 400 14px/24px Oswald;
		text-transform: uppercase;
		display: block;
		margin: 20px 0 10px 0;
		color: #fff
	}
		.great_subtitle_big {
			font: 400 18px/28px Oswald;
		}
		.great_subtitle_small {
			font: 400 12px/16px Oswald;
		}
	.intro_soc {
		display: block;
		margin: 20px 0
	}
		.intro_soc a {
			margin: 0 5px;
			color: #fff;
			text-decoration: none;
		}
		.black_txt a {
			color: #292929
		}
.text_up > span {
	transition:1s all;
	top:50px;
	position: relative;
	display: block;
	opacity: 0
}

/*Boxes*/
.boxes {
	margin-top:0
}
.after_slider_border {
	width: 100%;
	height: 10px;
	background:#e4e4e4 
}
.bordered_block {
	border-right: 10px solid #e4e4e4;
	border-top: 10px solid #e4e4e4;
	border-bottom: 10px solid #e4e4e4;
	position: relative;
	padding:0;
	overflow: hidden;
	padding: 96px 0;
	margin-top: -20px;
	margin-bottom: 40px;
}
	.iframe_full {
		position: relative;
	}
	.iframe_full iframe {
		border: 0;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
	}
.block {
	position: relative;
	overflow: hidden;
	padding: 0;
}

	.iframe_abs iframe {
		position: absolute;
		top: 0;
		left:0;
		bottom: 0;
		right: 0;
		border: 0;
		width: 100%;
		height: 100%;
	}

.padding_top_77 {
	padding-top: 96px;
}
.padding_top_bottom_96 {
	padding-top: 96px!important;
	padding-bottom: 96px!important;
}
	.padding_top_bottom_40 {
	padding-top: 72px!important;
	padding-bottom: 72px!important;
}
	.flex_block {
		display: flex;
		align-items: center;
	}
	.simple_block {
		padding: 96px;
		position: relative;
		z-index: 3!important
	}
	.simple_block_sml {
		padding: 26px;
	}

	.bordered_block .simple_block {
		padding: 0 96px;
	}
	.newsletter_input {
		margin-bottom: 10px!important 
	}
		.margin_auto {
			margin: auto;
			z-index: 1
		}
	.bordered_block:first-child {
		border-left: 10px solid #e4e4e4;
	}
	.no_border_left .bordered_block {
		border-left: 0!important;
	}
	.no_border_left {
		overflow: hidden;
	}
/*RSVP*/
.font18 {
	font: 400 18px/28px Open Sans
}
.form-opacity {
	background: none;
	color: #fff
}
.pdg_top_btm_20 {
	padding: 20px 0!important
}
.pdg_top_24 {
	padding-top: 24px
}
.z0 {
	z-index: 0
}
#book label {
	text-transform: uppercase;
	text-align: left!important;
	position: absolute;
	margin: -27px 0 0 0
}
	#book h3:after {
		display: none
	}
/*Over Animation*/
.bordered_over:before {
	border: 1px solid rgba(255,255,255,0.18);
	content: "";
	display: block;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	position: absolute;
	z-index: 2;
	transition:0.3s all;
	opacity: 1
}
.bordered_wht_border:before {
	border: 1px solid rgba(255,255,255,0.18);
	content: "";
	display: block;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	position: absolute;
	z-index: 2;
	transition:0.3s all;
	opacity: 1
}
.grey_border:before {
	border: 1px solid rgba(0,0,0,0.09);
	content: "";
	display: block;
	top: 5px;
	bottom: 5px;
	left: 5px;
	right: 5px;
	position: absolute;
	z-index: 0;
	transition:0.3s all;
	opacity: 1
}

	.bordered_over:hover:before {
		top: 15px;
		left: 15px;
		right: 15px;
		bottom: 15px;
		border: 1px solid rgba(255,255,255,0.18);
	}

.bordered_over:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	z-index: 1;
	opacity: 0;
	transition:0.3s all;
}

	.bordered_over:hover:after {
		opacity: 1;
		top: 10px;
		left: 10px;
		right: 10px;
		bottom: 10px;
	}


.bordered_over {
	color: #fff
}
	.bordered_over:hover h4 {
		opacity: 0;
		transform:translateY(-100px)
	}
	h4.subtitle {
		margin: 0 0 20px 0;
		font-family: Oswald;
		text-transform: uppercase;
		font-size: 18px
	}
	.simple_title h3:after {
		display: none!important
	}
	.simple_title h2, .simple_title h3, .simple_title h4 {
		margin: 0;
	}
	.simple_title .white_txt h4 {
		color: #fff
	}
	.simple_title h4 {
		line-height: 18px;
		color: #292929
	}
		.simple_title .simple_block {
			padding: 72px 96px
		}
		.simple_stat {
			position: absolute;
			right: 96px;
			top: 72px;
			padding: 10px 0 0 
		}
		.stat_item {
			display: inline-block;
			font: 300 18px/20px Oswald;
			padding: 0 0 0 20px;
			vertical-align: top
		}
			.stat_item b {
				font: 400 39px/41px Oswald;
				text-transform: uppercase;
				float: left;
				margin-right: 5px;
			}
			.stat_item span {
				overflow: hidden;
				display: block;
				float: left;
			}
	.bordered_over h4 {
		position: absolute;
		margin: auto;
		text-align: center;
		height: 100%;
		display: flex;
		transition:0.4s all;
		top: 0;
		width: 100%;
		left: 0;
		align-items: center;
	}
		
		.bordered_over h4 span {
			margin: auto;
			display: inline-block;
			background: #fff;
			padding:10px;
			position: relative;
			color: #292929	
		}
			.bordered_over h4 span:before {
				content: "";
				display: block;
				position: absolute;
				border: 1px solid rgba(255,255,255,0.18);
				top: -5px;
				bottom: -5px;
				left: -5px;
				right: -5px;
				z-index: 0
			}
.bordered_over .box_content {
	position: relative;
	z-index: 2;
	margin:auto;
	opacity: 0;
	transition:0.3s all;
	padding: 0 30px;
	transform:translateY(100px);
}
	.box_content .ti {
		font-size: 35px
	}
	.bordered_over:hover .box_content {
		opacity: 1;
		transform:translateY(0)

	}
	.bordered_over_blue:after {
		background: rgba(36, 117, 205,0.5)
	}
	.bordered_over_green:after {
		background: rgba(95, 199, 174,0.5)
	}
.image_over {
	width: 100%;
	height: 100%;
	position: absolute;
	transform:scale(1.2);
	transition:1s all;
	top: 0
}
	.bordered_over:hover .image_over {
		transform:scale(1)!important;
	}
	.adds_txt {
		position: relative;
		z-index: 2;
		width: 100%;
		padding: 0 96px;
		color: #fff;
		text-transform: uppercase;
		font: 300 18px/28px Oswald;
		text-transform: uppercase;
		margin: auto;
	}
		.adds_txt b {
			font-size: 18px
		}
	.adds_txt h3 {
		color: #fff;
		margin-top: 20px
	}
	.adds_txt h5 {
		color: #fff;
		font: 400 34px/42px Oswald;
		margin: 0;
		text-transform: uppercase;
	}
		.adds_txt .subtitle {
			text-align: left;
		}


	

		.black_over:after {
			position: absolute;
			content: "";
			display: block;
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			background: rgba(0,0,0,0.8);
			z-index: 0;
			transition:0.3s all;
		}
		.masonry-item:hover .black_over:after {
			opacity: 0
		}
	.bordered_zoom:hover .image_over {
		transform:scale(1);
	}
	.bordered_zoom_two:hover .image_over {
		transform:scale(1);
	}
.bordered_left .image_over {
	transform:translateX(-40px) scale(1.3);
	transition:0.3s all;
}
	.bordered_left .adds_txt {
		position: absolute;
	}
.bordered_left h5 {
		color: #fff;
		font: 400 34px/42px Oswald;
		margin: 0;
		text-transform: uppercase;
		position: absolute;
		z-index: 3;
		left:30px;
		bottom: 40px;
	}

	.bordered_left:hover .image_over {
		transform:translateX(0) scale(1.3);
	}
	.bordered_left:hover h4 {
		margin-left: 20px;
		opacity: 0
	}
	.bordered_left h4 {
		transition:0.3s all;
		text-align: left;
		left:25px;
		font: 400 34px/42px Oswald!important
	}
	.bordered_left h3 {
		font: 400 34px/42px Oswald!important
	}
	.bordered_left h3:after {
		margin-left: 0
	}
	.bordered_left .box_content {
		z-index: 3;
		padding: 0 30px;
		text-align: left;
		opacity: 0;
		transition:0.3s all;
		position: relative;
		left:-30px;
	}
	.bordered_left:hover .box_content {
		opacity: 1;
		left:0;
	}
	.bordered_left .subtitle {
		opacity: 0;
		left:-20px;
		transition:0.3s all;
		position: relative;
	}
	.bordered_left h4 {
		z-index: 3;
		width: 100%;
		position: absolute;
		color: #fff
	}
	.bordered_left:hover .subtitle {
		opacity: 1;
		left:0;
	}
	.bordered_left .adds_txt h5 {
		left: 0;
		bottom: auto;
		position: relative;
	}



/*Reviews*/
.reviews .bordered_block:first-child {
	border-left:0!important;
}
.reviews {
padding:60px 0;background:#fff;
background-image:url('../images/pattern-1.png');
}
.reviews .container-fluid {
	margin-right: -10px
}
	.reviews .owl-controls {
		top: 50%!important;
		margin:-14px 0 0 0;
		padding:0 10px!important  
	}
	.reviews .owl-prev {
		left:11px!important 
	}
	.reviews .owl-next {
		right:21px!important 
	}
	.reviews .owl-pagination {
		display: none
	}
	
.review_single_wrapper small {
	display: block;
	margin: 10px 0
}

	.review_single_wrapper .owl-prev {
		left: 20px
	}
	.review_single_wrapper .owl-next {
		right: 20px
	}
	.reviews_single_item img {
		width: 80px;
		height: auto;
		border-radius: 50%
	}


/*Title Block*/
.title_block {
	min-height: auto;
	text-align: center;
}

	.title_block h2 {
		width: 100%
	}

.icon {
	font-size: 50px;
	margin:0 0 20px 0;
	min-height: 40px
}
	.text-center .icon, .text-center p  {
		text-align: center;
	}

/*Awards*/
.awards{background:#f2f0f0;padding:60px 0;}


/*Spa*/
.spa_item .box_content {
	opacity: 1;
	z-index: 3;
	padding: 0 20px
}
.middle_title {
	font-size: 36px!important
}

@keyframes reverse {
	0% {
		top: 0;
	}
	50% {
		top: -20px;
	}
	51% {
		top: 20px;
	}
	100% {
		top: 0;
	}
}

/*Responsive*/
@media (min-width:1700px){
	.height200 {
		height: 300px
	}
	.height250 {
		height: 375px
	}
	.height300 {
		height: 450px
	}
	.height400 {
		height: 600px
	}
	.height500 {
		height: 750px
	}
	.height600 {
		height: 900px
	}
	.intro .intro_image img {
		width: 70%;
		height: auto;
	}
}
@media (max-width: 1400px)
{ .image-post .hover-box .inner-hover h2 {
  font-size: 15px;
  line-height: 20px;margin-bottom: 0px;
  }
}
@media only screen and (min-device-width : 995px) and (max-device-width : 1200px) and (orientation : landscape) {
	.bordered_block {height: 260px;}
	.bordered_over h4{font-size: 1.1rem;}
	.section-title h2 {
	  font-size: 20px;
	  top: 10px;
	  margin-bottom: 10px;
	  padding-bottom: 10px;
	}
}
@media (max-width:1100px){
	
	.content .bordered_block {
		padding-top: 40px!important;
		padding-bottom: 40px!important
	}
	
		.se_btn {
			top: 25px;
			right: 20px
		}
			.white_bck .sub_cont {
				right: 10px;
				left: 10px;
				bottom: 78px;
			}
		.tm .sub_cont {
			top:0;
		}
		
			.white_bck .sub_menu {
				top: 68px;
			}
				
			
					.sub_menu ul ul li {
						border: 0!important;
					}	
			.no_border ul .mega_menu:before {
				background: none
			}

	
	.header_btn, .top_line  {
		display: none
	}
	.basket_btn {
		display: flex;
	}
		.white_bck .bask_cont {
			top: 57px;
			z-index: 6
		}
		
			.white_bck {
				height: 58px
			}
		.white_bck .main_menu, .simple_menu .main_menu {
			display: flex
		}

}

@media (max-width:992px){

	
	.simple_block h2:after, .simple_block h3:after {
		margin-left: auto!important;
		margin-right: auto!important;
	}

	.content .bordered_block {
		padding-top: 12px!important;
		padding-bottom: 24px!important
	}
	.embed-video-container {
		height: 200px
	}
	.countdown-amount {
		font-size: 30px!important;
		width: 60px
	}

  .section-title h2 {

    font-size: 13px;
    top: 10px;margin-bottom: 0;
	padding-bottom: 5px;
	line-height: 27px;
 }

	.archi_img {
		position: absolute;
	}
	.great_title_big {
		font: 400 34px/42px Oswald
	}
	.doctor_item h4 {
		display: none
	}
	.adds_txt {
		padding: 30px 44px
	}
		.adds_txt h5 {
			font: 400 28px/36px Oswald
		}

	.font-Seaweed-Script .great_title {
		font:400 40px/48px Seaweed Script!important;
	}
	.bordered_block .simple_block {
		padding: 0 24px!important
	}

	#book h3 {
		margin-bottom: 30px!important
	}
	.mid_wrapper .owl-controls  {
		bottom: 10px
	}
	.bordered_left h5 {
		margin-bottom:15px 
	}
	.box_content {
		margin-bottom: 20px
	}
	.reviews h5 {
		margin-bottom: 0;
		margin-top: 20px
	}
	.pricing-table {
		margin-bottom: 15px
	}
	.simple_title .simple_block {
			padding: 48px 24px!important
		}
	.simple_stat {
		position: relative;
		text-align: center;
		width: 100%;
		padding: 15px 0;
		right: auto;
		top: 0
	}
		.stat_item {
			margin: 0 0 20px;
			padding: 0 10px
		}
	.bordered_left .sport_price {
		opacity: 1!important;
  		left: 0;
	}

	.bordered_zoom:after {
		top: 25px;
		left: 25px;
		right: 25px;
		bottom: 25px;
	}
	.bordered_zoom:before  {
		border: 25px solid rgba(255,255,255,0.3);
	}
	.bordered_zoom .box_content {
		top: 35px;
		left: 35px;
		right: 35px;
		bottom: 35px;
	}

      #new .owl-next {margin-top: -16%;}
   #new .owl-prev {margin-top: -16%;}




}

@media (max-width:768px){


	.inside_title h1 {
		font: 400 24px/32px Oswald
	}
	

}

@media (max-width:767px){


	.client1 {
     order: 2;
   }
	.client2 {
     order: 1;
   }
   .image_over{background-position:center!important;}
  .clients-row .section-title h2 {margin-bottom:15px;font-size: 25px!important;}
  .clients-row .content {padding: 5px 30px!important;}
	.section-title h2::after {left: 43%;}
    .counter__bg{width: 100%!important;}  
	.counter__item {padding: 15px 50px;}
	.bordered_block {padding: 40px 0!important;}
	.brand-logo .img-fluid {width: 85%;}
}

@media (max-width:480px){
	.slider-video {
	  height: 100vh!important;
	}
	.row20 {
		padding: 0 24px
	}
	.image-post .hover-box .inner-hover h2 {
	  font-size: 13px;
	  line-height: 16px;
	}
   #new .owl-next {margin-top: -35%;}
   #new .owl-prev {margin-top: -35%;}
	
	
}
