/*
Theme Name: PC Autogermana
Description: Tema Personalizado
Versio: 1.0
*/

@charset "UTF-8";

/* selectores */

body,
html {
    font-family: "Exo", "Helvetica", "Arial", sans-serif !important;
    margin: 0;
    padding: 0;
    font-style: 400;
    background: hsl(0, 0%, 100%);
    color: rgb(38, 38, 38) !important;
}

body a {
    text-decoration: none;
    cursor: pointer;
    color: rgb(38, 38, 38);
}

body a:hover {
    text-decoration: none;
    color: rgb(38, 38, 38);
}

h1 {
    font-size: 2.188rem;
    line-height: 47px;
    color: hsl(0, 0%, 100%);
}

h2 {
    font-weight: 300;
    font-size: 25px;
    line-height: 1.563em;
}

h3 {
    font-size: 1.25em;
    line-height: 27px;
}

/* p {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 20px;
} */

/* span {
    font-weight: 300;
    font-size: 0.938em;
    line-height: 20px;
} */

strong {
    font-weight: 700;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    box-shadow: 0 0 0 0 rgba(49, 132, 253, .5);
}

.form-check-input:focus {
    box-shadow: 0 0 0 0 rgba(49, 132, 253, .5);
}

.btn-check:focus+.btn-outline-secondary, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 rgba(108,117,125,.5);
}

.btn-check:active+.btn-outline-secondary:focus, .btn-check:checked+.btn-outline-secondary:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus, .btn-outline-secondary:active:focus {
    box-shadow: 0 0 0 0 rgba(108,117,125,.5);
}

.visibleMobile {
    display: none;
}

.mrB0 {
    margin-bottom: 0;
}

.bgGray {
    background-color: rgb(242, 242, 242);
    padding: 3.75rem 0;
}

/* fin selectores */


/* contenedores y columnas */

.contentHeader {
    width: 100%;
    margin: auto;
    max-width: 94%;
}

.content {
    width: min(100%, 984px);
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.contentPro {
    width: min(100%, 910px);
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.content-full {
    width: 100%;
    overflow: hidden;
    padding: 0;
}

/* .col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
} */

.mrOne {
    margin-right: -5px;
    margin-left: -5px;
}

.separatorLine {
    width: 1px;
    height: 35px;
    background-color: hsl(0, 0%, 100%);
    position: absolute;
    right: 410px;
}

.lineBlue .active {
    border-bottom: 1px solid hsl(215, 77%, 47%);
    width: 260px;
}

.lineBlue:hover {
    border-bottom: 1px solid hsl(215, 77%, 47%);
    width: 260px;
}

.lineFooter {
    background-color: hsl(0, 0%, 73%);
    width: 100%;
    height: 1px;
}

/* fin contenedores y columnas */


/* separadores */

.separadorProA {
    padding: 4px;
}

.separadorProOne {
    padding: 5px;
}

.separadorProTwo {
    padding: 10px;
}

.separadorProThree {
    padding: 15px;
}

.separadorProFour {
    padding: 20px;
}

.separadorProFive {
    padding: 25px;
}

.separadorProSix {
    padding: 30px;
}

.separadorProSeven {
    padding: 35px;
}

.separadorProEight {
    padding: 40px;
}

/* fin separadores */


/* cabezote */

.header {
    height: 65px;
    background: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .42) 61%, rgba(0, 0, 0, .31) 78%, transparent);
    position: absolute;
    padding: 20px 0 0;
    z-index: 2;
    width: 100%;
    overflow: visible;
}

.logoAutogermana {
    position: absolute;
}

.logoAutogermana img {
    width: 200px;
}

.buscador {
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    text-align: center;
    position: absolute;
    right: 430px;
}

.buscador img {
    width: 22px;
}

.headerPosition {
    display: flex;
    flex-direction: row;
    float: right;
}

.login {
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    text-align: center;
    position: absolute;
    right: 350px;
}

.login img {
    width: 22px;
}

.logoBmw {
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    text-align: center;
    position: absolute;
    right: 260px;
}

.logoBmw img {
    width: 40px;
}

.logoMini {
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    text-align: center;
    position: absolute;
    right: 140px;
}

.logoMini img {
    width: 72px;
}

.logoMotorrad {
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 50%;
    text-align: center;
    position: absolute;
    right: 0;
}

