

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


.pa0{
    padding: 0;
}

/* --------------------- navegation Home ----------------------*/

#mainmenu {
    width: 100%;
    display: block;
    background-color: #222831;
}

.img-logo {
    width: 134px;
    float: left;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-left: 50px;
    margin-right: 1rem;
    line-height: inherit;
    white-space: nowrap;
}

.img-logo img {
    max-width: 100%;
}



.area-menu {
    width: 100%;
    display: block;
    left: 0;
    padding: 20px 0;
}


.navbar-nav {
    width: 100%;
    align-items: center;
    justify-content: center;
}


.menu-home ul li {
    margin: 0 10px;
}

.menu-home ul li a {
    color: #fff;
    font-weight: 300;
    transition: 0.4s;
}

.menu-home ul li a:hover {
    color: #6998AA;
    transition: 0.4s;
}

.menu-home ul li a:focus {
    color: #6998aa;
}

.area-menu .active{
    border-bottom: 1px solid #fff;
    color: #6998AA;
    font-weight: 600;
}


.iconos-home{
    margin-right: 30px;
}

.iconos-home a {
    color: #fff0;
}

.iconos-home a i{
    color: #fff;
    font-size: 15px;
    margin: 0 10px;
}

.iconos-home a:hover i{
    color: #6998AA;
}


.dropdown-menu.show {
    background-color: #222831;
    padding: 20px 15px;
    box-shadow: none;
    border: none;
}

.dropdown-menu.show li {
    margin: 0;
    padding-bottom: 5px;
}

.dropdown-menu.show li a {
    padding: 5px;
}

.dropdown-menu.show li a:hover {
    padding-left: 20px;
    background: none;
}


/* --------------------- Slider Principal Home ----------------------*/
#carousel-home {
    width: 100%;
    height: 580px;
    overflow: hidden;
}

#PrimeraSection, #TercercaSection {
    padding: 0;
    position: relative;
}

.contenedor-texto {
    position: relative;
    width: 100%;
    height: 800px;
}

.texto-slider-home {
    text-align: left;
    width: 50%;
    height: 300px;
    position: absolute;
    top: 25%;
    left: 14%;
}

.sub-title {
    color: #fff;
    font-size: 60px;
    font-weight: 600;
}

.titulo-slider {
    font-size: 70px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 0.5;
}


.bajada-slider-home{
    font-size: 18px;
    color: #fff;
}

/* --------------------- Que hacemos Home ----------------------*/


.seccion-quehacemos {
    width: 100%;
    display: block;
    margin: 80px 0;
}


.titulo-producto {
    text-align: center;
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #1A374D;
    text-transform: uppercase;
    text-decoration: underline;
}


.content-collapse {
    margin: 50px 0;
    width: 100%;
    display: block;
    box-shadow: 5px 5px 5px #ccc;
}

.content-collapse button {
    width: 100%;
    text-align: left;
    background-color: #F3F3F3;
    font-size: 16px;
    border: none;
    padding: 20px;
    color: #1A374D;
}

.content-img {
    width: 100%;
    display: block;
    margin: 20px auto;
}

.content-img img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}


.content-collapse button i {
    color: #6998AA;
    margin-right: 10px;
}

.texto-collpase .card{
    background-color: #f3f3f3;
    font-size: 14px;
    padding: 20px 30px;
    border: none;

}

.content-collapse button:focus{
    outline: none;
    box-shadow: none;

}


/* --------------------- Clientes Home ----------------------*/


#carousel-clientes {
    margin-top: 70px;
}

.nuestros-clientes-home {
    width: 100%;
    display: inline-block;
}


.seccion-clientes {
    width: 100%;
    display: block;
    background-color: #6998AA;
    height: 520px;
    padding: 70px 0;
}


.cliente-img {
    width: 250px;
    display: block;
    margin: 0 auto;
}

.cliente-img img {
    max-width: 100%;
    display: block;
    margin: 10px auto;
}

.indicadores-clientes.carousel-indicators {
    bottom: -70px;
}



