/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/***************************************
*************** COMUNES ***************
***************************************/

html {
	overflow-x: hidden;
}

.cmplz-cookiebanner .cmplz-buttons {
	flex-direction: row-reverse;
}

.grecaptcha-badge {
	visibility: hidden;
}

.w-toplink {
	border-radius: 50% !important;
	font-size: 1.5rem;
	background-color: #2bb5b2 !important;
}

#whatsapp-btn a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
}

#whatsapp-btn a::before {
	content: "";
	border: 4px solid #4BAE4F;
	border-radius: 50%;
	animation: sonar 1s ease-out infinite;
	position: absolute;
	width: 120%;
	height: 120%;
	z-index: 0;
}

@keyframes sonar {
	0% {
		transform: scale(0);
		opacity: 1;
	}

	100% {
		transform: scale(1);
		opacity: 0;
	}
}

#whatsapp-btn {
	animation: sonar
}

/***************************************
*************** HEADER ***************
***************************************/
header#page-header{
	top: 0;
}
#page-header .l-subheader.at_top .contact-wrapper .phone-data .fas.fa-phone-alt {
	color: #f12727;
}

#main-menu ul>li#menu-item-14536 {
	display: none;
}

@media screen and (width<=1280px){
	header#page-header #main-menu .menu-item.level_1>a:not(.w-btn){
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media screen and (width<=1024px){
	header#page-header .cro-btn{
		margin-left: 0.4rem;
	}
}

@media screen and (width<=600px){
	header#page-header .l-subheader.at_top>.l-subheader-h{
		flex-direction: column;
	}
}

/***************************************
*************** HOME ***************
***************************************/
#hero-row .l-section-h.i-cf {
	padding-top: 0;
}

#hero-row .l-section-h.i-cf,
#hero-row .wpb_column.vc_column_container,
#hero-row .wpb_column.vc_column_container>.vc_column-inner {
	position: static !important;
}

#counters-row .w-counter>.w-counter-value,#counters-row .w-counter>.w-counter-title {
	line-height: 0.8em !important;
}

#counters-row .counters-wrapper{
	gap: 2rem;
}
#value-proposition-row .values-wrapper{
	align-items: stretch;
	gap: 1.2rem;
}
#certified-row .certified-inner-row .wpb_wrapper{
	display: flex;
	align-items: center;
	gap: 2rem;
}

#certified-row .logos-wrapper img{
	object-fit: contain;
}

#services-row .w-hwrapper {
	align-items: stretch !important;
}

#products-row .products-cards-wrapper {
	align-items: stretch;
	flex-wrap: wrap;
	gap: 1.2rem;
}
#products-row .products-cards-wrapper .w-vwrapper .w-image img{
	width:100%;
}
#products-row .products-cards-wrapper>.w-vwrapper>.w-btn-wrapper {
	margin: auto 0 1rem 0;
}

#products-row .products-badges {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	gap: 0.2rem;
	justify-content: center;
}

#products-row .products-badges>.product {
	padding: 3px 9px;
	background: #F5F6F8;
	border-radius: 12px;
	font-size: 12px;
	color: #555555;
	font-weight: 600;
}

#testimonials-row .w-content-carousel .owl-nav>button{
	background-color: #ffffff4d;
	height: 2rem;
	width: 2rem;
}

#testimonials-row .testimonial>.w-image img {
	width: 56px;
	height: 56px;
	max-width: unset;
}
#testimonials-row .w-content-carousel .owl-dots>.owl-dot>span{
	border: 1px solid white;
	background: white;
}
#testimonials-row .w-content-carousel .owl-dots>.owl-dot.active>span{
	background: #45D6DE !important;
	border-color: #45D6DE;
}
#media-row .w-content-carousel .w-image img{
	object-fit: contain;
}

#blog-row .title-wrapper {
	justify-content: space-between;
}
#blog-row .owl-nav>button{
	background-color: #ffffff4d;
	height: 2rem;
	width: 2rem;
}
#headquarters-map-row .map-container iframe {
	position: absolute;
	top: -60px;
}

