.navbar-nav {
    font-family: 'Roboto', sans-serif;
    color: #ffffff !important;
    font-weight: 700;
    text-transform: none;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
    color: rgba(255, 255, 255, 1);
    border-color: rgba(255, 255, 255, 1);
}

#navbarNavDropdown-3.navbar-collapse.collapse.show {
    background-color: rgba(0, 0, 0, 0.78);
    padding: 12px 12px 12px 35px;
    margin-top: 10px;
}

.navbar-brand {
    margin-right: 70px;
}

@media (min-width:992px) {
    .fw-normal {
    }

    .lead {
        font-size: 1.3125em;
    }
}

.btn-primary {
    background-color: #d5693c;
    font-family: 'Roboto', sans-serif;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    border-width: 0;
}

.btn-primary:hover {
    background-color: #ac735b;
}

@media (min-width:992px) {
    .right-orange-line {
        border-right: 2px solid #d5693c;
        padding-right: 14px;
    }

    a.text-light:hover {
        color: #d5693c !important;
    }
}

.bg-primary {
    background-color: #d5693c !important;
    background-image: linear-gradient(90deg, rgb(213, 105, 60) 2%, rgb(169, 64, 21) 99%);
}

footer {
    background-color: #c3c3c3;
}

footer p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 0;
}

footer .right-footer-col h4 {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    color: #0c6a7c;
    font-weight: 700;
    text-align: right;
    margin-top: 30px;
}

.allRights {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    text-align: right;
    margin-top: 148px;
    font-weight: 700;
}

.front-call-action h2 {
    font-family: 'Roboto', sans-serif;
    color: #d5693c;
    font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 0px;
}

.front-call-action h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 3em;
    color: #000000;
    font-weight: 700;
}

.front-call-action p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #000000;
}

.servicios-front {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('images/background-abstract-01.jpg');
}

.servicios-front h4 {
    text-align: center;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #d5693c;
}

.servicios-front h1 {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    text-align: center;
}

.servicios-front h6 {
    color: #ffffff;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
}

.servicios-front h3 {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-align: center;
}

.servicios-front img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.servicios-front p {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    text-align: center;
    font-weight: 700;
}

.servicios-front .btn-primary {
    margin-top: 28px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 50%;
}

.gallery-front h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    color: #d5693c;
    padding: 0;
    margin: 0;
}

.gallery-front h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 2.8em;
    color: #000000;
    font-weight: 900;
    text-align: center;
    padding: 0;
    margin: 0;
}

figcaption {
    position: relative;
    display: table;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 900;
    color: #ffffff;
    text-shadow: 1px 2px 4px #000000;
    bottom: 74px;
    margin-left: 16%;
}

.client-front h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 50px;
    margin-top: 0;
    padding: 0;
}

.client-front h5 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    padding-left: 102px;
    padding-right: 98px;
}

.client-front h3 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

.client-front h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.section-hero h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    font-size: 70px;
}

.section-content .front-call-action h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    border-top-style: none;
    border-bottom: 6px solid #d5693c;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

.gradientGreen {
    background-image: linear-gradient(90deg, rgba(103, 150, 159, 255) 0%, rgb(12, 106, 124) 100%);
}

section.contactHero h1 {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-weight: 900;
    margin-top: 35px;
    font-size: 50px;
    padding-bottom: 0;
    margin-bottom: 35px;
}

.contactHero p {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 35px;
}

.contactHero button.btn-primary {
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 700;
    font-size: 20px;
    margin-top: 45px;
    margin-left: 32px;
}

.bodySection h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    color: #000000;
}

.bodySection p {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-size: 21px;
    text-align: center;
}

.ne-box img {
    display: block;
    max-width: 174px;
    width: 100%;
    margin: 32px auto 25px;
}

.ne-box p {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #000000;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 39px;
}

.ne-box {
    border: 5px solid #d5693c;
    border-radius: 32px;
    background-color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
}

