/* max 1700 */
.hero-module {
	min-height: 750px; 
}
.hero-module .centrado-global-abs {
	min-width: 80%;
	top: calc(50% + 60px);
}
.hero-module h1 {
	line-height: 1;
}
.hero-module .mt40  {
	margin-top: 15px;
}
.inicio-bloque .link-ver-mas {
	bottom: 38px;
}

@media (max-width: 1520px) {
  .proyectos-tabs .tabs-system .tabs-system-tab-link.active {
    padding: 15px;
  }
}
@media(max-width:1350px) {
	.tabs-system .tabs-system-tab-link {
		   /*  font-size: 1.3rem; */
    padding: 8px 12px!important;
	}
}
@media (max-width: 1199px) {
  .block-fundacion .capa-imagen-sobresale {
    left: calc(34% + 104px);
  }
  .item-mundo .capa-fondo.adaptar-background {
    display: flex;
    min-height: 300px;
    margin: 0 -15px;
    position: static;
  }
  .vista-mundo-vicente:nth-child(2) .item-mundo-type-1 .col-arrow {
    order: -1;
  }
  .vista-mundo-vicente:nth-child(2) .item-mundo-type-2 .row>div:not(.col-arrow) {
    order: -1;
  }
  .vista-mundo-vicente:nth-child(2) .item-mundo-type-2 .col-arrow .arrow-item-mundo,
  .item-mundo-type-1 .col-arrow .arrow-item-mundo {
    top: -20px;
    transform: rotateZ(90deg);
    left: 50%;
  }
  .vista-mundo-vicente:nth-child(2) .item-mundo-type-1 .col-arrow .arrow-item-mundo,
  .item-mundo-type-2 .col-arrow .arrow-item-mundo {
    top: calc(100% - 10px);
    transform: rotateZ(-90deg);
    left: 50%;
  }
	  .item-made-footer {
		display: block!important;
	    width: 100%;
	    text-align: left;
/* 	    min-width: 100%; */
	}
	#second-footer .nav{
		margin-top: 15px;
		max-width: 100%;
/* 		width: 100%; */
		display: block;
/* 		min-width: 100%; */
	}
	#second-footer .nav ul {
		    display: block;
	}
	#second-footer .nav ul li {
		display: inline-block;
		margin-right: 15px;
	}
	
	.content-file-paragraph .content-file-paragraph-content p.mt100{
		margin-top: 30px;
	}

}



@media (max-width: 1070px) { 
	#block-footerredessociales > .row {
		display: block;
	}
	#block-footerredessociales > .row .col {
		display: inline-block;
		width: 32px;
		margin-right: 8px;
	}
	footer {
		padding-top: 50px;
		padding-bottom: 0px;
	}
	.no-gutters > div:first-of-type{
		display: block!important;
	}
	.seccion {
		    padding-bottom: 5rem;
	}
	
}

@media (max-width: 767px) {
	.block-fundacion .capa-imagen-sobresale,
	.block-fundacion .capa-blanca-sobresale {
		display: none;
	}
	.paddings-767 {
		padding: 30px;
	}
	
	body:not(.page-node-type-territorio-anantapur) .seccion {
		margin-bottom: 5rem;
	}
	#main-menu-footer ul.horizontal-nav {
		display: block;
	}
	#main-menu-footer ul.horizontal-nav>li {
		width: 100%;
		margin-bottom: 15px;
	}
	body:not(.page-node-type-page-50-anos) #main-menu-footer ul .below, 
	body:not(.page-node-type-page-50-anos) .ocultar-768 {
		display: none;
		
	}
	.iconos-zona {
		padding-left: 0;
		padding-right: 0;
	}
	.iconos-zona .display-inline-block .remove-underline {
		float: left;
	}
	.no-gutters .cr-wrapper {
		width: 100%;
		margin-left: 0!important;
		display: block;
	}
	
	.vista-hoy-fundacion .slick-slide, .vista-hoy-fundacion-bloque .slick-slide, .vista-tres .slick-slide {
		    transform: translateX(20%);
	}
}



