/* ------------------------------------------------------------------------- */
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* ------------------------------------------------------------------------- */
html {
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
}
html body {
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /*--------------------------------------------------*/
  /* responsive */
  /*--------------------------------------------------*/
  /* 1400px */
}
html body .sfm-navicon-button:after {
  margin: 3px 0 0 0 !important;
}
html body #header-outer {
  z-index: 9997 !important;
}
html body .gfb-show-mobile {
  display: none;
}
html body .gfb-mobile-header-infos {
  display: none;
}
html body .mobile-show {
  display: none;
}
html body .desktop-show {
  display: block;
}
html body header#top nav {
  position: relative;
}
html body .gfb-mobile-header-infos {
  display: block;
  position: absolute;
  top: 8px;
  right: 160px;
  z-index: 1000;
}
html body .gfb-custom-lang {
  float: left;
  margin: 0 50px 0 0;
  padding: 8px 0;
}
html body .gfb-custom-lang a {
  font-size: 18px;
  color: #666;
  float: left;
}
html body #header-outer.transparent .gfb-custom-lang a {
  color: #fff;
}
html body .icn-tel-gfb {
  background: url(../../gfb-assets/icn-phone.svg) no-repeat 0 50%;
  background-size: auto 30px !important;
  float: right;
  margin: 0 20px 0 0;
}
html body .icn-tel-gfb a {
  display: block;
  overflow: hidden;
  font-size: 18px;
  display: block;
  padding: 8px 0 10px 30px;
  color: #666;
}
html body #header-outer.transparent .icn-tel-gfb {
  background: url(../../gfb-assets/icn-phone-light.svg) no-repeat 0 50%;
  background-size: auto 30px !important;
}
html body #header-outer.transparent .icn-tel-gfb a {
  color: #fff;
}
html body .icn-hotel-gfb {
  float: left;
  margin: 5px 20px;
  background: url(../../gfb-assets/icn-hotel.svg) no-repeat 0 50%;
  background-size: contain;
  width: 45px;
  height: 30px;
  overflow: hidden;
  display: block;
  opacity: 0;
  opacity: 1;
  transition: opacity 0.2s linear;
}
html body #header-outer.transparent .icn-hotel-gfb {
  background: url(../../gfb-assets/icn-hotel-light.svg) no-repeat 0 50%;
  background-size: contain;
}
@media screen and (max-width: 1400px) {
  html body #header-outer.transparent .icn-hotel-gfb {
    background: url(../../gfb-assets/icn-hotel.svg) no-repeat 0 50%;
    background-size: contain;
  }
}
@media only screen and (max-width: 1400px) {
  html body .gfb-show-mobile {
    display: block;
  }
  html body .gfb-mobile-header-infos {
    top: 8px;
  }
  html body .icn-hotel-gfb {
    margin: 0 40px;
  }
  html body .icn-hotel-gfb span {
    background: url(../../gfb-assets/icn-hotel.svg) no-repeat 0 50%;
    background-size: auto 22px;
    width: 30px;
    height: 22px;
    overflow: hidden;
    display: block;
    cursor: pointer;
  }
  html body .icn-hotel-gfb.close-layer span {
    background: url(../../gfb-assets/icn-hotel-close.svg) no-repeat 0 50%;
    background-size: auto 18px;
  }
  html body #header-outer.transparent .icn-hotel-gfb {
    margin: 0 40px;
  }
  html body #header-outer.transparent .icn-hotel-gfb span {
    background: url(../../gfb-assets/icn-hotel.svg) no-repeat 0 50%;
    background-size: auto 22px;
    width: 30px;
    height: 22px;
    overflow: hidden;
    display: block;
    cursor: pointer;
  }
  html body #header-outer.transparent .icn-hotel-gfb.close-layer span {
    background: url(../../gfb-assets/icn-hotel-close.svg) no-repeat 0 50%;
    background-size: auto 18px;
  }
  html body .gfb-custom-lang {
    padding: 0;
  }
  html body .gfb-custom-lang a {
    font-size: 17px;
    color: #666;
  }
  html body #header-outer.transparent .gfb-custom-lang {
    padding: 0;
  }
  html body #header-outer.transparent .gfb-custom-lang a {
    font-size: 17px;
    color: #666;
  }
  html body .icn-tel-gfb {
    background: url(../../gfb-assets/icn-phone.svg) no-repeat 0 50%;
    background-size: auto 20px !important;
    margin: 0 20px 0 0;
  }
  html body .icn-tel-gfb a {
    font-size: 17px;
    color: #666;
    padding: 0 0 0 30px;
  }
  html body #header-outer.transparent .icn-tel-gfb {
    background: url(../../gfb-assets/icn-phone.svg) no-repeat 0 50%;
    background-size: auto 20px !important;
    margin: 0 20px 0 0;
  }
  html body #header-outer.transparent .icn-tel-gfb a {
    font-size: 17px;
    color: #666;
    padding: 0 0 0 30px;
  }
  html body .gfb-custom-lang a {
    color: #666;
  }
  html body #header-outer.transparent .gfb-custom-lang a {
    color: #666;
  }
}
@media only screen and (max-width: 700px) {
  html body .gfb-mobile-header-infos {
    right: 150px;
  }
  html body .icn-hotel-gfb {
    margin: 0 20px;
  }
  html body #header-outer.transparent .icn-hotel-gfb {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 580px) {
  html body .icn-tel-gfb {
    width: 30px;
    padding: 0;
    margin: 0 20px 0 0;
    top: -2px;
    position: relative;
    background: url(../../gfb-assets/icn-phone.svg) no-repeat 50% 50% !important;
    background-size: auto 30px !important;
  }
  html body .icn-tel-gfb a {
    width: 25px;
    height: 25px;
    opacity: 0;
    overflow: hidden;
    display: block;
  }
  html body .icn-hotel-gfb {
    margin: 0 10px 0 0;
  }
  html body #header-outer.transparent .icn-hotel-gfb {
    margin: 0 10px 0 0;
  }
  html body .gfb-custom-lang {
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 400px) {
  html body .gfb-mobile-header-infos {
    right: 70px;
  }
}
