@font-face {
  font-family: 'CenturyGothic';
  src: url('../fonts/centurygothicregular.eot');
  src: url('../fonts/centurygothicregular.eot?#iefix') format('embedded-opentype'), url('../fonts/centurygothicregular.woff') format('woff'), url('../fonts/centurygothicregular.ttf') format('truetype'), url('../fonts/centurygothicregular.svg#centurygothicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
}
@-webkit-keyframes lines {
  0% {
    -webkit-transform: scale(1.3) translate(0, 0) rotate(45deg);
  }
  25% {
    -webkit-transform: scale(1.3) translate(10%, -20%) rotate(35deg);
  }
  50% {
    -webkit-transform: scale(1.3) translate(-10%, -10%) rotate(-25deg);
  }
  75% {
    -webkit-transform: scale(1.3) translate(20%, 15%) rotate(0deg);
  }
  100% {
    -webkit-transform: scale(1.3) translate(0, 0) rotate(45deg);
  }
}
html {
  background: #4b4c4b;
  color: #dedede;
  font-family: 'CenturyGothic';
  font-size: 14px;
  background: url('../img/back.jpg') center no-repeat;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}
header {
  display: block;
  position: absolute;
  width: 300px;
  height: 100%;
  z-index: 10;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
header h1 {
  margin-top: 150px;
}
header h1 span {
  display: none;
}
header h1 img {
  display: block;
  width: 180px;
  margin: auto;
}
header #menu {
  display: block;
  margin-top: 50px;
}
header #menu li {
  display: block;
}
header #menu li a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  margin-left: 50px;
}
header #menu li a span.txt {
  display: block;
  width: 190px;
}
header #menu #mnostors a {
  letter-spacing: 1.4px;
}
header #menu #mgaleria a {
  letter-spacing: 3px;
}
header #menu #mcontacto a {
  letter-spacing: 1px;
}
#wrap {
  display: block;
  width: auto;
  overflow: hidden;
  position: absolute;
  right: 50px;
  top: 50px;
  bottom: 50px;
  left: 300px;
}
#wrap section {
  position: absolute;
  width: auto;
  height: 100%;
  overflow: hidden;
  display: none;
}
#wrap #nostros {
  width: 100%;
  background: url('../img/bg_nosotros.jpg') center no-repeat;
  background-size: cover;
}
#wrap #nostros article {
  position: absolute;
  height: 100%;
  width: 300px;
  margin-left: 80px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 15;
}
#wrap #nostros article h1 {
  padding: 20px;
  font-size: 44px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
}
#wrap #nostros article div {
  display: block;
  float: left;
  width: 300px;
  margin-top: 40px;
}
#wrap #nostros article h2 {
  padding: 10px 20px;
  font-size: 18px;
  text-transform: uppercase;
}
#wrap #nostros article p {
  padding: 20px;
  padding-top: 0;
  font-size: 12px;
  text-align: justify;
}
#wrap #contact {
  width: 100%;
  background: url('../img/bg_contacto.png') center no-repeat;
  background-size: cover;
}
#wrap #contact article {
  position: absolute;
  height: 100%;
  width: 300px;
  margin-left: 80px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 15;
}
#wrap #contact article h1 {
  padding: 20px;
  font-size: 44px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 120px;
}
#wrap #contact article .tel {
  display: block;
  font-size: 24px;
  padding: 5px 20px;
  text-align: justify;
  margin-top: 60px;
}
#wrap #contact article .dir {
  display: block;
  padding: 5px 20px;
  padding-top: 0;
  font-size: 13px;
  word-spacing: 0px;
  letter-spacing: 0px;
  text-align: justify;
}
#wrap #contact article .link {
  display: block;
  padding: 5px 20px;
  padding-top: 0;
  font-size: 13px;
  letter-spacing: 2px;
  text-align: justify;
  color: #fff;
  text-decoration: none;
}
#wrap #contact article .mail {
  display: block;
  padding: 5px 20px;
  padding-top: 0;
  font-size: 14px;
  font-weight: bold;
  text-align: justify;
  color: #fff;
  text-decoration: none;
}
#wrap #galery {
  width: 100%;
  background-size: cover;
}
#wrap #galery .sl-slide-inner {
  background-size: contain !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
#wrap #galery .sl-content,
#wrap #galery .sl-slide-inner {
  background-color: rgba(0, 0, 0, 0);
}
#lines {
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lines li {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../img/lines.png') center;
  background-size: 100% 100%;
  opacity: .5;
}
.eng {
  display: none;
}
.slabtexted .slabtext {
  display: -moz-inline-box;
  display: inline-block;
  white-space: nowrap;
}
.slabtextinactive .slabtext {
  display: inline;
  white-space: normal;
  font-size: 1em !important;
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
  *letter-spacing: 0 !important;
  *word-spacing: 0 !important;
}
.slabtextdone .slabtext {
  display: block;
}
