.header-area .logo img {
	width: 200px;
}

.footer-wiget-log img {
	width: 200px;
	max-width: 100%;
	height: auto;
}

.mobile-logo img {
	width: 160px;
}

.service-icon a {
	border-radius: 6px;
    border: 1px solid #dedede;
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    background-color: #656565;
}

.service-icon a i {
	margin-left: 5px;
}

.service-details-area img {
	max-width: 100%;
	height: auto;
}

.breatcome-area.barandas {
    background: url(../images/productos/product-banner-barandas.webp);
}

.BoxBotonWhatsappFlotante {
    position: fixed;
    right: 25px;
    bottom: 90px;
    z-index: 10;
}

.BoxBotonWhatsappFlotante .BtnLink {
    background: linear-gradient(180deg, rgba(95,252,123,1) 0%, rgba(40,209,70,1) 100%);
    width: 60px;
    height: 60px;
    background-size: contain;
    border-radius: 50%;
    box-shadow: 0px 5px 5px rgb(0 0 0 / 20%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.nosotros-content .about-discription p {
    padding: 0 0 10px;
    margin-bottom: 10px;
}

.nosotros-content .about-discription p:last-child {
    padding: 0 0 0;
    border-bottom: 0;
    margin-bottom: 0;
}

.widget-contact-content a {
    font-size: 24px;
    line-height: 24px;
    color: #ededed;
    font-weight: 600;
    text-decoration: none;
}

.home_slider {
    position: relative;
    z-index: 1;
}

.images_home_slider {
	width: 100%;
    height: 700px;
    object-fit: cover;
    object-position: center center;
}

.container_home_hero {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1320px;
    padding: 0 12px;
    max-width: 100%;
}

.hero_content {
	color: #fff;
}

.hero_content .title {
	font-size: 3rem;
    line-height: 3rem;
	color: #fff;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

.hero_content p {
	font-size: 1.5rem;
    line-height: 2rem;
}

.img_full {
	width: 100%;
    height: 800px;
    object-fit: cover;
    object-position: center;
}

.contenedor_images {}

.contenedor_images img {
	display: none;
}

.contenedor_images img.active {
	display: block;
}

.contenedor_botonera {
	position: absolute;
    top: 86px;
    left: 0;
    width: 100%;
    background-color: rgb(0 0 0 / 50%);
    padding: 32px 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.nav_botonera {}

.nav_botonera a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 16px;
	border-bottom: 1px solid transparent;
}

.nav_botonera a.active {
	font-weight: 700;
    border-bottom: 1px solid #fff;
}

.contenedor_flotante {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 1320px;
    padding: 0 12px;
    max-width: 100%;
}

.contenedor_flotante .content_info {
	display: none;
}

.contenedor_flotante .content_info.active {
	display: block;
}

.content_info .title {
	color: #fff;
	text-transform: uppercase;
	font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 86px;
}

/*=================
#	Colocacion
=================*/
.seccion_colocacion {
	background-color: #1c1c1c;
    color: #fff;
    padding: 64px 0;
}

.seccion_colocacion h2 {
	color: #fff;
    font-weight: 400;
    font-size: 3rem;
    line-height: 1;
}

.seccion_colocacion h3 {
	color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    margin-top: 1rem;
}

/*=================
#	Modulaciones
=================*/
.seccion_modulaciones {
	color: #1c1c1c;
    padding: 64px 0;
}

.seccion_modulaciones h2 {
	color: #1c1c1c;
    font-weight: 400;
    font-size: 3rem;
    line-height: 1;
}

.box_modulaciones {}
.box_modulaciones p {
	color: #4d4d4d;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 8px;
    font-weight: 500;
    margin-bottom: 0.5rem;
}

/*=================
#	Posibles uso
=================*/
.seccion_usos {
	padding: 64px 0;
}

.seccion_usos h2 {
	color: #1c1c1c;
    font-weight: 400;
    font-size: 3rem;
    line-height: 1;
}

.seccion_usos .box_content {}
.seccion_usos .box_content .title {
	color: #4d4d4d;
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 2rem;
}
.seccion_usos .box_content p {
	font-size: 1.5rem;
    line-height: 2rem;
}

@media (max-width: 1199px) {
	.seccion_colocacion h3 {
	    font-size: 1.2rem;
	}
	.hero_content .title {
	    font-size: 2.5rem;
	    line-height: 2.5rem;
	}
}

@media (max-width: 991px) {
	.contenedor_botonera {
	    top: 90px;
	}
}

@media (max-width: 767px) {
	.seccion_usos h2 {
	    font-size: 2rem;
	}
	.seccion_modulaciones h2 {
	    font-size: 2rem;
	}
	.seccion_colocacion h2 {
	    font-size: 2rem;
	}
	.hero_content p {
	    font-size: 1.2rem;
	    line-height: 1.7rem;
	}
	.hero_content .title {
        font-size: 2.5rem;
        line-height: 2.5rem;
    }
	.footer-area {
	    padding: 64px 0 0px;
	}
	.mobile-logo img {
		width: 180px;
	}
}

@media (max-width: 575px) {
	.seccion_usos .box_content p {
	    font-size: 1.1rem;
	    line-height: 1.6rem;
	}
	.seccion_usos .box_content .title {
	    font-size: 2rem;
	    margin-bottom: 1.5rem;
	}
	.box_modulaciones p {
	    font-size: 1rem;
	    padding: 0;
	}
	.seccion_colocacion .ilustracion {
		max-height: 150px;
	} 
	.img_full {
	    height: 660px;
	}
	.content_info .title {
	    font-size: 1.2rem;
        line-height: 1.5rem;
	    margin-top: 124px;
	}
	.nav_botonera a {
	    font-size: 0.875rem;
	}
	.nav_botonera {
	    display: flex;
	    flex-direction: column;
	    align-items: center;
	    gap: 5px;
	}
	.bratcome-text ul li a {
	    font-size: 18px;
	    line-height: 28px;
	}
	.bratcome-text ul li {
	    font-size: 18px;
	    line-height: 20px;
	}
	.widget-categories-menu ul li a {
	    font-size: 16px;
	    line-height: 20px;
	}
	.contenedor_botonera {
	    padding: 16px 12px;
	}
}