/*FONTS*/

@import url('https://fonts.googleapis.com/css?family=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Lobster+Two');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:700');

@font-face{
	font-family: gmx;
	src: url('fonts/GMX.woff')format('woff');
}

@font-face{
	font-family: bebas;
	src: url('fonts/BebasNeue.woff')format('woff');
}

@font-face{
	font-family: albret;
	src: url('fonts/KGSatisfiedScript.woff')format('woff');
}

@font-face{
	font-family: soberana;
	src:url('fonts/SoberanaSans-Light.woff')format('woff');
}

@font-face{
	font-family:caviar;
	src:url('fonts/CaviarDreams.woff')format('woff');
}

@font-face{
	font-family: honey;
	src:url('fonts/HoneyvoidDEMO.woff')format('woff');
}

@font-face{
	font-family: press;
	src:url('fonts/PressStyle.woff')format('woff');
}

body{
	font-family: 'Montserrat', sans-serif;
}

a{
	text-decoration: none;
	color: #fff
}
h1{
	margin: 0;
}
tbody br{
  display: none;
}
table{
	/*font-family: soberana;*/
	font-size: 18px;
	font-weight: lighter;
}
nav{
	background-color: #a22244;
	box-shadow: 0 0 0 0;
	/*font-family: press;*/
}
nav .brand-logo{
	margin-left: 15px;
	font-size: 1.3rem!important;
}
nav ul a{
	font-size: 0.8rem;
	padding: 0 8px;
	color: #BC955B;
}
section{
	z-index: 10000;
}

.carousel .indicators .indicator-item {
	background-color: #666;
}

.carousel .indicators .indicator-item.active {
	background-color: #a22243!important;
}

.desbalance {
	color: white;
    font-family: 'Roboto Slab';
}

.menu_titulos{
	/*font-family: soberana;*/
}

.firmas{
	width:30%;
}

.firmas2{
	width:40%;
}

.firmas3{
	width: 30%;
}

.firmas4{
	width: 20%;
}

#example, .collapsible-body{
	/*font-family:soberana;*/
}

.description .description2, .description3, .description4, .description5, .description6{
	color:#fff;
	/*font-family: soberana;*/
}

/* Menu
* --------------------------------------- */
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}

#guia-rapida{
	margin: 30px 0;
	width: 25%;
}



.container-margin{
	margin-top: 1cm;
}

.container-margin1{
	margin-top: 2cm;
}

.page1-p{
	color:#fff; /*font-family: soberana; */
	font-size: 17px;
	margin: 10px 0;
}

.page1-millones{	
	color: #dec9a3; 
	/*font-family:albret; */
	font-size: 30px;
	text-align: center;
	margin: 15px 0;
}

.page1-gasta{
	color: #fff; /*font-family: soberana;*/ font-size: 20px;
}


/* Overwriting fullPage.js tooltip color
* --------------------------------------- */
#pp-nav.custom .pp-tooltip{
	color: #AAA;
}
#markup{
	display: block;
	width: 450px;
	margin: 20px auto;
	text-align: left;
}

.title_prep{
	font-size: 40px;
	text-transform: uppercase;
	color:#691a31;
	margin-bottom: 60px;
}
.title_prep1{
	font-size: 35px;
	text-transform: uppercase;
	color:#562930;
	margin-top: 50px;
}
.title_prep2{
	font-size: 25px;
	text-transform: uppercase;
	color:#212021;
}
.title_prep3{
	font-size: 35px;
	text-transform: uppercase;
	color:#562930;
	margin: 50px 0 50px;
}
.cantidad{
	margin-top: 5%;
	/*font-family: Montserrat-Bold;*/
}
.cantidad > b span{
	font-size: 140px;
	letter-spacing: -3px;
	text-align: center;
}

