.wc-fondo {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center !important;
    background: linear-gradient(rgb(255 254 254 / 83%), rgb(255 255 255 / 83%)), url(../img/LogoBodySFWeCars.png);
}

.wc-fondo-abajo {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-position: center 250px !important;
    background: linear-gradient(rgb(255 254 254 / 83%), rgb(255 255 255 / 83%)), url(../img/LogoBodySFWeCars.png);
}

#headerInicio .navbar {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    /* border-bottom: solid 1px; */
}

#headerInicioVerde .navbar {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: solid 1px #fff;
}

#headerInicioAzul .navbar {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    border-bottom: solid 1px #fff;
}

.logo {
    width: 21%;
}

.logo img {
    width: 170px;
}

#headerInicio {
    padding-bottom: 0;
    background-color: #fff;
    background-image: none;
    /* background: linear-gradient(rgba(219, 219, 219, .8), rgba(157, 157, 157, .8)), url("../img/wc-autos-agencia.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
    margin-bottom: 30px; */
}

#headerInicio.wc-header-vende {
    background: linear-gradient(rgba(219, 219, 219, .8), rgba(157, 157, 157, .8)), url("../img/wc-vende-auto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicio .carousel {
    margin: 0 auto;
    padding: 0;
}

#main_slider .container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}

#main_slider .container .row {
    margin-right: 0;
    margin-left: 0;
}

#headerInicio .banner_section {
    padding-bottom: 0;
}

#headerInicio .carousel .carousel-item img {
    margin-top: 0;
    margin-bottom: 0;
}

#headerInicio a.carousel-control-prev {
    position: absolute;
    left: 120px;
    top: 85%;
    border: 4px solid #5eb800;
    color: #5eb800;
}

#headerInicio .carousel-control-prev, 
#headerInicio .carousel-control-next {
    width: 40px;
    height: 40px;
    border: 4px solid #5eb800;
    opacity: 1;
    font-size: 30px;
    color: #5eb800;
    border-radius: 100%;
}

    #headerInicio .carousel-control-prev:hover, 
    #headerInicio .carousel-control-next:hover, 
    #headerInicio .carousel-control-prev:focus, 
    #headerInicio .carousel-control-next:focus {
        border: 4px solid #3c3bc9;
        color: #3c3bc9;
    }

#headerInicioVerde {
    background: linear-gradient(#28a745, #28a74596), url("../img/wc-nosotros.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioVerde.wc-header-credito {
    background: linear-gradient(#28a745, #28a74596), url("../img/wc-credito-auto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioAzul {
    background: linear-gradient(#3F51B5, #3f51b5a6), url("../img/wc-contacto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioAzul.wc-header-catalogo {
    background: linear-gradient(#3F51B5, #3f51b5a6), url("../img/wc-agencia.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerBuscar {
    padding: 10px;
    background-color: #5eb800;
    border-radius: 30px;
}

#headerBuscar .input-group-prepend {
    background-color: #5eb800;
}

#headerBuscar button {
    color: #5eb800 !important;
    border-radius: 30px !important;
    margin-left: 10px;
}

#headerBuscar input {
    border-radius: 30px;
    box-shadow: none;
}

    #headerBuscar input::placeholder {
        color: #5eb800;
    }

#carrosPorTipo a {
    cursor: pointer;
}

#headerInicio .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
    color: #3c3bc9;
}

#headerInicio .navbar-light .navbar-nav .active>.nav-link,
#headerInicio .navbar-nav .nav-item .nav-link:hover {
    color: #5eb800;
}

#headerInicioVerde .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
    color: #fff;
}

#headerInicioVerde .navbar-light .navbar-nav .active>.nav-link,
#headerInicioVerde .navbar-nav .nav-item .nav-link:hover {
    color: #3c3bc9;
}

#headerInicioAzul .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
    color: #fff;
}

#headerInicioAzul .navbar-light .navbar-nav .active>.nav-link,
#headerInicioAzul .navbar-nav .nav-item .nav-link:hover {
    color: #5eb800;
}

.wc-title {
    text-align: center;
}

.wc-text-white {
    color: #fff !important;
}

.wc-input {
    border-radius: 0 20px 20px 0;
}

.wc-text {
    font-size: 20px;
    margin: 15px 0;
}