@media (min-width:1400px) {
    .ne-3col {
        margin-left: 65px;
        margin-right: 64px;
    }

    .ne-2col {
        margin-left: 130px;
        margin-right: 130px;
    }
}

.equipoForm h2 {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    color: #000000;
    font-size: 46px;
    font-weight: 700;
}

.equipoForm p {
    font-family: 'Roboto', sans-serif;
    text-align: center;
    font-size: 20px;
    color: #000000;
}

.equipoForm input,
label {
    display: block;
}

.equipoForm input,
textarea {
    width: 100%;
}

.equipoForm label {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 15px;
}

input,
textarea {
    background: #fff;
    color: #525865;
    border-radius: 4px;
    border: 1px solid #d1d1d1;
    box-shadow: inset 0px 1px 8px rgba(0, 0, 0, 0.2);
    font-family: inherit;
    font-size: 1em;
    line-height: 1.45;
    outline: none;
    padding: 0.6em 1.45em 0.7em;
    -webkit-transition: .18s ease-out;
    -moz-transition: .18s ease-out;
    -o-transition: .18s ease-out;
    transition: .18s ease-out;
}

input:hover {
    box-shadow: inset 1px 2px 8px rgba(0, 0, 0, 0.02);
}

input:focus {
    color: #4b515d;
    border: 1px solid #B8B6B6;
    box-shadow: inset 1px 2px 4px rgba(0, 0, 0, 0.01), 0px 0px 8px rgba(0, 0, 0, 0.2);
}

input.form-check-input {
    width: 8px !important;
    height: 8px !important;
    display: block;
    margin-right: 15px;
}

.servicios-icon-set img {
    display: block;
    margin: 20px auto;
}

.servicios-icon-set h3 {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    font-weight: 700;
    text-align: center;
}

.servicios-icon-set p {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    text-align: center;
    font-weight: 500;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}

section.servicios-icon-set {
    padding-bottom: 70px;
}

.front-call-action h3 {
    font-family: 'Roboto', sans-serif;
    color: #000000;
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    padding-top: 30px;
}

