@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
.row {
    margin-bottom: 0px!important;
}

.clearfix {
    clear: both!important;
}

.container {
    width: 86%!important;
}

.contenedor {
    width: 95%;
    margin: 0 auto;
}

.pad-less {
    padding: 0px 0px!important;
}

.pt-30 {
    padding-top: 40px;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: none;
    background-color: transparent;
    color: #fff;
    text-decoration: none;
}

footer {
    padding: 30px 0px;
    background-color: #313131;
    color: #fff;
    font-weight: 300;
}

nav {
    height: auto !important;
    padding: 0px 0px 0px 0px;
    background: none!important;
    box-shadow: none!important;
    font-family: 'Open Sans', sans-serif;
}

nav ul a {
    font-size: 1rem;
    color: #fff!important;
    line-height: 60px;
}

nav ul li:hover {
    background-color: rgba(0, 0, 0, 0)!important;
}

nav ul li.active2 {
    border-bottom: 5px solid #ffff!important;
}

nav ul li:hover {
    border-bottom: 5px solid #c1c1c1!important;
}

nav ul li {
    position: relative;
    line-height: normal;
    background: none!important;
    border-bottom: 5px solid transparent!important;
    transition: all 0.5s ease-in-out;
    padding-right: 15px;
    padding-left: 15px;
}

.menu {
    display: block;
    text-align: center;
    float: none !important;
}

.menu li {
    display: inline-block;
    float: none !important;
}

.menu-f {
    background: /*rgba(0,0,0,0.5);*/
    rgba(39, 162, 168, 0.5);
}

.social a i {
    margin-top: 20px;
    background: #ffd600;
    transition: all 0.8s ease-in-out;
    width: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #000;
}

.social a i {
    transition: all 0.8s ease-in-out;
}

.social a:hover {
    background: #88898A;
}

.der {
    text-align: right;
}

.font-top {
    color: white;
}

.menu-top {
    width: 100%;
    display: block;
    text-align: center;
}

.menu-top2 {
    float: none;
    display: inline-block;
}

.espacio {
    height: 150px;
}

.font-contact {
    font-size: 18px;
}

.spa1 {
    padding-top: 150px;
    padding-bottom: 300px;
    transition: all 0.4s ease-in-out;
    text-align: center;
}

.spa2 {
    padding-top: 50px;
    padding-bottom: 50px;
    transition: all 0.4s ease-in-out;
    text-align: center;
}

.noso {
    padding: 120px 0px 0px 0px;
}

.t1 {
    font-size: 30px;
}

.t2 {
    font-size: 20px;
}

.t3 {
    font-size: 60px;
}

.c1 {
    background: #ffd600 url(../img/icons/1.svg) no-repeat bottom right;
    transition: all 0.4s ease-in-out;
    background-size: 80%;
}

.c2 {
    background: #1F588F url(../img/icons/2.svg) no-repeat bottom right;
    transition: all 0.4s ease-in-out;
    background-size: 80%;
}

.c3 {
    background: #f1f1f1 url(../img/icons/3.svg) no-repeat bottom right;
    transition: all 0.4s ease-in-out;
    background-size: 80%;
}

.c1:hover,
.c2:hover,
.c3:hover {
    background-size: 100%;
}

.cuadro {
    padding: 40px;
    margin-top: -100px;
    text-align: center;
    min-height: 303px ;
}

.arriba {
    margin-top: -50px;
}

.rayita {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    border-bottom: 5px solid;
}

.c-ama-l {
    color: #ffd600;
}

.c-naraj-l {
    color: #fff;
}

.c-azul-l {
    color: #27a2a8;
}

.c-go-l {
    color: #313131!important;
}

.c-gc-l {
    color: #4c4c4c!important;
}

.parra {
    font-size: 18pt;
    line-height: 1.7;
    color: #000;
}

.list-1 {
    font-size: 14pt;
    line-height: 1.7;
    color: #000;
}

.list-1 i {
    color: #ffd600;
    transition: all 0.4s ease-in-out;
}

.list-1 li:hover i {
    color: #000;
    padding-right: 20px;
}

.list-2 {
    font-size: 14pt;
    line-height: 1.7;
    color: #fff;
}

.list-2 i {
    color: #ee9a1c;
    transition: all 0.2s ease-in-out;
}

.list-2 li:hover i {
    color: #27a2a8;
    padding-right: 20px;
}

.lijero {
    font-weight: 300!important;
}

.gordito {
    font-weight: 700!important;
}

.moto1 {
    background-color: #27a2a8;
    background-size: contain;
}

.moto3 {
    background: #fff url(../img/2.jpg)fixed bottom right no-repeat;
    background-size: cover;
}

.moto2 {
    background: #000 url(../img/1.jpg)fixed no-repeat;
    background-size: cover;
    background-position: bottom left;
}

.moto4 {
    background-color: #0d5b97;
    background-size: contain;
}

.top {
    background-color: #fff;
    height: auto;
}

.logo {
    width: 40%;
    margin: 0 auto;
}


/*INICIO GALERIA*/

.oscu {
    background: #313131;
    padding: 10px 0px;
}

.cont-g {
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 0px;
}

.cont-g ul {
    margin: 0;
    padding: 0;
}