.wc-input-btn {
    border-bottom: solid 1px #ced4da !important;
    border-top: solid 1px #ced4da !important;
    border-left: solid 1px #ced4da !important;
    border-right: none !important;
    border-radius: 20px 0 0 20px !important;
    background-color: #fff !important;
    color: #3c3bc9 !important;
    margin-top: 0 !important;
    font-size: 16px !important;
}

.wc-btn-arrow-down {
    background-color: #5eb800;
    border-radius: 50%;
    padding: 5px;
    font-size: 30px;
    color: #fff;
}

.banner_taital {
    color: #3c3bc9;
    font-size: 50px;
    padding-top: 60px;
}

.wc-clients {
    background-color: #efefef;
    margin-top: 20px;
    display: none;
}

.wc-clients .container:before {
    display: table;
    content: " ";
}

.wc-clients .container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.wc-clients .col-6 {
    width: 16.666%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px;
    min-height: 1px;
    position: relative;
}

.wc-clients img {
    padding: 20px;
    height: 90px;
}

.copyright_text a:hover {
    color: #5eb800;
}

.wc-footer {
    /* background: rgba(29, 27, 111, 1);
    background: linear-gradient(0deg, rgba(29, 27, 111, 1) 0%, rgba(60, 59, 201, 1) 85%, rgba(60, 59, 201, 1) 100%); */
    background-color: #3c3bc9;
    box-shadow: none;
    padding-bottom: 0;
}

.wc-footer .btn {
    font-size: 16px;
    padding: 3px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    color: #3c3bc9;
}

.wc-footer .map_icon a {
    color: #FFF !important;
}

    .wc-footer .map_icon a:hover {
        color: #5eb800 !important;
    }

.copyright_section {
    background: #3c3bc9;
    /* background: rgba(29, 27, 111, 1); */
}

.copyright_section p {
    font-size: 12px;
}

.copyright_section .col-md-6,
.copyright_section .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}

.copyright_section .copyright_text {
    border-top: solid 1px #fff;
    margin-top: 10px;
}

.footer_section .map_icon a {
    font-size: 16px;
    color: #d6d6d6;
}

.health_taital {
    text-align: center;
}

.health_section {
    padding-bottom: 30px;
}

.layout_padding {
    padding-top: 30px;
}

.wc-section {
    border-bottom: solid 1px #eee;
}

.wc-section h1 {
    color: #3c3bc9;
}

#formulario .book_text {
    color: #323bc9;
}

.wc-box {
    background: none;
    padding-bottom: 30px;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.wc-box h1 {
    color: #252525;
}

.wc-box input,
.wc-box textarea {
    border: none;
    margin-top: 0;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 40px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

    .wc-box input::placeholder,
    .wc-box textarea::placeholder {
        color: #323bc9;
    }

.wc-box textarea {
    resize: none;
}

.wc-send-btn button {
    border-radius: 15px;
    border: solid 1px #5eb800;
    color: #3c3bc9;
}

.wc-select {
    width: 100%;
    margin-bottom: 15px;
}

.wc-filter-btn {
    font-size: 14px;
    padding: 2px;
    border-radius: 40px;
}

.wc-filter-container {
    background-color: #efefef;
    border-radius: 40px;
    padding: 20px 15px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.wc-filter-container select,
.wc-filter-container input {
    border-radius: 40px;
    border: 0;
    border-right: 10px solid #fff;
    outline: 0px solid;
    box-shadow: 5px 5px 5px #bfb9b9;
}

    .wc-filter-container input::placeholder {
        color: #495057;
    }

#resPorPag {
    border-radius: 40px;
    border: 0;
    border-right: 10px solid #fff;
    outline: 0px solid;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.wc-catalogo .col-md-3 {
    max-width: 100% !important;
    min-width: 225px;
    padding: 5px;
}

.wc-catalogo .col-sm-6 {
    padding: 0;
}

.wc-catalogo .card {
    border-radius: 40px;
    margin-bottom: 10px;
    border: 0;
    box-shadow: 5px 5px 5px #bfb9b9;
}

    .wc-catalogo .card:hover {
        margin: 10px;
    }

.wc-catalogo .card img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin: 0 auto 0;
    width: 100%;
    border-radius: 40px 40px 0 0;
}

.wc-catalogo .card .card-body {
    padding: 0.5em;
}

.wc-catalogo .card .row {
    text-align: center;
}

.wc-catalogo .card h3 {
    font-weight: 500;
    color: #3c3bc9;
    padding: 0;
}

.wc-catalogo .card h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0;
    color: #5eb800;
    padding: 0;
}

.wc-catalogo .card footer {
    font-size: 10px;
    font-weight: 300;
    margin: 0 10px;
    color: #808080;
    padding: 0;
}

.wc-catalogo .card footer .col-md-4,
.wc-catalogo .card footer .col {
    padding: 0;
    margin: 0;
}

.wc-catalogo .card footer .wc-footer-title {
    font-weight: 600;
}

.wc-catalogo .wc-details-btn {
    padding: 0px 10px;
}

.wc-catalogo .wc-cuadro-azul {
    display: block;
    background-color: #3c3bc9;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 2px 0 25px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-verde {
    display: block;
    background-color: #5eb800;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 2px 0 25px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-gris {
    display: block;
    background-color: #808080;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 2px 0 25px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-rojo {
    display: block;
    background-color: #e51d1d;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 2px 0 25px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-naranja {
    display: block;
    background-color: #f17f49;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding: 2px 0 25px 0;
    width: 100%;
    height: 15px;
}

#archivosCarro {
    height: auto;
    padding-bottom: 30px;
}

