
.row{
	margin-right: 0px!important;
    margin-left: 0px!important;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	padding-right: 0px!important;
    padding-left: 0px!important; 
}
.align-center{
	text-align:center
}
.align-right{
	text-align:right;
}

.align-left{
	text-align: left;
}

.ui-state-default {

}

.carousel-control.left, .carousel-control.right {
    background: none !important;
    filter: progid:none !important;
}

@media (min-width: 320px) {
	/*style popup form*/
	.btn-popup-enviar{
	  width: 160px;
	  height: 35px;
	  background-color: #84c04a !important;
	  border: transparent;
	  text-align: center;
	  margin-top: 10px;
	}

	.txt-btn-popup{
		font-size: 15px;
		padding-top: 1px;
	}

	.txt-titulo__popup{
	   font-size: 18px;
   	   color: #54575a;
       font-family: 'Anton', sans-serif;
	}

	.label__popup{
	   font-family: 'Lato', sans-serif;
       font-size: 12px;
       color: #54575a;
	}

	.form-control{
		border-radius: 0px !important;
		color: #9dbccb !important;
    	font-family: 'Open', sans-serif !important;
	}
	
	.message-data{
	   color: #54575a;
       font-family: 'Lato', sans-serif;
       text-align: center;
       font-size: 13px;
	}
	/*end style popup form*/
	
	.container-video{
		margin-top: 52px;
	}

	.video-desktop{
		display: none;
	}
	.video-mobile{
		display: block;
	}

	.imagen-slide{
		width: 95%;
	}

	.carousel-indicators {
		
	}
	.carousel-indicators .active {
		background-color: #F8D67C!important;
		width: 15px !important;
    	height: 15px !important;
    	border: 1px solid #A2A2A2 !important;
	}

	.carousel-indicators li{
		width: 15px !important;
    	height: 15px !important;
    	border: 1px solid #A2A2A2 !important;
	}

	.container_menu{
		position:absolute;
		width:320px;
		z-index:100;
			
	}
	.container_menu_pleca{
		float: right;
		/*background-image: url('/beta/images/home/pleca_menu.png');*/
		width: 320px;
		height: 52px;
	}
	.menu_logo{
		float:left;
		margin-left: 30px;
		margin-top: 0px;
	}
	.menu_txt{
		float:left;
		font-family: 'Lato', sans-serif;
		margin:4px;
		font-weight:900;
		font-size:10px;
		color:#54575a;
		margin-top: 15px;
	}
	.container_redes_header{
		float:left;
		width:200px;
		margin-top:50px;
		margin-left:50px;
	}

	.container_redes_header{
		display: none;
	}


	.img_banner_slogan{
		position:absolute;
		top:55px;
		z-index: 100;
		left: 20%;
		width: 170px;
	}
	.container1200{
		width:320px;
		margin:0px auto;
	}
	.titulo_conocenos{
		font-size: 15px;
		color:#54575a;
		float:left;
		margin-top:50px
	}
	.separador_conocenos{
		float:left;
		width:5px;
		height:45px;
		background-color:#779d91;
		margin-top: 35px;
		margin-left: 45px;
		margin-right: 45px;
	}
	.txt_conocenos{
		font-family: 'Lato', sans-serif;
		font-size:12px;
		color:#54575a;
		margin-top: 30px;
	}
	.margin_valores{
		margin-top:50px
	}
	.container_valores{
		width:320px;
		margin:0px auto;
		margin-top:50px;
	}
	.ico_valores{
		float:left;
		
	}
	.txt_valores{
		width: 190px;
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:15px;
		color:#54575a;
		margin-left: 60px;
	}

	.txt_valores_registrar{
		width: 280px;
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left: 85px;
		width: auto;
	}

	.txt_valores2{
		font-size: 18px;
		color:#54575a;
	}

	.ul-valores{
		font-size: 12px;
	}

	.ico_valores{
		width: 70px;
	}

	.img_slogan_cuentanos{
		position:absolute;
		top:300px;
		z-index: 100;
		right: -18px;
	}

	.img_slogan_cuentanos_movil{
		position:absolute;
		top:340px;
		z-index: 100;
		right: 0px;
		width: 80%;
	}

	.img_ico_unete{
		position:absolute;
		top:75px;
		z-index: 100;
		left: 30%;
		width: 100px;
		

	}

	.img_ico_unete_movil{
		position:absolute;
		top:260px;
		z-index: 100;
		left: 40%;
		width: 100px;
		

	}

	.img_txt_sumate{
		position:absolute;
		top:450px;
		z-index: 100;
		left: 5%;
	}

	.img_txt_sumate_movil{
		position:absolute;
		top: 147px;
		z-index: 100;
		left: 10%;
		width: 80%;
	}

	.registrate_aqui{

	}

	.titulo_voluntario{
		font-family: 'Anton', sans-serif;
		font-size: 18px;
		color: #54575a;
		float: left;
		margin-top: 50px;
	}

	.separador-voluntario{
		float:left;
		width:5px;
		height:47px;
		background-color:#779d91;
		margin-top: 35px;
		margin-left: 45px;
		margin-right: 45px;
	}

	.txt-conoce-voluntario{
		font-family: 'Lato', sans-serif;
		font-size: 12px;
		color:#54575a;
		margin-top: 30px;
	}

	.txt_registrate_aqui{
		font-size: 18px;
		color: #54575a;
		font-family: 'Anton', sans-serif;
		margin-left: 12px;
	}

	.voluntario-btn{
	    width: 215px;
	    height: 35px;
	    line-height: 10px;
	    background-color: #84c04a;
	    margin-top: 10px;
	    margin-left: -37px;
	}

	.img_copy1_cuentanos{
		position: absolute;
		top: 100px;
		z-index: 100;
		left: 25%;
	}

	.img_copy1_cuentanos_movil{
		position: absolute;
		top: 50px;
		z-index: 100;
		left: 11%;
		width: 80%;
	}

	.img_copy2_cuentanos{
		position: absolute;
		top: 270px;
		z-index: 100;
		left: 15%;
	}

	.img_copy2_cuentanos_movil{
		position: absolute;
		top: 130px;
		z-index: 100;
		left: 11%;
		width: 80%;
	}

	.copy0_slogan_cuentanos{
	  position: absolute;
      top: 420px;
      z-index: 100;
      left: 0%;
	}

	.copy0_slogan_cuentanos_movil{
	  position: absolute;
      top: 260px;
      z-index: 100;
      left: 0%;
      width: 80%;
	}

	.img_copy3_cuentanos{
	  position: absolute;
      top: 550px;
      z-index: 100;
      left: 35%;
	}

	.img_copy3_cuentanos_movil{
	  position: absolute;
      top: 310px;
      z-index: 100;
      left: 35%;
      width: 45%;
	}

	.txt-btn{
		font-size: 15px;
		color: #ffffff;
		/*font-weight: bold;*/
		text-align: center;
		/*font-family: 'Anton', sans-serif;*/
	}

	.btn-cuentanos-aqui{
		width: 215px;
		height: 35px;
		background-color: #84c04a;
		border-color: #84c04a;
		text-align: center;

	}

	.cuentanos-aqui{
		position: absolute;
		margin-top: 114%;
		margin-left: 19%;
		z-index: 100;
	}

	.txt-contacto1{
		font-size: 18px;
		color: #54575a;
		font-family: 'Anton', sans-serif;
		margin-top: 17%;
	}

	.txt-contacto2{
	    font-family: 'Lato', sans-serif;
		font-size: 12px;
		color:#54575a;
		margin-top: 15px;
		width: 250px;
	}

	.txt-fundacion-vinte{
		font-family: 'Lato', sans-serif;
		font-size: 15px;
		color: #37657c;
	}
	.telefono-wp{
		margin-top: 30px;
	}

	.btn-enviar-contacto{
		width: 215px;
		height: 35px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 10px;
		margin-left: 36%;
	}

	.formulario-color{
		background-color: #779d91;
	}

	.formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		color: #fff;
		font-weight: 400;
		margin-left: 10%;
	}

	.formulario-txt-campo-obligarotio{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #fff;
		margin-left: 10%;
	}

	.txt-contacto-home{
		background-color: #fff;
	    width: 93%;
	    height: 40px;
	    border: 0px;
	    /*margin-top: 30px;*/
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 12px;
	    font-weight: 400;
	    float: left;
	    margin-left: 10%;

    }

    .formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 12px;
		color: #fff;
		font-weight: 400;
		margin-left: 10%;
	}

	.txt-area-contacto-home{
	     background-color: #fff;
	     width: 93%;
	     height: 100px;
	     border: 0px;
	     color: #9dbccb;
	     font-family: 'Open', sans-serif;
	     font-size: 12px;
	     font-weight: 400;
	     margin-left: 10%;
	}

	.formulario-contacto{
		margin-top: 50px;
		margin-bottom: 20px;
		width: 320px;
	}

	.fondo_footer{
		background-color: #37657c;
	}

	.txt-footer-titulo-preguntas{
		font-family: 'Anton', sans-serif;
		font-size: 18px;
		color: #fff;
		margin-top: 40px;
		text-align: center;

	}

	.txt-footer-titulo-politicas{
		font-family: 'Anton', sans-serif;
		font-size: 18px;
		color: #fff;
		margin-top: 40px;
		text-align: center;

	}

	.txt-footer-titulo-contacto{
		font-family: 'Anton', sans-serif;
		font-size: 18px;
		color: #fff;
		margin-top: 40px;
		text-align: center;
	}

	.redes-sociales{
		margin-top: 80px;
		/*margin-left: 150px;*/
	}

	.copyright{
		color: #fff;
		font-size: 12px;
	}

	.container_copy--footer{
		width: 320px;
    	margin: 0px auto;
    	text-align: center;
    	margin-top: -27px;
    	margin-left: 25%;

	}

	.firts-txt-contact{
		margin-left: 10%;
	}

	.img_banner{
		width: 100%;
	}

	.img_logo{
		width: 70px;
	}

	.img_valores_home{
		width: 100%;
		max-height: 446px;
	}

	.img_se_voluntario{
		width: 100%;
	}

	.margin-item-redes{
		margin-left: 0%;
		text-align: center;
	}

	.margin-botton-movil{
		margin-bottom: 40px;
	}

	.bottom-contacto{
		margin-bottom: 50px;
	}

	.container_redes_footer{
		float: left;
    	width: 266px;
   		margin-top: 35px;
    	margin-left: 45px;
	}

	.banner-for-movil{
		display: block;;
	}

	.banner-for-desktop{
		display: none;
	}

	.txt-largo-sumate{
		width: 230px;
		font-family: 'Lato', sans-serif;
        font-size: 12px;
        color: #fff;
        position: absolute;
        z-index: 100;
        text-align: center;
        margin-top: -115%;
        margin-left: 15%;

	}

	.bottom-valores{
		margin-bottom: 40px;
	}

	/*Que hacemos*/

	.titulo_nuestra_historia{
		font-size: 15px;
		color:#54575a;
		float:left;
		margin-top:80px;
		margin-left: 5%;
	}

	.txt_historia-que-hacemos{
		width: 310px;
		font-family: 'Lato', sans-serif;
		font-size:12px;
		line-height: 14px;
		color:#54575a;
		margin-left: 20px;
		text-align: justify;
		margin-top: 26px;
	}

	.separador-historia {
	    float: left;
	    width: 5px;
	    height: 45px;
	    background-color: #779d91;
	    margin-top: 70px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.separador-proximas-transformaciones {
	    float: left;
	    width: 5px;
	    height: 45px;
	    background-color: #779d91;
	    margin-top: 0px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.separador-fundacion-informa {
	    float: left;
	    width: 5px;
	    height: 45px;
	    background-color: #779d91;
	    margin-top: 0px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.img-nuestras-historias{
		margin-top: 20%;
		margin-left: 0%;
		width: 200%;
	}

	.txt-proximas-transformaciones{
		width: 320px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
	    margin-left: 6%;
	    text-align: left;
	    margin-top: 0%;
   }

   .titulo-proximas-transformaciones{
    font-size: 15px;
    color: #54575a;
    float: left;
    margin-top: 0px;
    text-align: right;
    margin-left: 5%;
	 }

	 .txt-descripcion-proximas-transformaciones{
	 	width: 320px;
	 	font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
		text-align: center;
		margin-left: 0%;
		margin-top: 35px;
	 }

	 .img_transformaciones {
	 	width: 70%;
	    position: absolute;
	    margin-top: 30px;
	    z-index: 100;
	    right: 15%;

		
	}

	.margin-carousel{
		margin-top: 100px;
	}

	.margin-carousel-transformacion{
		bottom: -40px !important;
		margin-left: -30%;
	}

	.txt-principal-banner-uno{
	    width: 320px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    margin-top: -134%;
	    margin-left: 5%;
	    text-align: justify;
	}

	.txt-principal-banner-dos{
		width: 320px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    margin-top: -87%;
	    text-align: justify;
	    margin-left: 5%;
	}

	.img_banner-que-hacemos{
		position: absolute;
		z-index: 100;
		margin-top: -112%;
		margin-left: 45%;
		width: 9%;
	}

	.txt-central-banner-que-hacemos{
		font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    position: absolute;
	    z-index: 100;
	    margin-top: -55%;
	    color: #A5A5A5;
	    text-align: center;
	    width: 320px;
	    margin-left: 5%;
	}
	.txt-principal-slogan{
	    color: #FCA135;
	}

	.img-banner-que-hacemos-hashtag{
		position: absolute;
		z-index: 100;
		margin-top: -12%;
		margin-left: 15%;
		width: 70%;
	}

	.txt-principal-nuestras-historias{
		width: 320px;
		font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    margin-left: 5%;
	    text-align: center;
	    margin-bottom: 50px;
	    margin-top: 10%;
	}

	.copy0_slogan_txt_voluntario{
		position: absolute;
		z-index: 100;
		left: 11%;
		margin-top: -130%;
		width: 70%;
	}

	.txt-copy2-voluntario{
		font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    z-index: 100;
	    margin-top: -105%;
	    margin-left: 9%;
	    text-align: center;
	    width: 260px;
	    color: #fff;
	}

	.frm-voluntario{
		position: absolute;
		z-index: 100;
		margin-top: -83%;
		margin-left: 5%;
	}

	.frm-espacio-vandalizado{
		position: absolute;
		z-index: 100;
		margin-top: -93%;
		margin-left: 5%;
	}
	
	.lbl-titulo-formulario-voluntario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 20px;
	    color: #fff;
	    margin-left: 40%;
	    margin-top: -89%;
	    position: absolute;
	    z-index: 100;
	}

	.txt-lbl-frm-voluntario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 12px;
	    color: #fff;
	    font-weight: 400;
	}


	.txt-input-voluntario {
	    background-color: #fff;
	    width: 130%;
	    height: 25px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 12px;
	    font-weight: 400;
	    float: left;
	}

	.lbl-titulo-formulario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 18px;
	    color: #fff;
	    margin-left: 40%;
	    margin-top: -85%;
	    position: absolute;
	    z-index: 100;

	}

	.btn-volunario-enviar{
		width: 215px;
	    height: 35px;
	    background-color: #84c04a;
	    text-align: center;	
	    margin-top: 10px;
	}

	.txt-btn-enviar{
		font-size: 15px;
	    color: #ffffff;
	    /*font-weight: bold;*/
	    text-align: center;
	    /*font-family: 'Anton', sans-serif;*/
	}

	.lbl-campos-obligatorio-voluntario{
		font-size: 12px;
		margin-top: 0px;
		margin-bottom:0px;
		color: #fff;

	}
	.btn-frm-voluntario{
		margin-left: 45%;
	}

	.btn-frm-segundo{
		margin-left: 45%;
	}


	.txt-fundacion-informa {
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
	    margin-left: 5%;
	    text-align: left;
	    margin-top: 0%;
	    width: 320px;
	}

	.txt-input-newsletter {
	    background-color: #fff;
	    width: 98%;
	    height: 25px;
	    border: solid 1px #9dbccb;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 12px;
	    font-weight: 400;
	    float: left;
	}

	.lb-txt-newsletter{
		font-family: 'Open Sans', sans-serif;
	    font-size: 12px;
	    color: #9dbccb;
	    font-weight: 400;
	}

	.btn-newsletter-enviar{
		background-image: url(../images/que-hacemos/btn_registro.png);
		width: 182px;
		height: 58px;
		border: 0px;
		margin-top: 10px;
		margin-left: 148px;
		background-color: transparent;
		background-size: 90%;
		background-repeat: no-repeat;
	}

	.primer-input{
		margin-left: 0%;
	}

	.txt-campos-extras{
		margin-left: 0%;
		color: #9dbccb;
		font-size: 12px;
	}

	.txt-subtitulo-informes-anuales{
		margin-top: 35px;
		margin-left: 20%;
		font-size: 15px;
	    color: #54575a;
	}

	.margin-segundo-input{
		margin-left: 0px;
	} 

	.txt-input-segundo-form{
		background-color: #fff;
	    width: 136%;
	    height: 25px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 15px;
	    font-weight: 400;
	    float: left;
	}

	.txt-input-area-segundo-form{
		background-color: #fff;
	    width: 135%;
	    height: 45px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 15px;
	    font-weight: 400;
	    float: left;
	}

	.hashtag_segundo-frm{
		position: absolute;
	    z-index: 100;
	    left: 0%;
	    margin-top: -130%;
	    width: 100%;
	}

	.txt-largo-segundo-formulario{
		font-family: 'Lato', sans-serif;
		text-align: justify;
	    font-size: 12px;
	    z-index: 100;
	    margin-top: -145%;
	    margin-left: 5%;
	    width: 320px;
	    color: #fff;
	}


	.txt-lbl-formulario-segundo{
		font-family: 'Open Sans', sans-serif;
	    font-size: 12px;
	    color: #fff;
	    margin-left: 7%;
	    margin-top: -105%;
	    position: absolute;
	    z-index: 100;
	    width: 320px;
	}

	.subrayado-informes{
		width: 153px;
		height: 2px;
	    background-color: #3A667A;
	}

	.direccion-frm{
		width: 88%;
	}

	.margin-item{
		margin-left: 12%;
	}

		/* sumate*/


	.titulo_razones_para-donar{
	    font-size: 15px;
	    color: #54575a;
	    float: left;
	    margin-top: 80px;
	    margin-left: 5%;
	}

	.separador-razones-para-donar {
	    float: left;
	    width: 5px;
	    height: 45px;
	    background-color: #779d91;
	    margin-top: 70px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.txt_razones_para_donar{
	    width: 310px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
	    margin-left: 20px;
	    text-align: justify;
	    margin-top: 26px;
	}

	.img-razones-para-donar {
	    margin-top: 20%;
	    margin-left: 0%;
	    width: 200%;
	}

	.txt-principal-razones-para-donar {
	    width: 320px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    margin-left: 5%;
	    text-align: center;
	    margin-bottom: 50px;
	    margin-top: 10%;
	}

	.txt-principal-sumate{
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    margin-top: -30%;
	    width: 320px;
	    margin-left: 5%;
	    text-align: center;

	}

	.img_banner_sumate{
		position: absolute;
	    z-index: 100;
	    margin-top: -11%;
	    margin-left: 14%;
	    width: 70%;
	}

	.txt-largo-principal-sumate{
		width: 320px;
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
	    text-align: center;
	    margin-left: 5%;
	}

	.txt-principal-como-donar{
	    font-family: 'Lato', sans-serif;
	    font-size: 12px;
	    color: #54575a;
	    width: 320px;
	    text-align: center;
	    margin-left: 5%;
	    margin-top: 3%;
	}

	.btn-donar{
		width: 160px;
	    height: 35px;
	    background-color: #1BAAD4;
	    text-align: center;
	    border: none;
	}

	.txt-btn-donar{
		font-size: 15px;
	    color: #ffffff;
	    /*font-weight: bold;*/
	    text-align: center;
	    /*font-family: 'Anton', sans-serif;*/

	}

	.btn-donar-ahora{
		margin-top: 8%;
	    margin-left: 27%;
	}

	.como-donar{
		margin-top: 8%;
	    margin-left: -10px;
	}

	.txt-como-donar{
		text-align: center;
	    font-size: 15px;
	    color: #3C5364;
	}

	.subrayado-como-donar{
	    width: 136px;
	    height: 3px;
	    background-color: #3C5364;
	    margin-left: 32%;
	}

	.slogan_img_razones{
		position: absolute;
	    z-index: 300;
	    margin-left: -87%;
	    margin-top: 213%;
	    width: 70%;
	    bottom: -30px;
	} 

	.margin-donar-ahora{
		margin-bottom: 50px;
	}

	.msg_success_or_error{
		font-family: 'Open Sans', sans-serif;
    	font-size: 12px;
    	color: #000000;
	    text-align: center;
	    width: 300px;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    font-weight: bold;
	}

	.msg_success_or_error-act{
		font-family: 'Open Sans', sans-serif;
    	font-size: 12px;
    	color: #000000;
	    text-align: center;
	    width: 300px;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    font-weight: bold;
	}

	.msg_success_or_error-news{
	    font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
	    color: #000000;
	    text-align: center;
	    width: 300px;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    font-weight: bold;
	}

	.msg_success_or_error-vanda{
	    font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
	    color: #000000;
	    text-align: center;
	    width: 300px;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    font-weight: bold;
	}

	.msg_success_or_error_modal {
	    font-family: 'Open Sans', sans-serif;
	    font-size: 12px;
	    color: #000000;
	    text-align: center;
	    width: 300px;
	    margin: 0px auto;
	    margin-bottom: 50px;
	    font-weight: bold;
	}




}
@media (min-width: 768px) {
	/*stye popup form*/
	.btn-popup-enviar{
	  width: 160px;
	  height: 40px;
	  background-color: #84c04a !important;
	  border: transparent;
	  text-align: center;
	  margin-top: 10px;
	}

	.txt-btn-popup{
		font-size: 18px;
		padding-top: 3px;
	}

	.txt-titulo__popup{
	   font-size:23px;
   	   color: #54575a;
       font-family: 'Anton', sans-serif;
	}

	.label__popup{
	   font-family: 'Lato', sans-serif;
       font-size: 14px;
       color: #54575a;
	}

	.message-data{
	   color: #54575a;
       font-family: 'Lato', sans-serif;
       text-align: center;
       font-size: 18px;
	}

	/*end style popup form*/
	
	.container-video{
		/*margin-top: 121px;*/
		margin-top: 100px;
	}

	.video-desktop{
		display: block;
	}
	.video-mobile{
		display: none;
	}

	.container_redes_header{
		display: block;
	}

	.carousel-indicators {
	
	}
	.carousel-indicators .active {
		background-color: #F8D67C!important;
		width: 15px !important;
    	height: 15px !important;
    	border: 1px solid #A2A2A2 !important;
	}

	.carousel-indicators li{
		width: 15px !important;
    	height: 15px !important;
    	border: 1px solid #A2A2A2 !important;
	}
	.container_menu{
		position:absolute;
		width:760px;
		z-index:100;
		left:0%;
	}
	.container_menu_pleca{
		float:left;
		/*background-image: url('/beta/images/home/pleca_menu.png');*/
		width: 540px;
		height:121px;
	}
	.menu_logo{
		float:left;
		margin-left: 40px;
		margin-top: 20px;
	}
	.menu_txt{
		float:left;
		font-family: 'Lato', sans-serif;
		margin:19px;
		font-weight:900;
		font-size:15px;
		color:#54575a;
		margin-top: 40px;
	}
	.container_redes_header{
		float:left;
		width:196px;
		margin-top: 35px;
		margin-left: 15px;
	}
	.img_banner_slogan{
		position:absolute;
		top:141px;
		z-index: 100;
		left: 25%;
		width: 45%;
	}
	.container1200{
		width:768px;
		margin:0px auto;
	}
	.titulo_conocenos{
		font-size: 23px;
		color:#54575a;
		float:left;
		margin-top:50px
	}
	.separador_conocenos{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 65px;
		margin-right: 65px;
	}
	.txt_conocenos{
		width: 350px;
		font-family: 'Lato', sans-serif;
		font-size:14px;
		color:#54575a;
	}
	.margin_valores{
		margin-top:100px
	}
	.container_valores{
		width: 350px;
		margin:0px auto;
		margin-top:0px;
	}
	.ico_valores{
		float:left;
		
	}
	.txt_valores{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:18px;
		color:#54575a;
		margin-left: 20px;
		width: 230px;
	}

	.txt_valores2{
		font-size: 23px;
		color:#54575a;
	}

	.ul-valores {
    	font-size: 14px;
	}

	.ico_valores{
		width: 100px;
	}
	.img_slogan_cuentanos{
		position:absolute;
		top:110px;
		z-index: 100;
		right: 0px;
		width: 300px;
	}
	.img_ico_unete{
		position:absolute;
		top:135px;
		z-index: 100;
		left: 45%;
		width: 85px;
	}
	.img_txt_sumate{
		position:absolute;
		top: 170px;
		z-index: 100;
		left: 10%;
		width: 220px;
	}

	.txt_valores_registrar{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left:90px;
		margin-top: 40px;
		width: auto;
	}

	.titulo_voluntario{
		font-family: 'Anton', sans-serif;
		font-size: 23px;
		color: #54575a;
		float: left;
		margin-top: 50px;
	}

	.separador-voluntario{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 25px;
		margin-right: 25px;
	}

	.txt-conoce-voluntario{
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		color:#54575a;
		margin-top: 45px;
		width: 500px;
	}

	.txt_registrate_aqui{
		font-size: 23px;
		color: #54575a;
		text-align: center;
		font-family: 'Anton', sans-serif;
		margin-left: -25px;
	}


	.voluntario-btn{
		width: 250px;
		height: 55px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 10px;
	}

	.img_copy1_cuentanos{
		position: absolute;
		top: 50px;
		z-index: 100;
		left: 15%;
		width: 55%;
	}

	.img_copy2_cuentanos{
		position: absolute;
		top: 110px;
		z-index: 100;
		left: 5%;
		width: 45%;
	}

	.copy0_slogan_cuentanos{
	  position: absolute;
      top: 180px;
      z-index: 100;
      left: 0%;
      width: 40%;
	}

	.img_copy3_cuentanos{
	  position: absolute;
      top: 220px;
      z-index: 100;
      left: 20%;
      width: 20%;
	}

	.txt-btn{
		font-size: 20px;
		color: #ffffff;
		/*font-weight: bold;*/
		text-align: center;
		/*font-family: 'Anton', sans-serif;*/
	}

	.btn-cuentanos-aqui{
		width: 392px;
		height: 67px;
		background-color: #84c04a;
		border-color: #84c04a;
		text-align: center;

	}

	.cuentanos-aqui{
		position: absolute;
		margin-top: 28%;
		margin-left: 60%;
		z-index: 100;
		width: 250px;
		height: 55px;
	}

	.txt-contacto1{
		font-size:23px;
		color: #54575a;
		font-family: 'Anton', sans-serif;
		margin-top: 17%;
	}

	.txt-contacto2{
	    font-family: 'Lato', sans-serif;
		font-size: 14px;
		line-height: 18px;
		color:#54575a;
		margin-top: 0px;
		width: 450px;
	}

	.txt-fundacion-vinte{
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		color: #37657c;
	}
	.telefono-wp{
		margin-top: 30px;
	}

	.btn-enviar-contacto{
		width: 250px;
		height: 55px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 10px;
		margin-left: 50%;
	}

	.formulario-color{
		background-color: #779d91;
	}

	.formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;
		color: #fff;
		font-weight: 400;
		margin-left: 40px;
	}

	.formulario-txt-campo-obligarotio{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #fff;
		margin-left: 40px;
	}

	.txt-contacto-home{
		background-color: #fff;
	    width: 90%;
	    height: 40px;
	    border: 0px;
	    /*margin-top: 30px;*/
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    float: left;
	    margin-left: 40px;

    }

	.txt-area-contacto-home{
	     background-color: #fff;
	     width: 90%;
	     height: 100px;
	     border: 0px;
	     color: #9dbccb;
	     font-family: 'Open', sans-serif;
	     font-size: 18px;
	     font-weight: 400;
	     margin-left: 40px;
	}

	.formulario-contacto{
		margin-top: 70px;
		margin-bottom: 40px;
		width: auto;
	}

	.fondo_footer{
		background-color: #37657c;
	}

	.txt-footer-titulo-preguntas{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.txt-footer-titulo-politicas{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.txt-footer-titulo-contacto{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.redes-sociales{
		margin-top: 80px;
		/*margin-left: 150px;*/
	}

	.copyright{
		color: #fff;
		font-size: 12px;

	}

	.container_copy--footer{
		width: 320px;
    	margin: 0px auto;
    	text-align: center;
    	margin-top: -10%;
    	padding-left: 8%;
	}

	.firts-txt-contact{
		margin-left: 5%;
	}

	.margin-item-redes{
		margin-left: 20%;
	}
	.margin-botton-movil{
		margin-bottom: 0px;
	}


	.bottom-contacto{
		margin-bottom: 50px;
	}

	.img_logo{
		width: 100px;
	}

	.container_redes_footer{
		float: left;
    	width: 166px;
   		margin-top: 70px;
    	margin-left: 60px;
	}

	.banner-for-movil{
		display: none;;
	}

	.banner-for-desktop{
		display: block;
	}

	.txt-contacto-home{
		background-color: #fff;
	    width: 90%;
	    height: 40px;
	    border: 0px;
	    /*margin-top: 30px;*/
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    float: left;
	    margin-left: 40px;

    }

    .formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #fff;
		font-weight: 400;
		margin-left: 40px;
	}

	.txt-largo-sumate{
		width: 440px;
		font-family: 'Lato', sans-serif;
        font-size: 14px;
        color: #fff;
        position: absolute;
        z-index: 100;
        text-align: center;
        margin-top: -35%;
        margin-left: 20%;

	}

	.bottom-valores{
		margin-top: 0px;
	}

	/*que hacemos*/
	.titulo_nuestra_historia{
		font-size:23px;
		color:#54575a;
		float:left;
		margin-top:80px;
		margin-left: 5%;
	}

	.txt_historia-que-hacemos{
		width: 250px;
		font-family: 'Lato', sans-serif;
		font-size:14px;
		line-height: inherit;
		color:#54575a;
		margin-left: 0px;
		text-align: justify;
		margin-top: 70px;
	}

	.separador-historia {
	    float: left;
	    width: 5px;
	    height: 77px;
	    background-color: #779d91;
	    margin-top: 60px;
	    margin-left: 55px;
	    margin-right: 55px;
	}

	.separador-proximas-transformaciones {
	    float: left;
	    width: 5px;
	    height: 77px;
	    background-color: #779d91;
	    margin-top: 45px;
	    margin-left: 40px;
	    margin-right: 40px;
	}

	.separador-fundacion-informa {
	    float: left;
	    width: 5px;
	    height: 77px;
	    background-color: #779d91;
	    margin-top: 45px;
	    margin-left: 40px;
	    margin-right: 40px;
	}

	.img-nuestras-historias{
		margin-top: 20%;
		margin-left: 68%;
		width: 150%;
	}

	.txt-proximas-transformaciones{
		width: 340px;
	    font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    line-height: inherit;
	    color: #54575a;
	    margin-left: 4%;
	    text-align: left;
	    margin-top: 12%;
   }

   .titulo-proximas-transformaciones{
    font-size: 23px;
    color: #54575a;
    float: left;
    margin-top: 50px;
    text-align: right;
    margin-left: 11%;
	 }

	 .txt-descripcion-proximas-transformaciones{
	 	width: 570px;
	 	font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    color: #54575a;
		text-align: center;
		margin-left: 12%;
		margin-top: 45px;
	 }

	 .img_transformaciones {
	 	width: 70%;
	    position: absolute;
	    margin-top: 30px;
	    z-index: 100;
	    right: 15%;

		
	}

	.margin-carousel{
		margin-top: 250px;
	}

	.margin-carousel-transformacion{
		bottom: -40px !important;
		margin-left: -30%;
	}

	.txt-principal-banner-uno{
	    width: 300px;
	    font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    margin-top: -72%;
	    margin-left: 10%;
	    text-align: justify;
	}

	.txt-principal-banner-dos{
		width: 360px;
	    font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    margin-top: -73%;
	    text-align: justify;
	    margin-left: 117%;
	}

	.img_banner-que-hacemos{
		position: absolute;
		z-index: 100;
		margin-top: -30%;
		margin-left: 45%;
		width: 2%;
	}

	.txt-central-banner-que-hacemos{
		font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    position: absolute;
	    z-index: 100;
	    margin-top: -16%;
	    color: #A5A5A5;
	    text-align: center;
	    width: 730px;
	    margin-left: 2%;
	}
	.txt-principal-slogan{
	    color: #FCA135;
	}

	.img-banner-que-hacemos-hashtag{
		position: absolute;
		z-index: 100;
		margin-top: -7%;
		margin-left: 25%;
		width: 50%;
	}

	.txt-principal-nuestras-historias{
		width: 650px;
		font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    line-height: inherit;
	    margin-left: 7%;
	    text-align: center;
	    margin-bottom: 50px;
	    margin-top: 5%;
	}

	.copy0_slogan_txt_voluntario{
		position: absolute;
		z-index: 100;
		left: 11%;
		margin-top: -70%;
		width: 70%;
	}

	.txt-copy2-voluntario{
		font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    line-height: 18px;
	    z-index: 100;
	    margin-top: -45%;
	    margin-left: 9%;
	    text-align: center;
	    width: 320px;
	    color: #fff;
	}

	.frm-voluntario{
		position: absolute;
		z-index: 100;
		margin-top: -78%;
		/*margin-left: 0%;*/
	}


	.txt-lbl-frm-voluntario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
	    color: #fff;
	    font-weight: 400;
	}

	.txt-input-voluntario {
	    background-color: #fff;
	    width: 100%;
	    height: 30px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    float: left;
	}

	.lbl-titulo-formulario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 18px;
	    color: #fff;
	    margin-left: 40%;
	    margin-top: -85%;
	    position: absolute;
	    z-index: 100;

	}

   .lbl-titulo-formulario-voluntario{
		font-family: 'Open Sans', sans-serif;
	    font-size: 20px;
	    color: #fff;
	    margin-left: 33%;
	    margin-top: -90%;
	    position: absolute;
	    z-index: 100;

	}

	.btn-volunario-enviar{
		width: 225px;
	    height: 36px;
	    background-color: #84c04a;
	    text-align: center;	
	    margin-top: 10px;
	}

	.txt-btn-enviar{
		font-size: 20px;
	    color: #ffffff;
	    /*font-weight: bold;*/
	    text-align: center;
	    /*font-family: 'Anton', sans-serif;*/
	}

	.lbl-campos-obligatorio-voluntario{
		margin-top: 0px;
		margin-bottom:0px;
		color: #fff;

	}
	.btn-frm-voluntario{
		margin-left: 40%;
	}

	.btn-frm-segundo{
		margin-left: 32%;
	}


	.txt-fundacion-informa {
	    font-family: 'Lato', sans-serif;
	    font-size: 14px;
	    color: #54575a;
	    margin-left: -2%;
	    text-align: left;
	    margin-top: 12%;
	    width: 360px;
	}

	.txt-input-newsletter {
	    background-color: #fff;
	    width: 85%;
	    height: 36px;
	    border: solid 1px #9dbccb;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    float: left;
	}

	.lb-txt-newsletter{
		font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
	    color: #9dbccb;
	    font-weight: 400;
	}

	.btn-newsletter-enviar{
		background-image: url(../images/que-hacemos/btn_registro.png);
		width: 202px;
		height: 58px;
		border: 0px;
		margin-top: 25px;
		margin-left: 0px;
		background-size: auto;
	}

	.primer-input{
		margin-left: 19%;
	}

	.txt-campos-extras{
		margin-left: -44%;
		color: #9dbccb;
	}

	.txt-subtitulo-informes-anuales{
		margin-top: 35px;
		margin-left: 28%;
		font-size: 23px;
	    color: #54575a;
	}

	.margin-segundo-input{
		margin-left: 38px;
	} 

	.txt-input-segundo-form{
		background-color: #fff;
	    width: 100%;
	    height: 30px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 14px;
	    font-weight: 400;
	    float: left;
	}

	.txt-input-area-segundo-form{
		background-color: #fff;
	    width: 100%;
	    height: 40px;
	    border: 0px;
	    /* margin-top: 30px; */
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    float: left;
	}

	.hashtag_segundo-frm{
		position: absolute;
	    z-index: 100;
	    left: 0%;
	    margin-top: -47%;
	    width: 75%;
	}

	.txt-largo-segundo-formulario{
		font-family: 'Lato', sans-serif;
		text-align: justify;
	    font-size: 14px;
	    line-height: 18px;
	    z-index: 100;
	    margin-top: -70%;
	    margin-left: 11%;
	    width: 250px;
	    color: #fff;
	}
	
	.frm-espacio-vandalizado {
	    position: absolute;
	    z-index: 100;
	    margin-top: -85%;
	    margin-left: 5%;
 	}

	.txt-lbl-formulario-segundo{
		font-family: 'Open Sans', sans-serif;
	    font-size: 14px;
	    line-height: 18px;
	    color: #fff;
	    margin-left: -91%;
	    margin-top: -23%;
	    position: absolute;
	    z-index: 100;
	    width: 320px;
	}

	.subrayado-informes{
		width: 235px;
		height: 2px;
	    background-color: #3A667A;
	}

	.direccion-frm{
		width: 88%;
	}

	.margin-item{
		margin-left: 12%;
	}

