.boxes_section .box_number{
	height: 90px!Important;

}

.boxes_section .count_number, .boxes_section p strong {
	font-size: 2.3rem!important;
	font-weight: 800!important;
	font-family: 'Lato', sans-serif!important;
}

.boxes_section .box_number .content_box p{
	font-size: 0.8rem;
	line-height: 15px!important;
	font-weight: 700!important;
	font-family: 'Lato', sans-serif!important;
}


.boxes_section .box_number {
    padding: 7px 0px;
}

.boxes_section .box_number .content_box {
    position: absolute;
    /* top: 50%; */
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    /* padding: 20px; */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: start;
}


.hero .hero-logo img {
    height: 178px;
    transition: all 0.4s;
    max-width: 100%;
    transform: translateY(-18%);
}


.boxes_section .titulo_card {
	font-size: 2rem!important;
	font-weight: 800!important;
	font-family: 'Lato', sans-serif!important;
}


.boxes_section .box_textonly {
    width: 304px;
    height: 106px!important;
}

.box_textonly p {
    font-size: 1rem!important;
}


.contenido_mapa {
    text-align: right;
    border-right: 4px solid var(--amarillo);
    margin-left: auto;
    margin-right: 0;
    padding-right: 20px;
    font-size: 1.2rem;
}

.containertext{
	position: relative;
	left: 8vw;
}

.box_number.box_proyecto.fix2{
	height: 263px!important;
}

.titulo_card.fix2{
	font-size: 1rem!important;
	font-weight: 600!important;
}

.desde, .hasta, .slash {
    font-size: 2.2rem;
    font-weight: 800;
    position: relative;
    font-family: 'Lato', sans-serif!important;
}

.boxes_section .box_proyecto .content_box img {
    height: 55px;
    max-width: 120px;
    margin: 20px auto;
    min-height: 38px;
}

.boxes_section .box_proyecto .content_box .titulo_card {
    max-width: 90%;

}

.boxes_section .count_number, .boxes_section p strong {
	/*line-height: 2rem;*/
}

.boxes_section .box_number .content_box p {
    line-height: 0px!important;
}

.hero .desktop-menu{
	right: 100px;
}

.languaje_icon{
position: absolute;
    top: 23px;
    left: 25px;
    width: 45px;
}

.languaje_text{
	color: #000;
}

.custom_menu .languaje_icon{
	filter: invert(100%);
}
.parrafo_bajada_content.fix3 p{
	line-height: 15px!important;
}

.boxes_section .box_number .content_box .fix3 p {
    line-height: 17px!important;
}

/*
.boxes_section .box_textonly{
	    background-color: rgba(246,180,60,0.9);
}

.boxes_section .box_textonly .image_bg{
	display: none;
}
*/

.ad-special-box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 5vw;
	margin:0 auto;
}

.boxes_section_fix {
    min-height: auto;
    padding: 7vh 25px;
}

.ad-special-box-item{
	width: 22.5%;
	min-width: 250px;
	margin: 10px 10px;
	text-align: center;
}

.ad-special-box-item-mobile{
	text-align: center;
}

.title_section.fix{
	margin-top: 8vh;
	    width: initial!important;
}

.video-conplay{
	background-size: cover;
	background-position: center;
	width: 65vw;
	height: 60vh;
	margin: 0 auto;
	cursor: pointer;
}


.row_content.fix5{
	position: relative;
	top: -30px;
}

.svg-mapa object{
	height: 70vh;
}


.svg-mapa {
	display: flex;
    justify-content: flex-end;
}

.languaje_icon{
	cursor: pointer;
}

.languaje_text:hover{
	text-decoration: underline;
	cursor: pointer;
}

.ad-special-box-item{
	position: relative;
	min-height: 300px;
}

.ad-special-box-item img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 1;
	transition: all 0.4s;
}

.ad-special-box-item .active{
	opacity: 0;
}

.ad-special-box-item .active:hover{
	opacity: 1;
}

.hero .custom_menu .menu-item a:hover{
	color: #fff!important;
}

@media (max-width: 1550px) {

	.hero .hero-frame .menu-item{
		font-size: 1rem;
	}

	.box_number.box_proyecto.fix2{
		height: 263px!important;
	}

	.titulo_card.fix2{
		font-size: 1rem!important;
		font-weight: 600!important;
	}
	.boxes_section .titulo_card {
		font-size: 1.6rem!important;
		font-weight: 800!important;
		font-family: 'Lato', sans-serif!important;
	}
	.box_number.box_proyecto.fix2{
		height: 263px!important;
	}

	.titulo_card.fix2{
		font-size: 1rem!important;
		font-weight: 600!important;
	}


}


@media (max-width: 1150px) {




	.boxes_section .titulo_card {
		font-size: 1rem!important;
		font-weight: 800!important;
		font-family: 'Lato', sans-serif!important;
	}

	.box_textonly p {
	    font-size: 0.8rem!important;
	}

	.box_number.box_proyecto.fix2{
		height: 263px!important;
	}

	.titulo_card.fix2{
		font-size: 1rem!important;
		font-weight: 600!important;
	}

}



@media (max-width: 750px) {
	.boxes_section .titulo_card {
		font-size: 1.8rem;
		font-weight: 800!important;
		font-family: 'Lato', sans-serif!important;
	}

	.box_textonly p {
		line-height: 15px;
	    font-size: 1rem!important;
	}
	.box_number.box_proyecto.fix2{
		height: 263px!important;
	}

	.titulo_card.fix2{
		font-size: 1rem!important;
		font-weight: 600!important;
	}


	.languaje_icon{
		text-align: center;
	    position: absolute;
	    top: 3px;
	    left: 5px;
	    width: 8vw;
	}

	.languaje_icon img{
		width: 23px;

	}

	.languaje_text{
		font-size: 0.8rem;
	}

	.ad-special-box-item-mobile img{
		width: 65%;
	}

	.swiper_proyectos .swiper-pagination-bullets .swiper-pagination-bullet{
		    width: 1px;
    height: 3px;
	}

	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
		bottom: 0;
	}
}

@media (max-width: 400px){
	.languaje_icon {
	    text-align: center;
	    position: absolute;
	    top: 5px;
	    left: 0px;
	    width: 8vw;
	}
	.languaje_text{
		font-size: 0.5rem;
	}

	.row_content.mfix6{
		position: relative;
		top: -30px;
	}
}