@font-face {
    font-family: 'nunito_sansbold';
    src: url('./fonts/nunito/nunitosans-bold-webfont.woff2') format('woff2'), url('./fonts/nunito/nunitosans-bold-webfont.woff') format('woff');
    font-display: fallback;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sansextralight';
    src: url('./fonts/nunito/nunitosans-extralight-webfont.woff2') format('woff2'), url('./fonts/nunito/nunitosans-extralight-webfont.woff') format('woff');
    font-display: fallback;
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sansregular';
    src: url('./fonts/nunito/nunitosans-regular-webfont.woff2') format('woff2'), url('./fonts/nunito/nunitosans-regular-webfont.woff') format('woff');
    font-display: fallback;
    font-weight: normal;
    font-style: normal;
}

* {
    -webkit-font-smoothing: antialiased;
}

.dropdown-menu a:active {
    background-color: white!important;
}

.somos p {
    font-size: 20px;
    font-family: 'nunito_sansregular', sans-serif;
}


/************************* Overlay *************************/

.overlay {
    position: absolute;
    z-index: 101;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #000 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, #000 0%, transparent 100%);
    background: -o-linear-gradient(top, #000 0%, transparent 100%);
    background: -ms-linear-gradient(top, #000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.overlay-boxes {
    position: absolute;
    z-index: 0;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #000 0%, transparent 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, #000 0%, transparent 100%);
    background: -o-linear-gradient(top, #000 0%, transparent 100%);
    background: -ms-linear-gradient(top, #000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}

.o-7 {
    opacity: 0.7;
    filter: alpha(opacity=70) !important;
}

.o-4 {
    opacity: 0.4;
    filter: alpha(opacity=70) !important;
}


/* colores */

a:hover {}

.verde-espais {
    color: #02666c !important;
}

.marron-espais {
    color: #5f4637 !important;
}


/*marron espais*/


/*#5f4637*/


/*azul grisaseo*/


/*#02666c*/

html {
    overflow-y: scroll;
}

body,
html {
    margin: 0px;
    height: 100%;
}

body.inicio {
    /* background: url(../img/fondo.jpg) no-repeat center center fixed; */
}

body.blanco {
    background: white;
    ;
}

h1 {
    font-family: 'nunito_sansbold' sans-serif;
}

h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

li {
    font-family: 'nunito_sansregular' sans-serif
}

.max-h-imagen {
    max-height: 200px;
}

.cuadro-centrado {
    display: flex;
    flex-direction: column;
}

.letra-blanca .navbar-nav .nav-link {
    color: white;
}

.letra-blanca .navbar-nav .nav-link:hover,
.letra-blanca .navbar-nav .nav-link:focus,
.letra-blanca .navbar-nav .nav-link:active {
    color: white;
}

@media (max-width: 991.98px) {
    .letra-blanca .navbar-nav .nav-link {
        color: black!important;
    }
}

@media (min-width: 992px) {
    .bg-light {
        background-color: transparent!important;
    }
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 102, 203);
}

.letra-negra .navbar-nav .nav-link {
    color: black;
}

.nav-top-abs {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.z-logo {
    z-index: 2;
    background-color: none;
    border: 0px transparent;
}

p {
    font-family: 'nunito_sansregular'
}

.nav-item a {
    font-family: 'Montserrat', sans-serif;
}

.nav-item a:hover {}

.nav-link {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

h2 {}

article {
    margin-top: 40px;
}

article p {
    color: #4d606f;
}


/*Loginstica*/

.dir {
    min-height: 50px
}

.titulo-dis {
    background-color: #b9a959;
    color: white;
    text-align: center;
    padding: 5px 10px;
}

.zonas-texto {
    min-height: 180px;
}

.productos {
    height: 100%;
    display: flex;
    flex-flow: row;
    margin-top: 150px;
    justify-content: center
}

.catalogo-boton {
    background-color: #483b2f;
    color: white;
}

.catalogo-boton:hover {
    color: white;
    text-decoration: none;
}

.btn-c {
    height: 140px;
    cursor: pointer;
    padding: 5px 13px;
    background-color: #483b2f;
    width: 200px;
    border-radius: 5px;
    color: white;
    display: flex;
    flex-direction: row;
    height: 33px;
}

.titulo-btn-c {
    margin-left: auto;
}

.promociones {
    padding-top: 150px;
    max-width: 600px;
    margin: auto;
}

.promo {}

.form-control {
    border-radius: 0px;
}

small {
    color: #4d606f;
}

.btn-gold {
    background-color: #483b2f!important;
    border: 0px;
}

.logo {
    height: 180px;
    width: 180px;
}

.construimos {
    height: 21px;
    width: 220px;
}

.logo-footer {
    width: 367px;
    height: 41px;
}

.logo-responsive {
    width: 105px;
    height: 38px;
    padding-bottom: 4px;
}


/* carousel */

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

#app {
    height: 100%;
}

.init-page {
    height: 100%;
}

.footer {
    z-index: 13;
    background-color: white;
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

.fa-chevron-right,
.fa-chevron-left {
    filter: drop-shadow(0 0 1px #777);
}

@media (max-width: 991.98px) {
    .footer {
        z-index: 13;
        background-color: white;
        max-width: 100%;
    }
}

.redes-iconos {
    font-size: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.redes-iconos a {
    color: inherit;
}

.redes-iconos a:hover {
    text-decoration: none;
}

.direccion {
    margin-right: 20px;
    text-align: center;
    line-height: 15px;
    font-size: 17px;
}

.text-footer {
    margin-top: auto;
    margin-bottom: auto;
    color: #5f4637!important;
    line-height: 15px;
    font-size: 15px;
}

@media (max-width: 767.98px) {
    .text-footer,
    .direccion-logos {
        margin-top: 20px;
    }
}

.direccion-logos {
    text-align: center;
    line-height: 15px;
    font-size: 17px;
    color: #5f4637!important;
}

.direccion-logos a {
    color: #5f4637!important;
    font-size: 35px;
    padding: 4px;
}

.number-email {
    text-align: center;
    line-height: 15px;
    font-size: 17px;
}

.informacion div {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5f4637;
    font-family: 'nunito_sansregular', sans-serif;
    font-weight: 200;
    /* line-height: 17px; */
    /* font-size: 17px; */
}

.informacion div:nth-child(1) {}

.informacion div:nth-child(2) {}

.img-fluid-h {
    max-width: 100%;
}

.navbar-brand {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-left: 10px;
}

.obras {
    min-height: calc(100% - 57px);
    padding-top: 195px;
}

.padding-titulo {
    display: grid;
    grid-gap: 7px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

.cuadro-obras {
    display: grid;
    grid-gap: 3px;
    grid-template-columns: repeat(auto-fit, minmax(200px, 274px));
    grid-auto-rows: 175px;
    /* padding-right: 15px;
    padding-left: 15px; */
    min-height: 353px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

.obra-img {
    border: 1px solid #ccc;
    cursor: pointer;
    max-width: 1140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.obra-img-nolink {
    border: 1px solid #ccc;
    max-width: 1140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.link-r {
    height: 100%;
    max-width: 1140px;
}

.caja-o {
    display: flex;
    align-items: flex-end;
    height: 175px;
}

.overlay-comercio {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
}

.texto-comercio {
    font-size: 20px;
    color: #ffffff!important;
    padding-left: 15px;
    padding-right: 15px;
}

.proyectos {
    padding-top: 150px;
    padding-bottom: 50px;
}

.noticias {
    padding-top: 150px;
    padding-bottom: 50px;
}

.servicios {
    padding-top: 150px;
    padding-bottom: 50px;
}

@media (max-width: 991.98px) {
    .servicios {
        padding-top: 40px;
        padding-bottom: 50px;
    }
}

.facebook-color {
    color: #3b5998;
    cursor: pointer;
}

.pinterest-color {
    color: #bd081c;
    cursor: pointer;
}

.pint-text {
    cursor: pointer;
}

.contacto {
    padding-top: 150px;
    padding-bottom: 50px;
}


/* Header dropdown */

.dropdown-item {
    font-family: 'nunito_sansregular', sans-serif !important;
    font-weight: 200;
    color: #02666c !important;
    background-color: white;
}

.dropdown-menu {
    padding: 0 0;
    border: 1px solid rgba(95, 70, 55, .9);
    border-radius: 0rem;
    transition: all 1s;
}

.loading-page {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: calc(100% - 30px);
    color: white;
}

.fondorojo {
    background-color: red;
    height: 400px;
}

.paginador {
    display: flex;
    justify-content: center;
    width: 100%;
}

.flechas-paginador {
    width: 200px;
    display: flex;
    justify-content: space-around;
    font-size: 30px;
    cursor: pointer;
}

.flechas-paginador i:hover {}

.disabled {
    color: #ccc;
    cursor: no-drop;
}

.boton-productos {
    background-color: none;
    border: 0px;
}


/************* 404 *************/

.sitio-noencontrado-fondo {
    height: 100%;
    padding-top: 120px;
    background-color: #231f20;
}

.color-nav {
    background-color: #231f20;
}

.color-nav .navbar-nav .nav-item a {
    color: white!important;
}

.color-nav .navbar-nav .nav-item .dropdown-menu a {
    color: black!important;
}

.cuatrocientoscuatro {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
}

.cuatrocientoscuatro h2 {
    color: white;
}


/************************* Obras comerciales Secciones *************************/

.obras_comerciales_secciones {
    min-height: calc(100% - 57px);
    padding-top: 190px;
    padding-left: 6%;
    ;
    padding-right: 6%;
    ;
}

.caja-secciones-imagenes {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 250px;
    grid-gap: 15px;
}

.block {
    position: relative;
    height: 250px;
    background: #41454f none no-repeat 50% 70%;
    background-size: cover;
    display: flex;
    justify-content: center;
}

.block .label {
    z-index: 200;
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: white;
    /* position: absolute;
    top: 0;
    left: 0; */
    text-align: center;
    padding: 28px;
    z-index: 1;
}

.label-h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
    color: white;
    font-size: 1.35rem;
}


/************************* Noticias *************************/

a {
    text-decoration: none!important;
}

.caja-noticias {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
    grid-auto-rows: 360px;
}

@media (max-width: 991.98px) {
    .caja-noticias {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 575.98px) {
    .caja-noticias {
        grid-template-columns: 1fr;
    }
}

.noticia-thumb-texto-todo {
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr
}

.titulo-noticia-thumb {
    align-self: center;
    color: #000;
}

.titulo-noticia-thumb h4 {
    line-height: 22px;
}

.date-noticia-thumb {
    align-self: center;
    color: #000;
    font-size: 13px;
}

.titulo-noticia-thumb:hover {
    color: black;
    text-decoration: none;
}

.prev-noticia {
    display: grid;
    padding-bottom: 20px;
    grid-template-columns: 1fr;
    grid-template-rows: 70% 30%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.noticia-img {
    border: 1px solid #ccc;
    cursor: pointer;
    max-width: 1140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


/************************* Servicios *************************/

.servicios {}

.servicios ul li {
    color: #6c757d!important;
}

.servicios-imagen {
    min-height: 60vh;
    padding-top: 195px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.titulo-servicios {}

.servicios li {}

.noticia-imagen {
    width: 100%;
    height: 400px;
    margin: 0 auto;
}

.noticia {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}


/************************* Arreglos *************************/

.contact-drop {
    left: -87px;
}

.caja-carga {
    min-height: 82px;
    text-align: center;
}

.img-fluid-new {
    max-width: 100%;
    max-height: 100%;
}

.main-carousel {}


/************************* Clientes *************************/

.client-box {
    display: grid;
    grid-gap: 1%;
    grid-template-columns: repeat(5, 19%);
    grid-auto-rows: 1fr;
}

@media (max-width: 767.98px) {
    .client-box {
        grid-gap: 1%;
        grid-template-columns: 1fr 1fr 1fr;
    }
}

.client-box div {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.client-box div img {
    max-height: 150px;
}


/************************* Clientes *************************/

.curse-top {
    position: relative;
    height: 250px;
    width: 100%;
    /* background: #41454f none no-repeat 50% 70%; */
    background-size: cover;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.curse-top .label {
    z-index: 200;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 40px;
    color: white;
    /* position: absolute;
    top: 0;
    left: 0; */
    text-align: center;
    padding: 28px;
    z-index: 1;
}

@media (min-width: 1200px) {
    .curse-top .label {
        padding-left: 190px;
    }
}


/************************* Cursos *************************/

.box-studio {
    background-color: #02666c;
    height: 150px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-studio a {
    color: white;
    font-size: 20px;
}

.box-studio .no-link {
    color: white;
    font-size: 20px;
}

.title-studio-item {
    background-color: #02666c;
    color: white;
    display: block;
    padding: 10px;
    width: 100%;
}

.title-studio-item-marron {
    background-color: #5f4637;
    color: white;
    display: block;
    padding: 10px;
    width: 100%;
}

.icon-info {
    max-height: 50px;
}

.studio-p {
    font-size: 20px
}