.cabecera__contenedor{
    background: #F6F6F621;
    opacity: 0.5;
    height: 60px;
   
}
.cabecera__miga{
    font-family: "Albert Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 60px; 
    text-decoration: none;
    color: #000000;
}

.cabecera__titulo{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
}

.home__titulo{
    font-family: 'Albert Sans';
font-style: normal;
font-weight: 400;
font-size: 32px;
line-height: 39px;
/* identical to box height */


text-transform: uppercase;

/* GRIS OSCURO */

color: #333333;
}


.carousel-indicators [data-bs-target]{
    background-color: white;
}


.slider__content{
    left: 0;
    top: 0;
    bottom: 15px;
    right: 15px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #FFF;
    font-size: 22px;
}


.carousel__titulo{
    color: #FFF;
    font-family:'Albert Sans';
    font-size: 70px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px; /* 120% */
    text-align: center;
  
}

   .carousel__descripcion{
    font-family: 'Albert Sans';
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 64px;
  
    color: #FFFFFF;
    width:550px;
    margin-left: 190px;

   }




   .carousel__sm__titulo{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    /* or 121% */
    color: white;
    margin-top: 55px;
    margin-left: 10px;
    
  
}

   .carousel__sm__descripcion{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
   
    color: #838282;


   }





   .image{
       width: 100%;
   height: 270px;

   }

 /*HOME*/
.bg-grey{
    background-color: #F5F5F5;
}

.titulo__cliente{
    font-family: 'Albert Sans';
font-style: normal;
font-weight: 400;
font-size: 36px;
line-height: 42px;
text-align: center;
text-transform: uppercase;

/* Negro */

color: #2B2E39;
}

.titulo__home{
    font-family: 'Albert Sans';
    font-size: 35px;
font-style: normal;
font-weight: 700;
line-height: normal;
color: black ;
}

.contenido__titulo{
    font-family: 'Albert Sans';
   
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    
    color: black ;
}
.contenido__descripcion{
    font-family: 'Albert Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; 
    
    
    color: black ;
    
}
.contenido__btn{
    font-family: 'Albert Sans';
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    
}
    .btn {
    border-radius:0 !important ;
}
.btn-inicio{
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
 
    text-decoration: none;
    color: #FFFFFF;
    background:#22A0A9;

}
.btn-inicio:hover{
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
   
    background: white;

    color:#22A0A9;
    border: 1px solid#22A0A9;
}



 /*EMPRESA*/

