@charset "UTF-8";
/* line 1, tours.scss */
#gostovo-tours {
  font-family: 'Century Gothic';
  padding: calc(40px + 3%) 0;
  line-height: 1.6; }
  /* line 5, tours.scss */
  #gostovo-tours p {
    margin-bottom: 1rem;
    line-height: 1.6; }
  /* line 9, tours.scss */
  #gostovo-tours .subtitle {
    font-weight: bold;
    line-height: 1.6; }
  /* line 13, tours.scss */
  #gostovo-tours h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 30px; }
  /* line 20, tours.scss */
  #gostovo-tours .tours-head {
    padding-bottom: 40px;
    border-bottom: 2px solid #eee;
    text-align: center; }
    /* line 24, tours.scss */
    #gostovo-tours .tours-head ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
      justify-content: space-between;
      margin-top: 30px; }
      @media (max-width: 1200px) {
        /* line 24, tours.scss */
        #gostovo-tours .tours-head ul {
          flex-wrap: wrap;
          justify-content: center; } }
      /* line 42, tours.scss */
      #gostovo-tours .tours-head ul li {
        text-align: left;
        /*margin-right: 40px;*/
        /*background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 6 10' style='enable-background:new 0 0 6 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FC1717;%7D%0A%3C/style%3E%3Crect x='-0.3' y='6.1' transform='matrix(0.7072 -0.707 0.707 0.7072 -4.0734 4.1849)' class='st0' width='6.6' height='1.9'/%3E%3Crect x='2.1' y='-0.3' transform='matrix(0.707 -0.7072 0.7072 0.707 -1.2469 3.0107)' class='st0' width='1.9' height='6.6'/%3E%3C/svg%3E%0A");
        background-position: center right;
        background-repeat: no-repeat;
        -webkit-background-size: 6px 6px;
                background-size: 6px;*/ }
        /* line 50, tours.scss */
        #gostovo-tours .tours-head ul li span {
          text-transform: uppercase;
          font-size: 13px;
          font-weight: bold;
          letter-spacing: 1px;
          border-bottom: 2px solid #fc1717;
          margin-right: 20px;
          cursor: pointer; }
          /* line 58, tours.scss */
          #gostovo-tours .tours-head ul li span:hover {
            border-bottom: 0; }
  /* line 65, tours.scss */
  #gostovo-tours .tour-info {
    padding: calc(20px + 2%) 0;
    margin: 0 -20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    /* line 76, tours.scss */
    #gostovo-tours .tour-info > div {
      padding: 0 20px; }
    /* line 79, tours.scss */
    #gostovo-tours .tour-info.info-1 {
      border-bottom: 2px solid #eee; }
    /* line 83, tours.scss */
    #gostovo-tours .tour-info.info-2 .cell-img {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
    /* line 91, tours.scss */
    #gostovo-tours .tour-info.info-3 .cell-text p {
      max-width: 530px; }
    /* line 95, tours.scss */
    #gostovo-tours .tour-info .cell-img {
      min-width: 40%;
      text-align: center; }
      /* line 98, tours.scss */
      #gostovo-tours .tour-info .cell-img img {
        max-width: 100%; }
  /* line 103, tours.scss */
  #gostovo-tours .tours-banner {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    background: url(banner-tour2.jpg);
    background-position: center center;
    padding: calc(40px + 3%) 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 424px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    /* line 125, tours.scss */
    #gostovo-tours .tours-banner .container {
      position: relative; }
      /* line 127, tours.scss */
      #gostovo-tours .tours-banner .container .banner-content {
        max-width: 584px;
        margin: 0 auto; }
      /* line 131, tours.scss */
      #gostovo-tours .tours-banner .container h2 {
        font-size: 36px;
        letter-spacing: 3px;
        font-weight: bold;
        display: inline-block;
        -webkit-box-shadow: 0 0px 0px 7px #fff;
        box-shadow: 0 0px 0px 7px #fff;
        line-height: 46px;
        text-transform: uppercase;
        background: #fff;
        position: relative;
        left: 10px; }
        /* line 143, tours.scss */
        #gostovo-tours .tours-banner .container h2 + div {
          margin-top: 40px; }
  /* line 151, tours.scss */
  #gostovo-tours .tour-highlight {
    background: #000e24;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    padding: calc(40px + 2%) 0;
    text-align: center;
    letter-spacing: 2px; }
    /* line 160, tours.scss */
    #gostovo-tours .tour-highlight p {
      margin-bottom: 0; }
  /* line 165, tours.scss */
  #gostovo-tours .tour-booking {
    padding: calc(20px + 2%) 0;
    border-bottom: 2px solid #eee;
    text-align: center;
    line-height: 1.6; }
    /* line 170, tours.scss */
    #gostovo-tours .tour-booking p {
      max-width: 740px;
      margin: 0 auto; }
    /* line 174, tours.scss */
    #gostovo-tours .tour-booking .phones {
      font-weight: bold;
      text-transform: uppercase;
      font-size: 28px;
      color: #fff;
      background: #fc1717;
      display: inline-block;
      margin-bottom: 40px;
      padding: 3px;
      margin-top: 20px;
      letter-spacing: 2px; }
    /* line 186, tours.scss */
    #gostovo-tours .tour-booking ul li {
      line-height: 1.6; }
  /* line 191, tours.scss */
  #gostovo-tours .tour-slogan {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 28px;
    text-align: center;
    letter-spacing: 2px;
    max-width: 780px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 40px; }
  /* line 202, tours.scss */
  #gostovo-tours .tour-timetable {
    background: #f2f2f2;
    padding: calc(30px + 2%) 0; }
    /* line 205, tours.scss */
    #gostovo-tours .tour-timetable .container {
      max-width: 100%;
      overflow: auto; }
    /* line 209, tours.scss */
    #gostovo-tours .tour-timetable table {
      border-collapse: collapse; }
    /* line 212, tours.scss */
    #gostovo-tours .tour-timetable td {
      border: 2px solid #fff;
      line-height: 1.6;
      padding: 0 20px; }
    /* line 218, tours.scss */
    #gostovo-tours .tour-timetable thead td {
      padding: 20px; }
    /* line 221, tours.scss */
    #gostovo-tours .tour-timetable thead tr:first-child td {
      border-top: 0; }
    /* line 224, tours.scss */
    #gostovo-tours .tour-timetable thead tr:last-child td {
      /*white-space: nowrap;*/ }
      @media (max-width: 1200px) {
        /* line 224, tours.scss */
        #gostovo-tours .tour-timetable thead tr:last-child td {
          white-space: normal; } }
    /* line 232, tours.scss */
    #gostovo-tours .tour-timetable tfoot td {
      padding: 20px;
      border-bottom: 0; }
    /* line 238, tours.scss */
    #gostovo-tours .tour-timetable tbody tr:first-child td {
      padding-top: 20px; }
    /* line 241, tours.scss */
    #gostovo-tours .tour-timetable tbody tr:last-child td {
      padding-bottom: 20px; }
    /* line 244, tours.scss */
    #gostovo-tours .tour-timetable tbody td {
      border-top: 0;
      border-bottom: 0;
      white-space: nowrap; }
    /* line 250, tours.scss */
    #gostovo-tours .tour-timetable tr td:first-child {
      border-left: 0; }
    /* line 253, tours.scss */
    #gostovo-tours .tour-timetable tr td:last-child {
      border-right: 0; }
  /* line 257, tours.scss */
  #gostovo-tours strong {
    font-weight: bold; }
  /* line 261, tours.scss */
  #gostovo-tours .tour-accompany {
    padding: calc(30px + 2%) 0;
    border-bottom: 2px solid #eee; }
    /* line 264, tours.scss */
    #gostovo-tours .tour-accompany h3 {
      line-height: 1.6;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1px;
      font-size: 18px;
      margin-bottom: 40px; }
  /* line 273, tours.scss */
  #gostovo-tours .tour-moscow {
    padding: calc(30px + 2%) 0 0 0; }
    /* line 275, tours.scss */
    #gostovo-tours .tour-moscow h2 {
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1px;
      font-size: 28px;
      text-align: center; }
    /* line 282, tours.scss */
    #gostovo-tours .tour-moscow .quote {
      line-height: 1.6;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 1px;
      font-size: 18px;
      margin-bottom: 30px; }
    /* line 290, tours.scss */
    #gostovo-tours .tour-moscow .highlight {
      padding: 13px 20px;
      background: #f4e2d3;
      font-weight: bold;
      margin-bottom: 30px; }
  /* line 297, tours.scss */
  #gostovo-tours .sup-1, #gostovo-tours .sup-2 {
    position: relative;
    padding-left: 10px;
    display: block;
    font-size: smaller; }
    /* line 302, tours.scss */
    #gostovo-tours .sup-1:after, #gostovo-tours .sup-2:after {
      content: '*';
      position: absolute;
      top: -1px;
      right: 99%; }
  /* line 309, tours.scss */
  #gostovo-tours .sup-2:after {
    content: "**"; }

