/*ALINEACION VERTICAL*/
.vertical-align-wrap {
  width:100%;
  height:100%;
  display:table;
}
.vertical-align {
  display:table-cell;
}
.vertical-align--middle {
  vertical-align:middle;
}
.padre, .botones {
  height: auto;
  /*IMPORTANTE*/
  display: flex;
  justify-content: center;
  align-items: center;
}

video {
  object-fit: cover;
  width: 100vw;
  height: 97.5vh;
  top: 0;
  left: 0;
  /*position: fixed;*/
}

.viewport-header {
  position: relative;
  height: 100vh;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}


html, body {
  height: 100%;
  margin: 0;
}


.frase{
  position: relative;
  float: left;
  width: auto;
  height:auto;
}

.frase img{
  width: auto;
  height: 100px;
}

h1 {
  width: 100%;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1.4;
  font-size: 100px;
  text-align: center;
  padding: 0;
  margin: 0;
}
h1 span {
  display: block;
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 1.5;

}

p{padding: 0; margin: 0;}
p.nosTit{
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 22px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #00A0DF;
  padding-bottom: 35px;
}
p.nosSub{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1.1;
  font-size: 50px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #1226AA;
}

p.cerTit{
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 22px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #00A0DF;
}

.cerBottom{
  width: 100%;
  height: 75px;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding-top: 35px;
  margin: 0;
  color: #1226AA;
}

