body {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    color: #00253f;
    margin: 0;
    padding: 0;
    position: relative;
}

.d-none {
    display: none;
}

h1 {
    color: #00243e;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 20px;
}

header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 11%, rgba(255, 255, 255, 0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 11%, rgba(255, 255, 255, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.98) 11%, rgba(255, 255, 255, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ccffffff', GradientType=0);
}

b,
strong {
    font-weight: 700;
}

.h5,
h5 {
    font-size: 14px;
}
h1.asesora{
    font-size: 2rem;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: .5rem;
}
.btn-grey-svg {
    filter: invert(65%) sepia(97%) saturate(1%) hue-rotate(315deg) brightness(106%) contrast(109%);
}

a {
    outline: none;
    color: #00243f;
    /* links como los textos */
}

a:hover {
    outline: none;
    color: darkgrey;
    /* links como los textos */
}


a:hover {
    text-decoration: none;
}

.txtRight {
    text-align: right;
}

.btDown {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 50px;
    height: 50px;
    background: url(../img/bt_down.svg) no-repeat;
    z-index: 100;
    cursor: pointer;
}
.mastheadnew-sites.mastheadnew .logo{
    height: 90px;
    width:auto;
}
.btDown:hover {
    opacity: 0.5;
}

.form-row.justify-content-md-center{
    margin-top: 15px;
}

.form-check{
    margin-top: 15px;
}

.form-check-input {
    margin-top: .1rem;
}

.masthead .logo {
    /*width: 230px;*/
    height: 95px;
    width: auto;
    /*background: #002540;*/
}

.nav-masthead {
    /*margin-top: 20px;*/
    margin-top: 0px;
}

.masthead .nav-link {
    color: #00253f !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
}

.masthead .nav-link:hover {
    color: #386a89 !important;
}

/* Nueva cabecera --------- */
.mastheadnew .logo {
    /*width: 230px;*/
    width: 100%;
    /*background: #002540;*/
}

.mastheadnew .logo_tienda {
    width: auto;
    height: 100px;
    /*background: #002540;*/
}

.mastheadnew .col-3.col-md-2{
    padding: 0px !important;
}


.nav-mastheadnew {
    margin-top: 20px;
}

.nav-link2 {
    padding: .5rem .5rem !important;
}

.mastheadnew .nav-link2 {
    color: #00253f !important;
    font-weight: bold;
    text-transform: uppercase;
    /*font-size: 12px;*/
    font-size: 1em;
}

.mastheadnew .nav-link2:hover {
    color: #386a89 !important;
}

.nav-link3 {
    color: #00253f !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}

.nav-link3:hover {
    color: #386a89 !important;
}


header > .container > .row {
    justify-content: start !important;
}

.socialbox {
    display: flex;

    /*margin-top: 26px;*/
    margin-top: 26px;
    margin-bottom: 26px;
    border-left-style: solid;
    border-left-width: 1px;
    /*border-right-style: solid;
    border-right-width: 1px;*/
    padding-right: 0px !important;
   /*max-width: 110px;
    min-width: 110px;*/
}



.socialboxSites {
    display: flex;
    /*margin-top: 26px;*/
    margin-top: 26px;
    margin-bottom: 26px;
    border-left-style: solid;
    border-left-width: 1px;
    /*border-right-style: solid;
    border-right-width: 1px;*/
    padding-right: 0px !important;
   /*max-width: 110px;
    min-width: 110px;*/
}

.socialbox .p-2, .socialboxSites .p-2 {
    padding: 0.2rem !important;
    margin: auto 0;
}

.caja-dudas{
    border: 1px solid darkgray;
    padding:25px;
    height: fit-content;
}

.asesoramiento-body .asesoramiento-contenido{
    padding-right: 40px;
}
.asesoramiento-etiquetas{
    margin-bottom: 40px;
}
.asesoramiento-sub-title{
    font-weight: 600;
    color: #00253f;
    font-size: 20px;
    margin-bottom: 20px;
}
/*
.asesoramiento-body .asesoramiento-contenido{
    text-align: justify !important;
}
 */
.asesoramiento-body .asesoramiento-contenido{
    text-align: justify;
}
.asesoramiento-body .asesoramiento-contenido table{
    border:none !important
}
.asesoramiento-body .asesoramiento-contenido table td{
    border:none !important
}
.asesoramiento-new-design .asesoramiento-imagen{
    width: 100%;
    height: auto;
    margin-top: 0px !important;
}
.asesoramiento-new-design .cabecera-asesoramiento{
    padding: 0px !important;
    margin: 0px;
    margin-top: -20px !important;
}
.asesoramiento-new-design .cabecera-asesoramiento .container{
    padding: 0px;
    margin: 0px;
    max-width: 100% !important;
    width: 100%;
    overflow: hidden;
    height: 800px;
}
.asesoramiento-contenido{
    line-height: initial;
}
.asesoramiento-new-design .cabecera-asesoramiento .overlay{
    width: 100%;
    height: 800px;
    top: 0;
    left: 0;
    position: absolute;
    background: #00000040;
    z-index: 50;
}

.asesoramiento-new-design{
    position: relative;
    text-align: center;
}

.asesoramiento-new-design .asesoramiento-body{
    margin-top: 60px;
}

.asesoramiento-new-design .cabecera-asesoramiento h1{
    position: absolute;
    top: 250px;
    left: 30%;
    width: 38%;
    text-align: center;
    z-index: 51;
    font-weight: 600;
    color: white !important;
}

.asesoramiento-new-design h2{
    margin-top: 20px !important;
}

.asesoramiento-new-design .redTiendas{
    margin-top: 20px;
}
.asesoramiento-body img{
    max-width: 100%;
}
.asesoramiento-body td img{
    max-width: unset;
}
.asesoramiento-new-design .asesoramiento-imagenes{
    margin-bottom: 10px !important;
}
body > img{
    display:none;
}
.asesoramiento-contenido a{
    color: darkgrey;
    font-weight: 600;
}
.asesoramiento-contenido a:hover{
    color: #5d89b4;
    font-weight: 600;
}
.etiqueta-seleccionada.btn-outline-primary{
    color: #fff;
    background-color: #00253f;
    border-color: #00253f;
    border: 1px solid #c5c2c6;
}
.etiqueta-close{
    display:none;
}

.etiqueta-seleccionada.btn-outline-primary .etiqueta-close{
    display: inline-block;
    margin-top: -4px;
}
.asesoramiento-etiquetas button{
    margin-bottom:5px;
    border: 1px solid #c5c2c6;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 400;
    font-size: 14px;
    outline:0;
    box-shadow: none;
}
.asesoramiento-etiquetas button:focus {
    outline:0 !important;
    box-shadow: none;
}
.caja-dudas .red-tiendas{
    margin-bottom: 15px;
}

.caja-dudas .row{
    margin-top: -20px;
}

.txt-center{
    text-align: center !important;
}

.coldata .pt20 > .col-4{
    margin-right: -15px;
    margin-left: -15px;
}

.idiomasbox {
    margin-top: 26px;
    margin-bottom: 26px;
    max-width: 80px;
    min-width: 80px;

}

.iconoSocial {
    padding-top: 5px;
}

.rowSocial {
    width: 60px;
}

.icodirmenu:before {
    content: url(../img/dir_ico3.png);
    position: relative;
    left: -4px;
    top: 2px;
}

.icocontactomenu:before {
    content: url(../img/bocadillo_ico.png);
    position: relative;
    left: -4px;
    top: 2px;
}


.selectdiv {
    position: relative;
    float: right;
    top: -4px;
    min-width: 120px;
    margin-left: -35px;
}

/*To remove button from IE11, thank you Matt */
select::-ms-expand {
    display: none;
}

.titulo-select-idioma {
    font-size: 10px;
    margin-top: 2px;
    text-transform: uppercase;
    margin-bottom: -1px;
    /*text-align: center;*/
    position: relative;
    right: -18px;
    color: #00253f !important;
    font-weight: 600 !important;
}

.selectdiv:after {
    content: '>';
    font: 17px "Consolas", monospace;
    color: #00253f;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 5px;
    top: 2px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
}

.selectdiv select {
    outline: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    border: none;
    display: block;
    width: 100%;
    max-width: 320px;
    float: right;
    margin: 5px 0px;
    font-size: 10px;
    line-height: 1.75;
    color: #333;
    background-color: transparent;
    background-image: none;

    -ms-word-break: normal;
    word-break: normal;
}

/**selector idiomas*/

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 28px;
    color: #555;
    background: none;
}
.select2-container--default .select2-selection--single{
    background-color: transparent !important;
    border: none !important;
    line-height: 28px !important;
    font-size: 12px !important;
    font-weight:300 !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.dropIdiomas ul {
    max-height: 200px;
    overflow-y: auto;
    padding: 20px 20px 40px;
    border: none;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dropIdiomas {
    width: 150px !important;
    margin-left: 0 !important;
}
.dropIdiomas ul li{
    width: 100% !important;
}
.select2-container--default .select2-results__option--selected{
    background-color: transparent !important;
    text-decoration: underline !important;
    color: #00263e !important;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{
    color:#00263e !important;
    background-color: transparent !important;
    text-decoration: underline !important;
}

.mobileOnly{
    display: none;
}
.col-tooltip{
    padding-left: 0;
    padding-right: 0;
}

.galeriaMore{
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}

.marginbottom40{
    margin-bottom: 40px !important;
}

@media (min-width: 1024px) {
    .seccion .container {
        padding-left: 0px;
    }
}


@media (max-width: 990px) {
    .navbar-collapse {
        top: 100px !important;
        /*padding-left: 20px;*/
    }
    .mastheadnew-sites.mastheadnew .logo{
        width: 100%;
        height: auto;
    }
    .col-logo{
        padding-left: 0px;
    }
}


.opt-idioma {
    text-transform: uppercase;
}

@media (max-width: 770px) {
    .enlAdicHead{
        display: flex !important;
        flex-wrap: wrap;
    }
    .enlAdicHead a{
        flex:0.5 !important;
    }
    .selectdivIdiomas{
        flex:1 1 100%;
        margin-top: 15px;
        margin-left: 0 !important;
    }

    .mobileOnly{
        display: flex;
        margin: 0 auto;
        align-items: center;
        justify-content: center;
    }
    .notMobile{
        display: none !important;
    }

    .colImgCalidad, .colImgCalidad > .d-flex,.colImgCalidad > .d-flex > .img-fluid-calidad  {
        padding-right: 0px;
        padding-left: 0px;
    }
    .mastheadnew .logo {
        /*width: 130px;*/
        /* background: #002540;*/
    }

    .mastheadnew .logo_tienda {
        height: 55px;

    }

    .navbar-collapse {
        /*top: 55px !important;*/
        /*top: 11% !important;*/
        /*padding-left: 20px;*/
    }

    header > .container > .row {
        justify-content: space-between !important;
    }
    .mastheadnew> .container> .row>.col-3.col-md-2{
        flex: 0 0 55%;
        max-width: 55%;
    }
    .navbar-toggler{
        /*right: auto !important;
        top: auto !important;*/
        top: 20px !important;
    }
    .offsetMenu{
        flex: 0 0 45% !important;
        max-width: 45% !important;
    }
    .offsetMenu > nav{
        text-align: center;
        margin: 0 auto;
        justify-content: center !important;
    }
    .mastheadnew .nav-link2{
        line-height: 3em;
        font-size: 1.1em;
    }

    .socialbox, .socialboxSites {
        display: none;
        margin-top: 10px;
        margin-bottom: 26px;
        border-left-style: solid;
        border-left-width: 1px;
        /*border-right-style: solid;
        border-right-width: 1px;*/
        padding-right: 0px !important;
        max-width: 80px;
        min-width: 80px;
    }

    .idiomasbox {
        margin-top: 10px;
        margin-bottom: 26px;
        max-width: 80px;
        min-width: 80px;
    }

    .pag1web {
        position: relative !important;
        padding: 25px 5px 35px 5px !important;
        bottom: 0 !important;
        z-index: 5000 !important;
        top: 0px !important;
        width: 100% !important;
    }

    .pag1web.center {
        margin-left: 0px;
        padding-left: 0px;
        padding: 0px 35px 35px 35px;
    }
    .asesoramiento-body .row{
        flex-direction: column;
    }
    .asesoramiento-body .asesoramiento-contenido{
        padding-right: 0px;
    }
    .asesoramiento-body .caja-dudas{
        margin: 0px 15px;
    }

    .asesoramiento-body .caja-dudas, .asesoramiento-body .caja-dudas .redTiendas{
        max-width: 100%;
        width: 95%;
        margin: 0 auto;
        padding-top: 30px;
    }

    .asesoramiento-new-design .cabecera-asesoramiento h1{
        top: 25px;
        left: 20%;
        width: 60%;
        font-size: 1.3em;
    }
    .asesoramiento-new-design .cabecera-asesoramiento .container, .asesoramiento-new-design .cabecera-asesoramiento .overlay{
        /*height: 215px;*/
        height: 6%;
    }
    .asesoramiento-new-design .cabecera-asesoramiento .container h1, .asesoramiento-new-design .cabecera-asesoramiento .overlay{
        display: none;
    }
    .enlAdicHead a.linkvcmanager {
        flex: 1 1 100% !important;
        margin-top: 20px !important;
    }
    .enlAdicHead a.linkvcmanager img{
        margin-left: 0px !important;
    }
}


/* --------------------------*/
.swiper-container {
    width: 100%;
    height: 100%;
}

.parallax-bg {
    position: relative;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.parallax-bg2 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    background-size: 50px 50px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/bt_next.svg);
    right: 20px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url(../img/bt_prev.svg);
    left: 20px;
}

.information-form-Web {
    position: absolute;
    /*background: rgba(255, 255, 255, 0.8);*/
    padding: 25px 35px 35px 35px;
    bottom: 0;
    z-index: 5000;
    width: 500px;
    top: 105px;
}

.pag1web {
    position: absolute;
    /*background: rgba(255, 255, 255, 0.8);*/
    padding: 5px 35px 35px 35px;
    bottom: 0;
    z-index: 5000;
    width: 500px;
    top: 105px;
}

.respuesta .pag1web{
    width: 70%;
}

.cajaokmail>div:not(.cont1){
    background-color: white;
    margin-bottom: 3rem;
    padding: 2rem 2rem 0rem 2rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.webdesc_block_img.mb-3>a>img{
    margin-bottom: 20px;
}
.webdesc_block_img.mb-3>a>h5{
    text-align: center;
}

.information-form {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 35px 35px 35px;
    bottom: 0;
    z-index: 100;
    width: 500px;
    top: 105px;
}

.information-form,
.information-form .txtPie {
    padding: 35px 35px 35px 35px;
}

.information-form h2 {
    font-weight: 100;
    margin: 0 0 15px 0;
}

.btn-group-lg > .btn,
.btn-lg {
    padding: .2rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.information-form button[type=submit] {
    margin-top: 15px;
}

.information-form .txtPie {
    position: inherit;
    bottom: auto;
    width: 100%;
    left: 0;
}

.form-control {
    color: #00253f;
    border-color: #00253f;
    border-radius: 0;
    font-size: 14px;
}

.form-group {
    margin-bottom: 5px;
}

.form-check-label {
    font-size: 12px;
    line-height: 14px;
}

.btn {
    border-radius: 0;
}

.btn-outline-primary {
    color: #00253f;
    border-color: #00253f;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00253f;
    border-color: #00253f;
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle{
    background-color: #00253f !important;
    border-color: #00253f !important;
}

.card-desc p:last-child{
    margin-bottom: 0rem;
}

section.aislamiento {
    position: absolute;
    bottom: 0;
    background: #fff;
    z-index: 100;
    width: 100%;
}

.bt-productos,
.bt-aislamiento {
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-size: 50px;
    text-align: center;
    background-position: center 0;
    font-weight: bold;
    color: #00253f;
    text-transform: uppercase;
    font-size: 12px;
}

.bt-productos {
    margin-top: 30px;
}

.bt-productos:hover,
.bt-productos.active,
.bt-aislamiento.active,
.bt-aislamiento:hover {
    text-decoration: none;
    opacity: 0.5;
}

.bt-termica {
    background-image: url(../img/ico-termica.svg);
}

.bt-acustica {
    background-image: url(../img/ico-acustica.svg);
}

.bt-aperturas {
    background-image: url(../img/ico-aperturas.svg);
}

.bt-durabilidad {
    background-image: url(../img/ico-durabilidad.svg);
}

.bt-seguridad {
    background-image: url(../img/ico-seguridad.svg);
}

.bt-colores {
    background-image: url(../img/ico-colores.svg);
}

.bt-abisagradas {
    background-image: url(../img/ico-abisagradas.svg);
}

.bt-puertas {
    background-image: url(../img/ico-puertas.svg);
}

.bt-tiendas {
    background-image: url(../img/ico-tiendas.svg);
}

.bt-apertura {
    background-image: url(../img/ico-apertura.svg);
}

.bt-correderas {
    background-image: url(../img/ico-correderas.svg);
}

.bt-acabados {
    background-image: url(../img/ico-acabados.svg);
}

.bt-divisiones-interiores {
    background-image: url(../img/ico-divisiones-interiores.svg);
}

.bt-barandilla {
    background-image: url(../img/ico-barandilla.svg);
}

.bt-pvc {
    background-image: url(../img/ico-pvc.svg);
}

.bt-proteccion-solar {
    background-image: url(../img/ico-proteccion-solar.svg);
}

.bt-accesorios {
    background-image: url(../img/ico-accesorios.svg);
}

/* ------------------ NUEVOS ICONOS ------------------ */


.bt-cortizo_pvc {
    background-image: url(../img/ico-pvc.svg);
}

.bt-acabados {
    background-image: url(../img/ico-acabados.svg);
}

.bt-proteccion_solar {
    background-image: url(../img/ico-proteccion-solar.svg);
}

.bt-ventanas_puertas_abisagradas {
    background-image: url(../img/ico-abisagradas.svg);
}

.bt-ventanas_puertas_correderas {
    background-image: url(../img/ico-correderas.svg);
}

.bt-ventanas_puertas_corext {
    background-image: url(../img/ico-correderas.svg);
}

.bt-barandilla {
    background-image: url(../img/ico-barandilla.svg);
}

.bt-panel_composite {
    background-image: url(../img/ico-panel_composite.svg);
}

.bt-fachadas {
    background-image: url(../img/ico-fachadas.svg);
}

.bt-proteccion_contra_humo_incendios {
    background-image: url(../img/ico-fuego.svg);
}

.bt-revestimientos {
    background-image: url(../img/ico-revestimientos.svg);
}

.bt-divisiones_interiores {
    background-image: url(../img/ico-divisiones-interiores.svg);
}

.bt-empleados {
    background-image: url(../img/ico-empleados.svg);
}
.bt-experiencia {
    background-image: url(../img/ico-experiencia.svg);
}
.bt-GrupoProductos {
    background-image: url(../img/ico-productos.svg);
}
.bt-presencia {
    background-image: url(../img/ico-presencia-comercial.svg);
}
.bt-centros {
    background-image: url(../img/ico-centros-productivos.svg);
}
.bt-distribucion {
    background-image: url(../img/ico-centros-distribucion.svg);
}
.bt-investigacion {
    background-image: url(../img/ico-investigacion.svg);
}


.bt-campanas {
    background-image: url(../img/ico-campanas-publicitarias.svg);
}
.bt-plan {
    background-image: url(../img/ico-plan-medios-personalizado.svg);
}
.bt-pagina {
    background-image: url(../img/ico-pagina-web.svg);
}
.bt-elementos {
    background-image: url(../img/ico-elementos-marketing-especializados.svg);
}
.bt-asesoramiento-profesional {
    background-image: url(../img/asesoramiento-profesional.svg);
}

.bt-mobiliario-especializado {
    background-image: url(../img/ico-mobiliario-especializado.svg);
}
.bt-mobiliario-seleccionado {
    background-image: url(../img/ico-mobiliario-seleccionado.svg);
}
.bt-rotulacion {
    background-image: url(../img/ico-rotulacion.svg);
}
.bt-vestuario {
    background-image: url(../img/ico-vestuario-laboral.svg);
}
.bt-papeleria {
    background-image: url(../img/ico-papeleria.svg);
}


.bt-asesoramiento-red {
    background-image: url(../img/ico-asesoramiento.svg);
}
.bt-red {
    background-image: url(../img/ico-red-global.svg);
}
.bt-marca {
    background-image: url(../img/ico-imagen-marca.svg);
}
.bt-propuesta {
    background-image: url(../img/ico-diseno-propuesta.svg);
}
.bt-formacion {
    background-image: url(../img/ico-formacion-continua.svg);
}
.bt-presupuesto {
    background-image: url(../img/ico-preuspuestos.svg);
}

/* -------------------------------------------------- */

.aislamientoSection {
    padding: 20px 0;
}

.productosContainer, .conocenosContainer {
    position: absolute;
    top: 50%;
    z-index: 100;
    width: 383px;
    transform: translateY(-50%);
    margin-left: 55px;
}

.productosHeader {
    background: rgba(132, 132, 132, 0.8);
    padding: 20px 20px;
}

.productosBody,.conocenosBody {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 20px 20px;
}

.infoSistemista{
    margin:0 10px;
    flex: 0 0 48% !important;
    max-width: 48% !important;
    width: 48% !important;
}

.titleInfo{
    text-align: center;
    font-weight: 600;
    color: #00253f;
    text-transform: uppercase;
    font-size: 16px;
}

.infoTitle{
    font-size: 10px;
    text-align: center;
}

.sistemistaNumeros{
    text-align: center;
    font-weight: 700;
    font-size: 1.4em;
    padding: 20px 0px 5px 0px;
    font-family: 'Montserrat';
    font-weight: 700;
}

.infoBox .col-6{
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.despeja p{
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: 400;
}

.fullwidth .img-fluid{
    width: 100%;
}

.row-herramientas{
    justify-content: space-around;
}
.row-greybox{
    justify-content: space-around;
}

.row-greybox div{
    width: 100% !important;
    max-width: 100% !important;
    flex: 1 !important;
    padding-right: 5px !important;
    padding-left: 5px !important;
}

@media (max-width: 770px) {

    #navbarSupportedContent{
        -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.15);
    }
    .bloqueLogosContacto .col-6:nth-child(1){
        margin-right: 0px !important;
    }

    .bloqueLogosContacto .col-6:nth-child(2){
        margin-left: 0px !important;
    }
    .enlAdicHead a{
        margin: 0 5px !important;
    }
    #navbarSupportedContent .enlAdicHead a, .select2-selection__rendered{
        font-size: 1.1em;
        font-weight: 400;
    }
    #navbarSupportedContent .enlAdicHead a:nth-child(1){
        text-align: end;
    }
    #navbarSupportedContent .enlAdicHead a:nth-child(2){
        text-align: start;
    }

    .selectdiv:after{
        display: none !important;
    }

    #grupo .grupoText{
        margin-right: 0px;
        margin-left: 0px;
    }

    #grupo h3{
        margin-right: 15px;
        margin-left: 15px;
        margin-bottom: -10px;
    }

    .infoSistemista {
        margin: 0 10px;
        flex: auto !important;
        max-width: 100% !important;
        width: 100% !important;
        height: fit-content !important;
        margin-top: 40px !important;
        margin: 0 auto;
    }
    .sistemistaBoxes{
        flex: 1;
        flex-direction: column;
        max-width: 100%;
    }
    .infoBox{
        flex-direction: column;
        margin: 0 auto;
        justify-content: center;
        max-width: 100%;
        width: 100%;
    }
    .infoBox .col-6{
        max-width: 100%;
        width: 100%;
    }
    .boxGrupos{
        max-width: 100%;
        width: 100%;
        flex: 1;
    }
    .bloqueMapaMundiConocenos{
        flex: 1;
        flex-direction: column;
    }
    .bloqueMapaMundiConocenos .col-6{
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 !important;
    }
    .row-grupos .col-6, .row-grupos .col-md-2{
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 !important;
    }
    .row-grupos{
        flex-direction: row;
    }
    .conocenosNumeros{
        font-size: 1em;
    }
    .conocenosBody .row{
        flex-direction: column;
    }
    .swiper-wrapper{
        height: 100% !important;
    }
    #redTiendas .parallax-bg{
        min-height: 100vh !important;
        height: fit-content;
    }
    .respuesta .cajaokmail>div{
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    .cajaokmail>div:not(.cont1){
        flex-direction: column;
    }
    .conocenosBody .redTiendas{
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 !important;
    }
    .conocenosBody .bloqueLogosConocenos{
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 !important;
    }
    .bloqueLogosContacto{
        max-width: 100%;
        width: 100%;
        flex-direction: column;
    }
    #Asesoramiento{
        display: flex;
        flex-direction: column-reverse;
    }
    #Asesoramiento .asesoramientoContainer-2{
        position: relative;
        width: 100% !important;
        transform: none !important;
    }
    .bloqueLogosContacto .col-6{
        width: 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
    .bloqueUneteConocenos{
        margin: 0 auto;
    }
    .conocenosContainer-2{
        width: 90% !important;
    }
    #calidad .row{
        flex-direction: column;
    }
    #calidad .row .col-6{
        max-width: 100% !important;
        width: 100% !important;
        flex: 1 !important;
    }
    #calidad .row .col-md-7{
        margin-top: 30px;
    }

    #Conocenos .col-md-8 > img{
        width: 100%;
    }

    .redTiendas-3 > .container > .row > .col-6.col-md-5,.redTiendas-3 .col-6.col-md-12.redTiendas
    , .redTiendas-3 .col-6.col-md-12.redTiendas > p, .redTiendas-3 .col-6.col-md-8,
    .redTiendas-3 .col-6.col-md-12, .redTiendas-3 .col-6.col-md-7{
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }
    .bloqueUneteConocenos{
        margin-bottom: 20px;
    }
}

