@import url('fonts.css');
body {
 color: #000000;
 font-family:'Conv_DINPro-Regular';
}

.dinpro-bold {
    font-family: 'Conv_DINPro-Bold';
}

.dinpro-light {
    font-family: 'Conv_DINPro-Light';
}

.dinpro-medium {
    font-family: 'Conv_DINPro-Medium';
}

p {
    font-family: 'Conv_DINPro-Light';
    font-size: 18px;
}

.font-white-g {
    color:#ffffff;
}

textarea {
    height: 7rem;
}

input[type="radio"],
input[type="checkbox"] {
    display: none;
}

label:before {
    font-family: 'FontAwesome';
    width: 1.3em;
    font-size: 1.25em;
    display: inline-block;
}

input[type="radio"]+label:before {
    content: "\f1db";
    /* circle-blank */
}

input[type="radio"]:checked+label:before {
    content: "\f05d";
    /* circle */
}


input[type="checkbox"] + label:before {
    content: "\f096";
}

input[type="checkbox"]:checked+label:before {
    content: "\f046";
    /* check */
}


ul, ol, dl {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
}

.active-gas {
    border-bottom: solid 0.5px #ffffff !important;
    padding-bottom: 10px !important;
    color: #ffffff;
    padding-top: 0px !important;
}

#accordion li {
    border-left: solid 0.5px #ffffff;
    margin-left: 15px;
    height: max-content;
}

header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a, header.header-appear nav.bootsnav.header-light .navbar-nav > li > a.active-gas {
    border-bottom: solid 0.5px #000000 !important;
}




.no-borde-left {
    border-left: none !important;
    margin-left: 0 !important;
}


.back-size-cover {
    background-size:cover;
}

.grey-gascon {
    color: #a9a9a9; 
}

.accordion-style2 .panel .panel-heading {
    background: #f2f2f2;
    border-bottom: solid 0.5px #1798d5;
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
     border-top: none;
}
.accordion-style2 .panel-body {
    border-top: none;
    font-size: 16px;
}

.accordion-style2 a, .accordion-style2 a:hover, .accordion-style2 a:hover i {
    color: #000000;
}




.p-relative {
    position: relative;
}

.politica:hover {
    color: #1798D5;
    text-decoration: none;
}


.btn {
    border: 1px solid transparent; 
}

.bg-light-gray-gascon {
    background-color: #f2f2f2;
}


.btn.btn-deep-white {
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px 80px 5px 80px !important;
}

.btn.btn-deep-white-small {
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px 30px 5px 30px !important;
}

.btn.btn-deep-white-small:hover {
    background: #ffffff;
    color: #1798D5;
}



.btn.btn-deep-white-2 {
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px 50px 5px 50px !important;
}


.btn.btn-deep-white:hover {
    background: #ffffff;
    color: #1798D5;
}

.btn.btn-deep-white-2:hover {
    background: #ffffff;
    color: #1798D5;
}

.borde-azul-gascon {
    border: 0.5px solid #1798d5;
}

.btn.btn-deep-blue {
    border-color: #1798D5;
    color: #1798D5;
    padding: 5px 30px 5px 30px !important;
    font-size: 14px;
    font-weight: 700;
}

.btn.btn-deep-blue-contacto {
    border-color: #1798D5;
    color: #1798D5;
    padding: 5px 50px 5px 50px !important;
    font-size: 14px;
    font-weight: 700;
}

.btn.btn-deep-blue:hover {
    background: #1798D5;
    color: #ffffff;
    
}

.btn.btn-deep-blue-contacto:hover {
    background: #1798D5;
    color: #ffffff;
    
}


.btn.btn-deep-blue-full {
    border-color: #ffffff;
    color: #ffffff;
    padding: 5px 30px 5px 30px;
    background: #1798D5;
    font-size: 15px;
}

.btn.btn-deep-blue-full:hover {
    background: #ffffff;
    color: #1798D5;
    border-color: #1798D5;
}



.white {
    color: #ffffff;
}

.blue-gascon {
    color: #1798D5;
}

.back-blue {
    background-color: #1798D5;
}

a:hover, a:active {
    text-decoration: none;
    color: inherit;
}


.menu-enlaces {
    padding: 0px 0px 3px 0px !important;
    margin-right: 0px !important;
    border-bottom: solid 0.5px #ffffff;
}

