@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-dorado-claro:#E6C068;
	--color-dorado-oscuro: #866228;
}

/*  color: var(--color-dorado-claro);  */

#cookiehintsubmit, #cookiehintsubmitno {background: #008a13 !important;}
#cookiehintsubmit:hover, #cookiehintsubmitno:hover {background: #00570C !important;}


@font-face {font-family: Tipo-1;
  src: url(tipo-1.ttf);
}

@font-face {font-family: Tipo-2;
  src: url(tipo-2.ttf);
}

h1 {font-family: Tipo-2!important;}
h2 {font-family: Tipo-2!important; text-transform: uppercase !important;}

/* 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;}

@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 (min-width: 1200px) {
	.astroid-nav .menu-mv {display: none!important;}
	#language_picker_des_125 + .mod-languages__list {display: none!important;} 
}

@media only screen and (max-width: 1199px) {
    .astroid-section.toolbar {display: none;}
	.astroid-mobile-menu .nav-item-id-124, .astroid-mobile-menu .nav-item-id-701 {display: none!important;}
	.mod-languages {margin-right: -105px;}
}


.astroid-horizontal-header .astroid-logo-default {margin-bottom: -105px; background: #000; border-radius: 100%; padding: 6px 3px; margin-top: -8px; box-shadow: 0px 0px 5px 3px #cccccc80;}
.astroid-header-sticky .astroid-logo-mobile {display: none;}

.nav-submenu li {transition: 250ms;}
.nav-submenu li:hover {border-left: 5px solid var(--color-dorado-claro); transition: 400ms;}
.nav-submenu li.nav-item-active {border-left: 5px solid var(--color-dorado-claro);}

@media only screen and (max-width: 767px) {
	
}

@media only screen and (min-width: 768px) {
	.astroid-header .header-mobilemenu-trigger {top: 18px!important;}
}


/* GENERAL */
.margen-g {padding: 20px 0px 30px;}
.estrecho {max-width: 850px; margin: 0 auto!important;}
strong {font-weight: 500!important;}
.img-cabecera {margin-top: -125px!important;}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.img-cabecera {margin-top: -133px!important;}
}
	
