/*
Theme Name: Manya Theme
Template: hello-elementor
Author: Manya.pe
Description: Plantilla de Manya
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0
Updated: 2022-12-21 08:04:05

*/


/**********************/
/* FUENTES ELEMENTOR */
/********************/


html {
	overflow-x: hidden;
}

/**********************/
/* FORM - NO BORRAR */
/**********************/

*:focus,
input:invalid,
input:focus,
select:focus{
	box-shadow: none !important;
	outline: none !important;
	-webkit-box-shadow: none !important;
}
textarea::placeholder,
input::placeholder{
	/*opacity: 0 !important;*/
}

/**********/

.form_style input,
.form_style select{
	padding: 0 20px;
	line-height: 50px !important;
	height: 50px !important;
}
.form_style select{
	padding: 0 20px 0 6px !important;
}
.form_style input,
.form_style select,
.form_style textarea{
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.03) !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: 'Arial Narrow Regular';
	color: var(--e-global-color-afd1761) !important;
	background: #FFFCFC !important;
}

.form_style .active input{
	border-color: #4A4A4A !important;
	color: #4A4A4A !important;
	font-weight: 700 !important;
}

.form_style input:focus,
.form_style select:focus,
.form_style textarea:focus{
	border-color: #4A4A4A !important;
}

.form_style .active input::placeholder,
.form_style input:focus::placeholder{
	opacity: 0.5 !important;
}
.form_style .elementor-field-group{
	margin-bottom: 40px !important;
}

/* LABEL */
.form_style .elementor-field-group{
	position: relative;
}
.form_style .elementor-field-label{
	position: absolute;
	top: 16px;
	left: 16px;
	display: block;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	pointer-events: none;
	opacity: 1;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	font-family: 'Arial Narrow Regular';
	color: var(--e-global-color-accent);
}
.form_style .elementor-field-group.active label{
	color: #4A4A4A;
}
.form_style .elementor-field-type-select .elementor-field-label,
.form_style input:focus + label{
	color: #4A4A4A;
}
.form_style .elementor-field-group.active label,
.form_style .elementor-field-type-select .elementor-field-label,
.form_style input:focus + label,
.form_style textarea:focus + label{
	top: -30px;
	left: 5px;
	font-size: 16px;
	opacity: 1 !important;
	font-weight: 700;
}

.form_style .elementor-message{
	text-align: center;
}


/* TERMINOS */

.form_style .elementor-field-type-acceptance label.elementor-field-label{
	opacity: 0 !important;
	display: none;
}
.form_style .elementor-field-type-acceptance .elementor-field-option input{
	position: absolute !important;
	opacity: 0 !important;
}
.form_style .elementor-field-type-acceptance .elementor-field-option input:checked + label,
.form_style .elementor-field-type-acceptance .elementor-field-option label{
	width: 100% !important;
	padding: 0 0 0 20px !important;
	font-size: 13px !important;
	display: block !important;
	position: relative !important;
	top: inherit !important;
	left: inherit !important;
	font-weight: normal !important;
}
.form_style .elementor-field-type-acceptance .elementor-field-option label a{
	font-size: inherit !important;
	color: white !important;
	line-height: inherit !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}
.form_style .elementor-field-type-acceptance .elementor-field-option label a:hover{
	text-decoration: underline !important;
}

/**********/