#calidad{
    margin-top: 70px;
}

.flex-colum{
    flex-direction: column;
}

.div-center{
    margin: 0 auto;
}

section.calidad h2,section.grupo h2,
section.redTiendas h2, .redTiendas h2{
    font-weight: 600;
    color: #00253f;
    font-size: 20px;
    margin-top: 20px;
}

section.grupo h3{
    font-weight: 500;
    color: #00253f;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 50px;
}

.infoSubTitle{
    text-align: center;
    font-weight: 500;
    font-size: 0.7em;
}
.infoSubTitle-2{
    text-align: center;
    font-weight: 500;
    font-size: 0.8em;
}

.infoTitleRed{
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-size: 60px 60px;
    text-align: center;
    background-position: center 0;
    text-transform: uppercase;
    font-size: 9px;
    margin-top: 30px;
    color: gray;
}
.infograficos{
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-size: 40px 40px;
    text-align: center;
    background-position: center 0;
    text-transform: uppercase;
    font-size: 9px;
    margin-top: 30px;
    color: gray;
	line-height: 16px;
}

.infograficos-solicitar{
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-size: 50px 50px;
    text-align: center;
    background-position: center 0;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 30px;
    color: gray;
    margin-bottom: 5px;
}

.row-unete .infograficos-solicitar{
    padding: 75px 0 0 0;
    background-size: 75px 75px;
}

