#impacto_mapa{
	padding: 3rem 0;
}
.slick-slide{
	/*height: auto !important;*/
}
#impacto_mapa .card_impacto_mapa img{
	width: 176px;
	height: 176px;
	border-radius: 50%;
	object-fit: contain;
}
#impacto_mapa .card_impacto_mapa h4{
	color: #F0555F;
	font-family: Code Pro Bold LC;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.15px;
}
#impacto_mapa .card_impacto_mapa p{
	color: #F0555F;
	font-family: Code Pro LC;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.15px;
	line-height: 1.2;
}
.impacto_mapa-p-green{
	color: #477E63;
	font-family: 'Code Pro LC';
	font-size: 24px;
	line-height: 1.2;
	font-style: normal;
	font-weight: 400;
	position: relative;
	z-index: 2;
}
.btn-red{
	background: #DB3D47;
	color: #fff;
}
	.btn-red:hover,.btn-red:active,.btn-red:focus{
	    background: #cd3942 !important;
    color: #fff !important;
}
/*.impacto_mapa-p-green:before{
	content: '';
	position: absolute;
	left: -32px;
	top: -10px;
	height: 60px;
	width: 60px;
	background-image: url(/assets/img/icono_amarillo_p.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
}*/
.arrow_impacto_sup{
	position: absolute;
	right: 0;
	top: 0;
	max-width: 350px;
	object-fit: contain;
}
.h2-h2{
	color: #477E63;
	text-align: center;
	font-family: 'Code Pro Bold LC';
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 37px; /* 37.352px */
}
@media (max-width: 764px){
	#impacto_mapa .card_impacto_mapa h4, #impacto_mapa .card_impacto_mapa p{
		text-align: center;
	}
}