#cta-row .contact-wrapper .fas.fa-phone-alt {
	color: #f12727;
}

@media screen and (width<=600px){
	#services-row .services-wrapper{
		flex-direction: column;
		gap: 2rem;
	}
}
@media screen and (width<=450px){
	#certified-row .certified-inner-row .wpb_wrapper{
		gap: 1rem;
		flex-direction: column;
	}
}
/*****************************************
*************** CONÓCENOS ***************
*****************************************/
#know-us__main-row .reasons-wrapper {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	gap: 2rem;
}

#know-us__main-row .reasons-wrapper>.w-vwrapper>.w-image img {
	object-fit: contain;
}
#know-us__carousel-row .g-cols>.wpb_column:last-child .vc_column-inner>.wpb_wrapper{
	height: 100% !important;
}
#know-us__carousel-row .g-cols:first-of-type>.wpb_column:first-child {
	background: var(--color-content-secondary) !important;
}

#know-us__carousel-row .owl-carousel>.owl-nav {
	height: fit-content;
	top: unset;
	bottom: 2rem;
}

#know-us__carousel-row .owl-carousel>.owl-nav>button {
	font-size: 2rem !important;
}

#know-us__carousel-row .g-cols:first-of-type>.wpb_column:last-child .wpb_text_column {
	transform: translateY(-50%);
}

#know-us__carousel-row .g-cols:first-of-type>.wpb_column:last-child .wpb_text_column .normal-text {
	font-weight: 700;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Merriweather';
}

#know-us__carousel-row .g-cols:first-of-type>.wpb_column:last-child .wpb_text_column .year {
	font-weight: 700;
	font-size: 48px;
	line-height: 1;
	font-family: 'Merriweather';
}

#know-us__timeline-row .timeline-wrapper {}

/* Scroll container — hides overflow, snaps to events */
#know-us__timeline-row .timeline-track {
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

#know-us__timeline-row .timeline-track::-webkit-scrollbar {
	display: none;
}

/* Inner row — wider than container, fixed gap between events */
#know-us__timeline-row .timeline-inner {
	position: relative;
	display: flex;
	align-items: center;
	height: 100%;
	width: max-content;
	padding: 0 80px;
	gap: 160px;
	min-height: 35rem;
}

/* Line — spans full width of inner row */
#know-us__timeline-row .timeline-line {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1.5px;
	background: #0f3a6e;
	transform: translateY(-50%);
	z-index: 0;
}

#know-us__timeline-row .timeline-event {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	scroll-snap-align: center;
	flex-shrink: 0;
}

/* Dot with outer ring */
#know-us__timeline-row .dot {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #1ec8e8;
	box-shadow:
		0 0 0 5px #0a2d5e,
		0 0 0 5px rgba(30, 200, 232, 0.15);
	position: relative;
	transition: transform 0.3s, box-shadow 0.3s;
}


#know-us__timeline-row .timeline-event:hover .dot {
	transform: scale(1.2);
	box-shadow:
		0 0 0 4px #0a2d5e,
		0 0 16px 6px rgba(30, 200, 232, 0.5);
}

#know-us__timeline-row .event-content {
	position: absolute;
	display: flex;
	flex-direction: column;
	white-space: nowrap;
	text-align: center;
	align-items: center;
	row-gap: 0.5rem;
	background-color: #0000000D;
	padding: 1rem;
	min-width: 180px;
}

#know-us__timeline-row .year {
	font-size: clamp(20px, 3vw, 32px);
	font-weight: 700;
	color: #1e3a8a;
	letter-spacing: 0.03em;
	line-height: 1;
}

#know-us__timeline-row .desc {
	font-size: clamp(14px, 2vw, 18px);
	font-weight: 400;
	max-width: 140px;
	white-space: normal;
	line-height: 1.3;
}

/* Group ABOVE the dot — description on top, then year right above the line */
#know-us__timeline-row .event-content.above {
	background-color: #0000000D;
	padding: 1rem;
	bottom: 10px;
}