/* --------------------- Footer Home ----------------------*/

#footer{
    background-color: #1A374D;
    width: 100%;
    bottom: 0;
    padding: 30px;
    margin-top: 174px;
}

.logo-footer {
    width: 160px;
    display: block;
    margin: 40px auto;
}


.logo-footer img {
    max-width: 100%;
}

.informacion-footer {
    width: 100%;
    display: block;
    margin: 40px auto;
    padding-left: 40px;
} 

.informacion-footer span {
    width: 100%;
    display: inline-block;
    margin: 10px 0;
    color: #fff;
    font-size: 13px;
}
 
.informacion-footer span i {
    margin-right: 10px;
}

.redes-footer {
    width: 100%;
    display: block;
    margin: 60px auto;
    padding-left: 40px;
    text-align: center;
}

.redes-footer i {
    color: #fff;
    margin: 20px 10px;
    font-size: 20px;
}



/* --------------------- Quienes Somos ----------------------*/


.img-banner {
    width: 100%;
    display: block;
    height: 467px;
    overflow: hidden;
    position: relative;
}

.img-banner img {
    width: 100%;
    max-width: 100%;
}

.texto-banner {
    position: absolute;
    left: 10%;
    bottom: 30%;
    color: #fff;
}


#Segunda-Historia {
    margin-top: 50px;
}

.info-quienes-somos {
    width: 100%;
    display: block;
    margin-bottom: 40px;
    border-bottom: 1px solid #ccc;
    padding: 30px 0;
}

.info-quienes-somos h2, .slider-historia h2 {
    width: 100%;
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: 300;
}


.info-quienes-somos p {
    font-size: 15px;
    color: #666;
}

.slider-historia {
    width: 100%;
    display: block;
}

.indicadores-historia.carousel-indicators {
    bottom: -80px;
}

.box-historia {
    background-color: #F7F2E7;
    padding: 30px;
    height: 250px;
    border-radius: 5px;
    margin-top: 15px;
}

.historia-texto {
    width: 100%;
    display: block;
}

.historia-texto h3 {
    font-weight: 600;
    margin-bottom: 10px;
}

.historia-texto h3 i {
    font-size: 16px;
    margin-right: 10px;
    color: #A8A5A3;
}

.historia-texto p {
    line-height: 19px;
    font-size: 15px;
}

.img-quienesSomos {
    width: 80%;
    height: 800px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
    border-radius: 5px;
}

.img-quienesSomos img{
    max-width: 100%;
}


/* --------------------- Contacto ----------------------*/

#Segunda-Contacto {
    margin-top: 80px;
}

.seccion-accesos-contact {
    width: 100%;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    margin-bottom: 60px;
}

.cont-contact {
    text-align: center;
    padding: 20px;
}

.cont-contact i {
    font-size: 50px;
    margin-bottom: 20px;
    color: #6998AA;
}

.form-title {
    width: 100%;
    font-size: 30px;
    margin: 25px 0;
    font-weight: 300;
    text-align: center;
}

.formulario {
    width: 100%;
    background-color: #f3f3f3;
    padding:70px;
    display: inline-block;
}

.cont-form {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
}

.cont-form label {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    color: #666;
    margin-bottom: 5px;
}

.cont-form input {
    width: 100%;
    border: none;
    font-size: 15px;
    padding: 5px 15px;
    border-radius: 5px;
    outline: none;
}

.cont-form input::placeholder{
    color: #ccc;
    font-style: italic;
    font-size: 15px;
}

.cont-form i {
    position: absolute;
    top: 40px;
    right: 13px;
    color: #222831;
}

.cont-form .mensaje-form {
    width: 100%;
    border: none;
    padding: 10px;
    max-height: 180px;
    height: 180px !important;
    outline: none;
}

.enviar {
    float: right;
    padding: 5px 30px;
    border-radius: 30px;
    border: 1px solid #999;
    background-color: transparent;
    color: #999;
    transition: 0.3s;
}