/* line 314, tours.scss */
form + [data-fancybox-close] {
  opacity: 0 !important; }

/* line 317, tours.scss */
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fc1717;
  font-family: inherit;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border: 0;
  outline: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 18px 40px 18px; }

/* line 332, tours.scss */
body .fancybox-bg {
  background-color: #fff; }

/* line 336, tours.scss */
#tours-modal {
  font-family: 'Century Gothic';
  width: 100%;
  display: none;
  background: #000e24;
  color: #fff;
  max-width: 1200px;
  position: relative; }
  /* line 344, tours.scss */
  #tours-modal .fancybox-button {
    position: absolute;
    top: 0;
    right: 40px;
    padding: 40px;
    background: transparent; }
  /* line 351, tours.scss */
  #tours-modal .form-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  /* line 357, tours.scss */
  #tours-modal label {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 40px; }
  /* line 364, tours.scss */
  #tours-modal input[type="text"], #tours-modal input[type="tel"], #tours-modal input[type="number"] {
    background: transparent;
    border: 2px solid #fc1717;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 19px 20px 18px; }
  /* line 372, tours.scss */
  #tours-modal input[type="radio"] {
    position: absolute;
    opacity: 0;
    z-index: 1; }
    /* line 376, tours.scss */
    #tours-modal input[type="radio"] + span.check {
      margin-right: 10px;
      position: relative;
      z-index: 3;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      width: 24px;
      min-width: 24px;
      height: 24px;
      background: #fff;
      display: inline-block; }
    /* line 388, tours.scss */
    #tours-modal input[type="radio"]:checked + .check:after {
      content: '';
      position: absolute;
      top: 6px;
      left: 6px;
      background: #fc1717;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      width: 12px;
      height: 12px; }
  /* line 400, tours.scss */
  #tours-modal input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    z-index: 1; }
    /* line 404, tours.scss */
    #tours-modal input[type="checkbox"] + span.check {
      margin-right: 10px;
      position: relative;
      z-index: 3;
      width: 16px;
      min-width: 16px;
      height: 16px;
      margin-bottom: -1px;
      background: #fff;
      display: inline-block; }
    /* line 415, tours.scss */
    #tours-modal input[type="checkbox"]:checked + .check:after {
      content: '';
      position: absolute;
      top: 3px;
      left: 3px;
      background: #fc1717;
      width: 10px;
      height: 10px; }
  /* line 425, tours.scss */
  #tours-modal .phone-row {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
    /* line 434, tours.scss */
    #tours-modal .phone-row input {
      background: #fff;
      font-size: 13px;
      letter-spacing: 1px;
      padding: 15px 20px;
      border: 0;
      width: 100%;
      color: #333; }
    /* line 443, tours.scss */
    #tours-modal .phone-row .note {
      font-size: 13px;
      opacity: 0.4;
      letter-spacing: 2px;
      max-width: 354px;
      line-height: 1.2; }
    /* line 450, tours.scss */
    #tours-modal .phone-row .form-cell {
      margin-right: 20px;
      min-width: 195px; }
    /* line 454, tours.scss */
    #tours-modal .phone-row label {
      white-space: nowrap; }
  /* line 458, tours.scss */
  #tours-modal .pay-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 0; }
    /* line 468, tours.scss */
    #tours-modal .pay-row:after {
      display: none; }
    /* line 471, tours.scss */
    #tours-modal .pay-row label.personal {
      text-transform: none;
      font-weight: normal;
      font-size: 13px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 2rem;
      margin-bottom: 0;
      padding-right: 20px; }
    /* line 483, tours.scss */
    #tours-modal .pay-row button {
      white-space: nowrap; }
    /* line 486, tours.scss */
    #tours-modal .pay-row .form-input {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    /* line 492, tours.scss */
    #tours-modal .pay-row .form-input > label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      font-size: 13px;
      margin-right: 15px;
      margin-bottom: 0; }
  /* line 506, tours.scss */
  #tours-modal .form-row {
    position: relative;
    padding: calc(20px + 3%);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    /* line 513, tours.scss */
    #tours-modal .form-row:after {
      content: '';
      position: absolute;
      height: 2px;
      background: #252c38;
      left: 0;
      right: 0;
      bottom: 0; }
  /* line 523, tours.scss */
  #tours-modal .form-row:first-child {
    padding-right: calc(40px + 10%);
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }
    /* line 529, tours.scss */
    #tours-modal .form-row:first-child select, #tours-modal .form-row:first-child input {
      min-width: 135px; }
    /* line 532, tours.scss */
    #tours-modal .form-row:first-child select {
      width: 100%;
      max-width: 307px; }
    /* line 536, tours.scss */
    #tours-modal .form-row:first-child .form-input {
      height: 54px; }
    /* line 539, tours.scss */
    #tours-modal .form-row:first-child input[type="text"] {
      height: 52px;
      background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 6' style='enable-background:new 0 0 10 6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FC1717;%7D%0A%3C/style%3E%3Crect x='2.1' y='-0.3' transform='matrix(0.7072 -0.707 0.707 0.7072 -1.2438 3.0023)' class='st0' width='1.9' height='6.6'/%3E%3Crect x='3.7' y='2.1' transform='matrix(0.707 -0.7072 0.7072 0.707 -6.803535e-02 5.8304)' class='st0' width='6.6' height='1.9'/%3E%3C/svg%3E");
      -webkit-background-size: 10px 10px;
      background-size: 10px;
      background-repeat: no-repeat;
      background-position: calc(100% - 15px) 50%;
      background-color: transparent;
      padding: 14px 20px 13px;
      padding-right: 40px; }
    /* line 550, tours.scss */
    #tours-modal .form-row:first-child .form-input {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end; }
      /* line 559, tours.scss */
      #tours-modal .form-row:first-child .form-input > div {
        margin-left: 15px; }
    /* line 563, tours.scss */
    #tours-modal .form-row:first-child .calendar-link {
      position: relative;
      bottom: -4px; }
  /* line 569, tours.scss */
  #tours-modal .qty-row input {
    border: 0;
    max-width: 22px;
    font-size: 13px;
    text-align: center;
    padding: 0; }
  /* line 576, tours.scss */
  #tours-modal .qty-row .form-cell {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 45px; }
    /* line 588, tours.scss */
    #tours-modal .qty-row .form-cell label {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    /* line 593, tours.scss */
    #tours-modal .qty-row .form-cell .form-input {
      -webkit-flex-basis: 40%;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      border: 2px solid #fc1717;
      padding: 14px 20px 15px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 15px;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      /* line 608, tours.scss */
      #tours-modal .qty-row .form-cell .form-input i {
        font-style: normal;
        color: #fc1717;
        cursor: pointer;
        background: #000e25;
        padding: 2px;
        position: relative; }
  /* line 619, tours.scss */
  #tours-modal select {
    padding: 14px 20px 13px;
    padding-right: 40px;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Слой_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 10 6' style='enable-background:new 0 0 10 6;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FC1717;%7D%0A%3C/style%3E%3Crect x='2.1' y='-0.3' transform='matrix(0.7072 -0.707 0.707 0.7072 -1.2438 3.0023)' class='st0' width='1.9' height='6.6'/%3E%3Crect x='3.7' y='2.1' transform='matrix(0.707 -0.7072 0.7072 0.707 -6.803535e-02 5.8304)' class='st0' width='6.6' height='1.9'/%3E%3C/svg%3E");
    -webkit-background-size: 10px 10px;
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: calc(100% - 15px) 50%;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 21px;
    border: 2px solid #fc1717;
    color: #fff;
    font-family: inherit;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: 0; }
  /* line 639, tours.scss */
  #tours-modal .form-input {
    position: relative; }
  /* line 642, tours.scss */
  #tours-modal .discount-check {
    position: absolute;
    bottom: -24px;
    left: 0; }
    /* line 646, tours.scss */
    #tours-modal .discount-check label {
      margin-bottom: 0;
      text-transform: none;
      font-size: 14px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    /* line 659, tours.scss */
    #tours-modal .discount-check.note {
      white-space: nowrap; }
  /* line 664, tours.scss */
  #tours-modal .note {
    font-size: 12px;
    opacity: 0.4;
    letter-spacing: 1px;
    max-width: 354px;
    line-height: 1.2; }
  /* line 671, tours.scss */
  #tours-modal h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px; }
    @media (max-width: 980px) {
      /* line 671, tours.scss */
      #tours-modal h3 {
        padding-right: 80px;
        font-size: 20px; } }