.form_style .elementor-field-type-acceptance .elementor-field-option label:before{
	content: '' !important;
	border: 2px solid #f0f0f0  !important;
	position: absolute !important;
	border-radius: 1px !important;
	width: 14px !important;
	height: 14px !important;
	top: -1px !important;
	left: 1px !important;
	background-color: #fff !important;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}
.form_style .elementor-field-type-acceptance .elementor-field-option input:checked + label:before{
	background-color: #ffc924 !important;
	border: 2px solid #ffc924  !important;
}

/**********/
/* SEPARACION DE TERMINOS */
/**********/

/*.form_style .elementor-field-group:nth-last-child(3n),*/
.form_style .elementor-field-group-tamanio{
	margin-bottom: 10px !important;
}

/**********/
/* BOTON */
/**********/
.form_style .elementor-button{
	color: #191769 !important;
	height: 50px !important;
	line-height: 50px !important;
}
.form_style.c2 .elementor-button{
	color: #FFC924 !important;
}

/*****************/
/* CUSTOM STYLES */
/*****************/

/***** HEADER - FOOTER ****/
.header-container {
	padding: 20px 6vw;
}
.footer-container {
	padding: 20px 6vw;
}

.contenedor {
	padding-right: 6vw !important;
	padding-left: 6vw !important;
}
.elementor-nav-menu li {
	display: flex !important;
}
.menu-cta {
	background-color: var(--e-global-color-primary);
	border-radius: 3px 30px 3px 3px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 0px 0px 0px rgba(210, 2, 14, 1) inset;
	transition-duration: 0.3s;
	padding: 10px 30px 10px 10px !important;
}
.menu-cta a {
	color: #fff !important;
	left: 8px;
}
.menu-cta a:after {
	transition-duration: 0.3s;
	content: "\f063";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    position: absolute;
    display: inline-block;
    font-size: 16px;
    right: 16px;
    font-style: normal;
	opacity: 0;
}
.menu-cta:hover {
	box-shadow: 225px 0px 0px 0px rgba(210, 2, 14, 1) inset;
}
.menu-cta:hover a {
	/*padding-right: 24px;*/
	left: 0;
}
.menu-cta:hover a:after {
	opacity: 1;
	right: 0;
}
.texto-dual.celeste b {
	color: var(--e-global-color-fcc1c1b) !important;
}
.texto-dual.rojo b {
	color: var(--e-global-color-primary) !important;
}

.maf-btn a {
	border-radius: 3px;
	border-width: 3px 3px 3px 10px;
	border-style: solid;
	background-size: 200% 100% !important;
    background-position: right bottom !important;
    transition: all .3s ease-out;
}
.maf-btn .elementor-button-text {
	color: #fff;
	position: relative;
	transition-duration: 0.3s;
}
.maf-btn .elementor-button-text:after {
	transition-duration: 0.3s;
	content: "\f063";
    font-weight: 900;
    font-family: 'Font Awesome 5 Free';
    color: #fff;
    position: absolute;
    display: inline-block;
    font-size: 16px;
    right: 0;
    font-style: normal;
	opacity: 0;
}
.maf-btn.azul a {
	background-color: #E40521;
}
.maf-btn a:hover {
	/*background-color: #fff;*/
	background-position: left bottom !important;
}
.maf-btn.azul a:hover .elementor-button-text {
	color: #E40521;
	padding-right: 25px;
}
.maf-btn.azul a:hover .elementor-button-text:after {
	color: #E40521;
	opacity: 1;
}
.maf-btn.rojo a {
	background: linear-gradient(to right, white 50%, var(--e-global-color-primary) 50%);
}
.maf-btn.rojo.alt a {
	box-shadow: 10px 0px 0px 0px rgb(210 2 14) inset;
	background: linear-gradient(to right, rgb(210 2 14) 50%, var(--e-global-color-primary) 50%);
}
.maf-btn.back-arrow .elementor-button-text:after {
	content: "\f060";
	left: 0;
	right: unset;
}
.maf-btn.back-arrow a:hover .elementor-button-text {
	padding-left: 15px;
}
.maf-btn.back-arrow a:hover .elementor-button-text:after {
	left: -15px;
	opacity: 1;
}
.maf-btn.arrow-up .elementor-button-text:after {
	content: "\f062";
}
.maf-btn.arrow-left .elementor-button-text:after {
	content: "\f060";
}
.maf-btn.fb .elementor-button-text:after {
	font-family: 'Font Awesome 5 Brands';
	content: "\f39e";
}

.maf-slider-dots .jet-slick-dots {
	position: absolute;
    z-index: 50;
    justify-content: flex-start;
    bottom: 130px;
    left: 13.4vw;/*255px;*/
	width: auto;
}
.maf-slider-dots .jet-slick-dots li {
	background-color: #82CEE6 !important;
    border-width: 3px 3px 3px 3px;
    border-color: #fff;
    width: 40px;
    height: 20px;
    border-style: solid;
    border-radius: 3px;
	transition-duration: 0.3s;
	transition-property: box-shadow;
	margin-right: 15px;
	box-shadow: 7px 0px 0px 0px rgb(255 255 255) inset;
}
.maf-slider-dots .jet-slick-dots li.slick-active {
	box-shadow: 35px 0px 0px 0px rgb(255 255 255) inset
}

/***** BANNER ****/
.banner-container > .elementor-container {
	padding: 0 13.4vw;
}

/***** CARD ****/
.maf-card {
	/*width: 41% !important;*/
	/*width: 20vw !important;*/
	width: 100% !important;
	max-width: 100% !important;
	box-shadow: 0px 0px 40px rgb(0 0 0 / 8%);
	border-radius: 20px;
}
.maf-card > .elementor-widget-container {
	/*height: 520px !important;/*600px !important;*/
	height: auto;
}
.maf-card img {
	border-radius: 20px 20px 0 0 !important;
	max-height: 200px;
	object-fit: cover;
	width: 100%;
}
.maf-card .elementor-image-box-content {
	padding: 20px 40px;
}
.maf-card ul {
	padding-left: 0px;
	list-style: none;
}
.maf-card li {
	font-family: 'Arial Narrow Bold';
	font-weight: 600;
	font-size: 0.95rem;/*16px;*/
	line-height: 1.4rem;/*24px;*/
	font-style: normal;
	color: var(--e-global-color-accent);
	padding-bottom: 10px;
}
.maf-card.rojo li {
	background: url(https://mafperu.com/financia-tu-auto/wp-content/uploads/2021/10/marker-red.svg) no-repeat left 0px;
	background-size: 25px;
	padding-left: 2.5em;
}
.maf-card.azul li {
	background: url(https://mafperu.com/financia-tu-auto/wp-content/uploads/2021/10/marker-blue.svg) no-repeat left 0px;
	background-size: 25px;
	padding-left: 2.5em;
}
/***** ICON BOX FINANCIAMIENTO ****/
.maf-icon-box {
	/*width: auto;*/
	width: 100% !important;
	border-radius: 12px;
	transform: scale(1);
	transition-duration: 0.3s;
	cursor: pointer;
	box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 0%)
}
.maf-icon-box:hover {
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 40%);
	transform: scale(1.02);
}
.maf-icon-box > .elementor-widget-container {
	overflow: hidden;
	/*width: 13.2vw;255px;*/
	width: 100%;
	padding-left: 30px;
	padding-bottom: 30px;
	height: 100%;
}
.maf-icon-box .elementor-icon-box-icon {
	margin-top: -30px;
    margin-right: -30px;
	margin-left: -70px !important;
}
.maf-icon-box .elementor-icon-box-content {
	margin-top: 110px;
}
/***** ICON BOX BENEFICIOS ****/
.maf-box-beneficios {
	height: 100%;
}
.maf-box-beneficios figure {
	border-radius: 50%;
	width: auto !important;
	height: auto !important;
	background-color: #F5EFEF;
	max-width: 90px;
	max-height: 90px;
}
.maf-box-beneficios figure img {
	margin: 20px;/*30px;*/
	width: auto;
	max-height: 50px;
	max-width: 50px;
}
.maf-box-beneficios > .elementor-widget-container{
	height: 100%;
}
/***** FLECHAS DEL SLIDER DE BENEFICIOS ****/
.maf-beneficios-arrows .jet-listing-grid__slider-icon {
	border-radius: 50%;
	top: -70px;
}
.maf-beneficios-arrows .jet-listing-grid__slider-icon.next-arrow {
	right: 10px;
}
.maf-beneficios-arrows .jet-listing-grid__slider-icon.prev-arrow {
	left: inherit;
	right: 76px;
}
/***** FORMULARIO ****/
.form-container .elementor-column > .elementor-widget-wrap:before {
	/*content: "";
    width: 45%;
    height: 26%;
    background-color: #4A4A4A;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 20px 0 100% 0;
    z-index: 0;*/
}
.form_style .elementor-field-type-radio {
	margin-top: -30px;
}
.form_style input::placeholder {
	color: var(--e-global-color-accent) !important;
	font-family: 'Arial Narrow Regular' !important;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	font-style: normal;
}
.maf-form .elementor-field-group {
	position: relative;
}
.maf-form button * {
	transition: all 300ms linear;
    will-change: transform;
}
.maf-form button {
	/*background-color: var(--e-global-color-primary);*/
	border-radius: 3px;
	box-shadow: 10px 0px 0px 0px rgba(210, 2, 14, 1) inset;
	transition-duration: 0.3s;
	padding-bottom: 20px !important;
	padding-top: 20px !important;
	background: linear-gradient(to right, rgb(210 2 14) 50%, var(--e-global-color-primary) 50%);
	background-size: 200% 100% !important;
    background-position: right bottom !important;
}
.maf-form button .elementor-button-icon {
	right: 43px;
	position: relative;
	opacity: 0;
}
.maf-form button .elementor-button-text {
	color: #fff;
	position: relative;
	right: -16px;
}
.maf-form button:hover {
	/*box-shadow: 27em 0px 0px 0px rgba(210, 2, 14, 1) inset;
	background-color: var(--e-global-color-primary);*/
	background-position: left bottom !important;
}
.maf-form button:hover .elementor-button-icon {
	right: 0px;
	opacity: 1;
}
.maf-form button:hover .elementor-button-text {
	right: 0px;
}
.maf-form .custom-a11yselect-option button {
	padding-bottom: 10px !important;
    padding-top: 10px !important;
}
.maf-form input[type=radio] {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.maf-form input[type=radio]:before {
	width: 18px;
    content: "";
    height: 18px;
    position: absolute;
    left: 0;
	top: 4px;
	border-radius: 50%;
    border: 1px solid #4A4A4A;
}
.maf-form input[type=radio]:checked:before {
	background-color: #4A4A4A;
}
.maf-form input[type=radio] + label {
	font-family: 'Arial Narrow Regular' !important;
	font-weight: 700 !important;
	font-style: normal !important;
	font-size: 16px !important;
	line-height: 24px !important;
	color: #837676 !important;
	cursor: pointer;
}
.maf-form input[type=radio]:checked + label {
	color: #4A4A4A !important;
}
.maf-form .elementor-field-group-aceptance input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.maf-form .elementor-field-group-aceptance label:before {
	content: '';
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
	border-color: #4A4A4A;
	border-style: solid;
	border-width: 2px;
    position: absolute;
    left: -30px;
	top: 0;
	cursor: pointer;
}
.maf-form .elementor-field-group-aceptance label:after {
	content: "";
    border: 4px solid;
    border-left: 0;
    border-top: 0;
    height: 14px;
    left: -23px;
    opacity: 0;
    position: absolute;
    top: 1px;
    transform: rotate(45deg);
    transition: opacity 0.2s ease-in-out;
    width: 8px;
	cursor: pointer;
	color: white;
}
.maf-form .elementor-field-group-aceptance2 input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.maf-form .elementor-field-group-aceptance2 label:before {
	content: '';
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
	border-color: #4A4A4A;
	border-style: solid;
	border-width: 2px;
    position: absolute;
    left: -30px;
	top: 0;
	cursor: pointer;
}
.maf-form .elementor-field-group-aceptance2 label:after {
	content: "";
    border: 4px solid;
    border-left: 0;
    border-top: 0;
    height: 14px;
    left: -23px;
    opacity: 0;
    position: absolute;
    top: 1px;
    transform: rotate(45deg);
    transition: opacity 0.2s ease-in-out;
    width: 8px;
	cursor: pointer;
	color: white;
}
.maf-form .elementor-field-group-aceptance input:checked + label:before,
.maf-form .elementor-field-group-aceptance input:checked + div + label:before{
	background-color: #E30613;
	border-color: #E30613;
}
.maf-form .elementor-field-group-aceptance input:checked + label:after, 
.maf-form .elementor-field-group-aceptance input:checked + div + label:after{
	opacity: 1;
}
.maf-form .elementor-field-group-aceptance2 input:checked + label:before,
.maf-form .elementor-field-group-aceptance2 input:checked + div + label:before{
	background-color: #E30613;
	border-color: #E30613;
}
.maf-form .elementor-field-group-aceptance2 input:checked + label:after, 
.maf-form .elementor-field-group-aceptance2 input:checked + div + label:after{
	opacity: 1;
}
.maf-form .elementor-field-group.active input,
.maf-form .elementor-field-group.active button {
	border-color: #4A4A4A !important;
	border-width: 2px !important;
}
.maf-form .elementor-message-success {
	color: #4A4A4A;
}
.maf-form input::placeholder {
	opacity: 0 !important;
}
.maf-form * {
	transition-duration: 0.3s;
}
.maf-form label {
	position: absolute;
	padding-bottom: 0 !important;
	left: 22px;
	top: 10px;
	cursor: text;
}
/*
.maf-form .elementor-field-type-text.active  input + label,
.maf-form .elementor-field-type-email.active input + label,
.maf-form .elementor-field-type-tel.active input + label,
.maf-form .elementor-field-type-number.active input + label,
.maf-form .elementor-field-type-select .elementor-field + label,
.maf-form .elementor-field-type-text input:focus + label,
.maf-form .elementor-field-type-tel input:focus + label,
.maf-form .elementor-field-type-email input:focus + label,
.maf-form .elementor-field-type-number input:focus + label */ 
.maf-form .elementor-field-type-text.active  > label,
.maf-form .elementor-field-type-email.active > label,
.maf-form .elementor-field-type-tel.active > label,
.maf-form .elementor-field-type-number.active > label,
.maf-form .elementor-field-type-select .elementor-field + label,
.maf-form .elementor-field-type-text.active > label,
.maf-form .elementor-field-type-tel.active > label,
.maf-form .elementor-field-type-email.active > label,
.maf-form .elementor-field-type-number.active > label {
	top: -20px;
	left: 5px;
	font-size: 13px !important;
	cursor: default;
}
.maf-form .elementor-field-type-radio label {
	position: initial;
	padding-bottom: 10px !important;
	cursor: default;
}
.maf-form .elementor-field-type-radio.active label {
	font-size: 16px !important;/*inherit !important;*/
}
.maf-form .elementor-field-type-radio.active label.elementor-field-label {
	font-size: 15px !important;
}
.maf-form label[for=form-field-aceptance] {
	position: relative;
	left: 30px;
	top: 0px;
}
.maf-form a {
	font-size: 14px;
	line-height: 1.1em;
	display: block;
	color: #4A4A4A;
	margin-right: 30px;
	margin-top: 4px;
}
.maf-form a:hover {
	color: var(--e-global-color-primary);
}
.maf-form .elementor-field-type-acceptance {
	margin-bottom: 10px !important;
}
.maf-form input#form-field-dni {
	padding: 8px 10px;
}

.elementor-headline-text-wrapper:after {
	background-color: #E30613 !important;
}
.card-container > div {
	display: grid !important;
	padding-left: 96px !important;
}
.card-container.p > div {
	grid-template-columns: repeat(2, auto);
	gap: 30px;
}
.card-container.f > div {
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}
.maf-form .elementor-field-group-field_6e47813 {
	box-shadow: 0 0 30px rgba(0,0,0,0.5);
	display: none;
	position: absolute;
    background-color: white;
    border-radius: 20px;
    max-width: 200px;
    top: 290px !important;
    left: 250px !important;
    z-index: 1;
}
.maf-form .cv-popup {
	padding: 10px 10px;
	text-align: center;
}
.maf-form .cv-popup a {
	margin-right: 0;
}
.maf-form .elementor-field-group-field_6e47813 .cv-popup:before {
	content: "\f0de";
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: -10px;
    font-size: 30px;
    left: 85px;
}
.error-formulario-creditos {
    position: absolute;
    background-color: white;
    padding: 10px;
    box-shadow: 0 0 30px rgb(0 0 0 / 25%);
    border-radius: 10px;
    top: 50px;
    z-index: 1;
}
.error-formulario-creditos:before {
	content: "\f0de";
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    top: -10px;
    font-size: 30px;
    left: 85px;
}
.maf-form .elementor-field-group.error-creditos-validacion input, .maf-form .elementor-field-group.error-creditos-validacion .select2 {
	border-color: var(--e-global-color-primary) !important;
	border: 2px solid;
    border-radius: 5px;
}

.maf-form .error-creditos-validacion {
	
}

#form_fields\[aceptance\]-error,
#form-field-ingreso-error,
#form-field-trabajo-error,
#form-field-dni-error,
#form-field-cv-error {
	display: none !important;
}
.maf-form .elementor-field-group.elementor-error,
.maf-form .elementor-field.elementor-error{
	display: flex;
	flex-direction: column;
}
.maf-form .elementor-field-group.elementor-error .elementor-message,
.maf-form .elementor-field.elementor-error .elementor-message{
	font-size: 10px !important;
	display: none !important;
}
.maf-form.disabled {
	cursor: not-allowed !important;
}
.maf-form.disabled * {
	pointer-events: none !important;
}
form.elementor-form-waiting * {
	pointer-events: none !important;
	cursor: wait;
}
form.elementor-form-waiting button[type="submit"] {
	pointer-events: none !important;
	cursor: wait;
}
form button[disabled=disabled] {
	pointer-events: none !important;
	cursor: wait;
}
.elementor-field-group.disabled {
	pointer-events: none;
	opacity: 0.45;
}

