.section-banner-contactenos
	height: 100vh
	background-size: cover	
	h1
		@include fontstyle(50px,100,1px,#4E79B2)
	p
		@include fontstyle(15px,300,1px,#707578)
		line-height: 25px			
	.textto
		padding: 100px	

.section-conocenos-mision-vision
	height: 438px
	background-color: #31C6DE
	position: relative
	.container
		padding-top: 60px
		margin-left: 3%
		   
	.img-lateral
		position: absolute
		right: 0
		top: 15px
	h1	
		color: #068EAB !important
	p
		color: white
		line-height: 30px
		letter-spacing: 1px

.section-home-nuestro-compromiso
	min-height: 369px
	background-size: cover
	padding-top: 100px
	background-position: bottom
	margin-bottom: 60px

	h1
		@include fontstyle(45px,100,2px,$colorbase)	
	h4
		@include fontstyle(18px,300,2px,#A6A8AA)		
		line-height: 30px	

.section-home-interesado-conocenos
	min-height: 200px
	background-color: #0095D7
	color: white
	h1
		@include fontstyle(50px,100,1px,white)
	p
		@include fontstyle(16px,300,2px,white)			





