:root {
    --hero-bg: #DCDCDC;
    --primary: #71c04b;
    --gray-color: #f2f2f2;
    --text-dark: #505154;
}

.text-dark {
    color: var(--text-dark) !important;
}



#hero {
    /* background: var(--hero-bg);
    background: linear-gradient(180deg,rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 77%); */
    padding: 0;
    padding-bottom: 5rem;
}


.hero-container-box {
    background-image: url(../images/inicio/remolque-inicio-bg.jpg);
    background-size: cover;
    background-position: center;
    height: 820px;
    position: relative;
}

.image-container-hero {
    padding-top: 7rem;
}

.image-container-hero img {
    transition: transform .2s ease;
    transform: scale(2);
}

.custom-section .hero-container-box .shape-prod {
    clip-path: polygon(95.21% 53.93%, 100% 78.28%, 95.21% 97.57%, 0% 97.57%, 0% 53.93%);
    height: 140px;
    width: 348px;
    left: -160px;
}

.custom-section .hero-container-box .shape-prod h2 {
    margin-top: 92px;
    margin-left: 166px;
}
.custom-section .hero-container-box .shape-prod span {
    font-size: 2.5rem;
    letter-spacing: 0;
}

.custom-section .hero-container-box .e-track-logo-hero {
    position: absolute;
    right: 0px;
    width: 200px;
    bottom: -98px;
}

/* .custom-section  .image-ensa {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
}
.custom-section  .image-ensa img {
    width: 90%;
}

.custom-section  .image-exp {
    position: absolute;
    bottom: 115px;
    left: 50%;
    transform: translate(-50%, -50%);
} */

/* .custom-section .title-hero {
    padding: 0.5rem;
    position: absolute;
    bottom: 355px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.custom-section .title-hero  h5 {
    text-align: center;
    font-size: 2rem;

} */


/* .custom-section .subtitle-hero h5 {
    text-align: center;
    font-size: 2rem;
    white-space: nowrap;
}
.custom-section .subtitle-hero {
    padding: 0.5rem;
    position: absolute;
    bottom: 230px;
    left: 50%;
    transform: translate(-50%, -50%);
} */


.custom-section .container-content-hero {
    margin-top: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
}



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

    .image-container-hero {
        padding-top: 1rem;
    }
    .image-container-hero img {
        transform: scale(1.45);
    }

    .custom-section .hero-container-box .e-track-logo-hero {
        position: absolute;
        right: 0px;
        width: 260px;
        bottom: -98px;
    }
}

@media screen and (min-width: 476px) {

   .custom-section .hero-container-box {
        margin-bottom: 4rem;
   }
}

@media screen  and (min-width: 991px) and (max-width: 1199px)  {
    .image-ensa, .image-exp {
        width: 150px;
    }

    .image-exp {
        left: 200px;
    }

    .custom-section .hero-container-box .container-content-hero h5:not(.confianza) {
        right: 24px;
    }

    .custom-section .hero-container-box {
        margin-bottom: -9rem;
    }
  
}

@media screen and (min-width: 991px) {
    .custom-section .hero-container-box .shape-prod {
        height: 170px;
        /* width: 600px; */
        width: 43rem;
        left: 0;
        /* clip-path: polygon(96.21% 53.93%, 100% 78.28%, 96.21% 97.57%, 0% 97.57%, 0% 53.93%); */
        clip-path: polygon(97.21% 53.93%, 100% 78.28%, 97.21% 97.57%, 0% 97.57%, 0% 53.93%);
        bottom: 46px;
        background:  linear-gradient(96deg,rgba(255, 255, 255, 1) 0%, rgba(115, 192, 73, 1) 47%)
    }

    .custom-section .hero-container-box .shape-prod h2 {
        margin-right: 0;
        margin-left: 340px;
        margin-top: 83px;
        font-size: 4rem !important;
    }

    .custom-section .hero-container-box .e-track-logo-hero {
        bottom: 20px;
    }

    .custom-section .hero-container-box .container-content-hero {
        position: relative;
        margin-top: 0;
        flex-direction: row;
    }
    .custom-section .hero-container-box .image-ensa {
        position: absolute;
        left: 0;
    }
   
    .custom-section .hero-container-box .image-exp {
        position: absolute;
        bottom: -68px;    
    }

    .custom-section .hero-container-box .container-content-hero h5 {
        position: absolute;
        font-size: 1.8rem;
        bottom: -42px;
    }
    .custom-section .hero-container-box .container-content-hero h5.confianza {
        bottom: -88px;
        font-size: 1.5rem !important;
        right: 330px;
    }

      .custom-section .hero-container-box .e-track-logo-hero {
        position: absolute;
        right: 39px;
        width: 305px;
        /* bottom: -98px; */
    }
}