@media only screen and (max-width: 599px) {
	.img-cabecera {margin-top: -50px!important;}
	.astroid-header-section {background: #000000!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: 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: "";
  border-bottom: 3px solid var(--color-dorado-claro);
  max-width: 0px;
  text-align: center;
  margin: 8px auto 0;
  display: block;
}

.astroid-nav .nav-link:hover::after { max-width: 100%; transition: 300ms;}*/


h1, h2 {text-align: center;}

.titulos-articulos h2::after {
    content: "";
  border-bottom: 3px solid var(--color-dorado-claro);
  max-width: 100px;
  text-align: center;
  margin: 8px auto -8px;
  display: block;}
.titulos-articulos:hover h2::after { max-width: 300px; transition: 300ms;}

.titulos-articulos h1 {margin-top: 40px;}
.titulos-articulos h2 {margin-top: 30px;}

.contenido-articulos {margin-top: 60px;}

.astroid-component-section {background-image: url(https://www.milreformes.com/images/f-reformas-integrales-bcn.webp); background-position: center; background-size: contain; background-repeat: no-repeat; background-attachment: fixed; }

/* INICIO */
/* Slide inicio */
.slide-top-position {margin-top: -73px!important; }
.slide-ini {background: url(https://www.milreformes.com/images/slide-reformas-integrales-barcelona-2.jpg); background-size: cover!important; background-attachment: fixed; height: calc(100vh - 0px); align-content: center; min-height: 350px; background-position: center;}
.slide-ini .contenido-slide {height: 90%; align-content: center; color: #fff!important; text-align: center; }
.slide-ini .contenido-slide h1 {font-size: 40px!important; font-weight: 900!important;}
.slide-ini .contenido-slide h2 {font-size: 25px!important; max-width: 800px; margin: 50px auto 0;}
.slide-ini .contenido-slide p {margin-top: 50px; font-size: 22px;}

.mascara-reformas {margin-top: -142px;}

@media only screen and (max-width: 500px) {
	.slide-ini {background: url(https://www.milreformes.com/images/slide-reformas-integrales-barcelona-2-mv.jpg); background-size: cover!important; background-attachment: fixed; height: calc(100vh - 20px); align-content: center; min-height: 350px; background-position: center;}
}

@supports (-webkit-touch-callout: none) {
.slide-ini {
    background: url('https://www.milreformes.com/images/slide-reformas-integrales-barcelona-2-mv.jpg') center top no-repeat scroll!important;
    background-size: auto 100vh!important;
}    
}

@media only screen and (min-width: 768px) and (max-width: 1185px) {
	.mascara-reformas {margin-top: -107px;}
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
	.slide-ini .contenido-slide h1 {font-size: 25px !important;}
	.slide-ini .contenido-slide h2 {font-size: 22px !important;}
	.slide-ini .contenido-slide p {font-size: 20px!important;}
}

@media only screen and (max-width: 767px) {
	.slide-top-position {margin-top: -81px!important;}
	.mascara-reformas {margin-top: -87px!important;}
}

@media only screen and (max-width: 599px) {
	.slide-ini .contenido-slide h1 {font-size: 20px !important;}
	.slide-ini .contenido-slide h2 {font-size: 16px !important;}
	.slide-ini .contenido-slide p {font-size: 18px!important;}
	.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {padding: 8px 0!important;}
	.astroid-header-section .astroid-header-sticky > div {padding-top: 5px!important; padding-bottom: 5px!important;}
}

@media only screen and (max-width: 470px) {
	.mascara-reformas {margin-top: -73px!important;}
}


.columnas.intro-inicio {position: relative;}
.columnas.intro-inicio .columna1 {padding: 40px; min-height: 375px; align-content: center; background: url(../../../images/logo-intro-reformas-integrales.webp); background-size: contain; background-position: center; background-repeat: no-repeat; }
.columnas.intro-inicio .columna1 h3 {max-width: 600px; margin: 0 auto 30px; }
.columnas.intro-inicio .columna1 p {max-width: 600px; margin: 0 auto; }
/*.columnas.intro-inicio .columna1 h3 {margin-bottom: 30px;}*/

.columnas.intro-inicio .columna2 {background: url(../../../images/reformas-integrales-en-barcelona.webp); background-size: cover; background-position: center; min-height: 375px; align-content: flex-end; padding-left: 0px!important; }
.columnas.intro-inicio .columna2 .contenido-foto-intro {background: #000000d6;  color: #fff!important; margin-bottom: -10px; padding: 10px 10px 20px 20px;}
.columnas.intro-inicio .columna2 .contenido-foto-intro p {margin-bottom: 0px!important;}
.columnas.intro-inicio .logo-intro {position: absolute; bottom: 18px; right: 15px; max-width: 75px;}

.espacio-reformas-bcn {min-height: 650px; background: url(../../../images/parallax-reformas-batcelona.webp); background-attachment: fixed; margin-bottom: 50px; margin-top: -11px;}
.espacio-reformas-bcn .contenido-espacio-reformas-bcn {padding: 80px 20px 20px; max-width: 1000px; margin: 0 auto; color: #fff!important; text-align: center;}

.destacados-parallax { padding: 30px 20px; max-width: 1550px; margin: 0 auto;}
.reformas-integrales-ico {width: 25%; padding: 0 20px; text-align: center; position: relative; overflow: inherit!important;}
.reformas-integrales-ico .contenido-reformas-integrales {background: #000; border-radius: 10px; border: 1px solid #cccccc80; box-shadow: 0px 0px 3px 3px #cccccc40; padding: 20px 10px 5px; transition: 300ms; }
.reformas-integrales-ico:hover .contenido-reformas-integrales {background: #242424; border-radius: 15px; border: 1px solid #cccccc80; box-shadow: 0px 0px 5px 3px #cccccc80; transition: 400ms; }
.reformas-integrales-ico i {position: absolute; font-size: 35px; color: var(--color-dorado-claro); background: #fff; border-radius: 100%; box-shadow: 0px 0px 3px 3px #cccccc40; padding: 10px; width: 55px; height: 55px; margin-top: -50px; margin-left: -28px; }
.reformas-integrales-ico h4 {margin-top: 5px; color: var(--color-dorado-claro); }
.reformas-integrales-ico p {color: #fff;}

@media only screen and (min-width: 1355px) {
	.espacio-reformas-bcn {margin-top: -1px!important;}
	.reformas-integrales-ico .contenido-reformas-integrales {min-height: 220px;}
}

@media only screen and (min-width: 1250px) {
	.espacio-reformas-bcn .destacados-parallax {display: flex;}
}

@media only screen and (max-width: 1250px) {
	.espacio-reformas-bcn .destacados-parallax .reformas-integrales-ico {width: 50%; float: left; margin-bottom: 50px;}
	.espacio-reformas-bcn {min-height: 800px;}
	.columnas.intro-inicio .columna2 .contenido-foto-intro h3 {padding-right: 85px;}
	.reformas-integrales-ico .contenido-reformas-integrales {min-height: 180px;}
}

@media only screen and (min-width: 1035px) {
	.espacio-reformas-bcn .contenido-espacio-reformas-bcn {align-content: center; width: 1000px; height: 50%;}
	.columnas.intro-inicio .columna1 h3 {max-width: 600px; margin: 0 auto 30px; }
	.columnas.intro-inicio .columna1 p {max-width: 600px; margin: 0 auto; }
}

@media only screen and (max-width: 890px) {
	.espacio-reformas-bcn {min-height: 900px;}
	.reformas-integrales-ico .contenido-reformas-integrales {min-height: 200px;}
}

@media only screen and (max-width: 800px) {
	.espacio-reformas-bcn {margin-top: -20px;}
}

@media only screen and (max-width: 720px) {
	.espacio-reformas-bcn {min-height: 1060px;}
}
	
@media only screen and (max-width: 450px) {
	.espacio-reformas-bcn {max-height: 745px;}
	.espacio-reformas-bcn .destacados-parallax .reformas-integrales-ico {width: 100%;}
}
	
.servicios-reformas-integrales {margin-bottom: 100px; }
.servicios-reformas-integrales .uk-text-left img {border-radius: 200px 0px 0px 200px!important; border: 3px solid var(--color-dorado-claro); box-shadow: 0px 0px 3px 3px #cccccc80; }
.servicios-reformas-integrales .uk-text-left .uk-first-column img {border-radius: 0px 200px 200px 0px!important; }
.servicios-reformas-integrales .uk-scope .uk-button-default {border-radius: 30px; border: 2px solid #E6C068!important; font-weight: 700;}
.servicios-reformas-integrales .uk-scope .uk-button-default:hover {background: #E6C068!important; border-color: #E6C068!important;}

.servicios-reformas-integrales .uk-panel.uk-padding.uk-width-1-1 {max-width: 640px;}
.servicios-reformas-integrales .uk-first-column .uk-panel.uk-padding.uk-width-1-1 {float: right!important;}

@media only screen and (max-width: 959px) {
	.servicios-reformas-integrales img {margin-left: -6px; max-width: 95%!important; float: left;}
	.servicios-reformas-integrales .uk-first-column .uk-panel.uk-padding.uk-width-1-1 {float: none!important; margin: 0 auto;}
	.servicios-reformas-integrales .uk-grid.uk-margin-large.uk-text-left:nth-child(2n) img {float:right; border-radius: 200px 0px 0px 200px!important; }
}
	
.objetivo-reformas {background: var(--color-dorado-claro); padding: 0px 10px; margin-bottom: -50px;}
.contenido-objetivo-reformas {max-width: 1200px; margin: 0 auto; display: flex;}
.contenido-objetivo-reformas h5 {width: 850px; font-size: 45px!important; min-height: 300px; align-content: center;}
.contenido-objetivo-reformas .bloque-drc {min-height: 300px; align-content: center;}
.contenido-objetivo-reformas p {font-size: 26px;  line-height: 40px;}

@media only screen and (max-width: 1100px) {
	.contenido-objetivo-reformas h5 {max-width: 40%!important; font-size: 30px!important; text-align: center; padding: 0 20px}
	.contenido-objetivo-reformas p {font-size: 20px; padding: 0 20px; }
}

@media only screen and (max-width: 600px) {
	.contenido-objetivo-reformas {text-align: center; display: inherit; }
	.contenido-objetivo-reformas h5 {min-height: 165px!important; max-width: 100%!important;}
	.contenido-objetivo-reformas .bloque-drc {min-height: 320px; overflow: inherit!important;}
	.contenido-objetivo-reformas p {font-size: 22px; margin-top: -30px;}
}

/* SERVICIOS Reformas integrales */
.reformas-integrales-bcn {position: relative;}
.reformas-integrales-bcn .contenido-columna1 {max-width: 675px; float: right; padding: 20px 0 0 20px; }
.reformas-integrales-bcn .contenido-columna2 {max-width: 675px; padding: 0 20px 0 0;}

.reformas-integrales-bcn .columna2 {background: #cccccc40; padding: 30px 10px 30px 80px; border-radius: 400px 0 0 400px; /*background-image: url(../../../images/f-reformas-integrales.webp); background-position: center; background-size: contain;*/ }

.contenido-columna1 h3 {font-family: Tipo-2 !important; letter-spacing: -0.5px;}
.contenido-columna1 h3 span {display: block;}
.espacio-boton-contactar {width: 150px; margin: 0 auto; /*float: right; margin-top: 30px;*/}


.reformas-integrales-bcn .columnas {min-height: 625px; }
.reformas-integrales-bcn .columna1, .reformas-integrales-bcn .columna2 {height: 100%; align-content: center;}

@media only screen and (min-width: 1200px) {
}

@media only screen and (min-width: 800px) and (max-width: 1299px) {
	.reformas-integrales-bcn .contenido-columna1 {padding: 20px 0 0 40px!important;}
}


@media only screen and (max-width: 959px) {
	.reformas-integrales-bcn .columna1 {max-width: 100%!important; width: 100%!important; padding: 0px 20px!important;}
	.reformas-integrales-bcn .contenido-columna1 {max-width: 100%!important; width: 100%!important;}
	.reformas-integrales-bcn .columna2 {max-width: 100%!important; width: 100%!important; padding: 0px 20px 0 30px!important; float: none;}
	.reformas-integrales-bcn .contenido-columna2 {max-width: 100%!important; width: 100%!important;}
}


/* BOTON CONTACTO EFECTO circulo */
.boton-contactar {padding: 35px; background: linear-gradient(90deg,rgba(255, 255, 255, 0) 40%, rgb(255, 255, 255,1) 80%); /*padding-left: 20px; padding-bottom: 20px;*/}

.boton-contactar a {position: relative; padding: 15px 0px; text-decoration: none; font-weight: 700;}
.boton-contactar a:hover {color: #866228!important}
.boton-contactar a svg {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 140%; height: 175%; z-index: -1;}
.boton-contactar a svg path {fill: transparent; stroke-width: 5px; stroke: #866228;}

.boton-contactar a svg path {stroke-dasharray: 1210.709716796875; stroke-dashoffset: -1210.709716796875; /*or the positive one*/ transition: stroke-dashoffset .5s cubic-bezier(.29,.68,.74,1.02);}
.boton-contactar a:hover svg path {stroke-dashoffset: 0;}

.home .boton-contactar {background: linear-gradient(90deg,rgba(255, 255, 255, 0) 40%, rgb(230, 192, 104,1) 80%)!important; max-width: 115px; overflow: hidden;}
.home .boton-contactar a {color: #343434!important;}
.home .boton-contactar a svg {z-index: 0!important;}
.home .boton-contactar a svg path {stroke: #866228!important; stroke-dashoffset: 0!important;}
.home .boton-contactar a:hover svg path {stroke-dashoffset: -1210.709716796875!important;}


/* hover sombra */
.sombra, .servicios-reformas-integrales .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-reformas-integrales .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-reformas-integrales .uk-button:hover::before, .servicios-reformas-integrales .uk-button:focus::before, .servicios-reformas-integrales .uk-button:active::before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
/* FIN hover sombra */

/* NOTICIAS */
.noticias- .article-title h2 {text-transform: none!important; /*font-family: "Montserrat", MS Sans Serif, Geneva, sans-serif!important; font-size: 21px!important;*/}
.noticias- .article-info > dd {padding-left: 0px!important; font-size: 13px!important;}

.noticias- .readmore a {transition: 300ms;}
.noticias- .readmore a:hover {transition: 400ms;}
.noticias- .astroid-article-full-image .item-image {text-align: center!important;}
.noticias- .astroid-article-full-image .item-image img {border: 2px solid #fff; box-shadow: 0px 0px 3px 5px #cccccc80; }

.noticias- .as-readmore::after {margin-top: 10px; top: 8px; transition: 400ms!important; }

.noticias- .datos-toolbar .astroid-article-title, .noticias- .datos-toolbar .astroid-article-infoblock, 
.noticias- .datos-footer .module-title, .noticias- .datos-footer .astroid-article-title, .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 */

.home h1 {padding-top: 40px;}

#ancla {
scroll-margin-top: -50px!important;
}

.div-centrado {max-width: 85px; margin: 5px auto 0; z-index: 9; position: relative;}

.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% - 34px);
  height: 70px;
  width: 70px;
  background-color: var(--color-dorado-claro);
  border: 2px solid white;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  z-index: 999;
}

.scroll_down::before {
  position: absolute;
  top: 7px;
  left: 50%;
  content: "\f103";
  font-family: FontAwesome;
	font-size: 35px;
  color: #fff;
  width: 6px;
  height: 6px;
  margin-left: -13px;
  /*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 {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;}


#language_picker_des_125 + .mod-languages__list {max-width: 40px;}
#language_picker_des_125 + .mod-languages__list a { padding: 0px!important;}

/* DATOS DE CONTACTO */
.ul-datos-contacto {list-style: none!important;}
.ul-datos-contacto i { margin-right: 5px; margin-left: 30px; vertical-align: middle; margin-top: -3px;}
.fa-map-marker-alt {margin-left:0px!important;}

.datos-form-reformas {margin-top: 50px!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 {width: 100%; /*box-shadow: 0px 0px 5px 3px #ccc;*/ padding: 17px 5px 10px 100px; /*display: grid!important;*/ max-width: 370px; margin: 0 auto 35px;}
.datos-articulo li i {transition: 300ms;}
.datos-articulo li:hover i {color: var(--color-dorado-oscuro)!important; transform: scale(1.12); transition: 400ms;}

.columnas.datos-form-reformas .columna1 {width: 60%!important;}
.columnas.datos-form-reformas .columna2 {width: 40%!important;}


@media only screen and (max-width: 900px) {
	.columnas.datos-form-reformas .columna1 {width: 100%!important; float: none!important;}
	.columnas.datos-form-reformas .columna2 {width: 100%!important; margin-top: 40px;}
}


.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-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-articulo .datos-contacto {text-align: left!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-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-footer .fa-instagram {margin-left: 0px !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;}*/ /* Para enlace separado */

.datos-articulo li {position: relative; min-height: 50px;}
.datos-articulo li i {position: absolute; top: 0px; left: 10px; color: #333!important; font-size: 35px; /*background: #fff !important;*/ padding: 21px 10px 10px; border-radius: 100%;
  /*box-shadow: 0px 0px 5px 5px #cccc;*/ width: 80px; height: 80px; background: url(../../../images/c-reformas-integrales-bcn.webp); background-size: contain; background-repeat: no-repeat; background-position: left;}

.datos-articulo li.datos:not(.adress) {/*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: 1500px; margin: 0 auto; padding: 0 30px;}
.footer-section .footer1 {font-size: 12px;}

/* 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 {/*margin-left: 5px;*/ font-family: "Caveat", cursive; font-size: 23px; font-weight: 700;}
:lang(es) .siguenos-redes-cat {display: none;}
:lang(ca) .siguenos-redes {display: none;}

@media only screen and (max-width: 991px) {
	.datos-footer .ul-datos-contacto .redes.insta .siguenos-redes, .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: 800px) {
	.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-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; background: #866228!important; border-color: #866228;}



.footer-section .datos-footer .astroid-row {padding: 0px 0 10px!important;}
.texto-empresa-prefooter .mod-custom {margin-right: 15px!important; display: flex; }
/*.texto-empresa-prefooter > * {display: flex;}*/
.texto-empresa-prefooter p {max-width: 70%; padding-right: 30px;}

.footer-section #ar-1528971627712 {padding: 25px 0 5px!important;}

.logo-footer {text-align: center; overflow: inherit!important;}
.logo-footer img {max-width: 200px; margin-top: -30px;}

.menu-footer a {text-decoration: none;}

@media only screen and (min-width: 650px) and (max-width: 991px) {
    #ac-381582093674805 {width: 50%; margin-top: 30px; padding-left: 12%;} /* Mapa del sitio y datos contacto footer */
	#ac-yg1v00hvc {width: 100%; margin-top: 30px; padding-left: 0%; text-align: center!important;}
	.datos-footer .ul-datos-contacto {text-align: center !important;}
}
@media only screen and (min-width: 650px) and (max-width: 767px) {
	.logo-footer img {margin-top: -10px!important; padding: 0px 10px;}
}

@media only screen and (min-width: 0px) and (max-width: 649px) {
    #ac-381582093674805, #ac-yg1v00hvc {text-align: center!important; margin-top: 30px;}
    .datos-footer li {text-align: center!important;}
    .datos-footer .ul-datos-contacto .redes {display: inline-flex !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;}
	.texto-empresa-prefooter .mod-custom {display: contents!important;}
	.texto-empresa-prefooter p {max-width: 100%!important; padding-right: 0px!important;}
	.datos-footer .ul-datos-contacto .redes {display: block!important;}
	.logo-footer img {margin-top: 10px!important; padding: 0px 10px;}
}

/* ICONOS MENUS MOVILES */
.header-mobilemenu-trigger .button {margin-right: 10px!important;}
.astroid-footer {font-size: 12px;}