.centrarAll {
	text-align: center;
	text-align: -webkit-center;
	text-align: -moz-center;
}
.byeContent {
	display: none;
}
.h2_20px {
	font-size: 25px !important;
}
.iconosBigMain {
	margin-bottom: 40px;
}
.imgContruccion {
	width: 80%;
	margin: 20px 0 50px 0;
	border-radius: 15px;
}
.divConstruccion {
	width: 40vw;
}
.spanSeccionConstruccion {
	font-size: 3vw;
  float: left;
}
.spanConstruccion {
	font-size: 5vw;
  font-weight: bold;
}
.spanTrabajandoConstruccion {
	font-size: 3vw;
  float: right;
}
.imgContact {
	width: 100%
}
.h2Contact {
	font-size: 25px;
}
.pContact {
	font-size: 15px !important;
  color: #656464 !important;
}
.rowContact {
	max-width: 500px;
	padding-bottom: 30px;
}
.contactMain {
  margin-bottom: 30px !important;
}
.imgLogosContact {
	width: 55px;
}
@media screen and (max-width: 600px) {
	.rowContact {
		max-width: 90%;
		padding-bottom: 30px;
	}
  .columnIconContac {
  	width: 16% !important;
  }
	.imgLogosContact {
		width: 35px;
	}
}
.imgInContsct {
	padding-top: 15px;
}
.errorRedContact {
	color: #f00;
}
.btnMarginContact {
	margin-top: 20px;
}
.infoModalContact {
	position: absolute;
  margin: -25px 0 0 40px;
}
.justificaTexto {
	text-align: justify;
}
.down30px {
	margin-top: 30px;
}
.serLineaBloques {
	font-size: 20px;
	margin-top: 15px;
}
.serLineaBloques::after {
	background: #039ee3;
	width: 30px;
  height: 4px;
  content: "";
  margin: 0;
  display: block;
  position: relative;
  top: 7px;
}
.serEntreSecciones {
	margin-top: -60px;
}
@media screen and (max-width: 600px) {
	.serEntreSecciones {
		margin-top: -100px;
	}
}
/****** Form Contacto *****/
	.form-consulta {
		max-width: 500px; 
		background: #eee; 
		padding: 25px; 
		text-align: left;
		margin-bottom: 40px;
	}
	.campo-form {
		width:100%; 
		height:36px; 
		margin:2px 0 6px; 
		padding-left:6px; 
		box-sizing: border-box; 
		border-radius:3px; 
		border:0; 
		font-family: 'Source Sans Pro', sans-serif; font-size:1em;}
	label span {
		color: #f00
	}
	textarea {
		min-height: 150px!important;
		resize: none;
	}
	.btn-form {
		display: inline-block; 
		border:0; background: #000; 
		height: 46px; 
		line-height: 46px; 
		padding: 0 20px; 
		border-radius: 6px; 
		color:#fff; 
		text-decoration: none; 
		text-transform: uppercase; 
		letter-spacing: 1px
	}
	.btn-form:hover {
		background: #444
	}
/****** Fin Form Contacto *****/
@media screen and (max-width: 1800px) {
	.servicio_img_1 {
		margin-top: 60px;
	}
}
@media screen and (max-width: 1200px) {
	.servicio_img_1 {
		margin-top: 110px;
	}
}
@media screen and (max-width: 991px) {
	.servicio_img_1 {
		margin-top: 0;
	}
}
.servicio_img_2 {
	width: 320px;
	float: right;
}
@media screen and (max-width: 1800px) {
	.servicio_img_3 {
		margin-top: 85px;
	}
}
@media screen and (max-width: 1200px) {
	.servicio_img_3 {
		margin-top: 150px;
	}
}
@media screen and (max-width: 991px) {
	.servicio_img_3 {
		margin-top: 0;
	}
}
@media screen and (max-width: 1800px) {
	.servicio_img_4 {
		margin-top: 70px;
	}
}
@media screen and (max-width: 1200px) {
	.servicio_img_4 {
		margin-top: 125px;
	}
}
@media screen and (max-width: 991px) {
	.servicio_img_4 {
		margin-top: 0;
	}
}
.brand_list_dct {
	padding: 20px;
}
.brand_img_dct {
	width: 15%;
	aspect-ratio:3/2;
	object-fit: contain;
}
.padding_lay_2 {
    padding: 50px 0;
}