
/* Typography */
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');*/
html,body,p,h1,h2,h3,h4,h5,span,div,a{
	font-family: "Montserrat", sans-serif !important;
}

.highlight {
	color: #42C1F4;
	font-weight: 600;
}



/* header menu */

.elementor-location-header {
/* 	max-height: 124px; */
/* 	overflow: hidden; */
}

.premium-mobile-menu-outer-container{
	position: fixed!important;
} 

/* slider custom code */



@media only screen and (min-width: 1023px) {

	._team-slider .swiper-slide{
		overflow: unset!important;
	}
	._team-slider ._team-slider-content{

		display: none;
	}

	._team-slider ._team-slide-info {
		min-height: 135px;
	}


	._team-slider .swiper-slide.swiper-slide-next ._team-slider-content{
		display: flex;
	}

	._team-slider .swiper-slide.swiper-slide-next ._team-slide-img img{
		opacity: 1!important;
		max-width: 100%!important;
		min-height: 400px!important;
		max-height:400px;
		margin: 0px!important;
		-webkit-filter: grayscale(0%)!important;
		filter: grayscale(0%)!important;

	}


	._team-slider .swiper-slide ._team-slide-img img{
		opacity: .5;
		margin: auto;
		margin-top: 3rem;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
		filter: grayscale(100%);

	}

	._team-slider .elementor-swiper-button-prev, ._team-slider .elementor-swiper-button-next{

		top: 13rem !important;
	}
}


@media only screen and (min-width: 1023px) {
	._testimonial-slider ._testimonial-slider-content{

		display: none;
	}

	.three_slider ._testimonial-slider-content{

		margin-left: -8rem!important;
	}


	._testimonial-slider .elementor-swiper-button-prev, ._testimonial-slider .elementor-swiper-button-next{

		top: 9rem !important;
	}


	._testimonial-slider .mid_active ._testimonial-slider-content{
		display: flex;
	}

	._testimonial-slider .mid_active ._testimonial-slide-img img{
		opacity: 1!important;
		max-width: 100%!important;
		height: 250px!important;
		margin: 0px!important;
		-webkit-filter: grayscale(0%)!important;
		filter: grayscale(0%)!important;
	}


	._testimonial-slider .swiper-slide ._testimonial-slide-img img{
		opacity: .5;
		margin: auto;
		margin-top: 1.5rem;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
		filter: grayscale(100%);
	}

}

@media only screen and (max-width: 600px) {

	._testimonial-slider .swiper-slide-active ._testimonial-slider-content{
		display: flex;
	}

	._testimonial-slider ._testimonial-slider-content{
		display: none;
	}

	._testimonial-slider .elementor-swiper-button-prev, ._testimonial-slider .elementor-swiper-button-next{

		top: 6rem !important;
	}


	._team-slider  .swiper-slide-active ._team-slider-content{
		display: block;
	}

	._team-slider ._team-slider-content{
		display: none;
	}

	._team-slider .elementor-swiper-button-prev, ._team-slider .elementor-swiper-button-next{

		top: 13rem !important;
	}


	._team-slider ._team-slide-card .e-con-inner{
		display: block!important;
	}


}



@media only screen and (max-width: 370px) {

	iframe#\32 03644584458161 {
		height: 2545px !important;
	}

	iframe#\32 22144203431136{
		height: 295rem!important;
	}
}


.premium-hamburger-toggle svg {
	padding-right: 3px;
	margin-bottom: -5px;
}