* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "Helvetica Neue LT Std";
	src: url("../fonts/HelveticaNeueLTStd-Blk.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-Blk.woff") format("woff");
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Helvetica Neue LT Std";
	src: url("../fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Helvetica Neue LT Std";
	src: url("../fonts/HelveticaNeueLTStd-UltLt.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-UltLt.woff") format("woff");
	font-weight: 200;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Helvetica Neue LT Std";
	src: url("../fonts/HelveticaNeueLTStd-Th.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-Th.woff") format("woff");
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Helvetica Neue LT Std";
	src: url("../fonts/HelveticaNeueLTStd-Bd.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-Bd.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
a,
select,
button,
input,
textarea {
	outline: none;
}

.trans, .banner2 a, .contacto input[type=submit], .banner .boton, .carouselproductos .mas, .menu a, .navbar .iconomenu, .productosficha .boton, .productoslistado .item .boton, .novedades .boton, .productos .mas img, .productos .boton {
	transition: all 0.3s ease;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue LT Std";
	overflow-x: hidden;
	color: rgb(10, 68, 80);
	background-color: rgb(240, 246, 255);
}

.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
p,
ul,
li {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.container-fluid {
	max-width: 96%;
	margin: auto;
}

.whatsapp {
	position: fixed;
	right: 12px;
	bottom: 120px;
	z-index: 999999;
}

.productos {
	padding-top: 33px;
	padding-bottom: 43px;
}
.productos h2 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	padding-bottom: 12px;
	border-bottom: solid 1px rgb(2, 184, 223);
	font-weight: bold;
}
.productos h4 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	padding-bottom: 12px;
	font-weight: bold;
}
.productos .borde {
	border-bottom: solid 1px rgb(2, 184, 223);
	padding-bottom: 4px;
	margin-bottom: 33px;
}
.productos .item {
	border: solid 1px #fff;
	margin-bottom: 20px;
}
.productos .foto {
	display: block;
	margin: auto;
	width: 100%;
}
.productos .boton {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.25);
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 22px 10px 22px;
	font-size: 16px;
	color: rgb(54, 89, 125);
	font-size: 14px;
	height: 41px;
	margin-top: 20px;
}
.productos .boton:hover {
	background-color: rgb(240, 246, 255);
}
.productos .mas:hover img {
	transform: scale(0.84);
}

.novedades {
	background-color: rgb(240, 246, 255);
	padding-top: 41px;
}
.novedades h4 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	padding-bottom: 12px;
	font-weight: bold;
}
.novedades .boton {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.25);
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 22px 10px 22px;
	font-size: 16px;
	color: rgb(54, 89, 125);
	font-size: 14px;
	height: 41px;
	margin-top: 20px;
}
.novedades .boton:hover {
	background-color: rgb(240, 246, 255);
	padding: 10px 20px 10px 20px;
}
.novedades .borde {
	border-bottom: solid 1px rgb(2, 184, 223);
	padding-bottom: 4px;
	margin-bottom: 33px;
}
.novedades .item {
	border-bottom: solid 1px rgba(10, 68, 80, 0.2);
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.novedades .item img {
	width: 100%;
}
.novedades .item h3 {
	font-size: 14px;
}
.novedades .item p {
	min-height: 294px;
}
.novedades .item h2 {
	font-weight: bold;
}
.novedades .col-md-4 img {
	height: 400px;
	-o-object-fit: cover;
	   object-fit: cover;
}

.productoslistado {
	padding-top: 33px;
}
.productoslistado h2 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	font-weight: bold;
}
.productoslistado .borde {
	border-bottom: solid 1px rgb(2, 184, 223);
}
.productoslistado .item {
	border: solid 1px #fff;
	margin-bottom: 20px;
	background-color: #fff;
	padding-bottom: 33px;
}
.productoslistado .item .boton {
	background-color: rgb(240, 246, 255);
	padding: 10px;
	border-radius: 26px;
	color: rgb(10, 68, 80);
	font-size: 12px;
}
.productoslistado .item .boton:hover {
	background-color: rgb(10, 68, 80);
	color: #fff;
}
.productoslistado .foto {
	display: block;
	margin: auto;
	width: 100%;
}

.filtro {
	border: solid 2px #fff;
	padding: 33px;
	color: rgb(2, 184, 223);
}
.filtro li {
	padding-bottom: 8px;
}