/* line 685, tours.scss */
.fancybox-button svg {
  display: block;
  height: 40px;
  overflow: visible;
  position: relative;
  width: 40px; }

/* line 692, tours.scss */
body .fancybox-content {
  padding: 0; }

@media (max-width: 980px) {
  /* line 697, tours.scss */
  #tours-modal .fancybox-button {
    padding: 6px; }

  /* line 700, tours.scss */
  [data-tour-price] {
    text-align: left !important; }

  /* line 703, tours.scss */
  #tours-modal .form-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px 30px; }

  /* line 715, tours.scss */
  #tours-modal label {
    margin-bottom: 20px; }

  /* line 718, tours.scss */
  #tours-modal .form-cell {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%; }

  /* line 723, tours.scss */
  #tours-modal .form-row:first-child {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; } }
@media (max-width: 650px) {
  /* line 732, tours.scss */
  #tours-modal .pay-row .form-input {
    display: block; }
    /* line 734, tours.scss */
    #tours-modal .pay-row .form-input label {
      margin-bottom: 15px; }

  /* line 738, tours.scss */
  #tours-modal .qty-row .form-cell .form-input {
    -webkit-flex-basis: calc(50% - 15px);
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px); } }
@media (max-width: 480px) {
  /* line 748, tours.scss */
  #tours-modal .qty-row .form-cell .form-input:nth-child(2) {
    margin-bottom: 45px; }

  /* line 751, tours.scss */
  #tours-modal .qty-row .form-cell {
    margin-bottom: 0; }

  /* line 754, tours.scss */
  #tours-modal .qty-row .form-cell .form-input {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-right: 0;
    margin-bottom: 15px; }

  /* line 762, tours.scss */
  #tours-modal .fancybox-button {
    position: absolute;
    top: 15px;
    text-align: right;
    width: 20px;
    height: 20px;
    right: 15px;
    padding: 0;
    background: transparent; }
    /* line 771, tours.scss */
    #tours-modal .fancybox-button svg {
      width: 20px;
      height: 20px; }
    /* line 775, tours.scss */
    #tours-modal .fancybox-button .cls-111 {
      fill-opacity: 0.5; } }