#know-us__timeline-row .event-content.above .desc {
	white-space: normal;
	line-height: 1.2;
}

#know-us__timeline-row .event-content.above .year {
	order: 2;
}

/* Group BELOW the dot — year right below the line, then description */
#know-us__timeline-row .event-content.below {
	top: 10px;
}

#know-us__timeline-row .event-content.below .desc {
	margin-top: 6px;
}

/* Nav buttons */
#know-us__timeline-row .timeline-nav {
	display: flex;
	justify-content: center;
	gap: 14px;
	margin-top: 40px;
}

#know-us__timeline-row .nav-btn {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #1e3a6e;
	border: none;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background 0.25s, transform 0.2s;
}

#know-us__timeline-row .nav-btn:hover {
	background: #1ec8e8;
	transform: scale(1.1);
}

#know-us__timeline-row .nav-btn:active {
	transform: scale(0.95);
}

#know-us__timeline-row .nav-btn svg {
	width: 14px;
	height: 14px;
	fill: none;
	stroke: #ffffff;
	stroke-width: 2.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}
#know-us__team-row .team-wrapper{
	align-items: stretch;
	gap: 1.5rem;
	justify-content: center;
}
#know-us__team-row .team-wrapper>.w-vwrapper {
	max-width: 222px;
}


#headquarters-row .headquarters-inner-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
	display: grid !important;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 2rem 0rem;
	justify-items: center;
	width: 85%;
	margin: 0 auto;
}

#headquarters-row .wpb_wrapper>.w-vwrapper>.w-hwrapper>.w-image:first-of-type{
	max-height: 6.5rem;
	width: 100%;
}

#headquarters-row .w-vwrapper>.w-hwrapper>.w-image:first-of-type img{
	filter: grayscale(1);
	width: 100%;
}
#headquarters-row .wpb_wrapper>.w-vwrapper>.w-text.has_text_color{
	transition: .3s ease;
}
#headquarters-row .wpb_wrapper>.w-vwrapper:hover>.w-text.has_text_color{
	color: var(--color-content-secondary)!important;
}


@media screen and (width<=1650px){
	#know-us__carousel-row .g-cols>.wpb_column:first-child .wpb_text_column{
		width: 80% !important;
	}
}

@media screen and (width<=1024px){
	#know-us__carousel-row .g-cols>.wpb_column:first-child .wpb_text_column {
		width: 100% !important;
		margin-right: 0 !important;
	}

	#headquarters-row .headquarters-inner-row>.wpb_column>.vc_column-inner>.wpb_wrapper{
		width: 100%;
	}
}

@media screen and (width<=600px){
	#know-us__carousel-row .g-cols>.wpb_column:first-child{
		margin-bottom: 0;
	}

	#know-us__carousel-row .g-cols:first-of-type>.wpb_column:last-child .wpb_text_column{
		top: 0 !important;
		left: 50% !important;
		transform: translateX(-50%);
		border-radius: 0 0rem 10rem 10rem !important;
		text-align: center;
		padding: 0.2rem 1.5rem 1.8rem !important;
	}
	#know-us__timeline-row .timeline-inner{
		min-height: 23rem;
	}
}

/*************************************************
*************** POR QUÉ SALIPLANT ***************
*************************************************/

#why-us__who-we-are-row .accordion-wrapper * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

#why-us__who-we-are-row .accordion-wrapper {
	width: 100%;
	max-width: 21rem;
}

#why-us__who-we-are-row .accordion-item {
	overflow: hidden;
}

#why-us__who-we-are-row .accordion-item:not(:last-child) {
	margin-bottom: 0.8rem;
}

#why-us__who-we-are-row .accordion-header {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	padding: 20px 24px;
	cursor: pointer;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	transition: filter 0.2s ease;
}

#why-us__who-we-are-row .accordion-header:hover {
	filter: brightness(1.05);
}

#why-us__who-we-are-row .header-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 8px;
	justify-content: space-between;
}

