/* #region grupo */

.slider-indi .swiper-slide:nth-child(8n+2) img {
    margin-top: 237px;
    margin-left: -80px;
}

.seccion-grupo .swiper-wrapper .swiper-slide img {
    height: 400px;
    width: 700px;
    object-fit: cover;
}
 
/* #endregion */

/* #header */

.seccion-header .header-top .icon {
    margin-right: 0.5em;
    margin-left: 1em;
}

.seccion-header .header-top .boton {
    margin-left: 15px;
}

.seccion-header .header-top .email {
    margin-left: 10px;
}

.seccion-header .header-top svg.icon.email {
    margin: auto;
    margin-right: 0;
}

.seccion-header .header-mid .logo-cabecera .logo-escritorio {
    position: relative;
}

.seccion-header .header-mid .logo-cabecera .logo-escritorio .logo {
    height: 50px;
    position: absolute;
    /*top: -28px;*/
    fill: var(--colores-colorMarino);
}

.seccion-header .header-min .menu-icon {
    top: -4px;
}

.seccion-header .header-mid .logo-movil {
    position: relative;
    height: 100%;
    width: 240px;
}

.seccion-header .header-mid .logo-movil .logo {
    height: 50px;
    position: absolute;
    top: 61px;
    left: 70px;
    fill: var(--colores-colorMarino);
}

.seccion-header .header-mid .logo-movil .logo {
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    fill: var(--colores-colorMarino);
    margin-top: 15px;
    margin-left: -55px;
}

.concesionario .hero .container {
    /*width: 540px;*/
    /*margin-left: 7%;*/
}

/* #endregion */

/* #region detalle */

main.detalle .detalle-cuerpo .sticky-section .tab button {
    padding-top: 1.6em;
    font-size: 1.1em;
    width: 50%;
    padding-left: 2.5em;
    text-align: left;
}

main.detalle .detalle-cuerpo .sticky-section .tab button {
    padding-top: 1.6em;
    font-size: 1.1em;
    width: 50%;
    padding-left: 24px;
    text-align: left;
}

main.detalle .detalle-cuerpo .sticky-section .tab .precio {
    font-size: 27pt;
    line-height: 1em;
    font-stretch: condensed;
    font-weight: 300;
    margin: 0.1em 0.6em 0.4em;
}

main.detalle .detalle-cuerpo #tabs-precios-cuota-tab .texto{
    margin-left: 0px;
    height: 22px;
}

main.detalle .detalle-cuerpo .sticky-section .tab .cuota {
    font-size: 27pt;
    line-height: 1em;
    font-stretch: condensed;
    font-weight: 300;
    margin-top: 0.1em;
    margin-bottom: 0.4em;
}

main.detalle .nav.nav-tabs p.texto {
    font-weight: 500;
    font-size: 10pt;
    margin-left: 26px;
}

main.detalle .nav.nav-tabs #tabs-precios-cuota-tab-mobile p.texto {
    margin-left: 0px;
}

main.detalle.estandar .container.extraextralarge button.comparar {
    height: 43px;
    font-size: 16pt;
}

main.detalle.estandar .container.extraextralarge button.comparar svg,
main.detalle.estandar .container.extraextralarge button.comparar span {
    margin: auto;
}

/*main.detalle.estandar .container.extraextralarge button.comparar svg {
    margin-right: 10px !important;
}*/
main.detalle .bc {display: block !important;}

main.detalle .bc a {font-size: 14pt;}

main.detalle .container.extraextralarge .avisame {height: 32pt;}

main.detalle .bc-div .card-fav {margin-right: -3px;}

main.detalle .bc-div .card-fav .icon {
    width: 32pt;
    height: 32pt;
    margin: 0 15px 0 0;
}

main.detalle .bc-div .volver.boton-cuadrado-con-hover {
    font-size: 16pt;
    height: 43px;
}

main.detalle .bc-div .avisame {
    font-size: 16pt;
    height: 43px;
}

main.detalle .detalle-cuerpo .sticky-section .tab button.quiero-esta-financiacion,
main.detalle .detalle-cuerpo .sticky-section .tab button.quiero-este-precio {
    height: 1.6em;
    transform: translateY(0.2em);
}

/* #endregion */

/* #region concesionario */

.todo-stock-txt {
    font-weight: bold;
    max-width: 256pt;
}

/* #endregion */

/* #region trabaja */

.trabaja .cv-label .adj-archivo::file-selector-button {
    border-width: 1px;
}

/* #endregion */