.logoMotorrad img {
    width: 100px;
}

.lineSeparator {
    width: 94%;
    height: 1px;
    background-color: hsl(0, 0%, 100%);
    position: absolute;
    bottom: 0;
    margin: auto;
    right: 0;
    left: 0;
}

/* fin cabezote */


/* Banner Home */

/* contenido Banner */

.bannerHome {
    position: relative;
    z-index: 0;
}

.imgSlide1 {
    background-image: url(./images/banner/mini-desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.imgSlide2 {
    background-image: url(./images/banner/elect-2-desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.imgSlide3 {
    background-image: url(./images/banner/elect-1-desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.imgSlide4 {
    background-image: url(./images/banner/ce-04-desktop.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
}

.contenidoSlide1 {
    position: absolute;
    top: 150px;
    left: 40px;
}

.bannerHome h2 {
    font-weight: 300;
    font-size: 0.938rem;
    line-height: 20px;
    color: hsl(0, 0%, 100%);
}

.bannerHome .ctaPosition {
    margin-top: 10px;
}

.bannerHome .cta1 {
    border: 2px solid hsl(0, 0%, 100%);
    background-color: transparent;
    padding: 10px 40px;
    font-weight: bold;
    font-size: 0.875rem;
    border-radius: 0;
    margin-right: 20px;
}

.bannerHome .cta1:hover {
    border: 2px solid rgb(28, 105, 212);
    background-color: rgb(28, 105, 212);
}

.bannerHome .cta1:active {
    border: 2px solid rgb(28, 105, 212) !important;
    background-color: rgb(28, 105, 212) !important;
}

.bannerHome .cta2 {
    border: 2px solid rgb(28, 105, 212);
    background-color: rgb(28, 105, 212);
    padding: 10px 40px;
    font-weight: bold;
    font-size: 0.875rem;
    border-radius: 0;
}

.bannerHome .cta2:hover {
    border: 2px solid rgb(6, 83, 183);
    background-color: rgb(6, 83, 183);
}

.bannerHome .cta2:active {
    border: 2px solid rgb(6, 83, 183) !important;
    background-color: rgb(6, 83, 183) !important;
}

/* Fin contenido Banner */

/* Fin Banner Home */

/* Pagina */

.filtersSearch {
    display: grid;
    grid-template-columns: 1fr 3.5fr;
    gap: 1.563rem;
}

.filtersSearch .item .btnFilters {
    width: min(100%, 100%);
    height: 50px;
    border: 1.5px solid rgb(38, 38, 38);
    background-color: rgb(255, 255, 255);
    border-radius: 0;
    font-weight: 700;
    font-size: 0.875rem;
    color: rgb(38, 38, 38);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    box-shadow: none !important;
}

.filtersSearch .item .btnFilters:hover{
    background-color: rgb(38, 38, 38) !important;
    color: rgb(255, 255, 255) !important;
}
.filtersSearch .item .btnFilters:hover img{
    filter: invert(1) !important;
}

.filtersSearch .item .btnFilters img {
    width: 17.85px;
}

.filtersSearch .search {
    width: min(100%, 100%);
    height: 48px;
    background-color: rgb(255, 255, 255);
    border-radius: 0;
}


.filtersSearch .search .input-group {
    width: min(100%, 100%);
    height: 50px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(187, 187, 187);
    border-radius: 0;
}

.filtersSearch .search .input-group input {
    width: 84% !important;
    display: inline-block;
    border: none;
}

.filtersSearch .search .input-group input[type="text"],
.filtersSearch .search .input-group select {
    height: 48px !important;
    font-weight: 300;
    font-size: 1rem !important;
    color: rgb(77, 77, 77);
    border: 0 solid transparent !important;
    box-shadow: none !important;
}

.filtersSearch .search .input-group input[type="text"]:is(:hover, :active, :focus) {
    box-shadow: none;
}

.filtersSearch .search .input-group button[type="button"],
.filtersSearch .search .input-group button[type="submit"],
.filtersSearch .search .input-group #btnSubmitFilter {
    width: 15%;
    background: url(./images/icoSearch.svg) no-repeat center;
    background-size: 24px;
    border: 0 solid transparent;
    padding: 0;
    height: 48px;
    vertical-align: top;
    float: right;
}
.modalFiltros{
    top: 10% !important;
}
.modalFiltros .modal-content {
    width: min(100%, 464px);
    min-height: 360px;
    border: transparent;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 1.938rem 1.688rem;
    border-radius: 0;
}

.modalFiltros .btn-close {
    opacity: 1;
    filter: invert(24%) sepia(78%) saturate(2952%) hue-rotate(209deg) brightness(92%) contrast(79%);
}

.modalFiltros .modal-header {
    border-bottom: 1px solid rgb(230, 230, 230);
    padding: 0 0 2.188rem;
}

.modalFiltros .modal-title {
    font-weight: 300;
    font-size: 1.563rem;
    line-height: 34px;
}

.modalFiltros .modal-body {
    padding: 0;
}

.modalFiltros .form-check-label {
    font-weight: 300;
    font-size: 0.938rem;
}

.modalFiltros .form-check-input {
    width: 18px !important;
    height: 18px;
    background-color: transparent;
    border: 1px solid rgb(187, 187, 187);
    border-radius: 0 !important;
    margin-top: 0;
}

.modalFiltros .form-check-input:checked {
    background-color: rgb(28, 105, 212);
    border-color: rgb(28, 105, 212);
}

.modalFiltros .form-check-input:checked[type=checkbox] {
    background: rgb(28, 105, 212) url(./images/icoCheck.svg) no-repeat center;
    background-size: 10.54px;
}

.modalFiltros .form-check {
    padding-left: 1.875rem;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 0.3rem;
}

.modalFiltros .form-check:last-child {
    margin-bottom: 1.125rem;
}

.mapLoadPoints {
    margin-top: 2rem;
}

.titleTextCenter {
    display: grid;
    place-items: center;
    text-align: center;
}

.titleTextCenter .H2Pro {
    font-weight: 300;
    font-size: 2.188rem;
    line-height: 47px;
}

.cardsLevel {
    width: min(100%, 795px);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.563rem;
    margin: 2rem auto 0;
}

.cardsLevel .cardLevel span {
    font-size: 0.75rem;
    margin-bottom: 0.8rem;
    text-align: center;
    min-height: 65px;
    display: block;
}

.cardsLevel .cardLevel .imgCard img {
    width: min(100%, 100%);
    height: auto;
}

.cardsLevel .cardLevel .infoText {
    padding: 1.75rem 0 0;
}

.cardsLevel .cardLevel .infoText h3 {
    font-weight: 400;
    font-size: 1.563rem;
    line-height: 34px;
}

.cardsLevel .cardLevel .infoText p {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 16px;
    margin-bottom: 0;
}

.infoCards {
    font-weight: 300;
    font-size: 0.75rem;
    line-height: 16px;
    text-align: center;
}

.imgInfoTextTwoColumn {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.563rem;
    margin: 0 auto;
}

.imgInfoTextTwoColumn img {
    width: min(100%, 100%);
    height: auto;
}

.imgInfoTextTwoColumn span {
    font-weight: 700;
    font-size: 0.75rem;
    line-height: 16px;
    margin-bottom: 0.5rem;
    display: block;
}

.imgInfoTextTwoColumn h2 {
    font-weight: 300;
    font-size: 1.563rem;
    line-height: 34px;
}

.imgInfoTextTwoColumn p {
    font-size: 0.75rem;
    line-height: 16px;
}


.imgInfoTextTwoColumn .btnBuyNow {
    margin-top: 1.5rem;
}

.imgInfoTextTwoColumn .btnBuyNow .cta {
    width: 100%;
    max-width: fit-content;
    height: 48px;
    border: 2px solid rgb(28, 105, 212);
    background-color: rgb(28, 105, 212);
    color: rgb(255, 255, 255);
    padding: 0 1.875rem;
    font-weight: bold;
    font-size: 0.875rem;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.imgInfoTextTwoColumn .btnBuyNow .cta:is(:hover, :active, :focus) {
    border: 2px solid rgb(6, 83, 183);
    background-color: rgb(6, 83, 183);
    color: rgb(255, 255, 255);
}

.H2ProTwo {
    font-weight: 300;
    font-size: 2.188rem;
    line-height: 47px;
    text-align: center;
}

.acordeon-mostrar {
    width: 100%;
}

.acordeon-mostrar h2 {
    border-top: 1px solid hsl(0, 0%, 90%);
    padding: 1.875rem 0;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0;
}

.acordeon-mostrar h2.borderBAcordeon {
    border-bottom: 1px solid hsl(0, 0%, 90%);
}

.acordeon-mostrar h2 p {
    position: relative;
    left: 15px;
    font-weight: 700;
    font-size: 0.875rem;
    margin-bottom: 0;
}

.textInfoColor {
    color: hsl(0, 0%, 15%) !important;
}

.acordeon-mostrar .fa-chevron-down {
    font-size: 30px;
    float: left;
    transition: all 1s;
    color: transparent;
}

.acordeon-mostrar .activa {
    transform: rotate(180deg);
    transition: all 1s;
}

.acordeon-mostrar .contenido-mostrar p {
    margin-top: 0px;
}

.acordeon-mostrar .hidden {
    display: none;
    padding: 0;
}

.fa-chevron-down:before {
    content: "\f078";
    background-image: url(./images/icoAcordeon.svg);
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 4px;
}

.infoResult p {
    margin-bottom: 0;
}

.icoDelete a {
    cursor: pointer;
}

.icoDelete img {
    width: 20px;
    float: right;
    position: relative;
    top: -58px;
}

.acordeonFilter .acordeon-mostrar h2 {
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 1.25rem 0 1rem;
}


.acordeonFilter .fa-chevron-down:before {
    background-image: url(./images/icoAcordeonFilters.svg);
    background-size: 12px;
}

.acordeonFilter .acordeon-mostrar h2 p {
    left: 0;
    font-size: 0.938rem;
}




/* Fin Pagina */

/* Footer */

.footerHu1 {
    background-color: hsl(0, 0%, 95%);
    width: 100%;
}

.footerHu1 h4 {
    font-weight: 700;
    font-size: 0.875em;
    line-height: 19px;
    color: hsl(0, 0%, 40%);
    margin-bottom: 18px;
}

.footerHu1 ul {
    padding-left: 0;
}

.footerHu1 ul li {
    list-style: none;
    margin-bottom: 16px;
}

.footerHu1 ul li a {
    font-size: 0.75em;
    line-height: 16px;
    color: hsl(0, 0%, 40%);
    cursor: pointer;
}

.footerHu2 {
    color: hsl(0, 0%, 100%);
    padding: 20px 0;
}

.footerHu2 a {
    font-size: 0.625em;
    line-height: 14px;
    color: hsl(0, 0%, 30%);
    margin-right: 20px;
    cursor: pointer;
}

.footerHu2 h5 {
    font-size: 0.75em;
    line-height: 16px;
    color: hsl(0, 0%, 30%);
}

/* Fin Footer */

@media screen and (min-width: 1280px) {
    .slider>div {
        background-position: center;
    }
}

@media screen and (max-width: 1279px) and (min-width: 899px) {

    /* Cabezote */

    .logoMini {
        right: 15%;
    }

    .logoBmw {
        right: 27%;
    }

    .login {
        right: 36%;
    }

    .separatorLine {
        right: 42%;
    }

    .buscador {
        right: 44%;
    }

    /* Fin cabezote */

    /* Banner */

    .contenidoSlide1 {
        top: 115px;
    }

    .carousel-component__slide>div {
        height: 410px;
    }

    /* Fin banner */


    .headLine05 {
        bottom: 20px;
    }

    .boxLinksRibbon {
        padding: 20px;
        min-height: 160px;
    }

    .CardseCommerce2 .card {
        min-height: 365px;
    }

    .separadorProSix {
        padding: 20px;
    }
}

@media screen and (max-width: 900px) and (min-width: 769px) {

    /* Cabezote */

    .logoMini {
        right: 16%;
    }

    .logoBmw {
        right: 28%;
    }

    .login {
        right: 37%;
    }

    .separatorLine {
        right: 44%;
    }

    .buscador {
        right: 45%;
    }

    /* Fin cabezote */


    /* Banner */

    .contenidoSlide1 {
        top: 90px;
    }

    .carousel-component__slide>div {
        height: 350px;
    }

    /* Fin banner */

    .separadorProOne {
        padding: 0;
    }

    .separadorProThree {
        padding: 5px;
    }

    .separadorProSix {
        padding: 10px;
    }
}


@media screen and (max-width: 768px) and (min-width: 479px) {

    .visibleDesktop {
        display: none;
    }

    .visibleMobile {
        display: block;
    }

    /* Cabezote */

    .logoAutogermana img {
        width: 230px;
    }

    .separatorLine {
        display: none;
    }

    .buscador {
        display: none;
    }

    .login {
        display: none;
    }

    .logoBmw {
        display: none;
    }

    .logoMini {
        display: none;
    }

    .logoMotorrad {
        display: none;
    }

    .lineSeparator {
        display: none;
    }

    /* Fin cabezote */


    /* Menu */

    .menu {
        display: none;
    }

    /*Fin menu */


    /* Banner Home */

    .slider>div {
        height: 500px;
    }

    .slider,
    .slider>div {
        height: 500px;
    }

    .carousel-component__slide>div {
        height: 510px;
    }

    /* Fin Banner Home */

    /* Contenido banner */

    .contenidoSlide1 {
        position: absolute;
        top: 260px;
        left: 30px;
    }

    .bannerHome h2 {
        font-size: 0.938rem;
        line-height: 20px;
        width: 200px;
    }

    .bannerHome .ctaPosition {
        margin-top: -10px;
        display: flex;
    }

    .bannerHome .cta1 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    .bannerHome .cta2 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    /* Fin contenido banner */

    /* Footer */

    .footerHu1 ul {
        padding-left: 0;
        padding-bottom: 8px;
        margin-bottom: 20px;
    }

    .dutyPolitics {
        display: flex;
        flex-direction: column;
    }

    .footerHu2 a {
        line-height: 24px;
    }

    /* Fin Footer */

}


@media screen and (max-width: 480px) and (min-width: 359px) {

    h1 {
        font-size: 1.563rem;
        line-height: 34px;
    }

    .visibleDesktop {
        display: none;
    }

    .visibleMobile {
        display: block;
    }

    /* Cabezote */

    .logoAutogermana img {
        width: 230px;
    }

    .separatorLine {
        display: none;
    }

    .buscador {
        display: none;
    }

    .login {
        display: none;
    }

    .logoBmw {
        display: none;
    }

    .logoMini {
        display: none;
    }

    .logoMotorrad {
        display: none;
    }

    .lineSeparator {
        display: none;
    }

    /* Fin cabezote */


    /* Menu */

    .menu {
        display: none;
    }

    /*Fin menu */


    /* Banner Home */

    .carousel-component__slide>div {
        height: 515px;
    }

    /* Fin Banner Home */


    /* Contenido banner */

    .contenidoSlide1 {
        position: absolute;
        top: 260px;
        left: 30px;
    }

    .bannerHome h2 {
        font-size: 0.938rem;
        line-height: 20px;
        width: 200px;
    }

    .bannerHome .ctaPosition {
        margin-top: -10px;
        display: flex;
    }

    .bannerHome .cta1 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    .bannerHome .cta2 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    /* Fin contenido banner */


    /* Footer */

    .footerHu1 ul {
        padding-left: 0;
        border-bottom: 1px solid hsl(0, 0%, 73%);
        padding-bottom: 8px;
        margin-bottom: 20px;
    }

    .dutyPolitics {
        display: flex;
        flex-direction: column;
    }

    .footerHu2 a {
        line-height: 24px;
    }

    /* Fin Footer */
}


@media screen and (min-width: 321px) and (max-width: 360px) {

    h1 {
        font-size: 1.563rem;
        line-height: 34px;
    }

    h2 {
        font-size: 1.25em;
        line-height: 27px;
        color: hsl(0, 0%, 15%);
    }

    .content {
        padding: 0 30px;
    }

    .mrOne {
        margin-right: -15px;
        margin-left: -15px;
    }

    .textTitleH2 {
        padding: 0 30px 0 30px;
        text-align: left;
    }

    .separadorProSix {
        padding: 25px;
    }

    .visibleDesktop {
        display: none;
    }

    .visibleMobile {
        display: block;
    }

    /* Cabezote */

    .logoAutogermana img {
        width: 230px;
    }

    .separatorLine {
        display: none;
    }

    .buscador {
        display: none;
    }

    .login {
        display: none;
    }

    .logoBmw {
        display: none;
    }

    .logoMini {
        display: none;
    }

    .logoMotorrad {
        display: none;
    }

    .lineSeparator {
        display: none;
    }

    /* Fin cabezote */


    /* Banner Home */

    .carousel-component__slide>div {
        height: 530px;
    }

    /* Fin Banner Home */


    /* Contenido banner */

    .contenidoSlide1 {
        position: absolute;
        top: 260px;
        left: 30px;
    }

    .bannerHome h2 {
        font-size: 0.938rem;
        line-height: 20px;
        width: 200px;
    }

    .bannerHome .ctaPosition {
        margin-top: -10px;
        display: flex;
    }

    .bannerHome .cta1 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    .bannerHome .cta2 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    /* Fin contenido banner */


    /* Footer */

    .footerHu1 ul {
        padding-left: 0;
        border-bottom: 1px solid hsl(0, 0%, 73%);
        padding-bottom: 8px;
        margin-bottom: 20px;
    }

    .dutyPolitics {
        display: flex;
        flex-direction: column;
    }

    .footerHu2 a {
        line-height: 24px;
    }

    /* Fin Footer */

}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 1.563rem;
        line-height: 34px;
    }

    h2 {
        font-size: 1.125em;
        line-height: 27px;
        color: hsl(0, 0%, 15%);
    }

    p {
        font-size: 0.875em;
    }

    .contentPro {
        padding: 0 1rem;
    }

    .content {
        padding: 0 1rem;
    }

    .mrOne {
        margin-right: -15px;
        margin-left: -15px;
    }

    .textTitleH2 {
        padding: 0 20px 0 20px;
        text-align: left;
    }

    .separadorProSix {
        padding: 25px;
    }

    .visibleDesktop {
        display: none;
    }

    .visibleMobile {
        display: block;
    }

    /* Cabezote */

    .logoAutogermana img {
        width: 200px;
    }

    .separatorLine {
        display: none;
    }

    .buscador {
        display: none;
    }

    .login {
        display: none;
    }

    .logoBmw {
        display: none;
    }

    .logoMini {
        display: none;
    }

    .logoMotorrad {
        display: none;
    }

    .lineSeparator {
        display: none;
    }

    /* Fin cabezote */


    /* Banner Home */

    .imgSlide1 {
        background-image: url(./images/banner/mino-mobile.jpg);
    }

    .imgSlide2 {
        background-image: url(./images/banner/elect-2-mobile.jpg);
    }

    .imgSlide3 {
        background-image: url(./images/banner/elect-1-mobile.jpg);
    }

    .imgSlide4 {
        background-image: url(./images/banner/ce-04-mobile.jpg);
    }

    .carousel-component__slide>div {
        height: 480px;
    }

    /* Fin Banner Home */


    /* Contenido banner */

    .contenidoSlide1 {
        position: absolute;
        top: 240px;
        left: 15px;
    }

    .bannerHome h2 {
        font-size: 0.938rem;
        line-height: 20px;
        width: 200px;
    }

    .bannerHome .ctaPosition {
        margin-top: -10px;
        display: flex;
    }

    .bannerHome .cta1 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    .bannerHome .cta2 {
        padding: 6px;
        font-size: 0.875rem;
        width: 136px;
        height: 40px;
    }

    /* Fin contenido banner */

    .filtersSearch {
        grid-template-columns: auto;
        grid-template-rows: 1fr;
        gap: 20px;
        margin-top: 2rem;
    }

    .filtersSearch .search .input-group button[type="button"] {
        width: 15%;
    }

    .filtersSearch .order1 {
        order: 1;
    }

    .filtersSearch .order2 {
        order: 2;
    }

    .modalFiltros .modal-dialog {
        margin: 0 !important;
    }

    .modalFiltros .modal-content {
        width: min(100%, 100%);
        min-height: auto;
        padding: 1.938rem 1rem;

    }

    .modal-dialog-centered {
        display: flex;
        align-items: flex-end;
        min-height: calc(100% - 0rem);
    }

    .cardsLevel {
        width: min(100%, 100%);
        grid-template-columns: auto;
        grid-template-rows: 1fr;
        gap: 1.25rem;
    }

    .infoCards {
        text-align: left;
    }

    .imgInfoTextTwoColumn {
        width: min(100%, 100%);
        grid-template-columns: auto;
        grid-template-rows: 1fr;
        gap: 1.25rem;
    }

    .imgInfoTextTwoColumn .btnBuyNow .cta {
        max-width: 100%;
    }

    .cardsLevel .cardLevel span {
        min-height: fit-content;
    }

    /* Footer */

    .footerHu1 ul {
        padding-left: 0;
        border-bottom: 1px solid hsl(0, 0%, 73%);
        padding-bottom: 8px;
        margin-bottom: 20px;
    }

    .dutyPolitics {
        display: flex;
        flex-direction: column;
    }

    .footerHu2 a {
        line-height: 24px;
    }

    .separadorProSix {
        padding: 15px;
    }

    /* Fin Footer */
}


/*CUSTOM STYLE*/

.wrapperHeaderFilter button:hover,
.wrapperHeaderFilter button:focus{
    border: 2px solid #262626;
    background: #262626;
    color: #fff;
}
.wrapperHeaderFilter button:hover img,
.wrapperHeaderFilter button:focus img{
    filter: invert(100%);
}
.wrapperHeaderFilter button{
    width: 100%;
    height: 48px;
    border: 2px solid #262626;
    background: transparent;
    color: #262626;
    border-radius: 0;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    box-shadow: none !important;
}
.wrapperHeaderFilter form{
    margin: 0 !important;
}
.wrapperHeaderFilter form .form-control{
    width: 100% !important;
    height: 48px !important;
    background: #FFF !important;
    border: 1px solid #BBBBBB;
    border-radius: 0;
    box-shadow: none !important;
}

#dirpro_search_form .form-row{
    display: block !important;
}
#dirpro_search_form .form-row .form-group{
    width: 100%;
}
#dirpro_search_form .form-row .form-group button{
 border: 0 !important;
}
.home .item {
    background: transparent !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
    height: auto !important;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.home .item:hover {
    box-shadow: none !important;
}

.listTagsFilter{
    display: flex;
    gap: 1%;
    margin: 1rem 0 0;
    flex-flow: wrap;
    flex-direction: row;
}
.listTagsFilter span{
    display: flex;
    background: #E9F4FE;
    border-radius: 30px;
    padding: 0.3rem 1rem;
    color: #1C69D4;
    margin-bottom: 1%;
}
.listTagsFilter span.btnDeleteAllFilters{
    background: #E6E6E6;
    color: #262626;   
}
.listTagsFilter p{
    margin: 0 !important;
    padding-right: 8px;
    display: flex;
    gap: 1%;
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
    line-height: 16px;
    align-items: center;
}
.listTagsFilter img{
    width: 16px;
    height: 16px;
}
#wrapperFilterModal .btn-group{
    gap: 8%;
}
#wrapperFilterModal #resetmainpage{
    background: transparent;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #262626;
    font-weight: 600;
    height: 48px;
    margin-bottom: 0 !important;
    border: 1px solid #262626;
}
#wrapperFilterModal #resetmainpage:hover{
    background: #262626;
    color: #fff;
}
#wrapperFilterModal button[type=submit]{
    background: #1C69D4;
    box-shadow: none !important;
    border-radius: 0 !important;
    color: #fff;
    font-weight: 600;
    height: 48px;
    margin-bottom: 0 !important;
    border: 1px solid #1C69D4;
}

.wrapper-linksgrounp{

}
.wrapper-linksgrounp .btn_link_waze{
    background: #E9F4FE !important;
    border-radius: 30px;
    padding: 0.3rem 0.5rem;
    color: #1C69D4 !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
    box-shadow: none !important;
    border: 0 !important;
    outline: 0 !important;
}
.wrapper-linksgrounp .btn_link_googlemap{
    background: #E6E6E6;
    color: #262626 !important;
    text-decoration: none !important;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    border-radius: 30px;
    padding: 0.3rem 0.5rem;
    display: block;
    box-shadow: none !important;
    border: 0 !important;
    outline: 0 !important;
}
.cardsLevel .imgCard {
    position: relative;
}
.cardsLevel .imgCard .iconsimgCard {
    width: 84px !important;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
}
.wrpperInfoPoints{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.wrpperInfoPoints .wrpperInfoPointsItem{
    
}
.wrpperInfoPoints .wrpperInfoPointsItem img{
    
}
.wrpperInfoPoints .wrpperInfoPointsItem span{
    
}


























