@charset "UTF-8";
/* line 53, ../sass/_var.scss */
.conditions-box .box-title, .conditions-header, .members-header {
  text-align: center;
  color: black;
  font-family: 'Roboto Slab';
}

/* line 59, ../sass/_var.scss */
.conditions-box {
  width: 370px;
  display: inline-block;
  margin: auto;
  text-align: center;
  color: black;
}
@media (max-width: 1200px) {
  /* line 59, ../sass/_var.scss */
  .conditions-box {
    width: 33%;
  }
}
@media (max-width: 780px) {
  /* line 59, ../sass/_var.scss */
  .conditions-box {
    width: 100%;
  }
}
/* line 71, ../sass/_var.scss */
.conditions-box .box-title {
  font-size: 16px;
}

/* line 77, ../sass/_var.scss */
header .head-info-wrapper, .conditions-info-wrapper, .desc-info-wrapper, .members-content-wrapper {
  width: 1200px;
  text-align: center;
  display: inline-block;
  margin: auto;
}
@media (max-width: 700px) {
  /* line 77, ../sass/_var.scss */
  header .head-info-wrapper, .conditions-info-wrapper, .desc-info-wrapper, .members-content-wrapper {
    width: 700px;
  }
}
@media (max-width: 780px) {
  /* line 77, ../sass/_var.scss */
  header .head-info-wrapper, .conditions-info-wrapper, .desc-info-wrapper, .members-content-wrapper {
    width: 780px;
  }
}
@media (max-width: 988px) {
  /* line 77, ../sass/_var.scss */
  header .head-info-wrapper, .conditions-info-wrapper, .desc-info-wrapper, .members-content-wrapper {
    width: 988px;
  }
}
@media (max-width: 1200px) {
  /* line 77, ../sass/_var.scss */
  header .head-info-wrapper, .conditions-info-wrapper, .desc-info-wrapper, .members-content-wrapper {
    width: 100%;
  }
}

/* line 96, ../sass/_var.scss */
body {
  margin: 0;
  font-family: Roboto, serif;
  color: white;
  overflow-x: hidden;
}

/* line 102, ../sass/_var.scss */
section, header, footer {
  text-align: center;
}

/* line 105, ../sass/_var.scss */
a {
  text-decoration: none;
  color: white;
}
/* line 108, ../sass/_var.scss */
a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 113, ../sass/_var.scss */
p {
  font-size: 14px;
}

/* line 116, ../sass/_var.scss */
.sub-header {
  position: relative;
  left: 50%;
  margin-left: -15px;
  margin-bottom: 44px;
  width: 50px;
  height: 2px;
  background-color: #BFD600;
}

/* line 127, ../sass/_var.scss */
.color-s7 {
  color: #BFD600;
}