.img-fluid-calidad{
    max-width: 100%;
    /* width: 100%; */
    /*height: fit-content !important;*/
    height: auto !important;
}

#calidad .img-fluid-calidad{
    max-width: 100%;
    /* width: 100%; */
    height: fit-content !important;
}

.infoSistemista{
    height: 100%;
}

.infoSistemista .titleInfo{
    margin-bottom: 10px;
}

.infoSistemista .infoTitle{
    margin-top: 30px;
    color: gray;
    min-height: 35px;
	line-height: 16px;
}

.infoBox .col-6{
    flex: 1;
}

.infograficos{
    min-height: 90px;
}

.infoTitle{
    color: gray;
}

.img90h{
    height: 90%;
}

.mtop60{
    margin-top: 60px;
}

.row-grupos{
    width: 100%;
}

.row-grupos .col-md-2{
    flex: 0 0 14.28%;
    max-width: 14.28%;
    width: 14.28%;
}

.btn-unete{
    font-size: 0.8rem;
    font-weight: 600;
}

.bloqueMapaMundiConocenos{
    margin: 50px 0;
}

.btnMapaMundi{
    margin-top: 20px;
}

.bloqueMapaMundiConocenos, .bloqueMapaMundiConocenos > .d-flex,
 .rowInfo{
    justify-content: center;
}

