:root{
    --color-primario:#182a91;
    --color-secundario:#10007a;
    --color-blanco:#ffffff;
    --color-gris:#f4f5f8;
    --tamaño-texto: 15px;
    }

body{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
}
span{
    font-size: 30px;
    color: var(--color-gris);
    font-weight: 400;
}
.span__margin{
    margin-left: 100px;
}
.carousel .carousel-inner img{
    height: 100%;
}  
.nav{
    position: sticky;
    left: 0;
    right: 0;
    z-index: 200;
}
.nav-link{
    font-weight: 700;
    color: #747780;
}
.boton{
    background-color: var(--color-primario);
    color: var(--color-blanco);
    padding: 10px 30px;
    text-decoration: none;
}
.boton__gris{
    width: 215px;
    background-color:#aaaaaa;
    font-size: 15px;
    font-weight: 700;
    padding: 10px;
}
.boton:hover{
    color: var(--color-blanco);
}
.redes-sociales__item{
    transition: all 0.1s ease-out;
}
.redes-sociales__item:hover{
    opacity: 0.8;
}
.contacto{
    color: var(--color-primario);
    font-size: 15px;
    font-weight: 700;
}
.contacto__item{
    color: #333;
    font-weight: 400;
    font-size: 15px;
   }
  .nav{
    background-color: var(--color-gris);
  }
   .slider__1{
    position: relative;
   }
   .btn__whatsapp{
       position: absolute;
       right: 10px;
       bottom: 29px;
       padding: 10px 20px;
       position: fixed;
       z-index: 100;
       font-size: 14px;
       font-weight: 600;
    }
    .img__whatsapp{
     position: absolute;
     right: 85px;
     bottom:10px;
     position: fixed;
     z-index: 100;
    }
    .btn__whatsapp:hover{
        opacity: 0.8;
    }
  .navbar-toggler-icon{
    width: 25px;
    height: 25px;
  }
  @media screen and (max-width:768px) {
      
  }
  @media screen and (max-width:991px) {
   .logo-desktop img{
    display: none;
   }
   .nav-item:hover{
    border-bottom: 2px solid var(--color-primario);
  }
  .telefono, .email{
    text-align: center;
}
  }
  @media screen and (min-width:992px) {
    .logo-responsive{
        display: none;
    }
    .logo-desktop{
        display: flex;
    }
    .header-contacto{
        display: flex;
        justify-content: space-between;
    }
   
  }
   /*--------------------SECTION 1---------------------- */
   .section1{
    padding-top: 110px;
    padding-bottom: 110px;
   }

   .titulo__acerca{
    width: 200px;
    font-weight: 600;
   }
   /* .position{
    position: relative;
} */
    .titulo-nosotros{
        padding-left: .5rem;
    }
   .text{
    font-size: var(--tamaño-texto);
    text-align: justify;
    padding-left: .5rem;
    padding-right: .5rem;
   }
   h1{
    font-size: 18px;
    font-weight: 700;
   }

   @media screen and (max-width:991px) {
    .img-nosotros{
        width: 250px;
        text-align: center;
    }
    .section1{
        padding-top: 0px;
        padding-bottom: 3rem;
    }
   }
   /*--------------------SECTION 2---------------------- */
   .section__2{
    background-color: var(--color-gris);
    position:relative;
    height: 420px;
}
.section2{
    position: absolute;
   left: -25px;
}
.section2__item{
    position: absolute;
    left: 725px;
    top: 40px;
}
.section2__title{
    color: var(--color-primario);
    font-size: 18px;
    font-weight: 700;
}
.section2__text{
    text-align: justify;
    font-size: var(--tamaño-texto);
    color: #788087;
}