.cont-g ul li {
    float: left;
    list-style: none;
    margin: 1%;
    width: 31.1%;
}

.cont-g ul li a img {
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    width: 100%;
}

.cont-g ul li a img:hover {
    transition: opacity 0.4s ease-in-out 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

.cont-g ul li {
    transition: all .50s ease-in-out;
}

.cont-g ul li:hover {
    opacity: 0.9;
}

#owl-demo .item {
    margin: 0;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}


/*FIN GALERIA*/

.ul-general {
    color: #FFF;
    font-size: 13pt;
    line-height: 1.7;
    font-weight: 300!important;
}

.ul-general li {
    list-style: disc;
}

.space {
    padding: 0px 15px 100px 15px;
}

.space2 {
    padding: 80px 15px;
}


/* ============= section css ============= */


/*FORMULARIO*/

.form-control {
    background: #fff!important;
    border-radius: 0px!important;
    border: 0px;
    border-bottom: 0px!important;
    border-left: 5px solid #27a2a8!important;
    border-bottom: 1px solid #c1c1c1!important;
    color: #000;
}

.input-field label {
    margin-left: 40px!important;
    color: #313131;
}

input {
    margin: 40px!important;
}

.input-field .prefix {
    color: #0d5b97;
}
input:not([type]),
input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=time],
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=tel],
input[type=number],
input[type=search],
textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffff;
    border-radius: 0;
    outline: none;
    height: 3rem;
    width: 100%;
    font-size: 1rem;
    margin: 0 0 20px 0;
    padding: 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all 0.3s;
}

.side-nav {
    position: fixed;
    width: 300px;
    left: 0;
    top: 0;
    margin: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding-bottom: 60px;
    background-color: #50C3C8;
    z-index: 999;
    overflow-y: auto;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);
}


/* FIN FORMULARIO*/

.btn {
    margin-top: 10px!important;
    /*border: 2px solid #ffd600!important;*/
    color: #fff!important;
    background: #50C3C8 !important;
    padding: 7px 40px!important;
    margin: auto;
    height: auto!important;
    font-size: 13pt;
    border-radius: 55px!important;
    font-weight: 700;
}

.btn:hover {
    margin-top: 10px!important;
    border: 1px solid #ccc!important;
    color: #fff!important;
    background: #1F588F !important;
}

.sirvamos {
    text-align: center;
    min-height: 200px;
}

.social2 {
    margin-top: 10px;
    background: #ffd600;
    transition: all 0.8s ease-in-out;
    display: inline-block;
    width: 80px;
    height: 100px;
    float: left;
    line-height: 60px;
    padding: 20px 15px;
}

.social2 img {
    width: 50px;
    color: #000;
    transition: all 0.8s ease-in-out;
}

.sirvamos:hover .social2 {
    background: #313131;
}

/* .proposito{
    margin-left: 30%;
} */
.vision{
    margin-left: 05%;
}



.collapsible-header {
    display: block;
    cursor: pointer;
    min-height: 3rem;
    line-height: 3rem;
    padding: 0 1rem;
    background-color: #22ABB5;
    border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 1281px) {
    .cuadro {
        min-height: 250px;
    }
    .sirvamos {
        min-height: 270px;
    }
    .moto1 .big.container {
        width: 98%!important;
    }
}

@media screen and (max-width: 992px) {
   .parra {
       font-size: 13pt;
       line-height: 1.7;
       color: #000;
   }
    .der {
        text-align: center;
    }
    .spa1 {
        padding-top: 100px;
        padding-bottom: 150px;
    }
    .noso {
        padding: 50px 0px 0px 0px;
    }
    .cuadro {
        padding: 40px;
        margin-top: -20px;
        margin-bottom: 20px;
        min-height: 200px !important;
    }
    .moto1 {
        background-size: 100%;
    }
    .social2 {
        float: none;
        margin: auto;
        margin-top: 10px;
    }
    .c-noso img {
        max-width: 120px!important;
        height: auto!important;
        text-align: center;
    }
    .arriba {
        margin-top: -80px;
    }
    .t1 {
        font-size: 22px;
    }
    .t2 {
        font-size: 18px;
    }
    .t3 {
        font-size: 35px;
    }
    .container {
        width: 96%;
    }
}

@media screen and (max-width: 768px) {
    .top {
        text-align: center;
    }
    .cuadro {
        padding: 4%;
    }
}

@media screen and (max-width: 621px) {
    .parra {
        font-size: 13pt;
        line-height: 1.7;

    }
    .sirvamos {
        text-align: center;
        min-height: 150px;
        border: 1px #c1c1c1 solid;
        padding: 10px 5px;
    }

}

.section {
    margin-top: 30px;
}

.gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1em;
}

@media(min-width:768px) {
    .us {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        /* grid-gap: 1em; */
        padding-top: 30px;
        font-size: 18px;
    }

    .us div.imagen {
        justify-self: end;
    }
    .ul-general {
        display: grid;
        justify-content: center;
    }
    .gallery {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 1em;
    }
    .services {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-gap: 1em;
        padding-top: 30px;
        color: #fff;
        font-size: 18px;
    }
    .services .servis {
        justify-self: center;
    }

}