a {
  color: #5d5d5d;
}
html,
body {
  font-family: 'Novecento wide DemiBold';
  font-size: 14px;
  color: #5d5d5d;
  width: 100vw;
  overflow-x: hidden;
}
.imgeffect {
  opacity: 0;
}
.img100 {
  display: inline-block;
  width: 100%;
}
.imgh100 {
  display: inline-block;
  height: 100%;
  width: auto;
}
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.no-margin {
  margin: 0px;
}
.parsley-errors-list {
  display: none;
}
.h80 {
  height: 80%;
  position: relative;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #ffde00 !important;
  border-color: #ffde00;
  color: #000;
}
.pagination > li > a,
.pagination > li > span {
  color: #000000;
}
.navbar-default {
  background-image: none;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  overflow: hidden;
  padding-top: 20px;
}
.navbar-default .container-logo {
  float: left;
}
.navbar-default .cpal-menu-bar {
  margin-top: 10px;
  border-bottom: 2px solid #5d5d5d;
  font-size: 16px;
  padding-bottom: 0px;
  float: right;
}
.navbar-default .cpal-menu-bar .nav > li {
  padding: 0 15px;
}
.navbar-default .cpal-menu-bar .nav > li a {
  padding: 10px 0 !important;
  margin-bottom: 3px;
}
.navbar-default .cpal-menu-bar a:hover,
.navbar-default .cpal-menu-bar .sel {
  border-bottom: 6px solid #ffde00;
  margin-bottom: -4px !important;
}
.navbar-default .redes {
  float: right;
  clear: both;
  margin-top: -40px;
}
.scroll {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 20px;
}
.imgcont {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  vertical-align: top;
}
.no-border {
  border-left: 0px !important;
  border-top: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
}
* {
  box-sizing: border-box;
}
.vm {
  vertical-align: middle;
}
.cx1 {
  height: 100%;
  display: table;
  width: 100%;
}
.cx2 {
  display: table-cell;
  vertical-align: middle;
}
.fill {
  width: 100%;
  height: 100%;
}
.main {
  position: relative;
}
.main .videohome {
  padding-right: 3%;
}
.main #myCarouselMain img {
  width: 100%;
}
.main .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.main .pie {
  margin-top: 10%;
  margin-right: 50px;
  font-size: 20px;
}
.main .pie .cols {
  padding: 10px 0;
  border-bottom: 1px solid #ffde00;
  margin-bottom: 10px;
}
.main .pie .cols .col1 {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
}
.main .pie .cols .col1 img {
  width: 100%;
}
.main .pie .cols .col2 {
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  font-size: 12px;
}
.main .pie .slider2 {
  position: relative;
  margin: 0 20px;
}
.main .pie .slider2 .owl-controls {
  position: relative;
  position: absolute;
  top: 30%;
  display: block !important;
  height: 0px;
  z-index: 1000;
  width: 100%;
}
.main .pie .slider2 .owl-prev {
  position: absolute;
  left: -16px;
  top: 0;
  background: url(/site/images/slideprev.png);
  font-size: 1px !important;
  text-indent: -5000px;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.main .pie .slider2 .owl-next {
  position: absolute;
  right: -16px;
  top: 0;
  background: url(/site/images/slidenext.png);
  font-size: 1px !important;
  text-indent: -5000px;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.nosotros {
  font-family: 'Avenir LT Std 35 Light';
}
.contacto {
  font-family: 'Avenir LT Std 55 Roman';
  font-style: oblique;
  font-size: 18px;
}
.contacto h1,
.contacto h2 {
  font-family: 'Novecento wide DemiBold';
  padding: 0;
  margin: 0;
  font-size: 60px;
}
.contacto h2 {
  font-size: 50px;
}
.contacto .pdtop10 {
  padding: 8px 0;
}
.contacto input[type=submit] {
  background: #ffde00;
  color: #000;
  padding: 5px 15px;
  border: 0;
  font-family: 'Novecento wide DemiBold';
}
.sumarioprensa {
  font-family: 'Bebas Neue Book';
  font-size: 14px !important;
}
.equipo .iitt {
  padding: 0;
}
.equipo .item {
  margin: 20px 20px;
  display: block;
}
.equipo .pic {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  border: 4px solid #ffde00;
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.equipo .pic .over {
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(images/equipoover.png) no-repeat;
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.equipo .pic .over:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.equipo .name {
  font-family: 'Bebas Neue Book';
  font-size: 20px;
  color: #030303;
  border-bottom: 1px solid #030303;
  border-top: 1px solid #030303;
  padding: 8px 0;
  margin-top: 15px;
}
.equipoitem .mycont {
  height: 90%;
  position: relative;
}
.equipoitem .item {
  margin: 20px 7px;
  display: block;
  text-align: center;
}
.equipoitem .pic {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.equipoitem .pic .over {
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(images/equipoover2.png) no-repeat;
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.equipoitem .pic .over:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.equipoitem .personal {
  margin-top: 20%;
}
.equipoitem .name {
  font-family: 'Bebas Neue Book';
  font-size: 12px;
  color: #030303;
  padding: 8px 0;
  margin-top: 15px;
}
.equipoitem .otros {
  margin-top: 20%;
}
.equipoitem .iitt {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  width: 100px;
}
.equipoitem .iitt .item {
  margin: 2px 7px;
}
.galeria .itempic {
  padding: 0;
  margin: 0;
  position: relative;
  margin: 10px 0;
}
.galeria .itempic a {
  display: block;
  border: 4px solid #ffde00;
}
.galeria .itempic .over {
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(images/overpic.png) no-repeat;
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 95% 95%;
  background-position: 50% 50%;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.galeria .itempic .over:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.mysubmenu {
  text-align: center;
  margin-top: -55px;
  margin-bottom: 20px;
  position: absolute;
  right: 175px;
}
.mysubmenu a {
  display: inline-block;
  margin: 0 10px;
  padding: 5px 8px;
  border: 1px solid #ffffff;
}
.mysubmenu a:hover,
.mysubmenu .sel {
  border: 1px solid #ffde00;
}
.portafolio .iitt {
  padding: 0;
}
.portafolio .item {
  margin: 10px 20px;
  display: block;
}
.portafolio .pic {
  position: relative;
  line-height: 0;
  padding: 0;
  margin: 0;
}
.portafolio .pic .xover {
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(images/portafoliohover.png) no-repeat;
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.portafolio .pic .over {
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(images/portafoliohover.png) no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.portafolio .pic .over:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.portafolio .name {
  font-family: 'Avenir LT Std 55 Roman';
  font-style: oblique;
  font-size: 10px;
  color: #030303;
  border-bottom: 1px solid #ffde00;
  border-top: 1px solid #ffde00;
  padding: 8px 0;
  margin-top: 15px;
  text-align: right;
}
.portafolio .mycarxbt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.texttonot {
  font-family: "Avenir LT Std 35 Light";
  font-style: normal !important;
  font-size: 13px;
  color: #030303;
}
.rowx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.rowx > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.slider2x .owl-nav {
  position: absolute;
  top: 30%;
  display: block !important;
  height: 0px;
  z-index: 1000;
  width: 100%;
}
.slider2x .owl-prev {
  position: absolute;
  left: -4%;
  top: 0;
  background: url(/site/images/slideprev.png);
  font-size: 1px !important;
  text-indent: -500;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.slider2x .owl-next {
  position: absolute;
  right: -3%;
  top: 0;
  background: url(/site/images/slidenext.png);
  font-size: 1px !important;
  text-indent: -500;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.slider2xx .owl-nav {
  position: absolute;
  top: 30%;
  display: block !important;
  height: 0px;
  z-index: 1000;
  width: 100%;
}
.slider2xx .owl-prev {
  position: absolute;
  left: -4%;
  top: 0;
  background: url(/site/images/slideprev.png);
  font-size: 1px !important;
  text-indent: -500;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.slider2xx .owl-next {
  position: absolute;
  right: -3%;
  top: 0;
  background: url(/site/images/slidenext.png);
  font-size: 1px !important;
  text-indent: -500;
  width: 16px;
  height: 29px;
  margin: 0 !important;
  padding: 0 !important;
}
.slider2xx img {
  transform-style: flat !important;
}
@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%;
    min-width: 1024px !important;
    overflow-x: hidden;
    margin: 0 !important;
    padding: 0  !important;
  }
  .containerfull {
    height: 100%;
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .containerfull .rowfull {
    height: 100%;
    display: table-row;
  }
  .containerfull .rowfull .col-sm-2.no-float,
  .containerfull .rowfull .col-sm-6.no-float,
  .containerfull .rowfull .col-sm-10.no-float {
    float: none;
    display: table-cell;
    position: relative;
  }
  .containerfull .rowfull > .col-sm-2 {
    width: 20%;
  }
  .containerfull .rowfull > .col-sm-6 {
    width: 50%;
  }
  .containerfull .rowfull > .col-sm-10 {
    width: 80%;
  }
  .colmenu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1000;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-box-shadow: 10px 0px 5px 0px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 10px 0px 5px 0px rgba(0, 0, 0, 0.21);
    box-shadow: 10px 0px 5px 0px rgba(0, 0, 0, 0.21);
    overflow: auto;
    background: #FFF;
  }
}
@media (max-width: 767px) {
  .logo img {
    height: 50px;
  }
  .main .pie {
    position: relative;
    width: 100%;
  }
  .mysubmenu {
    margin: 0;
  }
  .equipoitem .personal {
    position: relative;
    height: auto !important;
  }
  .equipoitem .otros {
    position: relative;
    height: auto !important;
  }
  .equipoitem .mycont {
    position: relative;
    height: auto !important;
  }
  .contacto h1,
  .contacto h2 {
    font-size: 30px !important;
  }
  .contacto .text-right {
    text-align: left !important;
  }
}
@media (min-width: 768px) {
  .language {
    white-space: nowrap;
    position: absolute !important;
    top: 4px;
    right: 15px;
  }
  .language a {
    opacity: .9;
    font-size: .8em;
  }
  .language a:hover {
    border: 0 !important;
  }
}
