
.container-fluid {
	padding: 0;
}
.cabecera {
	height: 250px;
	padding-top: 70px;
	color: white;
}
#cabeceraServicios {
	background-image: url(../img/bg-masthead2.jpg);

}
.tituloprincipal {
	font-size: 3rem;
	text-shadow: 1px 1px black;
}
.nav-link {
	text-shadow: none;
	padding-left: 10px;
}
@media (min-width: 992px) { 
	#nav-link {
		text-shadow: 0 1px black;
		padding-left: 0;
	 }
}
.navbar-collapse {
	background-color: #2b327e;
	padding: 10px;
}
@media (min-width: 992px) { 
	.navbar-collapse {
		background-color: transparent;
	}
}
#aless1 {
	background-image: url(../assets/img/aless1.png);
	background-repeat: no-repeat;
  	background-position: right;
  	padding: 100px 100px 100px 50px;

}
#aless2 {
	background-repeat: no-repeat;
  	background-position: left;
  	margin: 0 0 0 -1px;
  	
}
@media (max-width: 991px) { 
	#aless2 {
		background-image: none;
		padding: 50px;
	 }
}
@media (min-width: 992px) { 
	#aless2 {
		background-image: url(../assets/img/aless2.png);
		padding: 100px 120px 100px 230px;
	 }
}
.misionvision {
	padding: 0;
}

#main-nav {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    background-color: transparent;
}
#mainNav {background-color: #2b327e;}
#mainNav.navbar-shrink {
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%);
    background-color: #2b327e;
}
#mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
    color: white;
}
.parrafo {
	padding: 60px;
	margin: 60px 60px 30px 60px;
}
@media (min-width: 992px) { 
	.parrafo {
		padding: 20px 60px;
		margin: 90px 70px;
	}
 }
 .page-section {
 	padding: 6rem 0 0 0;
 }
 .page-section2 {
 	padding: 4rem 0;
 }
 @media (min-width: 992px) { 
	.page-section {
		padding: 6rem 0 4rem 0;
	}
 }
.card-text {
	min-height: 130px;
}
#donar {
	background-image: url(../img/bg-dona.png);
	background-size: cover;


	  /* Set a specific height */
	  min-height: 500px;

	  /* Create the parallax scrolling effect */
	  background-attachment: fixed;
	  background-position: center;
	  background-repeat: no-repeat;
	  background-size: cover;
}
.carousel-indicators [data-bs-target] {
	background-color: #00b1b7;
}
.fortaleza .card {
	box-shadow: 3px 3px #CCC;
	min-height: 600px;
}
.dona {
	font-size: 5rem;
	font-weight: 1000;
	text-decoration: underline;
	letter-spacing: 7px;
}
.buenacausa {

	letter-spacing: 3px;
}
.tituloServicios {
	position: relative;
	bottom: 40px;
	color: white;

}
.tituloServicios2 {
	position: relative;
	bottom: 60px;
	color: white;

}
.bg-alessandros {
	background: rgb(0,177,183);
background: linear-gradient(90deg, rgba(0,177,183,1) 0%, rgba(154,209,212,1) 100%);
}
footer {
	background-color: #2b327e;
}
.servicios1img {
	background-image: ;
}
.carousel-caption h1 {
	font-size: 2rem;
}
.carousel-caption p {
	font-size: 1.25rem;
}
@media (min-width: 992px) { 
	.carousel-caption h1 {
		font-size: 3.5rem;
	}
	.carousel-caption p {
		font-size: 1.2rem;
	}
 }

@media (min-width: 1200px) { 
	.carousel-caption h1 {
		font-size: 4.5rem;
	}
	.carousel-caption p {
		font-size: 1.2rem;
	}
 }
#servicios3 p {
	text-align: justify;
}
#srv a  {
	text-decoration: none;
}
#srv  h4 {
    text-shadow: 1px 1px black;
    font-weight: 100;
}

.txtservicios {
	border: none;
}
#txtXQnosotros {
	background-color: #00000066;
	margin-top: 0px;
}
@media (min-width: 992px) {
	.txtservicios {
		border: solid 2px white;
	}
	#txtXQnosotros {
		margin-top: 350px;
	}
 }
.txtservicios2 {
}
#historia {
	background-color: lightgrey;
}


#elegirnos {
    background-image: url(../img/por-que-elegirnos.jpg);
    background-size: cover;
}
#misionvision {
    background-image: url(../img/mision.jpg);
    background-size: cover;
}
.bi {
	color: white;
}
.titAzul {
	color: #2b327e;
}
.contact-us {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}
.contact-us .contact {
    background-color: #FFF;
    border-radius: 5px;
    padding: 30px;
    -webkit-box-shadow: 0 0 30px 0 rgba(34, 54, 69, 0.09);
    box-shadow: 0 0 30px 0 rgba(34, 54, 69, 0.09);
}
/*.navbar-toggler {
	color: white;
	border-color: white;
}*/
footer h4 {
 font-size: 1rem;
}
.txtEnfoque {
		font-size: 1.25rem;
	}
@media (min-width: 992px) {
	footer h4 {
		font-size: 1.3rem;
	}
	.txtEnfoque {
		font-size: 1.3rem;
	}
}
@media (min-width: 1200px) {
	
	.txtEnfoque {
		font-size: 1.5rem;
	}
}
/*.serv {
	border: #00b1b7 2px solid;
}*/