#why-us__who-we-are-row .chevron {
	width: 24px;
	height: 24px;
	transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

#why-us__who-we-are-row .accordion-item.active .chevron {
	transform: rotate(180deg);
}

#why-us__who-we-are-row .header-label {
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.5px;
}

/* I+D+I */
#why-us__who-we-are-row .accordion-item--idi .accordion-header {
	background: #45D6DE;
}

#why-us__who-we-are-row .accordion-item--idi .header-label {
	color: #1a3a4a;
}

#why-us__who-we-are-row .accordion-item--idi .chevron path {
	stroke: #1a3a4a;
}

/* Certificados */
#why-us__who-we-are-row .accordion-item--cert .accordion-header {
	background: #003A70;
}

#why-us__who-we-are-row .accordion-item--cert .header-label {
	color: #fff;
}

#why-us__who-we-are-row .accordion-item--cert .chevron path {
	stroke: #fff;
}

/* RSC */
#why-us__who-we-are-row .accordion-item--rsc .accordion-header {
	background: #EEEEEE;
}

#why-us__who-we-are-row .accordion-item--rsc .header-label {
	color: #1b2e4a;
}

#why-us__who-we-are-row .accordion-item--rsc .chevron path {
	stroke: #1b2e4a;
}

/* Contenido expandible */
#why-us__who-we-are-row .accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

#why-us__who-we-are-row .accordion-content-inner {
	padding: 32px 10px;
	opacity: 0;
	transition: opacity 0.35s ease 0.1s, transform 0.35s ease 0.1s;
}

#why-us__who-we-are-row .accordion-item.active .accordion-content-inner {
	opacity: 1;
	transform: translateY(0);
}

#why-us__who-we-are-row .accordion-item .content-block {
	margin-bottom: 1rem;
}

#why-us__who-we-are-row .accordion-item .content-block>h3 {
	font-size: 20px;
	color: black;
	font-family: 'Rubik';
	text-align: left;
	margin-bottom: 0.5rem;
}

#why-us__who-we-are-row .accordion-item .content-block>p {
	text-align: left;
	font-size: 20px;
}

#why-us__who-we-are-row .inner-row,
#why-us__who-we-are-row .inner-row>.wpb_column:first-child>.vc_column-inner {
	justify-content: center;
}

#why-us__who-we-are-row .inner-row>.wpb_column {
	width: unset !important;
}

#why-us__certifications-row .certs-wrapper{
	gap: 2rem;
}


#why-us__ambiental-row .ambiental-wrapper {
	align-items: stretch;
}

#why-us__ambiental-row .ambiental-wrapper:nth-child(2)>.w-image {
	display: flex;
	justify-content: flex-end;
}

#why-us__ambiental-row .ambiental-wrapper:nth-child(3)>.w-image {
	display: flex;
	justify-content: flex-start;
}

#why-us__ambiental-row .ambiental-wrapper>.w-image img {
	max-width: 5.3rem;
	margin-left: auto;
	border-radius: unset;
	object-fit: contain;
}
#why-us__i-d-row .i-d-wrapper-container{
	gap: 2rem;
}
#why-us__i-d-row .i-d-wrapper-container>.i-d-wrapper>.w-image {
	position: relative;
	height: 15rem;
	width: 15.3rem;
}

#why-us__i-d-row .i-d-wrapper-container>.i-d-wrapper>.w-image::before {
	position: absolute;
	left: 0.5rem;
	bottom: 0.5rem;
	font-family: 'Merriweather';
	font-weight: 700;
	font-size: clamp(50px, 3vw, 64px);
	color: white;
}

#why-us__i-d-row .i-d-wrapper-container>.i-d-wrapper:first-child>.w-image::before {
	content: "01/";
}

#why-us__i-d-row .i-d-wrapper-container>.i-d-wrapper:nth-child(2)>.w-image::before {
	content: "02/";
}

#why-us__i-d-row .i-d-wrapper-container>.i-d-wrapper:last-child>.w-image::before {
	content: "03/";
}