/* line 780, tours.scss */
sup {
  top: -3px; }

/* line 784, tours.scss */
.only-tour-table {
  display: none; }

/* line 787, tours.scss */
#gostovo-tours .tours-head ul li:last-child {
  background-image: none; }

@media (max-width: 768px) {
  /* line 791, tours.scss */
  #gostovo-tours .tours-head ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  /* line 796, tours.scss */
  #gostovo-tours .tours-head ul li {
    margin: 10px 20px;
    background-image: none;
    text-align: center; }
    /* line 800, tours.scss */
    #gostovo-tours .tours-head ul li span {
      margin-right: 0; }

  /* line 804, tours.scss */
  #gostovo-tours .tours-head ul li:last-child {
    margin-right: 0;
    margin-left: 0;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    margin-top: 0px; }

  /* line 813, tours.scss */
  #gostovo-tours h1 {
    font-size: 20px; }

  /* line 816, tours.scss */
  #gostovo-tours .tour-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }

  /* line 828, tours.scss */
  #gostovo-tours .tour-info .cell-img {
    margin-bottom: 20px; }

  /* line 831, tours.scss */
  #gostovo-tours .tour-info .cell-text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }

  /* line 837, tours.scss */
  #gostovo-tours .tour-highlight,
  #gostovo-tours .tour-booking .phones,
  #gostovo-tours .tour-slogan {
    font-size: 18px; }

  /* line 842, tours.scss */
  #gostovo-tours .tours-banner .container h2 + div {
    margin-top: 20px; }

  /* line 845, tours.scss */
  #gostovo-tours .tours-banner .container h2 {
    line-height: 34px;
    font-size: 18px;
    letter-spacing: 1px; }

  /* line 850, tours.scss */
  #gostovo-tours .tours-banner {
    height: 200px; }

 /*.only-tour-table {
   display: table;

 }
 #gostovo-tours .with-mk-table {
   margin-bottom: 20px;
   thead {
     tr:first-child td:nth-child(2) {
       border-right: 0;
     }
     tr:first-child td:last-child {
       display: none;
     }
     tr:last-child {
       td:nth-child(4), td:nth-child(5) {
         display: none;
       }
     }
     tr {
       td:nth-child(3) {
         border-right: 0;
       }
     }
   }
   tbody {
     tr {
       td:nth-child(4), td:nth-child(5) {
         display: none;
       }
       td:nth-child(3) {
         border-right: 0;
       }
     }
   }
   tfoot {
     td {
       border-right: 0;
     }
     td:last-child {
       display: none;
     }
   }
 }

 #gostovo-tours .only-tour-table {
   thead {
     tr:first-child {
       td:nth-child(2) {
         display: none;
       }
     }
     tr:last-child {
       td:nth-child(2), td:nth-child(3) {
         display: none;
       }
     }
   }
   tbody {
     td:nth-child(2), td:nth-child(3) {
       display: none;
     }
     tr:last-child td:last-child {
       border-bottom: 2px solid #fff;
     }
   }
   tfoot {
     td:first-child {
       display: none;
     }
     td:last-child {
       border-left: 0;
     }
   }
 }
 */ }
