@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
body {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  padding: 0px 0 0 0;
  margin: 0;
  color: #000;
  border-top: solid 4px #21ACE5; }

.clear {
  clear: both; }

h1, h2, h3, h4, p, ul, li {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

a, a:hover {
  text-decoration: none;
  outline: 0; }

.left {
  float: left; }

.right {
  float: right; }

.navbar-inverse {
  background-image: none;
  background-color: transparent;
  border: none; }

.navbar-nav > li {
  display: inline-block;
  float: none; }

.navbar-nav {
  float: none;
  text-align: center; }

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a {
  color: #21ACE5;
  text-shadow: none;
  font-size: 12px; }

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav > li > a:hover {
  color: #820817; }

.navbar-toggle {
  background-color: #000; }

.logo {
  margin-left: 14px; }

.logomobile {
  display: none; z-index:999999;}

.navbar {
  margin-bottom: 0;
  border-radius: 0; }

.trans, .unovedades .celeste, .unovedades .bordo, .pie .menu a {
  -moz-transition: all 0.3s ease-in;
  -webkit-transition: 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.menu2 {
  background-color: rgba(35, 172, 227, 0.8);
  width: 100%;
  position: fixed;
  top: -54px;
  left: 0;
  z-index: 999999999; }
  .menu2 li {
    display: inline-block;
    margin-right: 14px; }
    .menu2 li a {
      color: #fff; }
    .menu2 li a:hover {
      color: #166E92; }

@media (max-width: 768px) {
  #logo {
    display: none; }
  .navbar-nav > li {
    display: block; }
  .logomobile {
    display: block;
    position: absolute;
    top: 6px;
    left: 9px; } }

.acerca {
  padding: 61px 0 0 0; }
  .acerca h1 {
    color: #21ACE5;
    font-size: 19px;
    text-align: center; }
  .acerca h2 {
    text-align: center;
    font-size: 37px;
    font-weight: 600;
    margin-top: 14px;
    margin-bottom: 31px; }
  .acerca a {
    width: 312px;
    text-align: center;
    padding: 10px 15px 10px 15px;
    display: block;
    color: #fff;
    margin: auto;
    background-color: #166E92;
    font-size: 24px; }
  .acerca a:hover {
    background-color: #820817; }
  .acerca img {
    display: block;
    margin: 61px auto auto auto; }

.casos {
  padding: 51px 0 51px 0;
  background-image: url(../img/fdo_casos_home.jpg);
  background-attachment: fixed;
  margin-bottom: 51px; }
  .casos h1 {
    font-size: 31px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 51px; }
  .casos p {
    font-weight: 600;
    color: #820817;
    text-align: center; }
  .casos .borde {
    border-right: solid 1px #E4E4E4; }
  .casos a {
    width: 231px;
    text-align: center;
    padding: 10px 15px 10px 15px;
    display: block;
    color: #fff;
    margin: 51px auto auto auto;
    background-color: #166E92;
    font-size: 24px; }
  .casos a:hover {
    background-color: #820817; }
  .casos .icono {
    height: 143px; }
    .casos .icono img {
      display: block;
      margin: auto;
      width: 137px;
      height: auto; }
  @media (max-width: 768px) {
    .casos .col-md-3 {
      margin-bottom: 31px; }
    .casos .icono {
      height: auto; }
      .casos .icono img {
        margin-bottom: 10px; } }

.unovedades h1 {
  color: #166E92;
  font-size: 24px;
  border-bottom: solid 1px #D1D1D1;
  padding-bottom: 5px;
  margin-bottom: 31px;
  font-weight: 600; }

.unovedades h2 {
  color: #D1D1D1;
  margin-bottom: 10px;
  font-size: 14px; }

.unovedades .caja {
  padding: 14px;
  color: #fff;
  font-size: 16px;
  font-weight: 600; }
  .unovedades .caja a {
    color: #fff; }
  .unovedades .caja a.link {
    width: 131px;
    text-align: center;
    padding: 5px 10px 5px 10px;
    display: block;
    color: #fff;
    border: solid 1px #fff;
    margin: 14px 0 0 0;
    background-color: transparent;
    font-size: 14px; }
  .unovedades .caja a.link:hover {
    border: solid 1px transparent; }
  .unovedades .caja .copete {
    margin-top: 10px;
    font-size: 12px;
     }

.unovedades .barrita {
  height: 3px;
  background-color: #820817;
  margin: 2px 0 0 0;
  width: 61px; }

@media (max-width: 768px) {
  .unovedades .col-md-3 {
    margin-bottom: 31px; } }



.unovedades .bordo {
  background-color: #21ACE5; }

.servicios {
  padding: 0 0 61px 0; }
  .servicios h1 {
    color: #166E92;
    font-size: 29px;
    text-align: center;
    margin: 10px 0 10px 0;
    font-weight: 600; }
  .servicios p {
    font-size: 24px;
    text-align: center;
    line-height: 26px; }
  .servicios a {
    width: 231px;
    text-align: center;
    padding: 10px 15px 10px 15px;
    display: block;
    color: #fff;
    margin: 31px auto auto auto;
    background-color: #166E92;
    font-size: 24px; }
  .servicios a:hover {
    background-color: #820817; }
  .servicios img {
    display: block;
    margin: auto; }

.somos {
  padding: 0 0 61px 0; }
  .somos h1 {
    color: #820817;
    font-size: 29px;
    text-align: center;
    margin: 10px 0 10px 0;
    font-weight: 600; }
  .somos p {
    font-size: 33px;
    text-align: center;
    line-height: 37px; }
  .somos a {
    width: 291px;
    text-align: center;
    padding: 10px 15px 10px 15px;
    display: block;
    color: #fff;
    margin: 31px auto auto auto;
    background-color: #166E92;
    font-size: 24px; }
  .somos a:hover {
    background-color: #820817; }
  .somos img {
    display: block;
    margin: auto; }

.barrita1 {
  width: 121px;
  height: 5px;
  background-color: #21ACE5;
  margin: 61px auto 45px auto; }

.banner img {
  display: block;
  margin: 61px auto 61px auto; }

.contactenos .barra {
  background-color: #E5F6FD;
  padding: 0px; }

.contactenos .col-md-3 {
  color: #166E92;
  font-weight: 600;
  font-size: 26px;
  padding-top: 5px; }

.contactenos .col-md-9 {
  float: right;
  text-align: right; }
  .contactenos .col-md-9 li {
    display: inline-block; }
  .contactenos .col-md-9 a {
    color: #166E92;
    display: inline-block;
    padding: 15px 10px 15px 10px;
    cursor: pointer; }
  .contactenos .col-md-9 a:hover {
    background-color: #166E92;
    color: #fff; }
  .contactenos .col-md-9 span {
    font-size: 16px;
    margin-right: 10px; }
  .contactenos .col-md-9 .active {
    background-color: #166E92;
    color: #fff; }
  .contactenos .col-md-9 .borde {
    border-right: solid 1px #21ACE5;
    border-left: solid 1px #21ACE5; }

.contactenos .content {
  position: relative; }

.contactenos .formulario {
  width: 431px;
  padding: 21px;
  position: absolute;
  top: 21px;
  right: 91px;
  background-color: #fff; }
  .contactenos .formulario h1 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 21px; }
  .contactenos .formulario input[type="text"], .contactenos .formulario input[type="email"], .contactenos .formulario textarea {
    border: none;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #F1F1F1;
    width: 100%; }
  .contactenos .formulario input[type="submit"] {
    background-color: #820817;
    color: #fff;
    border: none;
    padding: 5px 10px 5px 10px;
    font-size: 21px;
    margin-top: 5px; }

.contactenos .formulariomobile {
  width: 100%;
  padding: 21px;
  position: relative;
  background-color: #fff;
  margin: 10px 0 31px 0; }
  .contactenos .formulariomobile h1 {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 21px; }
  .contactenos .formulariomobile input[type="text"], .contactenos .formulariomobile input[type="email"], .contactenos .formulariomobile textarea {
    border: none;
    padding: 10px;
    margin-bottom: 5px;
    background-color: #F1F1F1;
    width: 100%; }
  .contactenos .formulariomobile input[type="submit"] {
    background-color: #820817;
    color: #fff;
    border: none;
    padding: 5px 10px 5px 10px;
    font-size: 21px;
    margin-top: 5px; }

.contactenos .datos {
  background-color: #166E92;
  padding: 21px;
 
  color: #fff;
  }
  .contactenos .datos h1 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #fff; }
  .contactenos .datos a {
    color: #fff; }

.cabnov {
  background-image: url(../img/header_novedades.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabnov h1 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 91px 0 33px 0;
    font-weight: 700; }
  .cabnov .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.cabalianzas {
  background-image: url(../img/header_alianzas.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabalianzas h1 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 91px 0 33px 0;
    font-weight: 700; }
  .cabalianzas .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.cabcasos {
  background-image: url(../img/header_casos.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top;
  
  background-size:cover;s }
  .cabcasos h1 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 91px 0 33px 0;
    font-weight: 700; }
  .cabcasos .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.novpad {
  margin: 51px 0 51px 0; }

.cabnov_detalle {
  background-image: url(../img/header_novedades.jpg);
  background-attachment: fixed;
  height: 161px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabnov_detalle h1 {
    font-size: 43px;
    color: #fff;
    padding: 51px 0 21px 0;
    font-weight: 700; }

.cabempleos {
  background-image: url(../img/header_trabaja.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabempleos h1 {
    font-size: 33px;
    color: #fff;
    text-align: center;
    padding: 91px 0 0 0; }
  .cabempleos h2 {
    font-size: 39px;
    color: #fff;
    text-align: center;
    padding: 10px 0 33px 0;
    font-weight: 700; }
  .cabempleos .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.cabclientes {
  background-image: url(../img/header_clientes.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabclientes h1 {
    font-size: 33px;
    color: #fff;
    text-align: center;
    padding: 91px 0 0 0; }
  .cabclientes h2 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 10px 0 33px 0;
    font-weight: 700; }
  .cabclientes .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.cabservicios {
  background-image: url(../img/header_servicios.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabservicios h1 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 91px 0 33px 0;
    font-weight: 700; }
  .cabservicios .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }

.cabhr {
  font-size: 43px;
  position: relative;
  background-image: url(../img/fdo_footer.png);
  background-color: #2E9EC3;
  height: 355px;
  background-repeat: no-repeat;
  background-position: top left; }
  .cabhr .container {
    position: relative; }
  .cabhr h1 {
    font-size: 33px;
    color: #fff;
    text-align: left;
    padding: 51px 0 15px 0;
    font-weight: 600;
    margin: 0 0 0 0; }
  .cabhr .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: 31px 0 10px 0;
    float: left; }
  .cabhr h2 {
    color: #fff;
    font-size: 33px;
    font-weight: 700; }
  .cabhr img {
    position: absolute;
    bottom: -221px;
    right: 0; }

.empleos {
  width: 70%;
  margin: 31px auto 51px auto; }
  .empleos h1 {
    color: #2E9EC3;
    font-size: 19px;
    margin: 14px 0 14px 0;
    font-weight: 700; }
  .empleos h2 {
    color: #6F6F6F;
    font-size: 16px;
    margin: 10px 0 10px 0; }
  .empleos input[type="text"], .empleos input[type="email"], .empleos textarea {
    background-color: #F1F1F1;
    padding: 10px;
    margin-bottom: 14px;
    width: 100%;
    border: none; }
  .empleos select {
    width: 100%; margin-bottom:15px;}
  .empleos .col-md-12 p {
    font-size: 11px; }
  .empleos input[type="submit"] {
    border: solid 1px #820817;
    padding: 5px 10px 5px 10px;
    font-size: 21px;
    color: #000;
    margin-top: 31px; }
  .empleos input[type="submit"]:hover {
    background-color: #820817;
    color: #fff; }
  .empleos select {
    background-color: #F1F1F1;
    color: #969696;
    padding: 10px 28px 10px 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../img/flecha_dropdown.png);
    background-repeat: no-repeat;
    background-position: 95%;
    border: none;
    font-size: 15px; }

.publicado {
  background-color: #C40C24;
  color: #fff;
  padding: 3px 0 3px 0; }
  .publicado a {
    color: #fff; }
  .publicado a:hover {
    opacity: 0.8; }

.unovedades_detalle .copete {
  background-color: #A5DEF1;
  color: #2C9EC0;
  padding: 5px; }

.unovedades_detalle .barrita {
  height: 3px;
  background-color: #820817;
  margin: 21px 0 21px 0;
  width: 91px; }

.unovedades_detalle a.volver {
  display: block;
  border: solid 1px #820817;
  padding: 5px 10px 5px 10px;
  font-size: 21px;
  color: #000;
  width: 265px; }

.unovedades_detalle a.volver:hover {
  background-color: #820817;
  color: #fff; }

.alianzas {
  padding: 0 0 61px 0; }
  .alianzas h1 {
    border-bottom: solid 1px #D1D1D1;
    padding-bottom: 10px;
    font-size: 26px;
    color: #21ACE5;
    margin-bottom: 15px;
    font-weight: 600; }
  .alianzas p {
    text-align: center;
    color: #595959;
    padding: 31px;
    font-size: 28px; }
  .alianzas .barrita {
    width: 121px;
    height: 5px;
    background-color: #820817;
    margin: 11px auto 65px auto; }
  .alianzas h2 {
    color: #000;
    font-size: 19px; }
  .alianzas .barrita3 {
    width: 61px;
    height: 3px;
    background-color: #820817;
    margin: 10px 0 45px 0; }
  .alianzas img {
    margin: 15px 0 15px 0; }

.casos2 p {
  text-align: center;
  color: #595959;
  padding: 31px;
  font-size: 28px; }

.casos2 .barrita {
  width: 121px;
  height: 5px;
  background-color: #820817;
  margin: 11px auto 65px auto; }

.casos2 h2 {
  color: #595959;
  font-size: 12px; }

.casos2 h1 {
  color: #820817;
  font-weight: 600;
  font-size: 21px;
  border-bottom: solid 1px #D1D1D1;
  padding: 5px 0 10px 0;
  margin-bottom: 15px; }

.casos2 .barrita2 {
  width: 61px;
  height: 5px;
  background-color: #21ACE5;
  margin: 10px 0 10px 0; }

.casos2 img {
  margin: 0 0 10px 0;
  width: 137px;
  height: auto; }

.casos2 .col-md-4 {
  margin-bottom: 51px; }
  .casos2 .col-md-4 p {
    font-size: 14px;
    text-align: left;
    padding: 0; }

.grilla2 {
  padding: 61px 0 61px 0;
  margin: 61px 0 0 0;
  border-top: solid 1px #D1D1D1; }
  .grilla2 p {
    text-align: center;
    color: #595959;
    padding: 31px;
    font-size: 28px; }
  .grilla2 .barrita {
    width: 121px;
    height: 5px;
    background-color: #820817;
    margin: 11px auto 65px auto; }
  .grilla2 h2 {
    color: #595959;
    font-size: 12px; }
  .grilla2 h1 {
    color: #820817;
    font-weight: 600;
    font-size: 21px;
    border: none;
    padding: 5px 0 10px 0;
    margin-bottom: 15px; }
  .grilla2 .barrita2 {
    width: 61px;
    height: 5px;
    background-color: #21ACE5;
    margin: 10px 0 10px 0; }
  .grilla2 img {
    margin: 0 0 10px 0; }
  .grilla2 .col-md-3 {
    margin-bottom: 51px; }
    .grilla2 .col-md-3 p {
      font-size: 14px;
      text-align: left;
      padding: 0; }

.clientes h1 {
  font-size: 26px;
  padding-bottom: 15px;
  border-bottom: solid 1px #D1D1D1;
  color: #21ACE5;
  margin: 51px 0 51px 0; }

.clientes i {
  color: #C10D26; }

.clientes h2 {
  border-bottom: solid 1px #D1D1D1;
  padding: 0 0 10px 0;
  color: #000;
  font-size: 19px;
  font-weight: 600;
  margin-bottom: 15px; }

.clientes ul {
  padding-bottom: 31px; }

.clientes select {
  background-color: #F1F1F1;
  color: #969696;
  padding: 10px 28px 10px 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/flecha_dropdown.png);
  background-repeat: no-repeat;
  background-position: 95%;
  border: none;
  font-size: 15px; }

.cabempresa {
  background-image: url(../img/header_empresa.jpg);
  background-attachment: fixed;
  height: 301px;
  background-repeat: no-repeat;
  background-position: top; }
  .cabempresa h1 {
    font-size: 33px;
    color: #fff;
    text-align: center;
    padding: 91px 0 0 0; }
  .cabempresa h2 {
    font-size: 43px;
    color: #fff;
    text-align: center;
    padding: 10px 0 33px 0;
    font-weight: 700; }
  .cabempresa .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: auto; }
.hr{padding-top:150px;}
.hr h1 {
  font-size: 31px;
  padding: 221px 0 61px 0;
  text-align: center;
  font-weight: 600; }

.hr h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 31px 0 31px 0;
  width:100%;
  max-width:757px;
  margin:21px auto 21px auto; }

.modulos {
  padding: 51px 0 51px 0;
  background-color:rgba(0,0,0,0.05);
  margin: 51px 0 51px 0; }
  .modulos h2 {
    font-size: 19px;
    padding: 0;
    margin: 14px 0 51px 0; }
  .modulos h4 {
    font-size: 21px;
    text-align: center;
    font-weight: 700; }
  .modulos h3 {
    font-size: 19px;
    margin-bottom: 10px;
    color: #820817;
    font-weight: 600;
    margin-top: 10px; }
  .modulos a {
    color: #2784A3;
    font-size: 14px; }
  .modulos a:hover {
    opacity: 0.8; }
  .modulos li {
    margin-bottom: 3px; }

.liquidacion {
  text-align: center;
  padding: 31px 0 91px 0;
  font-size: 31px;
  font-weight: 700;
  line-height: 31px; }
  .liquidacion img {
    margin: auto;
    display: block;
    margin-bottom: 14px; }

.cols {
  padding: 0 0 31px 0;
  margin: auto; }
  .cols .pad {
    padding-left: 91px;
    padding-right: 31px;
    font-size: 14px; }
    .cols .pad h3 {
      color: #21ACE5;
      font-size: 21px;
      margin-bottom: 21px;
      font-weight: 600; }
    .cols .pad i {
      color: #C10D26; }
  .cols img {
    width: 100%;
    height: auto;
    margin-bottom: 31px; }
  .cols .barrita {
    width: 81px;
    height: 5px;
    background-color: #C10D26;
    margin: 21px 0 10px 0; }

.cols2 {
  padding: 51px 0 31px 0;
  margin: auto; }
  .cols2 .pad {
    font-size: 14px;
    padding-right: 31px; }
    .cols2 .pad h3 {
      color: #21ACE5;
      font-size: 21px;
      margin-bottom: 21px;
      font-weight: 600; }
    .cols2 .pad i {
      color: #C10D26; }
  .cols2 img {
    width: 100%;
    height: auto;
    margin-bottom: 31px; }
  .cols2 .barrita {
    width: 81px;
    height: 5px;
    background-color: #C10D26;
    margin: 21px 0 10px 0; }

.servtabs {
  padding: 61px 0 61px 0; }
.servtabs h1{font-size:21px; text-align:center; color:#21ACE5; font-weight:bold;}
  .servtabs .contenido1 {
    padding: 31px 0 51px 0;
    text-align: center; }
    .servtabs .contenido1 h1 {
      color: #166E92;
      font-size: 33px;
      font-weight: 600;
      margin-bottom: 14px; }
    .servtabs .contenido1 p {
      font-size: 19px;
      padding: 0 51px 0 51px;
      color: #595959; }
    .servtabs .contenido1 .barrita1 {
      width: 81px;
      height: 5px;
      background-color: #C10D26;
      margin: 21px auto 61px auto; }
    .servtabs .contenido1 h2 {
      color: #21ACE5;
      text-align: left;
      font-size: 19px;
      margin-bottom: 10px;
      font-weight: 700; }
    .servtabs .contenido1 .col-md-4 img {
      border-bottom: solid 4px #820817; }
    .servtabs .contenido1 .col-md-8 p {
      text-align: left;
      font-size: 14px;
      padding-top: 20px; }
  .servtabs .contenido2 {
    padding: 91px 0 51px 0;
    text-align: center;
    display: none; }
    .servtabs .contenido2 h1 {
      color: #166E92;
      font-size: 33px;
      font-weight: 600;
      margin-bottom: 14px; }
    .servtabs .contenido2 p {
      font-size: 19px;
      padding: 0 51px 0 51px;
      color: #595959; }
    .servtabs .contenido2 .barrita1 {
      width: 81px;
      height: 5px;
      background-color: #C10D26;
      margin: 21px auto 61px auto; }
    .servtabs .contenido2 h2 {
      color: #21ACE5;
      text-align: left;
      font-size: 19px;
      margin-bottom: 10px;
      font-weight: 700; }
    .servtabs .contenido2 .col-md-4 img {
      border-bottom: solid 4px #820817; width:100%; margin-bottom:31px;}
    .servtabs .contenido2 .col-md-8 {
      margin-bottom: 31px; }
      .servtabs .contenido2 .col-md-8 p {
        text-align: left;
        font-size: 14px;
        padding-top: 26px; }
    .servtabs .contenido2 .barrita {
      width: 81px;
      height: 5px;
      background-color: #C10D26;
      margin: 21px 0 10px 51px; }
  .servtabs .linktabs a {
    display: block;
    background-color: #E5F6FD;
    color: #166E92;
    text-align: center;
    padding: 10px;
    cursor: pointer; }
  .servtabs .linktabs .active, .servtabs .linktabs a:hover {
    display: block;
    background-color: #166E92;
    color: #E5F6FD;
    text-align: center;
    padding: 10px; }
  .servtabs .linktabs .col-md-6 {
    padding: 0; }

.copeteempresa {
  color: #166E92;
  font-size: 33px;
  text-align: center;
  font-weight: 700;
  line-height: 37px;
  margin-top: 21px;
  margin-bottom: 51px; }

.textoempresa {
  padding: 51px 0 51px 0;
  font-size: 14px;
  color: #595959; }

.pie {
  background-color: #2E9EC3;
  background-image: url(../img/fdo_footer.png);
  background-position: left;
  background-repeat: no-repeat;
  padding: 31px 0 31px 0;
  border-top: solid 5px #820817;
  color: #fff; }
  .pie h1 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 14px; }
  .pie .menu a {
    color: #fff; }
  .pie .menu a:hover {
    color: #166E92;
    padding-left: 10px; }
  .pie .borde {
    border-left: solid 1px #166E92; }
  .pie .borde2 {
    border-right: solid 1px #166E92; }
  .pie .col-md-3 {
    min-height: 191px; }
  .pie .col4 {
    text-align: right;
    font-size: 11px; }
    .pie .col4 p {
      margin-bottom: 31px; }
    .pie .col4 a {
      color: #fff; }
    .pie .col4 a:hover {
      opacity: 0.8; }
  .pie .col3 p {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px; }
  .pie .col3 img {
    display: block;
    margin: auto; }
  .pie .col3 h1 {
    text-align: center; }
  @media (max-width: 768px) {
    .pie .borde {
      border: none;
      border-bottom: solid 1px #166E92;
      padding: 10px 0 10px 0; }
    .pie .borde2 {
      border: none; }
    .pie .col4 {
      text-align: center;
      padding-top: 14px; }
    .pie .col-md-3 {
      text-align: center;
      min-height: auto; } }

.fotomobile {
  display: none;
  margin: 33px 0 0 0; }

.fotomobile2 {
  display: none; }

.formulariomobile {
  display: none; }

@media (max-width: 700px) {
  .acerca h2 {
    font-size: 21px; }
  .somos p {
    font-size: 21px; }
   .cabcasos{background-attachment:scroll;} 
   .fotomobile img, .fotomobile2 img{width:100%;}
  .cd-hero {
    display: none; }
  .fotomobile {
    display: block; }
  .contactenos .formulario {
    display: none; }
  .contactenos .col-md-9 span {
    font-size: 12px; }
  .contactenos .col-md-9 li {
    margin: 14px 0 0 0; }
  .contactenos .col-md-9 {
    text-align: left; }
  #formulariomobile {
    display: block !important; }
  .contactenos .formulariomobile h1 {
    font-size: 15px; }
  .somos {
    padding: 0; }
  .contactenos .col-md-3 {
    padding-top: 15px; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none !important; }
  .pie {
    background-position: left bottom; }
  .menu2 {
    display: none; }
  .cabhr img {
    display: none; }
  .cabhr h2 {
    font-size: 28px; }
  .cabhr, .cabservicios, .cabcasos, .cabalianzas, .cabempleos, cabnov, .cabnov_detalle {
    margin-top: 31px; }
  .cabclientes {
    margin-top: 31px;
    height: 351px; }
  .hr h1 {
    padding-top: 21px; }
  .cols .pad {
    padding-left: 21px; }
  .servtabs .contenido2 p, .servtabs .contenido1 p {
    padding: 0; }
  .servtabs .contenido2 .barrita {
    margin-right: auto;
    margin-left: auto; }
  .casos2 p, .alianzas p {
    font-size: 22px; }
  .cabempleos {
    height: 391px; }
  .cabnov_detalle h1 {
    font-size: 21px; }
  .unovedades_detalle a.volver {
    display: none; }
  .modulos span {
    display: none !important; }
  .clientes select {
    margin: 21px 0 21px 0 !important;
    float: left; }
  .clientes h1 {
    font-size: 17px !important; }
  .tooltip {
    display: none !important; }
  .navbar-header {
    padding-bottom: 0px !important; } 
    .hr{padding-top:0;}
    .cabhr{height:300px!important;}
    .hr h2{font-size:21px;}
    #pad1{padding:21px;}
   }

@media (max-width: 768px) {
  .menu2 {
    display: none; }
    .contactenos .datos{width:100%;}
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{margin-left:0; margin-right:0;}
    .navbar-toggle{margin-top:15px; margin-bottom:0;}
    .clientes select{float:none!important; width:100%; display:block;}
    .logosclientes .col-md-2{min-height:137px;}
    .empleos{width:100%;}
    .cabempleos h2{font-size:26px;}
    .cabempleos{height:333px;}
    .cabnov{margin-top:33px;}
    .cabhr h2{font-size:22px;}
    .cabhr{height:280px;}
    .liquidacion{font-size:19px; line-height:22px;}
    .liquidacion br{display:none;}
    .modulos ul{margin-bottom:33px;}
    .cabprod img{width:80px; height:auto; right:21px!important;}
    .cabprod h1{font-size:22px!important; padding-top:63px!important;}
    .cabprod{margin-top:33px;}
    .cabprod h2{font-size:36px!important; margin-top:33px;}
     }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity; }

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */ }

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.scrolloff {
  pointer-events: none; }

a.tooltips {
  position: relative;
  display: inline; }

a.tooltips span {
  position: absolute;
  width: 240px !important;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  display: block; }

a.tooltips span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }

a:hover.tooltips span {
  visibility: visible;
  opacity: 0.8;
  bottom: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999; }

@media (max-width: 1024px) {
  .cd-hero {
    display: none; }
  .navbar-collapse {
    padding: 0; }
  .nav > li > a {
    padding-right: 5px;
    padding-left: 5px; }
  .navbar .container {
    width: 100%;
    padding: 0; }
  .casos .borde {
    border: none; }
  .contactenos .formulario {
    display: none; }
  .contactenos .col-md-9 span {
    font-size: 12px; }
  .contactenos .col-md-9 li {
    margin: 14px 0 0 0; }
  .contactenos .col-md-9 {
    text-align: left; }
  #formulariomobile {
    display: block !important; }
  .contactenos .formulariomobile h1 {
    font-size: 15px; }
  .contactenos .col-md-3 {
    padding-top: 21px; }
  .modulos span {
    display: none !important; }
  .clientes select {
    margin: 21px 0 21px 0 !important;
    float: left; }
  .clientes h1 {
    font-size: 20px; }
  .tooltip {
    display: none !important; } }

@media (max-width: 768px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadowz: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .navbar-text {
    float: none;
    margin: 15px 0; }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block !important; }
  .collapsing {
    overflow: hidden !important; }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border: none !important; }
  .navbar-header {
    padding-bottom: 21px; } }

.tooltip-inner {
  color: #595959;
  background: #fff;
  border: solid 1px #23ACE3;
  font-size: 12px;
  text-align: left;
  padding: 14px;
  max-width: 351px; }

.tooltip.top .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #23ACE3;
  /* black */
  border-width: 0 5px 5px; }

.tooltip {
  width: 431px; }

.cd-hero {
  margin-top: -84px; }

.navbar-inverse {
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999; }

@media (max-width: 390px) {
  .navbar-inverse {
    background-color: transparent !important; }
    .cabempresa{margin-top:51px;}
    .fotoempresa{width:100%;}
    .productos h1{margin-top:31px;}
    }

@media (min-width: 980px) and (max-width: 1024px) {
  .fotomobile2 {
    display: block; } }
    
    
iframe{pointer-events:none;}

/*# sourceMappingURL=main.map */



.cabprod {
  font-size: 43px;
  position: relative;
  background-image: url(../img/fdo_footer.png);
  background-color: #2E9EC3;
  height: 260px;
  background-repeat: no-repeat;
  background-position: top left;
  background-size:contain; }
  .cabprod .container {
    position: relative; }
  .cabprod h1 {
    font-size: 33px;
    color: #fff;
    text-align: left;
    padding: 51px 0 15px 0;
    font-weight: 600;
    margin: 0 0 0 0; }
  .cabprod .barrita {
    width: 121px;
    height: 5px;
    background-color: #fff;
    margin: 31px 0 10px 0;
    float: left; }
  .cabprod h2 {
    color: #fff;
    font-size: 43px;
    font-weight: 700; }
  .cabprod img {
    position: absolute;
    top:45px;
    right: 0; }
.logosclientes{padding:31px 0 81px 0;}
.logosclientes .col-md-2{padding-bottom:31px;}

.productos{
	padding:60px 0 60px 0;
}
.productos .item{padding-bottom:31px; margin-bottom:31px; border-bottom:solid 1px #E2E2E1;}
.productos h1{margin-bottom:15px; color:#2E9EC3; font-weight:bold; font-size:21px;}
.productos a{color:#fff; background-color:#820817; padding:10px 15px 10px 15px;}
.productos a:hover{background-color:#000;}
.productos p{margin-bottom:0px;}
.productos a{display:block; width:300px; text-align:center; margin-top:31px;}
.pie .col3 ul{text-align:center; padding-top:10px;}
.pie .col3 li{display:inline-block;}
.masclientes{border-bottom:solid 1px #E2E2E1; margin-top:31px;}
.masclientes a{background-color:#2E9EC3; color:#fff; padding:10px 15px 10px 15px; width:200px; text-align:center; margin:auto; margin-bottom:-20px; display:block; clear:both;}
.masclientes a:hover{background-color:#000;}
.nav > li > a{padding:10px 14px;}

.somos{padding-top:60px;}
.unovedades{padding-bottom:45px;}
.unovedades_detalle img{max-width:100%;}


.linkclientes a{background-color:#7cc9e8; padding:10px; display:block; border-radius:5px; color:#fff!important; border:solid 1px #fff;}
.linkclientes a:hover{background-color:#4FBCE8!important;}

.botoncontacto{background-color:#2E9EC3; color:#fff; border-radius:10px; display:block; margin:5px 0 8px 0; padding-bottom:3px; font-weight:normal; font-size:16px; width:145px; text-align:center;}
.botoncontacto:hover{background-color:#166E92; color:#fff;}	

.unovedades p{color:#2E9EC3; font-size:18px;}
.unovedades .caja .copete{font-size:13px; font-weight:normal; color:#000;}
.unovedades .caja{padding:0;}
.unovedades h2{color:#C20C24}
.unovedades .foto{height:250px; display:block; background-size:cover; margin-bottom:10px;}
.unovedades .foto:hover{opacity:0.8;}
.unovedades .caja a.link{border:solid 1px #2E9EC3; color:#2E9EC3; padding:10px 15px 10px 15px;}
.unovedades .caja a.link:hover{background-color:#2E9EC3; color:#fff;}
.unovedades .col-md-4{margin-bottom:31px;}

.navbar-inverse .navbar-nav > li > a:focus{background-color:#7cc9e8!important;}
.fotoempresa{max-width:450px; display:block; margin:auto; margin-top:45px;}
.slick-slide img{max-width:150px;}