@media screen and (width<=600px){
	#why-us__who-we-are-row .accordion-wrapper{
		max-width: unset;
	}
	#why-us__our-plant-row .content-wrapper{
		flex-direction: column;
		gap: 2rem;
	}
	#why-us__our-plant-row .content-wrapper .w-vwrapper>.wpb_text_column p{
		text-align: left !important;
	}

	#why-us__advantajes-row .wpb_wrapper>.w-hwrapper>.w-text{
		margin-inline-end: 1rem;
		padding: 0.4rem 1rem 0.4rem 1rem !important;
	}
	#why-us__ambiental-row .ambiental-wrapper{
		flex-direction: column;
	}
	#why-us__ambiental-row .ambiental-wrapper>.w-vwrapper{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	#why-us__ambiental-row .ambiental-wrapper:nth-child(3)>.w-image{
		margin-left: 1.2rem;
	}
}

/*************************************************
*************** SERVICIOS ***************
*************************************************/
#services__production-row .services-wrapper {
	display: grid !important;
	grid-template-columns: 1fr 1fr;
	width: fit-content;
	margin: 0 auto;
	row-gap: 1rem;
}

#services__faq-row .faqs-accordion .w-tabs-section {
	border-width: 0;
}

#services__faq-row .faqs-accordion .w-tabs-section-header {
	border: 1px solid #E4E4E4;
}

#services__faq-row .faqs-accordion .w-tabs-section-title {
	font-weight: 600;
}

#services__faq-row .faqs-accordion .w-tabs-section.active:not(.has_text_color)>.w-tabs-section-header {
	background-color: #45D6DE;
}

@media screen and (width<=600px){
	#services__production-row .services-wrapper{
		grid-template-columns: 1fr;
		row-gap: 2rem;
	}
	#services__production-row .services-wrapper>.w-vwrapper{
		margin-inline-end: 0 !important;
		width: 100%;
		max-width: unset !important;
	}
	#services__production-row .services-wrapper>.w-vwrapper img{
		width: 100%;
	}

}

/*************************************************
*************** EMPLEO ***************
*************************************************/

.employment-form.wpcf7 {
	font-size: 16px;
	color: #003A70;
}

.employment-form.wpcf7 input[type="text"],
.employment-form.wpcf7 input[type="email"],
.employment-form.wpcf7 input[type="tel"],
.employment-form.wpcf7 input[type="number"],
.employment-form.wpcf7 input[type="date"],
.employment-form.wpcf7 select,
.employment-form.wpcf7 textarea {
	font-size: 16px;
	color: #003A70;
	border: 1px solid #999999;
	background: #FFFFFF;
	padding: 9px 12px;
	min-height: 2.5rem;
	height: 2.5rem;
}

.employment-form .form-row .wpcf7-form-control.wpcf7-validates-as-required:not([type="email"]) {
	background-color: #003A7014 !important;
	border: none !important;
}

.employment-form.wpcf7 input::placeholder {
	color: #8a9aaa;
}
.employment-form .wpcf7-not-valid-tip{
	font-size: 13px;
}

/* ------------------------------------------------------------
SECCIONES — Datos personales / Cuestionario
------------------------------------------------------------ */
.employment-form .form-section {
	max-width: 940px;
	margin: 0 auto 1rem;
	padding: 0 1rem;
}

.employment-form .section-title {
	background: #003A70;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 9px 14px;
	width: calc(50% - 3px);
	margin-bottom: 8px;
}

/* ------------------------------------------------------------
GRID DE FILAS — Datos personales
------------------------------------------------------------ */
.employment-form .form-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0.6rem;
	margin-bottom: 6px;
}

.employment-form .form-row--single {
	display: block;
	width: calc(50% - 6px);
	margin-bottom: 6px;
}

/* Campos Lorem Ipsum (filas single 9, 10, 11) — alineados a la derecha */
.employment-form .form-section .form-row--single:nth-of-type(9),
.employment-form .form-section .form-row--single:nth-of-type(10),
.employment-form .form-section .form-row--single:nth-of-type(11) {
	margin-left: calc(50% + 3px);
}

