.cabecera__contenedor{
    background: #F6F6F621;
    opacity: 0.5;
    line-height: 40px;
   
}
.cabecera__miga{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    
    /* Negro */
    text-decoration: none;
    color: #000000;
}

.cabecera__titulo{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
}

.home__titulo{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 39px;
/* identical to box height */


text-transform: uppercase;

/* GRIS OSCURO */

color: #333333;
}


.video{
    position: relative;
    
    overflow: hidden;
}

.video__content {
    left: 15px;
    top: 15px;
    bottom: 15px;
    right: 15px;
    position: absolute;
   
    display: flex;
    justify-content: start;
    align-items: start;
    flex-direction: column;
    color: #FFF;
    font-size: 22px;
}

/* .carousel-indicators li{

    width: 10px;

    height: 10px;

    border-radius: 20px;

    border-top: none;

    border-bottom: none;


} */
/* 
#carouselExampleIndicators .carousel-indicators button.active {

    border-top: unset!important;

    border-bottom: unset!important;

    width: 10px!important;

    height: 10px!important;

    border-radius: 15px!important;

    background-color: #717171!important;

    

} */


.carousel-indicators [data-bs-target]{
    background-color: white;

}


/* #carouselExampleIndicators .carousel-indicators button {

    border-top: unset!important;

    border-bottom: unset!important;

    width: 10px!important;

    height: 10px!important;

    border-radius: 15px!important;

    background-color: black!important;

    

} */
.container{
    max-width: 1260px !important;
}
.carousel__titulo{
    font-family: 'Inter';
    font-size: 60px;
    font-style: normal;
    font-weight: 500;
    line-height: 64px; 
    /* or 121% */


    color: #FFF;
    margin-top:200px;
    
  
}

   .carousel__descripcion{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    /* 2 */
    
    color: #FFF;
    
    
    width:550px;
    

   }




   .carousel__sm__titulo{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    /* or 121% */
    color: black;
    margin-top: 55px;
    margin-left: 10px;
    
  
}

   .carousel__sm__descripcion{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
   
    color: black;
    margin-left: 10px;

   }


   .image__inicio{
      
    display: block;
    position: relative;
    width: 100%;
}


 .categoria__overlay__inicio{
     position: absolute;
     top: 0;
     bottom: 0;
     left: 0;
     right: 0;
     height: 100%;
     width: 100%;
     opacity: 0.5;
    
    
 
} 

.categoria__titulo__inicio {

    position: absolute;
    font-family: 'Inter';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    

    color: white;
    top: 80%;
    left: 50%;
    width:80%;
    
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
   
  }

.categoria__inicio:hover .categoria__content__inicio {
    opacity: 0.78;
    width: 100%;
    height: 200px;
  
   
  }



  .categoria__inicio:hover .categoria__titulo__inicio {
    font-family: 'Inter';
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color: #54B64F;
    position: absolute;
    top: 75%;
    left: 50%;
    width:80%;
    transition: .5s ease;
    
    
  }





 /*HOME*/
.bg-grey{
    background-color: #F5F5F5;
}

.titulo__inicio{
    font-family: 'Inter';

    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 126.188%; /* 40.38px */
    letter-spacing: 0.64px;


color: #000;
}



.contenido__titulo{
    color: #000;
    font-family: 'Inter';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.contenido__descripcion{
    color: #000;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.16px;
    text-transform: lowercase;
    
}
.contenido__btn{
    font-family: 'Inter';
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    
}

.btn-inicio{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height:24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    text-decoration: none;
    color: #fff;
    background:#54B64F;

}
.btn-inicio:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    background: white;

    color:#54B64F;
    border: 1px solid#54B64F;
}

.btn-banner{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    text-decoration: none;
    color: #FFFFFF;
    background:#3FA3C9;

}
.btn-banner:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    background: white;

    color:#3FA3C9;
    border: 1px solid#3FA3C9;
}



 /*EMPRESA*/

.titulo__icono{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */
    
    
    color: #3FA3C9;
    
}
 .titulo__contenido{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;

    color: #0F0F0F;
    
 }


 .empresa__subtitulo{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    color: #3FA3C9;
    
 }
 .empresa__titulo{
    font-family: 'Inter';
    font-size: 35px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    
    /* Negro */
    
    color: #2B2E39;
    
 }
 .empresa__descripcion{
    
font-family: 'Inter';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 28px;
letter-spacing: -0.16px;



/* Negro */

color: #020202;

 }

 .bg-empresa{
    background: #FFFFFF;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
     height: 350px;
     
 }
 .bg__titulo{
   
    color: #131313;
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    /* identical to box height */
    
    
    color: #000000;
    
 }

 .bg__descripcion{

    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;

    color: #0F0F0F;

 }







/*PRODUCTOS*/

.categoria{
    text-decoration: none;
    
    }
    .image{
      
        display: block;
        position: relative;
        width: 100%;
    }
    
    
     .categoria__overlay{
         position: absolute;
         top: 0;
         bottom: 0;
         left: 0;
         right: 0;
         height: 100%;
         width: 100%;
         opacity: 0.5;
        
        
     
    } 
    
    .categoria__titulo {
    
        position: absolute;
        font-family: 'Inter';
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        
    
        color: white;
        top: 80%;
        left: 60%;
        width:50%;
        
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
       
      }
    
    .categoria:hover .categoria__content {
        opacity: 0.78;
        width: 100%;
        height: 200px;
      
       
      }
    
    
    
      .categoria:hover .categoria__titulo {
        font-family: 'Inter';
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        color: #54B64F;
        position: absolute;
        top: 75%;
        left: 60%;
        width:50%;
        transition: .5s ease;
        
        
      }


 