.infoBox{
    justify-content: space-between;
}

.greyBox{
    background: #f8f9fa;
    padding: 20px 20px;
}

.noMargin{
    margin: 0px !important;
}

.row.noMargin{
    line-height: 20px;
}

.conocenosContainer-2{
    position: absolute;
    top: 50%;
    z-index: 100;
    width: 400px;
    transform: translateY(-50%);
}

.asesoramientoContainer-2{
    position: absolute;
    top: 40%;
    z-index: 100;
    width: 400px;
    transform: translateY(-50%);
}

.conocenosNumeros{
    text-align: center;
    font-weight: 700;
    font-size: 1.5em;
    padding: 20px 0px;
    font-family: 'Montserrat';
    font-weight: 700;
}

.bloqueLogosConocenos{
    background-color: white;
    margin: 0 auto;
}

.bloqueLogosContacto{
    margin: 0 auto;
    /*justify-content: space-evenly;*/
    justify-content: center;
}
.bloqueLogosContacto .col-6:nth-child(1){
    margin-right: 30px;
}
.bloqueLogosContacto .col-6:nth-child(2){
    margin-left: 30px;
}

.bloqueLogosContacto .infoTitleRed{
    padding: 75px 0 25px 0 !important;
    color: #00243f;
}

.bloqueLogosContacto .bt-GrupoProductos{
    padding: 45px 0 25px 0 !important;
    background-size: 35px 35px !important;
}

