a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: inherit;
}
.npnm {
  padding: 0;
  margin: 0;
}
.parsley-error {
  border-bottom: 1px solid #ff0000 !important;
}
.parsley-errors-list {
  list-style: none;
  padding: 0;
  margin: 0;
  float: right;
  position: absolute;
  bottom: 5px;
  right: 6%;
  color: #F00;
  font-size: 10px;
}
.parsley-errors-list li {
  display: none;
}
.parsley-errors-list li:first-child {
  display: block;
}
.col-centered {
  float: none;
  margin: 0 -2px;
  display: inline-block;
  vertical-align: middle;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-left: -4px;
}
.absoluteCenter {
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  margin: auto;
  height: auto;
}
img {
  max-width: 100% !important;
  height: auto !important;
}
.img100 {
  width: 100%;
  height: auto !important;
}
html,
body {
  font-family: 'Raleway', sans-serif;
  opacity: 1;
  font-size: 16px;
  height: 100%;
  color: #636363;
  overflow-x: hidden;
}
header {
  height: 16vh;
}
header .navbar-default {
  border: 0;
  background-color: transparent;
  background: none;
  padding-right: 10px;
  padding-bottom: 0;
  margin: 0px 0 8px 0;
  font-weight: 600;
}
header .navbar-default ul a {
  color: #636363 !important;
}
header .navbar-default ul a:hover,
header .navbar-default ul a.active {
  background: url(/site/images/hover.png) no-repeat center bottom;
}
header .navbar-default .navbar-brand {
  margin: 0;
  width: 90%;
}
header .navbar-default .navbar-brand img {
  width: 100% ;
}
article {
  clear: both;
}
article .bggray {
  background: #f7f7f7;
  padding: 2%;
}
article .bggraynp {
  background: #f7f7f7;
}
article h1 {
  font-weight: 600;
  font-size: 30px;
}
article .atras,
article .vermas,
article .botonazul {
  color: #0085b1;
  display: inline-block;
  border: 1px solid #0085b1;
  padding: 5px 15px;
}
article .botonazul {
  background-color: #FFF;
}
article .posrelative {
  position: relative;
}
article .fechablog {
  position: absolute;
  top: 0;
  left: 30px;
  background: #343434;
  color: #45f4d6;
  padding: 10px 25px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 10px;
}
article .fechablog .dia {
  font-size: 18px;
}
article .fechablog .mes {
  font-size: 14px;
}
article .fechablog.blogdetail {
  right: 5%;
  left: auto;
}
article #main-view .bannersHome {
  height: 100%;
  position: relative;
  overflow: hidden;
}
article #main-view .bannersHome .slide {
  position: relative;
  height: 100%;
  display: none;
}
article #main-view .bannersHome .slide .left {
  position: absolute;
  z-index: 10;
  width: 50%;
  left: 0;
  margin-top: 3%;
}
article #main-view .bannersHome .slide .left > img {
  width: 100%;
}
article #main-view .bannersHome .slide .left .texto {
  color: #FFF;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 15%;
}
article #main-view .bannersHome .slide .left .texto .copy {
  font-weight: 600;
  font-size: 30px;
}
article #main-view .bannersHome .slide .left .texto a {
  border: 1px solid #FFF;
  margin-top: 20px;
  padding: 10px;
  display: inline-block;
}
article #main-view .bannersHome .slide .right {
  width: 60%;
  float: right;
}
article #main-view .bannersHome .slide .right > img {
  width: 100%;
}
article #main-view .bannersHome .indicators {
  position: absolute;
  z-index: 11;
  bottom: 13%;
  left: 2%;
}
article #main-view .bannersHome .indicators .balls {
  list-style: none;
  margin: 0px 0 20px 0 ;
  padding: 0;
}
article #main-view .bannersHome .indicators .balls li {
  padding: 0;
  margin: 0 0 0 22px;
  height: 12px;
  cursor: pointer;
}
article #main-view .bannersHome .indicators .balls li a {
  display: inline-block;
  width: 8px;
  height: 8px;
  clear: both;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
