h1.copy_banner {
    display: none;
}

*[data-gtm4="best drive"] {
    display: none !important;
}

.call__form {
    padding: 1px 15px 15px;
}

.call [type=tel] {
    font-size: 0.875em;
    height: 2em;
    border: 1px solid #eeeeee;
    padding: 0 6px;
}

.call select {
    font-size: 0.875em;
    height: 2em;
    border: 1px solid #eeeeee;
    padding: 0 6px;
    font-family: 'Helvetica', sans-serif;
}

.slider-section .auto-card .auto-card-body .auto-price {
    white-space: break-spaces;
}

.section-btn-ver-mapa {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 1;
}

.btn-ver-mapa {
    outline: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: 10%;
    font-size: .9em;
    cursor: pointer;
    text-decoration: none;
    color: #03466B;
    text-transform: uppercase;
    background-color: transparent;
    font-family: 'UniversCE-Black', sans-serif;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
}

.btn-ver-mapa img {
    width: 60px;
}

.btn-ver-mapa p {
    border: 1px solid #03466B;
    padding: 10px 30px;
    border-radius: 25px;
    margin: 0;
    margin-left: 10px;
}

.hide-this {
    display: none !important;
}

.item-auto.city-hatchback, 
.auto-card.city-hatchback {
    /*display: none !important;*/
}

.bkg-header .dropdown-autos-nuevos .container #slider-dropdown .auto-card a .auto-card-head .img-auto-hover {
    max-width: 100%;
}

.autos-nuevos-detalle .car-detail-banner .banner-bg {
    background: #f0f0f0 !important;
}

.autos-nuevos-detalle #btnCotizar {
    display: none !important;
}

.nuevos-titulo {
    background-image: url('https://autos.honda.com.co/storage/app/media/2025/CITY%20SEDAN/banner-city-1400x420.webp') !important;
}

.split-color-car-current {
    z-index: 1;
    position: relative;
}

.autos-nuevos-detalle .split-section {
    background-color: white;
}

.autos-nuevos-detalle .section {
    padding-top: 2vh;
}

.autos-nuevos-detalle .title-section {
    position: relative;
    z-index: 1;
}


body.pagoLinea .bkg-header, 
body.mobile-contactenos-mobile .bkg-header, 
body.pagoLinea footer, 
body.mobile-contactenos-mobile footer, 
body.pagoLinea .section.copy-section, 
body.mobile-contactenos-mobile .section.copy-section, 
body.pagoLinea ._hj-widget-container._hj-widget-theme-light, 
body.mobile-contactenos-mobile ._hj-widget-container._hj-widget-theme-light, 
body.mobile-contactenos-mobile #callContainer {
    display: none !important;
}

.logo-honda-back {
    max-width: 320px;
    display: block;
    margin: 0 auto;
}

.btn-regresar {
    background: #ee1b2f;
    color: white;
    border: 0;
    border-radius: 30px;
    padding: 10px 25px 10px;
    font-family: 'UniversCE-Black', sans-serif;
    cursor: pointer;
}

.form-contactanos-mobile {
    margin-top: 20px;
}

.section-header-back {
    padding: 20px 30px;
}

@media (max-width: 800px){
    /*.section-youtube-video iframe {
        width: 100%;
        max-width: 100%;
        height: 225px;
    }*/

    .section-youtube-video {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        height: 0;
    }

    .section-youtube-video iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}