.consolidacion{
	/*border:3px solid #42305f;*/
	font-size: 30px;
	color: #42305f; /*font-family: press;*/
	padding: 2.5em 0;
    background-color: #286f60;
}
.consolidacion2{
	/*border:3px solid #a22243;*/
	/*font-family: caviar; */
	color: #a22243;
	padding: 1em 0;
	/*height: 150px;*/
	background-color: #a22243
}
.consolidacion2 > h4{
	vertical-align: middle;
	width: 100%;
}
.consolidacion3{
	/*border:3px solid #d0733e;*/
	/*font-family: honey; */
	color: #d0733e;
	padding: 1em 0;
	background-color: #d0733e;
}
.consolidacion3 > h4{
	vertical-align: middle;
	width: 100%;
}
.consolidacion4{
	/*border:3px solid #562930;*/
	/*font-family:albret;*/ 
	color: #562930;
	padding: 1em 0;
	background-color: #562930;
}
.consolidacion4 > h4{
	vertical-align: middle;
	width: 100%;
}
.consolidacion5{
	border:3px solid #fbc10f;
	/*font-family: soberana; */
	color:#fbc10f;
	padding: 1% 0;
}

.consolidacion6{
	border: 3px solid #a22243;
}

.consolidacion7{

	border:3px solid #562930;

}

.titulo_gasto{
	font-size: 30px;
	color:#FFF;
	/*font-family: soberana;*/
	font-weight: bold;

}
.img-card{
	max-width: 100%;
}
.datosa{
	font-size: 20px;
	color:#FFF;
	/*font-family: soberana;*/
	
}
.titulo_content{
	font-size: 30px;

}
.titulo_porcentaje{
	font-size: 45px;
}
.titulo_ods, .titulo_ods7{
	font-size: 100%;
	/*font-family: soberana;*/
}

#card1_ing{
	background-color: #f4608a;
}

#card2_ing{
	background-color: #562930;
}

#card3_ing{
	background-color: #f49e51
}

#card4_ing{
	background-color: #739c96;
}

.inst{
	/*font-family: soberana;*/
	font-size: 15px;
}

.card .card-title{
	font-size: 15px;
}

.card .card-action a:not(.btn):not(.btn-large):not(.btn-large):not(.btn-floating){
	color:#fff;
	/*font-family: soberana;*/
}

td:nth-child(2){
	color: #bc955b;
}

.modal_obj p{
	line-height: 1.5em;
}
/*Testimonial*/

.titulo_ap{
	/*font-family: honey;*/
	color: #fff;
	font-size: 23px;
}

.monto{
	color:#fff;
}

.monto_span{
	color:#A22243;
}
.monto_span1{
	color:#5da095;
}

.monto_span3{
	color:#D66585;
}

.monto_span4{
	color:#691A31;
}

.contenido_card{
	/*font-family: soberana;*/
	color: #fff;
}

.contenido_cardspan{
	color:#A22243;

}

.p-slide{
	/*font-family: soberana;*/
}

.contenido_cardspan3{
	color:#D66585;
}

.contenido_cardspan4{
	color:#691A31;
} 
.card-action a{
	color:#fff;
}

.close-button{
	background-color: #a22243; 
	width: 80px;
}

.more-button{
	/*font-family: soberana; */
	text-transform: capitalize; 
	float: unset;
}

.img-size{
	width: 50%;
}

.gasto{
	/*font-family: soberana;*/
	color:#212021;
	text-align: justify;
	line-height: 1.5em;
	font-size: 17px;
}

.numeracion{
	/*font-family: honey;*/
	color:#423067;
	font-size: 40px;
}

.pregunta-gp{
	color:#423067;
}

.btn-portal{
	/*font-family: soberana;*/
	margin-top:1.5cm;
	float:right;
}

.btn-portal1{
	/*font-family: soberana;*/
	margin-top:1.5cm;

}

.container-en{
	margin-top: 2.5cm;
}

.card.small{
	height: 215px;
}

.container-pro{
	margin-top: 2.5cm; 
}


/*CALENDARIO*/