.bloqueLogosContacto .bt-tiendas{
    padding: 55px 0 25px 0 !important;
    margin-top: 20px;
}

.bloqueLogosContacto .col-6{
    border: 1px solid #00243f;
}

.bloqueSolicitarInfo{
    margin: 0 auto;
}

.bloqueUneteConocenos{
    padding-top: 25px;
}

.d-flex {
    display: flex;
}

.conocenosweb section{
    height: auto !important;
    margin-bottom: 90px;
}

section.contacto h2,
section.obras h2,
section.inspiracion h2,
.productos h2,
.aislamientoSection h2 {
    font-weight: bold;
    font-size: 24px;
    color: #1d1d1b;
    margin: 0;
    margin-top: 20px;
}
.conocenos h2{
    font-weight: 600;
    color: #00253f;
    font-size: 20px;
    margin: 0;
}
section.contacto h3,
section.inspiracion h3,
section.obras h3,
.productos h3,
.aislamientoSection h3 {
    font-weight: normal;
    font-size: 18px;
    color: #878787;
    margin: 0 0 20px 0;
}

/*section.contacto h2 {
    margin-bottom: 40px;
}*/

.productos h2 {
    color: #fff;
}

.productos h3 {
    color: #fff;
}

select.queNecesitas {
    height: 35px;
}

.productos .queNecesitas {
    width: 100%;
}

section.inspiracion .container {
    padding-top: 120px;
}

section.contacto .container {
    padding-top: 20px;
    padding-bottom: 80px;
}

section.contacto {
    /*min-height: 100vh;*/
    position: relative;
}

.galeria a {
    outline: none;
}

.galeria .pdLeft {
    padding-left: 10px;
}

.galeria .pdRight {
    padding-right: 10px;
}

.galeria img {
    padding-bottom: 10px;
}

.galeria .img-fluid {
    width: 100%;
}

.dato_num {
    font-weight: bold;
}

.subtitdato {
    font-size: 10px;
    margin-top: -10px;
}

.headProductos {
    background: #dadada;
    color: #8a8a8a;
    padding: 20px 0;
    margin-top: 95px;
    height: auto !important;
}

.headProductos .h-title {
    margin: 15px 0;
    color: #00243e;
    font-size: 30px;
    font-weight: bold;
}
.h-productos{
    font-size:14px;
    font-weight:300;
    height:20px;
    line-height:20px;
}
.separador {
    width: 110px;
    height: 10px;
    border-top: 1px solid #b2b2b4;
    margin-bottom: 10px;
}

.separadorcorto {
    width: 10px;
    height: 1px;
    border-top: 1px solid #b2b2b4;
}

.hSelectProduct {
    font-size: 18px;
    margin: 10px 0;
    color: #656363;
    font-weight: 600;
}

.menuSistemas ul,
.menuSistemas li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.menuSistemas span {
    color: #9d9d9f;
    padding: 5px 10px;
    margin: 10px 0;
    display: block;
    border: 1px solid #9d9d9f;
    background: url(../img/flecha_menusistemas.svg) no-repeat right 8px center;
    background-size: 16px;
    cursor: pointer;
    padding-right: 25px;
}

.menuSistemas li.active span {
    border: none;
    background: url(../img/flecha_menusistemas_active.svg) no-repeat right 8px center #00263d;
    background-size: 16px;
    color: #fff;
}

.menuSistemas ul.n2 {
    margin-left: 10px;
    display: none;
}

.menuSistemas li.active ul.n2 {
    display: inline-block;
}

.menuSistemas ul.n2 a {
    color: #656363;
}

.menuSistemas ul.n2 li a {
    padding-left: 30px;
    background: url(../img/cuadrado_submenu.svg) no-repeat left top;
    background-size: 16px;
    min-height: 17px;
    display: block;
    line-height: 22px;
}

.menuSistemas ul.n2 li.active a,
.menuSistemas ul.n2 a:hover {
    color: #00243e;
    text-decoration: none;
}

.menuSistemas ul.n2 li.active a {
    background: url(../img/cuadrado_submenu_active.svg) no-repeat left top;
    background-size: 16px;
}

.panelSistemas .col-md-4 {
    padding: 0;
}

.panelSistemas .sistema {
    position: relative;
    overflow: hidden;
    border: 1px solid #e3e3e3;
    /*border-right: none;*/
    border-bottom: none;
    display: flex;
    flex-direction: column;
}

.panelSistemas .sistema img {
    border-right: 1px solid #fff;
    width: 100%;
    /*padding-bottom: 20px;*/
}

.panelSistemas .col-md-4:nth-child(3n) .sistema img {
    border-right: none;
}

.panelSistemas .col-md-4:nth-child(3n) .sistema {
    border-right: 1px solid #e3e3e3 ;
}

.panelSistemas .col-md-4:nth-last-child(-n + 3) {
    border-bottom: 1px solid #e3e3e3 ;
}

.panelSistemas .sistema .infoSistema {
   /* position: absolute;
    bottom: 0;
    left: 0;*/
    width: 100%;
    /*padding: 50px 10px 10px 10px;*/
    padding: 10px;
}

.panelSistemas .sistema .backInfoSistema {
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 1000px solid rgba(0, 38, 62, 0.7);
    border-top: 100px solid transparent;
    z-index: 0;
    display: none;
}

.panelSistemas .sistema .titulo {
    /*color: #c9dde9;*/
    color: #00243e;
    text-align: center;
}

.panelSistemas .sistema .subtitulo {
    color: #fff;
}

.producto .panelDatos {
    margin: 30px 0;
}

.producto .panelDatos .nav-tabs {
    border: none;
}

.producto .panelDatos .nav-tabs > li {
    width: 33%;
    display: table;
    position: relative;
}

.producto .panelDatos .nav-tabs > li > a {
    border-radius: 0;
    border: none;
    font-weight: bold;
    color: #00243e;
    padding: 5px 10px;
    height: 50px;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
    background: #dadada;
}

.producto .panelDatos .nav-tabs > li > a:hover {
    background: #fff !important;
}

.producto .panelDatos .nav-tabs > li > a:before,
.producto .panelDatos .nav-tabs > li > a:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.producto .panelDatos .nav-tabs > li > a:after {
    border-width: 5px;
    border-right-color: #fff;
    border-top-color: #fff;
}

.producto .panelDatos .nav-tabs > li.active > a,
.producto .panelDatos .nav-tabs > li.active > a:focus,
.producto .panelDatos .nav-tabs > li.active > a:hover {
    background: #00243e !important;
    color: #fff;
    border: none;
    margin: 0;
}

.producto .panelDatos .nav > li > a:focus,
.producto .panelDatos .nav > li > a:hover {
    background: none;
    margin: 0;
}

.producto .panelDatos .tab-content {
    background: #00243e;
    color: #fff;
    min-height: 380px;
}

.producto .panelDatos .tab-content #descripcion,
.producto .panelDatos .tab-content #datostecnicos,
.producto .panelDatos .tab-content #ensayos {
    padding: 25px;
}

.producto .panelDatos .tab-content .menuDatosTecnicos {
    margin: 0;
    padding: 20px 0 0 0;
}

.producto .panelDatos .tab-content .menuDatosTecnicos li {
    list-style: none;
    margin: 0;
    padding: 10px 20px;
    cursor: pointer;
}

