@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap');

*{
    color: rgb(255, 255, 255);
}
p{
    font-size: 12px;
}
.text-justify{
    text-align: justify;
}
/*titulos Principales de la web*/
.title-principal{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 100px;
}
.title-principal-2{
    font-family: 'Montserrat', sans-serif;
    font-size: 3rem;
    line-height: 0.7;
}
.title-principal-3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 3.5rem;
    line-height: 0.6;
}
.title-principal-bold{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 600;
}
.subtitulo-principal{
    font-size: 24px;
    font-weight: bold;
    padding: 0px 150px 0px 150px;
    color: rgb(255, 255, 255);
}
.title-productos{
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    font-size: 10px;
    font-weight: 100px;
}
/* FIN titulos Principales de la web*/

/* Navbar o Cabecera de la pagina */
.navbar{
    margin: 0;
    padding: 0;
}
nav .imglogo{
    width: auto;
    height: 90px;
}
nav .nav-link{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 0.86rem;
    font-variant: small-caps;
}
.line{
    border-right: 1px solid rgb(153, 153, 153);
    height: 20px;
    text-align: center;
    align-items: center;
    align-self: center;
}
.navbar-text .btn-social{
    color: #ffffff;
    font-size: 1.3rem;
}
.navbar-text .btn-social:hover{
    color: #5a5fde;
    transform: scale(1.1);
    transition: 1s;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1rem;
    clear: both;
    font-size: 13px;
    font-weight: 400;
    color: #bfbfbf;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
    background: radial-gradient(black, transparent);
}
.back-contain{
    background: rgba(15,15,15,0.8)
}
/* Fin Navbar o Cabecera de la pagina */

/* slider principal */
.sliders{
    background: rgba(15,15,15,0.8);
}
.sliders .backprin{
    background: url(../img/backPrin2.jpg);
}
.sliders .backprin2{
    background: url(../img/backPrin2.jpg);
}
.sliders img{
    height: 480px;
    width: 380px;
}
.sliders .img-humo{
    background: url(../img/humo-indafre.png) no-repeat center;
    background-size: cover;
}
.sliders .boton1{
    text-decoration: none;
    background: #5a5fde;
    border: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
.sliders .boton2{
    text-decoration: none;
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
/* fin slider principal */
/* slider principal */
.sliders{
    background: rgba(15,15,15,0.8);
}
.sliders .backprin{
    background: url(../img/backPrin2.jpg);
}
.sliders .backprin2{
    background: url(../img/backPrin2.jpg);
}
.sliders img{
    height: 480px;
    width: 380px;
}
.sliders .img-humo{
    background: url(../img/humo-indafre.png) no-repeat center;
    background-size: cover;
}
.sliders .boton1{
    text-decoration: none;
    background: #5a5fde;
    border: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
.sliders .boton2{
    text-decoration: none;
    background: transparent;
    border: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}
/* fin slider principal */
/* seccion nosotros web*/
.nosotros{
    background: url(../img/backNotrs2.jpg) fixed;
    background-size: cover;
}
.nosotros h2{
    font-size: 4.5rem;
}
.nosotros h3{
    font-size: 3rem;
}
.nosotros h4{
    font-family: 'Lato', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
}
.nosotros p{
    color: rgb(231, 231, 231);
}
.linea{
    border-bottom: 0.33px dashed #858585;
}
/*  Fin seccion nosotros web*/

/*  Fin seccion action*/
.action{
    background: url(../img/fondo_action2.jpg) fixed;
    background-size: cover;
}
.action h3{
    color: #000;
    font-size: 2.5rem;
}
.action .rowbtnaction{
    display: flex;
    justify-content: center;
    align-items: center;
}
.action .btnaction{
    text-decoration: none;
    background: #38c425;
    border-radius: 0.2rem;
    color: rgb(255, 255, 255);
    padding: 0.3rem 0.5rem;
    margin-right: 1rem;
}
.action .btnaction2{
    text-decoration: none;
    background: #db3636;
    border-radius: 0.2rem;
    color: rgb(255, 255, 255);
    padding: 0.3rem 1rem;
    margin-left: 1rem;
}
/*  Fin seccion action*/

/*  Productos web */
.productos{
    background: url(../img/backNotrs2.jpg) fixed;
    background-size: cover;
}
.productos h2{
    font-size: 4rem;
}
.productos h3{
    font-family: 'Lato', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
}
/* Fin Productos web */

/* Carrusel blog web */
.carrusel-noticias{
    background: rgb(0, 0, 0);
}
.carrusel-noticias h2{
    font-size: 4rem;
}
.carrusel-noticias a{
    text-decoration: none;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5%;
    padding: 0;
    color: #fff;
    text-align: center;
    border: 0;
    opacity: .5;
    transition: opacity .15s ease;
}
.background-carrusel-1{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;  
    cursor: pointer;    
}
.background-carrusel-1:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-2{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-2:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-3{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-3:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-4{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-4:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-5{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;  
    cursor: pointer;    
}
.background-carrusel-5:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-6{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-6:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-7{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-7:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.background-carrusel-8{
    background: url(../img/noticia_1.jpeg) center center/cover no-repeat;
    width: 250px;
    height: 200px;
    cursor: pointer;
}
.background-carrusel-8:hover{
    transform: scale(1.04);
    transition: 0.8s;
}
.cuadro-noticias{
    background: rgba(0, 0, 0, 0.8);
}
.title-noticarru{
    font-weight: bold;
    text-align: end;
}
/* Carrusel blog web */

/* Galery web */
.galery{
    background: url(../img/backNotrs2.jpg) fixed;
    background-size: cover;
    padding-bottom: 3rem;
}
.galery h2{
    font-size: 4rem;
}
.galery h3{
    font-family: 'Lato', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
}
.galery .colgarlery{
    cursor: pointer;
    height: 200px;
}
.galery .colgarlery img{
    height: 240px;
    width: -webkit-fill-available;
    object-fit: cover;
    border: 2px solid #bf9015;
    border-radius: 0.4rem;
}
/* Fin galery web */

/* contacto web */
.contacto{
    background: rgb(3, 3, 3);
}
.colum-form{
    border-right: #6b6b6b solid 0.3px;
}
.colum-form2{
    border-bottom: #6b6b6b solid 0.5px;
}
/* fin de contacto web */

/* Footer */
.footer{
    background: #000 fixed;
    background-size: cover;
    width: 100%;
    color: rgb(255, 255, 255);
    padding: 0px 0px 0px 0px;
}
.footer .title-footer{
    font-size: 1rem;
    font-weight: bold;
}
.footer figure img{
    width: auto;
    height: 90px;
}
/* Fin footer */

/* Botones redes sociales */
.social {
	position: fixed; /* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	left: 15px; /* Establecemos la barra en la izquierda */
	top: 480px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000; /* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}
.social ul {
    list-style: none;
    padding: 0px;
}
.social ul li a {
    display: inline-block;
    font-size: 2.9rem;
    color:#fff;
    background: #000;
    margin-top: 3px;
    padding: 10px 15px;
    text-decoration: none;
    -webkit-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    transition:all 500ms ease; /* Establecemos una transición a todas las propiedades */
    border-radius: 50%;
}
.social ul li .icon-whatsapp {
    background: #1abb1a;
}
.social ul li a:hover {
    background: rgb(250, 250, 250); /* Cambiamos el fondo cuando el usuario pase el mouse */
    transform: scale(1.1304);
    transition: 1s;
}
/* Fin Botones redes sociales */
