.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(../images/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(../images/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 {
    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;
}

#headerInicio .logout a {
    font-size: 16px;
    font-weight: 600;
}

#headerInicio .logout a:hover {
    font-size: 18px;
    color: #5eb800;
}

#headerInicio.wc-header-vende {
    background: linear-gradient(rgba(219, 219, 219, .8), rgba(157, 157, 157, .8)), url("../images/wc-vende-auto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioVerde {
    background: linear-gradient(#28a745, #28a74596), url("../images/wc-nosotros.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioVerde.wc-header-credito {
    background: linear-gradient(#28a745, #28a74596), url("../images/wc-credito-auto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioAzul {
    background: linear-gradient(#3F51B5, #3f51b5a6), url("../images/wc-contacto.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerInicioAzul.wc-header-catalogo {
    background: linear-gradient(#3F51B5, #3f51b5a6), url("../images/wc-agencia.png");
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
}

#headerBuscar {
    margin-top: 100px;
}

#headerInicio .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
}

#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%);
    box-shadow: none;
    padding-bottom: 0;
}

.copyright_section .copyright_text {
    border-top: solid 1px #fff;
    padding-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-box {
    background: none;
    padding-bottom: 55px;
}

.wc-box h1 {
    color: #252525;
}

.wc-box input,
.wc-box textarea {
    border-radius: 10px;
    border: solid 2px #252525;
    margin-top: 0;
    margin-bottom: 20px;
}

.wc-box textarea {
    resize: none;
}

.wc-send-btn {
    position: relative;
    bottom: -25px;
}

.wc-send-btn button {
    border-radius: 15px;
    background-color: #5eb800;
    border: solid 1px #5eb800;
}

.wc-catalogo .col-sm-6 {
    padding: 0;
}

.wc-catalogo .card {
    border-radius: 20px;
    margin-bottom: 10px;
}

.wc-catalogo .card img {
    margin-top: 0;
    height: 200px;
    border-radius: 20px 20px 0 0;
}

.wc-catalogo .card .card-body {
    background-color: #808080;
    padding: 0.5em;
    border-radius: 0 0 20px 20px;
}

.wc-catalogo .card-body .wc-modelo {
    color: #fff;
    margin: 0 5px 0 5px;
    padding: 10px 0px 0 0;
    border-bottom: solid 2px #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.wc-catalogo .card-body .row {
    color: #fff;
    font-size: 16px;
    margin: 0 5px 0 5px;
}

.wc-catalogo .card-body .row p {
    margin: 0;
}

.wc-catalogo .card-body h4 {
    margin: 0 0 0 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}

.wc-catalogo .wc-details-btn {
    padding: 0px 10px;
}

.wc-catalogo .wc-cuadro-azul {
    background-color: #3c3bc9;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 30px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-verde {
    background-color: #5eb800;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 30px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-gris {
    background-color: #808080;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 30px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-rojo {
    background-color: #e51d1d;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 30px 0;
    width: 100%;
    height: 15px;
}

.wc-catalogo .wc-cuadro-naranja {
    background-color: #f17f49;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 5px 0 30px 0;
    width: 100%;
    height: 15px;
}

.wc-select {
    width: 100%;
    margin-bottom: 15px;
}

.wc-filter-btn {
    font-size: 14px;
    padding: 2px;
}

.wc-filter-container {
    background-color: #efefef;
    border-radius: 15px;
    padding: 15px;
}

.wc-obligatorio {
    color: red;
}

/* 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: 30px auto 0;
}

.carousel .carousel-item h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0;
    color: #5eb800;
    padding: 0;
}

.carousel .carousel-item p {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    color: #3c3bc9;
    padding: 0;
}

.carousel .carousel-item footer {
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    color: #3c3bc9;
    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: 30px;
    margin-bottom: 10px;
}

.carousel .carousel-item .card-body {
    padding: 0.5em;
}

/* FIN Carousel */

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}

@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;
    }
}