.producto .panelDatos .tab-content .menuDatosTecnicos li.active {
    background: #dadada;
    color: #00243e;
}

.producto .panelDatos {
    padding-left: 0;
}

.producto .galeria {
    margin-top: 40px;
}

.producto .galeria .tituloGaleria {
    color: #00243e;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 20px 0;
}

.producto .panelContenidos .tab-content #descripcion_content {
    margin-top: 30px;
    text-align: center;
}

.producto .panelContenidos .tab-content #descripcion_content .imgsProductos .img {
    display: none;
}

.producto .panelContenidos .tab-content #descripcion_content .imgsProductos .img.active {
    display: inline-block;
}

/*.producto .panelContenidos .tab-content #descripcion_content .imgsProductos:hover .img.active:after {*/

.producto .panelContenidos .tab-content #descripcion_content .imgsProductos .img.active:after {
    background: url(../img/lupa_productos.svg) no-repeat;
    content: '';
    position: absolute;
    top: 40px;
    right: 60px;
    pointer-events: none;
    width: 38px;
    height: 39px;
}

.producto .panelContenidos .tab-content #descripcion_content .thumbsProductos {
    text-align: center;
    margin-top: 10px;
}

.producto .panelContenidos .tab-content #descripcion_content .thumb {
    border: 1px solid #8a8b8f;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}

.producto .panelContenidos .tab-content #descripcion_content .thumb.active {
    border-color: #00243e;
}

.producto .panelContenidos {
    padding-right: 0;
}

.bloqueDescargas {
    text-align: right;
    padding-right: 7px;
}

.btProd {
/*    border: 1px solid #8a8b8f; */
    padding: 48px 0 0 0;
    margin-right: 9px;
    font-size: 10px;
    width: 80px;
    height: 70px;
    text-align: center;
    cursor: pointer;
    color: #949496;
    display: inline-block;
    margin-top: 40px;
}

.btProd:hover {
    text-decoration: none;
}

.btProd.btFicha {
    background: url(../img/bt_ficha.png) no-repeat center 15px;
}

.btProd.btFicha:hover {
    background: url(../img/bt_ficha_hover.png) no-repeat center 15px;
}

.btProd.btFolleto {
    background: url(../img/bt_folleto.png) no-repeat center 17px;
}

.btProd.btFolleto:hover {
    background: url(../img/bt_folleto_hover.png) no-repeat center 7px;
}

.panelContenidos .tab-content #descripcion_content .imgsProductos .img {
    display: none;
}

.panelContenidos .tab-content #descripcion_content .imgsProductos .img.active {
    display: inline-block;
}

.swiper-container-obras {
    width: 100%;
    height: 220px;
}

.swiper-container-obras .swiper-wrapper {
    height: auto;
}

.swiper-container-obras .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: auto;
    height: auto;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.titulo_obras {
    padding-top: 80px;

}

.descripcion_obra {
    margin: 0;
    font-weight: bold;
    color: grey;
}

.localizacion_obra {
    margin: 0;
    color: grey;
}

.txtMensaje {
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
    display: none;
}

footer {
    background: #00263e;
    color: #fff;
    padding: 15px 0;
    font-size: 11px;
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
}

.menuPie a {
    color: #fff;
    margin: 0 10px;
}

main {
    padding-bottom: 100px;
}

#contenedorSobreCortizo .col-md-3 {
    width: 25%;
    display: table;
    min-height: 290px;
    height: 290px;
}

#contenedorSobreCortizo .row .col-md-3.bordeDerecha {
    border-right: 1px solid #b9b9b8;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision img {
    margin-bottom: 35px;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision img.logoCortizo {
    margin-bottom: 0px;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision p.datoNumerico {
    color: #00263e;
    font-size: 30px;
    font-weight: 700;
    display: block;
    margin-bottom: 40px;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision span {
    color: #898b8e;
    font-size: 14px;
    font-weight: 300;
}

#contenedorSobreCortizo .col-md-3 .contenidoDivision p.dato {
    color: #898b8e;
    font-size: 18px;
    font-weight: 300;
}

#contenedorSobreCortizo .row .col-md-3.sobreCortizo {
    background-color: #898b8e;
    padding: 50px 20px 40px 30px;
    text-align: right;
    line-height: 20px;
}

#contenedorSobreCortizo .row .col-md-3.sobreCortizo p {
    color: white;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
}

#centrosproductivos .mapa {
    text-align: right;
}

.mapa .contenedorPuntosMapa {
    width: 300px;
    margin: 0 0 0 auto;
    position: relative;
}

.contenedorPuntosMapa > img {
    width: 100%;
}

.contenedorPuntosMapa .punto {
    position: absolute;
}

/**********************************/
/* Carrusel Centros productivos */
/**********************************/

.carruselCentros {
    margin: 0px 0 40px;
}

.carruselCentros .centro {
    position: relative;
    text-align: center;
    float: left;
    color: #fff;
    cursor: pointer;
}

.carruselCentros .control-c {
    width: 25px;
    height: 100%;
    background: #8d989f;
}

.carruselCentros .slick-next::before,
.carruselCentros .slick-prev::before {
    content: '';
}

.carruselCentros .control-c.prev {
    background: url(../img/prev.png) no-repeat center center #8d989f;
}

.carruselCentros .control-c.next {
    background: url(../img/next.png) no-repeat center center #8d989f;
}

.carruselCentros .infoCentro {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 30px;
    background: rgba(0, 38, 62, 0.8);
}

.carruselCentros .infoCentro img {
    width: auto;
    display: inline;
}

.carruselCentros .infoCentro .imgActive {
    display: none;
}

.carruselCentros .centro .txtLocal {
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
    min-height: 40px;
}

.carruselCentros .centro .txtAno {
    font-size: 12px;
    color: #898b8e;
    font-weight: 300;
    margin-top: 10px;
}

.carruselCentros .centro .flecha {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    display: none;
}

.carruselCentros .centro.active .img {
    display: none;
}

.carruselCentros .centro.active .imgActive {
    display: inline;
}

.carruselCentros .centro.active .infoCentro {
    background: url(../img/flecha.png) no-repeat bottom 5px center #fff;
}

.carruselCentros .centro.active .txtLocal {
    color: #00263e;
}

.carruselCentros .centro.active .flecha {
    display: inline;
}

.slick-slide img {
    width: 100%;
    height: auto;
}

div.aplicacion {
    display: none;
}

#centrosproductivos {
    position: relative;
}

#centrosproductivos .directorio {
    height: 140px;
    background-color: #637a89;
    padding: 20px 45px 20px;
    position: absolute;
    top: 20%;
    z-index: 99;
}

#centrosproductivos .directorio .titular {
    color: white;
    font-size: 30px;
    line-height: 34px;
    font-weight: 300;
    text-transform: uppercase;
}

p.centrosProductivos {
    font-size: 18px;
    color: #898b8e;
}

.lnkGoogleMaps {
    background-color: #00243e;
    color: #fff;
    text-decoration: none;
    border-radius: 0;
    padding: 7px 20px;
    font-size: 18px;
    border: 1px solid #00243e;
    font-weight: normal;
    clear: both;
    margin: 20px 0 0 0;
    display: inline-block;
}

.lnkGoogleMaps:hover {
    background-color: #fff;
    border: 1px solid #00243e;
    color: #00243e;
}

.fichaCentro .maps iframe {
    top: 0;
    left: 0;
    width: 100% !important;
}

.fichaCentro .maps {
    display: none;
}