/* line 1, ../sass/_header.scss */
header {
  text-align: center;
  background-image: url("/promo/italy/img/italy_header_full.jpg");
  background-height: 100vh;
  background-repeat: no-repeat;
  background-position-x: center;
  background-size: auto 656px;
  height: 656px;
  box-sizing: border-box;
  padding-top: 20px;
  transition: 300ms background-position;
  /* top-panel */
}
/* line 12, ../sass/_header.scss */
header__mobile_menu {
  display: none;
}
/* line 15, ../sass/_header.scss */
header .top-panel {
  max-width: 880px;
  position: relative;
  margin: auto;
  display: inline-block;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  width: 1200px;
  /* end nav */
  /* top-phone */
}
@media (max-width: 1200px) {
  /* line 15, ../sass/_header.scss */
  header .top-panel {
    width: 100%;
  }
}
/* line 29, ../sass/_header.scss */
header .top-panel .ulogin-block {
  color: white;
}
/* line 31, ../sass/_header.scss */
header .top-panel .ulogin-block a {
  color: white;
}
/* line 36, ../sass/_header.scss */
header .top-panel .top-logo-lc {
  vertical-align: middle;
  display: inline-block;
  float: left;
}
/* line 40, ../sass/_header.scss */
header .top-panel .top-logo-lc img {
  width: 120px;
  display: inline-block;
  color: white;
}
/* line 45, ../sass/_header.scss */
header .top-panel .top-logo-lc div {
  font-size: 14px;
  margin-top: -4px;
  margin-left: 26px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 52, ../sass/_header.scss */
header .top-panel nav {
  position: relative;
  display: inline-block;
  width: 430px;
}
/* line 56, ../sass/_header.scss */
header .top-panel nav ul {
  padding-left: 37px;
  display: inline-block;
}
/* line 59, ../sass/_header.scss */
header .top-panel nav ul li {
  display: inline;
  margin-left: 19px;
}
/* line 62, ../sass/_header.scss */
header .top-panel nav ul li a {
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
  color: white;
}
/* line 71, ../sass/_header.scss */
header .top-panel .appsLnks {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 200px;
  top: 10px;
}
/* line 77, ../sass/_header.scss */
header .top-panel .appsLnks .icon {
  height: 19px;
  width: 21px;
  display: inline-block;
  font-size: 20px;
  color: white;
  z-index: 100;
}
/* line 87, ../sass/_header.scss */
header .top-panel .top-phone {
  display: block;
  position: relative;
  padding-top: 10px;
  float: right;
  transition: 300ms transform;
}
/* line 93, ../sass/_header.scss */
header .top-panel .top-phone a, header .top-panel .top-phone span {
  color: white;
  float: right;
  font-size: 14px;
  display: inline-block;
}
/* line 99, ../sass/_header.scss */
header .top-panel .top-phone a span, header .top-panel .top-phone span span {
  margin: 0 5px;
}
/* line 103, ../sass/_header.scss */
header .top-panel .top-phone .top-phone-number {
  color: white;
  font-size: 18px;
}
/* line 109, ../sass/_header.scss */
header .menu_btn {
  display: none;
  z-index: 20;
}
/* line 113, ../sass/_header.scss */
header .head-info {
  padding-top: 64px;
  position: relative;
  width: 390px;
  left: 93%;
  margin-left: -390px;
  text-align: center;
}
/* line 120, ../sass/_header.scss */
header .head-info span {
  text-align: center;
  display: block;
}
/* line 124, ../sass/_header.scss */
header .head-info-large {
  font-family: 'Roboto Slab';
  font-weight: 700;
  font-size: 42px;
}
/* line 129, ../sass/_header.scss */
header .head-info-small {
  font-size: 12px;
}
/* line 132, ../sass/_header.scss */
header .head-info-logos {
  width: 175px;
  margin: 9px;
  margin-top: -7px;
  display: inline-block;
}
/* line 141, ../sass/_header.scss */
header .head-info #s7 {
  margin-top: 30px;
}
/* line 144, ../sass/_header.scss */
header .head-info img {
  margin-top: 13px;
  vertical-align: middle;
}
/* line 150, ../sass/_header.scss */
header .header__translation {
  position: absolute;
  transform: rotate(270deg);
  top: 200px;
  right: -30px;
  font-size: 14px;
  transition: 300ms top;
}
/* line 158, ../sass/_header.scss */
header .header__buon-viaggio {
  position: absolute;
  top: 140px;
  left: calc(50% - 330px);
  transform: translate(-50%, 0);
  transition: 300ms left;
}
/* line 164, ../sass/_header.scss */
header .header__buon-viaggio img {
  height: 230px;
}
/* line 168, ../sass/_header.scss */
header .header__buon-viaggio_m {
  left: -100%;
  top: 150px;
  position: absolute;
}
/* line 172, ../sass/_header.scss */
header .header__buon-viaggio_m img {
  height: 120px;
}
/* line 176, ../sass/_header.scss */
header .header__logos {
  position: absolute;
  top: 150px;
  right: calc(50% - 400px);
  transform: translate(50%, 0);
  transition: 300ms right;
}
/* line 182, ../sass/_header.scss */
header .header__logos img {
  height: 120px;
}

/* line 189, ../sass/_header.scss */
.mobile-menu {
  user-select: none;
  animation: enter .2s linear 0s 1 normal forwards;
  padding-top: 50px;
  box-sizing: border-box;
  transition: 300ms right;
  background: #25b2a7;
  height: 100%;
  right: -500px;
  position: fixed;
  top: 0;
  width: 300px;
  z-index: 10;
}
/* line 202, ../sass/_header.scss */
.mobile-menu ul {
  padding-left: 0px;
  list-style-type: none;
}
/* line 205, ../sass/_header.scss */
.mobile-menu ul li {
  text-align: left;
  padding-bottom: 10px;
  margin: 30px 20px 20px 20px;
  border-bottom: 1px white solid;
}
/* line 211, ../sass/_header.scss */
.mobile-menu ul li a {
  color: white;
  font-size: 18px;
}
/* line 219, ../sass/_header.scss */
.mobile-menu ul li a::hover, .mobile-menu ul li a::focus {
  text-decoration: none;
}

