@font-face {
    font-family: 'blackcondensed';
    src: url('font/Helvetica_LT_Std_Black_Condensed.otf') format('opentype'); /* Ajusta la ruta si es diferente */
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'blackcondensed', sans-serif;
}

.card-img-top {
    height: 200px;
    object-fit: cover;
}

footer {
    background-color: #343a40;
    color: #fff;
}

.btn-primary {
    background-color: #007bff;
    border-color: #007bff;
}

.btn-primary:hover {
    background-color: #0056b3;
    border-color: #0056b3;
}
.bg-dark {
    background-color: #e2061380 !important;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
    font-weight: bold;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(255 255 255);
    font-weight: bold;
}
.ml-auto, .mx-auto {
        margin-left: 0 !important;
}
[data-aos=fade-left] {
    transform: translate3d(0, 0, 0);
}
.div-containerSearch{
    width: fit-content;
    background-color: #FFF;
    padding: 15px;
    border-radius: 40px;
    box-shadow: 2px 2px 9px #0000001f;
    display: none;
}
.containerShearch{
    max-width: none;
    position: absolute; 
    margin-top: 320px;
    width: 100%;
}
.input-text{
    width: 300px;
    border: 3px solid brown;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 2px;
    margin-inline: 25px;
}
.btn-catalogo{
    background-color: #e20613;
    padding: 10px;
    border-radius: 40px;
    color: #FFF;
    font-size: 10px;
    font-weight: bold;
}
.hero-section {
    background: url(img/kunt-metal-colombia-Reencarnacion.png) no-repeat center -95px / cover;
    height: 180vh;
    background-color: #6e666600;
}
.productos-section{
    height: 180vh;
    background-color: #000000a3 !important;
    color: #FFF;
}
.hero-section-productos {
    background: url(img/kunt_background.png) no-repeat center -225px;
    height: 100vh;
    background-size: 100%;
    background-color: #e20613;
}
.hero-section-banda {
    background: url(img/frany.jpeg) no-repeat center -30px;
    height: 175vh;
    background-size: 100%;
    background-color: #000 !important;
    color: #FFF;
}
.back-container{
    background: #0000006b;
    width: 100%;
    margin: 0;
    margin-top: 32px;
    max-width: 100%;
}
.hero-section-banda2 {
    background: url(img/sala-kunt-metal-colombia.jpg) no-repeat center center;
    height: 190vh;
    background-size: 100%;
    background-color: #000 !important;
    color: #FFF;
    padding: 0px;
    margin-top: -45px;
}
.back-container2{
    background: #0000006b;
    width: 100%;
    margin: 0;
    max-width: 100%;
}
.hero-section-distribuidores {
    background: url(img/distribuidores.png) no-repeat center 80px;
    height: 100vh;
    background-size: 100%;
    background-color: #e20613;
}
.row_productos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0%;
    margin-left: 0%;
    justify-content: center;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 55px;
    margin-left: 55px;
    justify-content: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 2rem;
}
.btn-wtp{
      position: fixed;
      bottom: 10px;
      right: -10px;
      width: 120px;
      cursor: pointer;
    }