.offsetMenu{
    margin-top: -2%;
}

.enlAdicHead {
    text-align: right;
    padding: 0 16px;
    /*font-weight: bold;*/
    position: absolute;
    display: block;
    /*top: 50px;*/
    top: 60px;
    /*top: 70px;*/
    width: 100%;
}

.navbar-nav {
    margin-left: auto !important;
    margin-right: 0 !important;
}

.enlAdicHead a {
    color: #878787;
}

.enlAdicHead a:hover {
    color: #00253f;
}

.errorSolicitud {
    color: red;
    display: none;
}

.contDivisionSubt p.datoNumerico {
    margin-bottom: 17px !important;
}

.separadorGris {
    border-top: 40px solid #dadada;
}

.separadorBlanco{
    border-top: 20px solid white;
}

.cortizoHr{
    border: 1px solid rgba(0,0,0,.1);
    margin-bottom: 35px;
}

.boxGrupos{
    margin-top: 20px;
}

.txtSwiper {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 50px;
}

.navbar {
    padding: 0 !important;
    height: 100%;
}

.nav-link {
    padding: .5rem 1rem !important;
}

form .phone {
    text-align: center;
    font-size: 20px;
    padding: 15px 0;
    font-weight: bold;
}

.w-20 {
    width: 20px;
}

.w-13 {
    width: 13px;
}

.ws-phone a {
    /* background: url(../img/ico-whatsapp.svg) no-repeat left center; */
    padding: 8px !important;
    padding-left: 38px;
    padding-top: 4px;
    background-size: 30px;
    font-size: 17px;
}

.ws-phone a:hover {
    opacity: 0.5;
}

.ws-phone img {
    margin-right: 0.5em
}

.ws-phone span {
    /*color: #fff;*/
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 0px;
}

.ws-phone_blue span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 0px;
}

.phone.ws-phone a {
    /*background: url(../img/ico-whatsapp.svg) no-repeat left center;*/
    padding-left: 26px;
    background-size: 21px;
}

.phone.ws-phone span {
    color: #00253f;
    font-size: 14px;
    font-weight: 400;
    display: block;
    margin: 10px 0px 0px;
}

form .phone a {
    color: #00243e;
}

.contBannerContact {
    position: relative;
}


.contBannerContactSite {
    position: relative;
    height: 150px;
    margin-top: 300px;
    padding-top: 100px;
}

.contBannerContactBackground {
    background-image: url(../assets/img/banners/contacto/contacto.jpg);
    height: 100vh;
    background-size: cover;
    background-position: center;

}

.blue {
    color: #00243e !important;
}

.blue a {
    color: #00243e !important;
}

.blue a:hover {
    color: #fff !important;
}

.blue span {
    color: #00243e !important;
}

.enlacewhatsapp {
    color: #51c85d !important;
    font-weight: 400;
}

.blue.enlacewhatsapp {
    color: #51c85d !important;
}

.infoContact {
    position: absolute;
    top: calc(50% + 57px);
    text-align: center;
    width: 100%;
    /*  color: #fff; */
    /*font-weight: bold;
    font-size: 26px;
    line-height: 30px;*/
    transform: translateY(-50%);

    font-weight: 700;
    font-size: 13pt;
    line-height: initial;
}


/* .infoContact a {
    color: #fff;
} */

.txtDestacadoAzul {
    color: #00243e;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

.cc-window {
    background: rgba(255, 255, 255, 0.9) !important;
    border-top: 1px solid #00253f !important;
    color: #00253f !important;
}

.cc-window a.cc-link {
    color: #00253f !important;
}

.cc-window a.cc-dismiss {
    background: #00253f !important;
    color: #ffffff !important;
}

.formTiendas {
    padding-bottom: 100px;
}

.formTiendas h3 {
    margin-top: 20px !important;
}

.ubicacionTiendaActual {
    display: none;
}

.cont1 {
}

.cont2 {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
    background: white;
    width: 350px;
    min-height: 160px;
}


.cont3 {
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
    background: white;
    width: 350px;
    min-height: 160px;
}

@media (max-width: 575px) {
    .cont2, .cont3 {
        width: 100% !important;
        background-repeat-x: no-repeat;
        background-size: contain;
        min-height: 40vw;
    }


}


/*Tiendas*/

.titulo_presu {
    margin-top: 25px;
    margin-bottom: 16px;
    font-size: 22px;
}

.titulo_form_contact_dist {
    margin-top: 20px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 24px;
}

#map {
    height: 400px;
    margin-top: 10px;
}

.vermenos:hover {
    cursor: pointer;
}

#minimap {
    width: 300px;
    height: 250px;
    margin-top: 10px;
    border-color: #c1c1c1;
    border-width: 1px;
    border-style: solid;
}

.card-body h5 {
    color: #00253f !important;
    position: relative;
    /*or absolute*/
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
}

.card-desc {
    padding: 16px;
    border-style: solid;
    border-color: lightgrey;
    border-width: 1px;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    /*  line-height: 3px;*/
}

.esqinfder {
    position: fixed;
    right: 25px;
    bottom: 45px;
}

.icodir:before {

    content: url(../img/dir_ico2.png);
    position: absolute;
    /* z-index: 10; */
    left: -15px;
    top: 1px;
}

.icotfl:before {
    content: url(../img/telef_ico2.png);
    position: absolute;
    left: -20px;
    top: 0px;
}

.icomov:before {
    content: url(../img/movil_ico.png);
    position: absolute;
    left: -20px;
    top: 0px;
}

.icolet:before {
    content: url(../img/letter_ico.png);
    position: absolute;
    left: -22px;
    top: -2px;
}

.iconet:before {
    content: url(../img/net_ico.png);
    position: absolute;
    left: -21px;
    top: -2px;
}

@media (min-width: 770px) {

    .con-lin-vert {
        border-right-color: #002540;
        border-right-style: solid;
        border-right-width: 1px;
    }

}

.separadorbase {
    height: 100px;

}

.separadortop {
    height: 50px;
}

.cajainicio {
    height: auto;
    padding: 10px;
    margin: 5px;
    background-color: rgba(255, 255, 255, 0.8);
}

@media (min-width: 770px) {
    .cajainicio {
        padding: 15px;
    }
}

.cajaokmail {
    height: auto;
    padding-right: 70px;
    padding-left: 70px;
    padding-bottom: 50px;
    padding-top: 50px;
    margin: 5px;
    background-color: rgba(255, 255, 255, 0.8);
}

.blk_data {
    margin-top: 10px;
    margin-bottom: 10px;
}

.blk_data p {
    line-height: 10px;
}

.blk_map_horario {
    margin-top: 30px;
}

.card {
    border: none;
}

.card-title {
    margin-bottom: 0.45rem !important;
    padding-bottom: 20px;
}

p.card-text {
    line-height: 20px;
    margin-bottom: 3px;
}

.card-text {
    color: #00243f;
    position: relative;
    left: 20px;
    font-size: 16px;
    font-weight: 100;
    /*white-space: nowrap;*/
    white-space: normal;
    /* line-height: 97px; */
    /*text-transform: uppercase;*/
}

.card-body .btn {
    color: #87888c;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #b9b9b9;
    position: relative;
    left: 15px;
    margin-bottom: 12px;
    margin-top: 4px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 12px;
}


.card-body .card-link {
    color: white;
    background-color: #00263e;
    border: none;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 7px;
    padding-right: 7px;
    position: absolute;
    right: 15px;
    bottom: 0px;
    font-size: 11px;
}