.bg-extra-dark-gascon {
    background: linear-gradient(to left, #1798D5, #692575);
    opacity: 0.4;
}

.home-header-titular {
    max-width: 942px;
    margin: auto;
    font-size: 45px;
    line-height: 54px;
    font-weight: 400;
}

.home-header-contendor-titular {
    padding-top: 280px;
}


.home-header-imagen {
    animation-name: fadeIn;
    height: 72rem;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: inherit;
}

.home-header-menu-telefono-contendor {
    height: 23px;
}

header.header-appear nav.bootsnav.header-light-transparent .home-header-menu-telefono-contendor p,
 header.header-appear nav.bootsnav.header-light .home-header-menu-telefono-contendor p {
    color: #000000;
}

header.header-appear nav.bootsnav.header-light-transparent .header-icono-telefono,
 header.header-appear nav.bootsnav.header-light .header-icono-telefono {
    color: #232323;
}


.header-searchbar {
    padding-left: 10px !important;
    
}

.home-header-menu-telefono-contendor p {
    color: #ffffff;
  
}

.white-link .header-searchbar, .white-link .header-social-icon {
    border-left: 1px solid #ffffff;
}

.header-icono-telefono {
    margin-right: 14px;
    color: #ffffff;
}


.logo {
    width: 9rem;
    height: 7.5rem !important;
}




#atencion h1 {
    font-size: 40px;
    color: #1798D5;
    text-align: center;
}

.home-atencion-contendor-lista {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #a9a9a9;
    font-size: 16px;
    border-right: solid 0.5px #a9a9a9;
}

.home-atencion-contendor-lista-no-borde {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #a9a9a9;
    font-size: 16px;
}

.home-atencion-contendor {
    height: 5rem;

}




.home-atencion-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 576px;
    font-size: 18px;
    margin-bottom: 5rem;
    margin-top: 3rem;
}

.home-atencion-contendor-lista-p {
    font-size: 16px;
}


.home-patologias-nombre {
    font-size: 22px;
}


.home-patologias-descricion {
    width: 232px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    min-height: 120px;
}

.inner-match-height {
    height: 98%;
}


#patologias h2 {
    font-size: 35px;
    color: #1798D5;
}


#calidad {
    background: #1798D5;
    color: #ffffff;
}


#calidad h4 {
    margin-right: auto;
    text-align: left;
    margin-left: auto;
    max-width: 576px;
    margin-top: 7rem;
}






.calidad-contendor-boton {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    max-width: 576px;
    margin-bottom: 5rem;
}


.max-width-p-calidad {
    max-width: 585px;
}


.width-66 {width:66%;}
.padding-thrity-left {padding-left:30%;}




.somos-header-titular {
    max-width: 1030px;
    margin: auto;
    font-size: 73px;
    line-height: 85px;
    font-weight: 400;
}

.somos-mision-titulo {
    font-size: 30px;
    margin-top: 1rem;
}

.somos-mision-borde {
    border-right: solid 0.5px #a9a9a9;
}

.somos-mision-linea {
    width: 95%;
    padding-right: 3rem;
}

#hacemos {
    background-color: #f7f7f7;
}


.somos-hacemos-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 576px;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 0.5rem;
}

.somos-hacemos-textos {
    margin-top: 50px !important;
    margin-bottom: 50px;
}


.somos-contenedor-3-logos {
    width: 181px;
    display: flex;
    margin-right: auto;
    margin-left: auto;
}

.ml-12-equipo {
    margin-left: 12.8%;
}

.ml-25-equipo {
    margin-left: 25.5%;
}



.somos-equipo-subtitulos {
    font-size: 19px;
    margin-top: 6rem;
    margin-bottom: 4rem;
}

.somos-equipo-curriculum {
    font-size: 12px;
}

.equipo-nombres {
    min-height: 40px;
}

.equipo-cargos {
    font-size: 15px;
}




#compromisocalidad h4 {
    margin-right: auto;
    text-align: left;
    margin-left: auto;
    margin-top: 13rem;
}

.compromiso-calidad-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 576px;
    font-size: 18px;
    margin-bottom: 10rem;
    margin-top: 3rem;
}

.compromiso-logo {
    width: 5rem;
    margin-bottom: 15px;
    margin-left: 15px;
}

.compromiso-logos-flex {
    display: flex;
    align-items: flex-end;
}


.compromiso-logo-ajoin {
    position: absolute;
    bottom: 0;
    width: 120px;
    z-index: 1;
    height: 140px;
    background: transparent;
    right: 30px;
    left: auto;
}




.ambiente-logo-iso14001 {
    background-color: red;
    height: 74px;
    margin-top: 28rem
}

.ambiente-logo-iso9001 {
    background-color: black;
    height: 74px;
    margin-top: 28rem
}


 .compromiso-ecologico-titulo {
    margin-right: auto;
    text-align: left;
    margin-left: auto;
    margin-top: 7rem;
}   


.mision-lista-flex {
    display: flex;
    justify-content: center;
    height: 13rem;
}

.contacto-titular-form {
    border-bottom: 0.5px solid #1798d5;
    margin-bottom: 35px;
    padding-bottom: 35px;
}

