/* Converted from experience.less */

.filabuscador {
    padding: 80px 0px;
}

.filabuscador .nav-stacked>li+li {
    margin-top: 0px !important;
}

.filabuscador .nav-pills li:nth-child(odd) a {
    background: #212121;
}

.filabuscador .nav-pills li:nth-child(even) a {
    background: #212121;
}

.filabuscador .nav-pills>li>a {
    border-radius: 0px !important;
    color: grey;
    padding: 15px 22px;
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 14px;
    border-bottom: 1px solid #424242;
}

.filabuscador .nav-pills>li.active>a,
.filabuscador .nav-pills>li.active>a:hover,
.filabuscador .nav-pills>li.active>a:focus {
    color: #fff !important;
    background: #424242 !important;
}

.filabuscador .nav>li>a:hover,
.filabuscador .nav>li>a:focus {
    color: white !important;
}

.titulo {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 17px;
    color: grey;
    font-weight: bolder;
}

.link-detalle {
    font-weight: bolder;
    text-transform: uppercase;
    color: grey;
    font-size: 16px;
}

.link-detalle:hover {
    color: red !important;
    text-decoration: none !important;
}

.servicetexto {
    margin-top: 32px;
}

.sucursalnombre {
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

.iconosucursal {
    color: red;
    margin-right: 10px;
}

.map {
    width: 100% !important;
    max-width: 100%;
    height: auto;
    height: 200px !important;
    margin-top: 25px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.botoncentro {
    margin: 32px 0px;
    text-align: center;
}

.botonmap {
    background: red;
    color: white;
    padding: 10px 25px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    display: inline-block;
}

.botonmap:hover {
    text-decoration: none !important;
    color: white !important;
}

.seccionmapas {
    width: 100%;
    min-width: 100%;
}

.iconoderecha {
    color: #333 !important;
}

.textoicono {
    font-size: 20px;
}

.textomodelo {
    color: red;
    font-size: 40px;
    font-weight: bolder;
    margin-bottom: 20px;
}

.alinear {
    padding: 0px 18px;
    margin-bottom: 32px;
}

@media (min-width: 992px) {
    .alinear {
        min-height: 513px;
    }
}

@media (min-width: 992px) {
    .alinear-content {
        min-height: 151px;
    }
}

.select-km {
    background-color: #424242;
    border: 1px solid #424242;
    color: white;
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
    height: 48.5px;
}

.select-km:focus {
    border-color: #424242;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(66, 66, 66, 0.77);
}

.filadetalles {
    width: 100%;
    display: table;
}

.colizq {
    display: table-cell;
    padding: 20px;
    float: none;
    background: #E5E3E1;
    font-size: 18px;
    font-weight: bolder;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 768px) {
    .colizq {
        display: table-caption !important;
    }
}

.colder {
    display: table-cell;
    padding: 20px;
    float: none;
    background: #F4F3F2;
    font-size: 13px;
}

@media (max-width: 768px) {
    .colder {
        font-size: 13px !important;
    }
}

.colprecio {
    display: table-cell;
    padding: 20px;
    float: none;
    background: #D8D8D8;
    font-size: 24px;
    font-weight: bolder;
    text-transform: uppercase;
    color: red;
}

@media (max-width: 768px) {
    .colprecio {
        text-align: center !important;
    }
}

.colborde-1:after {
    content: "";
    width: 80%;
    height: 1px;
    background: white;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.colborder-2:after {
    content: "";
    width: 95%;
    height: 1px;
    background: #e5e3e1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.modelomargen {
    margin: 0px 9px;
}

.textoheader1 {}

@media (max-width: 991px) {
    .textoheader1 {
        position: initial;
        max-width: 300px;
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .textoheader1 {
        position: absolute;
        right: 45px;
        width: 300px;
        top: 50px;
    }
}

@media (max-width: 576px) {
    .textoheader1 {
        margin-right: 0px;
        margin-bottom: 10px;
        margin-top: 10px !important;
        max-width: 160px;
    }
}

.textoheader2 {}

@media (max-width: 991px) {
    .textoheader2 {
        position: initial;
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .textoheader2 {
        position: absolute;
        right: 45px;
        width: 300px;
        top: 150px;
    }
}

@media (max-width: 576px) {
    .textoheader2 {
        max-width: 160px;
    }
}

.logodescuento {}

@media (max-width: 991px) {
    .logodescuento {
        text-align: center;
    }
}

.logoexpserv {}

@media (max-width: 991px) {
    .logoexpserv {
        display: none !important;
    }
}

@media (min-width: 769px) {
    .logoexpserv {
        max-width: 325px;
        padding-top: 2%;
        position: absolute;
        left: 50px;
    }
}

.logoexpserv-responsive {}

@media (max-width: 991px) {
    .logoexpserv-responsive {
        width: 50%;
        margin-left: auto;
        text-align: center;
        margin-right: auto;
        display: block;
    }
}

@media (min-width: 992px) {
    .logoexpserv-responsive {
        display: none !important;
    }
}

.h1expserv {}

@media (max-width: 768px) {
    .h1expserv {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        font-weight: 600;
        text-align: center;
    }
}

@media (min-width: 769px) {
    .h1expserv {
        font-size: 40px;
        line-height: 70px;
        color: #fff;
        font-weight: 600;
        position: absolute;
        left: 50px;
        top: 75px;
    }
}

.h1eslogan {}

@media (max-width: 768px) {
    .h1eslogan {
        font-size: 24px;
        line-height: 24px;
        color: #fff;
        font-weight: 600;
        text-align: center;
        margin-bottom: 32px;
    }
}

@media (min-width: 769px) {
    .h1eslogan {
        font-size: 40px;
        line-height: 70px;
        color: #fff;
        font-weight: 600;
        position: absolute;
        left: 78px;
        top: 130px;
    }
}

@media (min-width: 768px) {
    .divlogoexpserv {
        margin-left: 0%;
        width: 100%;
    }

    .container-header {
        width: 100%;
    }
}

@media (min-width: 2000px) {
    .logoexpserv {
        padding-top: 2%;
    }
}

.centered {
    float: none;
    margin: 0px auto 32px auto;
}

.terminos {
    text-align: right;
    margin: 0px 0px 10px auto;
    padding-left: 9px;
    padding-right: 9px;
}

.terminostexto {
    font-size: 10px;
    color: #424242 !important;
}

@media (min-width: 992px) {
    .logoback2:before {
        content: "";
        position: absolute;
        height: 440px;
        width: 178px;
        background: #3F3F41;
        top: -100px;
        right: 125px;
        border-left: 6px solid white;
        border-right: 6px solid white;
    }
}

.list-chequeos {
    padding: 0 !important;
    vertical-align: top;
}

.list-chequeos ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.list-chequeos li {
    padding: 10px 15px;
    background: #d8d8d8;
}

.list-chequeos li:nth-child(even) {
    background: #ccc;
}

li.item-chequeos {
    text-transform: lowercase;
    list-style: inside;
}

li.item-chequeos:first-letter {
    text-transform: uppercase;
}

/* SORTEO */
.sorteo {
    background: url('/bundles/frontend/img/fondo-yes-sorteo.jpg') !important;
    background-size: cover !important;
    background-position: center;
    margin-top: 30px;
}

.sorteo img {
    margin-top: 0%;
}

.sorteo .tu-opinion {
    text-align: center;
    color: #fff;
    font-weight: 900;
    margin-top: 40px;
}

.sorteo .tu-service {
    color: #fff;
    text-align: center;
    font-size: 18px;
    max-width: 900px;
    margin: auto;
}

/* Product selector */
/* .experience section {
    padding-top: 30px;
    padding-bottom: 30px;
} */

/* @media (min-width: 992px) {
    .experience section {
        padding-top: 60px;
        padding-bottom: 30px;
    }
} */

.experience .svg-inline--fa {
    color: #ff0000;
    /* Assuming @brand-primary is red based on context */
}

.experience .header {
    background: url('/bundles/frontend/img/fondo-yes-descuento.jpg') !important;
    background-size: cover !important;
    background-position: center;
}

@media (min-width: 992px) {
    .experience .header {
        min-height: 400px;
    }
}

.experience .header img {
    margin-top: 0%;
}

.experience .heading {
    color: #fff;
    font-weight: 600;
}

@media (min-width: 992px) {
    .experience .heading {
        margin: 60px 0;
        font-size: 50px;
        line-height: 70px;
    }
}

.experience .title {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
}

.experience .separator {
    border-top: 2px solid #d1d1d1;
}

.experience .doc-wrap {
    min-height: 65px;
}

@media (min-width: 576px) {
    .experience .doc-wrap {
        min-height: 78px;
    }
}

.experience .doc-name {
    font-size: 14px;
    padding-left: 10px;
}

@media (min-width: 992px) {
    .experience .doc-name {
        font-size: 17px;
        padding-left: 0;
    }
}

.experience .img-border {
    border: 5px solid #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.15);
}

@media (max-width: 767px) {
    .experience .img-border {
        margin: 20px auto;
    }
}

.experience .text span {
    color: #ff0000;
    /* Assuming @brand-primary is red */
    font-weight: 700;
}

.experience .text.text-center {
    text-align: center !important;
}

.experience .text.text-center span {
    color: #ff0000;
    /* Assuming @brand-primary is red */
    font-weight: 700;
}

.img-banner-sorteo {
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.bases-banner-sorteo {
    text-align: center;
    margin-top: 5px;
}

.bases-banner-sorteo a {
    color: #000;
}

.boton-banner-sorteo {
    text-align: center;
    margin: 30px 0 50px;
    font-weight: 900;
    display: flex;
    place-content: center;
}

.boton-banner-sorteo a {
    background-color: #ff0000;
    color: #ffffff !important;
    padding: 15px;
}

.slider-sucursales {
    margin-bottom: 40px;
}