header{
	padding: 0px !important;
}
.nav{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 180px;
	padding-top: 20px;
}
.icon-bar{
	background: #FFFFFF;
}
.navbar-toggle{
	z-index: 9999;
}
.nav .logo{
	max-width: 140px;
}
.nav .brand{
	padding-top: 120px;
	color: #FFFFFF;
	text-align: center;
}
.nav .brand h1{
	font-family: 'Raleway-Light';
	font-size: 52px;
	margin-bottom: 20px;
}
.nav .brand p{
	font-family: 'Raleway-Regular';
	font-size:18px;
}
.nav .brand h1 strong{
	font-family: 'Raleway-Bold';
}
.nav .brand p{
	font-family: 'Raleway-Regular';
	font-size:24px;
}
header .menu{
	position: absolute;
	right: 15px;
	top: 20px;	
}
header .menu a.active{
	color: #652D91; 
}
header .menu a{
	margin-right: 20px;
	cursor: pointer;
	color: #fff;
	font-family: 'Lato-Regular',sans-serif;
	text-transform: uppercase;
}
/***********************/
.caracteristicas{
	padding-top: 60px;
	padding-bottom: 40px;
	background: #652D91;
	color: #ffffff;
	text-align: center;
}
.caracteristicas h3{
	margin-top: 40px;
	font-family: 'Raleway-Regular';
	font-size: 20px;
	margin-bottom: 20px;
	min-height: 44px;
}
.caracteristicas p{
	min-height: 75px;
	font-family: 'Raleway-Light';
	font-size: 18px;
}
.caracteristicas img{
	margin: 0 auto;
}
/***************************/
.servicio{
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: hsl(0,0%,94%);
}
.servicio h3{
	font-size: 30px;
	font-family: 'Raleway-Bold';
	letter-spacing: 0.001em;
	line-height: 1.3;
	color: #272727;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 40px;
}
.servicio p{
	font-family: 'Raleway-Light';
	font-size: 18px;
	line-height: 1.4;
}
.servicio p.main{
	margin-top: 20px;
	font-family: 'Raleway-Regular';
}
.servicio img.menu{
	margin: 0 auto;
}
/*******************************/
.lema{
	background: url(../img/next.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	height: 400px;
	padding-top: 120px;
	text-align: center;
}
.lema p{
	margin-top: 260px;
	margin: 0 auto;
	font-size: 40px;
	font-family: 'Raleway-Light';
	color: #FFFFFF;
	text-align: center;
}
.button{
	width: 220px;
	display: block;
	margin: 40px auto 0;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #652D91;
	color: #ffffff;
	text-transform: uppercase;
	border-radius: 0.25em 0.25em 0.25em 0.25em;
	border: none;
	font-family: 'Raleway-Thin';
}
.button:visited{
	color: #fff;
}
.button img{
	margin-left: 6px;
	margin-top: -4px;
}
/****************************/
.panel{
	padding-top: 60px;
	padding-bottom: 40px;
	text-align: center;
}
.panel h3{
	font-family: 'Raleway-Light';
	font-size: 40px;
	margin-bottom: 40px;
}
.panel h4{
	font-family: 'Raleway-Light';
	font-size: 24px;
	color: hsl(0,0%,60%);
	line-height: 1.3;
	margin-bottom: 40px;
}

/***********************************/
.beneficios{
	padding-top: 100px;
	padding-bottom: 100px;
}
.beneficios h3, .beneficios h4{
	text-align: center;
}
.beneficios h3{
	font-family: 'Raleway-Light';
	font-size: 40px;
	margin-bottom: 20px;
}
.beneficios h4{
	font-family: 'Raleway-Thin';
	font-size: 28px;
	margin-bottom: 40px;
}
.beneficios p{
	font-family: 'Raleway-Regular';
	letter-spacing: 0.01em;
	font-size: 22px;
}
.beneficios .item{
	margin-bottom: 40px;
	padding-top: 40px;
}
.beneficios .img-cont{
	background: #FFFFFF;
	border-radius: 100%;
	width: 100%;
}
.img-cont img{
	max-width: 60px;
	margin: 0 auto;
}
.left{
	float: left;
	text-align: left;
}
.left img{
	margin-left: 0;
	margin-right: auto;
}
.right{
	float: right;
	text-align: right;
}
.right img{
	margin-right: 0;
	margin-left: auto;
}
/**********************/
@media(max-width: 1200px){
	.beneficios .item{
		padding-top: 0px;
	}
	.beneficios .phone{
		margin-top: 40px;
	}
}
@media(max-width: 992px){
	header {
		overflow-y: hidden;
	}
	header .top {
		margin-right: 0;
		width: auto;
		max-width: inherit !important;
		height: 800px !important;
		float: right;
	}
	.beneficios .container{
		width: 100%;
	}
	.beneficios .item{
		padding: 0;
	}
}
@media(max-width: 768px){
	.nav{
		padding-left: 0px;
	}
	header .menu{
		padding: 40px 20px 20px;
		background: rgba(0, 0, 0, 0.9);
		width: 100%;
	}
	.menu a{
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	.caracteristicas .icon{
		margin-top: 40px;
	}
	.caracteristicas .phone{
		max-height: 300px;
		margin: 0 auto 20px;	
	}
	.caracteristicas p{
		min-height: inherit;
	}
	.servicio{
		text-align: center;
	}
	.servicio img{
		max-height: 300px;
	}
	.beneficios {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.left,.right{
		float: none;
		text-align: center;
	}
	.left img, .right img{
		margin-left: auto;
		margin-right: auto;
	}
	.beneficios .phone {
		max-height: 500px;
		margin: 0 auto;
	}
}