.contacto-titular-form-boton {
    padding-bottom: 4rem;
    border-bottom: 0.5px solid #1798d5;
}


.contacto-form-cuentanos-boton {
  padding: 5px 100px 5px 100px !important;
  font-size: 14px !important;
  margin-bottom: 5rem;
}

.contacto-titular-form-cuentanos {
    margin-top:3.3rem ;
}

.contacto-telefono {
    font-size: 28px;
}

.portfolio-filter-tab-1 li a {
    color: #1798D5;
}

.portfolio-filter-tab-1 li.active a {
    border-bottom: 1px solid #1798D5;
    color: #1798D5;
}


.instalaciones-form-p {
    margin-right: auto;
    margin-left: auto;
    max-width: 449px;
    font-size: 18px;
    margin-bottom: 5rem;
    margin-top: 3rem;
}


.instalaciones-imagen-big {
    background-size: cover;
    width: 100%;
    margin-bottom: 15px;
}


.patologias-lista {
    border: solid 0.5px #1798D5;
    margin-bottom: 2rem;
    padding: 1rem;
}

.patologias-contendor-lista {
    border-left: solid 0.5px #1798d5;
    color: #1798D5;
}

.patologias-contendor-lista ul li  {
    font-family: 'Conv_DINPro-Medium';
    font-size: 18px;
}

#lista li  {
    list-style-image: url("../images/arrow.png");
    margin-bottom: 8px;
}

#lista li a  {
    color: #1798d5;
}


.patologias-contendor-lista ul   {
    padding-left: 26px;
}


.patologias-tipo {
    font-size: 21px;
    font-family:'Conv_DINPro-Regular';
}

#patologias {
    margin-bottom: 10rem;
}


.detalle-patologias-url {
    border-bottom: solid 0.5px #1798d5;
    padding-bottom: 1rem;
    margin-bottom: 6rem;
}

.detalle-patologias-banner-boton {
    border: solid 0.5px #1798d5;
    margin-top: 3rem;
    padding-top: 2rem;
    padding-bottom: 3rem;
    font-family: 'Conv_DINPro-Medium';
}

.detalle-patologias-info-banner {
    padding: 50px 25px 50px 25px;
    font-weight: bold;
}


nav.navbar.bootsnav ul.nav li.megamenu-fw > ar, nav.navbar.bootsnav ul.nav li.megamenu-fw > a:focus, nav.navbar.bootsnav ul.nav li.active > a, nav.navbar.bootsnav ul.nav li.active > a:focus, nav.navbar.bootsnav ul.nav li.active > a {
    background-color: transparent;
    border-bottom: solid 0.5px #ffffff;
}


header.header-appear nav.bootsnav.header-light-transparent .navbar-nav > li > a, header.header-appear nav.bootsnav.header-light .navbar-nav > li.active > a {
    border-bottom: solid 0.5px #000000;
}


.footer-logo-gascon {
    width: 10rem;
}

.border-top-footer {
    border-top: 0.5px solid #dee2e6ab!important;
}

