/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.11
*/
 
 
/* =Theme customization starts here ------------------------------------------------------- */
/*--------------------.------------------GENERAL----------------------------------------*/
/*INICIO Header */
.header-fondo .et_pb_bottom_inside_divider{
	z-index: 10 !important;
}
/*FIN Header */
/*INICIO Cambio efecto text Reveal */
.dsm_block_reveal_text_wrapper{
	min-height: 30px;
}
.block-txt-rdo .et_pb_module_inner .dsm_block_reveal_text_wrapper{
	min-height: 56px;
}
/*FIN Cambio efecto text Reveal */
/*INICIO Boton contacto footer*/
.animated-button8 {
    background: linear-gradient(-30deg, #0b243d 50%, #081a2b 50%);
    padding: 20px 40px; /*20, 40*/
    display: inline-block;
    transform: translate(0%, 0%);
    overflow: hidden;
    color: #d4e6f7;
    font-size: 16px; /*20*/
    letter-spacing: 2.5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
}

.animated-button8::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #8599ad;
    opacity: 0;
    -webkit-transition: 0.2s opacity ease-in-out;
    transition: 0.2s opacity ease-in-out;
}

.animated-button8:hover::before {
    opacity: 0.2;
}

.animated-button8 span {
    position: absolute;
}

.animated-button8 span:nth-child(1) {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(
        linear,
        right top,
        left top,
        from(rgba(8, 26, 43, 0)),
        to(#2680d9)
    );
    background: linear-gradient(to left, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateTop linear infinite;
    animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}

.animated-button8 span:nth-child(2) {
    top: 0px;
    right: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(8, 26, 43, 0)),
        to(#2680d9)
    );
    background: linear-gradient(to top, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateRight linear -1s infinite;
    animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

.animated-button8 span:nth-child(3) {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 2px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(8, 26, 43, 0)),
        to(#2680d9)
    );
    background: linear-gradient(to right, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateBottom linear infinite;
    animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
}

.animated-button8 span:nth-child(4) {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 2px;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(8, 26, 43, 0)),
        to(#2680d9)
    );
    background: linear-gradient(to bottom, rgba(8, 26, 43, 0), #2680d9);
    -webkit-animation: 2s animateLeft linear -1s infinite;
    animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/*FIN Boton contacto footer*/
/*----------------------------------------HOME----------------------------------------*/
/*INICIO Links Map*/
.container-map-link{
    position: relative;
    max-width: 800px;
}
.container-map-link img{
    max-width: 100%;
}

.map-icon{
    width: 10px;
    height: 10px;
    background: #008bff;
	border-radius: 100%;
	border: 1px solid #ffffff;
}

.item{
    position: absolute;
}

.item-badajoz{
    top: 65%; 
    left: 21%;
}
.item-murcia{
    top: 75%; 
    left: 54%;
}
.item-barcelona{
    top: 27%; 
    left: 79%;
}
.item-valladolid{
    top: 28%; 
    left: 30%;
}
.item-toledo{
    top: 50%; 
    left: 35%;
}
.item-sevilla{
    top: 80%; 
    left: 24%;
}
.item-vizcaya{
    top: 6%; 
    left: 45%;
}
.item-zaragoza{
    top: 28%; 
    left: 57%;
}
.item-madrid{
    top: 41%; 
    left: 38%;
}
.item-albacete{
    top: 62%; 
    left: 51%;
}
.item-ovideo{
    top: 5%; 
    left: 23%;
}
.item-gijon{
    top: 3%; 
    left: 25%;
}
.item-malaga{
    top: 86%; 
    left: 31%;
}
.item-granada{
    top: 83%; 
    left: 40%;
}
.item-pontevedra{
    top: 17%; 
    left: 5%;
}
.item-cadiz{
    top: 91%; 
    left: 24%;
}
.item-mallorca{
    top: 53%; 
    left: 86%;
}
.item-palmas{
    top: 87%; 
    left: 84%;
}
.item-valencia{
    top: 57%; 
    left: 60%;
}
.item-corunia{
    top: 8%; 
    left: 5%;
}
.item-asturias{
    top: 6%; 
    left: 20%;
}
.item-tenerife{
    top: 83%; 
    left: 76%;
}
.item-tarragona{
    top: 34%; 
    left: 70%;
}
.item-cordoba{
    top: 73%; 
    left: 30%;
}
.item-jaen{
    top: 73%; 
    left: 40%;
}
.item-cantabria{
    top: 7%; 
    left: 36%;
}
.item-castellon{
    top: 45%; 
    left: 64%;
}
.item-huelva{
    top: 78%; 
    left: 16%;
}
.item-real{
    top: 61%; 
    left: 38%;
}

.item-alicante{
    top: 65%; 
    left: 60%;
}

.tooltip{
    position: absolute;
    display: none;
    top: -30px;
    left: -95px;
    background: #008bff;
    color: #fff;
    min-width: 200px;
    padding: 5px 5px;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	line-height: 17px;
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    z-index: 100;
}
.tooltip a{
    color: #fff;
    text-decoration: none;
}

.item:hover .tooltip{
    opacity: 1;
    display: block;
    transition: all 0.3s ease-in-out;
}
/*FIN Links Map */
/*INICIO Carousel logos empresas */
.logo-color-carousel{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	object-fit: contain;
	opacity: 0;
	transition: .5s;
}

.logo-color-carousel:hover{
	opacity: 1;
}
/*FIN Carousel logos empresas */
/*INICIO Cambio Formulario*/

input.wpcf7-form-control.wpcf7-text, 
textarea.wpcf7-form-control.wpcf7-textarea, 
select.wpcf7-form-control.wpcf7-select{
	background-color: rgba(255,255,255,0);
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #000;
    display: block;
	width: 100%;
	height: 38px;
    margin: 5px 0 0;
    padding: 10px;
    border-radius: 0;
    outline: 0;
    resize: none;
    font-size: 13px;
    line-height: 17px;
}

textarea.wpcf7-form-control.wpcf7-textarea{
	height: auto;
}

input.wpcf7-form-control.wpcf7-text::placeholder, 
textarea.wpcf7-form-control.wpcf7-textarea::placeholder, 
select.wpcf7-form-control.wpcf7-select{
	color : #0345bd
}

/*.wpcf7-form{
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(50%, 50%));
}*/

.wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(7), .wpcf7-form p:nth-child(8), .wpcf7-form p:nth-child(9){
	grid-column: 1 / span 2;

}

.wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(7), .wpcf7-form p:nth-child(8), .wpcf7-form p:nth-child(9){
	grid-column: 1 / span 2;

}


.wpcf7-form .et_pb_button{
	color: #0345bd !important;
	border-color: #0345bd !important;
	border-width: 1.5px !important;
	transition: .2s;
}
.wpcf7-form .et_pb_bg_layout_light.et_pb_button:hover{
	background-color: #006cff17 !important;
	border-width: 1.5px !important;
	border-color: transparent !important;
}

.wpcf7 form .wpcf7-response-output{
	grid-area: 6/ 1 / span 1 /span 2;
    width:100%;
    padding:12px 16px;
    border-radius:4px;
    margin:0;
    font-size:16px;
    background-color:#d9edf7;
    color:#31708f;
    border:1px solid #7eb6c1
}

@media (max-width: 480px) {
	.wpcf7 form .wpcf7-response-output{
		grid-area: 8/ 1 / span 1 /span 1;
	}
	.wpcf7-form{
		grid-template-columns: auto;		
	}
	.wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(7), .wpcf7-form p:nth-child(8), .wpcf7-form p:nth-child(9){
		grid-column: 1 / span 1;
	}
	.wpcf7-form.invalid{
		grid-gap: 0px;
	}
	.wpcf7-form.invalid textarea.wpcf7-form-control.wpcf7-textarea{
		height: 38px;
	}
}

.wpcf7 form.init .wpcf7-response-output{
    display:none
}
.wpcf7 form.sent .wpcf7-response-output{
    background-color:#e3fdeb;
    border-color:#26b303;
    color:#3c763d
}
.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{
    background-color:#f8d7da;
    border-color:#dc3545;
    color:#721c24
}
.wpcf7 form.spam .wpcf7-response-output{
    background-color:rgb(245 227 253);
    border-color:rgb(179 3 159);
    color:rgb(95 60 118)
}
.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{
    background-color:rgb(251 244 207);
    border-color:#b1a181;
    color:rgb(203 128 0);
}

.check-policies {
	grid-area: 5/ 1 / span 1 /span 2;
	position: relative;
}

.form-url-policies {
    position: absolute;
    top: 0px;
    left: 154px;
}

/*FIN Cambio Formulario*/
/*----------------------------------------Quienes somos----------------------------------------*/
/*INICIO tarjetas empleados*/
.section-material-card{
	display: grid;
	grid-template-columns: repeat(3, auto);
	grid-gap: 30px;
}

@media (max-width: 980px){
	.section-material-card{
		grid-template-columns: repeat(2, auto);
		grid-gap: 30px;
	}
}

@media (max-width: 500px){
	.section-material-card{
		grid-template-columns: auto;
		grid-gap: 30px;
	}
}
.material-card {
    position: relative;
    height: 0;
    padding-bottom: calc(100% - 16px);
    margin-bottom: 6.6em;
}

.material-card h2 {
    border: 1px solid black
}

.material-card h2 {
    position: absolute;
    top: calc(100% - -8px);
    left: 0;
    width: 100%;
    padding: 10px 0px 10px 16px;
    color: #000;
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0;
    z-index: 10;
	background-color:#fff;
}

.material-card h2 strong {
    font-weight: 400;
    display: block;
    font-size: 0.8em;
}

.container-img-card{
    height: 100%;
	filter: grayscale(20%);
}


.material-card h2:before{
    content: ' ';
    position: absolute;
    left: 0;
    top: -16px;
    width: 0;
    border: 8px solid;
    border-top-color: transparent;
    border-right-color: #000;
    border-bottom-color: #000;
    border-left-color: transparent;
}

.material-card .puesto{
    display: grid;
    grid-template-columns: 30px auto;
	height: 45px;
}

.material-card .puesto p{
    margin: 0px;
    margin-left: 5px;
    align-self: center;
}

.material-card .icon-container{
    display: inline-block;
    text-align: center;
    width:30px;
    height: 30px;    
    border-radius: 30px;
    /*border: 1px solid grey;*/
	align-self: center;
}

.material-card .icon{
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
}


.material-card .icon img {
    width: 30px;
}

.material-card h2:after {
    top: auto;
    bottom: 0;
}

.material-card h2 span {
    display: block;
}

.material-card .mc-content {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 16px;
    left: 16px;
}
/*FIN tarjetas empleados*/
/*INICIO cambio plugin Guia colapsable*/

#ez-toc-container{
	margin-bottom: 3em;
}

#ez-toc-container a {
    font-weight: 400;
}

/*FIN cambio plugin Guia colapsable*/
.boton.seis {
	background: none;
	color: #000;
}

.boton.seis svg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.boton.seis rect {
	width: 100%;
	height: 100%;
	stroke: #000;
	stroke-width: 10px;
	stroke-dasharray: 1000;
	stroke-dashoffset: 1000;
	transition: .6s ease all;
}

.boton.seis:hover rect {
	stroke-dashoffset: 0;
}
/*----------------------------------------------------MI CSS----------------------------------------------------*/
/*----------------------------colapsar menu movil +script---------------- */
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon::after {
	color: #148bff; /* Icon color */
	background: #f1f1f1; /* Icon background color */
	top: 10px;
	position: relative;
	font-family: "ETModules";
	content: '\33';
	border-radius: 50%;
	padding: 8px;
}

ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.mobile-toggle-open>.mobile-toggle-icon::after {
	content: '\32';
}
.et_mobile_menu li.menu-item-object-custom a {
    font-weight: 700 !important; 
}
.et_mobile_menu li.menu-item-type-post_type>a {
    font-weight: 700 !important; 
}
.et_mobile_menu ul.sub-menu li.menu-item-object-custom a {
    font-weight: 600 !important; 
}
.et_mobile_menu li.menu-item-object-custom li.menu-item-type-post_type a {
    font-weight: 500 !important; 
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle-icon {
	width: 44px;
	height: 100%;
	padding: 0px !important;
	max-height: 44px;
	border: none;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 999;
	background-color: transparent;
}

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
	position: relative;
}

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
	display: none !important;
	visibility: hidden !important;
}

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
	display: block !important;
	visibility: visible !important;
}

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle-icon {
	text-align: center;
	opacity: 1;
}
/*------------------ hacer menú principal scroll responsivo -------------*/
.et_mobile_menu {   
    overflow-y: scroll !important;
    max-height: 80vh !important;
    -overflow-scrolling: touch !important;
    -webkit-overflow-scrolling: touch !important;
	margin-top:15px!important;
}
/*------------------alinear columna verticalmente------------------------*/
.verticalAlign{
	margin:auto;
}
/*----------------pág principal botones galería vídeos------------------*/
button.reels{
	background-color:#fff;
	border:none;
	
}
button.reels img{
	width:170px;
}
button.reels img:hover{
	transform: scale(1.1);
    transition: transform 0.5s, opacity 0.5s;
}
.cardImgBg .dsm_card_image_background {
	background-color: #cfcfcf;
}
/*---------------carrusel testimonios pág resultados----------------------------*/
.sliderTestimonios  .et-pb-slider-arrows a.et-pb-arrow-prev {
    left: -10px!important;
}
.sliderTestimonios .et-pb-slider-arrows a.et-pb-arrow-next {
    right: -10px!important;
}
.sliderTestimonios .et_pb_slide{
height:auto!important;
}
/*-------------------------botón política coockies footer------------------------*/
 /*a.cn-set-cookie.cn-button.btnCockie{
	color:#000000;
	background-color:#fff;
	padding: 5px 10px;
}

#cn-refuse-cookie{
	background-color: transparent;
    border: 1px solid #148bff;
}*/
/*-----------------------------formulario de contacto--------------------------*/
.NDC-formulario form.wpcf7-for{
	width:100%;
}
.NDC-formulario p{
	color:#fff;
}
.NDC-formulario input.wpcf7-form-control.wpcf7-text{
	background-color: rgb(255 255 255 / 70%)!important;
	/*border-radius: 20px;*/
}
.NDC-formulario select.wpcf7-form-control.wpcf7-select{
	background-color: rgb(255 255 255 / 70%);
	/*border-radius: 20px;*/
}
.NDC-formulario textarea.wpcf7-form-control.wpcf7-textarea{
	background-color: rgb(255 255 255 / 70%);
}
.checkPolitica .wpcf7-list-item {
    margin: 0 5px 0 0!important;
}
a.linkPolitica{
	color:#fff!important;
	text-decoration:underline;
}
.NDC-formulario .wpcf7-not-valid-tip {
    text-transform: uppercase;
	line-height: 16px;
    font-size: 12px;
	margin-top: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output{
    background-color: rgb(254 1 1)!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
    border-radius: 0px!important;
    margin-top: 10px!important;
}
.wpcf7 form.sent .wpcf7-response-output{
    background-color: #4caf50!important;
    border-color: #ffffff!important;
    color: #ffffff!important;
    border-radius: 0px!important;
    margin-top: 10px!important;
}
/*inicio boton formulario*/
.NDC-formulario .btnFormulario button.et_pb_button {
	color: #000!important;
	transition: all 0.5s!important;
	position: relative!important;
	width: 100%;
	border:0px;
	background-color: rgb(255 255 255 / 70%);
	border-radius:0px;
	margin-top: 20px;
}
/*.NDC-formulario .btnFormulario button.et_pb_button::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(255,255,255,0.1);
	transition: all 0.3s;
}*/
.btnFormulario{
	max-height: 66px;
}
.NDC-formulario .btnFormulario button.et_pb_button:hover{
	background-color:transparent!important;
	color:#fff!important;
}
/*.NDC-formulario .btnFormulario button.et_pb_button:hover::before {
	opacity: 0 ;
	transform: scale(0.5,0.5);
}*/
.NDC-formulario .btnFormulario button.et_pb_button::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	transition: all 0.3s;
	border: 1px solid rgba(255,255,255,0.5);
	transform: scale(1.2,1.2);
}
.NDC-formulario .btnFormulario button.et_pb_button:hover::after {
	opacity: 1;
	transform: scale(1,1);
}


