﻿
.vision {
    color: whitesmoke !important;
    text-align: justify !important;
    margin-right: 50px !important;
    margin-left: 44px !important;
}

.minera_titulo {
    color: #273C75 !important;
    font-weight: bolder;
}

.ulservicio {
    list-style: none !important;
    padding: 0 !important;
}

.liserv {
    padding-left: 1.3em !important;
}

    .liserv:before {
        content: "\f00c" !important; /* FontAwesome Unicode */
        font-family: FontAwesome;
        display: inline-block !important;
        margin-left: -1.3em !important; /* same as padding-left set on li */
        width: 1.3em !important; /* same as padding-left set on li */
    }

.titulovision {
    color: whitesmoke !important;    
}

.mision {
    color: whitesmoke !important;
    text-align: justify !important;
    margin-right: 50px !important;
    margin-left: 44px !important;
}

.piepagina {
    color: whitesmoke !important;
}

.sobrenosotros {
    margin-top: 7px !important;
}

.sliderlogo {
    margin-top: -202px !important;
    width: 27% !important;
    height: 220px !important;
    position: initial !important;
}


.login-mensaje {
    margin-bottom: 10px;
    height: 36px;
    position: relative;
    background-color: darkgrey;
    color: green;
    padding: 8px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.log-err {
    background: #ffe560;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px;
    color: red;
}

#logoprincipal {
    width: 155px;
    height: 175px;
    margin-top: -6px;
    /* Ubicación de la imagen */
    /* Para dejar la imagen de fondo centrada, vertical y
            horizontalmente */
    background-position: center center;
    /* Para que la imagen de fondo no se repita */
    background-repeat: no-repeat;
    /* La imagen se fija en la ventana de visualización para que la altura de la imagen no supere a la del contenido */
    background-attachment: fixed;
    /* La imagen de fondo se reescala automáticamente con el cambio del ancho de ventana del navegador */
    background-size: cover;
}

.divlogo {
    display: block;
}

.piepagina {
    color: whitesmoke !important;
}

#hplDescargar {
    margin-top: 22px;
}

@media (max-width:767px) {
    .sliderlogo {
        margin-top: -109px !important;
        margin-bottom: -35px !important;
        width: 21% !important;
        height: 220px !important;
        position: initial !important;
        display: none;
    }

    .divlogo {
        display: none;
    }

    .servicios {
        margin: 0px 12px 15px !important;
    }

    #serviciosv1 {
        margin: 0px 12px 15px !important;
    }

    #serviciosv2 {
        margin: 0px 12px 15px !important;
    }

    #serviciosv3 {
        margin: 0px 12px 15px !important;
    }

    #serviciosv4 {
        margin: 0px 12px 15px !important;
    }

    .suscribe-input a {
        border-radius: 0px 14px 17px 0 !important;
        font-weight: 800 !important;
        padding: 14px 21px !important;
        width: 40% !important;
    }

    .btn-group-xs > .btn, .btn-xs {
        padding: 9px 4px !important;
        font-size: 12px !important;
    }

    .project-menu li a {
        padding: 7px 7px !important;
        margin: 6px 4px !important;
    }

    .section-headline h2 {
        margin: -14px !important;
        margin-bottom: 25px !important;
    }
}


@media (min-width: 992px) and (max-width: 1169px) {

}

@media (min-width: 768px) and (max-width: 991px) {
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
}


#logosliderv1 {
    width: 363px;
    height: 202px;
    margin-top: 75px;
    /* Ubicación de la imagen */
    /* Para dejar la imagen de fondo centrada, vertical y
            horizontalmente */
    background-position: center center;
    /* Para que la imagen de fondo no se repita */
    background-repeat: no-repeat;
    /* La imagen se fija en la ventana de visualización para que la altura de la imagen no supere a la del contenido */
    background-attachment: fixed;
    /* La imagen de fondo se reescala automáticamente con el cambio del ancho de ventana del navegador */
    background-size: cover;
}


.redes {
    position: fixed;
    width: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 35px;
    top: 45%;
    left: 10px;
    background: white;
    color: blue;
    border-radius: 10px;
    text-align: center;
    font-size: 15px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index: 1002;
    transition: all 300ms ease;
}


.btn-wsp {
    position: fixed;
    width: 60px;
    height: 60px;
    line-height: 63px;
    bottom: 80px;
    right: 25px;
    background: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index: 100;
    transition: all 300ms ease;
}

    .btn-wsp:hover {
        background: #20ba5a;
    }

@media only screen and (min-width:320px) and (max-width:768px) {
    .btn-wsp {
        width: 63px;
        height: 63px;
        line-height: 66px;
    }
}

.btn-inscribirme:hover {
    background-color: #1E7BB6;
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .btn-inscribirme {
        width: 63px;
        height: 63px;
        line-height: 66px;
    }
}


.btn-inscribirme {
    position: fixed;
    width: 120px;
    height: 35px;
    line-height: 35px;
    top: 20px;
    right: 10px;
    background: white;
    color: blue;
    border-radius: 20px;
    text-align: center;
    font-size: 15px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
    z-index: 1002;
    transition: all 300ms ease;
}

html {
    scroll-behavior: smooth;
}