.text-secondary{
	color: #fff !important;
}
.bg-color-black{
	background-color: #000;
}
.elementor-row > .img-banner-home{
 	padding: 15px;
}
.elementor-row > .text-banner-home{
	padding: 15px;
}
.elementor-row > .text-banner-home>h4{
	font-family: "REM", sans-serif;
	font-optical-sizing: auto;
	font-weight: bolder;
	font-style: normal;
    font-size: 3rem;
    line-height: 1.4;
}
.elementor-row > .text-banner-home>p{
    font-size: 2.08333rem;
    line-height: 1.4;
}
@media screen and (max-width: 768px) {
  /* Estilos para celular */
	.bg-color-black{
		margin-top: 0px;
		border-radius: 0px;
	}
	.elementor-row > .img-banner-home{
	   	width: 100%;
	 	float: left;
	}
  	.elementor-row > .text-banner-home{
		width: 100%;
	    float: left;
  	}
	 .col-banners-hcihy-mobile{
		-webkit-box-flex:0;
		-ms-flex:0 0 100%;
		flex:0 0 100%;
		max-width:100%
	}
 .col-banners-hcihy{
 		display: none;
	}
	.web-version{
		display: none;
	}
	.p-banner-mobile{
		margin: 15px;
	}
	.h2-banner-mobile{
		text-align: center;
	}
	.p-button-mobile{
		margin: 0px 15px 0px 15px;
    text-align: center;
	}
	.button-mobile{
		width: 100%;
		float: left;
	}
}
@media screen and (min-width: 1024px) {
  /* Estilos para computador */
  	.bg-color-black{
		margin-top: 40px;
	}
	.elementor-row > .img-banner-home{
	   	width: 40%;
	 	float: left;
	}
	.elementor-row > .text-banner-home{
		width: 60%;
    float: left;
	}
  .mobile-version{
  	display: none;
  }
	.p-banner-mobile{
		margin: 0px;
	}
}
.elementor-row-banners{
	min-height: 300px;
}
.col-banners-hcihy {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 50px;
  color: #fff;
}
.col-banners-hcihy>.banner-hcihy-dimin{
	color: #fff;
	text-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	min-height: 100%;
	/*border-right: 2px solid #fff;*/
}
.col-banners-hcihy>.banner-hcihy-prin{
	color: #fff;
}
.col-md-2{
	transition: all 0.5s ease-in-out; /* Transición suave */
}
/*ver si gusta*/
/*.col-md-6{
	transition: all 0.5s ease-in-out;
}*/
.col-banners-hcihy > .banner-hcihy-prin {
    display: none;
}
.col-md-6>.banner-hcihy-prin{
	display: block;
	color: #fff !important;
}
.col-md-6>.banner-hcihy-dimin{
	display: none;
}
.activo{
	/*background-color: #fff;*/
	margin-left: -1.5%;
}
.minimizar>.mini-dimin{
	display: none !important;
}
.inactivo>.mini-dimin{
	display: block !important;
}
.inactivo>.max-dimin{
	display: none;
}
.final-banner, .final-banner>.banner-hcihy-dimin{
	border-right: 0px !important;
}
.title-banners{
	color: #fff;
	padding:15px;
	text-align:center;
}
.p-banner-mobile{
	font-size:1.5rem;
}