.employment-form .form-col {
	position: relative;
}

/* Asterisco rojo en campos requeridos */
.employment-form .form-col--required {
	position: relative;
}


/* Inputs internos de Contact Form 7 */
.employment-form .form-col .wpcf7-form-control-wrap,
.employment-form .form-col span.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

.employment-form .form-col input,
.employment-form .form-col select {
	width: 100%;
}

/* ------------------------------------------------------------
CUESTIONARIO
------------------------------------------------------------ */
.employment-form .cuestionario-header {
	display: flex;
	margin-top: 1.2rem;
	margin-bottom: 4px;
}

.employment-form .cuestionario-col-label {
	font-weight: 600;
}

.employment-form .cuestionario-col-label:first-child {
	flex: 1;
}

.employment-form .cuestionario-col-label:last-child {
	width: 50%;
	padding-left: 10px;
}

.employment-form .required-note {
	font-weight: 300;
}

/* Fila pregunta + respuesta */
.employment-form .cuestionario-row {
	display: flex;
	align-items: center;
	padding: 8px 0;
}


.employment-form .cuestionario-pregunta {
	flex: 1;
	color: black;
	padding-right: 16px;
	display: flex;
}

.employment-form .cuestionario-num {
	font-weight: 600;
	color: #003A70;
	margin-right: 10px;
}

.employment-form .cuestionario-input {
	width: 50%;
	flex-shrink: 0;
	padding-left: 10px;
}

.employment-form .cuestionario-input .wpcf7-form-control-wrap,
.employment-form .cuestionario-input span.wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

/* Selects del cuestionario — con flechas arriba/abajo */

.employment-form .cuestionario-input select {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='14'%3E%3Cpath d='M5 1l-4 4h8z' fill='%238a9aaa'/%3E%3Cpath d='M5 13l4-4h-8z' fill='%238a9aaa'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: right 10px center;
	cursor: pointer;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 1;
}


/* ------------------------------------------------------------
LEGAL — Checkboxes
------------------------------------------------------------ */
.employment-form .form-legal {
	margin-top: 30px;
	background: #f0f3f6;
	padding: 26px 24px;
}

.employment-form .legal-row {
	display: flex;
	gap: 32px;
	max-width: 900px;
	margin: 0 auto;
}

.employment-form .legal-col {
	flex: 1;
	color: black;
}

.employment-form .legal-col .wpcf7-acceptance {
	display: block;
}

.employment-form .legal-col .wpcf7-list-item {
	margin: 0;
}

.employment-form .legal-col .wpcf7-list-item label {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	cursor: pointer;
}

.employment-form .legal-col .wpcf7-list-item input[type="checkbox"] {
	width: 20px;
	height: 20px;
	font-size: 14px;
	border: 1px solid #999999;
	cursor: pointer;
	color: #003A70;
	background-color: transparent;
}


/* ------------------------------------------------------------
FOOTER — Botones y texto legal
------------------------------------------------------------ */
.employment-form .form-footer {
	display: flex;
	gap: 32px;
	align-items: flex-start;
	max-width: 940px;
	margin: 24px auto 0;
	padding: 0 1rem;
}

.employment-form .form-buttons {
	display: flex;
	flex-direction: column;
	gap: 10px;
	flex-shrink: 0;
	width: 320px;
}

/* Botón "Añadir documentación" */
.employment-form .btn-upload {
	position: relative;
	display: block;
	width: 100%;
}

.employment-form .btn-upload .wpcf7-file,
.employment-form .btn-upload input[type="file"] {
	cursor: pointer;
	background-color: white;
	height: 1.5rem;
	min-height: 1.5rem;
	line-height: 1;
	font-size: 14px;
	color: gray;
	border: 1px solid #999999;
}

.employment-form .btn-upload-label {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	background: #003A70;
	color: #fff;
	padding: 10px 22px;
	border: none;
	border-radius: 8px;
	width: 100%;
	text-align: center;
	transition: background 0.15s ease;
}
.employment-form .btn-upload-label>.triangle{
	color: #45D6DE;
}