.opacity-full-dark-404 {
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.9;
    top: 0;
    left: 0;
    background: linear-gradient(to left, #1798D5, #692575);
    opacity: 0.9;
}

/***********************************************RESPONSIVE*********************************************/


@media (min-width:992px) and (max-width: 1014px){
    .menu-padd {
        padding-left:0 !important;
        padding-right:0 !important;  
    }

}


@media (max-width: 1050px) {
    /* .menu-enlaces {
        border-left: 1px solid #ffffff !important;
        padding-top: 0 !important;
        margin-top: 19px !important;
        padding-bottom: 0 !important;
        margin-left: 15px !important;
        padding-left: 15px !important;
        margin-right: 0 !important;
    } */

    .menu-enlaces-first {
        padding-top: 0 !important;
        margin-top: 19px !important;
        /* padding-bottom: 0 !important; */
        margin-right: 0 !important;
    }
}

@media (min-width: 992px) {
    .home-header-menu-telefono {
        padding-left: 37.8rem;
        margin-bottom: 25px;
        
    }

    .padding-left-lg {
        padding-left: 30px !important;
    }

    .compromiso-ecologico-titulo {
        margin-right: auto;
        text-align: left;
        margin-left: auto;
        /* max-width: 663px; */
        margin-top: 7rem;
    } 
}





@media (max-width: 1199px){
    .home-header-titular {
        max-width: 732px;
        margin: auto;
        font-size: 35px;
        line-height: 43px;
        font-weight: 400;
    }

    .hacemos-imagen {
        height: 30rem;
    }

    .somos-hacemos-titulos-responsive {
        margin-right: auto;
        max-width: 579px;
        margin-left: auto;
    }

    .somos-mision-titulo {
        font-size: 30px;
        margin-top: 0.5rem;
    }

    .ambiente-logo-iso14001 {
        background-color: red;
        height: 74px;
        margin-top:unset;
    }
    
    .ambiente-logo-iso9001 {
        background-color: black;
        height: 74px;
        margin-top: unset;
    }

    .somos-contenedor-3-logos {
        width: 1196px !important;
        display: flex;
        margin-right: auto;
        margin-left: auto;
    }

    .mision-lista-flex {
        display: flex;
        justify-content: center;
        height: 18rem;
    }
}

@media (max-width: 992px){
    .home-header-titular {
        max-width: 648px;
        margin: auto;
        font-size: 31px;
        line-height: 43px;
        font-weight: 400;
    }

    /* .menu-enlaces {
        padding-left: 0 !important;
        border-left: none !important;
        padding-bottom: 5px !important;
    } */

    .home-atencion-contendor {
        height: initial;
    }


}

@media (max-width: 991px){

    .home-atencion-contendor-lista {
        margin-bottom: 2rem;
        border: none;
    }

    .mision-lista-flex {
        display: flex;
        justify-content: center;
        height: 23rem;
    }
}



@media (max-width: 767px){
    .home-header-titular {
        display: initial;
        max-width: 498px;
        margin: auto;
        font-size: 25px;
        line-height: 34px;
        font-weight: 400;
    }

    .home-header-contendor-titular {
        padding-top: initial;
    }

    #atencion h1 {
        font-size: 30px;
      
    }

    #patologias h2 {
        font-size: 25px;
    }

    .somos-header-titular {
        font-size: 30px;
        line-height: 39px;
        font-weight: 400;
        margin-top: 8rem;
    }

    .somos-mision-borde {
        border-right: none;
    }

    .somos-mision-linea {
        padding-right: initial;
    }

    .somos-mision-titulo {
       
        margin-top: initial;
    }


    .home-header-titular {
        display: none;
    }
    .hacemos-imagen {
        height: 25rem;
    }

    .mision-lista-flex {
        display: flex;
        justify-content: center;
        height: initial;
    }

    .compromiso-educacion-p-a {
        margin-bottom: 30px;
    }

    .compromiso-educacion-p-b {
        margin-top: 15px;
    }


}



@media (max-width: 575px){

    .ml-12-equipo {
        margin-left: initial;
    }
    
    .ml-25-equipo {
        margin-left: initial;
    }

}

@media (max-width: 606px) {
    .compromiso-descripcion-sm {
        padding-top: 4rem !important;
        padding-bottom: 4rem !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media (max-width: 600px) {
    .hacemos-imagen {
        height: 20rem;
    }
}


@media (max-width: 1256px){
    .somos-contenedor-3-logos {
        width: 536px;
        display: flex;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (min-width: 1200px) and (max-width:1259px){
    .somos-logos-contendor {
        width: 1050px;
       
    }

    .somos-logos-sm-padd {
        padding-left: 2rem;
    }
}


@media(max-width:992px) {
    #compromisocalidad h4 {
        margin-right: auto;
        text-align: left;
        margin-left: auto;
        max-width: 576px;
        margin-top: 5rem;
    }

    .compromiso-calidad-p {
        margin-bottom: 5rem;
      
    }

    ul, ol, dl {
        column-count: 1;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
    }

    .patologias-contendor-lista {
        border-left: none;
        
    }

    .patologias-tipo-sm {
        padding-left: 26px;
    }

    .patologias-lista {
        max-width: 91% !important;
    }




}


@media(min-width:1719px) {
    .compriso-padd {
        padding: 0px 15% 0 15%;
    }
}


@media(min-width: 768px) and (max-width:991px) {
    .home-header-imagen {
        height: 45rem;
    }

    .home-header-contendor-titular {
        padding-top: 110px;
    }

    .instalaciones-imagen-alto {
        height: 230px;
    }


}

@media(min-width: 992px) and (max-width:1200px) {
    .home-header-imagen {
        height: 62rem;
    }

    .home-header-contendor-titular {
        padding-top: 200px;
    }
}


@media(min-width:1260px) {
    .somos-logo-absoluto {
        position: absolute;
        top: calc(71.7%);
        left: calc(50% - 270px );
    }
}

@media(min-width:1200px) {
    .compromiso-ecologia-p {
        margin-right: auto;
        margin-left: auto;
        /* max-width: 389px; */
        font-size: 18px;
        margin-bottom: 2rem;
        margin-top: 3rem;
    }

    .somos-logos-left {
        margin-left: 8.333333%;
    }
}

@media(min-width: 1500px) {
    .display-calidad {
        display: flex;
    }
}



@media (min-width:2000px) {
    .compromiso-eco-imagen-wide {
        background-image: url("../images/imagen-eco-wide.jpg") !important;
    }
}

















