
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/Montserrat-Light.woff') format('woff'), 
	   url('../fonts/Montserrat-Light.ttf')  format('truetype'), 
	   url('../fonts/Montserrat-Light.svg#Montserrat-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/Montserrat-Regular.woff') format('woff'), 
	   url('../fonts/Montserrat-Regular.ttf')  format('truetype'), 
	   url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family: 'Montserrat-Medium';
	src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/Montserrat-Medium.otf')  format('opentype'),
		url('../fonts/Montserrat-Medium.woff') format('woff'), 
		url('../fonts/Montserrat-Medium.ttf')  format('truetype'),
		url('../fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),  
	   url('../fonts/Montserrat-SemiBold.woff') format('woff'), 
	   url('../fonts/Montserrat-SemiBold.ttf')  format('truetype'), 
	   url('../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Montserrat-Bold';
	src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),  
		url('../fonts/Montserrat-Bold.otf')  format('opentype'),
		url('../fonts/Montserrat-Bold.woff') format('woff'), 
		url('../fonts/Montserrat-Bold.ttf')  format('truetype'), 
		url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: 'Montserrat-ExtraBold';
	src: url('../fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),  
	url('../fonts/Montserrat-ExtraBold.otf')  format('opentype'),
	url('../fonts/Montserrat-ExtraBold.woff') format('woff'), 
	url('../fonts/Montserrat-ExtraBold.ttf')  format('truetype'), 
	url('../fonts/Montserrat-ExtraBold.svg#Montserrat-ExtraBold') format('svg');
	font-weight: normal;
	font-style: normal;
  }
  
/*BANNER*/
.banner{
	background-color: #D70020;
	padding:120px 0;
	text-align: center;
}
.banner-fluid{
	padding: 0;
}

/*Conoce nuestra gestión*/
.conocenuestragestion{
	position: relative;
}
.conocenuestragestion-Content{
	background-color: #212120;
	border-radius: 0px 0px 50px 50px;
	padding: 40px;
	width: 73%;
	margin-left: 13.5%;
}
.conocenuestragestion-h2{
	color: #fff;
	font-family: 'Montserrat-ExtraBold';
	font-size: 6rem;
	text-align: right;
}
.conocenuestragestion-h3{
	color: #fff;
	font-family: 'Montserrat-ExtraBold';
	font-size: 18rem;
	text-align: left;
	margin: 0;
	line-height: 78%;
}

/**/
.quehehechoporti{
	padding: 50px 0;
}
.quehehechoporti-fluid{
	padding-left: 50px;
	padding-right: 50px;
}
.quehehechoporti-h2{
	color: #000;
	font-family: 'Montserrat-ExtraBold';
	font-size: 4.7rem;
}
.quehehechoporti-italic{
	font-style: italic;
}

.quehehechoporti-gestion-div{
	padding: 0 80px;
}
.quehehechoporti-col{
	padding: 0 20px;
	margin-top: 1%;
}
.quehehechoporti-gestion-h2{
	border-radius: 15px;
	color: #fff;
	font-family: 'Montserrat-ExtraBold';	
	font-style: italic;	
	text-align: center;
	font-size: 2.8rem;
	margin-bottom: 25px;
	padding: 20px 15px;
}
.quehehechoporti-afiliados{
	background-color: #FFC301;
	border: 2px solid #FFC301;	
}
.quehehechoporti-afiliados:hover{
	background-color: #fff;
	color: #FFC301;
}

.quehehechoporti-cultura{
	background-color: #FF9C33;
	border: 2px solid #FF9C33;
}
.quehehechoporti-cultura:hover{
	background-color: #fff;
	color: #FF9C33;
}

.quehehechoporti-dialogo{
	background-color: #FF5733;
	border: 2px solid #FF5733;
}
.quehehechoporti-dialogo:hover{
	background-color: #fff;
	color: #FF5733;
}

.quehehechoporti-educacion{
	background-color: #C90039;
	border: 2px solid #C90039;
}
.quehehechoporti-educacion:hover{
	background-color: #fff;
	color: #C90039;
}

.quehehechoporti-fortalecimiento{
	background-color: #910D3F;
	border: 2px solid #910D3F;
}
.quehehechoporti-fortalecimiento:hover{
	background-color: #fff;
	color: #910D3F;
}

.quehehechoporti-infra{
	background-color: #5A1846;
	border: 2px solid #5A1846;
}
.quehehechoporti-infra:hover{
	background-color: #fff;
	color: #5A1846;
}

.quehehechoporti-promoregion{
	background-color: #8FBADA;
	border: 2px solid #8FBADA;
}
.quehehechoporti-promoregion:hover{
	background-color: #fff;
	color: #8FBADA;
}

.quehehechoporti-regionalizacion{
	background-color: #1F6FC6;
	border: 2px solid #1F6FC6;
}
.quehehechoporti-regionalizacion:hover{
	background-color: #fff;
	color: #1F6FC6;
}

.quehehechoporti-sistemamoda{
	background-color: #2F297D;
	border: 2px solid #2F297D;
}
.quehehechoporti-sistemamoda:hover{
	background-color: #fff;
	color: #2F297D;
}

/*quehacemos*/

.quehacemosporlosempre{
	background-color:#F9F9F9;
	padding: 70px 0 260px;
}
.quehacemosporlosempre-title {
	padding: 100px 92px 0 122px;
  }
.quehacemosporlosempre-info{
	position: relative;
	padding: 20px;
}
.quehacemosporlosempre-info:before{
	background-color: #D70020;
	content: "";
	left: -35px;
	top:0;
	width: 3px;
	height: 100%;
	position: absolute;
	border-radius: 10%;
}
.quehacemosporlosempre-h2{
	color:#212120;
	font-family: 'Montserrat-ExtraBold';	
	font-size: 6.2rem;
	text-align: left;
}
.quehacemosporlosempre-ul{
	list-style-type: none;
}
.quehacemosporlosempre-ul li{
	color: #212120;
	font-family: 'Montserrat-SemiBold';
	font-size: 3.2rem;
	margin-bottom: 2.5%;
	position: relative;
}
.quehacemosporlosempre-ul li:before{
	background-color: #212120;
	content: "";
	left: -18px;
	top: 19px;
	width: 8px;
	height: 8px;
	position: absolute;
	border-radius: 100%;
}
/**/
.quehacemosprogramas{
	background-image: url("../images/quehehechoporti/home/img.png");
	background-size: contain;
	height: 1300px;
	position: relative;
}
.quehacemosprogramas-red{
	background-color: #D70020;
	border-radius: 0 0 0 30px;
	padding: 10% 5% 6%;
	top: 0;
	width: 73%;
	right: -45px;
	position: relative;
}
.quehacemosprogramas-red-h2{
	color: #fff;
	font-family: 'Montserrat-ExtraBold';	
	font-size: 4rem;
	text-align: center;
	margin-top: 0;
	margin-bottom: 2%;
}
.quehacemosprogramas-red-h2 span{
	font-size: 9rem;
	position: relative;
	top: 19px;
	left: 2%;
}
.quehacemosprogramas-red-p{
	color: #fff;
	font-family: 'Montserrat-ExtraBold';	
	font-size: 4rem;
	text-align: center;
	line-height: 98%;
}
.quehacemosprogramas-black{
	background-color: #212120;
	border-radius: 0 30px 30px 0px;
	padding: 4% 8%;
	position: absolute;
	top: -172px;
	z-index: 99;
	
}
.quehacemosprogramas-black-h2 {
	color: #fff;
	font-family: 'Montserrat-ExtraBold';
	font-size: 6rem;
	text-align: left;
}
.quehacemosprogramas-black-h3 {
	color: #fff;
	font-family: 'Montserrat-ExtraBold';
	font-size: 9rem;
	text-align: center;
	margin: 0;
}

.organizacionesaliadas{
	background-color: #fff;
	padding: 70px 0 70px;
}

.organizacionesaliadas-h2{
	color: #212120;
	font-family: 'Montserrat-ExtraBold';
	font-size: 6rem;
	padding-bottom: 1%;
	text-align: center;
}



/* RESPONSIVE */

@media screen and (min-width:280px) and (max-width:599px){
	/**/
	.banner{
		padding: 50px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 0 0 20px;
	}
	.conocenuestragestion-h2{
		font-size: 2rem;
		text-align: center;
	}
	.conocenuestragestion-h3{
		font-size: 7rem;
		text-align: center;
		line-height: 95%;
	}
	/**/
	.quehehechoporti-fluid {
		padding-left: 20px;
		padding-right: 20px;
	}
	.quehehechoporti {
		padding: 30px 0;
	}
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 1.8rem;
		margin-bottom: 0;
		margin-top: 15px;
	}
	.quehehechoporti-gestion-div {
		padding: 0;
	}
	/**/
	.quehacemosporlosempre{
		padding: 70px 0;
	}
	.quehacemosporlosempre-title {
		padding: 0px 20px 0 20px;
	}
	.quehacemosporlosempre-h2{
		font-size: 3rem;
	}
	.quehacemosporlosempre-ul{
		padding-left: 0;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		padding: 4% 8% 8%;
		position: relative;
		top: -30px;
		z-index: 99;
		width: 90%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 7rem;
		text-align: center;
	}
	.quehacemosprogramas-black-h2{
		font-size: 2rem;
		text-align: center;
		margin: 0;
	}
	.quehacemosprogramas-red{
		padding: 10% 5% 6%;
		top: 0;
		width: 100%;
		right: 0;
		position: relative;
	}
	.quehacemosprogramas-red-h2{
		font-size: 2rem;
		margin-bottom: 7%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 6rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 2rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 2rem;
	}

}