/* line 226, ../sass/_header.scss */
#nav-trigger {
  position: fixed;
  right: 0;
  width: 20px;
  height: 100%;
  background-color: transparent;
  z-index: 100;
}
@media (min-width: 679px) {
  /* line 226, ../sass/_header.scss */
  #nav-trigger {
    display: none;
  }
}

/* line 1, ../sass/_conditions.scss */
.conditions {
  height: 340px;
  padding-top: 36px;
}
/* line 4, ../sass/_conditions.scss */
.conditions-header {
  margin-bottom: 10px;
  padding-left: 19px;
}
/* line 9, ../sass/_conditions.scss */
.conditions-box {
  display: block-inline;
  color: black;
  text-decoration: none;
}
/* line 13, ../sass/_conditions.scss */
.conditions-box:nth-child(2) {
  position: relative;
  top: 14px;
}
/* line 19, ../sass/_conditions.scss */
.conditions-box img {
  width: 60px;
  color: grey;
}
/* line 23, ../sass/_conditions.scss */
.conditions-box i {
  font-size: 62px;
}
/* line 26, ../sass/_conditions.scss */
.conditions-box .fa {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  color: grey;
}
/* line 29, ../sass/_conditions.scss */
.conditions-box .fa.fa-star {
  color: #bfd600;
}
/* line 33, ../sass/_conditions.scss */
.conditions-box .box-desc {
  font-size: 12px;
  font-weight: 500;
}
/* line 36, ../sass/_conditions.scss */
.conditions-box .box-desc a {
  color: black;
}

/* line 1, ../sass/_desc.scss */
.desc {
  height: 445px;
  padding-top: 49px;
  background-image: url("/promo/italy/img/desc-bgi.png");
  background-position: 25% 0;
  background-repeat: no-repeat;
  background-color: #fbfbfb;
  color: black;
}
/* line 5, ../sass/_desc.scss */
.desc_full {
  background-image: none;
}
/* line 12, ../sass/_desc.scss */
.desc-header {
  text-align: center;
  color: black;
  font-family: 'Roboto Slab';
  font-size: 22px;
  margin-bottom: 25px;
  padding-left: 19px;
  text-transform: uppercase;
}
/* line 22, ../sass/_desc.scss */
.desc-info-wrapper {
  text-align: left;
  margin-top: -17px;
}
/* line 29, ../sass/_desc.scss */
.desc-content {
  display: inline-block;
  width: 350px;
  position: relative;
  top: -20px;
  font-weight: 500;
}
/* line 35, ../sass/_desc.scss */
.desc-content_full {
  width: 100%;
  max-width: 1004px;
  margin: auto;
  display: block;
}
/* line 41, ../sass/_desc.scss */
.desc-content p {
  padding-left: 21px;
  line-height: 1.33;
  margin-bottom: 10px;
}
/* line 45, ../sass/_desc.scss */
.desc-content p.italic {
  font-style: italic;
  font-weight: 300;
  padding-top: 20px;
}
/* line 51, ../sass/_desc.scss */
.desc-content a {
  color: black;
  text-decoration: underline;
}
/* line 56, ../sass/_desc.scss */
.desc img {
  width: 568px;
}
/* line 59, ../sass/_desc.scss */
.desc-btn {
  display: inline-block;
  width: 300px;
  height: 50px;
  font-size: 16px;
  border: none;
  padding: 0;
  color: white;
  background-color: #97d311;
  margin: auto;
  display: block;
  outline: none;
  margin: auto;
  margin-top: 20px;
  font-weight: 500;
  line-height: 50px;
  font-family: 'Roboto';
  text-align: center;
}
/* line 47, ../sass/_var.scss */
.desc-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  cursor: pointer;
}
/* line 69, ../sass/_desc.scss */
.desc .desc-members-header {
  margin-top: 40px;
}

