body {
	
	padding-top: 50px; 
}


.container {
	max-width: 1000px;
}

.jumbotron {
	background: #34495e;
	background-image: url('http://www.glocall.com.mx/varias/bg1.png');
	background-position: center center;
	background-size: cover;	
	color: #fff;
	height: 550px;
}

.jumbotron-2 {
	background: #34495e;
	background-image: url('http://www.glocall.com.mx/varias/bg2.png');
	background-position: center center;
	background-size: cover;	
	color: #fff;
	height: 550px;
}

.jumbotron-3 {
	background: #34495e;
	background-image: url('http://www.glocall.com.mx/varias/bg3.png');
	background-position: center center;
	background-size: cover;	
	color: #fff;
	height: 275px;
}

.centrado {
  padding-top: 70px;
  left:50%;
}

.centrado1 {
  padding-top: 70px;
  left:50%;
}

.gris {
	background-color: #F5F5F6;
}

/* Para Footer */

.fsocial {
	background: #404041;
	padding-top: 17px;
	padding-bottom: 5px;
}

.direc {
	font-size: .9em;
	padding-top: 10px;
}

/* Textos de Servicios */

.servicios {
	color: #404041;
	font-size: 1.3em;
}

.pservicios {
	color: #58585B;
	font-size: 1.1em;
}

.servicios2 {
	color: #fff;
	font-size: 1.3em;
}

.pservicios2 {
	color: #fff;
	font-size: 1.1em;
	font-weight: lighter;
}

/* Textos de Titulos */

.titulo1 {
	color: #007AC0;
	font-size: 3em;
	font-weight: normal;
}

.titulo2 {
	color: #585858;
	font-size: 3em;
	font-weight: lighter;
}

.titulo3 {
	color: #585858;
	font-size: 2em;
	font-weight: lighter;
}

.titulo4 {
	color: #404041;
	font-size: 2em;
	font-weight: normal;
}


.titulo5 {
	color: #ffffff;
	font-size: 2em;
	font-weight: normal;
}

.titulo6 {
	color: #ffffff;
	font-size: 2em;
	font-weight: lighter;
}

.titulo7 {
	color: #ffffff;
	font-size: 2em;
	font-weight: lighter;
}

.titulo8 {
	color: #ffffff;
	font-size: 2em;
	font-weight: normal;
}

.titulo9 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
}

.titulo10 {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: lighter;
}

/* Navbar */

.navbar-brand {
	padding-left: 45px;
	margin-top: -7px;
}

/* Altura */

.altura {
	padding-top: 30px;
}

.altura1 {
	padding-top: 50px;
}

.altura2 {
	padding-top: 10px;
}

.altura3 {
	padding-top: 40px;
}

.abajo {
	padding-bottom: 50px;
}

/* Email */

.email {
	color: #fff;
	font-size: 1.1em;
	font-weight: lighter;
	font-style: none;
}