/*.NDC-formulario .btnFormulario button.et_pb_button {
	color:#fff!important;
	border:1px solid #fff!important;
	width:100%;
	border-radius:0px;
}
.NDC-formulario .btnFormulario button.et_pb_button:hover {
	background-color:rgba(255,255,255,0.7)!important;
	color:#000!important;
}*/
/*fin boton formulario*/
.NDC-formulario p{
	
}
.NDC-formulario p.half.right{
	margin-right:1%;
	width:48%;
	float: left;
}
.NDC-formulario p.half.left{
	margin-left:1%;
	width:48%;
	float: right;
}
.NDC-formulario select.wpcf7-form-control.wpcf7-select{
	color:#000;
}
/*recaptcha*/
.grecaptcha-badge { 
    visibility: hidden;
}

/*---------------------------------------------------MI RESPONSIVE----------------------------------------------*/
/*----------------------------------menu principal--------------------------------*/
@media (max-width: 980px){
	/*.menuPrincipal span.mobile_menu_bar{
		float:right;
	}*/
	.NDC-formulario .wpcf7-not-valid-tip {
		min-height:32px;
	}
}

/*---- zdesplegable de idiomas */

.nav li ul {
    position: absolute;
    padding: 20px 0;
    z-index: 9999;
    width: 100px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 2px 5px rgb(0 0 0 / 10%);
    -webkit-transform: translateZ(0);
    text-align: left;
}


/*Zestilos boton cookie rechazar */