@media screen and (min-width:600px) and (max-width:767px){
	
	/**/
	.banner{
		padding: 50px 120px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 0 0 20px;
	}
	.conocenuestragestion-h2{
		font-size: 2rem;
		text-align: center;
	}
	.conocenuestragestion-h3{
		font-size: 7rem;
		text-align: center;
		line-height: 95%;
	}
	/**/
	.quehehechoporti {
		padding: 30px 0;
	}
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0;
	}
	.quehacemosporlosempre-title {
		padding: 0px 20px 0 20px;
	}
	.quehacemosporlosempre-h2{
		font-size: 3rem;
	}
	.quehacemosporlosempre-ul{
		padding-left: 0;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		padding: 4% 8% 8%;
		position: relative;
		top: -30px;
		z-index: 99;
		width: 90%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 7rem;
		text-align: center;
	}
	.quehacemosprogramas-black-h2{
		font-size: 2rem;
		text-align: center;
		margin: 0;
	}
	.quehacemosprogramas-red{
		padding: 10% 5% 6%;
		top: 0;
		width: 100%;
		right: 0;
		position: relative;
	}
	.quehacemosprogramas-red-h2{
		font-size: 2rem;
		margin-bottom: 7%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 6rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 2rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 2rem;
	}


}

@media screen and (min-width:768px) and (max-width:1023px){
	
	/**/
	.banner{
		padding: 45px 220px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 0 0 20px;
	}
	.conocenuestragestion-h2{
		font-size: 2.5rem;
	}
	.conocenuestragestion-h3{
		font-size: 6.8rem;
		line-height: 122%;
	}

	/**/
	.quehehechoporti {
		padding: 30px 0;
	}
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0;
	}

