@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Arvo:ital,wght@0,400;0,700;1,400;1,700&family=Dosis:wght@200..800&family=Indie+Flower&family=Kalam:wght@300;400;700&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
/* CSS Document */
/*MW:2025*/

/* COLORES
Lila:
#29166f

Azul claro:
#75c5f0

Gris:
#cfcfcf

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

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

@media only screen and (min-width: 0px) and (max-width: 450px) {
	.astroid-logo-sticky, .astroid-logo-mobile {max-width: 140% !important;}
}

@media only screen and (min-width: 451px) and (max-width: 550px) {
	.astroid-logo-sticky {max-width: 130%!important;}
}


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.astroid-header-section .container {max-width: 98%!important;}	
}

.astroid-header .header-left-section {width: 40%!important;}
.astroid-header .header-right-section {width: 60%!important;}

.astroid-header .nav-link-item-id-101 .nav-title {padding-left: 18px;} /* Menú inicio, para que circulo se centre*/
.astroid-header .nav-item-id-493 .nav-title {padding-left: 14px;} /* Menú vídeos, para que circulo se centre*/

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

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

.astroid-header-sticky .astroid-logo-mobile {display: none;}

/* GENERAL */
.margen-g {padding: 20px 0px 30px;}
.estrecho {max-width: 850px; margin: 0 auto!important;}
strong:not(.textos-legales) {font-weight: 400!important;}
.textos-legales strong {font-weight: 600!important;}

.margen-t {margin-top: 40px;}

