/*
Theme Name: Child Theme Hello Graphica
Template: hello-elementor
Author: Graphica Team
Description: Theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0
Updated: 22-03-21 16:04:05

*/
/* Añadir fuentes custom */
@font-face {
	font-family: 'Stretch Pro';
	src: url('/wp-content/uploads/2022/01/StretchProRegular.eot');
	src: url('/wp-content/uploads/2022/01/StretchProRegular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/uploads/2022/01/StretchProRegular.woff2') format('woff2'),
		url('/wp-content/uploads/2022/01/StretchProRegular.woff') format('woff'),
		url('/wp-content/uploads/2022/01/StretchProRegular.ttf') format('truetype'),
		url('/wp-content/uploads/2022/01/StretchProRegular.svg#StretchProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
/****************/
/* Generales */
/****************/
html{overflow-x: hidden;}
body{position: relative;}
img {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;	-o-user-select: none;user-select: none;-webkit-user-drag: none;-khtml-user-drag: none;-moz-user-drag: none;-o-user-drag: none;	user-drag: none;}
@media (max-width: 1024px){.br br{display:none !important;}}
/****************/
/* POPUP IMAGEN */
/****************/
.swiper-zoom-container{	background: #fff; border-radius: 20px !important;}
.swiper-zoom-container img{	box-shadow: none !important;}
/****************/
/* SLIDER */
/****************/
.centrarS .jet-listing-grid__items{ justify-content: center !important;}

.desbordarS .jet-listing-grid .slick-list,
.desbordarS .slick-list.draggable,
.desbordarS .elementor-main-swiper{overflow: inherit !important;}

.ocultarS .jet-listing-grid__item.slick-slide{ opacity: 0 !important;}
.ocultarS .jet-listing-grid__item.slick-active{ opacity: 1 !important;}


/*Controles de sliders*/
.controlS .slick-arrow/*slide listing*/,
.controlS .elementor-swiper-button/*slide Elem*/{
	background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 100%) !important;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.25) !important;
	border-radius: 50% !important;
	padding: 0 !important;
	width: 50px !important;
	height: 50px !important;
}
.controlS .slick-arrow:hover,/*slide listing*/
.controlS .elementor-swiper-button:hover/*slide Elem*/{
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%) !important;
}

.controlS .slick-arrow svg/*slide listing*/,
.controlS .elementor-swiper-button svg/*slide Elem*/{
	width: 20px !important;
	height: 20px !important;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}

/* ocultar arrow disable */

.jet-product-gallery-icon.swiper-button-disabled,
.controlS .slick-disabled/*slide listing*/,
.controlS .swiper-button-disabled/*slide Elem*/{
	opacity: 0 !important;
	visibility: hidden !important;
}

/* Bullets sliders */

.controlS .jet-slick-dots li,/*slide Listing*/
.controlS .swiper-pagination-bullet/*slide Elem*/{
	border-radius: 5px !important;
	height: 9px !important;
	width: 34px !important;
	background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 100%) !important;
	opacity: 1 !important;
}
.controlS .jet-slick-dots li.slick-active,/*slide Listing*/
.controlS .swiper-pagination-bullet-active/*slide Elem*/{
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%) !important;
}


@media (max-width: 1024px){
	.jet-listing-grid__slider-icon.slick-arrow,
	.controlS .elementor-swiper-button/*slide Elem*/{
		width: 35px !important;
		height: 35px !important;
	}
}

/*.elementor-editor-wrapper{	pointer-events: none !important;}*/
/****************/
/*LISTAS*/
/****************/
.list ol,.list ul{padding: 0 !important;	margin: 10px 0 !important;}
.list li{padding: 0 0 10px 20px;list-style-type: none;display: block;width: 100%;position: relative;}
.list li:before{background-image: url('/wp-content/uploads/2022/01/bulet-2.svg');content: '';position: absolute;top: 7px;left: 0px;width: 10px;	height: 10px;background-size: 100%;}
.postContent h3,.postContent h4{text-transform: uppercase !important;letter-spacing: 0.5px !important;color: var(--e-global-color-primary) !important;}
.postContent a{	color: var(--e-global-color-primary) !important;font-size: var( --e-global-typography-text-font-size ) !important;	font-family: var( --e-global-typography-text-font-family ), Sans-serif !important;text-decoration: underline !important;}
.postContent strong,.postContent b{	font-weight: 700 !important;}
.postContent h4{}
.postContent p{margin-bottom: 15px !important;font-weight: 400 !important;display: block !important;}
.postContent blockquote{}
.postContent img{border-radius:5px;}