.maf-form .elementor-field-type-previous {
	max-width: 23% !important;
}

.trabajo_texto, .plan_texto {
	display: none;
	margin-top: -16px;
}

.trabajo_texto, .plan_texto{
	margin-top: -20px !important;
    font-size: 13px !important;
    margin-bottom: 30px !important;
    color: #4A4A4A !important;
	padding-left: 16px;
}

a.tyc{
	margin: 0 !important;
}

@media (max-width: 1600px) {
	.maf-card {
		/*width: 19vw !important;*/
		width: 100% !important;
	}
	.maf-card img {
		max-height: 175px;
	}
	.maf-card .elementor-image-box-content {
		0 25px;
	}
	.maf-icon-box > .elementor-widget-container {
		width: 12.78vw;
	}
	.maf-form .elementor-field-group-field_6e47813 {
		left: 70px;
	}
}
@media (min-width: 1367px) and (max-width: 1600px) {
	/*.elementor-12 .elementor-element.elementor-element-8e25243 {
		padding-bottom: 14vw !important;/*16.95vw !important;
	}*/
}
@media (max-width: 1366px) {
	/*.elementor-12 .elementor-element.elementor-element-8e25243 {
		padding-bottom: 100px !important;/*150px !important;
	}*/
	.header-container {
		padding: 10px 3.6vw;
	}
	.footer-container {
		padding: 20px 3.6vw;
	}
	.contenedor {
		padding-right: 3.6vw !important;
		padding-left: 3.6vw !important;
	}
	.banner-container > .elementor-container {
		padding: 0 12.5vw;
	}
	.menu-cta {
		padding: 5px 25px 5px 5px !important;
	}
	.maf-slider-dots .jet-slick-dots {
		left: 12.3vw; /*170px;*/
		bottom: 100px;
	}
	.maf-card {
		/*width: 39% !important;*/
		/*width: 20vw !important;*/
		width: 100% !important;
		max-width: 100% !important;
	}
	.maf-card img {
		/*height: 195px !important;*/
		max-height: 150px;
	}
	.maf-card .elementor-image-box-content {
		padding: 20px 25px;
	}
	.maf-card > .elementor-widget-container {
		/*height: 480px !important;*/
	}
	.maf-icon-box .elementor-icon-box-content {
		margin-top: 90px;
	}
	.maf-icon-box .elementor-icon-box-icon {
		margin-left: -110px !important;
	}
	.maf-icon-box > .elementor-widget-container {
		/*width: 175px;*/
		width: 13.35vw;
		padding-left: 20px;
		padding-bottom: 20px;
	}
	.maf-beneficios-arrows .jet-listing-grid__slider-icon {
		top: -30px;
	}
	.maf-beneficios-arrows .jet-listing-grid__slider-icon.next-arrow {
		right: 10px;
	}
	.maf-beneficios-arrows .jet-listing-grid__slider-icon.prev-arrow {
		right: 65px;
	}
	.form-container .elementor-column > .elementor-widget-wrap:before {
		height: 22%;
	}
	
}
@media (max-width: 1024px) {
	/*.elementor-12 .elementor-element.elementor-element-8e25243 {
		padding-bottom: 100px !important;
	}*/
}
@media (max-width: 767px) {
	.maf-form .elementor-field-group-field_6e47813{
		left: unset !important;
		right: -20px !important;
		top: 435px !important;
	}
	
	.maf-form .elementor-field-group-field_6e47813 
	
	.card-container > div {
		padding-left: 0 !important;
	}
	.card-container.p > div {
		grid-template-columns: auto;
		gap: 20px;
	}
	.card-container.f > div {
		gap: 0;
		grid-template-columns: auto;
	}
	.banner-container > .elementor-container {
		padding: 0 0;
	}
	.menu-cta {
		display: none !important;
	}
	.menu-cta a {
		padding-left: 8px !important;
	}
	.maf-slider-dots .jet-slick-dots {
		bottom: 30px;
		left: 20px;
	}
	.maf-beneficios-arrows .jet-listing-grid__slider-icon {
		top: -40px;
	}
	.br br {
		display: none;
	}
	.maf-card {
		width: 100% !important;
	}
	.maf-card > .elementor-widget-container {
		/*height: 495px !important;/*580px !important;*/
		height: auto !important;
	}
	.maf-card img {
		height: auto !important;
	}
	.maf-card .elementor-image-box-content {
		padding: 0 30px;
	}
	.maf-icon-box  {
		width: 100% !important;
		margin-bottom: 20px !important;
	}
	.maf-icon-box .elementor-icon-box-icon{
		text-align: right;
		margin-bottom: 0 !important;
		margin-top: 8px;
	}
	.maf-icon-box .elementor-widget-container {
		width: 100%;
		padding-right: 5px;
	}
	.maf-icon-box .elementor-icon-box-content {
		margin-top: -85px;
	}
	.form-container .elementor-column > .elementor-widget-wrap:before {
		height: 14%;
		width: 68%;
	}
	.background-mobile {
		background-image: linear-gradient(180deg, var( --e-global-color-secondary ) 50%, #E40521 100%);
	}
	#bajada h2 {
		color: var(--e-global-color-fcc1c1b) !important;
	}
	.texto-blanco-mobile span {
		color: #ffffff !important;
	}
	.contenedor {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}
	.maf-form .elementor-field-group-field_6e47813 {
		left: unset !important;
		right: -20px !important;
		top: 435px !important;
	}
	.maf-form .elementor-field-group-field_6e47813 .cv-popup:before {
		left: unset;
		right: 70px !important;
	}
	input {
		font-size: 16px !important;
	}
}