p.proTit{
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 22px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #00A0DF;
  padding-bottom: 5px;
}
p.proNombre{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #1226AA;
}
p.proName{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1.3;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #1226AA;
  padding-bottom: 30px;
}
p.proNameVer{
  width: 150px;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 13px;
  letter-spacing: 4px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 12px 10px;
  margin: 0;
  color: #ffffff;
  border: 1px solid #1226AA;
  background: #1226AA;
  text-transform: uppercase;
}
p.proNameVer a{
  color: #fff;
}
p.proNameVer:hover{
  border: 1px solid #00A0DF;
  background: #00A0DF;
}
p.proNameSangria{
  position: relative;
  float: left;
  width: 50%;
  letter-spacing: 0px;
  line-height: 1.3;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #1226AA;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 30px;
}
p.proNameSangria span{
    font-weight: 300;
}
p.proNameSangria2{
  position: relative;
  float: left;
  width: 50%;
  letter-spacing: 0px;
  line-height: 1.3;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 500;
  padding: 0;
  margin: 0;
  color: #1226AA;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}
p.proNameSangria2 span{
  font-weight: 300;
}
p.proNameSangriaCerrar{
  position: relative;
  float: left;
  width: 150px;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 13px;
  letter-spacing: 4px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 12px 10px;
  margin: 0;
  color: #ffffff;
  border: 1px solid #1226AA;
  background: #1226AA;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-top: 35px;
}

p.proNameSangriaCerrar a{
  color: #fff;
}
p.proNameSangriaCerrar:hover{
  border: 1px solid #00A0DF;
  background: #00A0DF;
}
.separarNames{
  position: relative;
  float: left;
  width: 100%;
  height: 1px;
}
p.conTit{
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 22px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #00A0DF;
  padding-bottom: 35px;
}
.conMail a{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1;
  font-size: 50px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  font-style: normal;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
.conPhone a{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1.3;
  font-size: 50px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  font-style: normal;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
}
p.conUbi{
  width: 100%;
  letter-spacing: 0px;
  line-height: 1.2;
  font-size: 20px;
  text-align: left;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  margin: 0;
  color: #FFFFFF;
  padding-top: 30px;
}

.videoPeces{
  width: 100%;
  float: left;
  position: relative;
  height: 500px;
}

video.fit {
  object-fit: cover;
  width: 100%;
  height: 500px;
  top: 0;
  left: 0;
  /*position: fixed;*/
}

.logofooter{
  position: relative;
  float: left;
  width: auto;
  height: auto;
}

.logofooter img{
  width: auto;
  height: 50px;
}

.pleca{
  position: relative;
  float: left;
  width: 100%;
  height: auto;
}

.pleca img{
  width: 100%;
  height: auto;
}

p.derechos {
  width: 100%;
  letter-spacing: 0px;
  line-height: 1.2;
  font-size: 13px;
  letter-spacing: 1px;
  text-align: right;
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  color: #FFFFFF;
  padding-top: 19px;
  padding-right: 50px;
  }

/**************/
/****************/
.arrowTXT {
  font-family: 'HelveticaNeueCyr';
  font-weight: 300;
  cursor: pointer;
  position: relative;
  padding: 40px 0px 40px 0px;
  font-size: 13px;
  letter-spacing: 4px;
  line-height: 1.3;
  color: #fff;
  position: absolute;
  left: 50px;
  bottom: 12%;
  margin-left: 0px;
  width: 124px;
  height: 70px;
  text-align: right;
}

.arrow {
  opacity: 0;
  position: absolute;
  left: 50px;
  top: 86%;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0);
  margin-left: 0px;
}

.arrow-first {
  -webkit-animation: arrow-movement 2s ease-in-out infinite;
          animation: arrow-movement 2s ease-in-out infinite;
}

.arrow-second {
  -webkit-animation: arrow-movement 2s 1s ease-in-out infinite;
          animation: arrow-movement 2s 1s ease-in-out infinite;
}

.arrow:before,
.arrow:after {
  background: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
}

.arrow:before {
  transform: rotate(45deg) translateX(-23%);
  transform-origin: top left;
}

.arrow:after {
  transform: rotate(-45deg) translateX(23%);
  transform-origin: top right;
}

@-webkit-keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 83%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes arrow-movement {
  0% {
    opacity: 0;
    top: 83%;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.arrow2TXT {
    font-family: 'HelveticaNeueCyr';
    font-weight: 300;
    cursor: pointer;
    position: relative;
    padding: 40px 0px 0px 0px;
    font-size: 13px;
    letter-spacing: 4px;
    line-height: 1.3;
    color: #fff;
    position: absolute;
    right: 50px;
    top: 115px;
    margin-left: 0px;
    width: 149px;
    height: 70px;
    text-align: left;
}

.arrow2 {
  opacity: 0;
  position: absolute;
  right: 100px;
  top:150px;
  transform-origin: 50% 50%;
  transform: translate3d(-50%, -50%, 0);
  margin-left: 0px;
}

.arrow2-first {
  -webkit-animation: arrow-movement2 2s ease-in-out infinite;
          animation: arrow-movement2 2s ease-in-out infinite;
}

.arrow2-second {
  -webkit-animation: arrow-movement2 2s 1s ease-in-out infinite;
          animation: arrow-movement2 2s 1s ease-in-out infinite;
}

.arrow2:before,
.arrow2:after {
  background: #fff;
  content: "";
  display: block;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
}

.arrow2:before {
  transform: rotate(135deg) translateX(-23%);
  transform-origin: top left;
}

.arrow2:after {
  transform: rotate(-135deg) translateX(23%);
  transform-origin: top right;
  margin-left: -23px;
}

@-webkit-keyframes arrow-movement2 {
  0% {
    opacity: 0;
    top: 175px;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes arrow-movement2 {
  0% {
    opacity: 0;
    top: 175px;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}


a.flechas {
  color: #ffffff;

}
a.flechas :link {text-decoration: none;   color: #00A0DF;}
a.flechas :visited{text-decoration: none;   color: #00A0DF;}
a.flechas :hover {text-decoration: none;   color: #00A0DF;  }
a.flechas :active {text-decoration: none;   color: #00A0DF;}

a.arrow2:before {
color: #00A0DF;
}

a.arrow2:after {
color: #00A0DF;
}

.wave{
height: auto;
width: 8.33%;
  overflow: hidden;
  display: inline-block;
  padding: 0;
  margin: 0;

}