.productosficha {
	background-color: #fff;
	padding-top: 33px;
}
.productosficha .boton {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.25);
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 22px 10px 22px;
	font-size: 14px;
	color: rgb(54, 89, 125);
	font-size: 14px;
}
.productosficha .boton:hover {
	background-color: rgb(240, 246, 255);
}
.productosficha h4 {
	font-weight: bold;
	margin-bottom: 20px;
}
.productosficha .celeste {
	background-color: rgb(240, 246, 255);
}
.productosficha li {
	padding: 10px;
}
.productosficha .links {
	color: rgb(2, 184, 223);
	font-size: 14px;
}
.productosficha .links a {
	color: rgb(2, 184, 223);
}
.productosficha .links a:hover {
	color: rgb(10, 68, 80);
}
.productosficha h1,
.productosficha h2 {
	font-weight: bold;
}

.datos {
	background-color: rgb(2, 184, 223);
	color: #fff;
	font-size: 14px;
}
.datos a {
	color: #fff;
	font-size: 14px;
}

.navbar {
	box-shadow: 0px 19px 29.4px -15px rgba(10, 68, 80, 0.15);
	background-color: rgb(240, 246, 255) !important;
	border: none !important;
	padding-bottom: 20px;
}
.navbar .iconomenu {
	box-shadow: 10px 10px 20px 0px rgba(170, 170, 204, 0.5);
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	border-radius: 33px;
	color: rgb(54, 89, 125);
}
.navbar .iconomenu:hover {
	background-color: rgb(2, 184, 223);
	padding: 10px 18px 10px 18px;
	color: #fff;
}
.navbar input[type=submit] {
	border: none;
	background-image: url(../img/Button.svg);
	background-color: transparent;
	width: 58px;
	height: 41px;
	position: absolute;
	right: 0;
	top: 2px;
}

.form-control:focus {
	border: none;
	box-shadow: none;
}

.empresa {
	position: relative;
}
.empresa img {
	float: right;
}
.empresa .texto {
	background-color: rgb(10, 68, 80);
	position: absolute;
	padding: 52px;
	width: 600px;
	top: 180px;
}
.empresa .texto h2 {
	color: rgb(2, 184, 223);
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: bold;
}
.empresa .texto p {
	color: #fff;
	font-size: 14px;
}

.menu {
	position: absolute;
	top: 137px;
	right: 0;
	padding: 20px;
	background-color: #fff;
	z-index: 99999;
	display: none;
}
.menu a {
	color: rgb(215, 222, 230);
	font-size: 22px;
	display: block;
	font-weight: bold;
}
.menu a:hover {
	color: rgb(10, 68, 80);
}
.menu a:hover span {
	background-color: rgb(2, 184, 223);
}
.menu li {
	margin-bottom: 12px;
}
.menu li:last-child {
	margin: 0;
}
.menu span {
	display: block;
	height: 4px;
	background-color: #fff;
}

.empresa2 {
	position: relative;
}
.empresa2 img {
	float: right;
}
.empresa2 .texto {
	background-color: rgb(2, 184, 223);
	position: absolute;
	padding: 82px;
	width: 800px;
	top: 180px;
}
.empresa2 .texto h2 {
	color: #fff;
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: bold;
}
.empresa2 .texto p {
	color: #fff;
	padding-top: 20px;
	font-size: 14px;
}