/*************/
/* Botones */

.elementor-button{
	transition: all .2s ease-in-out !important;
	transform: scale(1) !important;
	cursor: pointer !important;
	background: var( --e-global-color-primary ) !important;
	color: white !important;
	font-weight: 600 !important;
}
.elementor-button:hover{
	transform: scale(1.05) !important;
	background: var( --e-global-color-secondary ) !important;
}
/*Cambiar color al header*/
.page-id-2 .elementor-location-header section,
.page-id-568 .elementor-location-header section,
.page-id-664 .elementor-location-header section,
.page-id-164 .elementor-location-header section,
.page-id-188 .elementor-location-header section{
	background-color: var(--e-global-color-a02860a)  !important;
}

/****************/
/* HEADER STIKY*/
/****************/
.elementor-location-header .elementor-sticky img,
.elementor-location-header .elementor-sticky{ 
	transition: all .3s linear;
}
.page-id-2 .elementor-location-header section.elementor-sticky--effects,
.page-id-568 .elementor-location-header section.elementor-sticky--effects,
.page-id-664 .elementor-location-header section.elementor-sticky--effects,
.page-id-164 .elementor-location-header section.elementor-sticky--effects,
.page-id-188 .elementor-location-header section.elementor-sticky--effects,
.elementor-location-header .elementor-sticky--effects{
	background-color: #fff !important;
	backdrop-filter: blur(4px);
	box-shadow: 2px 2px 15px rgba(0,0,0,.3);
	padding: 10px 30px 10px 30px !important;
}
.elementor-location-header .elementor-sticky--effects a img{
	max-width: 160px !important;
}

/****************/
/* icono de menu */
/****************/
.menuPrincipal .e-eicon-menu-bar{
	fill: var(--e-global-color-5ec7334)  !important;
	color: var(--e-global-color-5ec7334) !important;
}
.menuPrincipal .elementor-menu-toggle .e-eicon-menu-bar{
	background-image: url('/wp-content/uploads/2022/01/hamburger.svg') !important;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 22px;
}

/****************/
/* detalle en estado hover
/****************/

.menuPrincipal .elementor-item{	
	position: relative;
}
.menuPrincipal .elementor-item:before{
	content:'';
	background-color: var(--e-global-color-5ec7334)  !important;
	position: absolute;
	top: 30px;
	display: block;
	background-image: url('/wp-content/uploads/2022/01/hover-menu.png');
	width: 51px;
	height: 6px;
	background-size: 100% 100%;
	transition: all .3s linear;
}
@media (max-width: 1024px){
	.menuPrincipal .elementor-item:before{
		top: 42px;
	}
}
/****************/
/* sticky mobile
/****************/
@media (max-width: 768px){
	.menuPrincipal{
		position: fixed !important;
		top: 10px !important;
		right: 30px !important;
	}
	.menuPrincipal .elementor-menu-toggle{ box-shadow: 2px 2px 5px rgba(23, 50, 128, 0.3) !important;}
	.menuPrincipal .elementor-item:before{ top: 45px;}
}
/****************/
/* REDES STIKY*/
/****************/
.flotTel, .flotWsp{
	position: fixed !important;
	z-index: 999 !important;
	right: 30px !important;
	bottom: 50px !important;
	border-radius: 50px !important;
	box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.25);
}
.flotTel{ right: 240px !important;}
.mobile.flotTel{ right: 90px !important;}
.flotTel.mobile, .flotWsp.mobile{ display: none !important}

@media (max-width: 1024px){
	.flotTel, .flotWsp{
		display: none !important
	}
	.flotTel.mobile, .flotWsp.mobile{
		display: inherit !important;
		bottom: 20px !important;
	}
}