/* line 1, ../sass/_members.scss */
.members {
  color: black;
  height: auto;
  padding-top: 29px;
}
/* line 2, ../sass/_members.scss */
.members a {
  color: black;
}
/* line 8, ../sass/_members.scss */
.members-header {
  font-size: 22px;
  margin-bottom: 18px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 16, ../sass/_members.scss */
.members__info_icon {
  float: left;
  width: 24px;
  text-align: center;
}
/* line 22, ../sass/_members.scss */
.members-wrapper {
  display: flex;
}
/* line 25, ../sass/_members.scss */
.members-main-photo {
  display: block;
  width: 100%;
  height: 207px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
}
/* line 34, ../sass/_members.scss */
.members-content {
  display: block;
  position: relative;
  width: 259px;
  color: black;
  padding-bottom: 50px;
  margin-bottom: 20px;
}
/* line 42, ../sass/_members.scss */
.members-content .rouble {
  width: 12px;
}
/* line 45, ../sass/_members.scss */
.members-content-info {
  display: block;
}
/* line 47, ../sass/_members.scss */
.members-content-info .name {
  display: inline-block;
  width: 218px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  margin-top: 6px;
  margin-bottom: 20px;
  color: black;
}
/* line 57, ../sass/_members.scss */
.members-content-info .cost {
  letter-spacing: -1px;
  margin-top: 8px;
  width: 60px;
  height: 14px;
  float: right;
}
/* line 58, ../sass/_members.scss */
.members-content-info .cost .fa {
  font-size: 16px;
  color: grey;
  opacity: 0.6;
}
/* line 62, ../sass/_members.scss */
.members-content-info .cost .fa.active {
  opacity: 1;
}
/* line 92, ../sass/_members.scss */
.members-content .location, .members-content .kitchen, .members-content .metro {
  font-size: 14px;
  font-weight: 400;
  position: relative;
  float: left;
  margin-bottom: 12px;
}
/* line 99, ../sass/_members.scss */
.members-content .location img, .members-content .kitchen img, .members-content .metro img {
  width: 18px;
  height: 14px;
}
/* line 103, ../sass/_members.scss */
.members-content .location a, .members-content .kitchen a, .members-content .metro a {
  color: black;
}
/* line 107, ../sass/_members.scss */
.members-content .fa {
  font-size: 25px;
  display: inline-block;
  vertical-align: top;
}
/* line 111, ../sass/_members.scss */
.members-content .fa-subway, .members-content .fa-cutlery {
  font-size: 19px;
}
/* line 115, ../sass/_members.scss */
.members-content-wrapper {
  padding: 0;
  margin: auto;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 820px;
}
/* line 125, ../sass/_members.scss */
.members-content-wrapper .btn {
  color: white;
}
/* line 129, ../sass/_members.scss */
.members-content .mainPhoto {
  width: 287px;
  height: 207px;
}
/* line 133, ../sass/_members.scss */
.members-content .members-btn {
  display: inline-block;
  width: 300px;
  height: 50px;
  font-size: 16px;
  border: none;
  padding: 0;
  color: white;
  background-color: #FDBB16;
  margin: auto;
  display: block;
  outline: none;
  width: 287px;
  position: absolute;
  bottom: 0px;
  top: auto;
  line-height: 50px;
}
/* line 47, ../sass/_var.scss */
.members-content .members-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  cursor: pointer;
}
/* line 143, ../sass/_members.scss */
.members-content .map-marker {
  display: inline-block;
  text-align: left;
  width: 260px;
  box-sizing: border-box;
  padding-left: 5px;
}

/*footer*/
/* line 64, ../sass/_footer.scss */
footer {
  color: black;
  font-size: 13px;
  max-width: 1004px;
  padding-left: 93px;
  padding-right: 93px;
  box-sizing: border-box;
  margin: auto;
  margin-bottom: 24px;
}

/* line 75, ../sass/_footer.scss */
footer a {
  color: black;
  text-decoration: none;
  font-weight: 500;
}

/* line 81, ../sass/_footer.scss */
footer .copyright {
  font-size: 12px;
  display: block;
  text-align: right;
  font-weight: 500;
}

/* line 88, ../sass/_footer.scss */
div.footerContainer {
  border-top: 1px #0E2244 solid;
  padding-top: 36px;
  margin-top: 48px;
}

/* line 94, ../sass/_footer.scss */
div.footerContainer ul.linksBlock {
  width: 580px;
  padding: 0px;
  margin: 0px;
}

/* line 100, ../sass/_footer.scss */
div.footerContainer ul.linksBlock li {
  width: calc(538px / 3);
  height: 36px;
  line-height: 36px;
  float: left;
  display: block;
  margin: 0px;
}

/* line 109, ../sass/_footer.scss */
div.footerContainer ul.linksBlock li:nth-child(3n) {
  width: 220px;
}