article #main-view .bannersHome .indicators .balls li a.active {
  background: #ffffff;
}
article #main-view .carousel-control.left,
article #main-view .carousel-control.right {
  background-image: none;
  background-color: #ffffff;
}
article #servicios-view h2 {
  color: #0085b1;
  font-size: 20px;
}
article #servicios-view a {
  display: block;
  padding: 20px;
  margin-bottom: 10px;
}
article #servicios-view a:hover {
  background-color: #63c5b4;
}
article #servicios-view a:hover > * {
  color: #FFF;
  border-color: #ffffff;
}
article #blog-view h2 {
  font-size: 20px;
  color: #4e4e4e;
}
article #blog-view .col-sm-6 a {
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 30px;
}
article #gallery-view a {
  display: block;
  margin-bottom: 30px;
}
article #equipo-view .xtit {
  color: #FFF;
  position: absolute;
  z-index: 10;
  top: 5%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 22px;
  width: 100%;
}
article #equipo-view .lines {
  width: 100%;
  text-align: center;
}
article #equipo-view .lines ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
article #equipo-view .lines ul li {
  margin: 0;
  padding: 10px 0;
  background-image: url(/site/images/line.jpg);
  background-position: center;
  background-repeat: repeat-y;
}
article #equipo-view .lines ul li a {
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  background: #59ddc6;
  color: #393838;
  padding: 15px;
  width: 75px;
  font-weight: bold;
  font-size: 30px;
}
article #equipo-view .lines ul li.active {
  background-color: rgba(255, 255, 255, 0.46);
}
article #equipo-view .lines ul li.active a {
  background: #FFF;
}
article #equipo-view .lines .mtl {
  width: 3px;
  background: #FFF;
  position: absolute;
  left: 50%;
  min-height: 200px;
}
footer {
  text-align: right;
  font-size: 12px;
}
@media (min-width: 768px) {
  header .navbar-right {
    margin-top: 2%;
  }
  article #main-view .bannersHome {
    width: 97%;
    margin: auto;
  }
  article #main-view .testimonios {
    width: 90%;
    margin: auto;
    padding: 2% 0;
    overflow: hidden;
  }
  article #main-view .testimonios .carousel-control.right {
    background: url(/site/images/slidenext.jpg) no-repeat;
    width: 36px;
  }
  article #main-view .testimonios .carousel-control.left {
    background: url(/site/images/slideprev.jpg) no-repeat;
    width: 36px;
  }
  article #main-view .testimonios .texto {
    margin: 0 45px;
  }
  footer {
    width: 100%;
    bottom: 0;
    right: 0;
    padding: 1% 0;
    background: #FFF;
  }
}
@media (max-width: 768px) {
  .noabsolutexs {
    position: relative;
    transform: none;
    top: auto;
  }
  header {
    height: 30px;
    min-height: 50px;
  }
  header .navbar-default {
    z-index: 100;
    background: #ffffff;
  }
  header .navbar-brand {
    padding: 0;
    width: 15% !important;
  }
  header .navbar-brand img {
    width: 100%;
  }
  article #main-view .bannersHome .slide .left,
  article #main-view .bannersHome .slide .right {
    width: 100%;
    position: relative;
    float: none;
  }
  article #main-view .bannersHome .slide .left .copy {
    font-size: 20px !important;
  }
  article #main-view .carousel-control {
    display: none;
  }
  article #equipo-view .xtit {
    font-size: 16px;
  }
  article #equipo-view .lines ul li {
    padding: 8px 0;
  }
  article #equipo-view .lines ul li a {
    padding: 10px;
    width: 40px;
    font-size: 15px;
  }
  footer {
    font-size: 10px;
    padding: 20px 0;
  }
}