/****************/
/* KASEI */
/****************/
/*Cortar textos con letra estirada*/
cup{ font-size: 0px !important }

/*Lineas de titulos*/
@media (min-width: 769px){
	.detalleTR:before,
	.detalleTR:after,
	.detalleTL .elementor-heading-title:before,
	.detalleTL .elementor-heading-title:after{
		content: "";
		background: linear-gradient(270deg, #0848FF 0%, #507DFF 20%);
		border-radius: 0px 50px 50px 0px;
		display: block;
		position: absolute;
		transition: all .3s linear;

		height: 15px;
		width: calc(50vw - 20px);
		right: calc(100% + 20px);
		top: 6px;
	}
	.detalleTR:before{
		top: 50px;
	}
	.detalleTR:before,
	.detalleTR:after{
		right: inherit !important;
		left: calc(100% - 100px);
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.detalleTR:after{
		top: 70px;
		background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 20%);
	}
	.detalleTL .elementor-heading-title:after{
		top: 26px;
		background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 20%);
	}
}
@media (min-width: 1600px){
	.detalleTR:before,
	.detalleTR:after,
	.detalleTL .elementor-heading-title:before,
	.detalleTL .elementor-heading-title:after{
		height: 20px;
		width: calc(50vw - 20px);
		right: calc(100% + 200px);
		top: 0px;
	}
	.detalleTR:before,
	.detalleTR:after{
		right: inherit !important;
		left: calc(100% - 200px);
		top: 50px;
	}
	.detalleTR:after{
		top: 80px;
	}
	.detalleTL .elementor-heading-title:after{
		top: 30px;
	}
}
/****************/
/* Fondo curvo */
.bgcurvo .elementor-background-overlay{
	border-radius: 0 0 200px 0 !important;
	height: 95% !important;
	transform: skew(-0.2rad);
	left: -56px !important;
}
.bgcurvoTL .elementor-background-overlay,
.bgcurvoT .elementor-background-overlay{
	border-radius: 200px 0 0 0 !important;
	height: 98% !important;
	transform: skew(-0.07rad);
	right: inherit !important;
	top: inherit !important;
	bottom: 0px !important;
	left: calc(50% - 600px) !important;
	width: 110% !important;
}
.bgcurvoTL .elementor-background-overlay{
	left: 50px !important;
	border-radius: 100px 0 0 0 !important;
	height: 100% !important;
}
@media (max-width: 1024px){
	.bgcurvoTL .elementor-background-overlay,
	.bgcurvoT .elementor-background-overlay{
		border-radius: 50px 0 0 0 !important;
		transform: skew(-0.01rad);
		left: 5px !important;
	}
}
@media (max-width: 768px){
	.bgcurvo .elementor-background-overlay{
		border-radius: 0 0 50px 0 !important;
		transform: skew(-0.1rad);
		left: -20px !important;
	}
}
/****************/
/* TERMINOS Y CONDICIONES */

.elementor-field-group-reclamo_apoderadonombre.hide{
	display: none !important;
}
/************/
/* CONTACTO */

.contactoItems .elementor-icon {
	padding: 20px !important;
	background: #84A4FF !important;
	border-radius: 500px !important;
	display: inline-block !important;
	width: auto !important;
}
.contactoItems .elementor-icon-box-description a{
	color: var( --e-global-color-text )  !important;
	font-size: var( --e-global-typography-bf02413-font-size )  !important;
	font-weight: var( --e-global-typography-bf02413-font-weight )  !important;
	text-transform: var( --e-global-typography-bf02413-text-transform )  !important;
	font-style: var( --e-global-typography-bf02413-font-style )  !important;
}
.contactoItems .elementor-icon-box-description a:hover{
	color: var( --e-global-color-primary ) !important;
	text-decoration: underline !important;
}

/************/
/* SERVICIOS CARD */

.dialog-close-button.dialog-lightbox-close-button{
	box-shadow: 2px 2px 15px rgba(8, 72, 255, 0.3) !important;
	border-radius: 500px !important;
	background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 100%) !important;
	padding: 10px !important;
}

.dialog-close-button.dialog-lightbox-close-button:hover{
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%) !important;
}