/**/
	.quehacemosporlosempre{
		padding: 70px 0;
	}
	.quehacemosporlosempre-title {
		padding: 0px 20px 0 20px;
	}
	.quehacemosporlosempre-h2{
		font-size: 3rem;
	}
	.quehacemosporlosempre-info::before{
		left: -5px;
	}
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.5rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		padding: 4% 8% 8%;
		position: relative;
		top: -30px;
		z-index: 99;
		width: 90%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 7rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 2.5rem;
		margin: 0;
		padding-top: 5%;
	}
	.quehacemosprogramas-red{
		padding: 10% 5% 6%;
		top: 0;
		width: 80%;
		right: 0;
		position: relative;
	}
	.quehacemosprogramas-red-h2{
		font-size: 2.5rem;
		margin-bottom: 7%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 6rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 2.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 2.5rem;
	}

}

@media screen and (min-width:1024px) and (max-width:1279px){
	/**/
	.banner{
		padding: 45px 290px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 0 0 20px;
	}
	.conocenuestragestion-h2{
		font-size: 3.5rem;
	}
	.conocenuestragestion-h3{
		font-size: 9rem;
		line-height: 122%;
	}

	/**/
	.quehehechoporti {
		padding: 30px 0;
	}
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 1.6rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0;
	}
	.quehacemosporlosempre-title {
		padding: 0px 20px 0 20px;
	}
	.quehacemosporlosempre-h2{
		font-size: 4rem;
	}
	.quehacemosporlosempre-info::before{
		left: -5px;
	}
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.5rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -40px; 
		padding: 4% 3%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 7rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 3.5rem;
		margin: 0;
		padding-top: 5%;
	}
	.quehacemosprogramas-red{
		top: 46px;
		width: 75%;
		right: -20px;
		padding: 21% 5% 6%;
	}
	.quehacemosprogramas-red-h2{
		font-size: 3.5rem;
		margin-bottom: 7%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 9rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 3.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 3.5rem;
	}


}

