/*@import url("fonts.css");*/


html, body {
    width: 100%;
    height: 100%;
    
}

.container{
    width: auto;
    height: 100%;
    
}


h2 {
    font-weight: bold;
    color: #68cdf1;
}


h2 span{
    font-weight: bold;
    color: #023957;
}

h3 {
    font-weight: bold;
    color: #68cdf1;
}

h3 span{
    font-weight: bold;
    color: #023957;
}

h4 span{
    font-weight: bold;
    color: #023957;
}

h5 {
    font-weight: bold;
    color: #68cdf1;
}

h6 {
    color: #68cdf1;
}


/*N O S O T R O S*/

#nosotros{
    width: 100%;
    height: 100%;
    background-image: url(../images/nosotros.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#nosotros p{
    color: #fff;
    text-align: justify;
    line-height: 1.7rem;
    
}

#nosotros p span{
    font-weight: bold;
    
}

#nosotros p span{
    font-weight: bold; 
}

#nosotros-text{
    margin-top: 3%;
}

#nuestros-val{
    margin-top: 3%;
}

/*S E R V I C I O S*/

#servicios{
    width: 100%;
    height: 100%;
    background-image: url(../images/cadhco_servicios.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#servicios p{
    color: #fff;
    text-align: justify;
    line-height: 1.7rem;
    margin-bottom: 5%;
}

#servicios p span{
    color: #acc1cc;
    font-weight: bold;
    font-size: 18px;
}

#servicios img{
    margin: auto;
}

#servicios-text{
    margin: 5%;
}

#serivicios-piramide{
    margin: auto;
    margin-top: 5%;
}

#serivicios-piramide a{
    cursor: pointer;
}

/*V I N C U L A C I O N*/

#vinculacion{
    width: 100%;
    height: 100%;
    background-image: url(../images/vinculacion.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#vinculacion p{
    color: #4d4d4f;
    text-align: justify;
    line-height: 1.7rem;
}

#vinculacion p span{
    font-weight: bold;
}

#vinculacion-text{
    margin: auto;
    margin-top: 5%;
}

#alianzas-text{
    margin: auto;
    margin-top: 5%;
    text-align: center;
}

#alianzas-text img{
    width: 90%;
}

/*E Q U I P O*/
#equipo{
    width: 100%;
    height: 100%;
    background-image: url(../images/cadhco_equipo.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#equipo p{
    color: #fff;
    text-align: justify;
    line-height: 1.7rem;
}

#equipo-text{
    margin: auto;
    margin-top: 5%;
}

#equipo h6{
    font-style: italic;
}

#equipo-info{
    text-align: center;
}

#equipo-info p{
    text-align: center;
    line-height: 1.7rem;
}

#equipo-info img{
    margin: auto;
    width: 90%;
}

/*R E P R E S E N T A C I O N E S*/
#representaciones{
    width: 100%;
    height: 100%;
    background-image: url(../images/representaciones.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#representaciones-text{
    text-align: center;
}

#representaciones-text p{
    color: #4d4d4f;
}


#representaciones-logo{
    margin-top: 20%;
}

/*C O N T A C T O*/
#contacto{
    width: 100%;
    height: 100%;
    background-image: url(../images/cadhco_contacto.png);
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#contacto-logo{
    margin: auto;
    text-align: center;
}

#contacto-logo img{
    margin: auto;
}

#formulario{
    margin: auto;
    margin-top: 30%;
}

#contacto-info{
    text-align: left;
    margin: auto;
    margin-top: 10%;
}

#contacto-info h2{
    text-align: center;
}

#contacto-info p{
    color: #fff;
    margin: auto;
    margin-top: 3%;
}

#contacto-info p span{
    font-weight: bold;
}

.contacto-link{
    margin-top: 5%;
}

#formulario label{
    color: #fff;
    font-style: oblique;
    font-size: 10px;
    
}

.form-group input, textarea{
    margin: auto;
    margin-bottom: 5px;
}

#bt-contacto{
    background-color: #68cdf1;
    border-radius: 50px;
    font-weight: bolder;
    width: 20%;
}

/*M O D A L*/

#modal-text{
    margin: 0px 30px 0px 30px;
}

#modal-text p{
    text-align: justify;
    color: #4d4d4f;
    font-size: 12px;
    margin-top: -2%;
}

#modal-text p span{
    font-weight: bold;
    color: #4d4d4f;
    font-size: 12px;
}

#modal-text h4{
    text-align: center;
    margin-bottom: 5%;
}