.serviciosCards img{
	border-radius: 30px 30px 0 0 !important;
}
.serviciosCards .elementor-image-box-content{
	padding: 15px 20px 0 20px !important;
	display: flex !important;
	flex-flow: column wrap !important;
}
.serviciosCards .elementor-image-box-content h3{
	order: 2 !important;
}
.serviciosCards .elementor-image-box-content p{
	order: 1 !important;
	font-size: 14px !important;
}
.serviciosCards .elementor-image-box-content a{
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 20px !important;
	display: inline-block !important;
	position: relative !important;
	padding-right: 20px !important;
	background-image: url('https://kasei.graphica.pe/wp-content/uploads/2022/02/icono-link.svg') !important;
	background-repeat: no-repeat !important;
	background-size: 14px !important;
	background-position: center right !important;
	text-decoration: underline !important;
}
/*Hover */
.serviciosCards .elementor-widget-container{
	overflow: hidden !important;
	transition: all .2s ease-in-out !important;
	transform: scale(1) !important;
	cursor: pointer;
}
.serviciosCards .elementor-widget-container:hover{
	transform: scale(1.05) !important;
}

.elementor-image-box-img a:before{
	content: '';
	background: transparent;
	position: absolute;
	top:0;
	left:0px;
	width: 100%;
	height: 200%;
}


@media(max-width: 1020px){
	.serviciosCards{
		width: 50% !important;
		max-width: 50% !important;
	}
}
@media(max-width: 768px){
	.serviciosCtn .elementor-container{
		max-width: 400px !important;
	}
	.serviciosCards{
		width: 100% !important;
		max-width: 100% !important;
	}
}


/* MANTENIMIENTO */

.mantenimientoItem img{
	border-radius: 30px 30px 0 0 !important;
}
.mantenimientoItem .elementor-image-box-content{
	padding: 30px 20px !important;
	background: white !important;
	border-radius: 0 0 30px 30px !important;
}
@media (min-width: 1025px){
	.mantenimientoItem .elementor-image-box-content{
		min-height: 310px !important;
	}
}
@media (max-width: 768px){
	.mantenimientoItem .elementor-image-box-content{
		padding: 10px 10px 30px 10px !important;
	}
}
.mantenimientoItem .elementor-image-box-content span{
	cursor: pointer !important;
	color: var(--e-global-color-primary) !important;
	font-weight: 600 !important;
	text-decoration: underline !important;
	display: inline-block !important;
	position: relative !important;
}
.closeForm{
	cursor: pointer !important;
}
.closeForm .elementor-icon{
	background: linear-gradient(270deg, #0848FF 0%, #000000 0.01%, #555555 100%) !important;
	box-shadow: 2px 2px 15px rgba(8, 72, 255, 0.3) !important;
	transition: all .3s linear !important;
}
.closeForm:hover .elementor-icon{
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%) !important;
}

/* Animacion desktop*/

@media (min-width: 1025px){
	.mantenimientoItem,
	.colForm{
		transition: all .3s linear !important;
	}
	.formShow{
		position: absolute !important;
		z-index: -1 !important;
		opacity: 0 !important;
		visibility: hidden !important;
		top: 0px !important;
		bottom: 0px !important;
		height: 560px !important;
		margin: auto !important;
		background: var(--e-global-color-a02860a) !important;
		transition: all .3s linear !important;
	}
	.formShow:before{
		content: '';
		position: absolute;
		width: 140%;
		height: 110%;
		top: -5%;
		left: -20%;
		background: var(--e-global-color-a02860a);
		border-radius: 50px;
		transform: skew(0.07rad)
	}
	#formEspecifico:before{
		transform: skew(-0.07rad) !important
	}
	/*Activar*/
	.formActive .formShow{
		z-index: 2 !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	.mantenimientoItem{
		z-index: 3 !important;
	}

	/*Activar Express*/
	.formLeft{
		right: -0% !important;
	}
	.formActive .formLeft{
		right: -100% !important;
	}

	/*Activar Especifico*/
	.formRight{
		left: -0% !important;
	}
	.formActive .formRight{
		left: -100% !important;
	}


	/*ocultar el item no activo*/
	.hideForm{
		opacity: 0 !important;
		visibility: hidden !important;
	}
}