.categorias{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-decoration: none;
    
    color: #6C6666;
    
}

.categorias:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
    
}


.activecategoria{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
}

.activecategoria:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
}




.productos{
text-decoration: none;
}

.productos__categoria{
    color: #54B64F;
    text-align: center;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
    justify-content: center;
    

}

.productos__titulo{
    font-family: 'Inter';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    justify-content: center;
    
    color: #000000;

}

.productos:hover .productos__titulo{
    font-family: 'Inter';
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    display: flex;
    justify-content: center;
    color: #54B64F;

}










.menu{
    font-family: 'Inter';
text-decoration: none;
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 20px;
/* identical to box height */


color: #000000;
}
.menu:hover{
    text-decoration: none;
    color: #fff;
    
}

.activemenu{
    font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-size: 18;
line-height: 24px;
color: #000000;
}

.list-group-item{
    font-family: 'Inter';
font-style: normal;
font-weight: 600;
font-size: 18;
line-height: 24px;

/* GRIS OSCURO */

color: #333333;

}
.list-group-item:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18;
    line-height: 24px;
    color: #000000;
}



.producto__titulo{
    font-family: 'Inter';
    font-size: 29px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    
    color: #000000;
}
.producto__descripcion{
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 176%; 
    /* 1 */

    color: #000000;

}


.fotorama__thumb{
    border: 1px solid #C4C4C4;
    
    
}
                    /* .fotorama__img {
                        border: 1px solid black;
                    } */
.fotorama__stage {
    border: 1px solid #C4C4C4;
    
}

.fotorama__thumb-border{
  border-color: #54B64F !important;
  
}

.btn-ficha{
    background-color: white !important;
    color: #54B64F !important;
    border: 1px solid #54B64F;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
  
}

.btn-ficha:hover{
    background-color: #54B64F !important;
    color: white !important;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    
  }


  .titulo__producto{
    font-family: 'Inter';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
   
    color: #131313;
  }

  .calidad__descripcion{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;

    color: #000000;
  }




.calidad__titulo{
    color: #000;
font-family: 'Inter';
font-size: 35px;
font-style: normal;
font-weight: 600;
line-height: 137.5%; 
}

.calidad__descripcion{
    color: #000;
font-family: 'Inter';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 160%;
}

.bg__certificados{
    border: 1px solid #D9D9D9;
background: #F3F3F3;
}
.cetficado__nombre{
    color: #000;
    font-family: 'Inter';
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.certificado__descripcion{
    color: #000;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}



/*Contacto*/

.presupuesto__titulo{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;

/* Gris */

color: #757376;
}
.link{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
text-decoration: none;

color: #333333;
}
.link:hover{
    font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #144F85;
}
.iconocom{
	color:#54B64F;
    ;
}

 .bg-contacto{
background-color:#144F85 ;
line-height: 50px;
 }
 .bg-contacto__titulo{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    
   
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}
.bg-contacto__titulo_sm{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    
    /* identical to box height, or 125% */
    
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.contacto__titulo{
    font-family: 'Inter';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #000000;
}

.contacto__descripcion{
    font-family: 'Inter';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    
    
    color: #000000;
}

.enlace__contacto{
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    /* Gris */
    
    color: #000000;
    
    

}
.enlace__contacto:hover{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    
    /* Gris */
    
    color: #54B64F;
    
    

}

 
 .bordercont{
    
    border:1px solid #D2D2D2 !important;
 } 

  input::placeholder{
    font-family: 'Inter';
    font-style: normal;
    font-size: 16px;
font-style: normal;
font-weight: 300;
line-height: 30px;
    /* identical to box height, or 167% */
    
    
    color: #0F0F0F;

 } 
 textarea::placeholder{
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    
    
    
    color: #8C8C8C;
 } 
 .btn-consulta{
    color: #fff;
    background-color: #54B64F;
    border-color: #54B64F;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    }
    .btn-consulta:hover{
    color: #54B64F;
    background-color: white;
    border-color: #54B64F;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	
    }

    .formulario{
        font-family: 'Inter';
        
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 30px;
        /* identical to box height */
        
        
        /* Gris */
        
        color: #757376;
        
    }

    /* .form-control{
        border: 1px solid #B9B9B9 !important;
        border-radius: 1rem;
    } */

    .form-control:focus{
        border-color: #54B64F !important;
        box-shadow: 0 0 0 0.25rem rgba(234, 111, 140, 25%);
    }


    .label{
        font-family: 'Inter';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 30px;
        /* identical to box height, or 167% */
        
        
        color: #0F0F0F;
        
       
       
        margin-bottom: 5px;
    }


    .form-label{
        font-family: 'Inter', sans-serif;
   }
    .custom-file-button input[type=file]::-webkit-file-upload-button {
        display: none;
    }
    .custom-file-button input[type=file]::file-selector-button {
        display: none;
    }
    /* input[type="file"] {
    display: none;
    } */
    .custom-file-button:hover label {
        cursor: pointer;
    }
    
    #inputGroupFile{
        /*border-radius: 6px;*/
        border-top-left-radius: 6px !important;
        border-bottom-left-radius: 6px !important;
        border-left: 1px solid #E6E6E6 !important;
        border-right: none !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !important;
        font-family: 'Inter';
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 43px;
        /* identical to box height, or 167% */
    
        
        color: #757376;
    }

