.page-title{
    background: url(../images/home/headerHomeGLM.jpg) no-repeat;
    background-size: cover;
    background-position: top center;
}

.section-formula .sub-title,
.section-tecnologia .sub-title,
.section-grupoGLM .intro-content .sub-title,
.section-queOfrecemos .intro-content h4.sub-title,
.section-MVV .intro-content h4.sub-title,
.section-calidad .intro-content h4.sub-title,
.section-about .intro-content h4.sub-title{
	text-transform: uppercase;
	color: #0086ce;
	margin: 25px 0 0px 0;
	padding-bottom: 15px;
	font-size: 21px;
	font-weight: 600;	
	letter-spacing: 10.8px;
}
.section-MVV,
.section-queOfrecemos {
	padding-top: 30px;
	background-color: #030f20;
}
.section-queOfrecemos {
	padding-bottom: 0px;
}
.section-MVV {
	padding-top: 0px;
	
	background-image: url(../images/home/imagen_fondo_GrupoGLM.png);
	background-position: bottom left;
	background-repeat: no-repeat;
    background-position: 30vw bottom;
    background-size: auto 50%;
}
	body .section-MVV .intro-content h4.sub-title{
		padding-bottom: 60px!important;
	}

.degradadoGris{
	
	background-image: -webkit-gradient(linear,left top, left bottom,from(#e8e8e8),color-stop(#fff), to(#fff));
    background-image: -o-linear-gradient(#e8e8e8,#fff, #fff);
    background-image: linear-gradient(#e8e8e8, #fff, #fff);
}

.section-grupoGLM{
	
	/**/
	background-color: #f2f2f2;
	
	
	padding-top: 50px;
	
	background-image: url(../images/home/imagen_fondo_GrupoGLM.png);
    background-position: center bottom;
    background-size: 1200px auto;
	background-repeat: no-repeat;
	

	
}
	.section-grupoGLM .intro-content .sub-title{	
		text-align: center;
		line-height: 1em;
		margin-bottom: 45px;
		margin-top: 0px;
	}
	.section-grupoGLM p{
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 10px;
	}


.section-formula{
	background-color: #030f20;
}
	.section-formula p
	{
		font-family: 'Oswald', sans-serif;
		font-size: 24px;
		font-weight: 300;
		line-height: 35px;
		text-transform: uppercase;
		padding-bottom: 0px;
		max-width: 935px;
		margin: auto;
	}
	.section-formula h4
	{
		padding: 45px 15px 45px 15px!important;
		margin: 0px!important;
	}
		
.section-tecnologia{
	background-color: #253755;
	padding-top: 30px;
}

	.section-tecnologia img{
		margin-top: 30px; 
		margin-bottom: 30px;
	}
	.section-tecnologia p{
		font-size: 18px;
		line-height: 27px;
	}
	.section-tecnologia h5{
		font-size: 25px;
		padding: 20px 0;
	}


	div.boxTecnologia{
		border: 1px solid #0086ce;
		padding: 40px;
		border-radius: 25px;
		background-color: transparent;
		width: 28%;
	}
		div.boxTecnologia h3{
			text-transform: none;
			font-weight: 400;
			line-height: 35px;
		}
		div.boxTecnologia .iconos-about{
		  height: 110px;
		  padding-bottom: 20px;
		}
		div.boxTecnologia li,
		div.boxTecnologia p{
			font-size: 19px;
			line-height:25px;
			font-weight: 300;
		}
		div.boxTecnologia ul {
			font-family: 'Open Sans', sans-serif;
		}
		div.boxTecnologia ul li{
				list-style: disc;
		}
		@media (max-width: 992px){
			
		  div.boxTecnologia{
				width: 100%;
				margin: 20px 0;
		  }
		  
		}
	
	


.section-about.index{ 
    background-image: -webkit-gradient(linear,left top, left bottom,from(#e8e8e8),color-stop(#fff), to(#fff));
    background-image: -o-linear-gradient(#e8e8e8,#fff, #fff);
    background-image: linear-gradient(#e8e8e8, #fff, #fff);
} 

	.section-about .intro-content h4.sub-title{
		text-transform: uppercase;
		color: #0086ce;
		margin: 25px 0 0px 0;
		padding-bottom: 15px;
		font-size: 21px;
		font-weight: 600;	
	}
	.section-about .intro-content p.text{
		font-size: 25px;
		font-weight: 300;
		line-height: 36px;
		color: #062E3A;
		padding-top: 16px;
		padding-bottom: 13px;
		font-family: 'Oswald', sans-serif;
	}
.section-calidad{
	padding-top: 0px;
	padding-bottom: 0px;
	
	background: url(../images/home/imagen_fondo_GrupoGLM.png) bottom left no-repeat;
    background-position: -50vw bottom;
    background-size: 124% auto;
}
	.section-calidad .intro-content p{
		font-size: 18px;	
		line-height:22px;
		padding-bottom:25px
	}
	.section-calidad div.certificaciones{
	  padding: 30px 0px;
	  width: 50%;
	}


div.mision{
	border: 1px solid #0086ce;
	padding: 40px;
	border-radius: 25px;
	background-color: transparent;
	width: 28%;
}
	div.mision .iconos-about{
	  height: 110px;
	  padding-bottom: 20px;
	}
	div.mision li,
	div.mision p{
		font-size: 19px;
		line-height:25px;
		font-weight: 300;
	}
	div.mision ul {
		font-family: 'Open Sans', sans-serif;
	}
	div.mision ul li{
			list-style: disc;
	}
	@media (max-width: 992px){
		
	  div.mision{
			width: 100%;
			margin: 20px 0;
	  }
	  
	}

@media only screen and (min-width: 1900px) {
	.page-title{
		background: url(../images/home/headerHomeGLM.jpg) no-repeat;
		background-size: cover;
		background-position: center center;
	}
}
@media only screen and (max-width: 767px) {
    .section-about .intro-content {
        padding-top: 0px;
    }
}
@media only screen and (max-width: 576px) {
	.section-calidad{
		padding-top: 0px;
		
		background: url(../images/home/imagen_fondo_GrupoGLM.png) bottom left no-repeat;
		background-position: -50vw bottom;
		background-size: auto 50%;
	}
	.section-MVV{
		padding-top: 0px;
		
		background-image: url(../images/home/imagen_fondo_GrupoGLM.png);
		background-position: bottom left;
		background-repeat: no-repeat;
		background-position: 50vw bottom;
		background-size: auto 50%;
	
	}
}