.wc-detalle-resumen {
    position: sticky;
    top: 0;
}

.wc-detalle-resumen .col-md-4,
.wc-detalle-resumen .col-md-12 {
    text-align: center;
}

.wc-detalle-resumen .wc-detalle-borde {
    border-right: solid 1px #5eb800;
    border-left: solid 1px #5eb800;
}

.wc-detalle-resumen .wc-marca {
    margin: 0 5px 0 5px;   
}

.wc-detalle-resumen .wc-marca .col-md-3 {
    padding: 0;
}

.wc-detalle-resumen .wc-detalle {
    margin: 15px 5px 0 5px;   
}

.wc-detalle-resumen .wc-precio {
    margin: 15px 0 0 0;   
}

.modal {
    background-color: rgba(0,0,0,0.4);
}

.modal .modal-header {
    padding: 10px 1rem;
}

.modal h2 {
    padding: 0;
}

.modal .modal-footer {
    padding: 5px 0.75rem;
}

#modalEstado .modal-content {
    border-radius: 40px;
    box-shadow: 5px 5px 5px #484848;
}

#modalEstado .modal-body {
    padding: 2rem;
}

#modalEstado .modal-body,
#modalEstado h4 {
    color: #3c3bc9;
}

#modalEstado .col-8 img {
    height: 50px;
}

#modalEstado .col-8 h1 {
    font-size: 44px;
    font-weight: 600;
    color: #5eb800;
}

#modalEstado .input-group {
    padding: 0;
    border-radius: 30px;
}

#modalEstado .input-group select {
    border-radius: 40px;
    border: 0;
    border-right: 10px solid transparent;
    outline: 0px solid;
    box-shadow: 5px 5px 5px #bfb9b9;
}

#modalEstado button {
    color: #5eb800 !important;
    border-radius: 40px !important;
    margin-left: 10px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

#modalInteresa .modal-content {
    border-radius: 40px;
    box-shadow: 5px 5px 5px #484848;
}

#modalInteresa .modal-header {
    padding: 20px 25px 10px 25px;
}

#modalInteresa .modal-header .modal-title {
    font-size: 44px;
    font-weight: 600;
    color: #5eb800;
}

#modalInteresa .modal-header .close {
    box-shadow: none;
    color: #5eb800 !important;
}

#modalInteresa .modal-body {
    padding: 1rem 2rem 2rem 2rem;
}

#modalInteresa .modal-body,
#modalInteresa h4 {
    color: #3c3bc9;
}

#modalInteresa button {
    color: #3c3bc9 !important;
    border-radius: 40px !important;
    margin-left: 10px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

    #modalInteresa button:hover {
        color: #FFF !important;
    }

#modalInteresa input {
    color: #5eb800 !important;
    border-radius: 40px !important;
    margin-left: 10px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

    #modalInteresa input::placeholder {
        color: #323bc9;
    }

#detalleCarro .wc-border-bottom {
    border-bottom: solid 2px #5eb800;
}