@media screen and (max-width:990px) {
    .img3 img{
        width: 400px;
        top: 10rem;
    }
    .section2__item{
        left: 21rem;
     
    }
}
@media screen and (max-width:1285px) {
    .section2__item{
        left: 36rem;
        top: -1rem;
    }
}
@media screen and (max-width:1160px) {
    .section2__item{
        left: 38rem;
        top: -.5rem;
    }
}
@media screen and (max-width:990px) {
    .section2__item{
        left: 25rem;
        top: 1rem;
    }
}
@media screen and (max-width:768px) {
    .img3 img{
        width: 530px;
        text-align: center;
    }
    .section2__item{
        left: 0px;
        top: 0px;
    }
    .section2{
        top: 21rem;
    }
    .section__2{
        height: 46rem;
    }
    .section2__text{
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .section2__title{
        text-align: center;
    }
}
@media screen and (max-width:420px) {
    .section__2{
        height: 44rem !important;
    }
}
@media screen and (max-width:495px) {
    .img3 img{
        width: 350px;
        text-align: center;
    }
       .section__2{
           height: 42rem;
       }
       .section2{
        top: 24rem;
    }

   }
   @media screen and (max-width:421px) {
    .section__2{
        height: 38rem;
    }
    .section2{
     top: 26rem;
 }
}
   @media screen and (max-width:380px) {
    .section__2{
        height: 45rem;
    }
    .section2{
        top: 28rem;
}
}
   /*--------------------SECTION 3---------------------- */
   
.section3__contenedor{
    width: 300px;
    background-color:#F4F5F8 ;
}
@media screen and (max-width:768px) {
    .section3__contenedor{
        margin-bottom: 2rem;
    }
}
.section3__img{
    position: relative;
}
.section3__img img{
    max-width: 100%;
    max-height: 100%;
}
.capa{
    width: 0%;
    height:100%;
    /* background-color: rgba(0, 0, 0,0.7); */
    background-color: rgba(7, 78, 155,0.666);
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    color: #fff;
    transition: all 0.2s ease-out;
    font-size: 15px;
    font-weight: 600;
}

.section3__img:hover .capa{
    width: 100%;
}

.section3__title{
    color: var(--color-primario);
    font-weight: 700;
    font-size: var(--tamaño-texto);
  
}
.section3__enlace{
    text-decoration: none;
    color: #000;
}
.section3__enlace:hover{
    color: #000;
}
.section3__text{
    text-align: justify;
    font-size: var(--tamaño-texto);
   
}
.section3__leer{
    color: var(--color-secundario);
    font-size: var(--tamaño-texto);
    font-weight: 600;
    text-decoration: none;
}

.section3__leer:hover{
    color: var(--color-primario);
    text-decoration: underline;
}
@media screen and (max-width:767px) {
    .section3{
        padding-top: 7rem;
    }
    .section3__item{
        display: flex;
        justify-content: center;
    }
}
@media screen and (max-width:495px) {
    .section3{
        padding-top: 0rem;
    }
}
@media screen and (max-width:420px) {
    .section3{
        padding-top: 2rem;
    }
}
   /*--------------------SECTION 4---------------------- */
   .section__4{
       background-color: var(--color-gris);
   }
.section4__item{
    width: 150px;
    height: 80px;
    padding:60px;
    background-color: var(--color-blanco);
}
.section4__title{
    color: var(--color-primario);
    font-size: 28px;
    font-weight: 700;
}
.producto__link{
    text-decoration: none;
}
.capa2{
    width: 0%;
    height:100%;
    background-color: rgba(7, 78, 155,0.666);
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    color: #fff;
    transition: all 0.2s ease-out;
    font-size: 15px;
    font-weight: 600;
}
.section4__item{
    transition: transoform 0.3s ease;
}
.section4__item:hover{
    transform: scale(1.1);
    box-shadow: -1px 1px 62px -17px rgba(0,0,0,0.73);
    -webkit-box-shadow: -1px 1px 62px -17px rgba(0,0,0,0.73);
    -moz-box-shadow: -1px 1px 62px -17px rgba(0,0,0,0.73);
}
.productos{
    color: gray;
    font-size: var(--tamaño-texto);
    font-weight: 600;
}
@media screen and (max-width:575px) {
    .section4__item{
        width: 20px;
        height: 10px;
        padding:35px;
        background-color: var(--color-blanco);
    }
    .productos{
        font-size: 8px;
    }
    .img-categoria{
        width: 30px;
    }
    .contenedor-general-categoria{
        display: flex;
        justify-content: center;
    }
}
   /*--------------------SECTION 5---------------------- */
   .section5__title{
    color:var(--color-secundario);
    font-size: 28px;
    font-weight: 700;
   }
   .section5__text1{
    font-size: 20px;
    text-align: justify;
    font-weight: 400;
    color: #42454A;
   }
   .section5__text2{
    font-size: var(--tamaño-texto);
    text-align: justify;
   }
   @media screen and (max-width:991px) {
    .img-camion img{
        width: 250px;
        padding-top: 2rem;
    }
   }
   @media screen and (max-width:1200px) {
    .img-camion img{
        width: 530px;
        padding-top: 2rem;
    }
   }
   @media screen and (max-width:768px) {
    .img-camion{
        text-align: center;
    }
    .img-camion img{
        width: 380px;
        padding-top: 2rem;
    }
    .section5__title{
        text-align: center;
        font-size: 22px;
    }
    .section5__text2{
        padding-left: .5rem;
        padding-right: .5rem;
    }
   }
   @media screen and (max-width:410px) {
    .img-camion{
        text-align: center;
    }
    .img-camion img{
        width: 330px;
        padding-top: 2rem;
    }
   }


   /*--------------------SECTION 6---------------------- */
.section6__tittle{
    color: var(--color-primario);
    font-weight: 700;
    text-align: center;
}
.section6__text1{
    color: var(--color-secundario);
    font-size: 18px;
    font-weight: 700;
}
.section6__text2{
    color: #333;
    font-size: 17px;
    text-align: justify;
}
.section__6{
    background-color: var(--color-gris)
}
@media screen and (max-width:575px) {
    .img-6 img{
        width: 310px;
    }
    .img-7 img{
        width: 60px;
    }
    .section__6{
        padding: none;
    }
}
/*--------------------SECTION 7---------------------- */
.section7{
    margin-bottom: 100px;
}
.section7__h3{
    color: var(--color-primario);
    font-weight: 700;
  
}
.section7__img{
    height: 250px;
}
.card{
    transition: transform 0.3s ease;
    margin: 0;
}
.card:hover{
    transform: scale(1.1);
    cursor: pointer;
}
.card-title{
    font-weight: 600;
}
.btn__leer{
    font-weight: 700;
}
/*--------------------SECTION 8---------------------- */
.section8{
    margin-bottom: 100px;
}

.card__title{
   font-size: var(--tamaño-texto);
}

.slider2{
    width: 80%;
    margin: 50px auto;
}

.section8__title{
   color: var(--color-primario);
   font-weight: 700;
}

@media screen and (max-width: 768px) {
    .img-section8{
        width: 110px;
    }
}

/*--------------------FOOTER---------------------- */


.margin{
    margin-bottom: 30px;
}

footer{
    background-color: var(--color-primario);
    position: relative;
}
.footer__item{
    position: relative;
}
.cuadro{
    position: absolute;
    top: -100px;
    left: 310px;
}
.cuadro__item{
    width: 350px;
    height: 120px;
    padding: 20px;
}

.cuadro__item:first-child{
    background-color: #878787;
}
.cuadro__item:nth-child(2){
    background-color: #979797;
}
.cuadro__item:last-child{
    background-color: #A9A9A9;
}
.footer__title{
    color: var(--color-blanco);
    font-size: 14px;
    font-weight: 600;
    
}
/* MENU */
.menu{
    color: var(--color-blanco);
    
}
.menu ul{
    list-style: none;
}

.menu__item a{
    color: var(--color-gris);
    text-decoration: none;
}
.menu__item a:hover{
    text-decoration: underline;
}

/* CONTACTO */
.contacto__title{
    color: var(--color-blanco);
    font-size: 16px;
    font-weight: 600;
}
.contacto__text{
    color: var(--color-gris);
    font-size: 13px;
}
.btn-contacto{
    background-color: #FFD427;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    padding: 10px;
    border: none;
}
.btn-contacto:hover{
    background-color: #debb32;
}

.footer__box{
    background-color: #B3B4B5;
}
/* @media screen and (max-width:1103px) {
    .cuadro{
        right: -50%;
    }
} */
/*-------------------CONTACTO-------------- */
.input{
    background-color: #F4F9FD;
   
}

textarea{
    resize: none;
    background-color: #F4F9FD;
    border: 1px solid #ccc;
    font-size: 15px;
}

.asterisco{
    color: red;
    font-size: 15px;
    font-weight: bold;
    padding-left: 3px;
}

.header__contact{
    background-color: #093DA7;
}
.header__contact p{
    font-size: 28px;
    color: var(--color-blanco);
    /* padding-left: 100px; */
}
.oficinas__text{
    justify-content: justify;
    font-size: 14px;
}
.img__oficinas{
    max-width: 100%;
}
.btn__enviarmensaje{
    background-color: #0066D0;
    border: none;
    color: var(--color-blanco);
    padding: 10px;
    margin-top: 10px;
}
.btn__enviarmensaje:hover{
background-color: #074e9b;
}
.footer__redes-link{
    color: #000;
    text-decoration: none;
}
.footer__redes-link:hover{
    color: rgba(0, 0, 0, 0.714);
}
.footer__redes{
    padding-top: 20px;
   display: flex;
   gap: .5rem;
}
.footer__redes i{
    font-size: 15px;
}
.footer__redes-item{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    background-color: #fff;
    border-radius: 50%;
    
}
/* CSS SLIDER*/
.margin__slider{
    margin-bottom: 100px;
}
.margin__left{
    margin-left: 125px;
}
.position__general{
    width: 1000px;
    height: 400px;
    margin: 0 auto;
  
}
.position__item{
    position: relative;
}
.btn__position1{
    position: absolute;
    left: 0px;
}
.btn__position2{
    position: absolute;
    top: 0px;
    right: 620px;
    width: 100px;
}
.text__product{
    text-align: justify;
}
.redes__sociales-item i{
    font-size: 17px;
    color: #ccc;
}
.redes__sociales-item i:hover{
    color: #0066D0;
}
.span__compartir{
    color: var(--color-primario);
    font-size: 13px;
    margin-right: 5px;
    font-weight: 700;
}

.text__redes span{
    font-size: 12px;
    color: var(--color-primario);
    font-weight: 700;
}
.product__title{
    font-size: 18px;
    font-weight: 700;
   color: var(--color-secundario);
    padding: 10px 5px;
}
  .formulario__campo{
    background-color:#ccc;
    color: var(--blanco);
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px;
    border: none;
  }

@media screen and (min-width:993px) {
    .img1{
        position: absolute;
        right: 200px;
       
    }
    .img1 img{
        height: 220px;
        width: 250px;
    }
    .img2{
        position: absolute;
        right: -10px;
    }
    .img2 img{
        width: 300px;
        height: 280px;
    }
}

@media screen and (min-width:1200px) {
    .img1{
        margin-left: 100px;
        position: absolute;
        top: 25px;
        right: 420px;
    }   
       .img1 img{
        height: 220px;
        width: 200px;
    
       }
    .img2{
        position: absolute;
        right: 38px;
    }
    .img2 img{
        height: 270px;
        width: 450px;
        max-width: 100%;
       }
}


@media screen and (min-width:1400px) {
    .img1{
        margin-left: 100px;
        position: absolute;
        top: 25px;
        right: 480px;
    }   
       .img1 img{
        height: 220px;
        width: 200px;
    
       }
    .img2{
        position: absolute;
        right: 38px;
    }
    .img2 img{
        height: 270px;
        width: 450px;
        max-width: 100%;
       }
      
}


.slider__2{
    width: 1000px;
    height: 400px;

}



.position__container{
    position: relative;
    margin-bottom: 150px;
}

.product__img1{
    position: absolute;
    top: 80px;
    left: -150px;
    height: 100px;
}
.product__img2{
    position: absolute;
    left: -15px;
    top: 80px;
    height: 100px;
}
.product__img3{
    position: absolute;
    top: 80px;
    left: 120px;
    height: 100px;
}
.product__img4{
    position: absolute;
    top: 80px;
    left: 250px;
    height: 100px;
}
.product__img5{
    position: absolute;
    top: 80px;
    left: 380px;
    height: 100px;
}

.btn-1{
    position: absolute;
    left:-20px;
    top: -100px;
}
.btn-2{
    position: absolute;
    left: 430px;
    top: -100px;
}

.imagen1,
.imagen2,
.imagen3{
    position: relative;
    left: 50px;
}
.product__img1:hover{
    border: 1px solid #ccc;
}
.product__img2:hover{
    border: 1px solid #ccc;
}
.product__img3:hover{
    border: 1px solid #ccc;
}
.indicadores{
    position: absolute;
    left: 150px;
    top: 250px;
}
/* @media screen and (max-width:992px) {
    .slider__2{
        width: 300px;
    }
   
}
@media screen and (max-width: 768px) {
    .slider__2{
        width: 300px;
        margin: auto;
    }
    #carouselExampleIndicators{
        display: inline;
    }
    .product__img1, 
    .product__img2, 
    .product__img3{
        width: 80px;
        height: 80px !important;
    }
    .btn-2{
        position: absolute;
        left: 60% !important;
    }
    .indicadores{
        position: absolute;
        top: 90% !important;
    }
    .product__img2 {
        left: -60px !important;
    }
    .product__img3{
        left: 30px !important;
    }
    .btn-1{
        left: 1rem !important;
        top: -50% !important;
    }
    .btn-2{
        top: -50% !important;
        left: 290px !important;
    }
}

@media screen and (max-width:360px) {
    .btn-1{
        position: absolute;
        left: -2% !important;
    }
    .btn-2{
        left:88% !important;
    }
    .imagen1,
    .imagen2,
    .imagen3{
        left: 13%;
    }
    .product__img1{
        position: absolute;
        left: -280%;
    }
    .product__img2{
        position: absolute;
        left: -115% !important;
    }
    .product__title{
        padding-bottom: 0px;
    }
}

@media screen and (max-width:375px){
    .btn-1{
        position: absolute;
        left: -4% !important;
    }
    .btn-2{
        left:88% !important;
    }
    .imagen1,
    .imagen2,
    .imagen3{
        left: 13%;
    }
    .product__img1{
        position: absolute;
        left: -280%;
    }
    .product__img2{
        position: absolute;
        left: -115% !important;
    }
    .product__title{
        padding-bottom: 0px;
    }
}

@media screen and (max-width:390px){
    .btn-1{
        position: absolute;
        left: -4% !important;
    }
    .btn-2{
        left:88% !important;
    }
    .imagen1,
    .imagen2,
    .imagen3{
        left: 13%;
    }
    .product__img1{
        position: absolute;
        left: -280%;
    }
    .product__img2{
        position: absolute;
        left: -115% !important;
    }
    .product__title{
        padding-bottom: 0px;
    }
} */


@media screen and (min-width:360px) {
    .slider__2{
        width: 85vw;
        height: 80vh;
    }
   
    .product__img1,
    .product__img2,
    .product__img3{
        width: 5rem;
        height: 5rem;
    }
    .btn-1{
        top:-65%;
        left: -15%;
        width: 3rem;
    }
    .btn-2{
        top: -65%;
        left: 350%;
        width: 3rem;
    } 
    .indicadores{
        position: absolute;
        top: 77%;
    }
   
}
@media screen and (min-width:375px) {
    .indicadores{
        position: absolute;
        top: 88%;
    }
}
@media screen and (min-width:390px) {
    .indicadores{
        position: absolute;
        top: 75%;
    }
}
@media screen and (min-width:393px) {
    .indicadores{
        position: absolute;
        top: 77%;
    }
}
@media screen and (min-width:412px) {
    .indicadores{
        position: absolute;
        top: 62%;
    }
}
@media screen and (max-width:480px) {
    .imagen1,
    .imagen2,
    .imagen3{
     left: 50%;
     transform: translate(-50%);
    } 
    .indicadores{
        position: absolute;
        top: 78%;
    }
    .product__img2{
        left: -3rem;
    }
    .product__img3{
        left: 4rem;
    }
}
@media screen and (min-width:992px) {
    .slider__2{
        width: 1000px;
        height: 400px;
    
    }
    .position__container{
        position: relative;
        margin-bottom: 150px;
    }
    
    .product__img1{
        position: absolute;
        top: 80px;
        left: -150px;
        height: 100px;
        width: 100px;
    }
    .product__img2{
        position: absolute;
        left: -15px;
        top: 80px;
        height: 100px;
        width: 100px;
    }
    .product__img3{
        position: absolute;
        top: 80px;
        left: 120px;
        height: 100px;
        width: 100px;
    }
    .product__img4{
        position: absolute;
        top: 80px;
        left: 250px;
        height: 100px;
    }
    .product__img5{
        position: absolute;
        top: 80px;
        left: 380px;
        height: 100px;
    }
    
    .btn-1{
        position: absolute;
        left:-20px;
        top: -100px;
    }
    .btn-2{
        position: absolute;
        left: 430px;
        top: -100px;
    }
    
    .imagen1,
    .imagen2,
    .imagen3{
        position: relative;
        left: 50px;
    }
    .product__img1:hover{
        border: 1px solid #ccc;
    }
    .product__img2:hover{
        border: 1px solid #ccc;
    }
    .product__img3:hover{
        border: 1px solid #ccc;
    }
    .indicadores{
        position: absolute;
        left: 150px;
        top: 250px;
    }
    
}
/* productos y servicios */
@media screen and (max-width: 480px) {
    .blog-img1 img,
    .blog-img2 img{
        max-width: 15rem;
    }
}
@media screen and (min-width: 992px) {
   .blog-img2{
    padding-top: 2rem;
   }
}
.margin__product{
    /* margin-top: 40px; */
    margin-bottom: 140px;
}
/* BLOG */
.btn__blog{
    transition: transform 0.2s ease-out;
}
.btn__blog:hover{
    transform: scale(1.1);
}
.blog__link{
    color: #000;
    text-decoration: none;
}
.blog__link .card{
    margin: auto;
}
.blog__link:hover{
    color: #000;
}
.section__blog{
    margin-bottom: 100px;
    display: flex;
    justify-content: center;
}
.section__blog-item{
    width: 90%;
    text-align: justify;
}

.titulo__blog{
    font-size: 28px;
    font-weight: 600;
}
.texto__blog{
    font-size: 15px;
}

/* contacto */
.contacto__link{
    color: #42454A;
    font-size: 15px;
}
.contacto__link:hover{
    color: var(--color-primario);
}
/* Boton regresar */
.contenedor__regresar{
    position: relative;
}
.btn__regresar{
    display: inline-block;
    width: 80px;
    height: 40px;
    background-color: var(--color-primario);
    clip-path: polygon(40% 0%, 40% 20%, 100% 20%, 100% 80%, 40% 80%, 40% 100%, 0% 50%);
    position: relative;
    transition: all 0.2s ease-out;
    z-index: 300;
}
.btn__regresar:hover{
    background-color: var(--color-secundario);
    transform: scale(1.1);
}

/* Productos */


@media screen and (min-width:250px) {
 
    .contenedor-general-productos{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media screen and (min-width:768px) {
    .contenedor-general-productos{
        margin-left: 2rem;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .section3__contenedor{
        margin-bottom: 2.5rem;
       
    }
}

@media screen and (min-width:992px) {
    .contenedor-general-productos{
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
       
    }
    .section3__contenedor{
        margin-bottom: 2.5rem;
        width: 290px;
    }
}
@media screen and (min-width:1200px) {
    .contenedor-general-productos{
        padding-left: 3.5rem;
    }
}
@media screen and (min-width:1400px) {
    .contenedor-general-productos{
        padding-left: 7rem;
        padding-right: 7rem;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
    .section3__contenedor{
        margin-bottom: 2.5rem;
    }
}

/* Productos Responsive */
