.logo {
    max-width: 200px;
    width: 100%;
}

.nav {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
    background-image: url('assets/images/header.jpg');
}

.sliderCont {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

#nosotros {
}

.tituloNosotros {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    color: #109246;
    padding-top: 64px;
}

.bordeInferiorAzul {
    width: 118px;
    height: 2px !important;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #000000;
    background-color: #2cc0d4;
    display: block;
}

.nosotrosDescipcion {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #666666;
    font-weight: 600;
    padding: 29px 10px 28px;
    width: 100%;
}

.nosotrosParrafo {
    margin-top: 6px;
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: #393838;
    font-weight: 700;
    width: 100%;
    font-size: 21px;
}

.nosotrosBloques {
    padding-left: 10%;
    margin-right: 10%;
    margin-top: 70px;
    margin-bottom: 10px;
}

.cuadroNosotros {
    width: 360px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px 35px;
}

.cuadroNosotros {
    width: 100%;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px 35px;
    margin-bottom: 30px;
    max-width: 360px;
}

.tituloazul {
    font-family: 'Open Sans', sans-serif;
    color: #171445;
    font-weight: 800;
    font-size: 2.3em;
    line-height: 1em;
}

.tituloazulclaro {
    color: #3e6fb7;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 2.3em;
    line-height: 1em;
}

.misiondiv {
    padding-top: 22px;
    padding-bottom: 60px;
    background-image: url('assets/images/textura1.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.misiontext {
    text-align: center;
    padding-top: 0px;
    max-width: 700px;
    width: 100%;
    margin: 118px auto 60px;
}

.videocontenedor {
    position: relative;
}

.certificadoTitulo {
    text-align: center;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-top: 0px;
    font-size: 21px;
}

.certificadoCont {
    background-image: url('assets/images/fondeoverde.png');
    padding-top: 50px;
    padding-bottom: 47px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    min-height: 310px;
    margin-bottom: 0px;
}

.bigCont {
    padding-bottom: 71px;
    background-image: url('assets/images/fondoazul.jpg');
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.ciclocont {
    max-width: 700px;
    width: 100%;
    margin: 137px auto 94px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.cicloAzul {
    color: #5e88c6;
    font-family: 'Open Sans', sans-serif;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1em;
    letter-spacing: 3px;
}

.cicloBlanco {
}

.serviciosInner {
    padding: 55px 10px 30px 82px;
}

body {
    color: #565656;
    overflow-x: hidden;
}

.mylist {
    list-style: none;
}

.mylist::before {
    color: #109246;
    display: inline-block;
    width: .7em;
    margin-left: -1em;
    font-size: 2em;
    vertical-align: sub;
    line-height: 0.5em;
    content: "\25AA";
}

.colorVerde {
    color: #ffffff;
    background-color: #109246;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: center;
    padding: 8px 25px;
    text-decoration: none;
}

.colorVerde:hover {
    background-color: #10823f;
    color: #fff;
}

.fondoInstalaciones {
    background-image: url('assets/images/Foto%20del%20home.jpg');
    height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
}

.contactoText {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 31px;
}

.fontoContacto {
    padding-top: 30px;
    background-image: url('assets/images/fondoazul.jpg');
}

.rowContact {
    max-width: 1300px;
    margin: 50px auto 0;
    padding-bottom: 94px;
}

.contactoVerde {
    background-image: url('assets/images/contacto.jpg');
    background-size: auto;
    background-repeat: no-repeat;
}

.contactoVerde {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 26px;
    padding-left: 60px;
    padding-right: 60px;
}

.tituloContacto {
    text-align: center;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.miformulario {
    margin-top: 24px;
    text-align: center;
}

.input {
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    height: 45px;
    padding-left: 8px;
}

.inputText {
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    height: 104px;
    padding-left: 8px;
}

.frameMap {
    border: 0;
    height: 100%;
}

.botonAzul {
    padding: 7px 20px;
    background-color: #163366;
    font-family: 'Open Sans', sans-serif;
    color: #ffffff;
    font-weight: 700;
    border-width: 0;
    margin: 17px auto 20px;
}

.video {
    line-height: 0;
    display: block;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width:575px) {
    .iconoFoot {
        margin-right: 8px;
        display: inline-table;
        width: 41px;
    }
}

.certificadoLogo {
    width: 100%;
    max-width: 340px;
    margin-bottom: 25px;
}

@media (max-width:575px) {
    .certificadoLogo {
        margin-top: 0px;
        margin-bottom: 34px;
    }

    .logo {
        width: 150px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .logo {
        width: 160px;
    }
}

@media (max-width:575px) {
    .nosotrosDescripcion {
        text-align: center;
    }

    .cicloAzul {
        font-size: 29px;
    }
}

.cicloBlanco {
    font-family: 'Open Sans', sans-serif;
    font-size: 2rem;
    line-height: 1em;
    color: #ffffff;
    font-weight: 800;
    letter-spacing: 4px;
}

@media (max-width:575px) {
    .cicloBlanco {
        font-size: 28px;
    }

    .servicioInner {
        padding-left: 22px;
        padding-right: 22px;
    }

    .fondoInstalaciones {
        background-image: url('assets/images/plantas.jpg');
        background-repeat: no-repeat;
        background-size: cover;
        height: 184px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .serviciosInner {
        padding-left: 3px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .nuestrosBloques {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
}

.iconoFoot {
    display: inline-table;
    width: 44px;
    padding-right: 7px;
}

.liFoot {
    list-style-type: none;
    font-family: 'Open Sans', sans-serif;
    padding-top: 0px;
    line-height: 1rem;
}

.textFoot {
    display: inline-table;
    line-height: 20px;
}

@media (max-width:575px) {
    .textFoot {
        width: 300px;
        font-size: 12px;
    }
}

.navbar-collapse {
}

.navbar-collapse.show {
    position: absolute;
    z-index: 99999999999999999999;
    width: 100%;
    background: url(assets/images/header.jpg) no-repeat center center transparent;
    background-repeat: none;
    background-size: cover;
    top: 80px;
    padding: 20px;
}

.nav .collapsing {
    position: absolute;
    z-index: 99999999999999999999;
    width: 100%;
    background: url(assets/images/header.jpg) no-repeat center center transparent;
    background-repeat: none;
    background-size: cover;
    top: 80px;
    padding: 20px;
}

@media (min-width: 992px){
    .navbar-expand-lg .navbar-collapse {
        display: flex;
        flex-basis: auto;
    }
}

.logoFoot {
    max-width: 250px;
}

.dropdown-menu {
    background-color: #0c518e;
}

.dropdown-item {
    color: #fff;
}

.nosotrosP {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    margin-top: 41px;
}


.bg-somos{
    background: url(assets/images/somos.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-soporte{
    background: url(assets/images/respaldo.jpg) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-mision{
    background: url(assets/images/mision.png) no-repeat top;
    background-repeat: no-repeat;
    background-size: 81%;
}

.bg-patente{
    background: url(assets/images/patente.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-tiempos{
    background: url(assets/images/tiempos.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: 80%;
    min-height: 70vh;
}

.title{
    color: #008fab; font-family: 'Open Sans', sans-serif; font-weight: 700; margin-bottom: 30px;
}