.bannerempresa {
	background-image: url(../img/Alcides_Empreca_banner_Body.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	padding: 120px;
	margin-bottom: 84px;
	text-align: center;
}
.bannerempresa .enter {
	display: block;
}
.bannerempresa .cyan {
	color: rgb(2, 184, 223);
}
.bannerempresa .texto2 {
	font-size: 28px;
	font-weight: bold;
	line-height: 33px;
	margin-top: 12px;
}

.calidad1 {
	background-color: #fff;
	margin: 33px 0 33px 0;
	padding: 51px 0 51px 0;
}
.calidad1 h2 {
	padding-bottom: 20px;
	font-weight: bold;
}

.certi {
	padding-bottom: 33px;
}
.certi .fondo {
	background-image: url(../img/Alcides_Empreca_Certificacion.jpg);
	background-size: cover;
	padding: 120px 33px 33px 33px;
	color: #fff;
}
.certi img {
	width: 120px;
	float: right;
}

.sticky-texto {
	position: fixed !important;
	top: 120px !important;
	width: 100%;
	background-color: white;
	z-index: 1000;
	padding: 10px 0;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.absolute-texto {
	position: absolute;
	top: 280px !important;
	width: 100%;
	background-color: white;
}

.empresa .texto {
	transition1: all 0.3s ease;
}

.carouselbanner img {
	width: 100%;
}

.desarrollos {
	position: relative;
}
.desarrollos .texto {
	background-color: rgb(2, 184, 223);
	position: absolute;
	padding: 52px;
	width: 600px;
	top: 180px;
	right: 0;
}
.desarrollos .texto h2 {
	color: rgb(10, 68, 80);
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: bold;
}
.desarrollos .texto p {
	color: #fff;
	font-size: 14px;
}

.carouselproductos .item {
	margin: 14px;
}
.carouselproductos .mas:hover {
	transform: scale(0.84);
}

.banner {
	padding: 68px 33px 68px 33px;
	background-size: cover;
	background-position: center;
}
.banner h2 {
	padding-top: 120px;
	color: rgb(10, 68, 80);
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
}
.banner .boton {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.25);
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 22px 10px 22px;
	font-size: 16px;
	color: rgb(54, 89, 125);
	font-size: 14px;
	margin-top: 33px;
}
.banner .boton:hover {
	background-color: rgb(240, 246, 255);
	padding: 10px 20px 10px 20px;
}

.novedades1 {
	padding-top: 33px;
	padding-bottom: 43px;
}
.novedades1 h1 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	padding-bottom: 12px;
	border-bottom: solid 1px rgb(2, 184, 223);
	font-weight: bold;
}
.novedades1 .item {
	background-color: rgb(240, 246, 255);
	box-shadow: 0px 40px 40px -20px rgba(54, 89, 125, 0.1);
}
.novedades1 .item h2 {
	color: rgb(10, 68, 80);
	font-size: 22px;
	font-weight: bold;
}
.novedades1 .item p {
	padding: 4px 0 21px 0;
}
.novedades1 .item h4 {
	font-size: 14px;
}
.novedades1 .item img {
	width: 100%;
	height: 400px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.novedades1 .item .pad {
	padding: 20px;
}

.headercontacto {
	position: relative;
}
.headercontacto .texto {
	position: absolute;
	bottom: 33px;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
.headercontacto .texto h2 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 12px;
}
.headercontacto .texto h2 span {
	color: rgb(2, 184, 223);
}
.headercontacto .texto .enter {
	display: block;
}
.headercontacto .texto p {
	color: #fff;
	font-size: 18px;
}
.headercontacto img {
	height: 600px;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
}
.headercontacto .capa {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(10, 68, 80, 0) 4.25%, #0a4450 84.35%);
}

.contacto {
	background-color: #fff;
	background-image: url(../img/Alcides_Background_Footer.jpg);
	background-size: cover;
	padding: 33px 0 33px 0;
}
.contacto h2 {
	color: rgb(10, 68, 80);
	font-size: 51px;
	padding: 6px 0 12px 0;
	font-weight: bold;
}
.contacto p {
	padding-bottom: 41px;
}
.contacto h3 {
	padding-top: 33px;
	font-size: 16px;
}
.contacto .barrita {
	width: 33px;
	height: 4px;
	background-color: rgb(10, 68, 80);
	margin: 12px 0 12px 0;
}
.contacto li {
	font-size: 16px;
	margin-bottom: 15px;
}
.contacto a {
	color: rgb(10, 68, 80);
}
.contacto input[type=text],
.contacto input[type=email],
.contacto select,
.contacto textarea {
	border: none;
	border-bottom: solid 1px rgb(202, 202, 202);
	padding: 10px 10px 20px 10px;
	font-size: 16px;
	width: 100%;
	margin-bottom: 15px;
	background-color: transparent;
	color: rgb(10, 68, 80);
}
.contacto input[type=text]::-moz-placeholder, .contacto input[type=email]::-moz-placeholder, .contacto select::-moz-placeholder, .contacto textarea::-moz-placeholder {
	opacity: 1;
	color: rgb(10, 68, 80);
}
.contacto input[type=text]::placeholder,
.contacto input[type=email]::placeholder,
.contacto select::placeholder,
.contacto textarea::placeholder {
	opacity: 1;
	color: rgb(10, 68, 80);
}
.contacto input[type=submit] {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.25);
	background-color: #fff;
	border-radius: 20px;
	padding: 10px 22px 10px 22px;
	font-size: 16px;
	color: rgb(54, 89, 125);
	font-size: 14px;
	height: 41px;
	margin-top: 20px;
	border: none;
	font-weight: bold;
	float: right;
}
.contacto input[type=submit]:hover {
	background-color: rgb(240, 246, 255);
	padding: 10px 20px 10px 20px;
}
.contacto select {
	background-color: transparent;
}

