@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
/* CSS Document */
/*MW:2025*/

/* COLORES


Recursos:
.img-inicio:hover {transform: scale(1.04)!important; transition: 400ms;}
@media only screen and (min-width: 1025px) and (max-width: 1920px) {
*/

:root {
    --color-prin: #252854;
	--color-sec: #63b8cd;
	--color-ter: #1b2240;
}
/*  color: var(--color-prin);  */

/* BOTON MENU MOVILES */
.astroid-header .header-mobilemenu-trigger {position: absolute; right: 10px; top: 25px;}
.astroid-header .astroid-logo-mobile {max-width: 80%!important; margin: 0 auto!important;}
.astroid-logo-sticky {display: block!important;}
.astroid-header-sticky .header-mobilemenu-trigger {top: 12px!important; }


@media only screen and (max-width: 1199px) {
    .astroid-section.toolbar {display: none;}
}

@media only screen and (max-width: 767px) {
	.astroid-header-sticky .astroid-logo .astroid-logo-mobile {display: none!important;}
}

@media only screen and (max-width: 350px) {
    .astroid-header .astroid-logo-mobile, .astroid-logo-sticky {max-width: 80%!important; margin-left: 0px !important;}
}

/*.astroid-horizontal-header .astroid-nav {margin-top: 10px;}*/

.astroid-header-sticky {max-height: 65px;}
/*.astroid-header-sticky .astroid-nav {margin-top: 8px;}*/

.astroid-section.toolbar {z-index: 9; }

/* GENERAL */
.margen-g {padding: 20px 0px 30px;}
.estrecho {max-width: 850px; margin: 0 auto!important;}
strong {font-weight: 500!important;}