.serviceBox{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox:hover{
	top:-20px;
	border-bottom: 1px solid #7cb61c;
}

.serviceBox:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox:hover:after{
	background: #7cb61c;
}

.serviceBox .service-icon{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #7cb61c;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 20px;
	color:#7cb61c;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox:hover .service-icon{
	border-color: #7cb61c;
	color:#7cb61c;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox .service-content{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox .title{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox .description{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}

/*2*/
.serviceBox2{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox2:hover{
	top:-20px;
	border-bottom: 1px solid #9980B5;
}

.serviceBox2:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox2:hover:after{
	background: #9980B5;
}

.serviceBox2 .service-icon2{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #9980B5;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 19px;
	color:#9980B5;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox2:hover .service-icon2{
	border-color: #9980B5;
	color:#9980B5;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox2 .service-content2{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox2 .title2{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox2 .description2{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}

/*3*/

.serviceBox3{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox3:hover{
	top:-20px;
	border-bottom: 1px solid #F4b57e;
}

.serviceBox3:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox3:hover:after{
	background: #F4b57e;
}

.serviceBox3 .service-icon3{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #F4b57e;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 20px;
	color:#F4b57e;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox3:hover .service-icon3{
	border-color: #F4b57e;
	color:#F4b57e;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox3 .service-content3{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox3 .title3{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox3 .description3{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}

/*4*/

.serviceBox4{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox4:hover{
	top:-20px;
	border-bottom: 1px solid #e77783;
}

.serviceBox4:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox4:hover:after{
	background: #e77783;
}

.serviceBox4 .service-icon4{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #e77783;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 19px;
	color:#e77783;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox4:hover .service-icon4{
	border-color: #e77783;
	color:#e77783;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox4 .service-content4{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox4 .title4{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox4 .description4{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}

/**/
.serviceBox5{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox5:hover{
	top:-20px;
	border-bottom: 1px solid #008688;
}

.serviceBox5:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox5:hover:after{
	background: #008688;
}

.serviceBox5 .service-icon5{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #008688;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 20px;
	color:#008688;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox5:hover .service-icon5{
	border-color: #008688;
	color:#008688;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox5 .service-content5{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox5 .title5{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox5 .description5{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}


/**/
.serviceBox6{
	margin-top:50px;
	border-bottom: 1px solid #fff;
	z-index: 1;
	position: relative;
	top: 0;
	transition: all 0.3s ease 0s;
}

.serviceBox6:hover{
	top:-20px;
	border-bottom: 1px solid #bdcc00;
}

.serviceBox6:after{
	content: "";
	width: 2px;
	height: 100%;
	background: #c2c2c2;
	position: absolute;
	bottom:0;
	left: 37.5px;
	z-index: -1;
	transition: all 0.3s ease 0s;
}

.serviceBox6:hover:after{
	background: #bdcc00;
}

.serviceBox6 .service-icon6{
	display: inline-block;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #fff;
	border:5px solid #bdcc00;
	text-align: center;
	line-height: 70px;
	float:left;
	font-size: 20px;
	color:#bdcc00;
	z-index: 1;
	transition: all 0.3s ease 0s;
	/*font-family: honey;*/
}

.serviceBox6:hover .service-icon6{
	border-color: #bdcc00;
	color:#bdcc00;
	margin-top: -30px;
	animation: bounce 1s ease normal none 1;
}

.serviceBox6 .service-content6{
	margin-left: 90px;
	padding-bottom: 70px;
}

.serviceBox6 .title6{
	font-size: 20px;
	color:#fff;
	margin-top:0;
	/*font-family: soberana;*/
}

.serviceBox6 .description6{
	font-size: 15px;
	color:#fff;
	line-height: 24px;
	/*font-family: soberana;*/
}

#donde-estamos{
	width: 30%
}

.p-leyenda{
	color: #fff; 
	/*font-family: soberana; */
	line-height: 1.5em; 
	font-size: 20px;
	margin: 15px 0;
}

#pasos{
	color:  #fbc10f; 
	/*font-family: caviar;*/ 
	font-size: 30px; 
}

#logoODS{
	width: 100%
}
.gp-titulo{
	/*font-family: albret; */
	font-size: 30px;
	margin: 10px 0;
}

.gp-cantidad{
	/*font-family: soberana; */
	font-size: 50px;
	margin: 10px 0;
}
.p-neto{
	color:#000; 
	/*font-family: soberana;*/
	font-size: 12px;
	margin: 0;
}

.eco-titulo{
	/*font-family: bebas;*/
	color:#562930;
}

.eco-porcentaje{
	color:#0d7f90; 
	/*font-family: bebas;*/
}

.eco-porcentaje1{
	color: #a22243; 
	/*font-family: bebas;*/
}

.eco-porcentaje span{
	color:#0d7f90; 
	font-size: 15px; 
	/*font-family: soberana;*/
}

.eco-porcentaje1 span{
	/*font-family: soberana;*/ 
	color:#2f9e61; 
	font-size: 15px;
}
.p-leyenda1{
	color: #E8995E; 
	/*font-family: soberana;*/ 
	line-height: 1.5em; 
	font-size: 20px;
}

.datosa-img{
	width: 65%
}

.datosa-img1{
	width: 65%
}

.obj{
	color: #000; 
	/*font-family:albret;*/ 
	font-size: 50px;
}

.cantidad-ingresos{
	color: #562930; 
	font-size: 70px;
}
.container-ingresos{
	margin-top: 4cm;
}

.img-open{
	width: 50%;
	margin: 20px 0;
}

.proyectos-titulo{
	/*font-family: honey; */
	color:#fff;
	font-size: 40px;
	margin-bottom: 20px;
}

.fecha{
	font-size: 25px;
}
.datosa-titulo{
	width: 70%
}

.container-movil{
	margin-top: 4cm;
}
.container2030{
	margin-top: 3cm;
}

.container-egresos{
	margin-top: 2.5cm;
}

.container-para, .container-gasto, .container-cal{
	margin-top: 2.5cm;
}

.pesos{
	color:#fff; 
	/*font-family: soberana;*/
	font-weight: 100;
}

.container-quien{
	margin-top: 1cm;
}

.waterBall1, .waterBall2{
	width: 200px;
	height: 200px;
}

.img-ods {
    width: 100%;
}
#pobreza:hover{
	content: url(../images/01Pobrezaver.png);
}
#hambre:hover{
	content: url(../images/02Hambrever.png);
}
#salud:hover{
	content: url(../images/03Saludver.png);
}
#edu:hover{
	content: url(../images/04Educacionver.png);
}
#genero:hover{
	content: url(../images/05Generover.png);
}
#agua:hover{
	content: url(../images/06Aguaver.png);
}
#energia:hover{
	content: url(../images/07Energiaver.png);
}
#trabajo:hover{
	content: url(../images/08Trabajover.png);
}
#industria:hover{
	content: url(../images/09Industriaver.png);
}
#reduccion:hover{
	content: url(../images/10reduccionver.png);
}
#ciudades:hover{
	content: url(../images/11ciudadesver.png);
}
#produccion:hover{
	content: url(../images/12Produccionesver.png);
}
#clima:hover{
	content: url(../images/13Climaver.png);
}
#marina:hover{
	content: url(../images/14Marinaver.png);
}
#ecos:hover{
	content: url(../images/15Ecosistemasver.png);
}
#paz:hover{
	content: url(../images/16Pazver.png);
}
#alianzas:hover{
	content: url(../images/17alinzasver.png);
}
#cero:hover{
	content: url(../images/cerodsver.png);
}
.iframe{
	height: 500px;
}