@media (max-width: 480px) {
  /* line 933, tours.scss */
  #gostovo-tours .tour-booking .phones {
    padding: 10px 15px; }
    /* line 935, tours.scss */
    #gostovo-tours .tour-booking .phones span {
      display: block;
      opacity: 0; } }
/* line 942, tours.scss */
.qty-input, .qty-input > * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0; }

/* line 951, tours.scss */
.compensate-for-scrollbar #tours-modal .qty-row input {
  border: 0;
  max-width: 34px;
  font-size: 13px;
  text-align: center;
  padding: 0;
  -webkit-appearance: none;
  padding-left: 1px;
  margin-right: -17px; }

/* line 962, tours.scss */
.ppl-qty-label {
  position: absolute;
  top: 10px;
  font-weight: normal;
  text-transform: none;
  opacity: 0.3;
  font-size: 16px; }

@media (max-width: 991px) {
  /* line 971, tours.scss */
  .ppl-qty-row {
    padding-top: 40px !important; } }
/* line 975, tours.scss */
.msie-browser #gostovo-tours .tours-banner .container h2 {
  line-height: 46px;
  box-shadow: 0 0px 0px 10px #fff; }

/* line 977, tours.scss */
form#book-tour select option {
  color: #000e24; }

/* line 982, tours.scss */
.tour-timetable .add_info {
  line-height: 1.6;
  padding: 20px;
  padding-bottom: 0; }