/* sumate*/

.titulo_razones_para-donar {
    font-size: 23px;
    color: #54575a;
    float: left;
    margin-top: 80px;
    margin-left: 5%;
}

.separador-razones-para-donar{
    float: left;
    width: 5px;
    height: 77px;
    background-color: #779d91;
    margin-top: 60px;
   /* margin-left: 55px;*/
   margin-left: 85px;
    margin-right: 55px;
}

/*ki*/
.txt_razones_para_donar {
    width: 310px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #54575a;
    margin-left: 10px;
    /*margin-left: 35px;*/
    text-align: justify;
    margin-top: 32px;
}

.img-razones-para-donar{
    margin-top: 20%;
    margin-left: 79%;
    /*margin-left: 100%;*/
    /*width: 200%;*/
    width: 140%;

}

.txt-principal-razones-para-donar{
    width: 650px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-left: 7%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 5%;
}


.txt-principal-sumate{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -30%;
    width: 660px;
    margin-left: 6%;
    text-align: center;

}

.img_banner_sumate{
	position: absolute;
    z-index: 100;
    margin-top: -19%;
    margin-left: 22%;
    width: 50%;
}

.txt-largo-principal-sumate{
	width: 680px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #54575a;
    text-align: center;
    margin-left: 6%;
}

.txt-principal-como-donar{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #54575a;
    width: 320px;
    text-align: center;
    margin-left: 9%;
    margin-top: 3%;
}