/* line 113, ../sass/_footer.scss */
div.footerContainer ul.linksBlock li.socIcons {
  font-weight: 500;
}

/* line 117, ../sass/_footer.scss */
div.footerContainer ul.linksBlock li.socIcons a {
  text-decoration: none;
}

/* line 121, ../sass/_footer.scss */
div.footerContainer ul.linksBlock li.socIcons a img {
  height: 18px;
  position: relative;
  padding-right: 5px;
  top: 5px;
}

/* line 128, ../sass/_footer.scss */
div.footerLogo {
  text-align: right;
}

/* line 132, ../sass/_footer.scss */
div.footerLogo a {
  display: block;
}

/* line 136, ../sass/_footer.scss */
div.footerLogo img {
  height: 28px;
  position: relative;
  top: -3px;
  right: 0px;
}

/* line 143, ../sass/_footer.scss */
div.footerLogo a {
  font-weight: 500;
  font-size: 18px;
}

@media (max-width: 988px) {
  /* line 2, ../sass/tablets/_header_test.scss */
  header {
    background-position: center center;
    background-size: auto 100%;
    padding-top: 20px;
  }
  /* line 15, ../sass/tablets/_header_test.scss */
  header .top-panel .top-logo-lc {
    margin-left: 0px;
  }
  /* line 18, ../sass/tablets/_header_test.scss */
  header .top-panel nav {
    width: 182px;
    text-align: justify;
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media (max-width: 988px) and (max-width: 735px) {
  /* line 18, ../sass/tablets/_header_test.scss */
  header .top-panel nav {
    margin-left: 25px;
    margin-right: 25px;
  }
}
@media (max-width: 988px) {
  /* line 27, ../sass/tablets/_header_test.scss */
  header .top-panel nav ul {
    padding-left: 0;
  }
  /* line 31, ../sass/tablets/_header_test.scss */
  header .top-panel .top-phone {
    font-size: 12px;
    width: 160px;
    margin-right: 50px;
    top: 4px;
  }
  /* line 38, ../sass/tablets/_header_test.scss */
  header .menu_btn {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
    float: right;
    cursor: pointer;
  }
  /* line 44, ../sass/tablets/_header_test.scss */
  header .menu_btn .fa {
    font-size: 32px;
    color: white;
  }
}
@media (max-width: 1100px) {
  /* line 55, ../sass/tablets/_header_test.scss */
  .mobile-menu {
    display: block;
  }
  /* line 57, ../sass/tablets/_header_test.scss */
  .mobile-menu.active {
    right: 0px;
  }

  /* line 64, ../sass/tablets/_header_test.scss */
  header .top-panel nav, header .top-panel .appsLnks {
    display: none;
  }
  /* line 69, ../sass/tablets/_header_test.scss */
  header .header__translation {
    top: 350px;
    transition: 300ms top;
  }
  /* line 73, ../sass/tablets/_header_test.scss */
  header .header__buon-viaggio {
    left: 20px;
    transform: translate(0, 0);
  }
  /* line 77, ../sass/tablets/_header_test.scss */
  header .header__logos {
    right: 20px;
    transform: translate(0, 0);
  }
}
@media (max-width: 988px) {
  /* line 2, ../sass/tablets/_conditions.scss */
  .conditions {
    height: auto;
  }
}
@media (max-width: 988px) {
  /* line 2, ../sass/tablets/_desc.scss */
  .desc {
    margin-top: 20px;
    background-position-x: -100px;
    height: auto;
  }
  /* line 10, ../sass/tablets/_desc.scss */
  .desc-info-wrapper {
    text-align: center;
  }
  /* line 12, ../sass/tablets/_desc.scss */
  .desc-info-wrapper img {
    position: relative;
    left: 0px;
  }
  /* line 18, ../sass/tablets/_desc.scss */
  .desc-content {
    text-align: left;
  }
  /* line 24, ../sass/tablets/_desc.scss */
  .desc-btn {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (max-width: 988px) {
  /* line 2, ../sass/tablets/_members.scss */
  .members {
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
    width: 100%;
    display: inline-block;
  }
  /* line 56, ../sass/tablets/_members.scss */
  .members
  .members-content img {
    z-index: 1;
  }
  /* line 59, ../sass/tablets/_members.scss */
  .members
  .members-content .members-btn {
    position: absolute;
    top: 140px;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, 0);
    width: 250px;
    z-index: 1000;
    background-color: #FDBB16;
  }
}
@media (max-width: 988px) {
  /* line 2, ../sass/tablets/_footer.scss */
  footer {
    margin-top: 20px;
    text-align: center;
    display: inline;
  }
  /* line 6, ../sass/tablets/_footer.scss */
  footer .footer-wrapper {
    padding-left: 10px;
    text-align: center;
  }
  /* line 11, ../sass/tablets/_footer.scss */
  footer p {
    display: inline;
  }
  /* line 14, ../sass/tablets/_footer.scss */
  footer .info-box {
    display: inline;
    padding-left: 0px;
    width: 143px;
    text-align: center;
  }
  /* line 25, ../sass/tablets/_footer.scss */
  footer .info-boxer {
    width: 100%;
    padding-left: 0;
    text-align: center;
    line-height: 2;
  }
  /* line 30, ../sass/tablets/_footer.scss */
  footer .info-boxer .br {
    display: block !important;
  }
  /* line 33, ../sass/tablets/_footer.scss */
  footer .info-boxer-last {
    text-align: center;
  }
  /* line 35, ../sass/tablets/_footer.scss */
  footer .info-boxer-last img {
    float: center;
  }
  /* line 42, ../sass/tablets/_footer.scss */
  footer .footer-logo {
    width: 126px;
  }
}
@media (max-width: 700px) {
  /* line 2, ../sass/mobile/_header_test.scss */
  header {
    padding-top: 5px;
    background-image: url("/promo/italy/img/header_mobile.jpg");
    height: 100vh;
  }
  /* line 8, ../sass/mobile/_header_test.scss */
  header .top-panel .top-phone {
    position: absolute;
    left: 0px;
    transform: scale(0.88);
    top: 55px;
  }
  /* line 13, ../sass/mobile/_header_test.scss */
  header .top-panel .top-phone span {
    display: none;
  }
  /* line 17, ../sass/mobile/_header_test.scss */
  header .top-panel .top-logo-lc {
    top: 14px;
    position: relative;
  }
  /* line 22, ../sass/mobile/_header_test.scss */
  header .header {
    min-height: 568px;
  }
  /* line 24, ../sass/mobile/_header_test.scss */
  header .header__translation {
    top: -350px;
    transition: 300ms top;
  }
  /* line 28, ../sass/mobile/_header_test.scss */
  header .header__buon-viaggio {
    left: -1000px;
    display: none;
    transform: translate(0, 0);
  }
  /* line 33, ../sass/mobile/_header_test.scss */
  header .header__buon-viaggio_m {
    left: 20px;
    top: 100px;
  }
  /* line 36, ../sass/mobile/_header_test.scss */
  header .header__buon-viaggio_m img {
    height: 100px;
  }
  /* line 40, ../sass/mobile/_header_test.scss */
  header .header__logos {
    display: none;
    right: -1000px;
    transform: translate(0, 0);
  }
}
@media (max-width: 700px) {
  /* line 2, ../sass/mobile/_conditions.scss */
  .conditions {
    height: auto;
  }
  /* line 7, ../sass/mobile/_conditions.scss */
  .conditions-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 700px) {
  /* line 2, ../sass/mobile/_desc.scss */
  .desc {
    margin-top: 20px;
    background-position-x: -100px;
    height: auto;
  }
  /* line 10, ../sass/mobile/_desc.scss */
  .desc-info-wrapper {
    text-align: center;
  }
  /* line 12, ../sass/mobile/_desc.scss */
  .desc-info-wrapper img {
    position: relative;
    width: 100%;
    left: 0px;
  }
  /* line 19, ../sass/mobile/_desc.scss */
  .desc-content {
    width: 100%;
    max-width: 400px;
  }
  /* line 22, ../sass/mobile/_desc.scss */
  .desc-content br {
    display: none;
  }
  /* line 29, ../sass/mobile/_desc.scss */
  .desc-btn {
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 700px) {
  /* line 2, ../sass/mobile/_members.scss */
  .members {
    height: auto;
    width: 100%;
    display: inline-block;
  }
  /* line 52, ../sass/mobile/_members.scss */
  .members-content img {
    z-index: 1;
  }
  /* line 55, ../sass/mobile/_members.scss */
  .members-content .members-btn {
    width: 250px;
    z-index: 1000;
    background-color: #FDBB16;
  }
}
@media (max-width: 700px) {
  /* line 2, ../sass/mobile/_footer.scss */
  footer {
    margin-top: 20px;
    text-align: center;
    display: inline;
  }
  /* line 6, ../sass/mobile/_footer.scss */
  footer .footer-wrapper {
    padding-left: 10px;
    text-align: center;
  }
  /* line 11, ../sass/mobile/_footer.scss */
  footer p {
    display: inline;
  }
  /* line 17, ../sass/mobile/_footer.scss */
  footer .info-box {
    display: inline;
    padding-left: 0px;
    width: 50%;
    text-align: right;
    padding: 20px 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 27, ../sass/mobile/_footer.scss */
  footer .info-box-2 {
    text-align: left;
  }
  /* line 35, ../sass/mobile/_footer.scss */
  footer .info-boxer {
    width: 100%;
    padding-left: 0;
    text-align: center;
    line-height: 2;
  }
  /* line 40, ../sass/mobile/_footer.scss */
  footer .info-boxer .br {
    display: block !important;
  }
  /* line 43, ../sass/mobile/_footer.scss */
  footer .info-boxer-last {
    text-align: center;
  }
  /* line 45, ../sass/mobile/_footer.scss */
  footer .info-boxer-last img {
    float: center;
  }
  /* line 52, ../sass/mobile/_footer.scss */
  footer .footer-logo {
    width: 126px;
  }
}
/* line 11, ../sass/style.scss */
body {
  overflow-x: hidden;
}

/* line 15, ../sass/style.scss */
body {
  margin: 0px;
  padding: 0px;
  background-image: url("/promo/img/gradient_bg.jpg");
  background-size: auto 656px;
  background-repeat: repeat-x;
}

/* line 22, ../sass/style.scss */
.ulogin-block {
  position: absolute;
  right: 20px;
  top: 36px;
  font-size: 14px;
}
@media (max-width: 988px) {
  /* line 22, ../sass/style.scss */
  .ulogin-block {
    right: 70px;
    display: block;
  }
}
@media (max-width: 700px) {
  /* line 22, ../sass/style.scss */
  .ulogin-block {
    top: 32px;
    right: 65px;
  }
  /* line 32, ../sass/style.scss */
  .ulogin-block .ulogin-block__delimiter {
    display: none;
  }
  /* line 36, ../sass/style.scss */
  .ulogin-block .ulogin-block__lk::after {
    content: 'Профиль';
  }
  /* line 39, ../sass/style.scss */
  .ulogin-block .ulogin-block__lk span {
    display: none;
  }
  /* line 43, ../sass/style.scss */
  .ulogin-block a:nth-child(3) {
    display: none;
  }
}
/* line 50, ../sass/style.scss */
.ulogin-block .fa {
  display: none;
}

/*modal*/
/* line 65, ../sass/style.scss */
.modal {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  margin: auto;
  z-index: 50;
  display: none;
  text-align: center;
  overflow-y: scroll;
}

/* line 79, ../sass/style.scss */
.modal.active {
  display: block !important;
}

/* line 83, ../sass/style.scss */
.modal .modalContent {
  display: inline-block;
  margin: 50px auto;
  background-color: white;
  width: 80%;
  max-width: 1000px;
  padding: 24px;
  text-align: left;
  position: relative;
}

/* line 94, ../sass/style.scss */
.modal .modalContent .close {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 7px;
  font-size: 20px;
  cursor: pointer;
}

/* line 107, ../sass/style.scss */
.modal .modalContent.bookingContainer {
  max-width: 558px !important;
  overflow: hidden;
  background-color: transparent;
  padding: 0px;
}

/* line 114, ../sass/style.scss */
.modal .modalContent.bookingContainer .rTitle {
  padding-bottom: 12px;
  font-weight: 500;
  font-size: 18px;
}

/* line 120, ../sass/style.scss */
.modal .modalContent.bookingContainer .address {
  font-size: 14px;
  padding-bottom: 12px;
}

/* line 125, ../sass/style.scss */
.modal .modalContent.bookingContainer .address i {
  position: relative;
  top: 3px;
}

/* line 130, ../sass/style.scss */
.modal .modalContent.bookingContainer .rInfo {
  background-color: #FFD99A;
  padding: 20px;
  box-sizing: border-box;
}

/* line 136, ../sass/style.scss */
.modal .modalContent.bookingContainer textarea {
  box-sizing: border-box;
}

/* line 140, ../sass/style.scss */
.modal .modalContent .rPhoto {
  width: 100%;
  height: 204px;
  background-size: cover;
  margin-bottom: 12px;
}

/* line 147, ../sass/style.scss */
.timesBlock {
  position: relative;
  top: -5px;
}

/* line 152, ../sass/style.scss */
.timesBlock .selectTime {
  display: inline-block;
  border: 1px #FDBB16 solid;
  width: 80px;
  margin-right: 3px;
  margin-bottom: 5px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}

/* line 163, ../sass/style.scss */
.timesBlock .selectTime:hover {
  background-color: #FDBB16;
}

/* line 167, ../sass/style.scss */
.bkActBl {
  width: 259px;
  float: left;
  margin-bottom: 12px;
  font-size: 18px;
  position: relative;
  top: -3px;
}

/* line 176, ../sass/style.scss */
.bkActBl i {
  position: relative;
  top: 5px;
  padding-right: 10px;
}

/*dropdown*/
/* line 185, ../sass/style.scss */
.dropdownActive {
  position: relative;
}

/* line 189, ../sass/style.scss */
.dropdown {
  height: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: absolute;
  transition: height 200ms, padding 200ms;
}

/* line 197, ../sass/style.scss */
.dropdown.active {
  height: auto;
  overflow-y: visible;
  padding: 10px;
  padding-top: 15px;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transition: height 200ms, padding 200ms;
  z-index: 20;
}

/* line 208, ../sass/style.scss */
#booking {
  color: black;
}

/* line 212, ../sass/style.scss */
.content {
  width: 100%;
  overflow-x: hidden;
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("/css/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("/css/MaterialIcons-Regular.woff2") format("woff2"), url("/css/MaterialIcons-Regular.woff") format("woff"), url("/css/MaterialIcons-Regular.ttf") format("truetype");
}
/* line 226, ../sass/style.scss */
.rules_lnk {
  color: black;
  transition: 300ms color;
  text-decoration: underline;
}
/* line 230, ../sass/style.scss */
.rules_lnk:hover {
  color: rgba(0, 0, 0, 0.6);
}

/* line 235, ../sass/style.scss */
div.restCard {
  width: 259px;
  height: 380px;
  padding-bottom: 60px;
  position: relative;
  float: left;
}

/* line 242, ../sass/style.scss */
div.restCard.inSlider {
  height: 369px;
}

/* line 245, ../sass/style.scss */
div.restCard a.image {
  display: block;
  height: 204px;
  background-size: cover;
  background-position: center center;
  margin-bottom: 12px;
  position: relative;
}

/* line 253, ../sass/style.scss */
div.restCard .cardIcons {
  width: 18px;
  position: absolute;
  left: 0px;
  top: 10px;
}

/* line 259, ../sass/style.scss */
div.restCard.inSlider {
  position: absolute;
}

/* line 262, ../sass/style.scss */
div.restCard.inSearch {
  /* margin-right: 20px; */
}

/* line 265, ../sass/style.scss */
div.restCard.inSearch:nth-child(3n+2) {
  margin: 0 20px;
}

/* line 268, ../sass/style.scss */
div.restCard.inSearch:nth-child(n+4) {
  margin-top: 20px;
}

/* line 271, ../sass/style.scss */
div.restCard.inSearch.item.lastInRow {
  margin-right: 0px;
}

/* line 274, ../sass/style.scss */
div.restCard div.restInfo span.infoItem {
  display: block;
  padding-left: 24px;
  position: relative;
}

/* line 279, ../sass/style.scss */
div.restCard div.price {
  float: right;
  padding-left: 20px;
  font-family: Arial,Helvetica,sans-serif;
}

/* line 284, ../sass/style.scss */
div.restCard div.title a {
  display: block;
  padding-bottom: 12px;
  font-size: 16px;
  /*font-weight:500;*/
}

/* line 290, ../sass/style.scss */
div.restCard div.restInfo {
  padding-bottom: 12px;
}

/* line 293, ../sass/style.scss */
div.restCard div.restInfo span.infoItem {
  padding-top: 12px;
}

/* line 296, ../sass/style.scss */
div.restCard div.restInfo span.infoItem i.material-icons {
  position: absolute;
  left: 0px;
}

/* line 300, ../sass/style.scss */
div.restCard div.bookingBtn {
  position: absolute;
  bottom: 0px;
  width: 259px;
}

/* line 305, ../sass/style.scss */
div.restCard div.price .rouble {
  width: 12px;
}
