@charset "UTF-8";
/* CSS document */
/* Descripcion: estilo para Blue american
Autor: Omar De Luna
actualización: junio 2013 */



#donate-button{
	width: 230px;
}

.donar-ahora-section{
	margin-top: 70px;
}

img{border:0;}

* { margin: 0; padding: 0; font-family: myriad-pro, sans-serif;}


a, input, nav ul{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}


body{
	background:#f5f0e7;
	}


main {
	width: 100%;
	margin:0 auto;
	background: #f5f0e7;
	}

main.home{
	overflow: hidden;
}


nav{
	width: 100%;
	padding: 10px 5%;
}


nav ul{
	list-style: none;
	float: left;
	width: 62%;
	text-align: center;
	margin-top: 20px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

nav ul li{
	display: inline-block;
	padding: 15px 23px;
	border-radius: 40px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

nav ul li a{
	font-size: 16px;
	line-height: 22px;
	color: #292929;
	display: block;
}

nav ul li a:hover{
	font-size: 16px;
	line-height: 22px;
	color: #292929;
}

nav ul li:hover, nav ul li.active{
	background: #E9DDC9;
	padding: 15px 23px;
	border-radius: 40px;
}

#menuiphone{
	display: none;
}

.logo{
	float: left;
	width: 19%;
}

.logo img{
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.donar_btn{
	float: left;
	width: 19%;
	text-align: right;
	margin-top: 30px;
}


.btn_principal{
	font-size: 18px;
	background: #1f7def;
	padding: 16px 36px;
	border-radius: 40px;
	font-weight: 700;
	color: white;
}

header{
	width: 100%;
	padding: 100px 5%;
	position: relative;
	text-align: center;
	height: 87vh;
	min-height: 620px;
	margin-top: 98px;
}

header h1{
	font-size: 7vw;
	letter-spacing: -0.02em;
	line-height: 7vw;
	color:#393939;
	margin-top: 25vh;
	position: relative;
	z-index: 9;
}

header p{
	font-size: 24px;
	line-height: 30px;
	color: #999;
	width: 40%;
	margin: 0 auto;
}

b{
	font-family: 'Leckerli One', cursive;
}

.foto_circulo, .foto_circulo-2, .foto_circulo-3, .foto_circulo-4, .foto_circulo-5, .foto_circulo-6{
	overflow: hidden;
	position: absolute;
}

.foto_circulo{
	width: 170px;
	height: 170px;
	border-radius: 50%;
	left: 15%;
	top:4%;
}

.foto_circulo-2{
	width: 280px;
	height: 280px;
	border-radius: 50%;
	left: 40%;
	top:1%;
}

.foto_circulo-3{
	width: 135px;
	height: 135px;
	border-radius: 50%;
	left: 65%;
	top:14%;
}

.foto_circulo-4{
	width: 210px;
	height: 210px;
	border-radius: 50%;
	left: 79%;
	top:9%;
}

.foto_circulo-5{
	width: 275px;
	height: 275px;
	border-radius: 50%;
	left: 3%;
	top:27%;
}

.foto_circulo-6{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	left: 75%;
	top:60%;
}

header img{
	height: 100%;
	display: block;
	object-fit: cover;
}


.baner{
	width: 100%;
	position: relative;
}

.baner img{
		display: block;
	}
	
.Texto-baner{
	position: absolute;
	z-index: 2;
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	background: url("images/circulo-azul.svg") no-repeat right center;
	background-size: cover;
	padding: 10% 5%;
	font-size: 3.2vw;
	line-height: 3.5vw;
	font-weight: 700;
	color: #393939;
}

.Texto-baner strong{
	color: white;
}

.ayudemos{
	width: 60%;
	padding: 0 20% 100px 20%;
	position: relative;
	z-index: 3;
	margin-top: -50px;
}

.fcirculo-ayudemos{
	width: 30vw;
	height: 30vw;
	overflow: hidden;
	border-radius: 50%;
}

.fcirculo-ayudemos img{
	height: 100%;
	object-fit: cover;
}

.sticker-ayudemos{
	width: 150%;
	margin-top: -17vw;
	margin-left: 20vw;
}

.Q-hacemos{
	width: 100%;
	padding: 100px 5%;
}

.Q-hacemos > p{
	width: 70%;
}

.col30{
	width: 29%;
	margin: 20px 2%;
	float: left;
}

.col30 img{
	object-fit: cover;
	height: 100%;
}

.foto-circulo{
	width: 330px;
	height: 330px;
	border-radius: 50%;
	overflow: hidden;
}

.logrado{
	width: 60%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url("images/circulo-naranja.svg") no-repeat left center;
	background-size: cover;
}

.logrado p{
	color: white;
}

.logrado-content{
	padding: 25% 15%;
}

.logrado h1{
	color: white;
}

.logrado-content div{
	width: 49%;
	display: inline-block;
	margin-bottom: 30px;
}

.logrado-content div li{
	list-style: none;
	display: inline-table;
	width: 80%;
}

.logrado-content div li:first-child{
	width: 13%;
	margin-top: 10px;
	margin-right: 2%;
}

.gracias{
	width: 100%;
	padding: 200px 10%;
	position: relative;
}

.tarjeta-gracias{
	width: 100%;
	padding: 5%;
	background: white;
	border-radius:0 30px 0 30px; 
}

.tarjeta-gracias div{
	width: 47%;
	display: inline-table;
}

.tarjeta-gracias div:last-child{
	background: #E9DDC9;
	border-radius: 30px;
	padding: 3%;
	width: 43%;
	margin-top: 5%;
	margin-left: 2%;
}

.tarjeta-gracias h1{
	font-size: 40px;
	line-height: 40px;
}

.tarjeta-gracias li{
	list-style: none;
	font-size: 8vw;
	font-weight: 700;
	color: #393939;
}

.tarjeta-gracias b{
	color: #3DAE2B;
}

.s-gracias{
	position: absolute;
	right: 12%;
	bottom: 12%;
}

.recursos{
	width: 100%;
	padding: 100px 10%;
	text-align: center;
}

.col50{
	width: 50%;
	float: left;
	margin: 20px 0;
}

.recursos li{
	background: #E50695;
	padding: 10px 3%;
	border-radius: 50px;
	display: block;
	width: 94%;
	text-align: left;
	font-size: 23px;
	line-height: 50px;
	color: white;
	margin-bottom: 10px;
}

.recursos li span{
	font-size: 50px;
	line-height: 50px;
	opacity: 0.5;
	font-weight: 700;
}

.recursos li:nth-child(2){
	opacity: 0.8;
	width: 90%;
}

.recursos li:nth-child(3){
	opacity: 0.7;
	width: 65%;
}

.recursos li:nth-child(4){
	opacity: 0.6;
	width: 61%;
}

.recursos .foto_circulo-5{
	position: relative;
	border: 15px solid #F5F0E7;
	margin-top: -140px;
	margin-left: 47%;
	width: 180px;
	height: 180px;
}

.recursos .foto_circulo-5 img{
	height: 100%;
	object-fit: cover;
}

.noticias{
	width: 100%;
	padding: 100px 5%;
	position: relative;
	margin-top: 100px;
}

.noticia{
	overflow: hidden;
	border-radius: 15px;
	position: relative;
	z-index: 2;
}

.noticia img{
	display: block;
}

.noticia-titulo{
	position: absolute;
	bottom: 150px;
	left: 7%;
	z-index: 3;
}

.noticia-titulo h1{
	color: white;
}

.sn-1, .sn-2, .sn-3{
	position: absolute;
}

.sn-1{
	margin-left: -50px;
	z-index: 3;
	top: -50px;
}

.sn-2{
	z-index: 1;
	left: 50%;
	margin-left: -10%;
	top: -11%;
}

.sn-3{
	z-index: 3;
	right: 0;
	top: 0px;
}

.contactos-emergencia{
	width: 100%;
	padding: 5%;
	position: relative;
}

.CE-datos{
	width: 100%;
	background: #E9DDC9;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.CE-datos a{
	font-size: 20px;
	line-height: 27px;
	display: block;
	margin-bottom: 5px;
}

.CE-datos a img{
	margin-bottom: -8px;
	margin-right: 10px;
}

.CE-datos .col50  p{
	padding-right: 40px;
}

.sticker-contactos{
	position: absolute;
	right: 0;
	top:0;
	z-index: 2;
}

.espacio{
	width: 40px;
	height: 30px;
	display: inline-block;
}


footer{
	width: 100%;
}

footer h1{
	font-size: 25px;
	line-height: 30px;
	color: #292929;
}

footer h2{
	color:#E50695;
	font-size: 16px;
	line-height: 22px;
}

footer p, footer a{
	font-size: 16px;
	line-height: 22px;
	color:#5f5f5f;
}

footer a{
	text-decoration: underline;
}

footer b{
	color:#E50695;
}

.foo1{
	float: left;
	background: url("images/circulo-beige.svg") right center no-repeat;
	background-size: cover;
	padding: 100px 5%;
	width: 20%;
}

.foo2{
	float: right;
	padding: 100px 5% 0 5%;
	text-align: right;
	width: 60%;
}

.foo2 div{
	width: 25%;
	display: inline-table;
	margin-right: 5%;
	text-align: left;
}

.foo2 a{
	text-decoration: none;
}

.foo2 li{
	list-style: none;
	display: inline-block;
	width: 48%;
	line-height: 25px;
}

.foo2 a img{
	margin-right: 25px;
}

	
h1{
	font-size:56px;
	line-height:60px;
	}

h2{
	font-size:56px;
	line-height:60px;
	}

h3{
	font-size:26px;
	line-height:32px;
	}

	
p {
	font-size:18px;
	line-height:24px;
	}

	
a {
	font-size:18px;
	line-height:24px;
	text-decoration:none;
	color: inherit;
	}
	
a:hover {
	color:#222121;
	}

.rosa{
	color: #e50695;
}

.cleare {
	display: block;
	clear: both;
}


/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷timeline÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.timeline{
	width: 100%;
	padding: 100px 15%;
	margin-top: 40px;
	position: relative;
	display: flex;
}

.date{
	width: 10%;
	padding-right: 5%;
	position:sticky;
	height: 500px;
	top: 100px;
}

.date li{
	list-style: none;
}


.date li a{
	font-size: 20px;
	line-height: 40px;
}

.contols-date{
	padding-left: 17px;
}

.contols-date .arriba img{
	transform: rotate(180deg);
}

.date li a:hover, .date li a.active{
	font-weight: 700;
}

.events{
	width: 100%;
	border-left: 4px solid #1F7DEF;
	padding-left: 5%;
	position: relative;
}

.circle{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #1F7DEF;
	position: absolute;
	left: -12px;
	top: -5px;
}

.event{
	width: 100%;
	padding: 5%;
	background: white;
	border-radius: 20px;
	margin-bottom: 40px;
}

.fecha{
	margin-left: -13.5%;
}

.fecha p{
	background: #1F7DEF;
	padding: 10px 50px;
	border-radius: 40px;
	color: white;
	font-size: 40px;
	line-height: 40px;
	display: inline;
	margin-left: -5px;
}

.event-info{
	margin-top: 50px;
}

.event-info li{
	list-style-image: url("images/star.svg");
	margin-bottom: 20px;
}

.event-info ul{
	list-style-position: outside;
	padding-left: 20px;
}


figure {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  -webkit-column-break-inside: avoid;
  break-inside: avoid; 
}

figure > img {
  grid-row: 1/-1;
  grid-column: 1; 
margin-bottom: 20px;
object-fit: cover;
border-radius: 20px;
}

.images {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images2 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images3 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

figcaption{
	font-size: 14px;
	color: #393939;
	margin: -5px 0 20px 0;
	width: 50%;
}

.gale-link{
	width: 100%;
	padding: 50px 10%;
	text-align: right;
}

.gale-link .btn_principal{
	background: #E50695;
}


/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷que hacemos÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.rosa{
	color: #E50695;	
}

.blanco{
	color: white;
}

.vivienda-servicios{
	width: 100%;
	padding: 100px 5%;
}

.vivienda-servicios > .col50{
	padding-right: 5%;
}

.vivienda-servicios > .col50 p{
	width: 70%;
}

.sticker-hacemos-1{
	margin-left: 60%;
	width: 250px;
}

.vivienda-servicios .patinetas img{
	object-fit: cover;
	height: 100%;
	margin-left: -85%;
}

.vivienda-servicios .patinetas{
	display: flex;
	justify-content: space-between;
}

.patinetas div{
	width: 23%;
	height: 20vw;
	overflow: hidden;
	border-radius: 100px;
}

.patinetas div:nth-child(odd){
	margin-top: 50px;
}

.proceso-recepcion{
	background: #4397FE url("images/circulo-azul.svg") left center no-repeat;
	background-size: 20% cover;
	width: 100%;
	padding: 100px 5%;
	display: flex;
	justify-content: space-between;
}

.proceso-recepcion div{
	width: 20%;
}

.proceso-recepcion span{
	background: #FF9015;
	border-radius: 50%;
	padding: 2px 13px;
}


.capacitaciones{
	width: 100%;
	padding: 100px 5%;
	display: flex;
	align-items: center;
}

.capacitaciones .col50{
	position: relative;
}

.capacitaciones .col50:nth-child(2){
	padding: 0 7%;
}

.image-capacitaciones{
	object-fit: cover;
	border-radius: 30px;
	margin: 0 auto;
}

.nubes{
	position: absolute;
	top:-5%;
	left: -5%;
	width: 30%;
}

.sti-capa{
	position: absolute;
	right: 5%;
	bottom: -2%;
	width: 40%;
}

.dato-hacemos{
	width: 100%;
	padding: 100px 15%;
}

.pastilla-naranja{
	background: #FF6E00;
	padding: 5%;
	border-radius: 200px;
	width: 50%;
	position: relative;
	z-index: 2;
	margin-left: 10%;
}

.foto-dato{
	width: 20vw;
	height: 20vw;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-top: -300px;
	margin-left: 55%;
}

.foto-dato img{
	object-fit: cover;
	height: 100%;
	margin-left: -10%;
}



/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷contacto÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.contacto{
	width: 100%;
	padding: 100px 5%;
}

.contacto .col50:nth-child(1){
	padding-right: 5%;
}

.contacto .col50:nth-child(2) img{
	margin-right: 10px;
}

.contacto form{
	background: #E9DDC9;
	width: 100%;
	padding: 5%;
	border-radius: 0 20px 0 20px;
	height: auto;
}

.contacto input{
	width: 46%;
	padding: 10px 2%;
	margin: 10px 1%;
	background: white;
	border-radius: 10px;
	border: 0;
	outline: none;
	font-size: 16px;
	line-height: 24px;
}

.contacto textarea{
	width: 94%;
	padding: 10px 2%;
	margin: 10px 1%;
	height: 100px;
	background: white;
	border-radius: 10px;
	border: 0;
	outline: none;
	font-size: 16px;
	line-height: 24px;
}

.contacto input[type=submit]{
	width: 94%;
	padding: 10px 2%;
	background: #1F7DEF;
	border: 0;
	outline: none;
	cursor: pointer;
	color: white;
}


.ubicacion{
	width: 100%;
	padding: 50px 5%;
}

.ubi{
	width: 100%;
	background: #1F7DEF;
	border-radius: 0 20px 0 20px;
	display: flex;
	align-items: center;
	padding: 50px 5%;
}

.ubi iframe{
	border-radius: 20px;
}

.ubi h2, .ubi p{
	color: white;
}



/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷galeria÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.galeria{
	width: 100%;
	padding: 100px 10%;
	display: flex;
	justify-content: space-between;
}

.gale-evento{
	width: 31%;
	margin-bottom: 40px;
}

.gale-evento img{
	object-fit: cover;
	height: 21vw;
	border-radius: 20px;
}


@media only screen and (max-width:1450px){

	
nav{
	width: 100%;
	padding: 10px 5%;
}


nav ul{
	width: 70%;
	margin-top: 15px;
}

nav ul li{
	padding: 15px 14px;
	border-radius: 40px;
}

nav ul li a{
	font-size: 15px;
	line-height: 22px;
}
	
nav ul li a:hover{
	font-size: 15px;
	line-height: 22px;
}

nav ul li:hover{
	padding: 15px 14px;
	border-radius: 40px;
}

.logo{
	width: 13%;
}
	
.logo img{
	width: 100px;
}

.donar_btn{
	width: 17%;
	margin-top: 30px;
}


.btn_principal{
	font-size: 15px;
	padding: 14px 27px;
	border-radius: 40px;
}

header{
	width: 100%;
	padding: 100px 5%;
	height: 77vh;
	margin-top: 85px;
}

header h1{
	font-size: 7vw;
	letter-spacing: -0.04em;
	line-height: 88px;
	margin-top: 22vh;
}

header p{
	font-size: 16px;
	line-height: 22px;
	width: 50%;
}


.foto_circulo{
	width: 160px;
	height: 160px;
	border-radius: 50%;
	left: 15%;
	top:4%;
}

.foto_circulo-2{
	width: 250px;
	height: 250px;
	border-radius: 50%;
	left: 40%;
	top:1%;
}

.foto_circulo-3{
	width: 125px;
	height: 125px;
	border-radius: 50%;
	left: 67%;
	top:14%;
}

.foto_circulo-4{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	left: 83%;
	top:9%;
}

.foto_circulo-5{
	width: 245px;
	height: 245px;
	border-radius: 50%;
	left: -4%;
	top:27%;
}

.foto_circulo-6{
	width: 140px;
	height: 140px;
	border-radius: 50%;
	left: 78%;
	top:43%;
}
	

.baner{
	width: 100%;
}
	
	
.Texto-baner{
	z-index: 2;
	width: 43%;
	height: 100%;
	padding: 10% 5%;
	font-size: 3.2vw;
	line-height: 3.5vw;
}

.ayudemos{
	width: 70%;
	padding: 0 20% 100px 20%;
	z-index: 3;
	margin-top: -50px;
}

.fcirculo-ayudemos{
	width: 35vw;
	height: 35vw;
	border-radius: 50%;
}

.fcirculo-ayudemos img{
	height: 100%;
}

.sticker-ayudemos{
	width: 125%;
	margin-top: -85%;
	margin-left: 70%;
}

.Q-hacemos{
	width: 100%;
	padding: 100px 5%;
}

.Q-hacemos > p{
	width: 70%;
}

.col30{
	width: 29%;
	margin: 20px 2%;
}

.col30 img{
	height: 100%;
}

.foto-circulo{
	width: 250px;
	height: 250px;
	border-radius: 50%;
}

.logrado{
	width: 60%;
	height: 100%;
	right: 0;
	top: 0;
}
	
.logrado h1{
	font-size: 40px;
	margin-bottom: 10px;
}
	
.logrado-content br{
	display: none;
}


.logrado-content{
	padding: 12% 7% 0 17%;
}

.logrado-content div{
	width: 49%;
	margin-bottom: 30px;
}

.logrado-content div li{
	width: 90%;
}

.logrado-content div li:first-child{
	width: 13%;
	margin-top: 10px;
	margin-right: 2%;
}

.gracias{
	width: 100%;
	padding: 150px 10%;
}

.tarjeta-gracias{
	width: 100%;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.tarjeta-gracias div{
	width: 47%;
}

.tarjeta-gracias div:last-child{
	border-radius: 30px;
	padding: 3%;
	width: 43%;
	margin-top: 5%;
	margin-left: 2%;
}

.tarjeta-gracias h1{
	font-size: 40px;
	line-height: 40px;
}

.tarjeta-gracias li{
	font-size: 8vw;
	font-weight: 700;
}

.s-gracias{
	right: 8%;
	bottom: 80px;
	width: 15%;
}

.recursos{
	width: 100%;
	padding: 100px 10%;
}
	
.col50{
	width: 50%;
	margin: 20px 0;
}
	
.recursos li{
	padding: 10px 3%;
	border-radius: 40px;
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 10px;
}

.recursos li span{
	font-size: 40px;
	line-height: 40px;
	opacity: 0.5;
	font-weight: 700;
}

.recursos li:nth-child(2){
	opacity: 0.8;
	width: 90%;
}

.recursos li:nth-child(3){
	opacity: 0.7;
	width: 70%;
}

.recursos li:nth-child(4){
	opacity: 0.6;
	width: 65%;
}

.recursos .foto_circulo-5{
	margin-top: -140px;
	margin-left: 47%;
	width: 160px;
	height: 160px;
}

.recursos .foto_circulo-5 img{
	height: 100%;
}

.noticias{
	width: 100%;
	padding: 100px 5%;
	margin-top: 100px;
}

.noticia{
	border-radius: 15px;
	z-index: 2;
}

.noticia-titulo{
	bottom: 150px;
	left: 7%;
}


.sn-1{
	margin-left: -50px;
	z-index: 3;
	top: -30px;
}

.sn-2{
	z-index: 1;
	left: 50%;
	margin-left: -10%;
	top: -30px;
}

.sn-3{
	z-index: 3;
	right: 0;
	top: 10px;
}

.contactos-emergencia{
	width: 100%;
	padding: 5%;
}

.CE-datos{
	width: 100%;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.CE-datos a{
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 5px;
}

.CE-datos .col50  p{
	padding-right: 40px;
}
	
.CE-datos .col50  img{
	width: 25px;
}

.sticker-contactos{
	right: 0;
	top:0;
	z-index: 2;
}	
	
	


footer h1{
	font-size: 25px;
	line-height: 30px;
}

footer h2{
	font-size: 16px;
	line-height: 22px;
}

footer p, footer a{
	font-size: 16px;
	line-height: 22px;
}


.foo1{
	padding: 100px 5%;
	width: 25%;
}

.foo2{
	padding: 100px 5% 0 5%;
	width: 55%;
}

.foo2 div{
	width: 40%;
	margin-right: 5%;
}


.foo2 li{
	width: 48%;
	line-height: 25px;
}

.foo2 a img{
	margin-right: 25px;
}

	
h1{
	font-size:60px;
	line-height:60px;
	}

	
p {
	font-size:16px;
	line-height:22px;
	}

	
a {
	font-size:16px;
	line-height:22px;
	}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷timeline÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.timeline{
	padding: 100px 10%;
	margin-top: 40px;
}

.date{
	width: 15%;
	padding-right: 5%;
	position:sticky;
	height: 500px;
	top: 100px;
}


.events{
	width: 85%;
	border-left: 4px solid #1F7DEF;
	padding-left: 5%;
}
	
	

	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷que hacemos÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/



.vivienda-servicios{
	width: 100%;
	padding: 100px 5%;
}

.vivienda-servicios > .col50{
	padding-right: 5%;
}

.vivienda-servicios > .col50 p{
	width: 90%;
}

.sticker-hacemos-1{
	margin-left: 50%;
	width: 200px;
}

.vivienda-servicios .patinetas img{
	height: 100%;
	margin-left: -85%;
}

.vivienda-servicios .patinetas{
	display: flex;
	justify-content: space-between;
}

.patinetas div{
	width: 23%;
	height: 23vw;
	border-radius: 100px;
}

.patinetas div:nth-child(odd){
	margin-top: 50px;
}

.proceso-recepcion{
	background-size: 20% cover;
	width: 100%;
	padding: 100px 5%;
	display: flex;
	justify-content: space-between;
}

.proceso-recepcion h2{
	font-size: 35px;
}
	
.proceso-recepcion h3{
	font-size: 25px;
}

.proceso-recepcion div{
	width: 22%;
}

.proceso-recepcion span{
	border-radius: 50%;
	padding: 2px 10px;
}


.capacitaciones{
	width: 100%;
	padding: 100px 5%;
}


.capacitaciones .col50:nth-child(2){
	padding: 0 7%;
}

.image-capacitaciones{
	border-radius: 30px;
	margin: 0 auto;
}

.nubes{
	top:-5%;
	left: -5%;
	width: 30%;
}

.sti-capa{
	right: 5%;
	bottom: -2%;
	width: 40%;
}

.dato-hacemos{
	width: 100%;
	padding: 100px 5%;
}

.pastilla-naranja{
	padding: 5%;
	border-radius: 200px;
	width: 70%;
	margin-left: 5%;
}

.foto-dato{
	width: 30vw;
	height: 30vw;
	border-radius: 50%;
	margin-top: -300px;
	margin-left: 65%;
}

.foto-dato img{
	height: 100%;
	margin-left: -10%;
}	
	


}

@media only screen and (max-width:1024px){

	
nav{
	width: 100%;
	padding: 10px 5%;
}


nav ul{
	width: 83%;
	margin-top: 15px;
}

nav ul li{
	padding: 10px 11px;
	border-radius: 40px;
}

nav ul li a{
	font-size: 14px;
	line-height: 21px;
}
	
nav ul li a:hover{
	font-size: 14px;
	line-height: 21px;
}

nav ul li:hover{
	padding: 10px 11px;
	border-radius: 40px;
}

.logo{
	width: 14%;
}
	
.logo img{
	width: 90px;
}

.donar_btn{
	width: 20%;
	margin-top: 30px;
	display: none;
}


.btn_principal{
	font-size: 15px;
	padding: 10px 20px;
	border-radius: 40px;
}

header{
	width: 100%;
	padding: 100px 5%;
	height: auto;
	margin-top: 78px;
}

header h1{
	font-size: 7vw;
	letter-spacing: -0.04em;
	line-height: 70px;
	margin-top: 16vh;
}

header p{
	font-size: 18px;
	line-height: 24px;
	width: 60%;
}


.foto_circulo{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	left: 7%;
	top:4%;
}

.foto_circulo-2{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	left: 32%;
	top:1%;
}

.foto_circulo-3{
	width: 115px;
	height: 115px;
	border-radius: 50%;
	left: 60%;
	top:14%;
}

.foto_circulo-4{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	left: 79%;
	top:9%;
}

.foto_circulo-5{
	width: 215px;
	height: 215px;
	border-radius: 50%;
	left: -7%;
	top:27%;
}

.foto_circulo-6{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	left: 80%;
	top:40%;
}
	
.baner{
	border: 0;
}

	
.Texto-baner{
	z-index: 2;
	width: 43%;
	height: 100%;
	padding: 10% 5%;
	font-size: 3.2vw;
	line-height: 3.5vw;
}

.ayudemos{
	width: 70%;
	padding: 0 20% 100px 20%;
	z-index: 3;
	margin-top: -50px;
}

.fcirculo-ayudemos{
	width: 35vw;
	height: 35vw;
	border-radius: 50%;
}

.fcirculo-ayudemos img{
	height: 100%;
}

.sticker-ayudemos{
	width: 125%;
	margin-top: -35%;
	margin-left: 45%;
}

.Q-hacemos{
	width: 100%;
	padding: 80px 5%;
}

.Q-hacemos > p{
	width: 70%;
}

.col30{
	width: 29%;
	margin: 20px 2%;
}


.foto-circulo{
	width: 170px;
	height: 170px;
	border-radius: 50%;
}

.logrado{
	width: 60%;
	height: 100%;
	right: 0;
	top: 0;
}
	
.logrado h1{
	font-size: 30px;
	line-height: 30px;
}


.logrado-content{
	padding: 10% 7% 0 17%;
}

.logrado-content div{
	width: 49%;
	margin-bottom: 20px;
}

.logrado-content div li{
	width: 90%;
}

.logrado-content div li:first-child{
	width: 13%;
	margin-top: 10px;
	margin-right: 2%;
}

.gracias{
	width: 100%;
	padding: 100px 5%;
}

.tarjeta-gracias{
	width: 100%;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.tarjeta-gracias div{
	width: 47%;
}

.tarjeta-gracias div:last-child{
	border-radius: 30px;
	padding: 3%;
	width: 43%;
	margin-top: 3%;
	margin-left: 2%;
}

.tarjeta-gracias h1{
	font-size: 30px;
	line-height: 30px;
}

.tarjeta-gracias li{
	font-size: 8vw;
	font-weight: 700;
}

.s-gracias{
	right: 2%;
	bottom: 80px;
	width: 15%;
}

.recursos{
	width: 100%;
	padding: 80px 10%;
}
	
.col50{
	width: 50%;
	margin: 20px 0;
}
	
.recursos .col50{
	width: 100%;
}
	
.recursos li{
	padding: 10px 3%;
	border-radius: 40px;
	width: 94%;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 10px;
}

.recursos li span{
	font-size: 40px;
	line-height: 40px;
	opacity: 0.5;
	font-weight: 700;
}

.recursos li:nth-child(2){
	opacity: 0.8;
	width: 90%;
}

.recursos li:nth-child(3){
	opacity: 0.7;
	width: 65%;
}

.recursos li:nth-child(4){
	opacity: 0.6;
	width: 61%;
}

.recursos .foto_circulo-5{
	margin-top: -140px;
	margin-left: 47%;
	width: 160px;
	height: 160px;
	display: none;
}

.recursos .foto_circulo-5 img{
	height: 100%;
}

.flor{
	display: none;
}	
	
.noticias{
	width: 100%;
	padding: 100px 5%;
	margin-top: 100px;
}

.noticia{
	border-radius: 15px;
	z-index: 2;
}

.noticia-titulo{
	bottom: 150px;
	left: 7%;
}


.sn-1{
	margin-left: -50px;
	z-index: 3;
	top: -10px;
}

.sn-2{
	z-index: 1;
	left: 50%;
	margin-left: -10%;
	top: 0px;
}

.sn-3{
	z-index: 3;
	right: 0;
	top: 30px;
}

.contactos-emergencia{
	width: 100%;
	padding: 5%;
}

.CE-datos{
	width: 100%;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.CE-datos a{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}

.CE-datos .col50  p{
	padding-right: 40px;
}
	
.CE-datos .col50  img{
	width: 18px;
}

.sticker-contactos{
	right: 0;
	top:0;
	z-index: 2;
}


footer h1{
	font-size: 20px;
	line-height: 25px;
}

footer h2{
	font-size: 15px;
	line-height: 21px;
}

footer p, footer a{
	font-size: 14px;
	line-height: 20px;
}


.foo1{
	padding: 80px 5% 80px 5%;
	width: 25%;
}

.foo2{
	padding: 80px 5% 0 0;
	width: 60%;
	
}

.foo2 div{
	width: 40%;
	margin-right: 5%;
}


.foo2 li{
	width: 100%;
	line-height: 20px;
}

.foo2 a img{
	margin-right: 10px;
}

	
h1{
	font-size:36px;
	line-height:36px;
	}
	
h2{
	font-size:36px;
	line-height:36px;
	}

	
p {
	font-size:16px;
	line-height:22px;
	}

	
a {
	font-size:16px;
	line-height:22px;
	}
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷timeline÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.timeline{
	padding: 80px 5%;
	margin-top: 40px;
}

.date{
	width: 15%;
	padding-right: 5%;
	position:sticky;
	height: 500px;
	top: 100px;
}

.events{
	width: 85%;
	border-left: 4px solid #1F7DEF;
	padding-left: 5%;
}



.fecha{
	margin-left: -15%;
}


.images {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images2 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images3 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷que hacemos÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/



.vivienda-servicios{
	width: 100%;
	padding: 80px 5%;
}

.vivienda-servicios > .col50{
	padding-right: 5%;
}

.vivienda-servicios > .col50 p{
	width: 90%;
}

.sticker-hacemos-1{
	margin-left: 50%;
	width: 200px;
}

.vivienda-servicios .patinetas img{
	height: 100%;
	margin-left: -85%;
}

.vivienda-servicios .patinetas{
	display: flex;
	justify-content: space-between;
}

.patinetas div{
	width: 23%;
	height: 23vw;
	border-radius: 100px;
}

.patinetas div:nth-child(odd){
	margin-top: 50px;
}

.proceso-recepcion{
	background-size: 20% cover;
	width: 100%;
	padding: 80px 5%;
	display: flex;
	justify-content: space-between;
}

.proceso-recepcion h2{
	font-size: 35px;
}
	
.proceso-recepcion h3{
	font-size: 25px;
}

.proceso-recepcion div{
	width: 22%;
}

.proceso-recepcion span{
	border-radius: 50%;
	padding: 2px 10px;
}


.capacitaciones{
	width: 100%;
	padding: 80px 5%;
}


.capacitaciones .col50:nth-child(2){
	padding: 0 0%;
}

.image-capacitaciones{
	border-radius: 30px;
	margin: 0 auto;
}

.nubes{
	top:-5%;
	left: -5%;
	width: 30%;
}

.sti-capa{
	right: 5%;
	bottom: -2%;
	width: 40%;
}

.dato-hacemos{
	width: 100%;
	padding: 80px 5%;
}

.pastilla-naranja{
	padding: 5%;
	border-radius: 200px;
	width: 70%;
	margin-left: 5%;
}

.foto-dato{
	width: 30vw;
	height: 30vw;
	border-radius: 50%;
	margin-top: -300px;
	margin-left: 65%;
}

.foto-dato img{
	height: 100%;
	margin-left: -10%;
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷galeria÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.galeria{
	width: 100%;
	padding: 100px 10%;
	flex-wrap: wrap;
}

.gale-evento{
	width: 48%;
	margin-bottom: 40px;
}

.gale-evento img{
	height: 31vw;
}

	
}


@media only screen and (max-width:768px){

	
nav{
	width: 100%;
	padding: 10px 5%;
}


nav ul{
	width: 50%;
	margin-top: 15px;
	overflow: hidden;
	height: 40px;
	text-align: right;
}
	
nav ul.active{
	height: 300px;
}

nav ul li{
	padding: 10px 0px;
	border-radius: 0;
	display: block;
	background: transparent;
}

nav ul li a{
	font-size: 16px;
	line-height: 21px;
	background: transparent;
}
	
nav ul li a:hover{
	font-size: 16px;
	line-height: 21px;
	background: transparent;
	color: #1F7DEF;
}

nav ul li:hover{
	padding: 10px 0px;
	border-radius: 40px;
	background: transparent;
}
	
#menuiphone{
	display: block;
}

.logo{
	width: 50%;
}
	
.logo img{
	width: 90px;
}

.donar_btn{
	width: 20%;
	margin-top: 30px;
	display: none;
}


.btn_principal{
	font-size: 15px;
	padding: 10px 20px;
	border-radius: 40px;
}

header{
	width: 100%;
	padding: 100px 5%;
	height: auto;
	margin-top: 79px;
}

header h1{
	font-size: 14vw;
	letter-spacing: -0.04em;
	line-height: 14vw;
	margin-top: 12vw;
}

header p{
	font-size: 16px;
	line-height: 22px;
	width: 80%;
}


.foto_circulo{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	left: -3%;
	top:4%;
}

.foto_circulo-2{
	width: 180px;
	height: 180px;
	border-radius: 50%;
	left: 32%;
	top:0%;
}

.foto_circulo-3{
	width: 105px;
	height: 105px;
	border-radius: 50%;
	left: 60%;
	top:14%;
}

.foto_circulo-4{
	width: 180px;
	height: 180px;
	border-radius: 50%;
	left: 79%;
	top:9%;
	display: none;
}

.foto_circulo-5{
	width: 195px;
	height: 195px;
	border-radius: 50%;
	left: -10%;
	top:52%;
	display: none;
}

.foto_circulo-6{
	width: 110px;
	height: 110px;
	border-radius: 50%;
	left: 80%;
	top:0%;
}
	
.baner img{
	object-fit: cover;
	height: 300px;
}
	
.Texto-baner{
	z-index: 2;
	width: 100%;
	height: 45%;
	padding: 10% 5%;
	font-size: 18px;
	line-height: 24px;
	position: relative;
	background-image: none;
	background: #308DFF;
}

.ayudemos{
	width: 100%;
	padding: 0 10% 60px 10%;
	z-index: 3;
	margin-top: -20px;
}

.fcirculo-ayudemos{
	width: 65vw;
	height: 65vw;
	border-radius: 50%;
}

.fcirculo-ayudemos img{
	height: 100%;
}

.sticker-ayudemos{
	width: 75%;
	margin-top: -10%;
	margin-left: 10%;
}

.Q-hacemos{
	width: 100%;
	padding: 60px 5%;
}

.Q-hacemos > p{
	width: 100%;
}

.col30{
	width: 100%;
	margin: 20px 0%;
}
	
.Q-hacemos .col30{
	text-align: center;
}


.foto-circulo{
	width: 45vw;
	height: 45vw;
	border-radius: 50%;
	margin: 0 auto;
}

.logrado{
	width: 100%;
	height: auto;
	right: 0;
	top: 0;
	position: relative;
	background-image: none;
	background: #FF9015;
}
	
.logrado h1{
	font-size: 30px;
	line-height: 30px;
}

.logrado-content{
	padding: 10% 5%;
}

.logrado-content div{
	width: 100%;
	margin-bottom: 20px;
}

.logrado-content div li{
	width: 85%;
}

.logrado-content div li:first-child{
	width: 10%;
	margin-top: 10px;
	margin-right: 2%;
}
	
.logrado-content div li img{
	width: 100%;
	height: 30px;
}

.gracias{
	width: 100%;
	padding: 0px 0%;
}

.tarjeta-gracias{
	width: 100%;
	padding: 10% 5%;
	border-radius:0; 
}

.tarjeta-gracias div{
	width: 100%;
	margin-bottom: 20px;
}

.tarjeta-gracias div:last-child{
	border-radius: 10px;
	padding: 3%;
	width: 94%;
	margin-top: 3%;
	margin-left: 2%;
}

.tarjeta-gracias h1{
	font-size: 30px;
	line-height: 30px;
}

.tarjeta-gracias li{
	font-size: 8vw;
	font-weight: 700;
}

.s-gracias{
	right: 2%;
	bottom: -40px;
	width: 20%;
}

.recursos{
	width: 100%;
	padding: 80px 10%;
}
	
.col50{
	width: 100%;
	margin: 20px 0;
}
	
.recursos .col50{
	width: 100%;
}
	
.recursos li{
	padding: 10px 3%;
	border-radius: 40px;
	width: 94%;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}

.recursos li span{
	font-size: 24px;
	line-height: 24px;
	opacity: 0.5;
	font-weight: 700;
}

.recursos li:nth-child(2){
	opacity: 0.8;
	width: 90%;
}

.recursos li:nth-child(3){
	opacity: 0.7;
	width: 65%;
}

.recursos li:nth-child(4){
	opacity: 0.6;
	width: 61%;
}

.recursos .foto_circulo-5{
	margin-top: -140px;
	margin-left: 47%;
	width: 160px;
	height: 160px;
	display: none;
}

.recursos .foto_circulo-5 img{
	height: 100%;
}

.flor{
	display: none;
}	
	
.noticias{
	width: 100%;
	padding: 60px 5%;
	margin-top: 60px;
}

.noticia{
	border-radius: 15px;
	z-index: 2;
}
	
.noticia img{
	object-fit: cover;
	
}

.noticia-titulo{
	bottom: 150px;
	left: 7%;
}


.sn-1{
	margin-left: -10px;
	z-index: 3;
	top: 10px;
}

.sn-2{
	z-index: 1;
	left: 50%;
	margin-left: -10%;
	top: -10px;
}

.sn-3{
	z-index: 3;
	right: 0;
	top: 30px;
}

.contactos-emergencia{
	width: 100%;
	padding: 5%;
}

.CE-datos{
	width: 100%;
	padding: 5%;
	border-radius:0 30px 0 30px; 
}

.CE-datos a{
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}

.CE-datos .col50  p{
	padding-right: 40px;
}
	
.CE-datos .col50  img{
	width: 18px;
}

.sticker-contactos{
	right: 0;
	top:0;
	z-index: 2;
}
	

footer h1{
	font-size: 20px;
	line-height: 25px;
}

footer h2{
	font-size: 15px;
	line-height: 21px;
}

footer p, footer a{
	font-size: 14px;
	line-height: 20px;
}


.foo1{
	padding: 60px 5% 20px 5%;
	width: 100%;
}

.foo2{
	padding: 20px 5% 0 5%;
	width: 100%;
}

.foo2 div{
	width: 100%;
	margin-right: 0%;
	margin-bottom: 15px;
}


.foo2 li{
	width: 100%;
	line-height: 20px;
}

.foo2 a img{
	margin-right: 10px;
}

	
h1{
	font-size:36px;
	line-height:36px;
	}
	
h2{
	font-size:36px;
	line-height:36px;
	}

	
p {
	font-size:16px;
	line-height:22px;
	}

	
a {
	font-size:16px;
	line-height:22px;
	}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷timeline÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/

.timeline{
	padding: 60px 5%;
	margin-top: 50px;
}

.date{
	width: 15%;
	padding-right: 5%;
	position:sticky;
	height: 500px;
	top: 100px;
	display: none;
}

.date li a{
	font-size: 20px;
	line-height: 40px;
}

.contols-date{
	padding-left: 17px;
}

.events{
	width:100%;
	border-left: 0;
	padding-left: 0%;
}

.circle{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	left: -12px;
	top: -5px;
	display: none;
}

.event{
	width: 100%;
	padding: 5%;
	background: white;
	border-radius: 20px;
	margin-bottom: 40px;
}

.fecha{
	margin-left: 0;
	margin-top: 10px;
}
	
.fecha img{
	display: none;
}

.fecha p{
	padding: 10px 50px;
	border-radius: 40px;
	font-size: 30px;
	line-height: 30px;
	margin-left: -5px;
}

.event-info{
	margin-top: 50px;
}


.images {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images2 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images3 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

figcaption{
	font-size: 14px;
	margin: -5px 0 20px 0;
	width: 80%;
}	
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷que hacemos÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/



.vivienda-servicios{
	width: 100%;
	padding: 60px 5%;
}

.vivienda-servicios > .col50{
	padding-right: 5%;
}

.vivienda-servicios > .col50 p{
	width: 100%;
}

.sticker-hacemos-1{
	margin-left: 50%;
	width: 200px;
}

.vivienda-servicios .patinetas img{
	height: 100%;
	margin-left: -85%;
}

.vivienda-servicios .patinetas{
	display: flex;
	justify-content: space-between;
}

.patinetas div{
	width: 23%;
	height: 53vw;
	border-radius: 100px;
}

.patinetas div:nth-child(odd){
	margin-top: 50px;
}

.proceso-recepcion{
	background-size: 20% cover;
	background-image: none;
	width: 100%;
	padding: 60px 5%;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.proceso-recepcion h2{
	font-size: 35px;
}
	
.proceso-recepcion h3{
	font-size: 25px;
}

.proceso-recepcion div{
	width: 100%;
	margin-bottom: 30px;
}

.proceso-recepcion span{
	border-radius: 50%;
	padding: 2px 10px;
}

.capacitaciones{
	width: 100%;
	padding: 60px 5%;
	flex-direction: column;
}

.capacitaciones .col50:nth-child(2){
	padding: 0 0%;
}

.image-capacitaciones{
	border-radius: 30px;
	margin: 0 auto;
}

.nubes{
	top:-5%;
	left: -5%;
	width: 30%;
}

.sti-capa{
	right: 5%;
	bottom: -2%;
	width: 40%;
}

.dato-hacemos{
	width: 100%;
	padding: 60px 5%;
}

.pastilla-naranja{
	padding: 10%;
	border-radius: 200px;
	width: 100%;
	margin-left: 0%;
}

.foto-dato{
	width: 50vw;
	height: 50vw;
	border-radius: 50%;
	margin-top: -20px;
	margin-left: 20%;
}

.foto-dato img{
	height: 100%;
	margin-left: -10%;
}
	
.contacto{
	padding: 80px 5%;
}
	
	
.ubi{
	width: 100%;
	background: #1F7DEF;
	border-radius: 0 20px 0 20px;
	display: flex;
	align-items: center;
	padding: 50px 5%;
	flex-direction: column;
}
	
	
}
	

@media only screen and (max-width:500px){
	
	.fcirculo-ayudemos{
	width: 85vw;
	height: 85vw;
	border-radius: 50%;
}

.fcirculo-ayudemos img{
	height: 100%;
}

.sticker-ayudemos{
	width: 75%;
	margin-top: -10%;
	margin-left: 10%;
}
	
.foto-circulo{
	width: 55vw;
	height: 55vw;
	border-radius: 50%;
	margin: 0 auto;
}
	
.s-gracias{
	right: 2%;
	bottom: 0px;
	width: 30%;
}
	
.sn-2{
	z-index: 1;
	left: 50%;
	margin-left: -10%;
	top: 0px;
}
	
.images2 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}

.images3 {
	width: 100%;
	padding: 30px 0%;
  -webkit-column-count: 1;
          column-count: 1;
  -webkit-column-gap: 20px;
          column-gap: 20px; 
}
	
	
/*÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷galeria÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷÷*/


.galeria{
	width: 100%;
	padding: 60px 10%;
	flex-wrap: wrap;
	flex-direction: column;
}

.gale-evento{
	width: 100%;
	margin-bottom: 40px;
}

.gale-evento img{
	height: 50vw;
}	
	
	
}


.seccion-donar{
	margin-top: 100px;
}