@media (min-width:1400px) {
    .navbar-nav {
        font-size: 14px;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .navbar-nav {
        font-size: 12px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-nav {
        font-size: 12px;
    }
}

@media (max-width:575px) {
    h2.big-size-font.mb-3 {
        font-size: 1.4em;
    }
}

.logo-header {
    width: 222px;
    height: auto;
    margin-top: 12px;
    padding-bottom: 14px;
}

.left-bk {
    background-image: url('images/background-diamonds-left.jpg');
    background-repeat: repeat-y;
    background-position: left top;
}

.right-bk {
    background-image: url('images/background-diamonds-right.jpg');
    background-repeat: repeat-y;
    background-position: right top;
}

@media (min-width:1200px) and (max-width:1399px) {
    .left-bk {
        background-size: 131px;
    }

    .right-bk {
        background-size: 89px;
    }
}

.img-block {
    max-width: 495px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.center-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

@media (max-width:1649px) {
    .left-bk {
        background-image: none;
    }

    .right-bk {
        background-image: none;
    }
}

@media (max-width:360px) {
    .navbar-brand {
        margin-right: 0;
        padding-right: 0;
    }
}

.fw-normal {
    font-weight: 900 !important;
    font-family: 'Roboto', sans-serif;
}

.lead {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.big-size-font {
    font-family: 'Roboto', sans-serif;
    font-size: 3em;
    font-weight: 900;
}

h2.orange-cap {
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    color: #ffffff;
    font-size: 2.5em;
}

@media (min-width:1400px) {
    h2.orange-cap {
        font-size: 3em;
    }
}

@media (min-width:768px) and (max-width:991px) {
    h2.orange-cap {
        font-size: 1.7em;
    }
}

@media (min-width:576px) and (max-width:767px) {
    h2.orange-cap {
        font-size: 2em;
        text-align: center;
    }
}

@media (max-width:360px) {
    h2.orange-cap {
        font-size: 1.1em;
        text-align: center;
    }
}

@media (max-width:767px) {
    .background-cover {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    section.background-cover div.container {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    section.background-cover div.pb-5.pt-5.row {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    section.bg-primary a.btn {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
    }

    .front-call-action p {
        font-size: 1.2em;
        line-height: 1.8em;
    }
}

@media (min-width:992px) {
    .front-call-action p {
        font-size: 1.5em;
        line-height: 1.9;
    }
}

@media (min-width:576px) {
    .servicios-front h1 {
        font-size: 3.125em;
    }
}

@media (max-width:575px) {
    .servicios-front h1 {
        font-size: 2.5em;
    }

    .gallery-front h1 {
        font-size: 1.6em;
        margin-bottom: 28px;
    }
}

@media (min-width:361px) and (max-width:575px) {
    figcaption {
        margin-left: auto;
        margin-right: auto;
        font-size: 1.3em;
    }
}

@media (max-width:360px) {
    figcaption {
        font-size: 1.2em;
        margin-left: auto;
        margin-right: auto;
        bottom: 60px;
    }

    .client-front h1 {
        font-size: 1.8em;
    }

    .client-front h5 {
        font-size: 1em;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.6;
    }
}

@media (min-width:361px) and (max-width:575px) {
    .client-front h1 {
        font-size: 2.5em;
    }

    .client-front h5 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1em;
        line-height: 1.8em;
    }
}

@media (max-width:991px) {
    .footer-logo-a {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        height: auto;
        display: block;
        text-align: center;
    }
}

@media (max-width:360px) {
    .footer-logo {
        width: 100% !important;
        max-width: 280px !important;
    }
}

@media (max-width:1199px) {
    .footer-logo-a {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        display: block;
    }

    img.footer-logo {
        text-align: center !important;
        display: block;
        height: auto;
        width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    footer p {
        text-align: center;
    }

    footer h4 {
        text-align: center !important;
    }

    footer .allRights {
        text-align: center;
        margin-top: 32px;
        margin-bottom: 44px;
    }
}

@media (max-width:575px) {
    .section-hero h1 {
        font-size: 3em;
        padding-bottom: 11px;
    }

    .bodySection h1 {
        font-size: 2.5em;
    }

    .bodySection p {
        font-size: 1em;
        line-height: 1.8em;
    }
}

.img-pr-sociales {
    margin-left: auto;
    margin-right: auto;
    max-width: 803px;
    height: auto;
    display: block;
}

@media (min-width:768px) and (max-width:991px) {
    .img-pr-sociales {
        width: 537px;
        margin-top: 19px;
        margin-bottom: 44px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .img-pr-sociales {
        width: 438px;
        margin-top: 30px;
    }
}

@media (max-width:575px) {
    .img-pr-sociales {
        width: 321px;
        margin-top: 29px;
        margin-bottom: 17px;
    }

    .front-call-action p {
        font-size: 1em;
    }

    .front-call-action h3 {
        font-size: 2em;
        margin-top: 31px;
    }
}

@media (max-width:575px) {
    section.gradientGreen.contactHero h1 {
        font-size: 1.8em;
        text-align: center;
    }

    section.gradientGreen.contactHero button {
        margin: -14px auto 23px;
        font-weight: 900;
    }

    a.gradientGreen.contactHero {
        margin-left: auto;
        margin-right: auto;
        display: flex;
        text-decoration: none;
    }

    section.background-cover {
        background-position: -500px 0px;
        background-repeat: no-repeat;
    }
}

.heading-logo-color {
    background-color: #d5693c;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: -9px !important;
}

.heading-logo-color h1 {
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media (min-width:1400px) {
    .heading-logo-color h1 {
        max-width: 1320px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .heading-logo-color h1 {
        max-width: 1140px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .heading-logo-color h1 {
        max-width: 960px;
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .heading-logo-color h1 {
        max-width: 720px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .heading-logo-color h1 {
        max-width: 540px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
}