.buscador {
	box-shadow: 5px 5px 10px 0px rgba(170, 170, 204, 0.5) inset;
	border: none;
	border-radius: 41px;
	font-size: 14px;
	color: rgb(54, 89, 125);
	outline: none !important;
	padding: 10px 10px 10px 20px;
}

.buscador::-moz-placeholder {
	color: rgb(54, 89, 125);
	opacity: 1;
}

.buscador::placeholder {
	color: rgb(54, 89, 125);
	opacity: 1;
}

.carouselmatri img {
	width: 100%;
}
.carouselmatri div {
	margin-right: 15px;
}

.matri {
	padding: 33px 0 33px 0;
	color: rgb(10, 68, 80);
}
.matri h2 {
	padding-top: 220px;
	font-weight: bold;
}

.banner2 {
	margin-bottom: 33px;
}
.banner2 .pad {
	background-image: url(../img/Alcides_Background_Car.jpg);
	background-size: cover;
	text-align: center;
	color: rgb(10, 68, 80);
	padding: 41px 33px 41px 33px;
	font-size: 20px;
}
.banner2 .pad span {
	display: block;
}
.banner2 a {
	border-radius: 33px;
	width: 141px;
	text-align: center;
	padding: 15px;
	color: rgb(10, 68, 80);
	box-shadow: 10px 10px 20px 0px rgba(170, 170, 204, 0.5);
	font-size: 15px;
	margin: auto;
	margin-top: 20px;
	display: block;
}
.banner2 a:hover {
	background-color: rgb(10, 68, 80);
	color: #fff;
}

.empresa1 {
	padding: 33px 0 33px 0;
}
.empresa1 .pad {
	background-color: #fff;
	padding-bottom: 33px;
}
.empresa1 .row {
	padding: 0 120px 0 120px;
}
.empresa1 .container {
	max-width: 1400px;
	margin: auto;
}
.empresa1 img {
	width: 100%;
}
.empresa1 h2 {
	color: rgb(10, 68, 80);
	text-align: center;
	padding: 33px 0 33px 0;
	font-size: 22px;
	font-weight: bold;
}
.empresa1 h2 .enter {
	display: block;
}
.empresa1 h2 .celeste {
	color: rgb(2, 184, 223);
}
.empresa1 .col-md-4 {
	margin-top: 30px;
}
.empresa1 .fondoceleste {
	background-color: rgb(2, 184, 223);
	color: #fff;
	padding: 20px;
	font-size: 15px;
}

footer {
	padding: 15px;
	background-color: rgb(10, 68, 80);
	color: #fff;
}
footer a {
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
}
footer li {
	margin-right: 12px;
}
footer p {
	font-size: 11px;
	padding-left: 6px;
	margin-top: -4px;
}

.detalle {
	padding-top: 33px;
}
.detalle img {
	width: 100%;
}
.detalle h2 {
	color: rgb(10, 68, 80);
	font-size: 37px;
	padding-bottom: 12px;
	font-weight: bold;
}

.copy {
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
	padding: 15px;
	border-top: solid 1px rgb(2, 184, 223);
}
.copy img {
	filter: invert(1);
	width: 86px;
}

.w-md-100 {
	width: 100% !important;
}