.employment-form .btn-upload-label:hover {
	background: #25548e;
}

/* Botón "Enviar" */
.employment-form.wpcf7 input[type="submit"],
.employment-form.wpcf7 .wpcf7-submit {
	background: #45D6DE;
	color: #fff !important;
	font-family: inherit;
	font-size: 18px;
	font-weight: 600;
	padding: 10px 22px;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	width: 100%;
	text-align: center;
	transition: background 0.15s ease;
}

.employment-form.wpcf7 input[type="submit"]:hover {
	background: #15a3bd;
}

/* Texto legal del footer */
.employment-form .form-footer-legal {
	color: black;
	line-height: 1.2;
}

.employment-form .form-footer-legal strong {
	font-weight: 700;
	color: #2c3e50;
}


/* ------------------------------------------------------------
VALIDACIÓN CF7
------------------------------------------------------------ */
.employment-form .wpcf7 .wpcf7-not-valid-tip {
	font-size: 11px;
	color: #c0392b;
	margin-top: 3px;
	display: block;
}

.employment-form .wpcf7 .wpcf7-not-valid {
	border-color: #c0392b !important;
}

.employment-form .wpcf7 .wpcf7-response-output {
	font-size: 12.5px;
	padding: 10px 14px;
	margin: 14px 0 0;
	border-radius: 4px;
}

.employment-form .wpcf7-mail-sent-ok {
	background: #eaf5ea;
	border: 1px solid #7dc97d;
	color: #2e7d32;
}

.employment-form .wpcf7-mail-sent-ng,
.employment-form .wpcf7-aborted {
	background: #fdecea;
	border: 1px solid #e57373;
	color: #c62828;
}

.employment-form .wpcf7-validation-errors,
.employment-form .wpcf7-acceptance-missing {
	background: #fff8e1;
	border: 1px solid #ffb300;
	color: #e65100;
}

/* ------------------------------------------------------------
RESPONSIVE — móvil
------------------------------------------------------------ */
@media screen and (width<= 600px) {
	.employment-form .cuestionario-header{
		display: none;
	}
	.employment-form .section-title {
		width: 100%;
	}

	.employment-form .form-row {
		grid-template-columns: 1fr;
	}

	.employment-form .form-row--single {
		width: 100%;
	}

	.employment-form .form-section .form-row--single:nth-of-type(9),
	.employment-form .form-section .form-row--single:nth-of-type(10),
	.employment-form .form-section .form-row--single:nth-of-type(11) {
		margin-left: 0;
	}

	.employment-form .cuestionario-row {
		flex-direction: column;
		gap: 6px;
		padding: 8px 0 1rem;
	}

	.employment-form .cuestionario-pregunta,
	.employment-form .cuestionario-input {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}

	.employment-form .cuestionario-col-label:last-child {
		width: 100%;
		padding-left: 0;
	}

	.employment-form .legal-row {
		flex-direction: column;
		gap: 16px;
	}

	.employment-form .form-footer {
		flex-direction: column;
	}

	.employment-form .form-buttons {
		width: 100%;
	}
}

/***************************************
*************** CONTACTO ***************
***************************************/
#contact__info-row .w-hwrapper>.w-iconbox .w-iconbox-icon>svg{
	width: 60px;
	height: 60px;
}
#contact__info-row .data-wrapper{
	display: grid !important;
    grid-template-columns: repeat(4, 1fr);
	gap: 3.5rem;
}

.contact-form .form-row {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
	align-items: flex-end;
}

.contact-form .form-col {
	flex: 1;
}

.contact-form .form-field {
	margin-bottom: 20px;
}

