#logoPrincipal{
	width: 180px;
	margin-top: 4%;
}

#navBar{
	height: 80px;
	background-color: #fff;
}

#iconoMenu{
	color: #000;
	font-size: 40px;
	margin-top: 13px;
}

#fondo1{
	filter:contrast(140%);
	
}



#titulo{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Noto Serif', serif;
	color: #fff;

}

#textoOrdenado1{
	font-weight: bold;
	font-size: 22px;
	font-family: 'Noto Serif', serif;
	color: #fff;

}
#textoOrdenado2{
	font-weight: bold;
	font-size: 22px;
	font-family: 'Noto Serif', serif;
	color: #fff;

}

#textoOrdenado3{
	
	font-size: 20px;
	font-family: 'Noto Serif', serif;
	color: #fff;

}

#textoServicios{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}

#textoPorque{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}


#textoAcerca{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}


#textoTitulo{
	font-weight: bold;
	font-family: 'Noto Serif', serif;
	color: #fff;
}

#textoTitulo2{
	font-weight: bold;
	font-family: 'Noto Serif', serif;
}

#textoDescripcion{
	color: #000;
	font-family: 'Noto Serif', serif;
}

#textoMision{
	font-weight: bold;
	font-size: 30px;
	font-family: 'Noto Serif', serif;

}

#texto{
	font-size: 22px;
	font-family: 'Noto Serif', serif;
}

#lista2{
	list-style-type: none;

	font-size: 22px;
	font-family: 'Noto Serif', serif;
}

#iconoLista2{
	font-size: 22px;
	margin-right: 10px;
	margin-top: 10px;

}

#textoSobre{
	font-size: 22px;
	font-family: 'Noto Serif', serif;
}

#liPhone{
	background-color: #4fbdc3;
	margin-top: 10px;
	border-top-right-radius: 10%;
	border-bottom-right-radius: 10%;

}

#liPhone:hover{
	animation-name: example;
  	animation-duration: 4s;
}

#letraPhone{
	color: #fff;
	font-weight: bold;
	font-size: 20px;
}

#letraPhoneWs{
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	background-color: #4caf50;
	border-top-right-radius: 10%;
	border-bottom-right-radius: 10%;
}

#letraPhoneWs:hover{
	background-color: #f57f17;
	transition: 2s;
}



#caja4{
	background-color: #4fbdc3;
	color: #fff;
}

#coloresCarta{
	background-color: #4fbdc3;
	color: #fff;
	border-bottom: solid 2px white;
}

#textoLink{
	color: #fff;
	font-family: 'Noto Serif', serif;
	text-decoration: underline;
}


#cajaLugares{
	background-color: #4fbdc3;
}

#logoSideNav{
	margin-top: 40px;
	width: 200px;
	margin-left: 45px;
}


#logoRedes{
	width: 30px;
	height: 30px;
}

#textoFundadora{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}

#textoFundadora2{
	font-weight: bold;
	font-family: 'Noto Serif', serif;
	text-align: center;
}

#textoFundadora3{
	font-weight: bold;
	font-family: 'Noto Serif', serif;
}

#textoFundadora4{
	color: #000;
	font-family: 'Noto Serif', serif;
}

.swiper {
  width: 600px;
  height: 300px;
}

#cajaTestimonios{
	background-color: #4fbdc3;
}

#textoTestimonios{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
	color: #fff;
}

#tituloTestimonio{
	font-weight: bold;
	font-size: 22px;
	font-family: 'Noto Serif', serif;
}

#textoTestimonio{
	font-size: 16px;
	font-family: 'Noto Serif', serif;
}

#textoContacto{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}


#textoContacto2{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Noto Serif', serif;
}

#textoContacto3{
	text-align: center;
	font-size: 18px;
	font-family: 'Noto Serif', serif;
}

#logoContacto{
	height: 60px;
	width: 60px;

}

#cajaFooter{
	background-color: #000;
}

#cajaFooter2{
	background-color: #000;
	color: #fff;
	font-family: 'Noto Serif', serif;
}

#logoContacto:hover{
	animation-name: example;
  	animation-duration: 4s;
}


#textoNavBar{
	color: #000;
}

#botonWSP{
  position: fixed;
  margin-top: 42%;
  top: 20px;
  right: 20px;
  z-index: 9999;
  width: 100px;

}

#iconoWSP{
	width: 80px;
}

#iconoWSP:hover{
	animation-name: example;
  	animation-duration: 4s;
  	filter: saturate(180%);
}

#botonNavBar{
	font-weight: bold;
	color: #fff;
	background-color: #29a71a;
	border-radius: 10%;
	margin-top: 6px;
	font-family: 'Noto Serif', serif;
	font-size: 20px;
}

#botonNavBar2{
	font-weight: bold;
	color: #000;
	border-radius: 10%;
	margin-top: 6px;
	margin-right: 20px;
	font-family: 'Noto Serif', serif;
	font-size: 20px;
}

#botonNavBar3{
	font-weight: bold;
	color: #000;
	border-radius: 10%;
	margin-top: 6px;
	margin-right: 20px;
	font-family: 'Noto Serif', serif;
	font-size: 20px;
}

#botonSubir{
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 9999;
	margin-top: 42%;
	border: 2px solid black;
	
}

#botonSubir:hover{
	animation-name: example;
  	animation-duration: 4s;
  	filter: saturate(180%);
}

#botonNavBar:hover{
	filter: saturate(180%);
	animation-name: example;
	animation-duration: 4s;
}

#botonNavBar2:hover{
	filter: saturate(180%);
}

#botonNavBar3:hover{
	filter: saturate(180%);
}

#carrusel{
	margin-top: 30px;
	
}



#cajaKI{
	background-color: #4fbdc3;
	color: #fff;
	margin-top: 40px;

}

#cajaPrecios{
	margin-top: 40px;

}

#cajaHorario{
	background-color: #4fbdc3;
	color: #fff;
	margin-top: 48px;
}


#textoHorario{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	font-family: 'Noto Serif', serif;
}