/* line 990, tours.scss */
#museum-rules .container {
  padding-left: 10px;
  padding-right: 10px; }
/* line 994, tours.scss */
#museum-rules .questions-left {
  border-top: 1px solid #eee;
  margin-top: 1.5rem; }
  /* line 997, tours.scss */
  #museum-rules .questions-left h2 {
    font-size: 20px;
    margin: 1rem 0; }
  /* line 1001, tours.scss */
  #museum-rules .questions-left li {
    color: #666;
    font-size: 14px; }
    /* line 1004, tours.scss */
    #museum-rules .questions-left li a {
      color: #000;
      font-size: 16px;
      font-weight: bold; }
    /* line 1009, tours.scss */
    #museum-rules .questions-left li svg {
      width: 22px;
      height: 22px;
      vertical-align: middle;
      margin-right: 4px; }
    /* line 1015, tours.scss */
    #museum-rules .questions-left li p:first-child {
      margin-bottom: 0.2rem; }
  @media (min-width: 769px) {
    /* line 1021, tours.scss */
    #museum-rules .questions-left ul {
      display: flex; }
    /* line 1022, tours.scss */
    #museum-rules .questions-left li {
      width: 33.333%; } }
/* line 1027, tours.scss */
#museum-rules p {
  /*margin-bottom: 1rem;*/ }
/* line 1030, tours.scss */
#museum-rules h3 {
  font-weight: bold;
  font-size: 26px; }
/* line 1034, tours.scss */
#museum-rules h2 {
  font-size: 28px;
  margin-bottom: 1rem;
  font-weight: bold; }
/* line 1039, tours.scss */
#museum-rules .rules-list {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  max-width: 980px;
  padding: 2rem;
  border: 1px solid #eee;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 3rem;
  margin-top: 3rem;
  line-height: 1.4;
  font-size: 18px;
  box-shadow: 2px 2px 3px #666; }
  @media (max-width: 768px) {
    /* line 1039, tours.scss */
    #museum-rules .rules-list {
      grid-template-columns: auto;
      padding: 1rem;
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; } }
  /* line 1060, tours.scss */
  #museum-rules .rules-list p {
    display: flex;
    align-items: center;
    line-height: 1.4;
    margin-bottom: 0; }
    /* line 1065, tours.scss */
    #museum-rules .rules-list p img {
      width: 38px;
      margin-right: 10px; }
/* line 1072, tours.scss */
#museum-rules .rules-block ul {
  margin-bottom: 1rem; }
/* line 1075, tours.scss */
#museum-rules .rules-block li {
  list-style: disc;
  list-style-position: inside;
  line-height: 1.6; }
