@charset "UTF-8";
@import url(../fonts/fonts.css);
body,
html {
    font-family: Montserrat-Medium;
    overflow-x: hidden;
    color: #76738B
}
body {
    overflow: hidden;
}
.title-section {
    color: #76738B;
    font-size: 2em;
    text-align: center;
    letter-spacing: 2px
}
.sin-padding {
    padding: 0;
    margin-right: 10px;
}
.form-group {
    margin-bottom: 0.5rem;
}
.text-white {
    color: #fff;
}
.title-section,
h2 {
    font-family: Montserrat-Bold
}
h2 {
    padding: 0;
    color: #000
}
.navbar-dark .navbar-nav li.nav-item {
    padding: 0 10px
}
.navbar-dark .navbar-nav .nav-link {
    color: #777!important;
    font-family: Montserrat-black;
    font-size: 15px
}
nav.navbar.navbar-expand-lg.navbar-dark.bg-white.static-top {
    padding: 0
}
img.main-logo {
    max-width: 70%
}
.banner-logo {
    text-align: center;
    padding: 20px
}
.banner-logo img {
    max-width: 30%
}
.container-menu {
    margin: 0 auto;
    display: table
}
.container-menu:before {
    content: "";
    border-top: 1px solid #ededed;
    width: 100%;
    position: absolute;
    left: 0
}
.container-menu .nav-pills li {
    padding: 10px 15px
}
.container-menu .nav-pills li a {
    color: #76738B;
    font-family: Asap;
    font-size: 14px;
    padding: 10px 2em
}
section.banner {
    position: relative;
    color: #fff;
    padding: 60px 0 120px 0;
    background-image: url(../images/imagenes/main-min.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}
.banner hr {
    width: 150px;
    height: 8px;
    background-color: #3D956F;
    text-align: left;
    margin: 15px 0;
}
.banner .error {
    height: 0;
}
.banner .logo {
    margin-bottom: 100px;
}
.banner .logo img{
    max-width: 280px;
    width: 100%;
}
.banner .btn-black {
    background:#2677B9;
    font-family: Montserrat-bold;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
}
.description,.mapa {
    padding: 50px 0;
    position: relative;
}
.mapa .mapa-text {
    position: absolute;
    top: 40%;
    right: -90px;
}
.mapa .mapa-text h2{
    color: #3D956F;
    font-size: 42px;
}
.description {
    background-color: #F7FAFD;
}
.description img {
    max-width: 400px;
}
.description p {
    position: absolute;
    top: 40%;
}
.mapa img {
    max-width: 570px;
    margin: 30px auto;
}
section.mapa .puntosH {
    right: -4%;
    top: 6%;
}
section.mapa .puntosH,
section.mapa .puntosH-left {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    width: 300px;
    height: 54px;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}
section.mapa .puntosH-left {
    bottom: 5%;
    left: -4%;
}
section.banner h3 {
    font-size: 32px
}
section.banner h1 {
    font-size: 36px;
    font-family: Montserrat-Bold;
}
textarea.form-control {
    min-height: 100px;
}
section.about {
    padding: 80px 0;
    background-color: #ededed;
    position: relative
}
section.about form#formulario input,
section.about form#formulario select,
section.about form#formulario textarea {
    -webkit-box-shadow: -1px 4px 10px rgba(0, 0, 0, .42);
    box-shadow: -1px 4px 10px rgba(0, 0, 0, .42);
    border-radius: 0;
    font-size: 18px;
    color: #000;
    font-family: Montserrat-Bold;
    padding: 10px;
    height: auto
}
section.about form#formulario textarea.form-control {
    height: 100px
}
section.about form#formulario button#linkespera {
    background: #3d956f;
    color: #fff;
    font-size: 18px;
    font-family: MontMontserrat-Bold;
    text-transform: uppercase;
    width: 100%;
    padding: 9px;
    border-radius: 0
}
section.about iframe {
    z-index: 20;
    position: relative
}
section.about .puntosV {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    bottom: -20%;
    width: 140px;
    height: 400px;
    background-repeat: no-repeat;
    left: 9%;
    z-index: 0
}
section.about .puntosH {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    top: 17%;
    width: 400px;
    height: 120px;
    background-repeat: no-repeat;
    right: 3%
}
section.WHY {
    background: #fff;
    padding: 150px 0;
    position: relative
}
section.WHY h2 {
    z-index: 2;
    position: relative;
    color: #707070;
    font-size: 36px;
    margin-bottom: 70px
}
section.WHY .card {
    box-shadow: 0 0px 10px #929eaa6b;
    border-radius: 14px;
    padding: 30px 10px;
    min-height: 384px;
    margin-bottom: 30px
}