.enviar:hover{
    padding: 5px 40px;
    background-color: #222831;
    border: 1px solid #222831;
    transition: 0.3s;
    color: #fff;
}


.mapa {
    width: 100%;
    overflow: hidden;
}

.mapa .mapa-google {
    width: 90%;
    height: 720px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}


/* --------------------- Productos y Soluciones ----------------------*/

#Segunda-elementos {
    margin-top: 50px;
}

.box-texto {
    padding: 10px 40px;
}

.box-producto-historico {
    margin-bottom: 30px;
}

.seccion-proyectos {
    width: 100%;
    display: block;
    background-color: #f3f3f3;
    padding: 50px 0;
    margin-top: 50px;
}

#carousel-proyecto, #carousel-proyecto-2 {
    height: 400px;
    overflow: hidden;
    border-radius: 10px;
}

.content-proyectos-historico {
    width: 100%;
    display: inline-block;
    margin: 40px 0;
    border-bottom: 2px solid #ccc;
    padding-bottom: 40px;
}



@media screen and (max-width: 767px){

/* --------------------- Navegacion ----------------------*/   

    #mainmenu {
        position: relative;
        background-color: #000;
    }

    .area-menu {
        padding-top: 40px;
    }

    .img-logo {
        width: 80%;
        display: block;
        margin: 0;
        padding: 0px 30px;
    }

    #navbarDropdownMenuLink {
        text-align: center;
    }

    .button-menu i {
        color: #fff;
        margin-right: 10px;
    }


    .menu-home .navbar-nav {
        margin-top: 30px;
    }


    .button-menu:focus {
        box-shadow: none;
    }

    .iconos-home {
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 40px;
        margin-right: 0;
    }

    .iconos-home a i {
        margin: 0 20px;
    }

/* --------------------- Home ----------------------*/


    #carousel-home {
        width: 100%;
        height: auto;
        overflow: hidden;
    } 

    .contenedor-texto {
        height: auto;
    }   

    .texto-slider-home {
        width: 70%;
        height: auto;
        top: 28px;
        left: 60px;
    }


    .titulo-slider {
        font-size: 20px;
        width: 100%;
        display: inline-block;
    }

    .sub-title {
        font-size: 30px;
    }

    .bajada-slider-home {
        font-size: 14px;
    }

    .titulo-producto {
        margin-bottom: 30px;
    }

    .nuestros-productos-home {
        margin-top: 60px;
    }

    .indicadores-clientes.carousel-indicators {
        bottom: -40px;
    }

    .contenedor-texto img {
        height: 250px;
    }




/* --------------------- Quienes Somos ----------------------*/

    .img-quienesSomos {
        width: 90%;
        height: auto;
    }

    .img-banner {
        height: auto;
    }

    .texto-banner {
        bottom: 26%;
    }

/* --------------------- Contacto ----------------------*/

    .img-banner-producto {
        height: auto;
    }

    .texto-banner-producto {
        left: 8%;
        bottom: 24%;
    }

    .bajada-slider-home {
        line-height: 21px;
    }

    #Segunda-Contacto {
        margin-top: 40px;
    }

    .cont-contact {
        margin-bottom: 20px;
    }

    .seccion-accesos-contact {
        margin-bottom: 20px;
    }

    .formulario {
        padding: 30px;
        margin-bottom: 40px;
    }

    .mapa .mapa-google {
        width: 100%;
        height: 300px;
    }

    .enviar {
        border: 1px solid #b1cfbb;
        background-color: #b1cfbb;
        color: #fff;
        display: inline-block;
        width: 100%;
    }

/* --------------------- Proyecto y Soluciones ----------------------*/

    #carousel-proyecto, #carousel-proyecto-2 {
        height: auto;
        margin-bottom: 30px;
    }



/* --------------------- Footer ----------------------*/

    .informacion-footer {
        padding-left: 0;
        text-align: center;
    }

    .logo-footer {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .redes-footer {
        padding-left: 0;
    }

}