.navbar-fixed { 
	z-index: 9999; 
}

.subtitle-vision {
    color: #562930;
    /*font-family: albret;*/
    font-size: 40px;
    text-align: center;
    margin: 30px 0;
}

.collection a.collection-item{
	font-size: 26px;
	padding: 40px 20px;
	color: #fff;
}

.collection .desarrolloEco{
	background-color: #BECB35;
}

.collection .desarrolloSoc{
	background-color: #562930;
}

.collection .gobierno{
	background-color: #DD9B59;
}

.collection .otras{
	background-color: #286F60;
}

.collection .ejecutivo{
	background-color: #dec9a3;
}

.collection .ejecutivo2{
	background-color: #64A883!important;
}

.collection .poderes{
	background-color: #562930;
}

.collection .poderes2{
	background-color: #008688!important;
}

.collection .ramos{
	background-color: #dd9b59;
}

.collection .entidades{
	background-color: #42305f;
}
.collection .gasto{
	background-color: #becb35;
}

.list-modal{
	margin-left: 15px;
}
ul.list-modal li{
	list-style-type: disc;
}
.modal{
	width: 85%;
	max-height: 85%;
}
.modal.bottom-sheet{
	max-height: 85%;
	min-height: 40%;
	padding: 0 4%;
}
.card-image{
	max-height: 70%;
}
.card-content{
	max-height: 30%;
}
.card-cantidad{
	height: 80%;
	width: 100%;
	padding: 0 10px;
}
.card-cantidad p{
	font-size: 26px;
	width: 100%;
}
.card-cantidad ul{
	font-size: 14px;
	width: 100%;
	margin-top: auto;
	text-align: left;
}
.tooltipped{
	/*font-family: soberana;*/
}
.title-agenda{
	margin-top: 100px;
}
.title-federalizado{
	margin-top: 100px;	
}
.img-datos{
	/*margin-top: 50px;*/
}
.title-egresos{
	margin-top: 50px;
}
.carousel.carousel-slider .carousel-item p{
	font-size: 14px;
}
.modal-exp{
	padding: 0 5%;
}
#apFed .modal-content, #parFed .modal-content{
	background-color: #F7FAF1;
}
#apFed h4, #parFed h4{
	margin-bottom: 0;
}
.title-calendario {
    /*font-family: gmx;*/
    color: #F49E51;
    font-size: 70px;
    text-transform: uppercase;
}
div.cartodb-infobox{
	z-index: 0;
}
#testiFrame{
	display: none;
}
@media screen and (orientation: portrait) {

	.container2030{
		margin-top: 4cm;
	}

	.btn-portal{
		margin-top: 2.5cm;
	}

	.datosa-img{
		width: 60%;
	}

	.datosa-img1{
		width: 70%;
	}

	.datosa-titulo{
		width: 100%;
	}
	.titulo_ods{
		font-size:100%;
	}

	.img-size{
		width: 100%;
	}

	.sac__carousel__container {
		width: 84%;
	}

	.cantidad > b span{
		font-size: 55px;
		letter-spacing: normal;
	}

	.title_prep{
		font-size: 28px;
	}

	#guia-rapida{
		margin: 20px 0;
		width: 50%
	}

	.page1-p{
		font-size: 15px;
	}

	.page1-millones{
		font-size: 30px;
	}

	.page1-gasta{
		font-size: 40px;
	}

	.title_prep1{
		font-size: 28px;
		margin-top: 20%;
	}

	.title_prep2{
		font-size: 25px;
	}

	.title_prep3{
		font-size: 28px;
		margin-top: 20%;
	}
	.cantidad-ingresos {
	    font-size: 45px;
	}
	.consolidacion, .consolidacion2, .consolidacion3, .consolidacion4{
		padding: 0;
		height: auto;
		margin: 5px 0;
		font-size: 30px;
	}
	.consolidacion2 > h4{
		font-size: 22px;
		padding: 5px;
	}
	.consolidacion5{
		font-size: 24px;
	}
	.obj{
		font-size: 26px;
	}
	#donde-estamos{
		width: 60%
	}
	.img-card{
		opacity: 1;
		max-width: 50%;
	}
	.p-leyenda{
		font-size: 14px;
		margin: 0;
	}
	.datosa{
		font-size: 18px;
	}

	.titulo_ods{
		font-size: 20px;
	}

	.img-size{
		width: 120%;
	}

	#logoODS{
		width: 120%
	}

	#pasos{
		font-size: 45px;
		text-align: center;
	}

	.titulo_gasto{
		font-size: 20px;
		margin: 5px 0;
	}
	.titulo_content{
		font-size: 26px;
		margin: 0;	
	}
	.titulo_porcentaje{
		font-size: 26px;
		margin: 0;	
	}
	.container-movil{
		margin-top: 7cm;
	}

	.container-movil1{
		margin-top: 4cm;
	}

	.gasto{
		font-size: 16px;
	}

	.gp-cantidad{
		font-size: 25px;
		margin: 0;
	}

	.gp-titulo{
		font-size: 30px;
		margin: 0;
	}

	.p-neto{
		font-size: 12px;
	}

	.header-col{
		font-size: 28px;
		color:#fff;
	}

	.p-leyenda1{
		font-size: 25px;
	}

	.eco-titulo{
		font-size: 35px;
	}

	.eco-porcentaje{
		font-size: 35px;
	}

	.eco-porcentaje1{
		font-size: 35px;
	}

	.eco-porcentaje span{
		font-size: 25px; 
	}

	.eco-porcentaje1 span{
		font-size: 30px;
	}
	.btn-portal1{
		margin-top: 2.5cm
	}
	.proyectos-titulo{
		font-size: 32px;
		margin-top: 20%;
	}
	.waterBall1, .waterBall2{
		width: 150px;
		height: 150px;
	}
	.iframe{
		display: none;
		height: 250px;
	}
	#testiFrame{
		display: block;
	}
	.img-datos{
		margin-top: 20%;
	}
	.subtitle-vision{
		font-size: 24px;
		margin: 0;
	}
	.modal-content li{
		font-size: 16px;
		line-height: 1.5em;
	}
	.title-calendario {
	    font-size: 50px;
	}
}