.titulo_pagina {
    color: #00253f !important;
    padding-top: 100px;
    background-color: #dadada;
}
.conocenos-container {
    padding-top:120px;
}
.conocenos-container h3 {
    font-weight: 600;
    color: #00253f;
    font-size: 20px;
    margin: 0;
}

.conocenos-container hr {
    width: 100%;
}

.titulo_pagina_row {
    height: 10rem;
}

.titulo_pagina_col {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 24px;
}

.direcciones {
    padding-bottom: 80px;
}

.local_icon {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 10;
    font-size: 17px;
}

.input_local {
    padding-left: 30px;
    padding-right: 30px;

}

.search_icon {
    position: relative;
    right: -6px;
    top: -1px;
    z-index: 10;
    font-size: 18px;
    background-color: lightgrey;
    padding: 3px;
}

.btn-search {
    position: relative;
    right: 50px;
    top: 0px;
    z-index: 10;
    background-color: transparent;
}


.webdesc {
    position: absolute;
    /*
    background: rgba(255, 255, 255, 0.8);
    */
    padding: 25px 35px 35px 35px;
    bottom: 0;
    z-index: 100;
    width: 500px;
    top: 105px;

}


.webdesc_block_back {
    background: white;
    border-color: grey;
    border-width: 1px;
    border-style: solid;
}

.webdesc_block {
    height: 33%;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
    margin: 5px 5px 5px 42px;
    width: 400px;
    vertical-align: middle;
}
/*
.btn.btn-outline-primary.btn-lg.lang-fr.btn-block{
    font-size: 0.75rem !important;
}*/

.webdesc_block_img img {
    width: 160px;
    height: 120px;
    /*height: 90px;*/
    vertical-align: middle;
}

.webdesc_block_img a{
    color: darkgray;
}
.webdesc_block_img a:hover{
    color: #00243f;
}

.row-respunete .webdesc_block_img img {
    width: 160px;
    height: 120px;
    vertical-align: middle;
}

.webdesc_block_text {
    /*  width: 200px;*/
}
.title-velasco{
    font-family:"Open Sans", sans-serif;
    font-size:28.8px;
    font-weight:600;
    height:auto;
    line-height:24px;
}
.subtitle-velasco{
    font-family:"Open Sans", sans-serif;
    font-size:28px;
    font-weight:500;
    height:33.5938px;
    line-height:33.6px;
}
.h-desc-producto{
    border: none;
    margin: 0;
    border-radius: 0;
    border: none;
    font-weight: bold;
    padding: 5px 10px;
    height: 50px;
    font-size: 13px;
    display: table-cell;
    vertical-align: middle;
}
.localidadtop {
    color: #dadada;
    text-transform: uppercase;
    position: relative;
    left: 0;
    font-weight: 400;
    font-size: 18px;
}
.blk_map_horario .col-4{
    margin-left:-10px;
}
.card-body h5.title-tienda{
    font-size: 18px;
}
section.nuevoAsesoramiento h1 {
    font-weight: bold;
    font-size: 2rem;
    color: #1d1d1b;
    margin: 0;
}

.cabecera-asesoramiento {
    padding: 20px;
    background-color: #E9E9E9;
    margin-bottom: 40px;
    margin-top: 80px;
}

.cabecera-asesoramiento-sites {
    padding: 20px;
    background-color: #E9E9E9;
    margin-bottom: 40px;
    margin-top: 110px;
    margin-left: 0;
    margin-right: 0;
}

.asesoramiento {
    background-size: cover;
    height: 12vw;
    object-fit: cover;
    padding: 0;
    border-radius: 0;
}

.asesoramiento-span {
    padding: 10px;
    color: #8a8a91;
    font-size: 18px;
    border: #fff solid 2px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    display: block;
}

.asesoramiento-box {
    margin-bottom: 20px;
}

.asesoramiento-imagen{
    margin-top: 20px;
    max-width: 100%;
}
.asesoramiento-contenido{
    padding-bottom: 40px;
}

.asesoramiento-imagenes {
    width: 100%;
}
.asesoramientos-mainbody {
    min-height: 93vh;
}
.bt-asesoramiento {
    background-image: url(../img/ico-download.svg);
}
.asesoramiento-imagenes{
    margin-bottom: 30px;
}
.asesoramiento-ficheros {
    margin-bottom: 20px;
}
.asesoramiento-fancybox {
    border-top: 2px solid #E9E9E9;
    padding-top: 30px;
}
p.card-text.icolet:before{
    top: 0px;
}
.tooltip-Horarios{
    cursor: pointer;
}
.swal2-icon.swal2-info{
    display:none !important;
}
.swal2-styled.swal2-confirm{
    color: #00263e !important;
    background-color: #fff !important;
    border: 1px solid #00263e !important;
}
.swal2-styled.swal2-confirm:hover{
    color: #fff !important;
    background-color: #00263e !important;
    border: 1px solid #fff !important;
}
.swal2-popup .swal2-styled:focus {
    box-shadow: none !important;
}
.box-centrar{
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
}
.icon-whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999999999999;
}
.respuesta .pag1web.center{
    padding: 5px 35px 35px 10px;
}
.respuesta .pag1web.center.center-site{
    padding: 5px 35px 35px 25px;
}
.caja-formulario-asesora .form-check-label{
    text-align:left;
}
.caja-formulario-asesora{
    border: 1px solid darkgray;
    padding: 25px;
    height: fit-content;
}
.caja-formulario-asesora .btn-lg{
	width:auto;
}
#Conocenos{
    padding-top: 100px;
}
.conocenos-titulo h3{
    margin-left: 15px;
}
.conocenos-titulo hr {
    width: calc(100% - 30px);
}
.h1{
    font-size: 2.5rem;
    font-weight: bold;
}
.h4{
    font-size: 1.5rem;
}
.card-body .h5 {
    color: #00253f !important;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 25px;
}
section.contacto .h3{
    font-weight: normal;
    font-size: 18px;
    color: #878787;
    margin: 0 0 20px 0;
}
.productosBody h3.bt-productos{
    padding: 55px 0 0 0;
    background-repeat: no-repeat;
    background-size: 50px;
    text-align: center;
    background-position: center 0;
    font-weight: bold;
    color: #00253f;
    text-transform: uppercase;
    font-size: 12px;
}

.productos .h3{
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    margin: 0 0 20px 0;
}
.imagenPieIndex{
    width: 100%;
    margin-bottom: 80px;
}
@media only screen and (max-width: 1023px) {

    .asesoramiento {
        background-size: cover;
        height: 300px;
        object-fit: cover;
        padding: 0;
    }
    .asesoramiento-span {
        width: 100%;
        height: 100px;
        padding: 10px;
        color: #00253f;
        /*text-transform: uppercase;*/
        font-size: 16px;
        border: #fff solid 2px;
        line-height: 25px;
    }
    .asesoramiento-imagen{
        margin-top: 60px;
    }
    .asesoramiento-imagenes {
        margin-bottom: 20px;
    }

}
@media only screen and (min-width: 992px) and (max-width: 1280px) {
    .mastheadnew-sites.mastheadnew .logo.site-logo {
        /*
        height: auto;
        width: 30vw;
        */
        height: 80px;
    }
    .mastheadnew-sites.mastheadnew .logo.site-logo.tienda-59 {

        height: 75px;
    }
    /*
    .mastheadnew-sites.mastheadnew .row-logo{
        min-height: 90px;
        display: flex;
        align-items: center;
    }
        */
        .mastheadnew-sites.mastheadnew  .container {
            max-width: 992px;
        }
}