.full-width {
  width: calc(100vw - 8px); /*width: 100vw;*/
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

@media only screen and (max-width: 1100px) {
    .full-width {width: 100vw!important;}
}


@media only screen and (min-width: 600px) and (max-width: 1399px) {
.astroid-component-section .container { max-width: 95%;}
}

/* SOMBRA header */
.astroid-header-section, .astroid-header-sticky {
-webkit-box-shadow: 3px 3px 5px #cccccc40;
box-shadow: 3px 3px 5px #cccccc40;}

@media only screen and (max-width: 575px) {
    .astroid-header-sticky .header-mobilemenu-trigger {margin-left: 12px;}
    .astroid-header-sticky .header-offcanvas-trigger {margin-right: 12px;}  
}

.astroid-nav .nav-link {position: relative; margin-right: 15px!important;}
/*.astroid-nav .nav-link:not(.nav-item-active)::after {
	content: "";
	display: block;
	height: 0px; 
	border-bottom: 0px solid #63b8cd;
	border-radius: 45%;
	margin: 12px -5px -42px!important;
}

.astroid-nav .nav-link:hover::after {border: 2px solid #25285440; width: 100%; transition: 300ms; }*/


.astroid-nav .nav-link .nav-link {position: relative;}
.astroid-nav .nav-item-active .nav-link::before {
	content: "";
	display: block;
	height: 30px; 
	border-bottom: 2px solid #63b8cd;
	border-radius: 45%;
	margin: 12px -5px -42px!important;
}

.megamenu-container {border-top: 4px solid var(--color-sec);}
.nav-submenu-container li {transition: 200ms; border-left: 0px solid var(--color-prin);}
.nav-submenu-container li:hover {border-left: 4px solid var(--color-prin); transition: 400ms!important;}

.astroid-component-section {background: url(../../../images/fondo-oftalmologo.webp);  background-attachment: fixed; background-size: cover; }

/* Titulos artículos */
.titulos-articulos {margin: -140px auto 0; width: 600px; background: #fff; border: 4px solid var(--color-prin); border-radius: 50%; box-shadow: 0px 0px 5px 2px #cccccc40; padding: 55px 30px; z-index: 99; position: relative;}


h1, h2 {text-align: center;}
.home h1, .home h2 {text-align: left!important; color: #fff!important; }

/*.titulos-articulos h2::after {
    content: "";
  border-bottom: 3px solid var(--color-prin);
  max-width: 100px;
  text-align: center;
  margin: 8px auto -8px;
  display: block;}
.titulos-articulos:hover h2::after { max-width: 300px; transition: 300ms;}*/

/*.titulos-articulos {margin-top: 30px;}*/
.contenido-articulos {margin-top: 40px;}

.img-cabecera {margin-top: -50px; /*border-bottom: 2px solid #fff; box-shadow: 0px 3px 4px 3px #cccccca6;*/ /*max-height: 300px;*/ overflow: hidden; align-items: center; display: flex;}

/* INICIO */
/* Slide inicio */
/* Parallax */
.parallax {background: url(../../../images/oftalmologo-barcelona_olivia-pujol.webp); background-attachment: fixed; background-size: cover; margin-top: -50px;/*margin-bottom: -50px;*/ height: 91vh; position: relative; background-position: center;}
.contenido-parallax {max-width: 1500px; margin: 0 auto; min-height: 600px; padding: 80px 20px; align-content: center; text-align: center; color: #fff; font-size: 30px;}
.contenido-parallax:before { /* Oscurece el fondo*/
	content:'';
	position: absolute;
        top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
}
.contenido-parallax > * {position: relative} /* Hace que el contenido no quede oscurecido */

.titulos-articulos-inicio {}
.titulos-articulos-inicio h1 {font-size: 65px!important; margin-top:110px;}
.titulos-articulos-inicio h2 {font-size: 50px!important;}
.titulos-articulos-inicio h3 {max-width: 650px; font-size: 38px!important; padding-top: 40px; text-align: left!important; color: #fff!important;}

.foto-oftalmologa {text-align: right; position: absolute; bottom: 0; right: 8%; width: 380px;}

.contenido-articulos.inicio h2 {text-align: center!important; color: var(--color-prin)!important; font-size: 35px!important; }
.intro-ini {text-align: center; margin: 40px auto 60px; font-size: 22px;}


.titulo-servicos-oftalmologicos {text-align: center!important; margin: 75px auto 20px; border-bottom: 3px solid var(--color-sec); display: table; width: 400px; padding-bottom: 10px; font-size: 28px!important;}

/* WidgetKit servicios ini */
.servicios-ini {max-width: 1800px; margin: 0 auto; padding: 0 20px;}
.servicios-ini .uk-scope .uk-border-rounded {border-radius: 50px!important;}
.servicios-ini .uk-button {border: 2px solid var(--color-prin)!important; border-radius: 5px!important;}
.servicios-ini .uk-button:hover {background: var(--color-prin)!important; color: #fff!important; }

.servicios-ini .uk-grid-match > div .uk-panel:hover {background: #cccccc1a; border-radius: 50px 50px 10px 10px; box-shadow: 0px 0px 6px 4px #cccccc40;}
.servicios-ini .uk-h3, .servicios-ini p {padding: 0 10px!important;}
.servicios-ini .uk-margin {min-height: 110px;}
.servicios-ini p {margin-bottom: 20px!important;}

/* Barra carrera */
.barra-carrera {background: var(--color-prin); background-image: url(../../../images/fondo-carrera-oftalmologia.webp); background-position: center center; }
.barra-carrera .contenido-barra-carrera {max-width: 1400px; margin: 50px auto -50px; padding: 50px 20px; color: #fff; min-height: 300px; align-content: center;}
.contenido-barra-carrera .columnas {max-width: 100%!important; }
.contenido-barra-carrera .columna1 {width: 70%!important; align-content: center; }
.contenido-barra-carrera .columna2 {width: 30%!important; align-content: center; min-height: 220px;}

.contenido-barra-carrera h3 {color: var(--color-sec)!important; font-size: 35px!important;}
.contenido-barra-carrera p {max-width: 810px;}

.btn-barra-carrera {text-align: center; }

.contenido-barra-carrera .boton-contactar {display: block;}
.contenido-barra-carrera .boton-contactar a:hover {background: var(--color-sec); transition: 200ms!important; }
.contenido-barra-carrera .boton-contactar a {color: #fff!important; text-decoration: none!important; border: 1px solid #fff; padding: 8px 60px; }
.contenido-barra-carrera .boton-contactar .sombra:hover::before {background: -webkit-radial-gradient(center, ellipse, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0) 80%); top: 115%!important;}

.iconos-centros-medidos {display: block; margin: 40px auto 0; width: 400px; max-width: 100%; text-align: center;}
.iconos-centros-medidos a {color: #fff!important; text-align: center; }
.iconos-centros-medidos td {text-align: center!important; width: 33.3%!important; }
.iconos-centros-medidos .ico-docto {max-width: 45px; margin: 0 auto;}
.iconos-centros-medidos .ico-cmm {max-width: 50px; margin: 0 auto;}
.iconos-centros-medidos .ico-vallh {max-width: 50px; margin: 0 auto;}

.iconos-centros-medidos img {transition: 200ms;}
.iconos-centros-medidos img:hover {transform: scale(1.08); transition: 400ms;}

@media only screen and (min-width: 768px) and (max-width: 1080px) {
	.titulos-articulos-inicio h1 {font-size: 55px!important; margin-top:0px;}
	.titulos-articulos-inicio h2 {font-size: 40px!important;}
	.titulos-articulos-inicio h3 {max-width: 60%; font-size: 32px!important;}
	.foto-oftalmologa {right: 3%; width: 315px;}
	
	.contenido-barra-carrera .columna1 {width: 55%!important;}
	.contenido-barra-carrera .columna2 {width: 45%!important;}
	.btn-barra-carrera.boton-contactar {margin: 50px auto 40px;}
}

@media only screen and (max-width: 767px) {
	.titulos-articulos-inicio h1 {font-size: 30px!important; margin-top:-50px;}
	.titulos-articulos-inicio h2 {font-size: 25px!important;}
	.titulos-articulos-inicio h3 {max-width: 100%; font-size: 20px!important;}
	.foto-oftalmologa {right: 3%; width: 215px;}
	
	.contenido-barra-carrera .columna1 {width: 100%!important; float: none;}
	.contenido-barra-carrera .columna2 {width: 100%!important; float: none;}
	.btn-barra-carrera.boton-contactar {margin: 50px auto 40px;}
	
	.contenido-parallax {min-height: 430px!important;}
	
	.contenido-articulos.inicio h2 {font-size: 28px !important;}
	
	.titulo-servicos-oftalmologicos {width: 100%!important;}
	
	.texto-empresa-prefooter .info-empresa {width: 100%!important; float: none!important;}
	.logo-footer img {margin: 30px auto 20px; max-width: 100%!important; }
	.texto-empresa-prefooter h3 {font-size: 25px !important;}
	.texto-empresa-prefooter h4 {font-size: 22px !important;}
}


/* EXPERIENCIA PROF */
.intro-experiencia {max-width: 900px; margin: 0 auto 50px;}
.intro-experiencia p {min-height: 210px; align-content: center; font-size: 19px; }
.foto-oftalmologa-olivia-pujol {float: left; margin-right: 50px; }
.foto-oftalmologa-olivia-pujol img {border-radius: 100%; border: 4px solid #ffffff; box-shadow: 0px 0px 3px 3px #cccccc80;}

.clinica-oftalmologia-bcn {font-weight: 600;}

.boton-contactar {text-align: center; margin: -20px auto 40px; }
.boton-contactar a {background: var(--color-prin); transition: 200ms!important; color: #fff!important; text-decoration: none; padding: 10px 20px; font-size: 20px; border-radius: 5px;}
.boton-contactar a:hover {background: var(--color-sec);}

.formacion-cuadro .columnas {max-width: 1300px!important;}
.formacion-cuadro .columna1 {width: 60%!important; min-height: 375px; align-content: center;}
.formacion-cuadro .columna2 {width: 40%!important;}

.contenido-cuadro-experiencia {background: var(--color-prin); border-radius: 20px; box-shadow: 0px 0px 12px 10px #cccccca6; padding: 30px; position: relative; color: #fff; margin-top: 40px;}
.contenido-cuadro-experiencia h3 {color: var(--color-sec)!important; }
.contenido-cuadro-experiencia .iconos-centros-medidos {margin: 15px auto 0!important;}
.foto-ojo {position: absolute; top: -120px; right: -80px; max-width: 200px; filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7)); }

.contenido-articulos.experiencia-oftalmologica h4 {margin-top: 40px;}

.reservar-cita {margin: 120px auto 50px; max-width: 980px; background: #437e8c ; padding: 30px; color: #fff; border-radius: 20px; font-size: 18px;}
.reservar-cita::before {
    content: "\f073";
    font-family: FontAwesome;
    color: #fff;
    font-size: 40px;
    position: absolute;
    margin-left: -62px;
    margin-top: -53px;
	background: var(--color-prin);
	padding: 20px 15px;
	border-radius: 100%;
	box-shadow: 0px 0px 3px 3px #cccccc80;
}

.reservar-cita a {color: #fff!important;}

@media only screen and (min-width: 1081px) and (max-width: 1450px) {
	.foto-ojo {top: -140px; right: -20px;}
}
	
	
@media only screen and (min-width: 768px) and (max-width: 1080px) {
	.titulos-articulos {width: 520px!important; padding: 35px 20px!important; margin: -75px auto 0!important;}
	.formacion-cuadro .columna1 {width: 50% !important;}
	.formacion-cuadro .columna2 {width: 50% !important;}
	.foto-ojo {max-width: 160px!important; top: -115px!important; right: -10px!important;}
}

@media only screen and (max-width: 767px) {
	.titulos-articulos {width: 500px!important; padding: 35px 20px!important; margin: -70px auto 0!important;}
	
	.formacion-cuadro .columna1 {width: 100% !important; float: none!important; padding-bottom: 25px;}
	.formacion-cuadro .columna2 {width: 100% !important; float: none!important;}
	.foto-ojo {max-width: 130px!important; top: -70px!important; right: -10px!important;}
}

@media only screen and (max-width: 550px) {
	.titulos-articulos {max-width: 100%!important; padding: 25px 20px!important; margin: -30px auto 0!important;}
	
	.foto-oftalmologa-olivia-pujol {float: none; text-align: center; margin-right: 0px!important;}
	.reservar-cita::before {margin-left: -30px!important; margin-top: -75px!important;}
}

/* SERVICIOS */
.foto-accordion {width: 35%; float: left; border-radius: 25px; margin-right: 30px; height: 580px;}
.foto-accordion.segmento-aterior {background: url(../../../images/clinica-oftalmologia-barcelona/cirugia-ocular-segmento-anterior.webp); background-size: cover; background-position: center; }
.foto-accordion.trat-glaucoma {background: url(../../../images/clinica-oftalmologia-barcelona/cirugia-ocular-segmento-anterior.webp); background-size: cover; background-position: center; }
.foto-accordion.trat-cataratas {background: url(../../../images/clinica-oftalmologia-barcelona/cirugia-ocular-segmento-anterior.webp); background-size: cover; background-position: center; }
.foto-accordion.cir-cataratas {background: url(../../../images/clinica-oftalmologia-barcelona/cirugia-ocular-segmento-anterior.webp); background-size: cover; background-position: center; }

/* Estilos accordions servicios */
.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] {background: var(--color-prin)!important; }
.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"] h3 {color: #fff!important;}

.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"] h3 {padding-right: 30px;}

.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"]::after {font-size: 32px; position: relative; top:1px; background: #fff; border-radius: 100%; right: -10px!important;}
.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="closed"]::after {
    content: "\f13a";
    font-family: FontAwesome;
    color: var(--color-prin);
}

.accordion-oftalmologa [data-rlta-type="accordions"] > [data-rlta-element="button"][data-rlta-state="open"]::after {
    content: "\f139";
    font-family: FontAwesome;
    color: var(--color-sec);
}


@media only screen and (max-width: 767px) {
	.foto-accordion {width: 100%; float: none; height: 280px; margin-right: 0px; margin-bottom: 20px!important;}
}

/* CONTACTO */
.formulario-info {min-height: 450px; display: flex; }
.formulario-info .formulario-c {width: 65%; float: left; padding-right: 150px; align-content: center;}
.formulario-info .info-c {width: 35%; float: left; align-content: center;}
.info-c .contenido-info-c {background-image: url(../../../images/fondo-clinica-oftalmologia.webp); background-size: cover; background-position: bottom center; background-color: var(--color-prin); padding: 30px; border-radius: 20px; box-shadow: 0px 0px 12px 10px #cccccca6; color: #fff; padding-bottom: 250px;}
.info-c .contenido-info-c h3, .info-c .contenido-info-c h4 {color: #fff!important;}

@media only screen and (max-width: 880px) {
	.formulario-info {display: inline-block!important; width: 100%;}
	.formulario-info .formulario-c {width: 100%!important; float: none!important; padding-right: 0px!important;}
	.formulario-info .info-c {max-width: 450px; margin: 50px auto 0; width: 100%!important; float: none!important;}
}




.footer-section h3 {color: var(--color-prin)!important;}

/* hover sombra */
.sombra, .servicios-ini .uk-button {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.sombra::before, .servicios-ini .uk-button::before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: -5%;
  height: 10px;
  width: 110%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}

.sombra:hover::before, .sombra:focus::before, .sombra:active::before,
.servicios-ini .uk-button:hover::before, .servicios-ini .uk-button:focus::before, .servicios-ini .uk-button:active::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
/* FIN hover sombra */

/* NOTICIAS */
[class*="noticias-"] .category-desc h1 {margin: 40px auto 50px;}
[class*="noticias-"] .article-title h2 {text-transform: none!important; margin-top: 5px;/*font-family: "Montserrat", MS Sans Serif, Geneva, sans-serif!important; font-size: 21px!important;*/}
[class*="noticias-"] .article-info > dd {padding-left: 0px!important; font-size: 13px!important;}
[class*="noticias-"] .com-content-category-blog__items .p-4 {padding: 0px!important;}
[class*="noticias-"] .com-content-category-blog__items .d-flex {padding: 0 15px 15px;}

[class*="noticias-"] .readmore a {transition: 300ms;}
[class*="noticias-"] .readmore a:hover {transition: 400ms; color: #007BFF!important;}
[class*="noticias-"] .as-readmore::after {border-bottom: 2px solid #007BFF!important; margin-top: 10px; top: 8px; transition: 400ms!important; }

[class*="noticias-"] .astroid-article-full-image .item-image {text-align: left!important; float: left; margin-right: 30px; margin-bottom: 20px; max-width: 40%;}
[class*="noticias-"] .astroid-article-full-image .item-image img {border: 2px solid #fff; box-shadow: 0px 0px 3px 5px #cccccc80; }

@media only screen and (max-width: 575px) {
	[class*="noticias-"] .astroid-article-full-image .item-image {text-align: center; float: none; margin-right: 0px; margin-bottom: 20px; max-width: 100%;}
}


[class*="noticias-"] .datos-toolbar .astroid-article-title, [class*="noticias-"] .datos-toolbar .astroid-article-infoblock, 
[class*="noticias-"] .datos-footer .astroid-article-title, [class*="noticias-"] .datos-footer .published {display: none!important;}

/* Navegacion articulos (noticias) */
.pagination .btn-secondary {transition: 400ms;}
.pagination .btn-secondary.previous:hover .icon-chevron-left {margin-left: -5px; margin-right: 5px; transition: 400ms; transform: scale(1.3);}
.pagination .btn-secondary.next:hover .icon-chevron-right {margin-left: 5px; margin-right: -5px;  transition: 400ms; transform: scale(1.3);}

/* icono en botón enviar */
.rsform-submit-button { transition: 400ms!important; padding: 8px 15px 8px 15px!important; }
.rsform-submit-button:hover {padding: 8px 40px 8px 15px!important; transition: 400ms!important; }

.rsform-submit-button::after {
    content: "\f0e0";
    font-family: FontAwesome;
    color: #fff;
    font-size: 0px;
    position: absolute;
    margin-left: 10px;
    margin-top: 12px;
}

.rsform-submit-button:hover::after {
    content: "\f0e0";
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    position: absolute;
    margin-left: 10px;
    margin-top: -4px;
	transition-delay: .2s;
	transition-duration: .3s
}

/* ANCLA INICIO */

#ancla {
scroll-margin-top: 20px!important;
}

.div-centrado {max-width: 85px; margin: 0 auto;}

.moduletable.md-mouse {
  display: flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.custom.md-mouse {
  position: relative;
  width: 100%;
  max-width: 940px;
}

.custom.md-mouse a {
  display: flex;
  display: -moz- flex;
  display: -ms- flex;
  display: -webkit- flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100%;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.15);
  position: absolute;
  padding: 2.625rem;
  bottom: 8px;
}

.scroll_down {
  position: absolute;
  top: calc(50% - 25px);
  height: 50px;
  width: 30px;
  background-color: var(--color-sec);
  border: 2px solid white;
  border-radius: 20px;
  cursor: pointer;
  outline: none;
  z-index: 999;
}

.scroll_down::before {
  position: absolute;
  top: 0px;
  left: 50%;
  content: "\f103";
  font-family: FontAwesome;
  color: #fff;
  width: 6px;
  height: 6px;
  margin-left: -6px;
  /*background-color: #fff*/
  border-radius: 100%;
  -webkit-animation: scroll_down_btn-animation 2s infinite;
  animation: scroll_down_btn-animation 2s infinite;
  box-sizing: border-box;
}

@keyframes scroll_down_btn-animation {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes scroll_down_btn-animation {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* --- FIN ANCLA INICIO */

div.mod-languages ul li.lang-active {background-color: transparent!important;}

@media only screen and (min-width: 1200px) {
	 #language_picker_des_125 + .mod-languages__list {display: none!important}
}

@media only screen and (max-width: 1199px) {
	 #language_picker_des_124 + .mod-languages__list {display: none!important}
}

.idiomas-mw {margin-top: -35px!important; text-align: center;}
.idiomas-mw .mod-languages ul.lang-block > li {padding: 4px 0px!important;}
.idiomas-mw .mod-languages li {margin: 0px!important;}
.idiomas-mw .mod-languages a {padding: 0px!important;}
.idiomas-mw ul.lang-inline li {display: inline-block;}
.idiomas-mw .mod-languages li {margin: 0px 10px !important;}

/* DATOS DE CONTACTO */
.datos-toolbar .ico-docto {max-width: 24px; margin-top: -3px; margin-right: 15px;}
.datos-toolbar .ico-cb {max-width: 40px; margin-top: -5px; margin-right: 15px;}
.datos-toolbar .ico-vallh {max-width: 27px; margin-top: -3px;}


.ul-datos-contacto {list-style: none!important;}
.datos-toolbar .ul-datos-contacto li.redes {margin-left: 30px;}
.ul-datos-contacto i:not(.redes) {margin-right: 5px; margin-left: 30px; vertical-align: middle; margin-top: -3px;}
.ul-datos-contacto .redes i {margin-right: 12px!important; margin-left: 0px!important;}
.datos-toolbar .siguenos {margin-left: 10px;}
.fa-map-marker-alt {margin-left:0px!important;}

.datos-articulo {margin-top: 70px;}
.datos-articulo .ul-datos-contacto .fas, .datos-articulo .ul-datos-contacto .fab, .datos-articulo .ul-datos-contacto .far {margin-left: 50px}

.datos-articulo .datos {min-width: 24%; box-shadow: 0px 0px 5px 3px #ccc; padding: 10px 5px; display: grid!important; max-width: 300px; margin: 0 auto 34px;}

.datos-articulo .enlace-separado .fa-whatsapp {display: grid}
.datos-articulo .ul-datos-contacto {padding-left: 0rem!important;}
.datos-articulo .ul-datos-contacto .fas, .datos-articulo .ul-datos-contacto .fab, .datos-articulo .ul-datos-contacto .far {margin-left: 0px}
.datos-articulo .ul-datos-contacto {width: 100%;}
.datos-toolbar .ul-datos-contacto, .datos-articulo .ul-datos-contacto {display: inline-flex; margin-bottom: -1rem; padding-left: 0px!important;}

.datos-toolbar .enlace-separado, .datos-footer .enlace-separado, .datos-articulo .enlace-separado {display: none;}

@media only screen and (max-width: 1000px) {
    .datos-articulo .ul-datos-contacto {display: block;}
    .datos-articulo .ul-datos-contacto .fas, .datos-articulo .ul-datos-contacto .fab, .datos-articulo .ul-datos-contacto .far {margin-left: 0px!important;}
    .datos-articulo .ul-datos-contacto {padding-left: 0px!important;}
}

.datos-toolbar i {font-size: 20px;}
.datos-toolbar .fa-linkedin-in {font-size: 24px!important;}

.datos-footer .fas, .datos-footer .fab, .datos-footer .far, .datos-footer .fa-brands,
.datos-responsive .fas, .datos-responsive .fab, .datos-responsive .far {font-size: 22px;}

.datos-footer .redes {margin-top: 10px;}
.datos-footer img {margin-right: 15px;}
.datos-footer .fa-linkedin-in {font-size: 28px!important;}
.datos-footer .ico-docto {max-width: 27px;}
.datos-footer .ico-cmm {max-width: 32px;}
.datos-footer .ico-vallh {max-width: 33px;}


/*.datos-footer .fa-brands {margin-left: -4px;}*/

/*.datos-toolbar .fas, .datos-toolbar .far, .datos-toolbar .fab {color: #ffffff;}*/
.ul-datos-contacto a {text-decoration: none!important;}

.datos-contacto {text-align: center;}
.datos-articulo .redes, .datos-articulo .siguenos {display: none!important;}

.datos-footer .ul-datos-contacto, .datos-responsive .ul-datos-contacto {text-align: left!important;}
.datos-footer .ul-datos-contacto .datos, .datos-responsive .ul-datos-contacto {display: block!important;}
/*.datos-footer .ul-datos-contacto .redes, .datos-responsive .ul-datos-contacto .redes {display: inline-flex!important;}*/
.datos-footer .datos .fas, .datos-footer .datos .fab, .datos-footer .datos .far, .datos-footer .ul-datos-contacto .fa-facebook-f,
.datos-responsive .datos .fas, .datos-responsive .datos .fab, .datos-responsive .datos .far, .datos-responsive .ul-datos-contacto .fa-facebook-f {margin-left: 0px!important;}
.datos-footer .ul-datos-contacto {padding-left: 0px!important;}
.datos-responsive .ul-datos-contacto {padding-left: 18px!important;}
.datos-footer .fa-instagram, .datos-footer .fa-twitter, .datos-footer .fa-linkedin-in, .datos-footer .fa-youtube, .datos-footer .fa-x-twitter,
.datos-responsive .fa-instagram, .datos-responsive .fa-twitter, .datos-responsive .fa-linkedin-in, .datos-responsive .fa-youtube {margin-left: 16px!important;}

.datos-articulo .separador-cp {display: none;}
.datos-articulo .direccion-cp {display: block;}

.datos-footer .separador-cp {}
.datos-footer .direccion-cp {}

/*.datos-articulo .datos.whatsapp .fa-whatsapp {margin-bottom: 19px;}*/ /* Para enlace separado */

.datos-articulo li {position: relative;}
.datos-articulo li i {position: absolute; top: -25px; left: 0px; color: #333!important; font-size: 35px; background: #fff !important; padding: 10px 10px; border-radius: 100%;
  box-shadow: 0px 0px 5px 5px #cccc; width: 55px;}

.datos-articulo li.datos:not(.adress) {align-content: center; /*padding-top: 35px;*/}

.footer-section .menu-module a {text-decoration: none!important;}

.mapa-contacto {margin-bottom: -10px!important;}

/* formulario */
.titulo-form {margin-top: 30px;}
.form-control {border: 1px solid #cccccccc!important;}
.form-check-input {border:1px solid #ccc !important;}

/* FOOTER Kit Digital*/
.logos-kitdigital {background: #fff; margin-top: 20px; text-align: center; padding: 10px; margin-bottom: -24px;}

.logos-kitdigital img {width: 650px; max-width: 90%}

.footer-section .container-fluid {max-width: 1400px; margin: 0 auto; padding: 0 30px;}
.footer-section .footer1, .footer-section .footer1 a {font-size: 12px; color: #252854; }

/* ICONOS-----*/
.redes-sociales .fab, .redes-sociales-mv .fab {font-size:22px; color:#ffffff; margin-right: 15px;}
/*.redes-sociales .fab:hover, .redes-sociales-mv .fab:hover {color:#000000;}*/
.redes-sociales-mv {margin-left: 0px; line-height: 40px; margin-top:10px;}

.toolbar div {padding: 0px; text-align: center; color: #fff; margin-bottom: 0rem!important;}
.toolbar a {color: #fff!important;}
.toolbar a:hover {color: #ccc!important; }

/*.datos-toolbar .fab:hover, .datos-contacto .fab:hover {color:#cccccc;}*/
/*.datos-toolbar .enlace-whatsapp:hover, .datos-contacto .enlace-whatsapp:hover, .datos-toolbar-mv .enlace-whatsapp:hover {color:#00E676!important;}*/

.datos-toolbar-mv .fas, .datos-toolbar-mv .fab, .datos-toolbar-mv .far {font-size:20px; color:#ffffff; margin-right: 5px; margin-left: 0px;vertical-align: middle;margin-top: -3px;}
.datos-toolbar-mv .fab:hover, .datos-contacto .fab:hover {color:#cccccc;}
.datos-toolbar-mv {line-height: 37px;}

/*.datos-contacto .fas, .datos-contacto .fab, .datos-contacto .far {font-size:20px; color:#434343; margin-right: 5px; vertical-align: middle;margin-top: -3px;}*/
.datos-contacto {line-height: 37px;}
.datos-footer .datos-contacto {line-height: 32px;}

.telefono::before {
    content: "\f095";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 14px;
    /*position: absolute;
    top: 0px;
    left: 0;*/
}

/* FIN  ICONOS-----*/

.siguenos-redes { /*margin-left: 15px;*/ font-family: "Caveat", cursive; font-size: 23px; font-weight: 700;}

@media only screen and (max-width: 991px) {
	.datos-footer .module-title {text-align: center; margin-bottom: 5px!important;}
	.datos-footer .ul-datos-contacto .redes.insta .siguenos-redes {display: block;}
}

/* Whatapp y presupuesto */ 
.presupuesto-whatsapp {position: fixed; bottom: 0px; left: 11px; z-index: 99; max-width: 120px; text-align: center;}
.mail-presupesto .fa-address-card {font-size: 40px; color: #001030; background: #fff; padding: 1px 4px;}
.mail-presupesto .fa-address-card:hover {color:#f72020;}
.whatsapp img:hover {-webkit-transform: scale(0.9); transform: scale(0.9)}

/* ---- COLUMNAS y diseño elementos*/
.columnas {margin-top:20px; max-width: 900px;margin-left:auto; margin-right: auto; /*border-top: 2px solid #CEDC00;*/ margin-bottom:20px;}
.columna1 {width: 50%; padding-right: 40px; float:left;}
.columna2 {width: 50%; padding-left: 40px; float: left;}

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

.columna1 {width: 100%!important; padding-right: 0px;}
.columna2 {width: 100%; padding-left: 0px; float: none;}
}

/* COLUMNA de 3 */
.columnas3  {margin-top:20px; max-width: 1180px;margin-left:auto; margin-right: auto; /*border-top: 2px solid #CEDC00;*/ margin-bottom:125px;}
.columnas3-1 {width: 33%; padding-right: 40px; float:left; border-right: 1px solid #b3b3b380;}
.columnas3-2 {width: 33%; padding-left: 20px; padding-right:20px; float: left;}
.columnas3-3 {width: 33%; padding-left: 40px; float:left; border-left: 1px solid #b3b3b380;}

@media only screen and (max-width: 700px) {
.columnas3-1, .columnas3-2, .columnas3-3 {width: 100%!important; padding-right: 0px; padding-left: 0px; border-left: none!important; border-right: none!important;}
}

/* --- Listado en 2 columnas --*/
.uk-column-1-2 {-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;}

@media only screen and (max-width: 500px) {
.uk-column-1-2 {-webkit-column-count: 1;
-moz-column-count: 1;
-moz-column-count: 1;
column-count: 1;}
}

.uk-column-1-3 {-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;}

@media only screen and (max-width: 500px) {
.uk-column-1-3 {-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;}
}

.uk-column-1-4 {
max-width: 1075px;
text-align: center;
margin: 0 auto;
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;}

@media only screen and (max-width: 1000px) {
.uk-column-1-4 {-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;}
}
@media only screen and (max-width: 550px) {
.uk-column-1-4 {-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;}
}

.clear { clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}

.lista-iconos {list-style: none;}
.lista-iconos li::before {
    content: "\f08e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #000;
    font-size: 18px;
    padding-right: 14px;
    /*position: absolute;
    top: 0px;
    left: 0;*/
}

.lista-ok {list-style: none;}
.lista-ok li::before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #9FC63E;
    font-size: 22px;
    padding-right: 14px;
    /*position: absolute;
    top: 0px;
    left: 0;*/
}
/* ---FIN COLUMNAS ---------*/

/* TABLA RESPONSIVE --------*/
.tabla-responsive {max-width: 1100px; margin-left: auto; margin-right: auto;}
.tabla-responsive table, .tabla-responsive tr, .tabla-responsive td, .tabla-responsive th {border:1px solid #cccccc80!important;}
.tabla-responsive td {padding: 0px 5px;}
.separador {line-height: 5px;}

@media only screen and (min-width: 1025px) and (max-width: 1920px) {
	.tabla-responsive th:first-child {width: 250px;}
	.tabla-responsive td:nth-child(3n), .tabla-responsive td:nth-child(4n) {text-align: right; width: 150px;}
}

@media only screen and (max-width: 1024px) {
	.separador td:nth-child(2n), .separador td:nth-child(3n), .separador td:nth-child(4n) {display: none;}
	
	/* Force table to not be like tables anymore */
	.tabla-responsive table, .tabla-responsive thead, .tabla-responsive tbody, .tabla-responsive th, .tabla-responsive td, .tabla-responsive tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.tabla-responsive thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.tabla-responsive tr { border: 1px solid #eee; }
	
	.tabla-responsive td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #dddddd66; 
		position: relative;
		padding-left: 40%; 
	}
	
	.tabla-responsive td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		/*top: 6px;*/
		left: 6px;
		width: 45%; /*???*/
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/* 	Label the data 	*/
	.tabla-responsive td:nth-of-type(1):before { content: "Producto"; }
	.tabla-responsive td:nth-of-type(2):before { content: "Descripción"; }
	.tabla-responsive td:nth-of-type(3):before { content: "Precio"; }
	.tabla-responsive td:nth-of-type(4):before { content: "PVP"; }
	
	.tabla-responsive thead {display: none}
	.tabla-responsive .separador td:before {content: none}
}

.tabla-responsive tr:nth-child(2n) {background: #f0f0f0;}
.tabla-responsive thead {background: #cccccc; font-size: 17px; font-weight: 600; border:1px solid #ccc;}
/* FIN - TABLA RESPONSIVE --------*/

.rsform-block-enviar .rsform-submit-button {color: #fff!important;}

.footer-section .datos-footer .astroid-row {padding: 0px 0 10px!important;}
.footer-section #ar-1528971627712 {padding: 25px 0 5px!important;}

.menu-footer a {text-decoration: none;}


.texto-empresa-prefooter h3 {font-size: 28px!important;}
.texto-empresa-prefooter h4 {font-size: 23px!important; margin-top: -15px;}
.texto-empresa-prefooter .lista-servicios {margin-top: 25px;}
.texto-empresa-prefooter .lista-servicios h5 {font-size: 19px!important; transition: 300ms; position: relative;}

.texto-empresa-prefooter .lista-servicios a {text-decoration: none; color: var(--color-prin)!important;}
.texto-empresa-prefooter .lista-servicios h5:hover {padding-left: 30px; transition: 400ms;}
.texto-empresa-prefooter .lista-servicios h5::before {
    content: "";
	background: url(../../../images/ico-menu-footer.webp);
	background-size: cover;
    width: 0px;
	height: 0px;
    position: absolute;
	top: 7px;
	left: 10px;
	display: block; 
}

.texto-empresa-prefooter .lista-servicios h5:hover::before {
    width: 25px;
	height: 25px;
	top: -3px;
	left: -1px;
	transition-delay: .12s;
	transition-duration: .3s
}


.texto-empresa-prefooter .info-empresa {width: 50%; float: left; }
.texto-empresa-prefooter .info-empresa h4 {color: var(--color-prin)!important;}

.logo-footer {text-align: center;}
.logo-footer img {max-width: 350px; }

.datos-footer a, .datos-footer i {color: var(--color-prin)!important}

@media only screen and (min-width: 992px) {
	.texto-empresa-prefooter .mod-custom {margin-right: 50px!important;}
}

@media only screen and (min-width: 650px) and (max-width: 991px) {
    #ac-381582093674805, #ac-yg1v00hvc {width: 100%; margin-top: 30px; /*padding-left: 12%;*/} /* Mapa del sitio y datos contacto footer */
	.datos-footer li {text-align: center !important; }
}
@media only screen and (min-width: 0px) and (max-width: 649px) {
    #ac-381582093674805, #ac-yg1v00hvc {text-align: center; margin-top: 30px;}
    .datos-footer li {text-align: center!important;}
    .datos-footer .ul-datos-contacto .redes {display: block!important;}
    .datos-footer .fa-instagram, .datos-footer .fa-twitter, .datos-footer .fa-linkedin-in, .datos-footer .fa-youtube, .datos-footer .fa-brands {margin-left: 0px !important;}
}

.datos-toolbar .redes .oscuro {display: none!important;}
.datos-footer .redes .claro {display: none!important;}

/* ICONOS MENUS MOVILES */
.header-mobilemenu-trigger .button {margin-right: 10px!important;}
.astroid-footer {font-size: 12px;}

#cookiehintsubmit, #cookiehintsubmitno {background: #008a13 !important;}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {background: #00570C !important;}