@media screen and (min-width: 1199px) {

    .custom-section .hero-container-box {
        margin-bottom: 0rem;
    }

    .custom-section .hero-container-box .image-exp {
        left: 280px;
    }

    .custom-section .hero-container-box .container-content-hero h5:not(.confianza) {
        right: 63px;
    }

    .custom-section .hero-container-box .shape-prod {
        height: 170px;
        /* width: 600px; */
        width: 55rem;
        left: 0;
        /* clip-path: polygon(96.21% 53.93%, 100% 78.28%, 96.21% 97.57%, 0% 97.57%, 0% 53.93%); */
        clip-path: polygon(97.21% 53.93%, 100% 78.28%, 97.21% 97.57%, 0% 97.57%, 0% 53.93%);
        bottom: 67px;
        background:  linear-gradient(96deg,rgba(255, 255, 255, 1) 0%, rgba(115, 192, 73, 1) 47%)
    }

    .custom-section .hero-container-box .shape-prod h2 {
        margin-right: 0;
        margin-left: 529px;
        margin-top: 80px;
        font-size: 4rem !important;
    }

     .custom-section .hero-container-box .container-content-hero h5.confianza {
        bottom: -88px;
        font-size: 1.5rem !important;
        right: 394px;
    }

     .custom-section .hero-container-box .e-track-logo-hero {
        bottom: 34px;
    }
    
}



.hero-container {
    margin: 0 auto;
    width: 100%;
    padding: 1rem;
    max-width: 1200px;
}

.hero-container .items-hero {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.hero-container .items-hero .hero-image {
    max-width: 600px;
}

.hero-banners {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.hero-banners .remolques {
    background-color: var(--primary);
    color: #fff;
    /* 
    white-space: nowrap;
    letter-spacing: 1px;
    padding: 13px 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 20px;

    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%); */

    display: inline-block;
    padding: 10px 20px;
    font-weight: bold;
    font-family: sans-serif;
    position: relative;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
}

#acerca .acerca-about {
    background-image: url(../images/textura.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#acerca .acerca-about ul  {
    margin-left: 18px;
}
#acerca .acerca-about ul li::marker {
    color: var(--primary);
}

#acerca .acerca-quality {
    background-image: url(../images/inicio/calidad-banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


#acerca .acerca-ride-safety {
    height: 400px;
    background-image: url(../images/inicio/ride-safety-movil.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
 
}

#acerca .acerca-ride-safety h3 {
    color: #fff !important;
}


@media screen and (min-width: 768px) {
    #acerca .acerca-ride-safety {
        background-image: url(../images/inicio/ride-safety.jpg);
        height: 500px;
    }

    #acerca .acerca-ride-safety  {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
}



.image-welder {
    background-image: url(../images/Soladador.jpg);
    height: 295px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;

}





/* ----------- Products ------------ */
.clip-image-container {
    width: 100%;
    background-color: var(--gray-color);
    padding: 1.5rem 2rem 0.2rem 2rem;
}

.clip-image-container .image-product {
    width: 80%;
    margin: 0 auto;
}

.clip-image-container h5 {
    font-size: calc(1.525rem + .9vw);
}

.clip-image-container .btn-link-product  {
    color: var(--primary);
    border-color: var(--primary);
    right: 25px;
    bottom: 10px;
}

.content-product-lg {
    display: none;
}

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


    .clip-image-container {
        padding: 2rem 2rem 2rem 2rem;
        clip-path: polygon(15% 0%, 85% 0%, 100% 50%, 85% 100%, 15% 100%, 0% 50%);
        position: relative;
        overflow: hidden;
        max-width: 600px;
    }

    .clip-image-container .btn-link-product {
        bottom: 34px;
    }

    .container-products {
        padding-right: 15px;
        padding-left: 15px;
        max-width: 1024px;
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }


    .clip-image-container .image-product {
        width: 50%;
    }

    .clip-image-container .image-product img {
        margin-top: 1.5rem;
        margin-left: 5px;
    }

    .clip-image-container::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0%;
        width: 110%;
        height: 100%;
        background: #fff;
        clip-path: polygon(16% 0%, 1% 50%, 16% 100%, 0% 100%, 0% 50%, 0% 0%);
        z-index: -1;
    }

    .clip-image-container::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0%;
        width: 110%;
        height: 100%;
        background: var(--primary);
        border-left: 100px solid #5cb85c;
        clip-path: polygon(12% 13%, 2% 50%, 13% 90%, -12% 100%, 0% 50%, 0% 0%);
        z-index: 1;
    }

    .content-product-lg {
        display: block;       
        width: 250px;
    }

    .content-product-lg h5 {
        white-space: nowrap;
        text-align: end;
    }

    .content-product-lg h5.green-text {
        margin-top: -10px;
    }

    .content-product-lg a {
        position: relative !important;
        margin-left: auto;
        color: var(--primary);
        border-color: var(--primary);
    }
    
}