.bg-dark_foot {
    background-color: #000 !important;
}
.txt-title{
    color: #e20613;
    
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    display: flex;
    flex-direction: column;
    padding: 0;
}
.div-top{
    width: 100%;
    float: left;
    height: 40px;
    background: #FFF;
    border-bottom: 1px solid #000000a8;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    align-items: center;
    cursor: pointer;
}
.div-charlar{
    border: 1px solid #e1e1e1;
    position: absolute;
    bottom: 45px;
    border-radius: 5px;
    color: #FFF;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.div-contenHead{
    width: 50%;
    display: flex;
    padding-inline: 20px;
    height: 100%;
    float: left;
}
.div-menu-left{
    border: 1px solid #ff000f;
    border-top: 0;
    padding-inline: 15px;
    font-size: 13px;
    padding-top: 10px;
    color: #838383;
    
    letter-spacing: 0.4px;
    cursor: pointer;
}
.div-menu-right{
    padding-inline: 15px;
    font-size: 13px;
    padding-top: 10px;
    
    color: #bababa;
    letter-spacing: 0.4px;
    cursor: pointer;
}
.div-menuLogin{
    position: absolute;
    right: 55px;
    padding-inline: 15px;
    font-size: 12px;
    padding-top: 10px;
    font-weight: bold;
    color: #bababa;
    cursor: pointer;
}
.section-contact{
    background-color: #000 !important;
    color: #FFF;
    display: flex;
}
.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}
.form-row>.col, .form-row>[class*=col-] {
    padding-right: 1px;
    padding-left: 1px;
    border-radius: 0px;
}
.form-group {
    margin-bottom: 3px;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
    padding-inline: 70px;
}
.btn-primary {
    background-color: #e20613 !important;
    border-color: #e20613 !important;
    border-radius: 55px;
    width: auto;
    padding-inline: 55px;
}
.btn-primary:hover {
    background-color: #e20613 !important;
    border-color: #e20613 !important;
}
.btn-primary:hover {
    color: #fff;
    background-color: #e20613 !important;
    border-color: #e20613 !important;
}
.text-left {
    margin-left: 70px;
    
    font-size: 18px;
    text-align: left;
}
.text-left-sub {
    margin-left: 70px;
    font-size: 15px;
    text-align: left;
    cursor: pointer;
}
.div-terminos{
    margin-left: 25px;
    margin-top: 10px;
    font-size: 11px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 251 251 / 63%);
    width: 90%;
}
.p-derechos{
    text-align: left;
    padding-inline: 10%;
    font-size: 11px;
}
#noleft{
    margin-left: 0 !important;
}
.navbar-nav-auto {
    margin: auto !important;
}
.row_distribuidores{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 5%;
    margin-left: 5%;
    justify-content: center;
}
.cardficha{
    height: 365px;
    color: #FFF;
    background-color: #e20613;
    text-align: left;
    display: block;
    padding: 18px;
}
.btn-ficha{
    border: 1px solid #FFF;
    width: fit-content;
    padding-inline: 8px;
    font-size: 14px;
    border-radius: 50px;
    background-color: #FFF;
    color: #e20613;
    cursor: pointer;
    margin-bottom: 15px;
    font-weight: bold;
}
.fichayoutube{
    border: 1px solid #FFF;
    margin-top: -18px;
    height: 70px;
}
.tituloproducto{
    margin-bottom: 20px;
}
.row_listadistribuidores {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0%;
    margin-left: 2%;
    justify-content: center;
}
.headmenuMovil{
    display: none;
}

.contenedor_background{
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -10;
    height: 180vh;
    overflow: hidden;
}
.back_{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 
.backgroundOn{  
    scale: 1.3;
    transition: 25s;
}
.backgroundOff{
    scale: 1.1;
    transition: 15s;
}

/* Estilo para el contenedor del video */
.video-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -20; /* Poner el video detrás del contenido */
}

.video-background iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
    pointer-events: none; /* Evita que el usuario interactúe con el video */
}

.content {
    position: relative;
    color: white;
    z-index: 1; /* El contenido estará encima del video */
    text-align: center;
    padding: 20px;
}

 .container-flex-left {
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
 }
.img-album-letanias{
    width: 60%;
    float: right;
}
.card-img-top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: auto;
}



@media (min-width: 768px) {
    .col-distribuidores {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 22.333333% !important;
        max-width: 22.333333% !important;
    }
}