@media only screen and (max-width: 520px){
    #logo-nosotros{
        display: none;
    }
    
    #nosotros{
        width: 100%;
        height: 80%;
        background-image: url(../images/cadhco_nosotros.png);
    }
    
    #nosotros p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #nuestros-val{
        margin-top: 5%;    
    }
    
    #servicios{
        width: 100%;
        height: 100%;
        background-image: url(../images/cadhco_servicios.png);
    }
    
    #servicios p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #servicios-logo img{
        display: none;
    }
    
    #serivicios-piramide img{
        margin: auto;
        width: 60%;
    }
    
    #vinculacion{
        width: 100%;
        height: 100%;
        background-image: url(../images/cadhco_vinculacion.png);
    }
    
    #vinculacion-logo img{
        display: none;
    }
    
    #vinculacion p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #alianzas-text img{
        margin: auto;
        width: 50%;
    }
    
    
    
    #equipo{
        width: 100%;
        height: 100%;
        background-image: url(../images/cadhco_equipo.png);
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }
    
    #equipo-logo img{
        display: none;
    }
    
    #equipo p{
        font-size: 12px;
        line-height: 1.7rem;
    }
    
    #equipo-info p{
        display: none;
    }
    
    #espacio{
        display: none;
    }
    
    #equipo-info img{
        margin: auto;
        width: 50%;
    }
    
    #equipo-info h5{
        line-height: .1rem;
    }
    
    
    
    #representaciones{
        width: 100%;
        height: 80%;
        background-image: url(../images/cadhco_representaciones.png);
    }
    
    #representaciones-logo img{
        display: none;
    }
    
    #representaciones{
        font-size: 12px;
    }
    
    #contacto{
        width: 100%;
        height: 90%;
        background-image: url(../images/cadhco_contacto.png);
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }
    
    #contacto p{
        font-size: 12px;
    }
    
    .contacto-link{
        margin: auto;
    }
    
    #con-logo img{
        display: none;
    }
    
    #formulario{
        margin: auto;
        margin-top: 5%;
    }
    
    h2 {
    font-size: 16px;
    }


    h2 span{
        font-weight: bold;
        color: #023957;
    }

    h3 {
        font-size: 14px;
    }

    h4 span{
        font-weight: bold;
        color: #023957;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 10px;
    }
    
    #nosotros p{
        font-size: 12px;
        line-height: 1.7rem;

    }

    
}




/*M O V I L - SM*/
@media (min-width: 320px) and (max-width: 375px){
    #logo-nosotros{
        display: none;
    }
    
    #nosotros{
        width: 100%;
        height: 70%;
        background-image: url(../images/cadhco_nosotros.png);
    }
    
    #nosotros p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #nuestros-val{
        margin-top: 5%;    
    }
    
    #servicios{
        width: 100%;
        height: 80%;
        background-image: url(../images/cadhco_servicios.png);
    }
    
    #servicios p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #servicios-logo img{
        display: none;
    }
    
    #serivicios-piramide img{
        margin: auto;
        width: 60%;
    }
    
    #vinculacion{
        width: 100%;
        height: 70%;
        background-image: url(../images/cadhco_vinculacion.png);
    }
    
    #vinculacion-logo img{
        display: none;
    }
    
    #vinculacion p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #alianzas-text img{
        margin: auto;
        width: 50%;
    }
    
    
    
    #equipo{
        width: 100%;
        height: 70%;
        background-image: url(../images/cadhco_equipo.png);
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }
    
    #equipo-logo img{
        display: none;
    }
    
    #equipo p{
        font-size: 12px;
        line-height: 1.7rem;
    }
    
    #equipo-info p{
        display: none;
    }
    
    #espacio{
        display: none;
    }
    
    #equipo-info img{
        margin: auto;
        width: 50%;
    }
    
    #equipo-info h5{
        line-height: .1rem;
    }
    
    
    
    #representaciones{
        width: 100%;
        height: 50%;
        background-image: url(../images/cadhco_representaciones.png);
    }
    
    #representaciones-logo img{
        display: none;
    }
    
    #representaciones{
        font-size: 12px;
    }
    
    #contacto{
        width: 100%;
        height: 70%;
        background-image: url(../images/cadhco_contacto.png);
        -webkit-background-size: 100% 100%;
        -moz-background-size: 100% 100%;
    }
    
    #contacto p{
        font-size: 12px;
    }
    
    .contacto-link{
        margin: auto;
    }
    
    #con-logo img{
        display: none;
    }
    
    #formulario{
        margin: auto;
        margin-top: 5%;
    }
    
    h2 {
    font-size: 16px;
    }


    h2 span{
        font-weight: bold;
        color: #023957;
    }

    h3 {
        font-size: 14px;
    }

    h4 span{
        font-weight: bold;
        color: #023957;
    }

    h5 {
        font-size: 12px;
    }

    h6 {
        font-size: 10px;
    }
    
    #nosotros p{
        font-size: 12px;
        line-height: 1.7rem;

    }
    
    #bt-contacto{
        width: 30%;
    }

    .footer p{
        font-size: 10px;
    }
}

@media only screen and (min-width: 1400px){
    #nuestros-val{
    margin-top: 10%;
}
}