/* IPAD HORIZONTAL */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	.title_prep{
		font-size: 40px;
	}
	.cantidad > b span {
    	font-size: 140px;
    	letter-spacing: normal;
	}
	.titulo_gasto{
		font-size: 20px;
	}
	.img-card{
		max-height: 100px;
	}
	.p-leyenda{
		font-size: 14px;
	}
	.consolidacion5{
		font-size: 26px;
	}
	.agenda{
		padding-top: 5%;
	}
	.iframe{
		height: 400px;
	}
	.gp-cantidad{
		font-size: 25px;
	}
	.gasto{
		font-size: 14px;
	}
	.proyectos-titulo{
		margin-top: inherit;
	}
	.title-egresos{
		margin-top: 80px;
	}
	.subtitle-vision{
		font-size: 30px;
		margin: 10px 0;
	}
}

/* IPAD VERTICAL */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.title_prep{
		font-size: 40px;
	}
	.title_prep1{
		font-size: 38px;
		margin-top: 5%;
	}
	.title_prep3{
		font-size: 38px;
		margin-top: 5%;
	}
	.cantidad > b span {
    	font-size: 100px;
    	letter-spacing: normal;
	}
	.consolidacion, .consolidacion2, .consolidacion3, .consolidacion4 {
	    padding: 5%;
	    height: auto;
	    margin: 5% 0;
	}
	.p-leyenda{
		font-size: 18px;
	}
	.agenda{
		padding-top: inherit;
	}
	.iframe{
		height: 650px;
	}
	.gp-cantidad{
		font-size: 25px;
	}
	.proyectos-titulo{
		margin-top: inherit;
	}
	.title-egresos{
		margin-top: 75px;
	}
	.subtitle-vision{
		font-size: 34px;
	}
	.consolidacion2 > h4 {
	    font-size: 28px;
	    padding: 5px;
	}
	.title-calendario{
		margin-top: 100px;
	}
}