#detalleCarro .wc-border-bottom button {
    margin-top: 5px;
    border-color: #3c3bc9;
    color: #3c3bc9;
}

    #detalleCarro .wc-border-bottom button:hover {
        margin-top: 5px;
        background-color: #3c3bc9;
        color: #fff;
    }

#detalleCarro .card {
    border-radius: 40px;
    box-shadow: 5px 5px 5px #bfb9b0;
}

#detalleCarro .card .card-body {
    color: #3c3bc9;
}

#detalleCarro .card .card-body .col-9,
#detalleCarro .card .card-body .col-3 {
    padding: 0;
}

#detalleCarro .card .card-body h1 {
    padding: 0;
    color: #3c3bc9;
    font-weight: 600;
}

#detalleCarro .card .card-body h2 {
    color: #3c3bc9;
    font-weight: 600;
    margin-bottom: 5px;
}

#detalleCarro .wc-detalle-info .row {
    margin: 0;
}

.wc-detalle-info #detalleGeneral,
.wc-detalle-info #detalleEquipamiento,
.wc-detalle-info #detalleSeguridad,
.wc-detalle-info #detalleEntretenimiento {
    width: 100%;
}

#detalleCarro .card .card-body h3 {
    padding: 0;
    font-size: 24px;
    color: #3c3bc9;
}

#detalleCarro .wc-detalle-img {
    height: 70px;
}

#detalleCarro .wc-detalle h4 {
    padding: 0;
    font-size: 12px;
    font-weight: 600;
    color: #808080;
}

#detalleCarro .wc-detalle label {
    padding: 0;
    margin: 0;
    font-size: 10px;
    color: #808080;
}

#detalleCarro .wc-precio span {
    color: #5eb800;
}

.wc-flotante {
    position: fixed;
    z-index: 100;
    right: 25px;
    bottom: 30px;
    cursor: pointer;
}

.wc-flotante img {
    height: 100px;
    width: auto;
}

#nosotrosInfo {
    text-align: justify;
}

#nosotrosInfo h1 {
    font-size: 40px;
    font-weight: 600;
}

#nosotrosInfo p {
    color: #3c3bc9;
}

#btnCatalogoHome {
    text-align: center;
}

#btnCatalogoHome .btn-outline-success {
    border-radius: 15px;
    border: solid 1px #5eb800;
    color: #3c3bc9;
    width: 150px;
}

    #btnCatalogoHome .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

.wc-razones h1 {
    padding-bottom: 80px;
}

.wc-razones .card {
    border-radius: 40px;
    margin-bottom: 10px;
    border: 0;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.wc-razones .card img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin: 0 auto 0;
    width: 100%;
    border-radius: 40px 40px 0 0;
    padding: 15px;
}

.wc-razones .card h3 {
    color: #3c3bc9;
    font-weight: 600;
}

.wc-razones .card p {
    color: #3c3bc9;
    margin: 0;
    font-weight: 400;
}

.wc-conocer h2 {
    text-align: center;
    color: #3c3bc9;
    padding-bottom: 80px;
}

.wc-conocer-container {
    padding: 2%;
}

.wc-conocer-container h1 {
    font-weight: 600;
}

.wc-conocer-container p {
    color: #3c3bc9;
    font-weight: 400;
}

.wc-conocer .btn-outline-success {
    border-radius: 15px;
    border: solid 1px #5eb800;
    color: #3c3bc9;
    width: 150px;
}

    .wc-conocer .btn-outline-success:hover {
        color: #fff;
        background-color: #28a745;
        border-color: #28a745;
    }

.wc-conocer-btn {
    text-align: end;
}

.wc-testimonio h1 {
    padding-bottom: 80px;
}

