

#nosotros-1, #nosotros-2, #nosotros-3, #nosotros-4{
	margin-bottom: 20px;
	padding-top: 20px;
}

#nosotros-1 h3, #nosotros-2 h3, #nosotros-3 h3, #nosotros-4 h3{
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #14495d;
}

#nosotros-1 p, #nosotros-2 p, #nosotros-3 p, #nosotros-4 p{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 400;
}




/*:::::::::::::::::Cambios:::::::::::::::::*/

#nosotros article{
	background: rgba(255, 255, 255, 0.7);
	padding: 20px;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	-webkit-border-radius: 25px 25px 0 0; 
 	-moz-border-radius: 25px 25px 0 0;  
 	border-radius: 25px 25px 0 0;   
	
}
 #nosotros figure{
	 text-align: center;
 }

.whiteBgn{
	background: rgba(255, 255, 255, 0.5) 40%,rgba(255, 255, 255, 0.5) 100%);
}


#nosotros-1{
	background: rgb(89,118,123);
	background: linear-gradient(90deg, rgba(89,118,123,0.8) 0%, rgba(89,118,123,0) 100%);
		        
}
#nosotros-2{
	background: rgb(0,128,146);
	background: linear-gradient(90deg, rgba(0,128,146,0) 0%, rgba(0,128,146,0.8) 100%);
}
#nosotros-3{
	background: rgb(20,73,94);
	background: linear-gradient(90deg, rgba(20,73,94,0.8) 0%, rgba(20,73,94,0) 100%);
}
#nosotros-4{
	background: rgb(53,61,66);
	background: linear-gradient(90deg, rgba(53,61,66,0) 0%, rgba(53,61,66,0.8) 100%);
}

#nosotros img{
	width: 49%;
	margin: 0px;
}


/*:::::::::::::::::Fin de Cambios:::::::::::::::::*/





	#nosotros header{
		padding-top: 40px;
	}
		#nosotros header p{
			font-family: 'Open Sans', sans-serif;
			font-size: 1.2em;
			line-height: 1.2em;
		}
		#nosotros header p.center{
			font-size: 1.4em;
			line-height: 1.4em;
			font-weight: 600;
			margin-bottom: 40px;
		}
		#nosotros header p span{
			font-weight: 800;
			color: #14495d;
		}
		#nosotros header p.left, #nosotros header p.right{
			font-weight: 400;
			width: 70%;
		}
		#nosotros header p.right{
			margin-left: 30%;
		}
	#nosotros h2{
		width: 100%;
		text-align: center;
		font-family: 'Open Sans', sans-serif;
		font-size: 2.4em;
		color: #14495d;
		font-weight: 700;
		height: 150px;
		padding-top: 50px;
	}

	#nosotros aside{
		background: rgba(20, 73, 93, .80);
		-webkit-border-radius: 20px; 
 		-moz-border-radius: 20px; 
 		border-radius: 20px;
 		margin: 20px 0 40px 0;
 		padding: 10px 20px 10px 20px;
	}

	#nosotros aside p{
		margin-left: auto;
		margin-right: auto;
		color: #f9fcf9;
		text-align: center;
		font-weight: 600;
		padding: 20px 0 20px 0;
		font-size: 1.2em;
		line-height: 1.2em;
	}
	
	.lupa{
		position: absolute;
		width: 50px;
		height: 50px;
		background: url("../images/trabajos/lupa-klm-3.png") no-repeat center center;
		bottom: 10px;
		right: 10px;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		-o-background-size: contain;
		background-size: contain;
	}
	
	 #nosotros figure a{
	 position: relative;
    }
    

	/*::::::::::::::::Cambios iLightbox:::::::::::::::*/
	
	#iLightbox .iLightbox-details h3 {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    margin: 0px;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 2em;
    letter-spacing: 1px;
    background: #215463;
    padding: 10px;
}

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

		#nosotros-1 figure, #nosotros-3 figure{
		margin-left:0px;
		margin-bottom: 10px;
		padding-top: 10px;
		}

		#nosotros-2 figure, #nosotros-4 figure{
		margin-left: 0px;
		margin-bottom: 10px;
		padding-top: 10px;
		}

}