.testimonios.testimonios2{
	padding: 1rem 0 2rem;
	background: #F6F6F6;
}
.testimonios.testimonios2 .card_testimonios h4{
	font-size: 18px;
	color: #76C49D;
	font-weight: bold;
	margin-bottom: 0;
}
.testimonios.testimonios2 .card_testimonios h6{
	font-size: 18px;
	color: #76C49D;
	font-weight: 300 !important;
	border-bottom: 1px solid #76C49D;
	padding-bottom: 15px;
	margin-top: 3px;
	font-family: 'Code Pro LC';
}
.testimonios.testimonios2 .card_testimonios p{
	color: #909090;
	margin-bottom: 0;
	font-size: 18px;

}
.testimonio.testimonios2s .card_testimonios .card-body{
	padding: 30px 40px 45px;
	text-align: center;
}
.testimonios2 .card_testimonios{
	border-radius: 16px;
	background: #F6F6F6;
	box-shadow: 0px 12px 14px 0px rgba(0, 0, 0, 0.05);
}
.testimonios.testimonios2{
	/*background-image: url(/assets/img/burbujas_testimonios.png);*/
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.testimonios.testimonios2 .slick-dots {
	bottom: -25px;
}
@media (max-width: 480px){
	.testimonios.testimonios2{
		background-size: cover;
	}
}
.testimonios2 .card_testimonios{
	z-index: 2;
	position: relative;
}
.testimonios2 .card__estimonios_val .img-circle-position{
	z-index: 1;
}
.mt-50{
	margin-top: 60px;
}
.mb-30{
	margin-bottom: 30px;
}
.testimonios.testimonios2 .img-circle-position{
	top: -58px
}
.testimonios.testimonios2 .slick-dots li button:before{
	background: #E2E2E2;
	opacity: 1;
}
.testimonios.testimonios2	.slick-dots li.slick-active button:before {
	opacity: 1;
	background: #477E63;
}

.card_testimonios img{
	border-radius: 16px 16px 0 0 ;
}
.testimonios2 .slick-next:before{
	background-image: url(/assets/img/arrow_greenfright.svg);
}
.testimonios2 .slick-prev:before{
	background-image: url(/assets/img/arrow_greenfleft.svg);
}
.testimonios2 .h2-green:before{
	display: none !important;
}

#slider2{
	padding: 2rem 0;
}
#slider2 .card_slider2{
	border-radius: 16px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 5px 5px;
}
#slider2 .card_slider2 .card_body_slider2{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(240, 85, 95, 0.60) 100%);
	border-radius: 16px;
	display: none;
	align-items: end;
	justify-content: center;
	text-align: center;
	padding: 20px;
}
#slider2 .card_slider2:hover .card_body_slider2{
	display: flex;
}
#slider2 .card_slider2 img{
	min-height: 314px;
	width: 100%;
	object-fit: cover;
	border-radius: 16px;
}
#slider2 .card_slider2 .card_body_slider2 p{
	color: #FFF;
	text-align: center;
	font-family: Code Pro Bold LC;
	font-size: 20px;
	line-height: 1.2;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.25px;
}
#slider2 .slick-next{
	right: 25px;
}
#slider2 .slick-next:before {
	background-image: url(/assets/img/arrow_white2.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	font-size: 37px;
	color: transparent;
	z-index: 11;
	position: relative;
	opacity: 1;
}
#slider2 .slick-prev{
	left: -7px;
	z-index: 2;
}
#slider2 .slick-prev:before {
	background-image: url(/assets/img/arrow_white1.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: right;
	font-size: 37px;
	color: transparent;
	z-index: 11;
	position: relative;
	opacity: 1;
}
.galeria_impacto{
	padding: 2rem 0 4rem;
}
.galeria_impacto h1{
	color: #477E63;
	font-family: Code Pro Bold LC;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.46px;
	text-transform: uppercase;
}
.card_proyecto_seccion4 {
	border-radius: 24px;
	background: #F6F6F6;
	padding: 95px 80px 95px 60px;
	z-index: 2;

}
@media (min-width: 1200px){
	.card_proyecto_seccion4{
		min-height: 477px;
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
}
.card_proyecto_seccion4 p{
	font-size: 18px;
	font-weight: normal;
	font-family: 'Code Pro LC';
	line-height: 1.4;
	color: #477E63;
	text-align: justify;
}

.slider_card_img_seccion4{
	position: relative;
}
.slider_card_img_seccion4 .slick-prev{
	left: 6px;
	z-index: 10;
}
.slider_card_img_seccion4 .slick-next{
	right: 18px;
	z-index: 10;
}
.slider_card_img_seccion4	.slick-prev:before{
	background-image: url(/assets/img/arrow_white1.svg);
	opacity: 1;
	font-size: 35px;
}
.slider_card_img_seccion4	.slick-next:before{
	background-image: url(/assets/img/arrow_white2.svg);
	opacity: 1;
	font-size: 35px;
}
.slider_card_img_seccion4 .slick-dots{
	bottom: -40px;
	display: none !important;
}
.slider_card_img_seccion4 .slick-dots li button:before{
	background: #8f7f7f;
}
.items-aliados img{
	object-fit: contain !important;
}
@media (min-width: 993px){
	.slick-slide img{
		max-height: 400px;
		object-fit: cover;
	}
}
@media (min-width: 993px){
	.proyecto_seccion4 .mrmenos{
		margin-right: -20px;
	}
	.slider_card_img_seccion4 .slick-prev {
		left: 32px
	}
	.slider_card_img_seccion4 .slick-next{
		right: 30px;
	}
}
@media (max-width: 520px){
	.card_proyecto_seccion4{
		padding: 40px 30px !important;
	}
	.card_proyecto_seccion2{
		padding: 50px 30px !important;
	}
	.proyecto_seccion3 .card_proyecto_seccion3{
		padding: 30px;
	}
}
.ico_proyect_slider{
	position: absolute;
	bottom: 40px;
	right: -30px;
	max-width: 120px;
	object-fit: contain;
}
@media (max-width: 480px){
	.ico_proyect_slider{
		right: 0;
	}
}
.proyecto_seccion3 .card_proyecto_seccion3{
	padding: 20px 40px;
}
.proyecto_seccion3 .card_proyecto_seccion3 img{
	max-height: 118px;
	width: 100%;
	object-fit: contain;
	margin-bottom: 10px;
}

@media (max-width: 1200px){
	.proyecto_seccion3 .card_proyecto_seccion3 img{
		max-height: 107px;
	}
	.proyecto_seccion3 .card_proyecto_seccion3 h3{
		font-size: 35px;
	}
	.proyecto_seccion3 .card_proyecto_seccion3 h3 span{
		font-size: 35px;
	}
}
.proyecto_seccion3 .card_proyecto_seccion3 h3 span{
			font-family: 'Code Pro Bold LC';
			font-size: 40px;
		}
.proyecto_seccion3 .card_proyecto_seccion3 h3{
	color: #F0555F;
	font-family: 'Code Pro Bold LC';
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 40px */
	margin-bottom: 18px;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.proyecto_seccion3 .card_proyecto_seccion3 p{
	margin-bottom: 0;
	color: #F0555F;
	font-family: 'Code Pro LC';
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.15px;
}
@media (min-width: 764px){
	.proyecto_seccion3 .card_proyecto_seccion3 h3{
		min-height: 80px;
		margin-left: 0;
		margin-right: auto;
		text-align: left;
	}

}

.video_pro .btn-play{
			border-radius: 100%;
			width: 130px;
			height: 130px;
			background: rgba(0, 0, 0, 0.5);
			display: flex;
			align-items: center;
			justify-content: center;
			position: absolute;
			top: 50%;
			left: 50%;
			transform: translate(-50%, -50%);
			border: none;
			z-index: 4;
		}
		.video_pro .btn-play img{
			width: 55px;
			height: 55px;
			object-fit: contain;
		}
		.video_pro{
			position: relative;
			text-align: center;
			z-index: 3;
		}
		.video_pro .video{
			border-radius: 24px !important;
			position: relative;
			z-index: 2;
		}
		.video_pro #img-video{
			border-radius: 24px !important;
		}
		.video_pro .video .vjs-tech{
			border-radius: 24px !important;
		}
	
		.card_proyecto_seccion2{
			border-radius: 24px;
			background: #F6F6F6;
			padding: 60px 40px 60px 90px;
		}
		@media (min-width: 993px){
			.card_proyecto_seccion2{
				margin-left: -20px;
			}
			.video_pro{
				margin-right: -20px;
			}
		}
		.video_pro .overlay_video_home {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    border-radius: 24px;
	    background: rgba(0, 0, 0, 0.20);
	    z-index: 4;
	}
	@media (max-width: 764px){
		.proyecto_seccion3 .card_proyecto_seccion3 p{
		text-align: center;
		max-width: 250px !important;
	}
	}