

  .hero_slider.owl-item > div:after {
	font-family: sans-serif;
	font-size: 24px;
	font-weight: bold;
  }
  
  .hero_slider .active.center {
	transform: scale(1.1);
	-webkit-filter: grayscale(0);
	  filter: grayscale(0);
	  opacity: 1;
	  z-index: 1;
	  height: 500px;
	  border-radius: 10px;
	   
  }
  
  .hero_slider .active {
	transform: scale(1);
	transition: .6s ease;
	-webkit-filter: grayscale(10%);
	  filter: grayscale(10%);
	opacity: .2;
	padding-top: 15px;
	
  } 

  .hero_slider .slider{
	position: relative;
	
  }
  .hero_slider .slider img{
	border-radius: 20px;
	
  }
  .hero_slider .slider .slider_content{
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 0%;
	line-height: 18px;
	 color: #fff;
	
	
	/* transform: translate(-50%, -50%); */
  }
  .hero_slider .slider .slider_content h2{
	line-height: 1.4rem;
	color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
  }
  .hero_slider .slider .slider_content .slider_text{
	color: #41d74a;
  }
  .hero_slider .slider .slider_content p{
	padding: 8px 5px 0px;
	font-size: 14px;
	font-weight: 300;

  }

  .hero_slider .owl-dots{
		text-align: center;
		padding: 0;
	
  }
  .hero_slider .owl-stage-outer{
	/* height: 420px; */
	
  }
  .hero_slider .owl-dots .owl-dot{
	background-color: #0928a8;
	border: none;
	margin-left: 3px;
	border-radius: 50%;
	padding: 3px;

  }

  .hero_slider .owl-dots .owl-dot.active{
	opacity: 1;
	padding: 6px;
  }
  .owl-theme .owl-dots .owl-dot span{
	display: none;
  }
  .owl-theme .owl-dots .owl-dot span{
margin: 0px 0px;
  }


  /* brand imag slider */

  .brands-slide .item img{
	width: 300px;

	
  }
  .brands-slide .item{
	padding-top: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
  }


  /* testimonial slider */

  .owl-theme.testimonials-slider .owl-dots .owl-dot.active{
	opacity: 1;
	padding: 6px;
  }
  .owl-theme.testimonials-slider .owl-dots .owl-dot span{
	display: none;
  }
  .owl-theme.testimonials-slider .owl-dots .owl-dot span{
margin: 0px 0px;
  }
  .owl-theme.testimonials-slider .owl-dots .owl-dot{
	background-color: #0928a8;
	border: none;
	margin-left: 3px;
	border-radius: 50%;
	padding: 3px;

  }

  /* .owl-theme.testimonials-slider .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #0928a8;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
} */

@media(min-width: 1200px) and (max-width: 1399.95px){
	.hero_slider .owl-stage-outer{
		 height: 430px;
		
	  }
}
@media(min-width: 992px) and (max-width: 1199.95px){
	.hero_slider .owl-stage-outer{
		 height: 360px;
		
	  }
}

@media(min-width: 768px) and (max-width: 991.98px){
	.hero_slider .owl-stage-outer{
		height: 410px;
	   
	 }
}

@media(max-width: 767px){
	
	.hero_slider .owl-nav{
		display: none;
	   
	 } 
}
@media(min-width: 480px) and (max-width: 767.98px){
	.hero_slider .owl-stage-outer{
		/* height: 520px; */
		padding-bottom: 20px;
	   
	 }
	 .hero_slider .active.center {
		transform: scale(1);}
}


@media(min-width: 414px) and (max-width: 479.98px){
	.hero_slider .owl-nav{
		display: none;
	   
	 } 
	 .hero_slider .owl-stage-outer{
		/* height: 460px; */
	   
	 }
	 
}
/* @media(max-width: 767px){
	.hero_slider .owl-stage-outer{
		height: 480px;
	   
	 } */
/* } */
@media(min-width: 390px) and (max-width: 413.98px){
	.hero_slider .owl-stage-outer{
		height: 420px;
	   
	 }
}
@media(min-width: 321px) and (max-width: 389.98px){
	.hero_slider .active.center {
		transform: scale(1);}
	.hero_slider .owl-stage-outer{
		height: 380px;

		}
}
@media(min-width: 1400px){
	.hero_slider .owl-stage-outer{
		height: 480px;

		}
}


#thinkwide_slide .owl-dots .owl-dot.active{
	opacity: 1;
	padding: 7px;
  }
  #thinkwide_slide .owl-dots .owl-dot span{
	display: none;
  }
  #thinkwide_slide .owl-dots .owl-dot span{
margin: 0px 0px;
  }
  #thinkwide_slide .owl-dots .owl-dot{
	background-color: #ffffff;
	border: none;
	margin-left: 5px;
	border-radius: 50%;
	padding: 5px;

  }
  #thinkwide_slide .owl-dots{
	text-align: center;
	padding: 0;
	padding-top: 40px;
}

 #thinkwide_slide{
	position: relative;
	
} 
#thinkwide_slide .item{
	padding-left: 10px;
	
} 
  #thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
	position: absolute;
	top: 40%;
	border: none;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fffefee1;
	transform: translatey(-50%);
	
	
}
#thinkwide_slide .owl-nav button.owl-prev {
	left: -40px;
}
  #thinkwide_slide .owl-prev span,#thinkwide_slide .owl-next span{	
	font-size: 25px;
	
}
#thinkwide_slide .owl-nav button.owl-next {
	right: -10px;
}
@media(min-width: 390px) and (max-width: 413.98px){
	#thinkwide_slide .owl-nav button.owl-prev {
		left: -10px;
	}
}

@media(min-width: 480px) and (max-width: 767.98px){
	#thinkwide_slide .owl-nav button.owl-prev {
		left: -20px;
	}
	#thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
		top: 40%;
	}
}
@media(min-width: 321px) and (max-width: 389.98px){
	#thinkwide_slide .owl-nav button.owl-prev {
		left: -10px;
	}
	#thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
		top: 35%;
	}
}
@media(max-width: 320.98px){
	#thinkwide_slide .owl-nav button.owl-prev {
		left: -10px;
	}
}
@media(min-width: 768px) and (max-width: 991.98px){
	#thinkwide_slide .owl-nav button.owl-prev{
		left: -30px;
	}
	#thinkwide_slide .owl-nav button.owl-next{
		right: -40px;
	}
	#thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
		top: 40%;
	}
}
@media(min-width: 992px) and (max-width: 1399.95px){
	#thinkwide_slide .owl-nav button.owl-prev{
		left: -30px;
	}
	#thinkwide_slide .owl-nav button.owl-next{
		right: -40px;
	}
	#thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
		top: 50%;
	}
}

@media (min-width: 1400px){
	#thinkwide_slide .owl-nav button.owl-prev{
		left: -30px;
	}
	#thinkwide_slide .owl-nav button.owl-next{
		right: -40px;
	}
	#thinkwide_slide .owl-nav button.owl-prev, #thinkwide_slide .owl-nav button.owl-next{
		top: 50%;
	}
	
}
#slider_text p{
	line-height: 1.3rem !important;
  }