section.WHY .card::before {
    content: " ";
    background: rgb(38,119,185);
    background: linear-gradient(90deg, rgba(38,119,185,1) 21%, rgba(51,122,55,1) 87%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 18px;
    border-radius: 0 0 15px 15px;
}
section.WHY .card h3 {
    font-size: 22px;
    font-family: Montserrat-Bold;
    color: #707070;
}
section.WHY .card figure img {
    width: auto;
    height: 100%;
    max-height: 100px
}
section.WHY .card p {
    font-size: 16px;
    max-width: 265px;
    margin: 10px auto;
    color: #777
}
/*section.WHY .puntosV {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    bottom: -10%;
    width: 140px;
    height: 300px;
    background-repeat: no-repeat;
    right: 9%;
    z-index: 1
}*/
section.WHY .puntosH {
    top: 35%;
    right: 3%;
    display: none;
}
section.WHY .puntosH,
section.WHY .puntosH-left {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    width: 300px;
    height: 54px;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
}
section.WHY .puntosH-left {
    bottom: 5%;
    left: -4%;
}
section.gallery {
    text-align: center;
    background: #f7f7f7;
    position: relative;
    padding: 100px 0 0
}
section.gallery h2 {
    z-index: 1;
    position: relative;
    color: #707070;
    font-size: 36px;
    margin-bottom: 60px
}
section.gallery .container-fluid {
    padding: 0
}
section.gallery .container-fluid div {
    padding: 0;
    overflow: hidden
}
section.gallery .container-fluid figure {
    margin: 0;
    height: 350px;
    position: relative
}
section.gallery .container-fluid figure img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-height: 100%
}
section.footer {
    text-align: center;
    background: #f7f7f7;
    position: relative;
    padding: 120px 0
}
section.footer h2 {
    z-index: 1;
    position: relative;
    color: #707070;
    font-size: 32px
}
section.footer a {
    display: block;
    background: #3d956f;
    color: #fff;
    font-size: 22px;
    font-family: Montserrat-Medium;
    text-transform: uppercase;
    width: 100%;
    padding: 10px;
    border-radius: 0;
    max-width: 508px;
    margin: 10px auto;
    z-index: 5;
    border: none;
    position: relative;
}
section.footer .puntosV {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    bottom: 18%;
    width: 300px;
    height: 54px;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    right: -4%;
    z-index: 1;
}
section.footer .puntosH-left {
    background: url(../images/iconos/dots-min.png);
    position: absolute;
    top: 20%;
    width: 300px;
    height: 54px;
    background-position: top;
    background-size: contain;
    background-repeat: no-repeat;
    left: -7%
}
.footer.text-center p {
    font-size: 12px;
    padding: 15px;
    margin: 0;
    color: #fff;
}
.footer-contt {
    padding: 80px 0;
    background-color: #383838
}
.footer-contt .logo-footer {
    max-width: 250px;
}
.footer-contt .footer-social {
    margin-left: 60px;
}
.footer-contt .footer-social .fb-icon,
.footer-contt .footer-social .tw-icon {
    display: inline-block;
    margin-right: 5px;
    margin-top: 40px;
}
.footer-contt .footer-social img {
    width: 30px;
}
.footer-contt .title {
    margin-top: 60px;
}
.footer-contt .title.tel {
    margin-top: 10px;
}
.footer-contt .title.tel p {
    line-height: 1.6;
}
.footer-contt .title.tel p a {
    color: #fff;
    font-size: 14px;
    font-family: Montserrat-medium;
}
.footer-contt h4 {
    font-family: Montserrat-bold;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
}
.footer-contt p {
    font-family: Montserrat-light;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 5px;
}
.footer-contt .map-icon {
    height: 20px;
}
.footer-contt .footer.text-center p {
    position: relative;
    z-index: 1
}
.chevron {
    position: absolute;
    bottom: 0;
    left: 50%;
    background: rgba(0,0,0,0.4);
    padding: 0px 28px;
    transform: translateX(-50%);
    font-size: 30px;
}
.chevron,
.chevron a {
    color: #fff
}
@media (max-width: 1200px) {
    .description img {
        max-width: 340px;
    }
}
@media (max-width: 992px) {
    body {
        font-size: 16px;
    }
    p {
        font-size: 14px;
    }
    section.WHY .card p {
        font-size: 13px;
    }
    section.WHY .card h3 {
        font-size: 18px;
    }
    section.WHY h2,
    section.footer h2,
    section.gallery h2 {
        font-size: 28px;
        letter-spacing: 1px;
    }
    section.footer a {
        font-size: 16px;
        max-width: 385px;
    }
    .container {
        max-width: 800px;
    }
    .description img {
        max-width: 255px;
    }
    .description p {
        position: relative;
        top: 20%;
        right: -14%;
    }
    .mapa .mapa-text h2 {
        color: #3D956F;
        font-size: 32px;
    }
    button.navbar-toggler.navbar-toggle.hidden-sm.hidden-lg.hidden-md {
        display: block
    }
    .navbar-dark .navbar-toggler {
        background: #3d956f
    }
    img.main-logo2 {
        max-width: 60%
    }
    div#navbarResponsive {
        margin-top: 10px
    }
    .navbar-dark .navbar-nav li.nav-item {
        padding: 0 10px;
        border-top: 1px solid #cecece
    }
    .navbar-dark .navbar-nav .nav-link {
        padding: 15px 0
    }
    section.banner h1 {
        font-size: 26px;
        font-family: Montserrat-Bold;
        margin-top: 60px;
    }
}
@media (max-width: 768px) {
    section.WHY h2, section.footer h2, section.gallery h2 {
        font-size: 23px;
        letter-spacing: 1px;
        padding: 0 20px;
    }
    p {
        font-size: 16px;
    }
    .banner {
        text-align: center;
    }
    .banner p {
        max-width: 500px;
        padding: 0 15px;
        margin: 20px auto;
    }
    .banner hr {
        width: 150px;
        height: 8px;
        background-color: #3D956F;
        text-align: center;
        margin: 15px auto;
    }
    .description img {
        max-width: 255px;
        margin: 20px auto;
        display: block;
    }
    .description p {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 20px;
        padding: 0 20px;
        text-align: center;
    }
    .mapa img {
        max-width: 330px;
        margin: 0 auto;
        display: block;
        margin-top: 30px;
    }
    .mapa .mapa-text {
        position: relative;
        top: 0;
        right: 0;
        text-align: center;
    }
    .hidden-sm {
        display: none
    }
    ul.nav.nav-pills.text-center {
        padding-top: 30px;
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        display: initial;
        background: hsla(0, 0%, 100%, .82);
        z-index: 9;
        color: #76738B;
        -webkit-transition: all .3s linear;
        transition: all .3s linear
    }
    ul.nav.nav-pills.text-center.active {
        left: 0!important
    }
    ul.nav.nav-pills.text-center:after,
    ul.nav.nav-pills.text-center:before {
        position: absolute;
        right: 8%;
        content: " ";
        height: 26px;
        width: 2px;
        background-color: #333;
        top: 10px
    }
    ul.nav.nav-pills.text-center:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    ul.nav.nav-pills.text-center:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    ul.nav.nav-pills.text-center li {
        border-bottom: 1px solid #ededed;
        cursor: pointer
    }
    .menu-button {
        display: block;
        width: 20px;
        position: absolute;
        top: 35px;
        left: 20px
    }
    .menu-button:after,
    .menu-button:before {
        background-color: #000;
        content: "";
        display: block;
        height: 3px
    }
    .menu-button:before {
        -webkit-box-shadow: 0 6px 0 #000;
        box-shadow: 0 6px 0 #000;
        margin-bottom: 9px
    }
    form#formulario {
        position: relative;
        z-index: 1;
        max-width: 400px;
        margin: 20px auto;
    }
    section.WHY .card {
        -webkit-box-shadow: 0 3px 13px rgba(90, 90, 90, .56);
        box-shadow: 0 3px 13px rgba(90, 90, 90, .56);
        padding: 50px 20px;
        max-width: 360px;
        margin: 15px auto
    }
    section.gallery .container-fluid figure img {
        max-width: 500px
    }
    section.footer:before,
    section.gallery:before,
    section.WHY:before {
        font-size: 70px
    }
    section.WHY {
        background: #f7f7f7;
        padding: 60px 0 0;
        position: relative
    }
    section.WHY .puntosV {
        z-index: 0
    }
}
@media (max-width: 575px) {
    a.navbar-brand {
        width: 75%
    }
    .mapa .mapa-text h2 {
        color: #3D956F;
        font-size: 26px;
    }
}
@media (max-width: 440px) {
    a.nav-link {
        font-size: .9em
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em
    }
    section.banner h3 {
        font-size: 25px;
        padding: 0 15px
    }
    section.banner h1 {
        font-size: 22px
    }
    section h2 br {
        display: none
    }
    section.footer a {
        font-size: 14px;
        max-width: 270px;
    }
    section.about {
        padding: 50px 0
    }
    section.gallery:before {
        top: 2%;
        font-size: 52px
    }
    section.footer:before {
        top: 17%;
        font-size: 52px
    }
    button.navbar-toggler.navbar-toggle.hidden-sm.hidden-lg.hidden-md {
        margin-right: 20px
    }
}
