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

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

/*  color: var(--color-azul);  */

:root {
    --color-azul: #00afdb;
	--color-azul-oscuro:#006E8A;
	--color-gris: #333333;
}

@font-face {
font-family: "Tipo-logo";
src: url('gotham-medium.ttf') format("truetype");
}

h1, .astroid-framework .astroid-nav > li > .as-menu-item {font-family: "Tipo-logo"!important; }

/*.astroid-header-section {background-image: url(../../../images/fondo-footer-consultoria.webp); background-position: top center; background-size: auto;}*/

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

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

.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {padding: 5px 0!important;}
.astroid-header-section .astroid-header-sticky > div {padding-top: 5px!important; padding-bottom: 5px!important;}
.nav.astroid-nav {margin-top: 15px; margin-bottom: -45px;}
.nav.astroid-nav

/* GENERAL */
.margen-g {padding: 20px 0px 30px;}
.estrecho {max-width: 1080px; margin: 0 auto!important;}
.muy-estrecho {max-width: 950px; margin: 0 auto!important;}

.full-width {
  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 {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-link::after {
  content: url(../../../images/menu-gestoria.webp);
  /*border-bottom: 3px solid #00afdb;*/
  max-width: 170px;
  /*text-align: center;*/
  /*margin: 8px auto 0;*/
  opacity: 0.0;
	transition: 200ms;
	position: relative;
  left: 115px;
  top: -47px;
	
}

.astroid-nav .nav-link-item-id-124 {margin-right: 10px;}
.astroid-nav .nav-link-item-id-124::after {left: 125px!important;}
.astroid-nav .nav-link-item-id-125::after {left: 130px!important;}

.astroid-nav .nav-link:hover::after {display: block!important; opacity: 1; transition: 700ms; /*top: -20px;*/ transition-delay: .2s}

.astroid-nav .nav-link-item-id-101:hover::after {left: 75px!important;}
.astroid-nav .nav-link-item-id-124:hover::after {left: 25px!important;}
.astroid-nav .nav-link-item-id-125:hover::after {left: 30px!important;}


h1, h2 {text-align: center;}

.titulos-articulos h2::after {
    content: "";
  border-bottom: 3px solid #00afdb;
  max-width: 100px;
  text-align: center;
  margin: 8px auto -8px;
  display: block;
transition: 300ms;}
.titulos-articulos:hover h2::after { max-width: 300px; transition: 500ms; border-image: linear-gradient(45deg, #00afdb, #333 ,#00afdb) 1;}

.titulos-articulos.inicio h2 {padding-bottom: 10px!important; overflow: inherit!important;}
.titulos-articulos:not(.home) {margin-top: -25px!important; }

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

/* INICIO */
/* SLIDE INICIO */

.home .slide-img-top {box-shadow: 0px 2px 6px 5px #ccc;}
.titulo-servicios-slide {font-family: "Tipo-logo"!important;}
.ico-slide {max-width: 35px; margin-top: -10px; margin-right: 10px;}
.iconos-slide-gestoria img {filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.7));}

.titulo-h3-inicio {font-family: "Tipo-logo"!important; text-align: center; margin: 40px auto 10px; max-width: 865px; text-transform: uppercase !important; font-size: 32px !important; letter-spacing: 0.5px;}
.subrayado-titulo-h3-inicio {background: linear-gradient(to right, #00afdb, #333333, #00afdb); height: 5px; max-width: 550px; margin: 0 auto 40px;}

.iconos-gestoria {max-width: 1300px; margin: 0 auto; padding: 0 10px;}
.iconos-gestoria img {width: 250px!important;}
.iconos-gestoria h3 {border-bottom: 4px solid var(--color-azul); padding-bottom: 10px;}
.iconos-gestoria h3:nth-child(2) {border-bottom: 4px solid var(--color-gris)!important;}

.contenido-articulos.inicio .columnas {margin-top: 50px;}
.contenido-articulos.inicio .columnas h4 {margin-bottom: 15px;}
.elegir-gestoria {margin-top: 35px;}

.gestoria-destacada {background: var(--color-azul-oscuro); margin-top: 50px;}
.contenido-gestoria-destacada {max-width: 1200px; margin: 0 auto; align-content: center;}
.gestoria-destacada .texto-gestoria-destacada {width: 65%; float: left; color: #fff; height: 200px; align-content: center; padding: 0 15px;}
.gestoria-destacada .texto-gestoria-destacada h3 {font-size: 35px!important; }
.gestoria-destacada .texto-gestoria-destacada p {font-size: 18px!important; margin-bottom: 0px !important;}
.gestoria-destacada .boton-gestoria-destacada {width: 35%; align-content: center; height: 200px;}
.gestoria-destacada .boton-gestoria-destacada p {margin-top: 20px; text-align: center;}
.gestoria-destacada .boton-gestoria-destacada a {background: var(--color-gris); padding: 10px 20px; color: #fff!important; text-decoration: none!important; font-size: 20px; transition: 200ms; min-width: 300px; display: block; max-width: 330px;}
.gestoria-destacada .boton-gestoria-destacada a:hover {background: #33333380; letter-spacing: 1px; transition: 400ms;}

.testimonio {background: var(--color-gris); align-content: center; height: 300px; color: #fff!important; text-align: center;}
.testimonio #uk-slideshow-1 {max-height: 300px;}
.testimonio .uk-active {align-content: center; height: 300px;}
.testimonio .uk-h3 {color: #fff!important; text-align: center; font-size: 32px!important;}
.testimonio .uk-h3 span {display: block; font-size: 25px!important; color: var(--color-azul);}
.testimonio .uk-margin p {font-size: 18px; max-width: 1060px; margin: 0 auto; padding: 0 10px;}

.testimonio .uk-margin p::before {
    content: "\f10d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 30px;
    padding-right: 10px;
position: relative;
    top: 2px;
}

.testimonio .uk-margin p::after {
    content: "\f10e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: #fff;
    font-size: 30px;
    padding-left: 10px;
    position: relative;
    top: 2px;
}

/* SERVICIOS */
.logo-cabecera-gesorias {max-width: 250px; float: right; margin-right: 15%; margin-top: -125px;}
.logo2-cabecera-gesorias {max-width: 250px; margin-left: 5%; margin-top: -125px;}
.logo-cabecera-gesorias img, .logo2-cabecera-gesorias img {opacity: 0.6;}

.tit-serv-consultoria {}

.servicios-gestoria {max-width: 1600px; padding: 0 10px; margin: 40px auto 0;}
.servicios-gestoria .uk-text-center img {border:2px solid #fff; box-shadow: 0px 0px 3px 3px #cccccc80; overflow: inherit!important;}
.servicios-gestoria .uk-panel:hover img {box-shadow: 0px 0px 3px 5px #cccccc;}
.servicios-gestoria .uk-panel .uk-h3 {text-transform: uppercase; font-family: "Tipo-logo"!important; font-size: 24px;}
.servicios-gestoria .uk-panel:hover .uk-h3 {color: var(--color-azul)!important; }
.uk-button.uk-button-default {transition: 300ms; margin-bottom: 30px;}
.uk-button.uk-button-default:hover {background: var(--color-gris)!important; color: #ffffff!important; transition: 400ms;}

.frase-destacada {font-family: "Caveat", cursive; font-size: 37px; max-width: 730px; margin: 50px auto 0;}
.ultima-frase {color: var(--color-azul-oscuro)!important; }

.subrallado {max-width: 240px; margin: -20px auto 0; padding-left: 25px;}
/*.frase-destacada .subrallado::after {
	content: "";
	background: url(../../../images/gestoria-crecer.webp);
	background-size: contain;
	background-repeat: no-repeat;
  width: 220px;
  position: absolute;
  margin-top: 25px;
  margin-left: -250px;
	transition: 400ms; 
	transition-delay: 500ms;
}*/

.espacio-boton-contactar {margin-top: 30px;}

/* CONTACTO */
.titulos-articulos .tipo, .nombre-gestoria {font-family: "Tipo-logo"!important; text-transform: uppercase;}

.espacio-map-form-gestoria {}
.mapa-gestoria {width: 40%; float: left;}
.datos-gestoria {width: 60%; float: left; padding-left: 50px; background: var(--color-gris); min-height: 500px; border-bottom: 1px solid #cccccc;}
.datos-gestoria #userForm {max-width: 95%; color: #fff;}

.titulo-form {color: #fff;}
.datos-articulo {max-width: 1400px; margin: 40px auto 20px; padding: 0 15px;}

.contacto-gestoria .astroid-component-section {padding: 50px 0 0!important;}
.mapa-contacto {margin-bottom: -50px!important;}


@media only screen and (min-width: 1200px) and (max-width: 1400px) {
	.servicio-gestoria-slide > div {font-size: 215%!important;}
	/*.iconos-gestoria h3 {font-size: 22px!important;}*/
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
	.servicio-gestoria-slide > div {font-size: 180%!important;}
	.iconos-gestoria h3 {font-size: 22px!important;}
	.titulo-h3-inicio {font-size: 22px !important; }
	.servicios-gestoria .uk-panel .uk-h3 {font-size: 18px !important;}
	.frase-destacada {font-size: 30px!important;}
	.logo-cabecera-gesorias { max-width: 130px; margin-right: 12%; margin-top: -65px;}
	.logo2-cabecera-gesorias {max-width: 130px; margin-left: 12%; margin-top: -65px;}
}

@media only screen and (max-width: 767px) {
	.servicio-gestoria-slide > div {font-size: 150%!important;}
	.iconos-gestoria h3 {font-size: 20px!important;}
	.n2-ow.n-uc-kTfA8FdFwHri  {min-width: 250px; margin: 0 auto; text-align: center;}
	.titulo-contacto-slide-izq p, .titulo-empresa-slide, .titulo-servicios-slide p {font-size: 25px!important;}
	.n2-ss-4item33 {font-size: 40px!important;} /* Icono mapa slide */
	.gestoria-destacada .texto-gestoria-destacada, .gestoria-destacada .boton-gestoria-destacada {width: 100%!important; float: none!important;}
	.gestoria-destacada .boton-gestoria-destacada a {max-width: 300px; margin: 0 auto;}
	.gestoria-destacada .texto-gestoria-destacada {height: 155px!important;}
	.gestoria-destacada .boton-gestoria-destacada {height: 100px!important;}
	.gestoria-destacada .texto-gestoria-destacada h3 {padding-top: 20px; font-size: 20px !important;}
	.titulo-h3-inicio {font-size: 18px!important; }
	#uk-slideshow {height: 350px;}
	#uk-slideshow-1 {height: 431px;}
	.servicios-gestoria .uk-panel .uk-h3 {font-size: 16px !important;}
	.frase-destacada {font-size: 23px!important;}
	.logo-cabecera-gesorias { max-width: 95px; margin-right: 5%; margin-top: -52px;}
	.logo2-cabecera-gesorias {max-width: 95px; margin-left: 5%; margin-top: -52px;}
}



/* hover sombra */
.sombra, .uk-button.uk-button-default {
  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, .uk-button.uk-button-default::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,
.uk-button.uk-button-default:hover::before, .uk-button.uk-button-default:focus::before, .uk-button.uk-button-default:active::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
/* FIN hover sombra */


/* Boton contactar */
.boton-contactar {text-align: center; margin-top: 40px;}
.boton-contactar a {
display: inline-block;
position: relative;
text-decoration: none;
transition: all .7s ease;
transform-style: preserve-3d;
	text-align: center;
	background: var(--color-gris);
	padding: 10px 20px;
	color: #fff!important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
  letter-spacing: 0.5px;
}

.boton-contactar a:after {
content: "¡Vamos allá!";
position: absolute;
top: -100%;
left: 0px;
width: 100%;
background: var(--color-azul);
transform-origin: left bottom;
transform: rotateX(90deg);
	padding: 10px;
	color: #fff!important;
}

.boton-contactar a:hover {
transform-origin: center bottom;
transform: rotateX(-90deg) translateY(100%);
	
}

/* 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: -50px auto 0;}

.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-azul);
  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: var(--color-gris);
  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;}
.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: 20%; box-shadow: 0px 0px 5px 3px #ccc; padding: 15px 5px; display: grid!important; max-width: 355px; margin: 0 auto 34px;}

.datos-articulo .datos.adress {min-width: 35%;}


.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-junto {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-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 .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-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;}

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

@media only screen and (min-width: 1000px) {
.datos-articulo li.datos:not(.adress) {padding-top: 35px;}
}

.datos-footer li {margin-bottom: 14px;}

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

/* 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-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 .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: 1200px;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;
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-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;*/
}

.listado {list-style: none; padding-left: 0px!important;}
.listado li::before {
  content: "";
  display: inline-block;
  background: url(../../../images/ico-list.webp);
  background-size: cover;
  /*position: absolute;
  top: 0px;
  left: 0px;*/
  width: 20px;
  height: 20px;
  margin-right: 10px;
	transition: 300ms;
}

.listado li:hover::before {
  content: "";
  display: inline-block;
  background: url(../../../images/ico-list_on.webp);
  background-size: cover;
  /*position: absolute;
  top: 0px;
  left: 0px;*/
  width: 20px;
  height: 20px;
  margin-right: 15px;
	transition: 600ms;
}


/* ---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: #006E8A!important; border-color: #006E8A!important;}


.astroid-footer-section {border-radius: 10% 0 0 0; box-shadow: 0px -1px 5px 4px #cccccc80; z-index: 9;}

.footer-section {background-image: url(../../../images/fondo-footer-consultoria.webp); background-position: top center; background-size: auto;}
.footer-section .module-title {color: var(--color-azul)!important; font-family: "Tipo-logo"!important; text-transform: uppercase;}

.footer-section .datos-footer .astroid-row {padding: 0px 0 10px!important;}
.texto-empresa-prefooter .mod-custom {margin-right: 15px!important;}
.footer-section #ar-1528971627712 {padding: 25px 0 5px!important;}

.logo-footer {max-width: 350px; margin: 0 auto;}

@media only screen and (min-width: 650px) and (max-width: 991px) {
    #ac-381582093674805, #ac-yg1v00hvc {width: 50%; margin-top: 30px; 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;}
	
	.espacio-map-form-gestoria { display: flex; flex-direction: column; } /* Optional, if you want the DIVs 100% width: */
	.espacio-map-form-gestoria .datos-gestoria {order: 1;}
	.espacio-map-form-gestoria .mapa-gestoria {order: 2;}
	.datos-gestoria, .mapa-gestoria {width: 100%; float: none;}
	.datos-gestoria {padding-left: 20px!important;}
	
}

@media only screen and (max-width: 380px) {
	.header-mobilemenu-trigger .button {margin-top: -10px;}
}

#astroid-sticky-header .burger-menu-button.header-mobilemenu-trigger .inner {background-color: #000!important;}

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