/*animatable fadeInUp one*/
html {
  position: relative;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
a:link {text-decoration: none; }
a:visited{text-decoration: none; }
a:hover {text-decoration: none; }
a:active {text-decoration: none; }

header{
  z-index: 1000;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'HelveticaNeueCyr';
}

.home1
{
  position: fixed;
  width: 100%;
  height: auto;
  background-color: transparent;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -ms-transition: background-color .5s;
  -o-transition: background-color .5s;
}

.home2
{
  position: fixed;
  width: 100%;
  height: 0px;
  background-color: transparent;
  -webkit-transition: background-color .5s;
  -moz-transition: background-color .5s;
  -ms-transition: background-color .5s;
  -o-transition: background-color .5s;
  display: none;
}

.navigation {
  width: 100%;
  height: 270px;
  padding-top: 50px;
  font-weight: 300;
  font-size: 13px;
  /* Para mantenerlo fijo y delante de todos los elementos*/
  position: fixed;
  float: left;
  z-index: 2;
  letter-spacing: 4px;
  background-color: transparent;
}


.navigation2 {
  width: 100%;
  height: 270px;
  padding-top: 50px;
  font-weight: 300;
  font-size: 13px;
  /* Para mantenerlo fijo y delante de todos los elementos*/
  position: fixed;
  float: left;
  z-index: 1000;
  letter-spacing: 4px;
  /*background-color: transparent;*/
  max-height: 0px;
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -o-transition: max-height 0.3s;
  transition: max-height 0.3s;
  /*
  -webkit-transition: background-color 1.25s;
  -moz-transition: background-color 1.25s;
  -ms-transition: background-color 1.25s;
  -o-transition: background-color 1.25s;
  */
  color:  transparent;
}



.logo{
  width:auto;
  float: left;
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-left: 50px;
  line-height: 0;
  display:  block;
  height: 270px;
  margin-top: 0px;
}
.logo img{
  width: auto;
  height: auto;
}

.navigationMovil {
  width: 100%;
  height: 100px;
  padding-top: 30px;
  font-weight: 300;
  font-size: 13px;
  /* Para mantenerlo fijo y delante de todos los elementos*/
  position: fixed;
  float: left;
  z-index: 1000;
  letter-spacing: 4px;
  /*background-color: transparent;*/

    max-height: 80px;
  -webkit-transition: max-height 0.3s;
  -moz-transition: max-height 0.3s;
  -ms-transition: max-height 0.3s;
  -o-transition: max-height 0.3s;
  transition: max-height 0.3s;
}
.logoMovil{
  width:auto;
  float: left;
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-left: 30px;
  line-height: 0;
  display:  block;
}
.logoMovil img{
  width: auto;
  height: 40px;
}

.menu{
  position: relative;
  float: right;
  text-align: right;
  width: auto;
  right: 50px;
  height: auto;
  display: block;
  padding-top: 4px;
  font-weight: 300;
}
.menu a{
  padding-left: 20px;
  color: #ffffff;
}
.menu a:link {text-decoration: none;   color: #ffffff;}
.menu a:visited{text-decoration: none;   color: #ffffff;}
.menu a:hover {text-decoration: none;   color: #00A0DF;}
.menu a:active {text-decoration: none;   color: #ffffff;}

.redesSocialesBar {
  position: relative;
  float: left;
  width: 100%;
  line-height: 0;
  text-align: left;
}
.redesSocialesBar a {
  width: 17px !important;
}
.redesSocialesBar a img {
  position: relative;
  float:  left;
  width: 17px !important;
  height: auto;
}

/*#logo2{ display:  none;
  max-height: 0px;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
  }*/

img #logo2{
  width: auto;
  float: left;
  position: relative;
  text-align: left;
  padding-top: 0px;
  padding-left: 30px;
  line-height: 0;
  display:  block;

  max-height: 0px;
  -webkit-transition: max-height 0.5s;
  -moz-transition: max-height 0.5s;
  -ms-transition: max-height 0.5s;
  -o-transition: max-height 0.5s;
  transition: max-height 0.5s;
}

.home1{display: block;}
.home2{display:block;}
.navigation{display: block;}
.navigation3{display: none;}

#logo1{height: 100px; }
#logo2{height: 40px; display: none;}
#logo4{height: 130px; margin-top: 120px; }
#logo5{height: 90px;}
#logo6{height: 117px; margin-top: 110px; }
#logo7{height: 80px;}
#logo8{height: 104px; margin-top: 100px; }

#logo5, #logo6, #logo7, #logo8  {
  display: none;
}

.arrowDesktop{display: block;}
.arrowMovil{display: none;}

.menuA{display: block;}
.menuB{display: none;}
.menuMov{display: none;}

.menuNormal{display: block;}
.menuResponsive{display: none;}

.menu  a i{ font-size: 14px; }

@media screen and (min-width: 1101px) and (max-width: 1470px){
  .menu a{
    padding-left: 10px;
    color: #ffffff;
  }
}

@media screen and (min-width: 1301px) and (max-width: 1400px){

  #logo1, #logo4 {
    display: none;
  }
  #logo5, #logo6 {
    display: block;
  }

}

@media screen and (min-width: 801px) and (max-width: 1100px){

  #logo1, #logo4 {
    display: none;
  }
  #logo5, #logo6 {
    display: block;
  }

}
@media screen and (min-width: 720px) and (max-width: 800px){

  #logo1, #logo4 {
    display: none;
  }
  #logo7, #logo8 {
    display: block;
  }

}
@media screen and (min-width: 720px) and (max-width: 1300px){
  .menuNormal{display: none;}
  .menuResponsive{display: block; }

}
@media screen and (min-width: 0px) and (max-width: 719px){
  #logo1, #logo4 {
    display: none;
  }
  #logo5 {
    display: block;
  }

.menuA{display: none;}
.menuMov{display: block;}

   .menuResponsive{display: block;}


.hamburger {
  right: 30px;
}

#masthead {
  padding: 28px 0px;
  position: relative;
  margin-top: 0px;
}
  .arrowDesktop{display: none;}
  .arrowMovil{display: block;}
}