/*  ======== Footer ==========  */

.bg-pattern {
    background-image: url(../images/textura.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.items-footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.items-footer .cta-footer {
    grid-column-start: 1;
    grid-column-end: 3;

}

.items-footer .cta-footer a {
    padding: 13px 15px !important;
}


.items-footer .logo-start {
    max-width: 200px;
}
.items-footer .logo-start img {
    width: 60%;
}


.items-footer .logo-end img {
    width: 70%;
    margin-top: 20px;
}

#contacto .face, 
#contacto .insta {
    color: var(--primary) !important;
    transition: all 0.3s ease;
    width: 25px;
}

#contacto .face:hover,
#contacto .insta:hover {
    opacity: 0.6;
}

@media screen and (min-width: 768px) {
    
    .items-footer {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .items-footer .logo-start {
        order: 1;
    }

    .items-footer .logo-end {
        order: 3;
    }

    .items-footer .logo-end img {
        order: 3;
        margin-top: 0px;
    }

    .items-footer .cta-footer  {
        order: 2;
    }

    .items-footer .cta-footer a {
        min-width: 220px;
        margin-bottom: 0 !important;
        margin-top: 20px;
    }
}




/*  --- Detalle --- */



.feature-box .feature-box-content h6 {
    margin-left: -17px;
}

 li::marker {
    color: var(--primary);
}

.custom-section {
    position: relative;
}

.custom-section .shape-prod {
    clip-path: polygon(92.21% 53.93%, 100% 78.28%, 92.21% 97.57%, 0% 97.57%, 0% 53.93%);
    height: 178px;
    width: 360px;
    position: absolute;
    bottom: -86px;
    left: 0;

    background: #ffffff;
    background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(115, 192, 73, 1) 47%);
}

.custom-section .shape-prod h2 {
    margin-left: 120px;
    line-height: normal;
    margin-top: 94px;
}


.custom-section .shape-prod h2 span.fs-2 {
    margin-top: -11px;
    display: block;
}

.custom-section .e-track-logo {
    width: 150px;
    position: absolute;
    top: -45px;
    left: -35px;
}

.dimensions {
    padding-bottom: 20px;
    margin-top: -70px;
}
.dimensions h6 {
    margin-left: -20px;
}

.custom-section .norms {
    position: absolute;
    right: 77px;
    bottom: -16px;
}

.custom-section .norms-image {
    position: absolute;
    right: 62px;
    bottom: -81px;
}

.custom-section .norms-image img {
    width: 80%;
}


/* .icon-wrapper {
    width: 60px;
    height: 40px;
} */
  
.shape {
    position: absolute;
    width: 100px;
    height: 87px;
    clip-path: polygon(50% 50%, 100% 78.27%, 100% 97.55%, 0% 97.55%, 0% 78.27%);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    bottom: -47px;
    left: 50%;
    transform: translate(-50%, -50%);
}
  
.shape.dark {
    background-color: #4a4a4a;
    bottom: -27px;
    width: 80px;
    height: 76px;
    z-index: 1;
}
  
.shape.green {
    background-color: #78bd5a;
    z-index: 2;
}




@media screen and (max-width: 992px) {

    .custom-section:not(.dolly) {
        padding-bottom: 34rem;
    }

    .custom-section.dolly {
        padding-bottom: 17rem;
    }

    .custom-section .title h1 {
        margin-top: 50px;
        font-size: calc(1.525rem + .9vw) !important;
    }


    .custom-section .e-track-logo {
        position: relative;
        width: 100%;
        top: unset;
        left: unset;
        display: flex;
        justify-content: center;
        align-items: center;

    }

    .custom-section .e-track-logo img {
        width: 150px;
        margin-top: -220px;
    }

    .custom-section .shape-prod {
        bottom: -78px;
        left: -140px;
    }

    .custom-section .shape-prod h2 {
        margin-left: 160px;
        line-height: 3rem;
        margin-top: 104px;
    }

    .custom-section .shape-prod span.fs-2 {
        font-size: 2rem !important;
    }

    .custom-section .dimensions {
        position: absolute;
        bottom: -202px;
        left: 40px;
    }

    .custom-section .norms {
        left: 40px;
        right: auto;
        bottom: -280px;
    }

    .custom-section .norms-image {
        right: 14px;
        bottom: -280px;
    }

    .custom-section.dolly .norms {
        left: 40px;
        right: auto;
        bottom: -100px;
    }

    .custom-section.dolly .norms-image {
        right: 14px;
        bottom: -100px;
    }


}


.font-global {
    font-size: 1.75rem;
}

@media screen and (min-width: 992px) {
    .font-fs-5 {
        font-size: 1.25rem;
    }
}