.wc-testimonio .card {
    border-radius: 40px;
    margin-bottom: 10px;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.wc-testimonio .card h3 {
    color: #3c3bc9;
    font-weight: 600;
}

.wc-testimonio .card .card-body {
    color: #3c3bc9;
}

.wc-testimonio .card .card-body div {
    color: #ffc100;
}

.wc-bono {
    background-color: #3c3bc9;
    color: #fff;
    padding: 5px 40px;
    border-radius: 0px 20px 20px 0;
    position: absolute;
    left: 0;
    top: 40px;
}

.wc-promocion {
    background-color: #5eb800;
    color: #fff;
    padding: 5px 40px;
    border-radius: 0px 20px 20px 0;
    position: absolute;
    left: 0;
    top: 40px;
}

.wc-remate {
    background-color: #ff2400;
    color: #fff;
    padding: 5px 40px;
    border-radius: 0px 20px 20px 0;
    position: absolute;
    left: 0;
    top: 40px;
}

.slider {
    margin: 20px 0
}

.ui-widget-header {
    background: #5eb800;
}

/* Carousel */
.carousel {
    margin: 5px auto;
    padding: 0 70px;
}

.carousel .carousel-item {
    min-height: 260px;
    text-align: center;
    overflow: hidden;
}

.carousel .carousel-item .img-box {
    height: 160px;
    width: 100%;
    position: relative;
}

.carousel .carousel-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin: 0 auto 0;
}

.wc-carousel .carousel-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    margin: 0 auto 0;
    width: 100%;
    border-radius: 40px 40px 0 0;
}

.carousel .carousel-item h3 {
    font-weight: 500;
    color: #3c3bc9;
    padding: 0;
}

.carousel .carousel-item h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0;
    color: #5eb800;
    padding: 0;
}

.wc-precio-tachado {
    text-decoration: line-through;
}

.carousel .carousel-item p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #3c3bc9;
    padding: 0;
}

.carousel .carousel-item footer {
    font-size: 10px;
    font-weight: 300;
    margin: 0 10px;
    color: #808080;
    padding: 0;
}

.carousel .carousel-item footer label {
    margin: 0;
}

.carousel .carousel-item footer .wc-footer-title {
    font-weight: 600;
}

.carousel .carousel-item footer .col-md-4,
.carousel .carousel-item footer .col {
    padding: 0;
}

.carousel .carousel-item .btn {
    color: #333;
    border-radius: 0;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    background: none;
    border: 1px solid #ccc;
    padding: 5px 10px;
    margin-top: 5px;
    line-height: 16px;
}

.carousel .carousel-item .btn:hover,
.carousel .carousel-item .btn:focus {
    color: #fff;
    background: #000;
    border-color: #000;
    box-shadow: none;
}

.carousel .carousel-item .btn i {
    font-size: 14px;
    font-weight: bold;
    margin-left: 5px;
}

.carousel .thumb-wrapper {
    text-align: center;
}

.carousel .thumb-content {
    padding: 15px;
}

.carousel-control-prev,
.carousel-control-next {
    height: 40px;
    width: 40px;
    background: none;
    margin: auto 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.carousel-control-prev i,
.carousel-control-next i {
    font-size: 30px;
    position: absolute;
    top: 50%;
    display: inline-block;
    margin: -16px 0 0 0;
    z-index: 5;
    left: 0;
    right: 0;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: none;
    font-weight: bold;
}

.carousel-control-prev i {
    margin-left: -3px;
}

.carousel-control-next i {
    margin-right: -3px;
}

.carousel .item-price {
    font-size: 13px;
    padding: 2px 0;
}

.carousel .item-price strike {
    color: #999;
    margin-right: 5px;
}

.carousel .item-price span {
    color: #86bd57;
    font-size: 110%;
}

.carousel .carousel-indicators {
    bottom: -50px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 4px;
    border-radius: 50%;
    border-color: transparent;
    border: none;
}

.carousel-indicators li {
    background: rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: rgba(0, 0, 0, 0.6);
}

.star-rating li {
    padding: 0;
}

.star-rating i {
    font-size: 14px;
    color: #ffc000;
}

.carousel .carousel-item .card {
    border-radius: 40px;
    margin-bottom: 10px;
    border: 0;
    box-shadow: 5px 5px 5px #bfb9b9;
}

.carousel .carousel-item .card-body {
    padding: 0.5em;
}

/* FIN Carousel */

@media only screen and (max-width: 1245px) {
    #headerInicio .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioVerde .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioAzul .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1072px) {
    #headerInicio .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioVerde .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioAzul .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 14px;
    }
}

@media only screen and (max-width: 991px) {
    #headerInicio .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioVerde .navbar-expand-lg .navbar-nav .nav-link,
    #headerInicioAzul .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 18px;
    }
}

@media (min-width: 1200px) {
    .wc-section .container {
        max-width: 1580px;
    }
}