/*
Theme Name: Camp Big Travel
Version: 1.0
Author: by Petr Savenok, savenok-code.com
*/

@charset "UTF-8";
@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-Bold.eot");
  src: url("assets/fonts/Gilroy-Bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-Bold.woff") format("woff"), url("assets/fonts/Gilroy-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-Heavy.eot");
  src: url("assets/fonts/Gilroy-Heavy.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-Heavy.woff") format("woff"), url("assets/fonts/Gilroy-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-Medium.eot");
  src: url("assets/fonts/Gilroy-Medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-Medium.woff") format("woff"), url("assets/fonts/Gilroy-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-SemiBold.eot");
  src: url("assets/fonts/Gilroy-SemiBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-SemiBold.woff") format("woff"), url("assets/fonts/Gilroy-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-Regular.eot");
  src: url("assets/fonts/Gilroy-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-Regular.woff") format("woff"), url("assets/fonts/Gilroy-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-Black.eot");
  src: url("assets/fonts/Gilroy-Black.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-Black.woff") format("woff"), url("assets/fonts/Gilroy-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Gilroy';
  src: url("assets/fonts/Gilroy-ExtraBold.eot");
  src: url("assets/fonts/Gilroy-ExtraBold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Gilroy-ExtraBold.woff") format("woff"), url("assets/fonts/Gilroy-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal; }

* {
  padding: 0px;
  margin: 0px;
  border: 0px; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:focus,
:active {
  outline: none; }

a:focus,
a:active {
  outline: none; }

aside,
nav,
footer,
header,
section {
  display: block; }

html {
  font-size: 18px; }

html,
body {
  height: 100%;
  min-width: 320px; }

body {
  line-height: 1;
  font-family: "Gilroy";
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

input,
button,
textarea {
  font-family: "Gilroy";
  font-size: inherit; }

input::-ms-clear {
  display: none; }

button {
  cursor: pointer;
  background-color: inherit; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

a,
a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

ul li {
  list-style: none; }

img {
  vertical-align: top; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit; }

body {
  color: #282828; }
  body._lock {
    overflow: hidden; }

.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

._container {
  max-width: 1580px;
  margin: 0 auto;
  padding: 0px 15px; }

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0px 0px; }
  .btn._fw {
    width: 100%; }

.select {
  position: relative;
  line-height: 1; }
  .select__item {
    position: relative; }
  .select__title {
    color: #000;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    cursor: pointer;
    border-radius: 4px; }
    @media (max-width: 991.98px) {
      .select__title {
        font-size: 18px; } }
  .select__value {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    height: 30px;
    padding: 0px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .select__value span {
      height: 1em;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical; }
    .select__value:before {
      content: "";
      display: inline-block;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      width: 11px;
      height: 7px;
      background: url("assets/img/icons/select.svg") center/100% no-repeat; }
  .select__input {
    width: 100%;
    background-color: transparent;
    height: 100%; }
  .select__options {
    color: #000;
    display: none;
    position: absolute;
    top: 29px;
    border-radius: 0 0 4px 4px;
    min-width: 100%;
    left: 0;
    background-color: #fff;
    border-top: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    font-size: 14px;
    padding: 10px 0px 5px 0px; }
    @media (max-width: 991.98px) {
      .select__options {
        font-size: 18px; } }
  .select__option {
    cursor: pointer;
    padding: 5px 15px;
    margin: 0px 0px 0px 0px; }
    @media (min-width: 992px) {
      .select__option:hover {
        background: #d9d9d9; } }
  .select._active {
    z-index: 5; }
    .select._active .select__value:before {
      -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg); }
    .select._active .select__options {
      display: block; }

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.input {
  border-radius: 0 !important;
  width: 100%;
  display: block;
  padding: 0px 20px;
  height: 50px;
  font-size: 16px;
  color: #636363; }

textarea.input {
  resize: none;
  padding: 0px 0px; }

.checkbox {
  position: relative; }
  .checkbox__input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden; }
    .checkbox__input:checked + .checkbox__text:before {
      background: #fff url("assets/img/icons/check-2.svg") center no-repeat; }
  .checkbox__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: -0.3px;
    line-height: calc(20 / 16);
    cursor: pointer; }
    .checkbox__text:before {
      content: "";
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin: 0px 14px 0px 0px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
      flex: 0 0 31px;
      left: 0;
      top: 0;
      width: 31px;
      height: 31px;
      background: #fff;
      border: 1px solid #a7a9ac; }
  .checkbox a {
    color: #fff;
    text-decoration: underline; }
    @media (min-width: 992px) {
      .checkbox a:hover {
        text-decoration: none; } }
  .checkbox._error .checkbox__text:before {
    border: 1px solid #ee1212; }

.options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; 
}
  .options__item {
    position: relative;
    cursor: pointer; }
  .options__input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    left: 0;
    top: 0;
    visibility: hidden; }
    .options__input:checked + .options__text:before {
      background: #fff url("assets/img/icons/check-2.svg") center no-repeat; }
  .options__text {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: -0.3px;
    line-height: calc(20 / 16); }
    .options__text:before {
      content: "";
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin: 0px 14px 0px 0px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
      flex: 0 0 31px;
      left: 0;
      top: 0;
      width: 31px;
      height: 31px;
      background: #fff;
      border: 1px solid #a7a9ac; }
    .options__text:after {
      content: "";
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      position: absolute;
      left: 5px;
      top: 4px; }

.row:after {
  display: block;
  content: "";
  clear: both; }

.rub:after {
  content: "₽"; }

ol.counter {
  list-style-type: none;
  counter-reset: item; }
  ol.counter li {
    position: relative;
    padding: 0px 0px 0px 45px; }
    ol.counter li:before {
      counter-increment: item;
      content: counter(item);
      position: absolute;
      left: 0;
      top: 0;
      color: #818181;
      font-size: 14px;
      font-weight: 700;
      text-align: center;
      line-height: 26px;
      border-radius: 50%;
      width: 28px;
      height: 28px;
      border: 1px solid #4274bb; }

.ellipsis {
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.es {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.table {
  display: table;
  font-size: 0;
  width: 100%; }

.trow {
  display: table-row; }

.cell {
  display: table-cell; }
  .cell.full {
    width: 100%; }

._ibg {
  position: relative; }
  ._ibg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover; }

body.ie ._ibg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

body.ie ._ibg img {
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden; }

.video {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-bottom: 56.25%; }
  .video video,
  .video iframe,
  .video object,
  .video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videobg video,
.videobg iframe,
.videobg object,
.videobg embed {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover; }

.moretext {
  overflow: hidden; }

.moretext__more {
  cursor: pointer; }
  .moretext__more span {
    font-style: normal; }
    .moretext__more span:first-child {
      display: block; }
    .moretext__more span:last-child {
      display: none; }
  .moretext__more.active span {
    font-style: normal; }
    .moretext__more.active span:first-child {
      display: none; }
    .moretext__more.active span:last-child {
      display: block; }

#map {
  background: url("assets/img/icons/loading.gif") center/50px no-repeat; }

._swiper {
  overflow: hidden; }
  ._swiper > div {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative; }
  ._swiper.swiper-container-autoheight > div {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }

.swiper-container-initialized .swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.swiper-container-android .swiper-slide,
.swiper-container-android .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-button-lock {
  display: none !important; }

.slick-slider {
  position: relative; }
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .slick-slider .slick-list {
    position: relative;
    overflow: hidden;
    width: 100%; }
  .slick-slider .slick-track {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .slick-slider .slick-slide {
    position: relative; }

.tab__item {
  display: none; }
  .tab__item.active {
    display: block; }

._tabs-block {
  display: none; }
  ._tabs-block._active {
    display: block; }

.mirror {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.nicescroll-rails {
  z-index: 1000 !important; }

.gm-style-iw-t {
  opacity: 0; }

.baloon {
  opacity: 1;
  right: -7px !important;
  bottom: 80px !important; }
  .baloon button {
    display: none !important; }
  .baloon:after {
    display: none !important; }

.baloon-style {
  display: none; }

.baloon-content.gm-style-iw {
  opacity: 1;
  border-radius: 0px !important;
  max-width: 300px !important;
  padding: 0 !important;
  left: 0 !important;
  width: 100% !important;
  overflow: visible !important; }
  .baloon-content.gm-style-iw > .gm-style-iw-d {
    overflow: hidden !important;
    max-width: none !important; }
  .baloon-content.gm-style-iw:after {
    display: none !important; }

.baloon-close {
  top: 18px !important; }

._custom-scroll {
  position: fixed;
  right: 0;
  top: 0;
  width: 3px;
  height: 100%;
  z-index: 1000; }
  ._custom-scroll__line {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px 0 0 3px;
    position: relative;
    left: 0;
    top: 0;
    width: 100%; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s; }
  .header._scroll {
    background: #7dbd00;
    padding: 0px 0px 20px 0px; }
    @media (max-width: 1400px) {
      .header._scroll {
        padding: 0px 0px 10px 0px; } }
    @media (max-width: 500px) {
      .header._scroll {
        padding: 0px 0px 0px 0px; } }
    .header._scroll .header__wrap {
      min-height: 100px;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
      @media (max-width: 500px) {
        .header._scroll .header__wrap {
          min-height: 90px; } }
    .header._scroll .header__logo {
      margin: 0px 110px 0px 0px; }
      @media (max-width: 1500px) {
        .header._scroll .header__logo {
          margin: 0px 80px 0px 0px; } }
      @media (max-width: 1300px) {
        .header._scroll .header__logo {
          margin: 0px 50px 0px 0px; } }
      @media (max-width: 991.98px) {
        .header._scroll .header__logo {
          margin: 0px 0px 0px 0px; } }
      .header._scroll .header__logo img {
        max-width: 140px; }
        @media (max-width: 500px) {
          .header._scroll .header__logo img {
            max-width: 100px; } }
  .header__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 120px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    @media (max-width: 1400px) {
      .header__wrap {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  .header__logo {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin: 0px 80px -10px 0px; }
    .header__logo img {
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      max-width: 180px; }
      @media (max-width: 1300px) {
        .header__logo img {
          max-width: 150px; } }
      @media (max-width: 500px) {
        .header__logo img {
          max-width: 100px; } }
    @media (max-width: 1500px) {
      .header__logo {
        margin: 0px 50px -10px 0px; } }
    @media (max-width: 991.98px) {
      .header__logo {
        margin: 0px 0px -10px 0px; } }
    @media (max-width: 500px) {
      .header__logo {
        margin: 0; } }
  .header__menu {
    margin: 0px 110px 0px 0px; }
    @media (max-width: 1600px) {
      .header__menu {
        margin: 0px 100px 0px 0px; } }
    @media (max-width: 1450px) {
      .header__menu {
        margin: 0px 50px 0px 0px; } }
    @media (max-width: 1400px) {
      .header__menu {
        max-width: 700px;
        margin: 0px 30px 0px 0px;
        -ms-flex-item-align: end;
        align-self: flex-end; } }
    .header__menu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (max-width: 991.98px) {
        .header__menu ul {
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; } }
      @media (max-width: 600px) {
        .header__menu ul {
          border-bottom: 1px solid #fff;
          padding: 0px 0px 30px 0px; } }
      .header__menu ul li {
        margin: 0px 25px 0px 0px; }
        @media (max-width: 1400px) {
          .header__menu ul li {
            margin: 15px 20px 15px 0px; } }
        @media (max-width: 991.98px) {
          .header__menu ul li {
            margin: 0px 0px 35px 0px; } }
        .header__menu ul li:last-child {
          margin: 0; }
          @media (max-width: 1400px) {
            .header__menu ul li:last-child {
              margin: 15px 0px 15px 0px; } }
          @media (max-width: 991.98px) {
            .header__menu ul li:last-child {
              margin: 0; } }
        .header__menu ul li a {
          font-size: 16px;
          font-weight: 500;
          color: #223400;
          position: relative;
          -webkit-transition: color 0.3s ease 0s;
          -o-transition: color 0.3s ease 0s;
          transition: color 0.3s ease 0s; }
          @media (max-width: 991.98px) {
            .header__menu ul li a {
              font-size: 24px; } }
          @media (any-hover: hover) {
            .header__menu ul li a:hover {
              color: #cf621a; } }
          .header__menu ul li a::after {
            content: '';
            position: absolute;
            bottom: -10px;
            left: 0;
            height: 5px;
            width: 100%;
            background: #cf621a;
            opacity: 0;
            -webkit-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s; }
          .header__menu ul li a._active::after {
            opacity: 1; }
  .header__lang {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1400px) {
      .header__lang {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        margin: 0px 15px 0px 0px; } }
    @media (max-width: 600px) {
      .header__lang {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 35px 0px 0px 0px; } }
    .header__lang a {
      font-size: 16px;
      display: block;
      margin: 0px 20px 0px 0px;
      color: #282828; }
      @media (max-width: 1500px) {
        .header__lang a {
          color: #223400; } }
      @media (max-width: 600px) {
        .header__lang a {
          font-size: 28px; } }
      @media (any-hover: hover) {
        .header__lang a:hover {
          color: #cf621a; } }
      .header__lang a:last-child {
        margin: 0; }
      .header__lang a._active {
        font-weight: 700; }
  .header_m .header__menu a {
    color: #223400; }
    @media (max-width: 991.98px) {
      .header_m .header__menu a {
        color: #223400; } }
  @media (max-width: 1500px) {
    .header_m .phones-header__tel {
      color: inherit; } }
  @media (max-width: 1500px) {
    .header_m .header__lang a {
      color: #223400; } }
  .header_m._scroll {
    background: #f6f6f6;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1); }
    .header_m._scroll .header__menu a {
      color: #282828; }
      @media (any-hover: hover) {
        .header_m._scroll .header__menu a:hover {
          color: #CF621A; } }
    .header_m._scroll .header__lang a {
      color: #282828; }
      @media (any-hover: hover) {
        .header_m._scroll .header__lang a:hover {
          color: #CF621A; } }
    .header_m._scroll .phones-header__tel {
      color: #282828; }
      @media (any-hover: hover) {
        .header_m._scroll .phones-header__tel:hover {
          color: #CF621A; } }

@media (max-width: 991.98px) {
  .menu__body {
    position: fixed;
    padding: 150px 20px 30px 20px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #7dbd00;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 1; }
    .menu__body::before {
      content: '';
      position: fixed;
      top: 0;
      height: 100px;
      width: 100%;
      background: #7dbd00;
      z-index: 1; }
    .menu__body._active {
      opacity: 1;
      visibility: visible; } }
  @media (max-width: 991.98px) and (max-width: 500px) {
    .menu__body {
      padding: 130px 20px 30px 20px; } }

@media (max-width: 991.98px) {
  .phones-header {
    margin: 0px 70px 0px 0px; } }

.phones-header__tel {
  display: block;
  color: #282828;
  font-weight: 700;
  -webkit-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  white-space: nowrap; }
  .phones-header__tel:not(:last-child) {
    margin: 0px 0px 15px 0px; }
  @media (max-width: 1500px) {
    .phones-header__tel {
      color: #223400; } }
  @media (max-width: 500px) {
    .phones-header__tel:not(:last-child) {
      margin: 0px 0px 10px 0px; } }
  @media (any-hover: hover) {
    .phones-header__tel:hover {
      color: #cf621a; } }
  .phones-header__tel_m {
    position: relative; }
    .phones-header__tel_m img {
      position: absolute;
      left: -50%;
      bottom: -2px; }
      @media (max-width: 500px) {
        .phones-header__tel_m img {
          left: 105%; } }

.icon-menu {
  display: none; }
  @media (max-width: 991.98px) {
    .icon-menu {
      display: block;
      position: absolute;
      top: 50px;
      right: 10px;
      width: 30px;
      height: 18px;
      cursor: pointer;
      z-index: 5; }
      .icon-menu span {
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        top: calc(50% - 1px);
        left: 0px;
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #cf621a; }
        .icon-menu span:first-child {
          top: 0px; }
        .icon-menu span:last-child {
          top: auto;
          bottom: 0px; }
      .icon-menu._active span {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0); }
        .icon-menu._active span:first-child {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
          top: calc(50% - 1px); }
        .icon-menu._active span:last-child {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          transform: rotate(45deg);
          bottom: calc(50% - 1px); } }
  @media (max-width: 500px) {
    .icon-menu {
      top: 25px; } }

.footer {
  padding-top: 100px; }
  @media (max-width: 1580px) {
    .footer {
      padding-top: calc(50px + 50 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 767.98px) {
    .footer {
      padding: 0; } }
  .footer__container {
    position: relative; }
    @media (min-width: 767.98px) {
      .footer__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .footer__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .footer__wrap {
    max-width: 1580px;
    margin: 0 auto;
    padding: 0px 15px; }
  @media (max-width: 767.98px) {
    .footer__inner {
      padding: 40px 0px 0px 0px; } }
  @media (max-width: 479.98px) {
    .footer__inner {
      padding: 20px 0px 0px 0px; } }
  .footer__logo {
    display: block;
    margin-bottom: 60px; }
    @media (max-width: 1580px) {
      .footer__logo {
        margin-bottom: calc(30px + 30 * ((100vw - 320px) / 1260)); } }
  .footer__text {
    font-size: 55px;
    font-weight: 700; }
    @media (max-width: 1580px) {
      .footer__text {
        font-size: calc(22px + 33 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .footer__text {
        margin: 0px 0px 30px 0px; } }
  .footer__map {
    overflow: hidden; }
    @media (min-width: 767.98px) {
      .footer__map {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-transform: translate(-100%, 0px);
        -ms-transform: translate(-100%, 0px);
        transform: translate(-100%, 0px);
        border-top-left-radius: 150px; } }
    .footer__map iframe {
      width: 100%;
      height: 700px; }
      @media (max-width: 767.98px) {
        .footer__map iframe {
          height: 500px; } }
  .footer__phones {
    border-top-right-radius: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #7dbd00;
    z-index: 1; }
    .footer__phones::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      background: url("assets/img/decor-green.png") 0 0 no-repeat;
      height: 100%;
      width: 100%;
      z-index: -1; }
    @media (max-width: 991.98px) {
      .footer__phones {
        border-top-right-radius: 0px; } }
    @media (max-width: 767.98px) {
      .footer__phones {
        position: static; } }

.bottom-footer {
  background: #D3641A;
  font-size: 16px; }
  .bottom-footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 150px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media (max-width: 991.98px) {
      .bottom-footer__container {
        min-height: auto;
        padding: 30px 15px; } }
  @media (max-width: 991.98px) {
    .bottom-footer__menu {
      margin: 0px 0px 40px 0px; } }
  .bottom-footer__menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .bottom-footer__menu ul li {
      margin: 15px 20px 15px 0px; }
      .bottom-footer__menu ul li:last-child {
        margin: 15px 0px 15px 0px; }
      .bottom-footer__menu ul li a {
        font-size: 16px;
        color: #210F04;
        font-weight: 500;
        position: relative;
        -webkit-transition: color 0.3s ease 0s;
        -o-transition: color 0.3s ease 0s;
        transition: color 0.3s ease 0s; }
        @media (any-hover: hover) {
          .bottom-footer__menu ul li a:hover {
            color: #7DBD00; } }
        .bottom-footer__menu ul li a::after {
          content: '';
          position: absolute;
          bottom: -10px;
          left: 0;
          height: 4px;
          width: 100%;
          background: #7DBD00;
          opacity: 0; }
        .bottom-footer__menu ul li a._active::after {
          opacity: 1; }
  .bottom-footer__copy {
    color: #210F04;
    padding: 0px 20px; }
    @media (max-width: 991.98px) {
      .bottom-footer__copy {
        padding: 0; } }
    @media (max-width: 767.98px) {
      .bottom-footer__copy {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: 0px 0px 40px 0px; } }
  .bottom-footer__create {
    color: #210F04; }
    .bottom-footer__create a {
      color: #210F04;
      -webkit-transition: color 0.3s ease 0s;
      -o-transition: color 0.3s ease 0s;
      transition: color 0.3s ease 0s; }
      @media (any-hover: hover) {
        .bottom-footer__create a:hover {
          color: #7DBD00; } }

.phones-footer__inner {
  min-width: 1300px;
  min-height: 380px;
  padding: 0px 0px 0px 185px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 1800px) {
    .phones-footer__inner {
      min-width: 1000px;
      min-height: 280px;
      padding: 0px 20px 0px 125px; } }
  @media (max-width: 1500px) {
    .phones-footer__inner {
      min-height: 200px;
      padding: 0px 30px 0px 50px; } }
  @media (max-width: 991.98px) {
    .phones-footer__inner {
      padding: 0px 20px;
      min-width: 100%; } }
  @media (max-width: 767.98px) {
    .phones-footer__inner {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0px 15px;
      text-align: center; } }

.phones-footer__items {
  margin: 0px 0px 50px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991.98px) {
    .phones-footer__items {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 767.98px) {
    .phones-footer__items {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }

.phones-footer__item {
  font-size: 48px;
  font-weight: 700;
  color: inherit;
  margin: 0px 40px 0px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: color 0.3s ease 0s;
  -o-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s; }
  @media (max-width: 1580px) {
    .phones-footer__item {
      font-size: calc(22px + 26 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 991.98px) {
    .phones-footer__item {
      margin: 0px 30px 0px 0px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .phones-footer__item:last-child {
        margin: 0; } }
  @media (max-width: 767.98px) {
    .phones-footer__item {
      padding: 30px 0px 0px 0px; } }
  @media (max-width: 767.98px) {
    .phones-footer__item {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin: 10px 0px 0px 0px; }
      .phones-footer__item:last-child {
        margin: 10px 0px 0px 0px; } }
  @media (any-hover: hover) {
    .phones-footer__item:hover {
      color: #D3641A; } }
  .phones-footer__item img {
    margin: 0px 15px 10px 0px; }

.phones-footer__adres {
	padding-right: 10px;
  font-size: 30px;
  font-weight: 500;
  color: #210F04; }
  @media (max-width: 1580px) {
    .phones-footer__adres {
      font-size: calc(20px + 10 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 767.98px) {
    .phones-footer__adres {
      margin: 0px 0px 30px 0px; } }

.page {
  padding: 0px 0px 0px 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.block-first {
  padding: 170px 0px 0px 0px;
  position: relative; }
  @media (max-width: 991.98px) {
    .block-first {
      padding: 120px 0px 0px 0px; } }
  .block-first::after {
    content: '';
    position: absolute;
    background: url("assets/img/green-light.png") 0 0 no-repeat;
    left: 0;
    top: 0;
    width: 940px;
    height: 880px; }
  .block-first::before {
    content: '';
    position: absolute;
    background: #7dbd00;
    width: 1350px;
    height: 100%;
    top: 0;
    left: 0; }
    @media (max-width: 1800px) {
      .block-first::before {
        width: 1220px; } }
    @media (max-width: 1600px) {
      .block-first::before {
        width: 1120px; } }
    @media (max-width: 1500px) {
      .block-first::before {
        width: 100%; } }
  @media (min-width: 767.98px) {
    .block-first__body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .block-first__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .block-first__wrap {
    max-width: 1580px;
    margin: 0 auto;
    padding: 0px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .block-first__inner {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 60px 20px 10px 0px; }
    @media (min-width: 991.98px) {
      .block-first__inner {
        padding: 100px 20px 10px 40px; } }
    @media (min-width: 767.98px) {
      .block-first__inner {
        width: 50%; } }
  .block-first__title {
    color: #223400;
    font-weight: 600;
    font-size: 50px;
    margin: 0px 0px 15px 0px; }
    @media (max-width: 1580px) {
      .block-first__title {
        font-size: calc(22px + 28 * ((100vw - 320px) / 1260)); } }
  .block-first__subtitle {
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 900;
    color: #223400;
    margin: 0px 0px 60px 0px; }
    @media (max-width: 1580px) {
      .block-first__subtitle {
        font-size: calc(26px + 44 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 991.98px) {
      .block-first__subtitle {
        margin: 0px 0px 40px 0px; } }
    @media (max-width: 767.98px) {
      .block-first__subtitle {
        margin: 0px 0px 30px 0px; } }
  .block-first__text {
    font-size: 18px;
    color: #223400;
    line-height: 222.22222%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; 
}
    @media (min-width: 767.98px) {
      .block-first__text {
        max-width: 650px; } }
    @media (max-width: 1400px) {
      .block-first__text {
        line-height: 183.33333%; } }
    @media (max-width: 767.98px) {
      .block-first__text {
        margin: 0px 0px 20px 0px; } }
    @media (max-width: 479.98px) {
      .block-first__text {
        font-size: 15px; } }
  .block-first__image {
    padding: 0px 0px 30% 0px; }
    @media (min-width: 767.98px) {
      .block-first__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-transform: translate(-100%, 0px);
        -ms-transform: translate(-100%, 0px);
        transform: translate(-100%, 0px);
        padding: 0px 0px 41% 0px; } }
    @media (max-width: 767.98px) {
      .block-first__image {
        display: none; } }
    .block-first__image img {
      border-top-left-radius: 150px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .block-first__image img {
          border-top-left-radius: 0px; } }

.arrow-block {
  display: block;
  position: relative;
  width: 180px;
  height: 180px;
  margin-left: auto; }
  @media (max-width: 767.98px) {
    .arrow-block {
      margin: 0 auto; } }
  .arrow-block__arrow {
    position: absolute;
    top: 60%;
    left: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .arrow-block__text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.migeya {
  padding-bottom: 120px;
  position: relative; }
  @media (max-width: 1580px) {
    .migeya {
      padding-bottom: calc(50px + 70 * ((100vw - 320px) / 1260)); } }
  .migeya::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 400px;
    width: 100%;
    background: #CF621A; }
  .migeya__container {
    position: relative; }
    .migeya__container::after {
      content: '';
      position: absolute;
      bottom: -120px;
      right: -181px;
      background: url("assets/img/decor-black.png") 0 0 no-repeat;
      width: 1275px;
      height: 405px; }
  .migeya__body {
    position: relative;
    z-index: 1;
    margin-bottom: 120px; }
    @media (min-width: 767.98px) {
      .migeya__body {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media (max-width: 1580px) {
      .migeya__body {
        margin-bottom: calc(50px + 70 * ((100vw - 320px) / 1260)); } }
  .migeya__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    height: 960px; }
    .migeya__image img {
      border-bottom-right-radius: 150px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .migeya__image img {
          border-bottom-left-radius: 0px; } }
    @media (max-width: 767.98px) {
      .migeya__image {
        height: 400px; } }
    .migeya__image::before {
      content: '';
      position: absolute;
      top: 50px;
      left: 0;
      background: url("assets/img/bg-decor.png") 0 0 no-repeat;
      width: 100%;
      height: 265px;
      z-index: 1; }
  .migeya__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    padding-top: 40px; }
    @media (min-width: 767.98px) {
      .migeya__content {
        padding-left: 75px; } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .migeya__content {
      padding-left: calc(0px + 75 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .migeya__content {
        padding-top: calc(20px + 20 * ((100vw - 320px) / 1260)); } }
  .migeya__title {
    font-size: 55px;
    font-weight: 700;
    color: #210F04;
    margin-bottom: 40px; 
}
    @media (max-width: 1580px) {
      .migeya__title {
        font-size: calc(24px + 31 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .migeya__title {
        margin-bottom: calc(20px + 20 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .migeya__title {
        color: inherit; } }
  .migeya__text {
    font-size: 16px;
    color: #210F04;
    font-weight: 600;
    line-height: 1.875; }
    @media (max-width: 767.98px) {
      .migeya__text {
        color: inherit; } }

.content-block-migeya__top {
  background: #CF621A;
  padding: 10px;
  border-radius: 20px; }
  @media (max-width: 767.98px) {
    .content-block-migeya__top {
      background: #fff;
      border: 0;
      padding: 0; } }

.content-block-migeya__bottom {
  margin: 70px 0px 0px 0px;
  padding: 10px; }
  @media (max-width: 767.98px) {
    .content-block-migeya__bottom {
      margin: 40px 0px 0px 0px; } }
  .content-block-migeya__bottom ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    margin: 0px 0px 15px 0px; }
    .content-block-migeya__bottom ul li::before {
      content: '';
      background: url("assets/img/icons/li.svg") 0 0 no-repeat;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 21px;
      flex: 0 0 21px;
      width: 21px;
      height: 26px;
      margin: 0px 30px 0px 0px; }
    .content-block-migeya__bottom ul li:last-child {
      margin: 0; }

.content-block-migeya__title-list {
  font-size: 48px;
  line-height: 114.58333%;
  font-weight: 700;
  margin-bottom: 30px; }
  @media (max-width: 1580px) {
    .content-block-migeya__title-list {
      font-size: calc(22px + 26 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .content-block-migeya__title-list {
      margin-bottom: calc(20px + 10 * ((100vw - 320px) / 1260)); } }

.content-block-migeya__subtitle {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 35px; }
  @media (max-width: 1580px) {
    .content-block-migeya__subtitle {
      margin-bottom: calc(20px + 15 * ((100vw - 320px) / 1260)); } }

.waiting-migya {
  position: relative; }
  .waiting-migya::after {
    content: '';
    position: absolute;
    bottom: -155px;
    left: 0;
    background: url("assets/img/decor-black-2.png") 0 0 no-repeat;
    width: 535px;
    height: 360px; }
  .waiting-migya__body {
    padding-top: 70px;
    padding-bottom: 50px;
    padding-left: 70px;
    padding-right: 70px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
    position: relative;
    z-index: 1; }
    @media (max-width: 1580px) {
      .waiting-migya__body {
        padding-top: calc(30px + 40 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .waiting-migya__body {
        padding-bottom: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .waiting-migya__body {
        padding-left: calc(10px + 60 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .waiting-migya__body {
        padding-right: calc(10px + 60 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .waiting-migya__body {
        border-bottom-left-radius: 50px;
        border-top-right-radius: 50px; } }
    .waiting-migya__body ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media (min-width: 991.98px) {
        .waiting-migya__body ul {
          padding-right: 95px; } }
  @media (min-width: 991.98px) and (max-width: 1580px) {
    .waiting-migya__body ul {
      padding-right: calc(0px + 95 * ((100vw - 320px) / 1260)); } }
      @media (max-width: 991.98px) {
        .waiting-migya__body ul {
          margin: 0 -10px; } }
      .waiting-migya__body ul li {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        margin-bottom: 35px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 18px;
        line-height: 144.44444%; }
        @media (max-width: 1580px) {
          .waiting-migya__body ul li {
            margin-bottom: calc(20px + 15 * ((100vw - 320px) / 1260)); } }
        @media (max-width: 991.98px) {
          .waiting-migya__body ul li {
            padding: 0 10px; } }
        @media (max-width: 767.98px) {
          .waiting-migya__body ul li {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 100%;
            flex: 1 1 100%; } }
        @media (max-width: 479.98px) {
          .waiting-migya__body ul li {
            font-size: 16px; } }
        .waiting-migya__body ul li img {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 30px;
          flex: 0 0 30px;
          margin: 0px 25px 0px 0px; }
  .waiting-migya__title {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 80px;
    text-align: center; }
    @media (max-width: 1580px) {
      .waiting-migya__title {
        font-size: calc(18px + 37 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .waiting-migya__title {
        margin-bottom: calc(25px + 55 * ((100vw - 320px) / 1260)); } }

.price {
  padding-top: 150px;
  padding-bottom: 190px;
  background: url("assets/img/price_bg.png") 0 0/cover no-repeat;
  position: relative; }
  @media (max-width: 1580px) {
    .price {
      padding-top: calc(40px + 110 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .price {
      padding-bottom: calc(40px + 150 * ((100vw - 320px) / 1260)); } }
  .price::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.459); }
  .price__container {
    position: relative;
    z-index: 1; }
  .price__title {
    color: #fff;
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 40px;
    text-align: center;
    line-height: 140%; }
    @media (max-width: 1580px) {
      .price__title {
        font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .price__title {
        margin-bottom: calc(20px + 20 * ((100vw - 320px) / 1260)); } }
  .price__top-info {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 55px; }
    @media (max-width: 1580px) {
      .price__top-info {
        font-size: calc(18px + 6 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .price__top-info {
        margin-bottom: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
    .price__top-info span {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin: 10px 50px 10px 0px; }
      .price__top-info span::before {
        content: '';
        background: url("assets/img/icons/atention.svg") 0 0 no-repeat;
        width: 23px;
        height: 23px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23px;
        flex: 0 0 23px;
        margin: 0px 15px 0px 0px; }
  .price__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    height: 100%; }
    @media (max-width: 991.98px) {
      .price__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .price__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    padding: 0 10px;
    height: 100%; }
    @media (max-width: 991.98px) {
      .price__col {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%; }
        .price__col:first-child {
          -webkit-box-flex: 1;
          -ms-flex: 1 1 100%;
          flex: 1 1 100%;
          margin: 0px 0px 25px 0px; } }
    @media (max-width: 767.98px) {
      .price__col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: 0px 0px 25px 0px; } }
  .price__item {
    background: #fff;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    min-height: 485px; }
    @media (max-width: 991.98px) {
      .price__item {
        min-height: 380px; } }
    .price__item_left {
      background: transparent;
      min-height: 485px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      @media (max-width: 991.98px) {
        .price__item_left {
          min-height: auto; } }
  .price__rent {
    background: #d3641a;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0px 0px 45px 0px; }
    @media (max-width: 1580px) {
      .price__rent {
        padding-top: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .price__rent {
        padding-bottom: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .price__rent {
        padding-left: calc(10px + 50 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .price__rent {
        padding-right: calc(10px + 50 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 991.98px) {
      .price__rent {
        margin: 0px 0px 25px 0px;
        border-bottom-left-radius: 30px;
        border-top-right-radius: 30px; } }
    .price__rent:last-child {
      margin: 0; }
  .price__name {
    color: #282828;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700; }
    .price__name::after {
      content: '';
      display: block;
      height: 3px;
      width: 40px;
      background: #fff;
      margin: 12px 0px; }
  .price__info {
    font-size: 16px;
    color: #fff; }
    .price__info span {
      font-size: 26px; }
    .price__info p {
      margin: 0px 0px 15px 0px; }
      .price__info p:last-child {
        margin: 0; }

.item-price {
  padding-top: 50px;
  padding-bottom: 60px;
  padding-left: 60px;
  padding-right: 60px; }
  @media (max-width: 1580px) {
    .item-price {
      padding-top: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .item-price {
      padding-bottom: calc(20px + 40 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .item-price {
      padding-left: calc(10px + 50 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .item-price {
      padding-right: calc(10px + 50 * ((100vw - 320px) / 1260)); } }
  .item-price__name {
    font-size: 18px;
    color: #282828;
    font-weight: 900;
    text-transform: uppercase; }
    .item-price__name::after {
      content: '';
      display: block;
      background: #D3641A;
      height: 3px;
      width: 40px;
      margin: 12px 0px; }
  .item-price__items {
    font-size: 16px; }
    .item-price__items span {
      font-size: 26px; }
    .item-price__items p {
      margin: 0px 0px 10px 0px; }
      .item-price__items p:last-child {
        margin: 0; }

.rent__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767.98px) {
    .rent__body {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.rent__content {
  padding-bottom: 180px;
  padding-top: 105px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  position: relative; }
  @media (min-width: 767.98px) {
    .rent__content {
      padding-left: 60px;
      padding-right: 20px; } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .rent__content {
      padding-left: calc(0px + 60 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .rent__content {
      padding-bottom: calc(45px + 135 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .rent__content {
      padding-top: calc(50px + 55 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 767.98px) {
    .rent__content {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%; } }
  .rent__content::before {
    content: '';
    position: absolute;
    bottom: -60px;
    right: -276px;
    background: url("assets/img/decor-black-rent.png") 0 0 no-repeat;
    width: 1225px;
    height: 535px; }

.rent__inner {
  max-width: 465px;
  position: relative; }
  @media (max-width: 767.98px) {
    .rent__inner {
      max-width: 100%; } }

.rent__title {
  font-weight: 700;
  font-size: 55px;
  margin-bottom: 85px; }
  @media (max-width: 1580px) {
    .rent__title {
      font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .rent__title {
      margin-bottom: calc(25px + 60 * ((100vw - 320px) / 1260)); } }

.rent__item {
  background: #fff;
  -webkit-box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
  box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
  border-bottom-left-radius: 50px;
  border-top-right-radius: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 10px;
  padding-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .rent__item:not(:last-child) {
    margin: 0px 0px 45px 0px; }
  @media (max-width: 1580px) {
    .rent__item {
      padding-top: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .rent__item {
      padding-bottom: calc(20px + 30 * ((100vw - 320px) / 1260)); } }

.rent__icon {
  margin: 0px 30px 0px 0px; }
  @media (max-width: 991.98px) {
    .rent__icon img {
      max-width: 70px; } }

.rent__text p {
  font-size: 24px; }
  .rent__text p:first-child {
    font-size: 18px; }
  .rent__text p:not(:last-child) {
    margin: 0px 0px 20px 0px; }
  @media (max-width: 767.98px) {
    .rent__text p {
      font-size: 18px; } }

.rent__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%; }
  @media (max-width: 767.98px) {
    .rent__image {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%; } }
  .rent__image img {
    border-bottom-right-radius: 150px;
    max-width: 100%; }
    @media (max-width: 767.98px) {
      .rent__image img {
        border-bottom-right-radius: 0px; } }

.rafting {
  /*margin-bottom: 100px;*/
  position: relative; }
  @media (max-width: 1580px) {
    .rafting {
      margin-bottom: calc(40px + 60 * ((100vw - 320px) / 1260)); } }
  .rafting::before {
    content: '';
    position: absolute;
    bottom: -11%;
    right: -0px;
    background: url("assets/img/decor-black-rafting.png") 0 0 no-repeat;
    width: 960px;
    height: 325px; }
  .rafting__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .rafting__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .rafting__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
    @media (max-width: 767.98px) {
      .rafting__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
    .rafting__image img {
      border-top-left-radius: 150px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .rafting__image img {
          border-top-left-radius: 0px; } }
    .rafting__image::before {
      content: '';
      position: absolute;
      top: 50px;
      left: 0;
      background: url("assets/img/bg-decor.png") 0 0 no-repeat;
      width: 100%;
      height: 265px;
      z-index: 1; }
      @media (max-width: 767.98px) {
        .rafting__image::before {
          display: none; } }
  .rafting__content {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    position: relative; }
    @media (min-width: 767.98px) {
      .rafting__content {
        padding-top: 130px;
        padding-left: 90px;
        padding-bottom: 160px; } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .rafting__content {
      padding-top: calc(30px + 100 * ((100vw - 320px) / 1260)); } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .rafting__content {
      padding-left: calc(10px + 80 * ((100vw - 320px) / 1260)); } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .rafting__content {
      padding-bottom: calc(30px + 130 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .rafting__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
  .rafting__title {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 80px; }
    @media (max-width: 1580px) {
      .rafting__title {
        font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .rafting__title {
        margin-bottom: calc(20px + 60 * ((100vw - 320px) / 1260)); } }
  .rafting__items {
    position: relative;
    max-width: 470px;
    margin-bottom: 70px; }
    @media (max-width: 1580px) {
      .rafting__items {
        margin-bottom: calc(30px + 40 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .rafting__items {
        max-width: 100%; } }
  .rafting__item {
    border-bottom: 4px solid #d3641a;
    padding: 0px 0px 10px 0px;
    display: block;
    color: inherit;
    -webkit-transition: color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s;
    transition: color 0.3s ease 0s; }
    .rafting__item:not(:last-child) {
      margin: 0px 0px 45px 0px; }
    @media (any-hover: hover) {
      .rafting__item:hover {
        color: #d3641a; } }
  .rafting__text {
    line-height: 138.88889%; }
    .rafting__text span {
      font-weight: 700; }
    .rafting__text::after {
      content: '';
      background: url("assets/img/icons/rafting-arr.svg") right no-repeat;
      width: 19px;
      height: 10px;
      display: inline-block;
      margin: 0px 0px 0px 10px; }
  .rafting__note {
    font-size: 14px;
    padding: 35px;
    background: #fff;
    border-bottom-left-radius: 50px;
    border-top-right-radius: 50px;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    line-height: 178.57143%; }
    @media (min-width: 767.98px) {
      .rafting__note {
        max-width: 470px; } }
    @media (max-width: 767.98px) {
      .rafting__note {
        padding: 25px; } }
    .rafting__note span {
      font-weight: 700;
      color: #7DBD00; }

.gallery-slider {
  margin-bottom: 90px; }
  @media (max-width: 1580px) {
    .gallery-slider {
      margin-bottom: calc(40px + 50 * ((100vw - 320px) / 1260)); } }
  .gallery-slider__title {
    font-weight: 700;
    font-size: 55px;
    margin: 0px 0px 30px 0px;
    text-align: center; }
    @media (max-width: 1580px) {
      .gallery-slider__title {
        font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
  .gallery-slider__subtitle {
    color: #636363;
    font-weight: 700;
    text-align: center;
    margin-bottom: 60px; }
    @media (max-width: 1580px) {
      .gallery-slider__subtitle {
        margin-bottom: calc(20px + 40 * ((100vw - 320px) / 1260)); } }
  .gallery-slider__image {
    height: 550px; 
  }
    .gallery-slider__image img {
      max-width: 100%; 
    }
    @media (max-width: 767.98px) {
      .gallery-slider__image {
        position: relative;
        height: 400px;
      } 
       .gallery-slider__image img{
        position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
         object-fit: cover;
      } 
    }

.arrows-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 60px; }
  @media (max-width: 1580px) {
    .arrows-slider {
      margin-top: calc(30px + 30 * ((100vw - 320px) / 1260)); } }
  .arrows-slider__arrow {
    margin: 0px 15px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }
    @media (any-hover: hover) {
      .arrows-slider__arrow:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1); } }
    .arrows-slider__arrow_prew {
      background: url("assets/img/icons/arr_right.svg") 0 0 no-repeat;
      width: 38px;
      height: 21px; }
    .arrows-slider__arrow_next {
      background: url("assets/img/icons/arr_left.svg") 0 0 no-repeat;
      width: 38px;
      height: 21px; }

.reviews {
  margin-bottom: 60px; }
  @media (max-width: 1580px) {
    .reviews {
      margin-bottom: calc(30px + 30 * ((100vw - 320px) / 1260)); } }
  .reviews__title {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 75px;
    text-align: center; }
    @media (max-width: 1580px) {
      .reviews__title {
        font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .reviews__title {
        margin-bottom: calc(25px + 50 * ((100vw - 320px) / 1260)); } }
  .reviews__slider {
    margin: -50px -50px;
    padding: 50px 50px; }

.slide-review {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(123, 123, 123, 0.23);
  box-shadow: 0px 0px 50px 0px rgba(123, 123, 123, 0.23);
  border-bottom-left-radius: 150px;
  border-top-right-radius: 150px;
  padding-top: 50px;
  padding-bottom: 30px;
  padding-left: 50px;
  padding-right: 40px; }
  @media (max-width: 1580px) {
    .slide-review {
      padding-top: calc(30px + 20 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .slide-review {
      padding-bottom: calc(30px + 0 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .slide-review {
      padding-left: calc(10px + 40 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .slide-review {
      padding-right: calc(10px + 30 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1400px) {
    .slide-review {
      border-bottom-left-radius: 100px;
      border-top-right-radius: 100px; } }
  @media (max-width: 767.98px) {
    .slide-review {
      border-bottom-left-radius: 50px;
      border-top-right-radius: 50px; } }
  .slide-review__inner {
    min-height: 600px; }
    @media (max-width: 767.98px) {
      .slide-review__inner {
        min-height: auto; } }
  .slide-review__image {
    margin-bottom: 50px; }
    @media (max-width: 1580px) {
      .slide-review__image {
        margin-bottom: calc(25px + 25 * ((100vw - 320px) / 1260)); } }
    .slide-review__image img {
      border-radius: 50%;
      max-width: 200px;
      width: 100%;
      height: 200px;
      -o-object-fit: cover;
      object-fit: cover; }
  .slide-review__text {
    text-align: left;
    font-size: 16px;
    color: #636363;
    line-height: 187.5%;
    font-weight: 600;
    margin: 0px 0px 25px 0px; }
  .slide-review__author {
    text-align: left;
    font-weight: 600;
    font-size: 16px;
    color: #D3641A; }

.tour-order {
  padding-top: 150px;
  padding-bottom: 200px;
  background: url("assets/img/order-1.png") 0 0/cover no-repeat;
  position: relative; }
  @media (max-width: 1580px) {
    .tour-order {
      padding-top: calc(40px + 110 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .tour-order {
      padding-bottom: calc(50px + 150 * ((100vw - 320px) / 1260)); } }
  .tour-order::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 23, 7, 0.527); }
  .tour-order__container {
    position: relative; }
  .tour-order__title {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 35px;
    text-align: center;
    color: #fff; }
    @media (max-width: 1580px) {
      .tour-order__title {
        font-size: calc(22px + 33 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .tour-order__title {
        margin-bottom: calc(20px + 15 * ((100vw - 320px) / 1260)); } }
  .tour-order__subtitle {
    color: #636363;
    font-weight: 700;
    text-align: center;
    margin-bottom: 90px;
    color: #fff;
    font-size: 24px; }
    @media (max-width: 1580px) {
      .tour-order__subtitle {
        margin-bottom: calc(20px + 70 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .tour-order__subtitle {
        font-size: calc(17px + 7 * ((100vw - 320px) / 1260)); } }

.order-form__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px 100px -10px; }
  @media (max-width: 479.98px) {
    .order-form__row {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -10px 50px -10px; } }

.order-form__input {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 0 10px; }
  @media (max-width: 479.98px) {
    .order-form__input {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      margin: 0px 0px 20px 0px; } }

.order-form__btn {
  min-height: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -moz-linear-gradient(32deg, #c0f421 0%, #7dbd00 100%);
  background-image: -webkit-linear-gradient(32deg, #c0f421 0%, #7dbd00 100%);
  background-image: -ms-linear-gradient(32deg, #c0f421 0%, #7dbd00 100%);
  border-bottom-left-radius: 60px;
  border-top-right-radius: 60px;
  min-width: 310px;
  margin: 0 auto;
  text-transform: uppercase;
  font-weight: 700; }
  @media (any-hover: hover) {
    .order-form__btn:hover {
      background-image: -moz-linear-gradient(162deg, #c0f421 0%, #7dbd00 100%);
      background-image: -webkit-linear-gradient(162deg, #c0f421 0%, #7dbd00 100%);
      background-image: -ms-linear-gradient(162deg, #c0f421 0%, #7dbd00 100%); } }
  @media (max-width: 479.98px) {
    .order-form__btn {
      min-width: 280px;
      min-height: 65px; } }

.order-check {
  text-align: center; }
  .order-check__title {
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin: 0px 0px 35px 0px; }
    @media (max-width: 1580px) {
      .order-check__title {
        font-size: calc(18px + 12 * ((100vw - 320px) / 1260)); } }
  .order-check__check-block {
    margin-bottom: 85px; }
    @media (max-width: 1580px) {
      .order-check__check-block {
        margin-bottom: calc(35px + 50 * ((100vw - 320px) / 1260)); } }
    .order-check__check-block .options {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      @media (max-width: 479.98px) {
        .order-check__check-block .options {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start; } }
      .order-check__check-block .options .options__item {
        margin: 0px 15px; }
        @media (max-width: 479.98px) {
          .order-check__check-block .options .options__item {
            margin: 0px 15px 15px 0px; } }

.top-rafting {
  padding: 180px 0px 0px 0px;
  margin-bottom: 100px; }
  @media (max-width: 1580px) {
    .top-rafting {
      margin-bottom: calc(40px + 60 * ((100vw - 320px) / 1260)); } }
  @media (min-width: 991.98px) {
    .top-rafting__body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      margin: 0px 0px 50px 0px; }
      .top-rafting__body::before {
        content: '';
        position: absolute;
        left: -190px;
        bottom: -100px;
        background: url("assets/img/rafting/decor.png") 0 0 no-repeat;
        width: 350px;
        height: 170px; } }
  @media (max-width: 991.98px) {
    .top-rafting__body {
      margin: 0px 0px 40px 0px; } }
  .top-rafting__content {
    padding: 0px 0px 20px 0px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
    @media (min-width: 991.98px) {
      .top-rafting__content {
        padding: 50px 30px 20px 45px; } }
  .top-rafting__title {
    font-size: 60px;
    margin-bottom: 80px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 116.66667%; }
    @media (max-width: 1580px) {
      .top-rafting__title {
        font-size: calc(22px + 38 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .top-rafting__title {
        margin-bottom: calc(20px + 60 * ((100vw - 320px) / 1260)); } }
    .top-rafting__title span {
      color: #96BB38;
      position: relative; 
      display: inline-block;
    }
      .top-rafting__title span::before {
        content: '';
        position: absolute;
        background: url("assets/img/elips.png") center/100% no-repeat;
        width: 270px;
        height: 160px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: -1; }
        @media (max-width: 1300px) {
          .top-rafting__title span::before {
            width: 100%;
            height: 140px; } }
  .top-rafting__text-main {
    font-size: 18px;
    font-weight: 500;
    line-height: 200%;
    max-width: 665px; }
    @media (max-width: 1580px) {
      .top-rafting__text-main {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1260)); } }
    .top-rafting__text-main p {
      margin: 0px 0px 5px 0px; }
  .top-rafting__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
    .top-rafting__image img {
      max-width: 100%; }
      @media (min-width: 991.98px) {
        .top-rafting__image img {
          border-top-right-radius: 150px;
          border-bottom-left-radius: 150px; } }
    @media (max-width: 991.98px) {
      .top-rafting__image {
        height: 350px; } }
  .top-rafting__text {
    position: relative;
    padding-top: 70px;
    padding-bottom: 80px;
    padding-left: 45px;
    padding-right: 45px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
    font-size: 18px;
    font-weight: 500;
    line-height: 200%; }
    @media (max-width: 1580px) {
      .top-rafting__text {
        padding-top: calc(30px + 40 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .top-rafting__text {
        padding-bottom: calc(30px + 50 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .top-rafting__text {
        padding-left: calc(15px + 30 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .top-rafting__text {
        padding-right: calc(15px + 30 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .top-rafting__text {
        font-size: calc(16px + 2 * ((100vw - 320px) / 1260)); } }
    .top-rafting__text p {
      margin: 0px 0px 5px 0px; }
    @media (max-width: 991.98px) {
      .top-rafting__text {
        border-bottom-left-radius: 50px;
        border-top-right-radius: 50px; } }

.program-fafting {
  position: relative; }
  .program-fafting::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url("assets/img/rafting/decor-1.png") 0 0 no-repeat;
    width: 660px;
    height: 275px;
    z-index: -1; }
    @media (max-width: 991.98px) {
      .program-fafting::before {
        display: none; } }
  .program-fafting__items {
    margin-bottom: 80px;
    position: relative; }
    @media (max-width: 1580px) {
      .program-fafting__items {
        margin-bottom: calc(30px + 50 * ((100vw - 320px) / 1260)); } }
    .program-fafting__items::after {
      content: '';
      position: absolute;
      right: -190px;
      bottom: -230px;
      background: url("assets/img/rafting/decor-3.png") 0 0/100% no-repeat;
      width: 1210px;
      height: 825px;
      z-index: -1; }
      @media (max-width: 991.98px) {
        .program-fafting__items::after {
          display: none; } }
  @media (min-width: 991.98px) {
    .program-fafting__item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .program-fafting__item_2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
    .program-fafting__item_2 .program-fafting__content {
      padding: 100px 35px 40px 65px; }
      @media (max-width: 991.98px) {
        .program-fafting__item_2 .program-fafting__content {
          padding: 25px 35px 40px 0px; } }
    .program-fafting__item_2 .content-program__day::before {
      -webkit-transform: translate(-50%, -50%) rotate(140deg);
      -ms-transform: translate(-50%, -50%) rotate(140deg);
      transform: translate(-50%, -50%) rotate(140deg); }
  .program-fafting__item_3 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
  }
   .program-fafting__item_4 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_6 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_8 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_10 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_12 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_14 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_16 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_18 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_20 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_22 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_24 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
   .program-fafting__item_26 {
     -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; 
  }
    @media (min-width: 991.98px) {
      .program-fafting__item_3 .program-fafting__image img {
        border-top-left-radius: 150px;
        border-bottom-right-radius: 150px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px; } }
    .program-fafting__item_3 .program-fafting__content {
      margin: 0px 0px 50px 0px; }
      @media (max-width: 767.98px) {
        .program-fafting__item_3 .program-fafting__content {
          margin: 0px 0px 0px 0px; } }
    .program-fafting__item_3 .content-program__day::before {
      -webkit-transform: translate(-50%, -50%) rotate(140deg);
      -ms-transform: translate(-50%, -50%) rotate(140deg);
      transform: translate(-50%, -50%) rotate(140deg); }
  .program-fafting__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 540px;
    flex: 0 0 540px;
    height: 950px; }
    .program-fafting__image img {
      max-width: 100%; }
      @media (min-width: 991.98px) {
        .program-fafting__image img {
          border-top-right-radius: 150px;
          border-bottom-left-radius: 150px; } }
    @media (max-width: 991.98px) {
      .program-fafting__image {
        height: 350px; } }
  .program-fafting__content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 20px 0px 40px 95px; }
    @media (max-width: 991.98px) {
      .program-fafting__content {
        padding: 20px 0px 40px 0px; } }

.content-program__title {
  font-weight: 700;
  font-size: 55px;
  margin-bottom: 60px; }
  @media (max-width: 1580px) {
    .content-program__title {
      font-size: calc(22px + 33 * ((100vw - 320px) / 1260)); } }
  @media (max-width: 1580px) {
    .content-program__title {
      margin-bottom: calc(30px + 30 * ((100vw - 320px) / 1260)); } }

.content-program__day {
  font-size: 48px;
  font-weight: 900;
  color: #96BB38;
  margin: 0px 0px 60px 0px;
  position: relative;
  display: inline-block; }
  @media (max-width: 1580px) {
    .content-program__day {
      font-size: calc(20px + 28 * ((100vw - 320px) / 1260)); } }
  .content-program__day::before {
    content: '';
    position: absolute;
    background: url("assets/img/rafting/elips-day.png") center/100% no-repeat;
    width: 180px;
    height: 110px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media (max-width: 479.98px) {
      .content-program__day::before {
        width: 120px;
        height: 80px; } }
  @media (max-width: 991.98px) {
    .content-program__day {
      margin: 20px 0px 60px 40px; } }

.content-program__text {
  font-size: 18px; }
  @media (max-width: 1580px) {
    .content-program__text {
      font-size: calc(16px + 2 * ((100vw - 320px) / 1260)); } }
  .content-program__text ul li {
    margin: 0px 0px 5px 0px;
    color: #636363;
    line-height: 177.77778%; }
    .content-program__text ul li::before {
      content: '';
      background: url("assets/img/icons/time.svg") 0 0 no-repeat;
      width: 18px;
      height: 18px;
      margin: 0px 15px -3px 0px;
      padding: 5px 0px 0px 0px;
      display: inline-block; }

.info-program {
  position: relative;
  margin-bottom: 210px; }
  .info-program::before {
    content: '';
    position: absolute;
    left: -190px;
    bottom: -180px;
    background: url("assets/img/rafting/decor-4.png") 0 0 no-repeat;
    width: 8100px;
    height: 350px;
    z-index: -1; }
    @media (max-width: 991.98px) {
      .info-program::before {
        display: none; } }
  @media (max-width: 1580px) {
    .info-program {
      margin-bottom: calc(50px + 160 * ((100vw - 320px) / 1260)); } }
  .info-program__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -35px; }
    @media (max-width: 1500px) {
      .info-program__row {
        margin: 0 -15px; } }
  .info-program__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    padding: 0 35px; }
    @media (max-width: 1500px) {
      .info-program__col {
        padding: 0 15px; } }
    @media (max-width: 991.98px) {
      .info-program__col {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        margin: 0px 0px 30px 0px; } }
    .info-program__col_last .info-program__text ul li:last-child {
      font-weight: 700;
      content: ''; }
      .info-program__col_last .info-program__text ul li:last-child::before {
        content: '';
        background: url("assets/img/icons/atention.svg") 0 0/100% no-repeat;
        width: 18px;
        height: 18px;
        margin: 5px 12px 0px 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        flex: 0 0 18px; }
  .info-program__item {
    padding-top: 70px;
    padding-bottom: 80px;
    padding-left: 30px;
    padding-right: 25px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    box-shadow: 0px 0px 70px 0px rgba(123, 123, 123, 0.23);
    border-bottom-left-radius: 150px;
    border-top-right-radius: 150px;
    height: 100%; }
    @media (max-width: 1580px) {
      .info-program__item {
        padding-top: calc(30px + 40 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .info-program__item {
        padding-bottom: calc(30px + 50 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .info-program__item {
        padding-left: calc(15px + 15 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .info-program__item {
        padding-right: calc(15px + 10 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1300px) {
      .info-program__item {
        border-bottom-left-radius: 50px;
        border-top-right-radius: 50px; } }
  .info-program__name {
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    line-height: 122.22222%; }
    @media (max-width: 1580px) {
      .info-program__name {
        margin-bottom: calc(20px + 30 * ((100vw - 320px) / 1260)); } }
  .info-program__text ul li {
    margin: 0px 0px 5px 0px;
    color: #636363;
    line-height: 200%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 16px; }
    .info-program__text ul li::before {
      content: '';
      background: url("assets/img/icons/check-program.svg") 0 0 no-repeat;
      width: 17px;
      height: 16px;
      margin: 7px 12px 0px 0px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 17px;
      flex: 0 0 17px; }


.wpcf7-form-control.wpcf7-radio{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;

}

.wpcf7-not-valid-tip{
  margin-top: 10px;
  font-weight: 700;
  font-size: 14px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: #f6f6f6;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #f6f6f6;
}

  .scrollup{
  width:60px;
  height:60px;
  opacity:0.8;
  position:absolute;
  bottom: 38px;
  right: 77px;
  display:block;
  text-indent:-9999px;
  background: url('assets/img/btn_top.png') no-repeat;
  z-index: 10;
}
.scrollup:hover{
  opacity:1;
}

@media (max-width: 992px) {
  .scrollup{
    width:60px;
    height:60px;
    opacity:0.8;
    position:absolute;
    bottom: -74px;
    right: 10px;
    display:block;
    text-indent:-9999px;
    background: url('assets/img/btn_top.png') no-repeat;
    z-index: 10;
  }
}


.teambuilding {
  margin-bottom: 100px; }
  @media (max-width: 1580px) {
    .teambuilding {
      margin-bottom: calc(40px + 60 * ((100vw - 320px) / 1260)); } }
  .teambuilding__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 767.98px) {
      .teambuilding__body {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .teambuilding__content {
    padding-bottom: 80px;
    padding-top: 105px;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    position: relative; }
    @media (min-width: 767.98px) {
      .teambuilding__content {
        padding-left: 60px;
        padding-right: 20px; } }
  @media (min-width: 767.98px) and (max-width: 1580px) {
    .teambuilding__content {
      padding-left: calc(0px + 60 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .teambuilding__content {
        padding-bottom: calc(30px + 50 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .teambuilding__content {
        padding-top: calc(50px + 55 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 767.98px) {
      .teambuilding__content {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
    .teambuilding__content::before {
      content: '';
      position: absolute;
      bottom: -60px;
      right: -276px;
      background: url("../img/decor-black-rent.png") 0 0 no-repeat;
      width: 1225px;
      height: 535px; }
  .teambuilding__text {
    color: #636363; }
    .teambuilding__text p {
      color: #636363;
      font-size: 16px;
      line-height: 175%; }
      .teambuilding__text p:not(:last-child) {
        margin-bottom: 65px; }
        @media (max-width: 1580px) {
          .teambuilding__text p:not(:last-child) {
            margin-bottom: calc(15px + 50 * ((100vw - 320px) / 1260)); } }
    .teambuilding__text ul li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      line-height: 156.25%; }
      .teambuilding__text ul li:not(:last-child) {
        margin-bottom: 30px; }
        @media (max-width: 1580px) {
          .teambuilding__text ul li:not(:last-child) {
            margin-bottom: calc(15px + 15 * ((100vw - 320px) / 1260)); } }
      .teambuilding__text ul li::before {
        content: '';
        background: url("assets/img/icons/li.png") 0 0 no-repeat;
        width: 23px;
        height: 23px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23px;
        flex: 0 0 23px;
        margin: 0px 13px 0px 0px; }
  .teambuilding__title {
    font-weight: 700;
    font-size: 55px;
    margin-bottom: 60px; }
    @media (max-width: 1580px) {
      .teambuilding__title {
        font-size: calc(20px + 35 * ((100vw - 320px) / 1260)); } }
    @media (max-width: 1580px) {
      .teambuilding__title {
        margin-bottom: calc(25px + 35 * ((100vw - 320px) / 1260)); } }
  .teambuilding__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%; }
    @media (max-width: 767.98px) {
      .teambuilding__image {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%; } }
    .teambuilding__image img {
      border-bottom-right-radius: 150px;
      max-width: 100%; }
      @media (max-width: 767.98px) {
        .teambuilding__image img {
          border-bottom-right-radius: 0px; } }


/*
.wpcf7-list-item.first label{
      display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
            position: relative;
            cursor: pointer;
}

.wpcf7-list-item.first label input{
   position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
    left: 0;
    top: 0;
    visibility: hidden; 
}

.wpcf7-list-item.first label .wpcf7-list-item-label{
  display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-size: 18px;
    color: #ffffff;
    line-height: calc(20 / 16);
}

.wpcf7-list-item.first label .wpcf7-list-item-label:before {
      content: "";
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin: 0px 14px 0px 0px;
      -webkit-box-flex: 0;
      -ms-flex: 0 0 31px;
      flex: 0 0 31px;
      left: 0;
      top: 0;
      width: 31px;
      height: 31px;
      background: #fff;
      border: 1px solid #a7a9ac; 
    }
.wpcf7-list-item.first label .wpcf7-list-item-label:after {
      content: "";
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
      width: 10px;
      height: 10px;
      border-radius: 50%;
      position: absolute;
      left: 5px;
      top: 4px; 
    }


.wpcf7-list-item.first label input:checked + .wpcf7-list-item.first .wpcf7-list-item-label:before {
      background: #fff url("assets/img/icons/check-2.svg") center no-repeat; 
    }*/

.header__lang {
	margin-right: 15px;
}

.header-wrp {
	display: flex; 
	flex-direction: column; 
	gap: 50px;
}

.header__socials {
	display: flex; 
	align-items: center;
	gap: 15px;
	margin-right: 90px;
	transform: translateY(5px);
	order: -1;
}

.header__socials a {
	display: block;
}

.header__socials img {
	max-width: 25px; 
	max-height: 25px;
}


@media (max-width: 1024px) {
	.header__socials  {
		margin-right: 30px;
	}
}