.cabecera__contenedor{
    background: #F6F6F621;
    opacity: 0.5;
    line-height: 40px;
   
}
.cabecera__miga{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    
    /* Negro */
    text-decoration: none;
    color: #000000;
}

.cabecera__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
}

.home__titulo{
    font-family: 'Rubik';
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 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: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 57px;
    line-height: 69px;
    /* or 121% */


    color: black;
    margin-top:200px;
    
  
}

   .carousel__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    /* 2 */
    
    color: black;
    
    
    width:550px;
    

   }




   .carousel__sm__titulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    /* or 121% */
    color: black;
    margin-top: 55px;
    margin-left: 10px;
    
  
}

   .carousel__sm__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
   
    color: black;
    margin-left: 10px;

   }





   .image{
       width: 100%;
   height: 270px;

   }

 /*HOME*/
.bg-grey{
    background-color: #F5F5F5;
}

.titulo__inicio{
    font-family: 'Rubik';

    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 126.188%; /* 40.38px */
    letter-spacing: 0.64px;


color: #000;
}



.contenido__titulo{
    font-family: 'Rubik';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 126.188%; /* 40.38px */
    letter-spacing: 0.64px;
    /* identical to box height */
    
    
    
    /* Gris */
    
    color: white ;
}
.contenido__descripcion{
    font-family: 'Rubik';
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* or 189% */
    
    
    /* Gris */
    
    color: white ;
    
}
.contenido__btn{
    font-family: 'Rubik';
    font-style: normal;
    text-decoration: none;
    color: #FFFFFF;
    
}

.btn-inicio{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    text-decoration: none;
    color: #000;
    background:#FFFFFF;

}
.btn-inicio:hover{
    font-family: 'Rubik';
    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:#000;
    border: 1px solid#000;
}

.btn-banner{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.08em;
    
    text-decoration: none;
    color: #FFFFFF;
    background:#3FA3C9;

}
.btn-banner:hover{
    font-family: 'Rubik';
    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: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    /* identical to box height, or 34px */
    
    
    color: #3FA3C9;
    
}
 .titulo__contenido{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;

    color: #0F0F0F;
    
 }


 .empresa__subtitulo{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 24px;
    
    color: #3FA3C9;
    
 }
 .empresa__titulo{
    font-family: 'Rubik';
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; 
    text-transform: uppercase;
    
    /* Negro */
    
    color: #2B2E39;
    
 }
 .empresa__descripcion{
    
font-family: 'Rubik';
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%;
/* or 150% */


/* 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: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* identical to box height */
    
    
    color: #000000;
    
 }

 .bg__descripcion{

    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;


color: #0F0F0F;

 }







