/* ESTILOS PARA SOINVITSA 2016 

GPS COLORS:

primary: #003159 (azul)
success: #4F5959 (gris)
info: #F8D250 (amarillo)

font-family: 'Lato', sans-serif;
font-family: 'Oswald', sans-serif;
*/


/* GEN POP */

a:hover {
  text-decoration: none;
}
.table {
  text-align: center;
}
.table tr {
  border: none;
  margin-top: 5px;
}
.table>tbody>tr>td {
  border: none !important;
  padding: 12px;
}

/* HEADERS */

h1  {
  border-bottom: 6px solid #003159;
  font-family: 'Oswald', sans-serif;
  text-align: right;
  color: #000;
  font-size: 28px;
  padding-bottom: 5px;
}
h2  {
  font-family: 'Oswald', sans-serif;
  font-size: 25px;
}

/* TYPO */

.txt-lg {
	font-size: 40px;
}
.txt-md {
	font-size: 17px;
}
.txt-xs {
  font-size: 12px;
}


/* BUTTONS */

.btn {
  font-family: 'Oswald', sans-serif;
  padding: 6px 40px;
}


/* COLORS */

.bg-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+50,eeeeee+100 */
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top,  #eeeeee 0%, #ffffff 50%, #eeeeee 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #eeeeee 0%,#ffffff 50%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #eeeeee 0%,#ffffff 50%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
}
.yellow {
  color: #F8D250;
}
.white {
  color: #fff;
}
.bg-black {
  background-color: #000;
}
.bg-light-gray {
  background-color: #eee;
}
.bg-blue-op {
  background-color: rgba(6,56,95,0.8);
  padding: 71px 60px;
  color: #fff;
}
.bg-light-blue {
  background-color: #E5E5E5;
}
.bg-blue-med {
  background-color: #0D4B7A;
  color: #fff;
}
.bg-blue-light {
  background-color: #1066A5;
}
.active-sub {
  background-color: #F8D250;
  color: #003159;
  border-color: #F8D250;
}
.bg-gray {
  background-color: #777777;
  color: #fff;
}
.bg-gray-med {
  background-color: #969696;
  color: #fff;
}
.bg-gray-med-light {
  background-color: #E7E8E9;
  color: #0B3D60;
}


/* POSITION */

.m-top-mini {
  margin-top: 3px;
}
.m-top-xs {
	margin-top: 10px;
}
.m-top-sm {
	margin-top: 15px;
}
.m-top {
	margin-top: 20px;
}
.m-top-md {
	margin-top: 30px;
}
.m-top-lg {
	margin-top: 50px;
}
.no-mar-bot {
	margin-bottom: 0;
}
.no-mar-top {
  margin-top: 0;
}
.no-pad {
	padding: 0;
}
.pad-ban {
  padding: 20px 20px 40px;
}
.pad-ban-mov {
  padding: 20px;
}
.pad-left {
  padding-left: 20px;
}
.m-top-footer {
  margin-top: 130px;
}
.pad-ban-quienes {
  padding: 90px 40px 65px;
}


/* HEADER */



/* NAV */

.navbar-brand {
  height: 160px;
  padding-bottom: 0;
}
.tel-box {
  border-top: 1px solid #D0CECC;
  border-bottom: 1px solid #D0CECC;
  padding: 10px 0px 2px;
  text-align: center;
  margin-top: 40px;
}
.social {
  font-size: 20px;
  margin-left: 10px;
}
.navbar-default .navbar-nav>li>a {
  font-family: 'Oswald', sans-serif;
  color: #000;
  font-size: 17px;
}
.nav>li>a {
  padding: 20px 30px;
}
.navbar-nav>li:hover, .navbar-nav>li:active, .navbar-nav>li:focus, .navbar-nav>li.active {
  border-bottom: 6px solid #003159;
}
.main-nav {
  border-top: 1px solid #D0CECC;
  border-bottom: 1px solid #D0CECC;
}
.navbar-default {
  border: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
  color: #003159;
  background-color: transparent;
}

/* SHRINK NAV */



/* ANIMATE */ 



/* FOOTER */

.quicklinks {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-weight: 100;
  font-size: 21px;
  margin-top: 15px;
  margin-bottom: 12px;
}
.bg-footer {
  background: url('../img/bg-footer.jpg') no-repeat 0 0;
}
ul.footer {
  float: left;
  padding-left: 0;
}
ul.footer:last-of-type {
  padding-left: 45px;
}
ul.footer li {
  list-style-type: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
ul.footer li a {
  color: #333;
  font-size: 12px;
}
ul.footer li a:hover {
  color: #003159;
}
.bor-top-footer {
  border-top: 1px solid #ddd;
  padding: 15px 0 10px;
  margin-top: 10px;
}

/* CONTENT */

.bg-home {
  background: url('../img/bg-home.jpg') no-repeat 0 0;
}
.bg-servicios {
  background: url('../img/img-banner-servicios.jpg') no-repeat 0 0;
}
.evaluacion {
  background: url('../img/banner-evaluacion.jpg') no-repeat 0 0;
}
.evaluacion .bg-blue-op {
  padding: 106px 60px;
}
.gestion {
  background: url('../img/banner-gestion.jpg') no-repeat 0 0;
}
.gestion .bg-blue-op {
  padding: 106px 60px;
}
.estudios {
  background: url('../img/banner-estudios.jpg') no-repeat 0 0;
}
.estudios .bg-blue-op {
  padding: 106px 60px;
}
.op-box {
  background-color: rgba(0,0,0,0.8);
  padding: 87px 35px;
  color: #fff;
  font-size: 16px;
  text-align: justify;
}
ul.servicios {
  padding-left: 20px;
}
ul.servicios li {
  list-style-image: url('../img/vineta.png');
  margin: 10px 0;
}
ul.servicios li:first-of-type {
  margin-top: 0;
}
.bg-banner-home {
  background: url('../img/bg-banner-contacto.jpg') no-repeat 0 0;
  padding: 26px 0;
}
ul.servicios-blue {
  padding-left: 20px;
}
ul.servicios-blue li {
  list-style-image: url('../img/vineta-azul.png');
  margin: 10px 0;
  color: #003159;
}
ul.servicios-blue li:first-of-type {
  margin-top: 0;
}
ul.equipo li{
  list-style-type: none;
  color: #003159;
}
.form-horizontal .control-label {
  color: #003159;
}