/* Estilos generales para dispositivos más grandes */
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
@media (max-width: 767px) {
    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0px;
        margin-left: 0px; 
        justify-content: center;
    }
    .section-contact {
        background-color: #000 !important;
        color: #FFF;
        display: flex;
        flex-direction: column;
    }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        width: 100% !important;
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto;
    }
    .m50{
        margin-top: -50%;
    }
    .text-left {
        margin-left: 15px;
        
        font-size: 18px;
        text-align: center !important;
    }
    .input-text {
        width: auto;
        border: 3px solid brown;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-radius: 2px;
        margin-inline: 25px;
    }
    .hero-section {
        background: url(img/kunt-metal-colombia-Reencarnacion.png) no-repeat center center / cover;
        height: 100vh;
        background-color: #6e666600;
    }
    .contenedor_background {
        position: absolute;
        width: 100%;
        top: 0;
        z-index: -10;
        height: 100vh;
        overflow: hidden;
    }
    .productos-section {
        height: 130vh;
        background-color: #00000040 !important;
        color: #FFF;
    }
    .video-background iframe {
        position: absolute;
        top: 53%;
        left: 50%;
        width: 350vw;
        height: 100vh;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }
    .container-flex-left {
        max-width: 100%;
        display: flex;
        flex-direction: column;
    }
    .img-album-letanias {
        width: 60%;
        float: revert;
        margin-bottom: 60px;
    }
       
    .containerShearch {
        max-width: none;
        position: absolute;
        width: 100%;
    }
    .display-4 {
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
    }
    .div-menuLogin {
        display: none;
    }
    .div-contenHead {
        width: 100%;
        display: flex;
        padding-inline: 9px;
        height: 100%;
        float: left;
        justify-content: center;
    }
    .div-menu-left {
        border: 1px solid #ff000f;
        border-top: 0;
        padding-inline: 10px;
        font-size: 13px;
        padding-top: 10px;
        color: #838383;
        
        letter-spacing: 0.4px;
        cursor: pointer;
    }
    .div-menu-right {
        padding-inline: 15px;
        font-size: 13px;
        padding-top: 10px;
        
        color: #bababa;
        letter-spacing: 0.4px;
        cursor: pointer;
    }
    .row_productos {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0%;
        margin-left: 0%;
        justify-content: center;
    }
    .navbar .container, .navbar .container-fluid, .navbar .container-lg, .navbar .container-md, .navbar .container-sm, .navbar .container-xl {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        -ms-flex-align: center;
        -ms-flex-pack: justify;
        justify-content: space-around;
        align-content: center;
        flex-direction: column;
        align-items: center;
        margin-top: 10px;
    }
    .navbar-toggler {
        padding: .25rem .75rem;
        font-size: 1.25rem;
        line-height: 1;
        background-color: #000000;
        border: 1px solid #000000;
        border-radius: 0;
        width: 100%;
        box-shadow: 5px 2px 9px #9e9e9e47;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: .3125rem;
        padding-bottom: .3125rem;
        margin-right: 0;
        font-size: 1.25rem;
        line-height: inherit;
        white-space: nowrap;
        display: none;
    }
    .hero-section-motor {
        background: url(img/banermotor.png) no-repeat center 190px;
        height: 100vh;
        background-size: cover;
        background-color: #6e666600;
    }
    .hero-section-distribuidores {
        background: url(img/distribuidores.png) no-repeat center 108px;
        height: 100vh;
        background-size: cover;
        background-color: #e20613;
    }
    .noneMovil{
        display: none;
    }
    .div-menuLoginMovil {
        position: static;
        right: 55px;
        padding-inline: 15px;
        font-size: 12px;
        padding-top: 10px;
        font-weight: 100;
        color: #ffffff;
        cursor: pointer;
        display: block;
    }
    .headmenuMovil{
        display: flex;
        width: 100%;
        justify-content: space-around;
        margin-bottom: 10px;
    }
    .M55{
        margin-top: 55px;
    }
    .M100{
        margin-top: 100px;
    }
    .card-img-topMovil {
        width: 100%;
        object-fit: contain;
    }
    [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0);
    padding-inline: 20px;
    }
    .container-data-contacto{
        display: none;
    }

}