/*PRODUCTOS*/

    /* Zoom In #1 */
    .categoria .categoria__imagen .image{
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
    }
    .categoria .categoria__imagen:hover .image {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

.categoria__titulo {

    color: #131313;
    font-family: 'Rubik';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 126.188%; /* 22.714px */
    letter-spacing: 0.36px;
    
  
 }




 



.categorias{
    font-family: 'Rubik';
    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: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
    
}


.activecategoria{
    font-family: 'Rubik';
    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: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-decoration: none;
    
    color: #000000;
}











.productos__titulo{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* identical to box height */
    
    
    color: #000000;

}











.menu{
    font-family: 'Rubik';
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: 'Rubik';
font-style: normal;
font-weight: 500;
font-size: 18;
line-height: 24px;
color: #000000;
}

.list-group-item{
    font-family: 'Rubik';
font-style: normal;
font-weight: 600;
font-size: 18;
line-height: 24px;

/* GRIS OSCURO */

color: #333333;

}
.list-group-item:hover{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 600;
    font-size: 18;
    line-height: 24px;
    color: #000000;
}



.producto__titulo{
    font-family: 'Rubik';
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 126.188%; /* 35.333px */
    letter-spacing: 0.56px;
    
    color: #000000;
}
.producto__descripcion{
    font-family: 'Rubik';
    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: #D57C1B !important;
  
}

.btn-ficha{
    background-color: white !important;
    color: #D57C1B !important;
    border: 1px solid #D57C1B;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    
  
}

.btn-ficha:hover{
    background-color: #D57C1B !important;
    color: white !important;
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    
    
  }


  .titulo__producto{
    font-family: 'Rubik';
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
   
    color: #131313;
  }

  .calidad__descripcion{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 19px;

    color: #000000;
  }





  .bg-rosa{
    background-color: #FF6600;
  }



/*NOVEDADES*/

.categoria__novedad{
    font-family: 'Rubik';
    color: #D57C1B;
    
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 19.6px */
    text-transform: uppercase;
}

.categoria{
    text-decoration: none;
}

.enlace_novedad{
    text-decoration: none;
}
.enlace_novedad:hover{
    text-decoration: none;
}
.numero_novedades{
    border-radius: 50%;
    padding: 5px 12px;
    background-color: #354B9C;
    color:white;
}

.link_categoria{
    font-family: 'Rubik' Medium !important;
}


.novedad__titulo{
    font-family: 'Rubik';
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* identical to box height, or 28px */
    
    
    color: #131313;
}

.novedad__textocorto{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    
    
    color: #131313;
}

.novedad__leermas{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #414047;

}

.novedad__categoria{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 20px;
text-decoration: none;

text-transform: uppercase;

/* Negro */

color: #000000;

}

.novedad__titulo__final{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 30px;
line-height: 35px;

color: #000000;
}

.novedad__categoria__final{
    font-family: 'Rubik';
    font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 22px;
text-transform: uppercase;

/* ROJO */

color: #FF6600;
}

.novedad__texto__final{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    /* or 144% */
    
    letter-spacing: -0.02em;
    
    /* Negro */
    
    color: #000000;
}



/*Contacto*/

.presupuesto__titulo{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 24px;
line-height: 29px;

/* Gris */

color: #757376;
}
.link{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
text-decoration: none;

color: #333333;
}
.link:hover{
    font-family: 'Rubik';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #144F85;
}
.iconocom{
	color:#D57C1B;
    ;
}

 .bg-contacto{
background-color:#144F85 ;
line-height: 50px;
 }
 .bg-contacto__titulo{
    font-family: 'Rubik';
    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: 'Rubik';
    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: 'Rubik';
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    /* identical to box height */
    
    
    /* Gris */
    
    color: #000000;
}

.contacto__descripcion{
    font-family: 'Rubik';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    
    
    color: #000000;
}

.enlace__contacto{
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    
    /* Gris */
    
    color: #000000;
    
    

}
.enlace__contacto:hover{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    
    /* Gris */
    
    color: #D57C1B;
    
    

}

 
 .bordercont{
    
    border:1px solid #D2D2D2 !important;
 } 

  input::placeholder{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    /* identical to box height, or 167% */
    
    
    color: #0F0F0F;

 } 
 textarea::placeholder{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    
    
    
    color: #8C8C8C;
 } 
 .btn-consulta{
    color: #fff;
    background-color: #D57C1B;
    border-color: #D57C1B;
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    }
    .btn-consulta:hover{
    color: #D57C1B;
    background-color: white;
    border-color: #D57C1B;
    font-family: 'Rubik';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
	
    }

    .formulario{
        font-family: 'Rubik';
        
        font-size: 17px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        /* identical to box height */
        
        
        /* Gris */
        
        color: #757376;
        
    }

    /* .form-control{
        border: 1px solid #B9B9B9 !important;
        border-radius: 1rem;
    } */

    .form-control:focus{
        border-color: #FF6600 !important;
        box-shadow: 0 0 0 0.25rem rgba(234, 111, 140, 25%);
    }


    .label{
        font-family: 'Rubik';
        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: 'Rubik', 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: 'Rubik';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 40px;
        /* identical to box height, or 167% */
    
        
        color: #D80007;
    }



    /* ZONA PRIVADA */

    .bg__descarga{
        border-radius: 8px;
        background: #F5F5F5;
        padding: 20px 30px;
    }

    .descarga__nombre{
        color: #000;
font-family: 'Rubik';
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 161.023%;
    }