.full-width, .datos-articulo .bloque-whatapp  {
  width: calc(100vw - 9px); /*width: 100vw;*/
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

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

@media only screen and (min-width: 600px) and (max-width: 1299px) {
.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-submenu {box-shadow: 0px 0px 3px 3px #cccccc80;}
.astroid-nav .nav-submenu li {transition: 300ms;}
.astroid-nav .nav-submenu li:hover {border-left: 3px solid #75c5f0; transition: 300ms;}

.astroid-nav li {position: relative}
.astroid-nav .nav-title {z-index: 999;}

.astroid-nav .nav-link::after {
  content: "";
	position: absolute;
  background: #75c5f040;
  width: 0px;
  text-align: center;
  margin: 8px auto 0;
  display: block;
 
  border-radius: 100% 25%;
  transform: rotate(200deg);
	margin-top: -50px;
	transition: 500ms;
}

.astroid-nav .nav-link:hover::after { width: 80px; transition: 500ms; height: 75px; }

h1, h2 {text-align: center;}

.titulos-articulos h2::after {
    content: "";
  border-bottom: 3px solid #75c5f0;
  max-width: 100px;
  text-align: center;
  margin: 8px auto -8px;
  display: block;}
.titulos-articulos:hover h2::after { max-width: 300px; transition: 300ms;}

.cabecera-residencias-mayores {margin-bottom: -45px;}
.contenido-articulos {margin-top: 40px;}

/* INICIO */
/* IMG CABECERA INICIO */
.cabecera-inicio {background: url(../../../images/residencia-mayores-geriatrico.webp); background-repeat: no-repeat; background-size: cover; position: relative; 
	min-height: calc(100vh - 226px);
background-position: center center; animation-fill-mode: inherit!important;}

.contenido-cabecera {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 520px; width: 90%; text-align: center;}
.texto-cabecera {background: #ffffffb3; padding: 20px 10px 20px; text-transform: uppercase; color: #29166f; font-family: caudex, serif; font-size: 25px;}

@media only screen and (max-width: 400px) {
	.texto-cabecera {font-size: 20px;}
}

@media only screen and (max-width: 950px) {
	.slide-inicio .uk-panel.uk-inline-clip {max-height: 500px;}
}

@media only screen and (max-width: 650px) {
	.slide-inicio .uk-panel.uk-inline-clip {max-height: 350px;}
}

@media only screen and (max-width: 450px) {
	.slide-inicio .uk-panel.uk-inline-clip {max-height: 250px;}
}

@media only screen and (max-width: 320px) {
	.slide-inicio .uk-panel.uk-inline-clip {max-height: 220px;}
}

/* Fotos 3 residencias */
.residencias-para-mayores {max-width: 1075px; margin: 20px auto 30px;}
.residencias-para-mayores .residencia-mayores {width: 33.3%; position: relative; float: left; max-width: 100%;}
.residencias-para-mayores .img-residencia-mayores {width: 100%;}
.residencias-para-mayores .img-residencia-mayores img {max-height: 600px; }
.residencias-para-mayores .contenido-residencia-mayores {position: absolute; top: 70%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; }
.residencias-para-mayores .ciudad-residencia-mayores {background: #ffffffb3; font-size: 40px; padding: 18px 5px; text-transform: uppercase; }
.residencias-para-mayores .boton-residencia-mayores {background: #fff; border: 1px solid #29166f; max-width: 140px; padding: 10px 20px; margin: 50% auto 0; position: relative; }
.residencias-para-mayores .boton-residencia-mayores a {text-decoration: none; font-size: 18px; font-weight: 500; }
.residencias-para-mayores .boton-residencia-mayores:hover {background: #29166f;}
.residencias-para-mayores .boton-residencia-mayores:hover a {color: #fff;}

@media only screen and (max-width: 1000px) {
	.residencias-para-mayores .ciudad-residencia-mayores {font-size: 28px;}
}

@media only screen and (max-width: 640px) {
	.residencias-para-mayores .residencia-mayores {width: 354px; float: none; margin: 0 auto 20px;}
}

/* Sobre nosotros */
.sobre-residencia-mayores {background-image: url(../../../images/residencias-para-maores_reto.webp); background-size: cover; background-repeat: no-repeat; margin-top: 30px;}
.contenido-sobre-residencia {padding: 40px 8px; text-align: center; max-width: 1000px; margin: 0 auto; }
.titulo-destacado {text-transform: uppercase; font-size: 33px; font-weight: 600; color: #29166f; margin-bottom: 30px;}
.info-nosotros {}


/* icono en botón descargar */
.boton-descarga {text-align: center; max-width: 900px; margin: 50px auto 0; min-height: 40px; display: flex; }
.boton-descarga div {min-width: 280px; }
.boton-descarga div:nth-child(2) {margin: 0 25px;}
.boton-descarga a {background: #29166f; transition: 400ms!important; padding: 10px 15px 12px 15px!important; color: #fff!important; text-decoration: none; min-width: 280px;}
.boton-descarga a:hover {padding: 10px 45px 12px 15px!important; transition: 400ms!important; }

.boton-descarga a::after {
    content: "\f1c1";
    font-family: FontAwesome;
    color: #fff;
    font-size: 0px;
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
}

.boton-descarga a:hover::after {
    content: "\f1c1";
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    position: absolute;
    margin-left: 10px;
    margin-top: 0px;
	transition-delay: .2s;
	transition-duration: .3s
}

@media only screen and (max-width: 900px) {
	.boton-descarga {display: block!important;}
	.boton-descarga div:nth-child(2) {margin: 30px 0px!important;}
	.boton-descarga div {min-height: 35px;}
}

/* Voluntariado */
.boton-residencia {background: #29166f; padding: 5px 20px; text-align: center; /*box-shadow: 0 0 0 3px #fff, 0 0 0 3px #29166f;*/ max-width: 295px; margin: 0 auto; transition: 400ms; margin-top: 20px; border: 4px double #FFFFFF;}
.boton-residencia a {text-decoration: none; color: #fff; transition: 400ms;}

.boton-residencia:hover {background: #fff; /*box-shadow: 0 0 0 3px #29166f, 0 0 0 3px #fff, 0 0 0 3px #29166f;*/ transition: 400ms; border: 4px double #29166f;}
.boton-residencia:hover a {color: #29166f; transition: 400ms;}

.voluntariado-residencia {text-align: center; max-width: 1245px; margin: 40px auto; padding: 0 8px;}

.img-info-slide {}
.slide-info-footer {background: #CFCFCF; margin: 40px auto; padding: 50px 5px 0; margin-bottom: -50px;}
.slide-info-footer .titulo-destacado {text-align: center; max-width: 750px; margin: 0 auto; line-height: 40px;}

.slide-info-ini {max-width: 850px; margin: 50px auto 0; }
.img-info-slide {}
.img-slide {float: left; width: 20%;}
.info-slide {float: left; width: 80%;}

@media only screen and (min-width: 550px) and (max-width: 800px) {
	.titulo-destacado {font-size: 25px}
}

@media only screen and (max-width: 550px) {
	.img-slide, .info-slide {float: none; width: 100%;}
	.img-slide {text-align: center;}
	.img-slide img {max-width: 100px;}
	#uk-slideshow-1 {min-height: 730px!important;}
	.info-slide .uk-scope ul {padding-left: 0px!important;}
	.titulo-destacado {font-size: 22px}
}

/* COMO TRABAJAMOS */

/* Cabeceras */
.cabecera-residencias-mayores {}

.video-cabecera {max-height: 400px; overflow: hidden;}
.video-cabecera iframe {width: 1920px; max-width: 100%;}
.cabecera-residencias-mayores.video {margin-top: -20%;}


.fondo-gris {}
.fondo-gris.oscuro {background: #d4d4d4;}
.fondo-gris.claro {background: #d9d9d9;}

.contenido-fondo-gris {max-width: 1200px; margin: 0 auto; min-height: 435px; padding: 40px 0;}
.bloque-fondo-gris {/*max-width: 33.3%;*/ float: left; padding: 0 20px; min-height: 300px;}
.img-fondo-gris {max-width: 120px; margin: 0 auto; text-align: center; min-height: 130px;}
.titulo-fondo-gris {text-transform: uppercase; font-size: 22px; color: #29166f; text-align: center; margin-bottom: 30px;}
.info-fondo-gris {}

.fondo-gris.oscuro .bloque-fondo-gris.acompanamiento, .fondo-gris.oscuro .bloque-fondo-gris.atencion {max-width: 37%}
.fondo-gris.oscuro .bloque-fondo-gris.asesoramiento {max-width: 26%}

.fondo-gris.claro .bloque-fondo-gris.asistencial, .fondo-gris.claro .bloque-fondo-gris.ejercicio {max-width: 28%;}
.fondo-gris.claro .bloque-fondo-gris.animacion {max-width: 42%;}

.fondo-gris.claro .contenido-fondo-gris {min-height: 700px;}


@media only screen and (min-width: 801px) and (max-width: 1000px) {
	.fondo-gris.claro {min-height: 900px;}
}

@media only screen and (min-width: 550px) and (max-width: 800px) {
	.bloque-fondo-gris {max-width: 50%!important; min-height: 450px;}
}

@media only screen and (min-width: 650px) and (max-width: 800px) {
	.fondo-gris.claro {min-height: 1440px;}
}

@media only screen and (min-width: 550px) and (max-width: 649px) {
	.fondo-gris.claro {min-height: 1610px;}
}

@media only screen and (min-width: 380px) and (max-width: 549px) {
	.fondo-gris.claro {min-height: 2410px;}
}

@media only screen and (min-width: 0px) and (max-width: 379px) {
	.fondo-gris.claro {min-height: 2900px;}
}

@media only screen and (max-width: 549px) {
	.bloque-fondo-gris {max-width: 100%!important;}
}

.barra-azul {margin-bottom: -50px; background: #75c5f0; }
.barra-azul p {max-width: 950px; margin: 0 auto; text-align: center; padding: 20px; text-transform: uppercase; font-size: 22px;}

/* SEDES */
.presentacion-residencia { }
.info-presentacion-residencia {background: #fff; box-shadow: 0px 0px 3px 3px #cccccc80; width: 60%; float: left; position: relative; padding: 20px; margin-top: 45px; z-index: 9;}
.foto-presentacion-residencia {width: 40%; float: left; margin-left: -40px; }
.foto-presentacion-residencia img { border: 2px solid #fff; box-shadow: 0px 0px 3px 3px #cccccc80}

.titulo-servicios-residencias {margin-top: 30px; margin-bottom: 20px;}
.servicios-residencias .uk-h3::before {content: url(../../../images/circulo-logo.webp); display: inline-block; background-repeat: no-repeat; background-size: cover; vertical-align: middle;}
.servicios-residencias i {font-size: 45px; vertical-align: middle; margin-top: -8px; margin-left: -60px; margin-right: 20px;}
.servicios-residencias .fa-shoe-prints {margin-left: -70px;}
.servicios-residencias h3 {font-size: 28px;}
.servicios-residencias h4 {color: #29166f; font-size: 22px; font-weight: 600; margin-top: -20px;}
.servicios-residencias h5 {margin: -5px 0 -15px; color: #75c5f0; font-weight: 700;}
.servicios-residencias p {}
.servicios-residencias img {border: 2px solid #fff; box-shadow: 0px 0px 3px 3px #cccccc80;}

.participacion-residencia-mayores {margin-top: 50px;}

.botones-info-residencia .boton-pdf {width: 50%; float: left; min-height: 55px;}

.galeria-residencia-mayores {margin-top: 50px}

@media only screen and (min-width: 1400px) {
	.foto-presentacion-residencia img {max-height: 815px;}
	.residencias-leon .foto-presentacion-residencia img {min-height: 620px;}
}


@media only screen and (min-width: 1100px) and (max-width: 1399px) {
	.foto-presentacion-residencia img {min-height: 900px;}
	.residencias-leon .foto-presentacion-residencia img {min-height: 640px;}
}

@media only screen and (min-width: 800px) and (max-width: 1099px) {
	.foto-presentacion-residencia img {}
}

@media only screen and (max-width: 799px) {
	.info-presentacion-residencia {width: 100%; float: none;}
	.foto-presentacion-residencia {display: none;}
}


@media only screen and (max-width: 425px) {
	.botones-info-residencia .boton-pdf {width: 100%; float: none;}
	.boton-consulta.margen-t {margin-top: 5px!important;}
}

/* VIDEOS*/
.vistas-videos {max-width: 1100px; margin: 0 auto;}
.vistas-videos iframe {max-width: 100%!important; max-height: 280px!important;}

.vistas-videos .video-drc, .vistas-videos .video-izq {width: 100%; min-height: 420px; margin-top: 50px;}
.video-drc {}
.video-izq {}

.info-video {width: 65%; float: left; padding-top: 80px; text-align: center; color: #fff; }
.video-residencia {width: 45%; float: left; z-index: 9; position: relative; margin-top: 50px;}

.info-video h3 {color: #29166f; font-size: 28px; text-transform: uppercase; font-weight: 700; text-shadow: 0px 0px 3px #fff;}

.video-drc .info-video {padding-right: 30px; margin-right: -5%;}
.video-drc .video-residencia {margin-left: -5%;}

.video-izq .info-video {padding-left: 30px; margin-left: -5%;}
.video-izq .video-residencia {margin-right: -5%;}

.contenido-info-video {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%;}

.video-drc .contenido-info-video {padding-right: 15%;}
.video-izq .contenido-info-video {padding-left: 15%;}

.vistas-videos .info-video {min-height: 420px; }
.vistas-videos .v-salamanca .info-video {background: url(../../../images/residencia-mayores-v1.webp); background-size: cover; background-position: center center;}
.vistas-videos .v-leon .info-video {background: url(../../../images/residencia-mayores-v2.webp); background-size: cover; background-position: center center;}
.vistas-videos .v-madrid .info-video {background: url(../../../images/residencia-mayores-v3.webp); background-size: cover; background-position: center center;}


/* CONTACTO */
.datos-articulo .datos-contacto {max-width: 1200px; margin: 0 auto; }
.datos-articulo .ciudad-residencia {width: 33%; padding: 0 10px; float: left; }
.datos-articulo .ciudad-residencia-ciudad-leon {margin-left: 1.5%; margin-right: 1.5%;}

.datos-articulo .ciudad-residencia .ul-datos-contacto {display: block!important; box-shadow: 0px 0px 5px 2px #cccccc80; padding: 15px 10px 5px; }
.datos-articulo .ciudad-residencia .titulo-direccion, .datos-articulo .ciudad-residencia .primer-titulo-direccion {border-bottom: 5px solid #75c5f0; display: inline; padding: 2px 10px;}
.datos-articulo .ciudad-residencia .titulo-direccion {margin-bottom: 15px!important; }
.datos-articulo .ciudad-residencia .primer-titulo-direccion {margin-bottom: 15px!important; color: #29166f!important; }
.datos-articulo .ciudad-residencia .datos {box-shadow: 0px 0px 0px 0px #fff!important; padding: 5px 10px 5px!important;}

.datos-articulo .bloque-whatapp {background: #75c5f0; margin-top: 50px; min-height: 180px; background-image: url(../../../images/contacto-residencia-w.webp); background-size: cover; background-position: center center;}
.datos-articulo .bloque-whatapp .info-whatapp {display: contents; float: left; max-width: 300px; /*font-family: "Indie Flower"!important;*/ font-size: 27px; color: #fff; font-weight: 900;}

.datos-articulo .bloque-whatapp .enlace-whatsapp {display: block;}

.datos-articulo .residencia-general {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 80%;}
.datos-articulo .residencia-general .ul-datos-contacto {max-width: 370px; margin: 20px auto;}
.datos-articulo .residencia-general .enlace-junto {padding-top: 10px;}
.datos-articulo .residencia-general .enlace-junto a {color: #fff!important; font-size: 30px; /*font-family: "Indie Flower"!important;*/}
.datos-articulo .residencia-general .enlace-separado {display: none}

.datos-articulo .residencia-general .datos {box-shadow: 0px 0px 0px 0px #fff!important; padding: 5px 10px 5px!important; margin: 0 auto; transform: rotate(-3deg);}
.datos-articulo .residencia-general .fa-whatsapp {font-size: 35px!important; color: #fff!important;}

@media only screen and (max-width: 825px) {
	.datos-articulo .ciudad-residencia {width: 100%; float: none; text-align: center;}
	.datos-articulo .ciudad-residencia .ul-datos-contacto {margin-bottom: 20px; }
}


/* Icono consulta */
.boton-consulta a {transition: 400ms!important; padding: 8px 15px 8px 15px!important; background: #75c5f0; border-radius: 20px; text-decoration: none; color: #fff;}
.boton-consulta a:hover {padding: 8px 48px 8px 15px!important; transition: 400ms!important; background: #29166f; color: #fff;}

.boton-consulta a::after {
    content: "\f059";
    font-family: FontAwesome;
    color: #fff;
    font-size: 0px;
    position: absolute;
    margin-left: 12px;
    margin-top: 2px;
}

.boton-consulta a:hover::after {
    content: "\f059";
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    position: absolute;
    margin-left: 10px;
    margin-top: -1px;
	transition-delay: .2s;
	transition-duration: .3s
}

/* Icono descargar */
.boton-pdf a {transition: 400ms!important; padding: 4px 15px 4px 15px!important; background: #75c5f0; border-radius: 20px; text-decoration: none; color: #fff; display: inline-block;}
.boton-pdf a:hover {padding: 4px 48px 4px 15px!important; transition: 400ms!important; background: #29166f; color: #fff;}

.boton-pdf a::after {
    content: "\f1c1";
    font-family: FontAwesome;
    color: #fff;
    font-size: 0px;
    position: absolute;
    margin-left: 12px;
    margin-top: 2px;
}

.boton-pdf a:hover::after {
    content: "\f1c1";
    font-family: FontAwesome;
    color: #fff;
    font-size: 22px;
    position: absolute;
    margin-left: 10px;
    margin-top: -1px;
	transition-delay: .2s;
	transition-duration: .3s
}

/* 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 */

/*.home h1 {padding-top: 40px;}*/

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

.div-centrado {max-width: 85px; margin: -8px 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: 65px;
  width: 45px;
  background-color: #75c5f0;
  border: 2px solid white;
  border-radius: 100% 50%;
  cursor: pointer;
  outline: none;
  z-index: 999;
	transform: rotate(40deg);
	/*transition: 300ms;*/
}
/*.scroll_down:hover {transform: scale(0.9); transition: 400ms;}*/


.scroll_down::before {
  position: absolute;
  top: 20px;
  left: 32%;
  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;
	transform: rotate(-38deg) !important;
}

@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;}
.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;}


/* DATOS DE CONTACTO */
.ul-datos-contacto {list-style: none!important;}
.ul-datos-contacto .fas, .ul-datos-contacto .fab, .ul-datos-contacto .far, .ul-datos-contacto .fa-brands { margin-right: 5px; margin-left: 30px; vertical-align: middle; margin-top: -3px;}
.fa-map-marker-alt {margin-left:0px!important;}

.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%; -webkit-box-shadow: 0px 0px 5px 3px #ccc; box-shadow: 0px 0px 5px 3px #ccc; padding: 20px 10px; margin: 0 5px 15px; /*display: grid !important;*/}
.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;}

.datos-toolbar .enlace-separado, .datos-footer .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 .fas, .datos-toolbar .fab, .datos-toolbar .far, .datos-toolbar .fa-brands {color: #fff; font-size: 20px;}
.datos-articulo .fas, .datos-articulo .far {color: #333!important; font-size: 20px;}
.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 .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 {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 .ul-datos-contacto .redes {display: contents; }
.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-responsive .fa-instagram, .datos-responsive .fa-twitter, .datos-responsive .fa-linkedin-in, .datos-responsive .fa-youtube {margin-left: 16px!important;}

.datos-footer .info-whatapp {display: none;}

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

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

.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 #cccccc59!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: 1700px; margin: 0 auto; padding: 0 30px;}
.footer-section .footer1 {font-size: 12px; text-align: center; background: #cfcfcf;  position: relative; z-index: 9999;}

/* 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;}

.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-footer .whatsapp {margin-top: 20px;}*/
.ul-datos-contacto .redes span {font-family: "Indie Flower"!important; font-size: 20px;}

/*.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-----*/

/* 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: 1100px;margin-left:auto; margin-right: auto; /*border-top: 2px solid #CEDC00;*/ margin-bottom:20px;}
.columna1 {width: 45%; padding-right: 20px; float:left;}
.columna2 {width: 55%; padding-left: 0px; 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;
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: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #75c5f0;
    font-size: 22px;
    padding-right: 14px;
    /*position: absolute;
    top: 0px;
    left: 0;*/
	transition: 300ms
}

.lista-ok li:hover::before {color: #29166f; transition: 300ms}

.lista-discreta {list-style: none; padding-left: 0px!important;}
.lista-discreta li::before {
    content: "\f058";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #75c5f0;
    font-size: 15px;
    padding-right: 14px;
    /*position: absolute;
    top: 0px;
    left: 0;*/
	transition: 300ms
}

.lista-discreta li:hover::before {color: #29166f; transition: 300ms}

/* ---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; background-color: #75c5f0!important; border-color:#75c5f0!important }
.rsform-block-enviar .rsform-submit-button:hover {background-color: #29166f!important; border-color:#29166f!important}

.texto-empresa-prefooter .mod-custom {margin-right: 15px!important;}
.texto-empresa-prefooter p {max-width: 800px; margin: 0 auto 50px;}

.footer-section #ar-1528971627712 {padding: 5px 0 5px!important;}

.logo-footer {text-align: center; max-width: 500px; margin: 0 auto 30px; }

.ul-datos-contacto .titulo-direccion {color: #29166f;}

.footer-section .datos-footer .astroid-row {padding: 0px 0 10px!important;}

.datos-footer .ul-datos-contacto {max-width: 345px; margin: 0 auto; }
.datos-footer .residencia-general .ul-datos-contacto {max-width: 380px!important;}

.datos-footer .ciudad-residencia {width: 33.33%; float: left; padding: 20px; color: #343434;}
.datos-footer .residencia-general {width: 100%; text-align: center; max-width: 165px; margin: 15px auto 0; font-size: 18px;}
.datos-footer .residencia-general li {float: left;}
.datos-footer .whatsapp {margin-right: 20px;}
.datos-footer .redes {margin-left: 20px;}

.datos-footer .ciudad-residencia.ciudad-salamanca, .datos-footer .ciudad-residencia.ciudad-madrid {background: #fff; border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
.datos-footer .ciudad-residencia.ciudad-leon {background: #cfcfcf; border-top: 1px solid #29166f40; border-bottom: 1px solid #29166f40;}

.datos-footer .ciudad-residencia.ciudad-madrid {border-radius: 1px solid #fff;}

.datos-footer .ciudad-residencia i {width: 20px;}

.datos-footer .datos.adress {position: relative}
/*.datos-footer .datos.adress::after {
    content: "\f08e";
    font-family: FontAwesome;
    color: #000;
    font-size: 14px;
    padding-right: 14px;
    position: absolute;
    top: 0px;
    left: 0;
}*/

@media only screen and (min-width: 885px) and (max-width: 1137px) {
	.datos-footer .ciudad-residencia {min-height: 235px;}
}

@media only screen and (min-width: 0px) and (max-width: 884px) {
	.datos-footer .ciudad-residencia {width: 100%; float: none;}
	.datos-footer .ciudad-residencia li {text-align: center;}
}

@media only screen and (min-width: 650px) and (max-width: 991px) {
	#ac-381582093674805, #ac-yg1v00hvc {margin-top: 30px;} /*width: 50%; padding-left: 12%;}*/ /* Mapa del sitio y datos contacto footer */
}
	
@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;}
}

@media only screen and (max-width: 825px) {
	.datos-footer .residencia-general li {float: none; text-align: center; }
	.datos-footer .ul-datos-contacto .redes {display: block!important;}
}
	
/* ICONOS MENUS MOVILES */
.header-mobilemenu-trigger .button {margin-right: 10px!important;}
.astroid-header-sticky .header-mobilemenu-trigger .button {margin-top: -5px;}
.astroid-footer {font-size: 12px;}