@media screen and (min-width:1280px) and (max-width:1359px){

	/**/
	.banner{
		padding: 73px 368px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 20px 0 25px;
	}
	.conocenuestragestion-h2{
		font-size:4.2rem;
	}
	.conocenuestragestion-h3{
		font-size: 12rem;
		line-height: 109%;
	}

	/**/
	.quehehechoporti {
		padding: 30px 0;
	}
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0 30px;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0 170px;
	}
	.quehacemosporlosempre-title {
		padding: 45px 20px 0 84px;
	}
	.quehacemosporlosempre-h2{
		font-size: 4rem;
	}
	
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.5rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -118px;
		padding: 3% 8%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 8rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 3.5rem;
		margin: 0;
		padding-top: 5%;
	}
	.quehacemosprogramas-red{
		padding: 16% 5% 8%
	}
	.quehacemosprogramas-red-h2{
		font-size: 3.5rem;
		margin-bottom: 4%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 10rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 3.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 3.5rem;
	}


}

@media screen and (min-width:1360px) and (max-width:1439px){
	
	/**/
	.banner{
		padding: 80px 392px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 20px 0 25px;
	}
	.conocenuestragestion-h2{
		font-size:4.3rem;
	}
	.conocenuestragestion-h3{
		font-size: 12.5rem;
		line-height: 109%;
	}

	/**/
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2.1rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0 35px;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0 170px;
	}
	.quehacemosporlosempre-title {
		padding: 45px 20px 0 84px;
	}
	.quehacemosporlosempre-h2{
		font-size: 4rem;
	}
	
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.5rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -118px;
		padding: 3% 8%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 8rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 3.5rem;
		margin: 0;
		padding-top: 5%;
	}
	.quehacemosprogramas-red{
		padding: 16% 5% 6%;
	}
	.quehacemosprogramas-red-h2{
		font-size: 3.5rem;
		margin-bottom: 4%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 10rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 3.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 3.5rem;
	}

}

