@media ( min-width:300px ) and ( max-width:993px ){
 #carruselHero .carousel-item.active .repuesto::after {
    content: '';
    background-image: url(https://www.ventasyrepuestosra.cl/wp-content/uploads/2023/06/Recurso-1.png);
    width: 247px!important;
    height: 316px!important;
    display: block;
    position: absolute;
    bottom: 0px!important;
    left: 15px!important;
    z-index: -1!important;
    background-size: cover;
}
 h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 29px!important;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #FFF;
    color: transparent;
}
 
.call-to-action {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 10px!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background-color: red;
    padding-left: 9px;
    width: 30%!important;
    height: 25px!important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.site-header .main-navigation {
    width: 70%!important;
    height: auto;
}

.menu-menu-principal-container {
    width: 100%!important;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 0px!important;
}

ul.menu li a {
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 12px!important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff;
}

ul.menu {
    display: flex;
    justify-content: space-around;
    align-items: center;
     width: 100%; 
}

/* Marquee */
.marquee-content li img {
    width: 59%!important;
    height: auto;
}

.bajada-repuesto {
    font-family: 'Roboto', sans-serif;
    width: 100%!important;
    height: 190px;
}

.repuesto {
    width: 89%;
    height: auto!important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 64px;
}

#carruselHero .carousel-item img {
    width: 91%!important;
}

.repuestos {
    width: 100%;
    height: auto;
    margin-top: 45px!important;
}

.transferible {
    width: 100%!important;
    height: auto;
    margin-top: 55px!important;
    border-bottom: 1px solid #fff;
}

img.grafica-repuestos {
    margin-top: 111px;
}

.nosotros {
    height: auto!important;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-attachment: inherit;
}

.que {
    font-family: 'Roboto', sans-serif;
    font-size: 41px!important;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #FFF;
    color: transparent;
}

.hacemos {
    font-family: 'Roboto', sans-serif;
    font-size: 20px!important;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
}


.icono-te-asesoramos{
    width:50%;
    height:auto;
}

.seccion-informativa {
    height: auto!important;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-attachment: inherit!important;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: inset 0px -20px 90px 0px black;
}

#carouselCamiones .camion {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center!important;
    align-items: center;
}

#carouselCamiones .carousel-item img {
    width: 100%!important;
}


.nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: flex-start!important;
    align-items: center;
}

.nav-tabs .nav-item {
    margin-bottom: 13px;
}

.grafica-repuestos {
    width: 100%!important;
    height: auto;
}


/* Detalle */

.portada::before {
    content: '';
    display: block;
    background-image: url(https://www.ventasyrepuestosra.cl/wp-content/uploads/2023/05/Recurso-29.png);
    position: absolute;
    width: 67px;
    height: 78px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 586px;
    right: 9px;
    z-index: 4;
    opacity: 1;
}

.portada::after {
    content: '';
    display: block;
    background-color: transparent;
    position: absolute;
    top: 515px;
    right: 0;
    z-index: 3;
    border: 113px solid #f00;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    opacity: 1;
}
.carousel-inner {
    height: 51rem!important;
}

.carousel-caption {
    position: relative;
    right: 0;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    padding-top: 52px!important;
    padding-bottom: 0px;
    text-align: center;
    display: flex;
    justify-content: stretch;
    align-items: flex-start!important;
    flex-direction: column!important;
    height: 431px;
    width: 100%;
}

.carousel.carousel-fade .carousel-item {
    display: block;
    height: 480px;
    background-size: cover;
    background-position: right!important;
    margin-top: 22px;
}


#nuevocarruselmobile.carousel-inner {
    height: 48rem!important;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column!important;
    width: 100%;
    height: auto;
}

.descripcion {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.boton-cotizar {
    width: 83%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
    font-size: 17px;
    background-color: #f00;
    margin-top: 0px;
    transition: .6s;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.boton-cotizar:hover {
    width: 83%;
    height: 40px;
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #000!important;
    font-size: 17px;
    background-color: #fff;
    border: 6px solid #f00;
    margin-top: 0px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.cajas-grandes-quienes-somos {
    width: 100%;
    height: 835px!important;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    text-decoration: none;
    margin-top: 100px;
    margin-bottom: 100px;
    color: #fff;
}

.menu-menu-principal-container-mobile {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 0px;
    margin-top: 36px;
}

.v-e{
    display:none;
}

.v-m{
    display:block!important;
}

.wptwa-toggle:hover {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    height: 40px;
    white-space: nowrap;
    padding: 3px;
    border-radius: 50px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 64%!important;
    height: 40px!important;
    cursor: pointer;
    box-shadow: 0 1px 6px rgb(0 0 0 / 6%), 0 2px 32px rgb(0 0 0 / 16%);
    transition: .2s;
    background-color: #0dc152;
}

.menu-redes a {
    border: 1px solid #fff;
    width: 61px;
    height: 61px;
    display: flex;
    color:#fff;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

}