@media (max-width: 1024px){
	.formShow{
		position: fixed !important;
		z-index: -1 !important;
		opacity: 0 !important;
		visibility: hidden !important;
		top: 0px !important;
		left: 0 !important;
		bottom: 0px !important;
		padding: 50px 20px 50px 20px !important;
		height: 100% !important;
		overflow: hidden !important;
		overflow-y: auto !important;
		background: var(--e-global-color-a02860a) !important;
		transition: all .3s linear !important;
	}
	.formActive .formShow{ 
		z-index: 9999 !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
}



/* BANNER PRINCIPAL */

.sliderPrincipal .swiper-slide-bg{
	animation-duration: 0s !important;
	transition: all 0s !important;
	width: 58% !important;
	min-width: 58% !important;
	margin: 0 0px 0  auto !important;
	background-position: center center !important;
}
.sliderPrincipal .elementor-swiper-button-prev{
	left: 15px !important
}
.sliderPrincipal .elementor-swiper-button-next{
	right: 15px !important
}


@media (min-width: 1025px){
	.sliderPrincipal .elementor-button,
	.sliderPrincipal .elementor-slide-description{
		margin-left: 35px !important;
	}
}
@media (max-width: 1024px){
	.sliderPrincipal .swiper-slide-bg{
		width: 70% !important;
		min-width: 70% !important;
		background-position: bottom center !important;
		height: 400px !important;
		min-height: 400px !important;
		margin-top: 200px !important;
	}
	.sliderPrincipal .swiper-slide-inner{
		padding-top: 60px !important;
		-webkit-box-align: flex-start !important;
		-ms-flex-align: flex-start !important;
		align-items: flex-start !important;
	}
}

@media (max-width: 767px){
	.sliderPrincipal .swiper-slide-bg{
		width: 100% !important;
		min-width: 100% !important;
		height: 300px !important;
		min-height: 300px !important;
		margin-top: 200px !important;
	}
	.sliderPrincipal .swiper-slide-inner{
		text-align: center !important;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sliderPrincipal .elementor-swiper-button-prev,
	.sliderPrincipal .elementor-swiper-button-next{
		display: none !important;
	}
}


/* UNETE A LA COMUNIDAD */
.uneteSlider .swiper-slide{
	overflow: inherit !important;
	opacity: .2 !important;
}
@media (min-width: 1024px){
	.uneteSlider .swiper-slide-active,
	.uneteSlider .swiper-slide-next,
	.uneteSlider .swiper-slide-next + .swiper-slide{
		opacity: 1  !important;
	}
}
@media (min-width: 769px){
	.uneteSlider .swiper-slide-active,
	.uneteSlider .swiper-slide-next{
		opacity: 1  !important;
	}
}
@media (min-width: 200px){
	.uneteSlider .swiper-slide-active{
		opacity: 1  !important;
	}
}
.uneteSlider .elementor-testimonial__content{
	position: relative !important;
}
.uneteSlider .elementor-testimonial__content:after{
	position: absolute !important;
	content: '';
	width: calc(100% + 40px) !important;
	height: calc(100% + 95px) !important;
	z-index: -1 !important;
	left: -20px !important;
	top: -80px !important;
	background: white !important;
	box-shadow: 0px 4px 20px rgba(5, 28, 87, 0.1) !important;
	border-radius: 6px !important;
}
.uneteSlider .elementor-swiper-button-prev{
	left: -11px !important
}
.uneteSlider .elementor-swiper-button-next{
	right: -11px !important
}

.uneteSlider .elementor-testimonial__text:before{
	content: url('/wp-content/uploads/2022/02/comillas.svg');
	display: inline;
	margin-right: 10px;
	max-width: 25px;
}

@media(max-width: 768px){
	.uneteSlider .elementor-swiper-button-prev{
		left: -30px !important
	}
	.uneteSlider .elementor-swiper-button-next{
		right: -30px !important
	}
}

/* BENEFICIOS */

.beneficios.elementor-element-7191688 > .elementor-background-overlay{
	background-color: var( --e-global-color-accent );
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%);
	opacity: 1;
	transform: skew(-0.05rad) !important;
	right: 90px !important;
	left: inherit !important;
	width: calc(100% + 150px) !important;
	border-radius: 30px !important;
}
.beneficiosItem{
	width: 135px !important;
	max-width: 135px !important;
}

@media(max-width: 1024px){
	.beneficios.elementor-element-7191688 > .elementor-background-overlay{
		right: -40px !important;
		transform: skew(-0.01rad) !important;
	}
}


/* PRODUCTOS */
.M_marca img{
	margin: 0 0 0 auto !important;
}
.M_descripcion p{
	font-size: 15px !important;
}
.M_descripcion ul{
	list-style-type: none !important;
	padding: 0px !important;
	margin: 0px !important;
	flex-flow: row nowrap !important;
	display: flex !important;
	align-items: center !important;
	overflow: hidden !important;
	text-align: center;
	justify-content: space-evenly;
}
.M_descripcion li{
	text-transform: uppercase;
	font-size: 8px !important;
	line-height: 1.1 !important;
	font-weight: 700 !important;
	flex-flow: column wrap !important;
	display: flex !important;
	padding: 0 5px !important;
	border-left: 2px solid #F0F0F0 !important;
	justify-content: space-evenly;
	width: 100%;
}
.M_descripcion li:first-child{
	border: none !important;
	padding-left: 0px !important;
}
.M_descripcion li:last-child{
	padding-right: 0px !important;
}
.M_descripcion li strong{
	display: block !important;
	font-size: 14px !important;
	font-weight: 700 !important;
}
.M_imagen .wp-post-gallery {
	height: 180px !important;
	max-height: 180px !important;
	object-fit: contain;
	transform: scale(1.25);
	-webkit-transform: scale(1.25);
}

.botonSecundario .elementor-button{
	background: white !important;
	color: var(--e-global-color-text) !important;
	box-shadow: none !important;
	border: 2px solid var(--e-global-color-primary) !important;
}

/* POP */

.M_descripcion_pop .elementor-widget-container{
	background-color: white !important;
}
.M_descripcion_pop li strong{
	font-size: 14px !important;
}
.M_descripcion_pop li{
	font-size: 10px !important;
	font-weight: 500 !important;
}


@media(min-width: 1025px){
	.productosDestacados .elementor-background-overlay{
		transform: skew(-0.05rad) !important;
		left: 90px !important;
		width: calc(100% + 150px) !important;
		border-radius: 30px !important;
	}
}

/*Tabs de Nosotros*/
.tabsCtn,
.tabsCtn .elementor-widget-container,
.tabsCtn .elementor-image-box-img,
.tabsCtn .elementor-image-box-wrapper{
	position: initial !important;
}
.tabsCtn .elementor-image-box-img{
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
}

.tabsCtn img{
	position: absolute !important;
	top: 0px !important;
	bottom: 0px !important;
	right: -100% !important;
	margin: 0 auto !important;
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	box-shadow: 0px 4px 20px rgba(5, 28, 87, 0.1) !important;
	border-radius: 10px !important;
	display: block !important;

	opacity: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.tabsCtn .elementor-image-box-description{
	display: none;
}
.tabsCtn .elementor-image-box-title{
	cursor: pointer !important;
	display: block !important;
	padding: 30px 0 !important;
	margin: 0px !important;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	border-bottom: 1px solid rgba(8, 72, 255, 0.18) !important;
	position: relative;
}
.tabsCtn .elementor-image-box-title:before,
.tabsCtn .elementor-image-box-title:after{
	content: '';
	position: absolute;
	top: 0px;
}
.tabsCtn .elementor-image-box-title:before{
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	bottom: 0px;
	right: 30px;
	border-color: var(--e-global-color-text);
	border-style: solid;
	border-width: 0px 2px 2px 0px;
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	margin: auto;
	opacity: 1;
}
.tabsCtn .elementor-image-box-title:after{
	background: var(--e-global-color-accent);
	right: -28px;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	top: 18px;
	opacity: 0;
}
.tabsCtn:last-child .elementor-image-box-title{
	border-color: transparent !important;
}
.tabsCtn .elementor-image-box-content{
	padding: 0px 20px 0px 40px !important;
	margin: 0px !important;
	margin-left: -10px !important;
	border-radius: 20px !important;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

/*ativo*/
.tabsCtn.active img{
	opacity: 1;
}
.tabsCtn.active .elementor-image-box-content{
	background: linear-gradient(270deg, #0848FF 2.83%, #507DFF 97.17%) !important;
	padding: 10px 20px 25px 40px !important;
}
.tabsCtn.active .elementor-image-box-title{
	padding: 15px 0 !important;
	border-color: transparent !important;
}
.tabsCtn.active .elementor-image-box-content *{
	color: white !important;
}
.tabsCtn.active .elementor-image-box-title:before{
	opacity: 0;
}
.tabsCtn.active .elementor-image-box-title:after{
	opacity: 1;
}


@media (max-width: 769px){
	.tabsCtn .elementor-image-box-wrapper,
	.tabsCtn .elementor-image-box-content,
	.tabsCtn .elementor-image-box-img{
		display: flex !important;
		flex-flow: column wrap !important;
	}
	.tabsCtn .elementor-image-box-img{
		order: 2 !important;
	}
	.tabsCtn .elementor-image-box-content{
		padding: 0px 20px 0px 20px !important;
		margin-left: 0px !important;
		border-radius: 10px 10px 0 0 !important;
		order: 1 !important;
	}
	.tabsCtn img{
		height: 0px !important;
		width: 100% !important;
		right: inherit !important;
		position: relative !important;
		top: inherit !important;
		border-radius:  0 0 10px 10px !important;
	}
	.tabsCtn.active img{
		height: 300px !important;
	}
	.tabsCtn .elementor-image-box-title:after{
		display: none !important;
	}
}


.contactoItems .elementor-icon {
	padding: 20px !important;
	background: #84A4FF !important;
	border-radius: 500px !important;
	display: inline-block;
	width: auto !important;
}
.contactoItems .elementor-icon-box-description a{
	color: var( --e-global-color-text ) !important;
	font-size: var( --e-global-typography-bf02413-font-size ) !important;
	font-weight: var( --e-global-typography-bf02413-font-weight ) !important;
	text-transform: var( --e-global-typography-bf02413-text-transform ) !important;
	font-style: var( --e-global-typography-bf02413-font-style ) !important;
}
.contactoItems .elementor-icon-box-description a:hover{
	color: var( --e-global-color-primary ) !important;
	text-decoration: underline !important;
}

/* FILTROS */

.filtro-color .jet-color-image-list__color{
	box-shadow:0px 4px 15px rgba(5, 28, 87, 0.1)  !important;
	position: relative !important;
}
.filtro-color .jet-color-image-list__color:before{
	content: '' !important;
	position: absolute !important;
	top:0px;
	left:0px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
	opacity: .2;
}
.filtro-imagen .jet-color-image-list__image{
	padding: 10px 2px !important;
}

.M_descarga .elementor-icon{
	position: relative !important;
}
.M_descarga .elementor-icon:before{
	position: absolute;
	content: 'Descargar Ficha Técnica';
	font-size: 14px;
	font-weight: 500 !important;
	color: white;
	background: var(--e-global-color-text);
	top: -14px;
	width: 210px;
	text-align: center;
	border-radius: 80px;
	right: -10px;
	opacity: 0;
	transition: all .2s linear;
	pointer-events: none !important;
}
.M_descarga .elementor-icon:hover:before {
	opacity: 1;
	top: -54px;
}

.abrirFiltros a{
	cursor: pointer !important;
	background: #000 !important;
}

.menosFiltros .elementor-button-text{
	color: #000 !important;
}
.menosFiltros .elementor-button-text:before{
	content: 'Menos filtros';
	color: #fff !important;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 17px;
}
@media(max-width: 1024px){
	.moreFilters{
		display: none;
	}
}

.jet-listing-grid__item{
	position: relative;
}
.jet-listing-grid__item:before{
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	background: white;
	box-shadow: 0px 4px 20px rgba(5, 28, 87, 0.1);
	border-radius: 30px;
}