@media (max-width: 950px) {
	.datos {
		display: none;
	}
	.buscador {
		display: none;
	}
	.navbar input[type=submit] {
		display: none;
	}
	.navbar-brand img {
		width: 200px;
	}
	.productos .boton {
		display: none;
	}
	.productos h4 {
		font-size: 33px;
		padding: 0;
	}
	.navbar .iconomenu {
		margin-top: 4px;
	}
	.empresa img {
		float: none;
		width: 100%;
	}
	.empresa .container-fluid,
	.desarrollos .container-fluid {
		max-width: 100%;
		margin: 0;
		--bs-gutter-x: 0;
	}
	.empresa .texto {
		width: 94%;
		margin: auto;
		right: 0;
		left: 0;
		z-index: 99999;
	}
	.carouselbanner img {
		width: 100%;
	}
	.desarrollos .texto {
		width: 100%;
	}
	.novedades .boton {
		display: none;
	}
	.novedades h4 {
		font-size: 33px;
	}
	.novedades .item p {
		min-height: auto;
		padding-bottom: 12px;
	}
	.desarrollos img {
		width: 100%;
	}
	.desarrollos .texto {
		width: 100%;
	}
	.sticky-texto {
		position: relative !important;
		top: auto !important;
	}
	.empresa .texto {
		top: 192px !important;
		padding: 20px;
	}
	.contacto li {
		margin-bottom: 4px;
	}
	.contacto input[type=submit] {
		width: 100%;
		margin-bottom: 33px;
	}
	.productos .container-fluid {
		max-width: 100%;
	}
	.desarrollos .texto {
		padding: 20px;
		top: 192px;
		width: 94%;
		margin: auto;
		right: 0;
		left: 0;
	}
	.novedades .item h2 {
		margin-top: 4px;
	}
	.contacto h2 {
		font-size: 33px;
	}
	.carouselbanner {
		margin-top: 33px;
	}
	.banner .boton {
		margin-bottom: 14px;
	}
	.carouselproductos .mas {
		width: 74px;
	}
	.menu {
		top: 81px;
	}
	.headercontacto .texto {
		text-align: left;
		padding: 20px;
	}
	.headercontacto .texto .enter {
		display: inline;
	}
	.matri h2 {
		padding-top: 20px;
	}
	.matri p {
		padding-bottom: 20px;
	}
	.carouselmatri div {
		margin-right: 4px;
	}
	.headercontacto .texto h2 {
		font-size: 22px;
	}
	.headercontacto .texto p {
		font-size: 15px;
	}
	.productos .mas img {
		width: 65px;
	}
	.productos .foto {
		width: 68%;
	}
	.productos h2 {
		font-size: 33px;
	}
	.empresa1 h2 .enter {
		display: inline;
	}
	.empresa1 .row {
		padding: 0;
	}
	.empresa1 .fondoceleste {
		background-color: #fff;
		color: rgb(2, 184, 223);
	}
	.bannerempresa {
		padding: 33px;
	}
	.bannerempresa .texto2 {
		font-size: 20px;
		line-height: 22px;
	}
	.bannerempresa .enter {
		display: inline;
	}
	.empresa2 img {
		float: none;
	}
	.empresa2 .texto {
		position: relative;
		top: auto;
		width: 100%;
	}
	.container-fluid {
		max-width: auto;
	}
	.empresa2 .texto {
		padding: 20px;
	}
	.empresa2 .container-fluid {
		max-width: 100%;
	}
	.empresa2 img {
		width: 100%;
	}
	.calidad1 {
		padding-top: 33px;
	}
	.calidad1 h2 {
		padding-bottom: 0;
	}
	.calidad1 {
		margin: 15px;
	}
	.empresa2 .container-fluid {
		padding: 0;
	}
	.calidad1 img {
		height: 220px;
		-o-object-fit: cover;
		   object-fit: cover;
	}
	.novedades1 h1 {
		font-size: 33px;
	}
	.novedades1 .item {
		padding-bottom: 12px;
		border-bottom: solid 1px rgb(10, 68, 80);
		margin-bottom: 12px;
	}
	.novedades1 .item img {
		width: 41%;
	}
	.headercontacto img {
		height: 400px;
	}
	.productoslistado h2 {
		font-size: 33px;
	}
	.productosficha h4 {
		margin-top: 41px;
	}
	.novedades1 .item .pad {
		padding: 0 20px 20px 0;
	}
	.novedades1 .item a,
	.novedades1 .item .pad {
		width: 50%;
	}
	.novedades1 .item img {
		width: 94%;
	}
	.novedades .col-md-4 img {
		height: 200px;
	}
	.novedades1 .item img {
		height: 150px;
	}
	.contacto input[type=text],
	.contacto input[type=email],
	.contacto select,
	.contacto textarea {
		font-size: 14px;
	}
	.banner .boton {
		display: none;
	}
	.carouselproductos .foto {
		width: 100% !important;
	}
	.filtro {
		display: none;
	}
	.botonfiltro {
		box-shadow: 10px 10px 20px 0px rgba(170, 170, 204, 0.5);
		font-size: 14px;
		padding: 10px 20px 10px 20px;
		border-radius: 33px;
		color: rgb(54, 89, 125);
		margin-bottom: 12px;
		cursor: pointer;
	}
	.novedades .borde {
		margin-top: 86px;
	}
}