body {
	font-size: 13px;
	font-weight: 600; /*semibold*/
	font-family: 'Source Sans Pro', sans-serif;
}

.highlight {
	color: #008699;
}
.highlight2 {
	color: #65C7CE;
}

h3 {
	color: #00396F;
	/*font-weight: bold;*/
	font-size: 26px;
}
h4 {
	color: #00396F;
	font-weight: 600;
	font-size: 17px;
	margin: 0 0 7px 0;
}

#menu {
	margin-top: 20px;
}

#menu ul.nav > li {
	display: inline-block;
}

#menu ul.nav > li.active > a {
	color: #008699;
}

#menu ul.nav > li > a {
	color: #B9B9B9;
	/*font-weight: 600;*/
	font-size: 18px;
}

#menu ul.nav > li > a:hover,
#menu ul.nav > li > a:focus
{
	background-color: #FFF;
}

#footer {
	color: #FFF;
}
#footer h3 {
	color: #FFF;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 20px;
}

@media (max-width: 768px) {
	#footer h3 {
		margin-top: 30px;
	}
	#footer .row>div:nth-child(2) h3 {
		margin-top: 5px;
	}
}

#footer ul {
	padding-left: 0px;
}
#footer ul.nav > li.active > a {
	color: #007689;
}

#footer ul.nav > li > a {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0px;
}

#footer ul.nav > li > a:hover,
#footer ul.nav > li > a:focus
{
	background-color: #71C0C8;
}

#footer .row>div:nth-child(3) ul.nav li {
	padding-bottom: 10px;
}
#footer .row>div:nth-child(3) ul.nav li a {
	padding-top: 0px;
}

#top-stripe {
	position: absolute;
	background-color: #008699;
	height: 100px;
	width: 100%;
	z-index: 0;
}

#footer-container {
	background-color: #008699;
	width: 100%;
	margin-bottom: 40px;
}
#footer {
	background-color: #71C0C8;
	max-width: 980px;
	margin: auto;
	border-right: 15px solid #FFF;
	border-left: 15px solid #FFF;
	padding-top: 10px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#footer .hr {
	background-image: url('../img/footer-hr.jpg');
	height: 16px;
	margin: 15px 0px;
	background-size: cover;
	background-position-x: -2px;
	background-repeat: no-repeat;
}

.hr {
	background-image: url('../img/hr.jpg');
	height: 17px;
	margin: 40px -15px;
	background-size: cover;
	background-position-x: -10px;
	background-repeat: no-repeat;
}

#carousel-home {
	padding: 0px;
}
.header-image {
	padding: 0px;
	position: relative;
}

.container-fluid {
	max-width: 950px;
}

.home-icon {
	padding: 0px;
	margin-top: 15px;
}
.more-button {
	padding: 10px 15px;
	background-color: #00396F;
	color: #FFF;
	text-align: center;
}

.home-row1 {
	margin-top: 15px;
}

@media (max-width: 768px) {
	.home-row1 > div {
		margin-top: 30px;
	}
	.home-row1 > .first {
		margin-top: 0px;
	}
}

@media (min-width: 768px) {
	.home-row1 > .first {
		padding-left: 5px;
		padding-right: 20px;
	}
	.home-row1 > .last {
		/*padding-left: 20px;
		padding-right: 5px;*/
		padding: 0px;
	}
	.home-row1 > .last div {
		padding-left: 0px;
		padding-right: 0px;
	}
}
.home-row1 .clearfix {
	padding-bottom: 20px;
}

.home-row2 {
	margin-top: 20px;
}

@media (max-width: 768px) {
	.home-row2 > div {
		margin-top: 20px;
	}
	.home-row2 > .first {
		margin-top: 0px;
	}
}
.home-box-caption {
	color: #B9B9B9;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	border: 1px #DBDBDB solid;
	max-width: 221px;
	margin: auto;
}
.home-row2 a:hover {
	text-decoration: none;
}


.empresa-icon {
	padding: 0px;
}
.empresa-row1 {
	margin-top: 25px;
}

@media (min-width: 768px) {
	.empresa-row1 > .first {
		padding-left: 5px;
		padding-right: 5px;
	}
	.empresa-row1 > .last {
		padding-left: 20px;
		padding-right: 0px;
	}
}
.empresa-row1 .clearfix {
	padding-bottom: 20px;
}

.servicios-icon {
	float: left;
	padding-top: 5px;
}

.row ul {
	padding-left: 16px;
}

table.outsourcing tbody tr td {
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #008699;
}

table.outsourcing tbody tr td > div {
	background-color: #8ECDD3;
}
table.outsourcing tbody tr td div > div {
	display: table-cell;
	padding: 14px;
	vertical-align: middle;
	height: 120px;
	min-width: 280px;
}
table.outsourcing tbody tr td:first-child > div{
	text-align: center;
	background-color: #D1EAEC;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
table.outsourcing tbody tr td:first-child > div > div{
	padding-right: 20px;
	padding-left: 20px;
}


.row.clientes {
	margin-left: -30px;
}
.row.clientes div{
	margin-bottom: 15px;
}

.clientes-box-caption {
	color: #B9B9B9;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 10px 0px 10px;
	border: 1px #DBDBDB solid;
	width: 223px;
	height: 90px;
}
.clientes-box-caption p {
	margin-top: 5px;
	color: #333;
	font-size: 13px;
	font-weight: 500;
}

@media (max-width: 980px) {
	.row.contacto {
		padding-left: 15px;
	}
}
.row.contacto {
	margin-left: -30px;
	margin-top: 25px;
}
.row.contacto .first{
	padding-left: 0px;
}
.row.contacto .clearfix {
	padding-bottom: 20px;
}
.contacto-box-caption {
	color: #008699;
	font-weight: bold;
	font-size: 15px;
	padding: 15px 10px 15px 10px;
	border: 1px #DBDBDB solid;
	width: 230px;
	display: inline-block;
	margin-left: -4px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.row.contacto img{
	position: relative;
	z-index: 100;
}

.contacto-box-caption a,
.contacto-box-caption a:hover {
	color: #008699;
	text-decoration: none;
}

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	margin: auto;
}