.titulo__icono{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */
    
    
    color: #3FA3C9;
    
}
 .titulo__contenido{
    font-family: 'Albert Sans';

    font-size: 35px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;

    color: #0F0F0F;
    
 }


 .empresa__subtitulo{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    color: #3FA3C9;
    
 }
 .empresa__titulo{
    font-family: 'Albert Sans';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; 
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
    
 }
 .empresa__descripcion{
    
font-family: 'Albert Sans';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 26px; 
/* or 150% */


/* Negro */

color: #020202;

 }


 .bg-empresa{
    border-radius: 2px;
    background: #FFF;
    box-shadow: 0px 4px 17px rgba(0, 0, 0, 0.08);
     height: 350px;
     
 }
 .bg__titulo{
    color: var(--Negro, #000);
    font-family: 'Albert Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
 }
 .bg__descripcion{
    color: var(--Negro, #000);
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; 
 }


/*Familia*/

.categoria{
    text-decoration: none;
}
.categorias__titulo{
    color: var(--negro, #1D1D1D);
    font-family: "Albert Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.categoria .categorias__titulo:hover{
    color: var(--negro, #22A0A9);
    font-family: "Albert Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
} 
.titulo__categoria{
    color: #1D1D1D;
font-family: "Albert Sans";
font-size: 21px;
font-style: normal;
font-weight: 600;
line-height: 18px; /* 85.714% */
}
.categorias{
    color: #1D1D1D;
font-family: "Albert Sans";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 46px;
text-decoration: none;
}
.categorias:hover{
    color: #1D1D1D;
font-family: "Albert Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 46px;
text-decoration: none;
}
.activecategoria{
    color: #1D1D1D;
font-family: "Albert Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 46px; /* 255.556% */
}

.activecategoria:hover{
    color: #1D1D1D;
font-family: "Albert Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 46px; /* 255.556% */
}
.tabla__nombre{
    color: #000;

font-family: "Albert Sans";
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
 
.activefamiliamenu{
    color: var(--negro, #1D1D1D);
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px; 
}

.activefamiliamenu:hover{
    color: var(--negro, #22A0A9);
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 40px; 
}

/*Producto*/

.producto__titulo{
    font-family: 'Albert Sans';
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; 
    
    color: #000000;
}
.producto__descripcion{
    font-family: 'Albert Sans';
    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: #22A0A9 !important;
  border-radius: 6px;
}

.btn-ficha{
    color: #9B9C9D;
    background-color: white;
    border-color: #9B9C9D;
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
 
    }
    .btn-ficha:hover{
    color: #fff;

    background-color: #9B9C9D;
    border-color: #9B9C9D;
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	
    }

.descarga__titulo{
    color: #131313;

font-family: "Albert Sans";
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
}

.descarga__descripcion{
    color: #131313;
font-family: "Albert Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 22.4px */
}

/*NOVEDADES*/

.link{
    font-family: 'Albert Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
text-decoration: none;

color: #333333;
}
.link:hover{
    font-family: 'Albert Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #144F85;
}
.iconocom{
	color:#22A0A9;
    ;
}

 .bg-contacto{
background-color:#144F85 ;
line-height: 50px;
 }
 .bg-contacto__titulo{
    font-family: 'Albert Sans';
    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: 'Albert Sans';
    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: 'Albert Sans';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #000000;
}

.contacto__descripcion{
    font-family: 'Albert Sans';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    
    
    color: #000000;
}

.enlace__contacto{
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    
    /* Gris */
    
    color: #000000;
    
    

}
.enlace__contacto:hover{
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    
    /* Gris */
    
    color: #22A0A9;
    
    

}

 
 .bordercont{
    
    border:1px solid #D2D2D2 !important;
 } 
 .form-select{
    line-height: 2.5 !important;
 }
  .form-control::placeholder{
    color: var(--Negro, #151515);
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;

 } 
 textarea::placeholder{
    font-family: 'Albert Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    
    
    
    color: #8C8C8C;
 } 
 .btn-consulta{
    color: #fff;
    background-color: #22A0A9;
    border-color: #22A0A9;
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
 
    }
    .btn-consulta:hover{
    color: #22A0A9;
    background-color: white;
    border-color: #22A0A9;
    font-family: 'Albert Sans';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	
    }

    .formulario{
        color: var(--Negro, #151515);
        font-family: 'Albert Sans';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 1.5 !important;
        
    }

    /* .form-control{
        border: 1px solid #B9B9B9 !important;
        border-radius: 1rem;
    } */

    .form-control:focus{
        border-color: rgba(34, 160, 169, 1)!important;
        box-shadow: 0 0 0 0.25rem rgba(34, 160, 169, 25%);
    }


    .label{
        font-family: 'Albert Sans';
        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: 'Albert Sans', 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: 'Albert Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 40px;
        /* identical to box height, or 167% */
    
        
        color: #D80007;
    }



    /* ZONA PRIVADA */

    .tabla__titulo{
        color: #000;
        font-family: 'Albert Sans';
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: capitalize;
    }

    .tabla__descripcion{
        color: #000;
        font-family: 'Albert Sans';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 60px; 
        

    }

    .btn-zona{
        font-family: 'Albert Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        background-color: #FED4D6;
        color: #FF6600;
    }

    .card__titulo{
        font-family: 'Albert Sans';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
/* identical to box height */


/* Gris */

color: #000000;
    }