.btn-donar{
	width: 225px;
    height: 36px;
    background-color: #1BAAD4;
    text-align: center;
}

.txt-btn-donar{
	font-size: 20px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
    /*font-family: 'Anton', sans-serif;*/
}

.btn-donar-ahora{
	margin-top: 8%;
    margin-left: 22%;
}

.como-donar{
	margin-top: 30px;
    margin-left: 15px;
}

.txt-como-donar{
	text-align: center;
    font-size: 20px;
    color: #3C5364;
}

.subrayado-como-donar{
    width: 183px;
    height: 3px;
    background-color: #3C5364;
    margin-left: 26%;
}

.slogan_img_razones{
	position: absolute;
    z-index: 300;
    margin-left: -68%;
    margin-top: 83%;
    width: 35%;
    bottom: -35px;
}   

.margin-donar-ahora{
	margin-bottom: 100px;
}

.msg_success_or_error {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error-act {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
} 

.msg_success_or_error-news {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error-vanda {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
} 

.msg_success_or_error_modal {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 350px;
    margin: 0px auto;
    margin-bottom: 50px;
    font-weight: bold;
}

}
@media (min-width: 1200px) {
	.container-video{
		/*margin-top: 121px;*/
		margin-top: 100px;
	}

   .carousel-indicators {
		bottom: 100px;
	}
	.carousel-indicators .active {
		background-color: #F8D67C!important;
		width: 17px !important;
    	height: 17px !important;
    	border: 1px solid #A2A2A2 !important;
	}

	.carousel-indicators li{
		width: 17px !important;
    	height: 17px !important;
    	border: 1px solid #A2A2A2 !important;
	}
	.container_menu{
		position:absolute;
		width:1192px;
		z-index:100;
		left:0%;
	}
	.container_menu_pleca{
		float:left;
		/*background-image: url('/beta/images/home/pleca_menu.png');*/
		width: 915px;
		height:121px;
	}
	.menu_logo{
		float:left;
		margin-left: 100px;
		margin-top: 20px;
	}
	.menu_txt{
		float:left;
		font-family: 'Lato', sans-serif;
		margin:43px;
		font-weight:900;
		font-size:20px;
		color:#54575a
	}
	.container_redes_header{
		float:left;
		width:196px;
		margin-top:50px;
		margin-left:60px;
	}
	.img_banner_slogan{
		position:absolute;
		top:141px;
		z-index: 100;
		left: 20%;
		width: 650px;
		height: 390px;
	}
	.container1200{
		width:1200px;
		margin:0px auto;
	}
	.titulo_conocenos{
		font-size:45px;
		color:#54575a;
		float:left;
		margin-top:50px
	}
	.separador_conocenos{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 75px;
		margin-right: 75px;
	}
	.txt_conocenos{
		width: 580px;
		font-family: 'Lato', sans-serif;
		font-size:20px;
		color:#54575a;
	}
	.margin_valores{
		margin-top:100px
	}
	.container_valores{
		width:600px;
		margin:0px auto;
		margin-top:100px;
	}
	.ico_valores{
		float:left;
		
	}
	.txt_valores{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left:50px;
		width: auto;
	}
	.txt_valores2{
		font-size:45px;
		color:#54575a;
	}

	.ul-valores {
    	font-size: 20px;
	}

	.ico_valores{
		width: 100px;
	}
	.img_slogan_cuentanos{
		position:absolute;
		top:180px;
		z-index: 100;
		right: 0px;
		width: 600px;
	}
	.img_ico_unete{
		position:absolute;
		top:250px;
		z-index: 100;
		left: 35%;
		width: 130px;
	}
	.img_txt_sumate{
		position:absolute;
		top: 280px;
		z-index: 100;
		left: 8%;
		width: 280px;
	}

	.txt_valores_registrar{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left:150px;
		width: auto;
	}

	.titulo_voluntario{
		font-family: 'Anton', sans-serif;
		font-size: 45px;
		color: #54575a;
		float: left;
		margin-top: 50px;
	}

	.separador-voluntario{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 55px;
		margin-right: 75px;
	}

	.txt-conoce-voluntario{
		font-family: 'Lato', sans-serif;
		font-size:23px;
		color:#54575a;
		margin-top: 45px;
	}

	.txt_registrate_aqui{
		font-size: 45px;
		color: #54575a;
		text-align: center;
		font-family: 'Anton', sans-serif;
	}


	.voluntario-btn{
		width: 350px;
		height: 67px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 10px;
	}

	.img_copy1_cuentanos{
		position: absolute;
		top: 65px;
		z-index: 300;
		left: 15%;
		width: 65%;
	}

	.img_copy2_cuentanos{
		position: absolute;
		top: 180px;
		z-index: 300;
		left: 5%;
		width: 45%;
	}

	.copy0_slogan_cuentanos{
	  position: absolute;
      top: 285px;
      z-index: 300;
      left: 0%;
      width: 50%;
	}

	.img_copy3_cuentanos{
	  position: absolute;
      top: 365px;
      z-index: 300;
      left: 30%;
      width: 20%;
	}

	.txt-btn{
		font-size: 30px;
		color: #ffffff;
		/*font-weight: bold;*/
		text-align: center;
		/*font-family: 'Anton', sans-serif;*/
	}

	.btn-cuentanos-aqui{
		width: 392px;
		height: 67px;
		background-color: #84c04a;
		border-color: #84c04a;
		text-align: center;

	}

	.cuentanos-aqui{
		position: absolute;
		margin-top: 28%;
		margin-left: 63%;
		z-index: 300;
		width: 350px;
		height: 67px;
		
	}

	.row-formulario-contacto-home{
		margin-top: -95px;
	}

	.banner-valuntario{
		position: inherit;
		z-index: 100;
	}

	.txt-contacto1{
		font-size: 45px;
		color: #54575a;
		font-family: 'Anton', sans-serif;
		margin-top: 17%;
	}

	.txt-contacto2{
	    font-family: 'Lato', sans-serif;
	    line-height: inherit;
		font-size:23px;
		color:#54575a;
		margin-top: 15px;
		width: 430px;
	}

	.txt-fundacion-vinte{
		font-family: 'Lato', sans-serif;
		font-size: 23px;
		color: #37657c;
	}
	.telefono-wp{
		margin-top: 30px;
	}

	.btn-enviar-contacto{
		width: 350px;
		height: 67px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 45px;
		margin-left: 39%;
	}

	.formulario-color{
		background-color: #779d91;
	}

	.formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 23px;
		color: #fff;
		font-weight: 400;
		margin-left: 40px;
	}

	.formulario-txt-campo-obligarotio{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #fff;
		margin-left: 30px;
	}

	.txt-contacto-home{
		background-color: #fff;
	    width: 90%;
	    height: 40px;
	    border: 0px;
	    /*margin-top: 30px;*/
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    float: left;
	    margin-left: 30px;

    }

	.txt-area-contacto-home{
	     background-color: #fff;
	     width: 90%;
	     height: 100px;
	     border: 0px;
	     color: #9dbccb;
	     font-family: 'Open', sans-serif;
	     font-size: 18px;
	     font-weight: 400;
	     margin-left: 30px;
	}

	.formulario-contacto{
		margin-top: 150px;
		margin-bottom: 40px;
		width: auto;
		/*margin-top: 80px;*/
	}

	.fondo_footer{
		background-color: #37657c;
	}

	.txt-footer-titulo-preguntas{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.txt-footer-titulo-politicas{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.txt-footer-titulo-contacto{
		font-family: 'Anton', sans-serif;
		font-size: 20px;
		color: #fff;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.redes-sociales{
		margin-top: 80px;
		/*margin-left: 150px;*/
	}

	.copyright{
		color: #fff;
		font-size: 12px;
	}

	.container_copy--footer{
		width: 250px;
    	margin: 0px auto;
    	text-align: center;
    	margin-top: -5%;
    	padding-left: 32px;
	}

	.firts-txt-contact{
		margin-left: 5%;
	}

	.margin-item-redes{
		margin-left: 20%;
	}
	.margin-botton-movil{
		margin-bottom: 0px;
	}


	.bottom-contacto{
		margin-bottom: 0px;
	}

	.img_logo{
		width: 100px;
	}

	.container_redes_footer{
		float: left;
    	width: 340px;
   		margin-top: 75px;
    	margin-left: 60px;
	}

	.bottom-contacto{
		margin-top: 150px;
		margin-bottom: 100px;

		/*margin-top: 100px;
		margin-bottom: 90px;*/
	}

	.txt-largo-sumate {
	    width: 650px;
	    font-family: 'Lato', sans-serif;
	    font-size: 20px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    text-align: center;
	    margin-top: -33%;
	    margin-left: 20%;
	}

	.img_voluntario{
		position: inherit;
		z-index: 200;
	}

	/*que hacemos*/
	.titulo_nuestra_historia{
		font-size:45px;
		color:#54575a;
		float:left;
		margin-top:80px;
		margin-left: 7%;
	}

	.nuestra-his{
		width: 430px;
	}

	.txt_historia-que-hacemos{
		width: 310px;
		font-family: 'Lato', sans-serif;
		font-size:20px;
		line-height: inherit;
		color:#54575a;
		margin-left: -100px;
		text-align: justify;
		margin-top: 70px;
	}

	.separador-historia {
	    float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 65px;
	    margin-left: -110px;
	    margin-right: 105px;
	}

	.separador-proximas-transformaciones {
	    float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 55px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.separador-fundacion-informa {
	    float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 55px;
	    margin-left: 40px;
	    margin-right: 40px;
	}

	.img-nuestras-historias{
		margin-left: 24%;
		width: 200%;
	}

	.txt-proximas-transformaciones{
		width: 550px;
	    font-family: 'Lato', sans-serif;
	    font-size: 20px;
	    line-height: inherit;
	    color: #54575a;
	    margin-left: 4%;
	    text-align: left;
	    margin-top: 12%;
   }

   .titulo-proximas-transformaciones{
    font-size: 45px;
    color: #54575a;
    float: left;
    margin-top: 50px;
    text-align: right;
    margin-left: 7%;
 }

 .txt-descripcion-proximas-transformaciones{
 	width: 620px;
 	font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
	text-align: center;
	margin-left: 23%;
 }

 .img_transformaciones {
    position: absolute;
    top: 100px;
    z-index: 100;
    right: 20%;
    width: 60%;
}

.margin-carousel{
	margin-top: 250px;
}

.margin-carousel-transformacion{
	bottom: -40px !important;
	margin-left: -30%;
}

.txt-principal-banner-uno{
    width: 460px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -80%;
    margin-left: 23%;
    text-align: justify;
}

.txt-principal-banner-dos{
	width: 460px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -80%;
    text-align: justify;
    margin-left: -5%;
}

.img_banner-que-hacemos{
	position: absolute;
	z-index: 100;
	margin-top: -215%;
	margin-left: 45%;
	width: 20%;
}

.txt-central-banner-que-hacemos{
	font-family: 'Lato', sans-serif;
    font-size: 20px;
    position: absolute;
    z-index: 100;
    margin-top: -15%;
    color: #A5A5A5;
    text-align: center;
    width: 980px;
    margin-left: 10%;
}
.txt-principal-slogan{
    color: #FCA135;
}

.img-banner-que-hacemos-hashtag{
	position: absolute;
	z-index: 100;
	margin-top: -7%;
	margin-left: 25%;
	width: 50%;
}

.txt-principal-nuestras-historias{
	width: 700px;
	font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: inherit;
    margin-left: 20%;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 80px;
}

.copy0_slogan_txt_voluntario{
	position: absolute;
	z-index: 100;
	left: 11%;
	margin-top: -70%;
}

.txt-copy2-voluntario{
	font-family: 'Lato', sans-serif;
    font-size: 20px;
    line-height: inherit;
    z-index: 100;
    margin-top: -40%;
    margin-left: 11%;
    text-align: center;
    width: 500px;
    color: #fff;
}

.frm-voluntario{
	position: absolute;
	z-index: 100;
	margin-top: -75%;
	margin-left: 15%;
}


.txt-lbl-frm-voluntario{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
}

.txt-input-voluntario {
    background-color: #fff;
    width: 124%;
    height: 35px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 20px;
    font-weight: 400;
    float: left;
}

.lbl-titulo-formulario{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #fff;
    margin-left: 30%;
    margin-top: -75%;
    position: absolute;
    z-index: 100;

}

.lbl-titulo-formulario-voluntario {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #fff;
    margin-left: 35%;
    margin-top: -83%;
    position: absolute;
    z-index: 100;
}

.btn-volunario-enviar{
	width: 350px;
    height: 67px;
    background-color: #84c04a;
    text-align: center;	
    margin-top: 30px;
}

.txt-btn-enviar{
	font-size: 30px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
    /*font-family: 'Anton', sans-serif;*/
}

.lbl-campos-obligatorio-voluntario{
	margin-top: 0px;
	margin-bottom:0px;
	color: #fff;

}
.btn-frm-voluntario{
	margin-left: 25%;
}

.btn-frm-segundo{
	margin-left: 23%;
}


.txt-fundacion-informa {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
    margin-left: 4%;
    text-align: left;
    margin-top: 12%;
    width: 530px;
}

.txt-input-newsletter {
    background-color: #fff;
    width: 80%;
    height: 36px;
    border: solid 1px #9dbccb;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.lb-txt-newsletter{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #9dbccb;
    font-weight: 400;
}

.btn-newsletter-enviar{
	background-image: url(../images/que-hacemos/btn_registro.png);
	width: 202px;
	height: 58px;
	border: 0px;
	margin-left: 0px;
	margin-top: 33px;
}

.primer-input{
	margin-left: 35%;
}

.txt-campos-extras{
	margin-left: -28%;
	color: #9dbccb;
}

.txt-subtitulo-informes-anuales{
	margin-top: 35px;
	margin-left: 30%;
	font-size: 45px;
    color: #54575a;

}

.txt-input-segundo-form{
	background-color: #fff;
    width: 120%;
    height: 35px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.frm-espacio-vandalizado {
    position: absolute;
    z-index: 100;
    margin-top: -68%;
    margin-left: 15%;
}

.txt-input-area-segundo-form{
	background-color: #fff;
    width: 120%;
    height: 65px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.hashtag_segundo-frm{
	position: absolute;
    z-index: 100;
    left: 0%;
    margin-top: -40%;
    width: 100%;
}

.txt-largo-segundo-formulario{
	font-family: 'Lato', sans-serif;
	text-align: justify;
    font-size: 20px;
    line-height: inherit;
    z-index: 100;
    margin-top: -60%;
    margin-left: 15%;
    width: 430px;
    color: #fff;
}


.txt-lbl-formulario-segundo{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: inherit;
    text-align: center;
    color: #fff;
    margin-left: 20%;
    margin-top: -85%;
    position: absolute;
    z-index: 100;
    width: 353px;
}

.subrayado-informes{
	width: 475px;
	height: 2px;
    background-color: #3A667A;
}

.direccion-frm{
	width: 88%;
}

.margin-item{
	margin-left: 12%;
}

.margin-segundo-input{
	margin-left: 80px;
} 

/* sumate*/


.titulo_razones_para-donar{
		font-size:45px;
		color:#54575a;
		float:left;
		margin-left: 20%;
		width: 280px;
		margin-top: 32px;
}

.separador-razones-para-donar {
    float: left;
    width: 5px;
    height: 140px;
    background-color: #779d91;
    margin-left: -35px;
    margin-right: 35px;
}

.txt_razones_para_donar {
    width: 310px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
    margin-left: -100px;
    text-align: justify;
}

.img-razones-para-donar {
    margin-left: 24%;
    width: 200%;
}

.txt-principal-razones-para-donar {
    width: 750px;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    margin-left: 20%;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 80px;
}

.txt-principal-sumate{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -35%;
    width: 850px;
    margin-left: 15%;
    text-align: center;

}

.img_banner_sumate{
	position: absolute;
    z-index: 100;
    margin-top: -27%;
    margin-left: 24%;
    width: 50%;
}

.txt-largo-principal-sumate{
	width: 900px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
    text-align: center;
    margin-left: 13%;
}

.txt-principal-como-donar{
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
    width: 420px;
    text-align: center;
    margin-left: 18%;
    margin-top: 3%;
}

.btn-donar{
	width: 350px;
    height: 67px;
    background-color: #1BAAD4;
    text-align: center;
}

.txt-btn-donar{
	font-size: 36px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
   /* font-family: 'Anton', sans-serif;*/
}

.btn-donar-ahora{
	margin-top: 8%;
    margin-left: 25%;
}

.como-donar{
	margin-top: 45px;
    margin-left: 50px;
}

.txt-como-donar{
	text-align: center;
    font-size: 36px;
    color: #3C5364;
}

.subrayado-como-donar{
    width: 310px;
    height: 3px;
    background-color: #3C5364;
    margin-left: 23%;
}

.slogan_img_razones{
	position: absolute;
    z-index: 300;
    margin-left: -70%;
    margin-top: 52%;
    width: 35%;
    bottom: -65px;
}   

.img-back-sloga-razones{
	background: url(/images/sumate/Slogan_razones.png);
	width: 35%;
	height: 200px;
	background-size: 100%;
	position: fixed;
} 

.msg_success_or_error {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error-act{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error-news{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error-vanda{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 0px;
    font-weight: bold;
}

.msg_success_or_error_modal {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: center;
    width: 400px;
    margin: 0px auto;
    margin-bottom: 50px;
    font-weight: bold;
}


/*@media (min-width: 1400px) {
.slogan_img_razones {
    position: absolute;
    z-index: 300;
    margin-left: -48%;
    margin-top: 45%;
    width: 35%;
	}
}*/


}
@media (min-width: 1920px) {

	.container-video{
		margin-top: 121px;
	}

   .carousel-indicators {
		bottom: 100px;
	}
	.carousel-indicators .active {
		background-color: #F8D67C!important;
		width: 20px !important;
    	height: 20px !important;
    	border: 1px solid #A2A2A2 !important;
	}

	.carousel-indicators li{
		width: 20px !important;
    	height: 20px !important;
    	border: 1px solid #A2A2A2 !important;
	}
	.container_menu{
		position:absolute;
		width:1300px;
		z-index:100;
		left:15%;
	}
	.container_menu_pleca{
		float:left;
		/*background-image: url('/beta/images/home/pleca_menu.png');*/
		width:1041px;
		height:121px;
	}
	.menu_logo{
		float:left;
		margin-left: 100px;
		margin-top: 20px;
	}
	.menu_txt{
		float:left;
		font-family: 'Lato', sans-serif;
		margin:43px;
		font-weight:900;
		font-size:24px;
		color:#54575a
	}
	.container_redes_header{
		float:left;
		width:200px;
		margin-top:50px;
		margin-left:50px;
	}
	.img_banner_slogan{
		position:absolute;
		top:300px;
		z-index: 100;
		left: 30%;
		width: 706px;
		height: 469px;
	}
	.container1200{
		width:1200px;
		margin:0px auto;
	}
	.titulo_conocenos{
		font-size:48px;
		color:#54575a;
		float:left;
		margin-top:50px
	}
	.separador_conocenos{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 75px;
		margin-right: 75px;
	}
	.txt_conocenos{
		font-family: 'Lato', sans-serif;
		font-size:23px;
		color:#54575a;
	}
	.margin_valores{
		margin-top:100px
	}
	.container_valores{
		width:640px;
		margin:0px auto;
		margin-top:100px;
	}
	.ico_valores{
		float:left;
		
	}
	.txt_valores{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left:50px;
	}

	.txt_valores_registrar{
		float:left;
		font-family: 'Lato', sans-serif;
		font-size:24px;
		color:#54575a;
		margin-left:50px;
		width: auto;
	}

	.txt_valores2{
		font-size:48px;
		color:#54575a;
	}

	.ul-valores {
    	font-size: 23px;
	}

	.img_slogan_cuentanos{
		position:absolute;
		top:300px;
		z-index: 100;
		right: 0px;
		width: 976px;
		height: 241px;
	}
	.img_ico_unete{
		position:absolute;
		top:400px;
		z-index: 100;
		left: 35%;
		width: 206px;
		height: 206px;
	}
	.img_txt_sumate{
		position:absolute;
		top:450px;
		z-index: 100;
		left: 5%;
		width: 408px;
		height: 146px;
	}

	.registrate_aqui{

	}

	.titulo_voluntario{
		font-family: 'Anton', sans-serif;
		font-size: 48px;
		color: #54575a;
		float: left;
		margin-top: 50px;
	}

	.separador-voluntario{
		float:left;
		width:5px;
		height:77px;
		background-color:#779d91;
		margin-top: 45px;
		margin-left: 55px;
		margin-right: 75px;
	}

	.txt-conoce-voluntario{
		font-family: 'Lato', sans-serif;
		font-size:23px;
		color:#54575a;
		margin-top: 45px;
	}

	.txt_registrate_aqui{
		font-size: 48px;
		color: #54575a;
		text-align: center;
		font-family: 'Anton', sans-serif;
	}

	.voluntario-btn{
		width: 392px;
		height: 67px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 10px;
	}

	.img_copy1_cuentanos{
		position: absolute;
		top: 100px;
		z-index: 300;
		left: 25%;
	}

	.img_copy2_cuentanos{
		position: absolute;
		top: 270px;
		z-index: 300;
		left: 15%;
	}

	.copy0_slogan_cuentanos{
	  position: absolute;
      top: 420px;
      z-index: 300;
      left: 0%;
	}

	.img_copy3_cuentanos{
	  position: absolute;
      top: 550px;
      z-index: 300;
      left: 35%;
      width: auto;
	}

	.txt-btn{
		font-size: 36px;
		color: #ffffff;
		/*font-weight: bold;*/
		text-align: center;
		/*font-family: 'Anton', sans-serif;*/
	}

	.btn-cuentanos-aqui{
		width: 392px;
		height: 67px;
		background-color: #84c04a;
		border-color: #84c04a;
		text-align: center;

	}

	.cuentanos-aqui{
		position: absolute;
		margin-top: 30%;
		margin-left: 63%;
		z-index: 300;
	}

	.txt-contacto1{
		font-size: 48px;
		color: #54575a;
		font-family: 'Anton', sans-serif;
		margin-top: 17%;
	}

	.txt-contacto2{
	    font-family: 'Lato', sans-serif;
		font-size:23px;
		color:#54575a;
		margin-top: 15px;
		width: 430px;
	}

	.txt-fundacion-vinte{
		font-family: 'Lato', sans-serif;
		font-size: 23px;
		color: #37657c;
	}
	.telefono-wp{
		margin-top: 30px;
	}

	.btn-enviar-contacto{
		width: 392px;
		height: 67px;
		background-color: #84c04a;
		text-align: center;
		margin-top: 30px;
		margin-left: 50%;
	}

	.formulario-color{
		background-color: #779d91;
	}

	.formulario-txt-contacto{
		font-family: 'Open Sans', sans-serif;
		font-size: 23px;
		color: #fff;
		font-weight: 400;
		margin-left: 100px;
	}

	.formulario-txt-campo-obligarotio{
		font-family: 'Open Sans', sans-serif;
		font-size: 14px;
		color: #fff;
		margin-left: 100px;
	}

	.txt-contacto-home{
		background-color: #fff;
	    width: 80%;
	    height: 40px;
	    border: 0px;
	    /*margin-top: 30px;*/
	    color: #9dbccb;
	    font-family: 'Open', sans-serif;
	    font-size: 18px;
	    font-weight: 400;
	    float: left;
	    margin-left: 100px;

    }

	.txt-area-contacto-home{
	     background-color: #fff;
	     width: 80%;
	     height: 100px;
	     border: 0px;
	     color: #9dbccb;
	     font-family: 'Open', sans-serif;
	     font-size: 18px;
	     font-weight: 400;
	     margin-left: 100px;
	}

	.formulario-contacto{
		margin-top: 130px;
		margin-bottom: 100px;
	}

	.fondo_footer{
		background-color: #37657c;
	}

	.txt-footer-titulo-preguntas{
		font-family: 'Anton', sans-serif;
		font-size: 27px;
		color: #fff;
		float: right;
		margin-top: 80px;
		margin-bottom: 150px;
	}

	.txt-footer-titulo-politicas{
		font-family: 'Anton', sans-serif;
		font-size: 27px;
		color: #fff;
		float: right;
		margin-top: 80px;
		margin-bottom: 150px;
		padding-right: 30%;
	}

	.txt-footer-titulo-contacto{
		font-family: 'Anton', sans-serif;
		font-size: 27px;
		color: #fff;
	}

	.redes-sociales{
		margin-top: 80px;
		/*margin-left: 150px;*/
	}

	.copyright{
		color: #fff;
		font-size: 12px;
	}

	.container_copy--footer{
		width: 320px;
    	margin: 0px auto;
    	text-align: center;
    	margin-top: -5%;
    	padding-left: 4%;
	}

	.firts-txt-contact{
		margin-left: 35%;
	}

	.margin-item-redes{
		margin-left: 20%;
	}
	.margin-botton-movil{
		margin-bottom: 0px;
	}

	.bottom-contacto{
		margin-bottom: 100px;
		margin-top: 100px;
	}

	.img_logo{
		width: 178px;
		height: 71px;
	}

   .txt-largo-sumate {
	    width: 780px;
	    font-family: 'Lato', sans-serif;
	    font-size: 23px;
	    color: #fff;
	    position: absolute;
	    z-index: 100;
	    text-align: center;
	    margin-top: -30%;
	    margin-left: 20%;
  }

  	.row-formulario-contacto-home{
		margin-top: -95px;
	}

	.img_voluntario{
		position: inherit;
		z-index: 200;
	}

	/*que hacemos*/

	.titulo_nuestra_historia{
		font-size:48px;
		color:#54575a;
		float:left;
		margin-top:80px;
		margin-left: 20%;
	}
	.nuestra-his {
    	width: auto;
	}

	.txt_historia-que-hacemos{
		width: 380px;
		font-family: 'Lato', sans-serif;
		font-size:23px;
		line-height: inherit;
		color:#54575a;
		margin-left: -38px;
		text-align: justify;
		margin-top: 70px;
	}

	.separador-historia {
	    float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 65px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.separador-proximas-transformaciones{
		float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 50px;
	    margin-left: 35px;
	    margin-right: 35px;
	}

	.separador-fundacion-informa{
     	float: left;
	    width: 5px;
	    height: 140px;
	    background-color: #779d91;
	    margin-top: 50px;
	    margin-left: 40px;
	    margin-right: 40px;
	}

	.img-nuestras-historias{
		margin-top: 20px;
		margin-left: 25%;
		width: 200%;
	}

	.txt-proximas-transformaciones{
		width: 930px;
	    font-family: 'Lato', sans-serif;
	    font-size: 23px;
	    line-height: inherit;
	    color: #54575a;
	    margin-left: -15%;
	    text-align: left;
	    margin-top: 9%;
   }

   .titulo-proximas-transformaciones{
    font-size: 48px;
    color: #54575a;
    float: left;
    margin-top: 50px;
    text-align: right;
    margin-left: 20%;
 }

 .txt-descripcion-proximas-transformaciones{
 	width: 830px;
 	font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #54575a;
	text-align: center;
	margin-left: 20%;
 }

 .img_transformaciones {
    position: absolute;
    top: 100px;
    z-index: 100;
    right: 20%;
}

.margin-carousel{
	margin-top: 250px;
}

.margin-carousel-transformacion{
	bottom: -40px !important;
	margin-left: -30%;
}

.txt-principal-banner-uno{
    width: 460px;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -80%;
    margin-left: 40%;
    text-align: justify;
}

.txt-principal-banner-dos{
	width: 460px;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -81%;
    text-align: justify;
    margin-left: 0%;
}

.img_banner-que-hacemos{
	position: absolute;
	z-index: 100;
	margin-top: -215%;
	margin-left: 35%;
}

.txt-central-banner-que-hacemos{
	font-family: 'Lato', sans-serif;
    font-size: 23px;
    position: absolute;
    z-index: 100;
    margin-top: -15%;
    color: #A5A5A5;
    text-align: center;
    width: 1070px;
    margin-left: 20%;
}
.txt-principal-slogan{
    color: #FCA135;
}

.img-banner-que-hacemos-hashtag{
	position: absolute;
	z-index: 100;
	margin-top: -7%;
	margin-left: 25%;
}

.txt-principal-nuestras-historias{
	width: 750px;
	font-family: 'Lato', sans-serif;
    font-size: 23px;
    line-height: inherit;
    margin-left: 30%;
    text-align: center;
    margin-bottom: 80px;
    margin-top: 80px;
}

.copy0_slogan_txt_voluntario{
	position: absolute;
	z-index: 100;
	left: 20%;
	margin-top: -70%;
}

.txt-copy2-voluntario{
	font-family: 'Lato', sans-serif;
    font-size: 23px;
    z-index: 100;
    margin-top: -40%;
    margin-left: 25%;
    text-align: center;
    width: 500px;
    color: #fff;
}

.frm-voluntario{
	position: absolute;
	z-index: 100;
	margin-top: -65%;
	margin-left: 15%;
}


.txt-lbl-frm-voluntario{
	font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    color: #fff;
    font-weight: 400;
}

.txt-input-voluntario {
    background-color: #fff;
    width: 140%;
    height: 40px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.lbl-titulo-formulario{
	font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    color: #fff;
    margin-left: 30%;
    margin-top: -75%;
    position: absolute;
    z-index: 100;

}

.lbl-titulo-formulario-voluntario{
	font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #fff;
    margin-left: 30%;
    margin-top: -75%;
    position: absolute;
    z-index: 100;

}

.btn-volunario-enviar{
	width: 392px;
    height: 67px;
    background-color: #84c04a;
    text-align: center;	
    margin-top: 10px;
}

.txt-btn-enviar{
	font-size: 36px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
    /*font-family: 'Anton', sans-serif;*/
}

.lbl-campos-obligatorio-voluntario{
	margin-top: 25px;
	margin-bottom: 25px;
	color: #fff;

}
.btn-frm-voluntario{
	margin-left: 40%;
}

.btn-frm-segundo{
	margin-left: 37%;
}

.txt-fundacion-informa {
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #54575a;
    margin-left: -15%;
    text-align: left;
    margin-top: 7%;
    width: 608px;
}

.txt-input-newsletter {
    background-color: #fff;
    width: 90%;
    height: 36px;
    border: solid 1px #9dbccb;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.lb-txt-newsletter{
	font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    color: #9dbccb;
    font-weight: 400;
}

.btn-newsletter-enviar{
	background-image: url(../images/que-hacemos/btn_registro.png);
	width: 202px;
	height: 58px;
	border: 0px;
}

.primer-input{
	margin-left: 10%;
}

.txt-campos-extras{
	margin-left: -28%;
	color: #9dbccb;
}

.txt-subtitulo-informes-anuales{
	margin-top: 35px;
	margin-left: 25%;
	font-size: 48px;
    color: #54575a;

}

.frm-espacio-vandalizado {
    position: absolute;
    z-index: 100;
    margin-top: -63%;
    margin-left: 15%;
}

.txt-input-segundo-form{
	background-color: #fff;
    width: 137%;
    height: 40px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.txt-input-area-segundo-form{
	background-color: #fff;
    width: 137%;
    height: 100px;
    border: 0px;
    /* margin-top: 30px; */
    color: #9dbccb;
    font-family: 'Open', sans-serif;
    font-size: 18px;
    font-weight: 400;
    float: left;
}

.hashtag_segundo-frm{
	position: absolute;
    z-index: 100;
    left: 0%;
    margin-top: -40%;
}

.txt-largo-segundo-formulario{
	font-family: 'Lato', sans-serif;
	text-align: justify;
    font-size: 23px;
    z-index: 100;
    margin-top: -60%;
    margin-left: 25%;
    width: 500px;
    color: #fff;
}


.txt-lbl-formulario-segundo{
	font-family: 'Open Sans', sans-serif;
    font-size: 23px;
    color: #fff;
    margin-left: 25%;
    margin-top: -79%;
    position: absolute;
    z-index: 100;
    width: 360px;
    text-align: center;
}

.subrayado-informes{
	width: 475px;
	height: 2px;
    background-color: #3A667A;
}

/* sumate*/

.titulo_razones_para-donar{
		font-size:48px;
		color:#54575a;
		float:left;
		margin-left: 10%;
		width: 550px;
		margin-top: 30px;
}

.separador-razones-para-donar {
    float: left;
    width: 5px;
    height: 140px;
    background-color: #779d91;
    margin-left: 50px;
    margin-right: 35px;
    margin-top: 30px;
}

.txt_razones_para_donar {
    width: 380px;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #54575a;
    margin-left: -45px;
    text-align: justify;
    margin-top: 30px;
}

.img-razones-para-donar {
    margin-left: 25%;
    width: 200%;
    margin-top: 30px;
}

.txt-principal-razones-para-donar {
    width: 750px;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    margin-left: 30%;
    text-align: center;
    margin-bottom: 150px;
    margin-top: 80px;
}

.txt-principal-sumate{
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #fff;
    position: absolute;
    z-index: 100;
    margin-top: -34%;
    width: 920px;
    margin-left: 22%;
    text-align: center;

}

.img_banner_sumate{
	position: absolute;
    z-index: 100;
    margin-top: -28%;
    margin-left: 21%;
}

.txt-largo-principal-sumate{
	width: 1020px;
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #54575a;
    text-align: center;
    margin-left: 22%;
}

.txt-principal-como-donar{
    font-family: 'Lato', sans-serif;
    font-size: 23px;
    color: #54575a;
    width: 510px;
    text-align: center;
    margin-left: 25%;
    margin-top: 9%;
}

.btn-donar{
	width: 392px;
    height: 67px;
    background-color: #1BAAD4;
    text-align: center;
}

.txt-btn-donar{
	font-size: 36px;
    color: #ffffff;
    /*font-weight: bold;*/
    text-align: center;
    /*font-family: 'Anton', sans-serif;*/
}

.btn-donar-ahora{
	margin-top: 10%;
    margin-left: 33%;
}

.como-donar{
	margin-top: 45px;
    margin-left: 65px;
}

.txt-como-donar{
	text-align: center;
    font-size: 36px;
    color: #3C5364;
}

.subrayado-como-donar{
    width: 310px;
    height: 3px;
    background-color: #3C5364;
    margin-left: 33%;
}

.slogan_img_razones{
	position: absolute;
    z-index: 300;
    margin-left: -68%;
    margin-top: 34%;
    bottom: -50px;
}    

	
}