body {
  padding-bottom: 40px;
  color: #5A5A5A;
}

table {
  border: thin solid #000000;
  margin: 20px 0;
}

tr td {
  border: thin solid #000000;
  padding: 0 30px 0 0;
  margin: 0;
}

.navbar-wrapper {
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}

.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}

.navbar-nav li a {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: #0055A1;
}

.log img {
  max-width: 150px;
  margin-top: 9px;
  text-align: center;
}

.carousel {
  margin-bottom: 60px;
}

.carousel-caption {
  z-index: 10;
}

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

.carousel .item {
  height: 500px;
  background-color: #777;
}

.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  height: 100%;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}

.marketing h2 {
  font-weight: normal;
}

.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}

.featurette-divider {
  margin: 80px 0;
  /* Space out the Bootstrap <hr> more */
}

.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}

.row.tit {
  background: #901214;
  color: #FFFFFF;
  text-align: center;
  font-size: 19px;
  height: 55px;
  margin-top: 25px;
}

.titu {
  font-weight: bold;
  margin-top: -46px;
  font-family: Fjalla One;
}

.tit::before {
  content: url(../img/E-1.png);
}

.icos {
  margin: 44px auto;
}

.fotoe img {
  margin-bottom: 0px !important;
}

.equipo p {
  margin-bottom: 62px;
}

.icos .equipo .equip {
  margin-bottom: 57px;
}

.tit::after {
  content: url(../img/E-2.png);
  margin-top: -43px;
  margin-left: 837px;
}

footer {
  background: #901214;
  color: #FFFFFF;
  min-height: 46px;
  padding: 10px;
}

footer a {
  color: #BEBEBE;
}

.topt {
  min-height: 106px;
  background: url(../img/fondo1.jpg) 0 0 / cover;
  margin-top: 17px;
  font-family: Fjalla One;
  font-size: 40px;
  font-weight: bold;
  color: #901214;
  text-shadow: -1px 1px #FFFFFF;
  text-align: center;
  padding: 20px;
  margin-bottom: 42px;
}

.equipo2 {
  margin-bottom: 76px;
}

.col-md-6.nos {
  margin-top: 21px;
}

.carousel-caption {
  text-shadow: 2px 3px 2px #000000;
}

.nos {
  font-size: 18px;
  text-align: justify;
}

footer p {
  text-align: center;
}

.carousel-caption {
  bottom: 171px;
}

.contacto {
  margin: 0 0 25px 0;
  font-size: 20px;
}

.nombre {
  font-weight: bold;
  color: #0055A1;
}

.datos {
  color: #901214;
  font-weight: bold;
}

/* RESPONSIVO CSS
-------------------------------------------------- */
.cultura {
  background: #1655A0;
  color: #FFFFFF;
  font-size: 23px;
  padding: 14px;
  text-align: center;
  font-weight: bold;
}

.tab-content {
  background: #E8E8E8;
  height: 187px;
  padding: 26px;
  font-size: 16px;
}

.equipo img {
  width: 80%;
  border-radius: 573px;
  margin-bottom: 37px;
}

.full {
  width: 100%;
}

.row.nos2 {
  margin-bottom: 53px;
}

.equipo {
  text-align: center !important;
  min-height: 0px;
}

.equipo .p2 {
  text-align: center;
}

div.col-md-4.col-sm-6.equipo {
  min-height: 650px;
}

h3.equip {
  color: #1655A0;
}

.nos2 h2 {
  color: #901215;
  text-align: center;
}

.blue {
  color: #1655A0;
  height: 2px;
  color: #1655A0;
  background-color: #1655A0;
  border: none;
  margin-top: 9px;
}

.equipo p {
  font-size: 17px;
  text-align: justify;
}

.red {
  color: #901215;
  height: 2px;
  margin-top: -13px;
  margin-bottom: 50px;
  color: #901215;
  background-color: #901215;
  border: none;
}

.nav-tabs {
  text-align: center;
}

.nav-tabs li {
  width: 33.3%;
}

.nav-tabs li a {
  text-align: center;
  font-weight: bold;
  color: #901215;
  font-size: 20px;
}

.nos2 {
  margin-top: 53px;
}

.nav-tabs {
  background: #C2C2C2;
}

.nota-form {
  margin: 20px 0 30px;
  text-align: justify;
}

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }
  
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }
  
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }
  
  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 1198px) {
  .carousel .item {
    height: 637px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .featurette-heading {
    margin-top: 120px;
  }
  
  .tit::after {
    margin-top: -43px;
    margin-left: 700px;
  }
}

@media (max-width: 768px) {
  div.tit {
    display: none;
  }
  
  .nav-tabs li a {
    font-size: 16px;
  }
  
  .navbar-header {
    background: #901214;
    width: ;
  }
  
  .navbar-nav li {
    width: 100%;
  }
  
  .navbar-collapse {
    overflow: hidden;
    text-align: center;
  }
  
  .navbar {
    overflow: hidden !important;
    padding: 0px !important;
    margin-top: 24px;
  }
  
  .navbar-toggle span.icon-bar {
    color: #F5F5F5;
    background: #FFFFFF;
  }
  
  .log img {
    margin-top: 9px;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  
  .log {
    max-width: 219px;
    margin: auto;
  }
  
  .carousel .item {
    height: 309px;
  }
  
  .carousel-caption h1 {
    font-size: 28px;
  }
  
  .carousel-caption {
    bottom: 17px;
  }
  
  div.col-md-4.col-sm-6.equipo {
    min-height: 65px;
  }
}
