:root {
	--thm-font: 'Manrope', sans-serif;
	--thm-b-font: 'Manrope', sans-serif;
	
}
.service-thirteen__item__normal{
	padding: 50px 0 0;
}
.service-block .inner-box:hover h6 a,
.service-block .inner-box:hover *{
	color:white;
}
#contact_form{
	overflow-y: hidden;
}

#contact_form .modal-dialog{
	height: calc(100vh - 50px);
	display: flex;
	justify-content: center;
	align-items: center;
}
.slider-thirteen__layer {
  position: absolute;
  z-index: 2;
  right: -10px;
  bottom: 10px;
  
  }
  .about-thirteen__image__two > img {
  border-radius: 0px;
}
  /*
.about-thirteen__image{
	display:flex;
}
.about-thirteen__image .about-thirteen__image__two{
	position:relative;
	border-width:5px;
}
.about-thirteen__image {
  position: relative;
  text-align: right;
  max-width: 100%;
}
.about-thirteen__image > img {
  max-width: 50%;
  height: auto;
  border-radius: 100px;
}*/
.about-thirteen__image > img {
 
  border-radius: 100px;
}
.about-thirteen__image__two{
	overflow:hidden;
	border-radius:100px;
}
.services-section .row .service-block .inner-box:hover::before{
	opacity:0.7;
	color:white;
}
.header-style-thirteen__main__shape::before{
	
	background-image: linear-gradient(180deg, #1c7ed9 0%, white 100%);
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 60px;
  
  }
  .sponsors-outer .image-box img{
  opacity:1;
  }
.why-choose-thirteen__box__top{
	align-content: center;
	justify-content: center;
	padding-top: 0px;
}
.service-thirteen__item__image img{
height: 260px;
  object-fit: cover;
  object-position: top;
}
.about-thirteen__box{
	width:calc(50% - 20px);
	margin-right:10px;
	margin-top:50px;
	height:200px;
	aspect-ratio: 1/0.7;
}
.about-thirteen__box-wrapper{
	flex-wrap: wrap;
}
.owl-item .item>div{
	height: 100%;
}
.owl-item .item{
	aspect-ratio: 16/6;
}
.slider-thirteen__item {
  position: relative;
  padding: 129px 0 110px;
}
@media (max-aspect-ratio: 9/16) {
	.owl-item .item{
		aspect-ratio: 16/16;
	}
}
.page-banner{
	height:250px;
}
.page-banner .inner-container {
  position: relative;
  padding: 80px 0px 20px;
}
#contact_rules{
	width:25px;
	height:25px;
}
.header-style-thirteen__main .container{
	display: flex;
	align-items: center;
	
}
.header-style-thirteen__main{
	position: initial;
	padding:0px;
}
.slider-thirteen__content h1{
	font-size: 55px;
	font-weight: 650;
}
.owl-item .item > div{
	padding: 0px;
	display: flex;
	align-items: center;
}


.slider-thirteen .active .slider-thirteen__shape-one, .slider-thirteen .active .slider-thirteen__layer {
  transform: translatex(0) scalex(1);
  opacity: 1;
  filter: blur(0);
  transition-delay: 1300ms;
}
/*
.owl-item .item:before{
	content:"";
	padding-top: calc(100% / (16 / 9));
	display: block;
	float: left;
}*/

.footer-twelev .thm-btn-thirteen {
background: white;
  color: #343434;
}
.footer-twelev .thm-btn-thirteen::after, .thm-btn-thirteen::before{
	background: white;
}
.page-banner{
	background:#272727;
}
.service-details .image img,
.news-block-two .inner-box .image-box img{
	filter:none;
}
#show_video .modal-dialog{
	width: 1000px;
	max-width: 100%;
}
.sidebar .recent-posts .text{
	max-width:100%;
}
.sidebar .recent-posts .post{
	margin-bottom: 10px;
}
.sidebar .call-up .widget-inner{
	background-color:#1e2e28
}
.footer-twelev--home-13 {
  position: relative;
  background-color: #171717;
}

.slider-thirteen .active .slider-thirteen__shape-one, .slider-thirteen .active .slider-thirteen__layer{
	transition-delay: 700ms;
}
.default-form .thm-btn-thirteen:before,
.default-form .thm-btn-thirteen:after{
	display:none;
}
.footer-twelev--home-13 .footer-twelev__checked-box label, 
.footer-twelev--home-13 .footer-twelev__text,
.footer-twelev--home-13 .footer-twelev__copyright,
.footer-twelev ul li a{
	color:#9c9c9c;
}
.service-thirteen{
	padding-bottom:120px;
}
.feature-eight{
	padding-top: 20px;
}
@media (max-width:600px){
.service-thirteen__item__normal{
	height:450px;
}
.service-thirteen__bg{
	display:none;
}
#contact_form .feature-eight__content {
  padding: 30px!important;
}
	.slider-thirteen__content h1 {
	  font-size: 30px;
	  font-weight: 650;
	}
	.slider-thirteen .slider-thirteen__content>* {
	  width: 100%;
	}
	.slider-thirteen .thm-btn-thirteen{
	
		text-wrap: nowrap;
		width: auto;
		transition:none;
		
	}
	.thm-btn-thirteen:active,
	.thm-btn-thirteen:hover{
		color:white;
	}
	#contact_form .btn-close{
		display:none;
	}
	.sec-title-thirteen__title {
  font-size: 28px;
  margin-bottom:20px;
  }
  .why-choose-thirteen__bg{
	display:none;
  }
	.header-style-thirteen .thm-btn-thirteen{
		text-wrap: nowrap;
		padding:3px 10px;
		margin-left:auto;
	}
	.mobile-nav-toggler .flaticon-menu-2{
		color: white;
	}
	.about-thirteen__box{
		width: 100%;
		align-content: center;
	}
	.feature-eight__content .sec-title h2{
		font-size: 30px;
	}
	.feature-eight__content{
		padding: 30px;
	}
	.about-thirteen__image > img {
	  max-width: 60%;
	  
	  }
	  .about-thirteen__image__experiance{
		height:300px;
		left: auto!important;
	  right: 0px;
	  top: 220px;
	  }
	  .about-thirteen__image{
	  display:flex;
	  }
	  .about-thirteen__content .about-thirteen__content__text,
	  .about-thirteen__content .sec-title-thirteen__title{
		text-align:center;
	  }
	  .sponsors-outer .image-box img {
		  opacity: 1;
		  width: 160px;
		  height:60px;
		  object-fit:contain;
		}
		.feature-eight__content .sec-title ,
		.default-form .field-inner{
			margin-bottom:35px;
		}
		.feature-eight {
		  padding-top: 0px;
		  }
		  .slider-thirteen .active .slider-thirteen__btn{
		  transition-delay: 500ms;
		  }
		  .thm-btn-thirteen::after,
		  .thm-btn-thirteen::before{
			display:none;
		  }
}
@media (max-width:375px){
 .owl-item .item {
		aspect-ratio: 16/16;
		height:375px;
	  }
}
