body {
	font-family: 'Arvo', serif;
	color: #413f40;
}
header {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #043a56;
}
.logo {
	text-align: right;
}
.navegador {
	padding-top: 27px;
	text-align: right;
}
.navegador ul li {
	display: inline;
}
.navegador ul li a {
	text-transform: uppercase;
	padding-left: 30px;
	padding-right: 30px;
	color: #fff;
	letter-spacing: 0.1em;
	font-size: 13px;
}
.dropdown2, .dropdown-menu {
	background-color: #5f91b8;
	border-radius: 0;
	top: 80%;
	box-shadow: none;
	border: none;
	padding: 5px 16px 5px 12px;
	text-align: center;
	margin-left: 1px;
}
.dropdown-menu > li > a {
	padding-top:7px;
	padding-bottom: 7px;
}
.menu-mobile {
	display: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 38px;
	z-index: 999;
	background-color: #043a56;
	text-align: center;
}
.menu-mobile ul {
	padding-left: 5px;
}
.menu-mobile ul li {
	text-transform: uppercase;
	padding: 20px 10px 20px 10px;
	font-size: 15px;
	list-style-type: none;
	letter-spacing: 0.1em;
}
.menu-mobile ul li a {
	text-decoration: none;
	color: #fff;
}
.wrapper {
	background-image: url(../img/back.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 20px;
	min-width:100%;
	width:100%;
	min-height:100%;
	height:100%;
}
.hero-unit {
	margin-top: 80px;
	margin-bottom: 70px;
}
.hero-icon {
	text-align: right;
}
.hero-txt {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.2em;
}
.hero-txt h2 {
		line-height: 140%;
}
.scroll {
	text-align: center;
}
.title {
	text-transform: uppercase;
	padding-top: 10px;
}
.texto {
	text-align: justify;
	font-size: 17px;
}
.texto p {
	padding-bottom: 20px;
	line-height: 180%;
}
.mas {
	margin-top: 20px;
}
.mas a {
	color: #413f40;
	border-top: 1px solid #413f40;
	border-bottom: 1px solid #413f40;
	padding-top: 30px;
	padding-bottom: 30px;

}
.integrante p {
	float: left;
	position: absolute;
	bottom: 0; 
}
.integrante img {
	float: right;
}
.integrante {
	clear: both;
	position: relative;
	margin-bottom: 8px;
}
.uno {
	height: 338px;
}
.dos {
	height: 350px;
}
.name {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #5f91b8;
	border-bottom: 1px solid #5f91b8;
	text-align: center;
}
#servicios {
	background-color: #5f91b8;
	margin-top: 50px;
	color: #fff;
}
.sep1 {
	width: 40px;
	border: 1px solid #fff;
}
.blue1, .blue2, .blue3, .blue4, .blue5, .blue6 {
	text-align: center;
	background-color: #1d3f58;
	padding-top: 45px;
	padding-bottom: 45px;
	height: 300px;
}
.blue1 h3, .blue2 h3, .blue3 h3, .blue4 h3, .blue5 h3, .blue6 h3 {
	text-transform: uppercase;
	font-style: italic;
}
.blue1 p, .blue2 p, .blue3 p, .blue4 p, .blue5 p, .blue6 p {
	font-family: helvetica;
	font-weight: lighter;
	letter-spacing: 0.1em;
	padding-left: 30px;
	padding-right: 30px;
}
.blue2 {
	background-color: #274c68;
}
.blue3 {
	background-color: #0e3959;
	padding-bottom: 40px;
}
.blue4 {
	background-color: #396485;
}
.blue5 {
	background-color: #5f91b8;
}
.blue6 {
	background-color: #23557c;
}
#destacado {
	background-image: url(../img/back2.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.destacado-txt {
	text-transform: uppercase;
	color: #0e3959;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.destacado-txt h1 {
	font-size: 53px;
	margin-top: 0;
	margin-bottom: 0;
}
.destacado-txt h2 {
	font-size: 42px;
	margin-top: 0;
	margin-bottom: 0;
}
.italic {
	font-size: 23px;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 120%;
	margin-bottom: 0;
}
.sep2 {
	width: 608px;
	border: 1px solid #0e3959;
}
#contacto {
	background-image: url(../img/contacto.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 30px;
	padding-bottom: 30px;
}
.cuadro-contacto {
	background-color: #fff;
	margin-top: 40px;
	margin-bottom: 40px;
}
.cuadro-contacto h3 {
	color: #5f91b8;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 0.1em;
}
.cuadro-contacto p {
	line-height: 65%;
	margin-bottom: 20px;
}
.icon {
	margin-right: 15px;
}
.tab {
	padding-left: 46px;
}
#footer {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #5f91b8;
	text-align: center;
	color: #fff;
}
#servicios .hr-title {
	border: 1px solid #fff;
}
.hr-title {
	border: 1px solid #5f91b8;
}
.back-to-top {
    position: fixed;
    bottom: 5.8em;
    right: 0px;
    text-decoration: none;
    color: #fff;
    background-color: #ff0155;
    font-size: 14px;
    padding: 1em;
    display: none;
}
.back-to-top:hover {    
    background-color: #414244;
    text-decoration: none;
    color: #fff;
}
.copy {
	text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) { 
	.navegador ul li {
		padding-left: 1px;
	}
	.texto {
		font-size: 14.3px;
	}
	.blue3 {
		padding-top: 20px;
	}
}
@media (min-width: 768px) and (max-width: 991px) { 
	.navegador ul li a {
		padding-left: 9px;
		padding-right: 12px;
	}
	.hero-unit {
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.hero-txt {
		margin-top: 50px;
	}
	.hero-txt h2 {
		font-size: 20px;
	}
	.pic {
		width: 75%;
	}
	.uno, .dos {
		height: 299px;
	}
	.texto {
		font-size: 13px;
	}
	.blue1 h3, .blue2 h3, .blue3 h3, .blue4 h3, .blue5 h3, .blue6 h3 {
	font-size: 20px;
	}
	.blue1 p, .blue2 p, .blue3 p, .blue4 p, .blue5 p, .blue6 p {
	font-size: 12px;
	}
	.blue3 {
		padding-top: 9px;
	}
	.destacado-txt h1 {
		font-size: 40px;
	}
	.destacado-txt h2 {
		font-size: 30px;
	}
	.italic {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.logo {
		text-align: left;
	}
	.acordeon {
		padding-top: 20px;
		text-align: right;
	}
	.wrapper {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.hero-unit {
		margin-top: 0;
		margin-bottom: 20px;
	}
	.hero-txt h2 {
		font-size: 18px;
	}
	.texto {
		font-size: 16px;
		text-align: left;
	}
	.mas a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.integrantes {
		margin-top: 30px;
	}
	.sep2 {
		width: auto;
	}
	.integrantes-xs, .img-responsive {
		margin: 30px auto 5px;
	}
	.destacado-txt h1 {
		font-size: 30px;
	}
	.italic {
		font-size: 15px;
	}
	.destacado-txt h2 {
		font-size: 25px;
	}
	.blue1, .blue2, .blue3, .blue4, .blue5, .blue6 { 
		height: auto;
	}
}