.contact-form .field-label {
	display: block;
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin-bottom: 8px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea,
.contact-form select{
	width: 100%;
	padding: 14px 16px;
	border: 1px solid #999999;
	font-size: 16px;
	background: #fff;
	transition: border-color 0.2s ease;
	height: auto;
    min-height: 2.8rem;
	line-height: 1;
}

.contact-form input[type="text"]:focus,
.contact-form input[type="email"]:focus,
.contact-form textarea:focus {
	border-color: #4dd4cf;
}

.contact-form textarea {
	min-height: 180px;
	resize: vertical;
	font-family: inherit;
}

.contact-form .form-bottom {
	display: flex;
	align-items: flex-start;
	gap: 1.5rem;
	margin-top: 10px;
}

.contact-form .form-bottom>.submit-wrapper{
	display: flex;
	flex-direction: column;
	flex: 0.13;
}
.contact-form .submit-btn,
.contact-form input[type="submit"].submit-btn {
	background: #45D6DE;
	border: none;
	padding: 12px 32px;
	border-radius: 8px;
	cursor: pointer;
	transition: background 0.2s ease;
	color: white !important;
	font-weight: 600;
	font-size: 16px;
}

.contact-form .submit-btn:hover,
.contact-form input[type="submit"]:hover {
	background: #3bc0bb;
}

.contact-form .acceptance-wrap {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	font-size: 11px;
	color: #777;
	line-height: 1.5;
	flex: 1;
}
.contact-form .acceptance-wrap>.wpcf7-form-control-wrap{
	margin: 0;
}
.contact-form .acceptance-wrap input[type="checkbox"] {
	width: 20px;
	height: 20px;
	cursor: pointer;
	color: #003A70;
	background-color: transparent;
	border: 1px solid #999999;
	font-size: 14px;
}

.contact-form .acceptance-wrap label {
	cursor: pointer;
	margin: 0;
	align-items: flex-start;
	font-size: 16px;
}

.contact-form .acceptance-wrap a {
	color: #4dd4cf;
	text-decoration: none;
}

.contact-form .acceptance-wrap a:hover {
	text-decoration: underline;
}

.contact-form .acceptance-wrap strong {
	color: #333;
}
.contact-form .wpcf7-not-valid-tip{
	font-size: 14px;
	margin-top: 0.2rem;
}

@media screen and (width<= 1024px){
	#contact__info-row .data-wrapper{
		grid-template-columns: repeat(2, 1fr);
	}
}

@media screen and (width<= 600px) {
	.contact-form .form-row {
		flex-direction: column;
		align-items: flex-start;
	}
	.contact-form .form-row .form-col {
		width: 100%;
	}
	.contact-form .form-bottom {
		flex-direction: column;
	}
	#contact__info-row .data-wrapper{
		grid-template-columns: 1fr;
	}
}


/***************************************
*************** FOOTER ***************
***************************************/
footer .main-row .fas.fa-phone-alt {
	color: #f12727;
}

footer .main-row .g-cols:first-of-type {
	display: grid !important;
	grid-template-columns: 32% 22% 22% 24%;
}

footer .main-row .g-cols:first-of-type>.wpb_column {
	width: 100% !important;
}

footer .certifications-grid img{
	max-height: 3.1rem;
}
footer nav.w-menu li>a:hover{
	color: var(--color-footer-link-hover) !important;
}

@media screen and (width<=1024px){
	footer .main-row .g-cols:first-of-type {
		grid-template-columns: 1fr 1fr;
		gap: 2rem 1rem;
	}
	footer .main-row .w-gallery>.w-gallery-list{
		width: 85%;
	}

}

@media screen and (width<=600px){
	footer .main-row .g-cols:first-of-type {
		grid-template-columns: 1fr;
		gap: 1rem;
	}
	footer .main-row .w-gallery>.w-gallery-list{
		width: fit-content;
		gap: 1rem;
	}
	footer .main-row .w-gallery .w-gallery-item{
		aspect-ratio: auto;
		container-type: normal;
	}

	footer .legal-row .g-cols:first-of-type{
		flex-direction: column-reverse;
		gap: 1rem;
	}
	footer .legal-row .g-cols:first-of-type>.wpb_column.vc_column_container:first-child{
		margin-bottom: 10px;
	}
}