@media screen and (min-width:1440px) and (max-width:1599px){
		
	/**/
	.banner{
		padding: 95px 414px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 20px 0 25px;
	}
	.conocenuestragestion-h2{
		font-size:4.7rem;
	}
	.conocenuestragestion-h3{
		font-size: 13rem;
		line-height: 109%;
	}
	/**/
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2.2rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0 40px;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0 170px;
	}
	.quehacemosporlosempre-title {
		padding: 45px 20px 0 84px;
	}
	.quehacemosporlosempre-h2{
		font-size: 4.5rem;
	}
	
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.5rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -118px;
		padding: 3% 5%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 8rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 4.5rem;
		margin: 0;
		padding-top: 1%;
	}
	.quehacemosprogramas-red{
		padding: 16% 5% 6%;
	}
	.quehacemosprogramas-red-h2{
		font-size: 4.5rem;
		margin-bottom: 4%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 10rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 4.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 4.5rem;
	}

}

@media screen and (min-width:1600px) and (max-width:1679px){
		
	/**/
	.banner{
		padding: 95px 460px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 20px 0 25px;
	}
	.conocenuestragestion-h2{
		font-size:5.2rem;
	}
	.conocenuestragestion-h3{
		font-size: 14rem;
		line-height: 109%;
	}

	/**/
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2.4rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0 50px;
	}
	
	/**/
	.quehacemosporlosempre{
		padding: 70px 0 170px;
	}
	.quehacemosporlosempre-title {
		padding: 45px 20px 0 84px;
	}
	.quehacemosporlosempre-h2{
		font-size: 5.2rem;
	}
	
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.7rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -118px;
		padding: 3% 8%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 8rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 4.5rem;
		margin: 0;
		padding-top: 1%;
	}
	.quehacemosprogramas-red{
		padding: 16% 5% 6%;
	}
	.quehacemosprogramas-red-h2{
		font-size: 4.5rem;
		margin-bottom: 4%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 11rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 4.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 4.5rem;
	}


}

@media screen and (min-width:1680px) and (max-width:1919px){
	/**/
	.banner{
		padding: 95px 460px;
	}
	.conocenuestragestion-Content{
		border-radius: 0px 0px 30px 30px;
		padding: 20px 0 25px;
	}
	.conocenuestragestion-h2{
		font-size:5.5rem;
	}
	.conocenuestragestion-h3{
		font-size: 15rem;
		line-height: 109%;
	}
	/**/
	.quehehechoporti-col {
		padding: 0 15px;
	}
	.quehehechoporti-gestion-h2{
		font-size: 2.5rem;
	}
	.quehehechoporti-gestion-div {
		padding: 0 55px;
	}

	/**/
	.quehacemosporlosempre{
		padding: 70px 0 170px;
	}
	.quehacemosporlosempre-title {
		padding: 45px 20px 0 84px;
	}
	.quehacemosporlosempre-h2{
		font-size: 5.2rem;
	}
	
	.quehacemosporlosempre-ul{
		padding-left:10px;
	}
	.quehacemosporlosempre-ul li{
		font-size: 2.7rem;
		line-height: 110%;
	}
	.quehacemosporlosempre-ul li::before{
		left: -14px;
		top: 7px;
		width: 6px;
		height: 6px;
	}
	.quehacemosprogramas-black{
		top: -118px;
		padding: 3% 8%;
	}
	.quehacemosprogramas-black-h3{
		font-size: 8rem;
	}
	.quehacemosprogramas-black-h2{
		font-size: 4.5rem;
		margin: 0;
		padding-top: 1%;
	}
	.quehacemosprogramas-red{
		padding: 16% 5% 6%;
	}
	.quehacemosprogramas-red-h2{
		font-size: 4.5rem;
		margin-bottom: 4%;
	}
	.quehacemosprogramas-red-h2 span {
		font-size: 11rem;
	}
	.quehacemosprogramas-red-p{
		font-size: 4.5rem;
	}

	.quehacemosprogramas{
		height: auto;
		padding-bottom: 30%;
		background-size: cover;
	}
	.organizacionesaliadas-h2{
		font-size: 4.5rem;
	}


}