@media screen and (max-width: 600px) {
	.carouselAusteridad {
		display: none;
	}
	.carouselVersionMobile {
		display: block!important;
	}
}

/* ----------- Non-Retina Screens ----------- */
@media screen and (min-width: 1200px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 1) { 
	.gp-cantidad{
		font-size: 25px;
	}
	.title-agenda{
		margin-top: 40px;
	}
	.p-leyenda{
		font-size: 14px;
	}
	.titulo_gasto{
		font-size: 26px;
	}
	.title-egresos{
		margin-top: 80px;
	}
	.cantidad > b span{
		font-size: 140px;
	}
	.title-calendario{
		margin-top: 80px;
	}
	.subtitle-vision{
		margin: 10px 0;
	}
	.collection a.collection-item{
		padding: 20px 20px;
	}
	.title-federalizado{
		margin-top: 80px;
	}
	.title-funcional{
		margin-top: 80px;
	}
	.proyectos-titulo{
		margin-top: 80px;
	}
}

/* ----------- Retina Screens ----------- */
@media screen and (min-width: 1200px) and (max-width: 1600px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) { 
	.gp-cantidad{
		font-size: 25px;
	}
	.title-agenda{
		margin-top: 40px;
	}
	.p-leyenda{
		font-size: 14px;
	}
	.titulo_gasto{
		font-size: 26px;
	}
	.title-egresos{
		margin-top: 80px;
	}
	.cantidad > b span{
		font-size: 140px;
	}
	.title-calendario{
		margin-top: 80px;
	}
	.subtitle-vision{
		margin: 10px 0;
	}
	.collection a.collection-item{
		padding: 20px 20px;
	}
	.title-federalizado{
		margin-top: 80px;
	}
	.title-funcional{
		margin-top: 80px;
	}
	.proyectos-titulo{
		margin-top: 80px;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	.cantidad > b span {
	    font-size: 45px;
	    letter-spacing: normal;
	}
	.title_prep {
	    font-size: 28px;
	}
	.page1-millones {
	    margin: 10px 0;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1) { 
	.iframe{
		height: 650px;
	}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
	.container2030{
		margin-top: 4cm;
	}

	.btn-portal{
		margin-top: 2.5cm;
	}

	.datosa-img{
		width: 60%;
	}

	.datosa-img1{
		width: 70%;
	}

	.datosa-titulo{
		width: 100%;
	}
	.titulo_ods{
		font-size:100%;
	}

	.img-size{
		width: 100%;
	}

	.sac__carousel__container {
		width: 84%;
	}

	.cantidad > b span{
		font-size: 55px;
		letter-spacing: normal;
	}

	.title_prep{
		font-size: 28px;
	}

	#guia-rapida{
		margin: 20px 0;
		width: 50%
	}

	.page1-p{
		font-size: 15px;
	}

	.page1-millones{
		font-size: 30px;
	}

	.page1-gasta{
		font-size: 40px;
	}

	.title_prep1{
		font-size: 28px;
		margin-top: 20%;
	}

	.title_prep2{
		font-size: 25px;
	}

	.title_prep3{
		font-size: 28px;
		margin-top: 20%;
	}
	.cantidad-ingresos {
	    font-size: 45px;
	}
	.consolidacion, .consolidacion2, .consolidacion3, .consolidacion4{
		padding: 0;
		height: auto;
		margin: 5px 0;
		font-size: 30px;
	}
	.consolidacion2 > h4{
		font-size: 22px;
		padding: 5px;
	}
	.consolidacion5{
		font-size: 24px;
	}
	.obj{
		font-size: 26px;
	}
	#donde-estamos{
		width: 60%
	}
	.img-card{
		opacity: 1;
		max-width: 50%;
	}
	.p-leyenda{
		font-size: 14px;
		margin: 0;
	}
	.datosa{
		font-size: 18px;
	}

	.titulo_ods{
		font-size: 20px;
	}

	.img-size{
		width: 120%;
	}

	#logoODS{
		width: 120%
	}

	#pasos{
		font-size: 45px;
		text-align: center;
	}

	.titulo_gasto{
		font-size: 20px;
		margin: 5px 0;
	}
	.titulo_content{
		font-size: 26px;
		margin: 0;	
	}
	.titulo_porcentaje{
		font-size: 26px;
		margin: 0;	
	}
	.container-movil{
		margin-top: 7cm;
	}

	.container-movil1{
		margin-top: 4cm;
	}

	.gasto{
		font-size: 16px;
	}

	.gp-cantidad{
		font-size: 25px;
		margin: 0;
	}

	.gp-titulo{
		font-size: 30px;
		margin: 0;
	}

	.p-neto{
		font-size: 12px;
	}

	.header-col{
		font-size: 28px;
		color:#fff;
	}

	.p-leyenda1{
		font-size: 25px;
	}

	.eco-titulo{
		font-size: 35px;
	}

	.eco-porcentaje{
		font-size: 35px;
	}

	.eco-porcentaje1{
		font-size: 35px;
	}

	.eco-porcentaje span{
		font-size: 25px; 
	}

	.eco-porcentaje1 span{
		font-size: 30px;
	}
	.btn-portal1{
		margin-top: 2.5cm
	}
	.proyectos-titulo{
		font-size: 32px;
		margin-top: 20%;
	}
	.waterBall1, .waterBall2{
		width: 150px;
		height: 150px;
	}
	.iframe{
		height: 250px;
	}
	.img-datos{
		margin-top: 20%;
	}
	.subtitle-vision{
		font-size: 24px;
		margin: 0;
	}
	.modal-content li{
		font-size: 16px;
		line-height: 1.5em;
	}
	.title-calendario {
	    font-size: 50px;
	}

}