.hero-section {
  position: relative;
  overflow: hidden;
  height: 100vh;
  background-image: url('../images/10640667.jpg');
  background-size: cover;
}

.navbar-container {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: rgba(0, 0, 0, .24);
  background-image: -webkit-linear-gradient(to right, rgba(220,220,220,0.5), rgba(100,100,100,0.5));
  background-image: linear-gradient(to right, rgba(220,220,220,0.5), rgba(100,100,100,0.5));
}

.logo-link {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 35px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.hero-heading-container {
  position: relative;
  z-index: 10;
  margin-top: 17px;
}

.hero-heading {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #ff7600;
  font-size: 65px;
  line-height: 65px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.hero-subheading {
  margin-top: 33px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 31px;
  line-height: 31px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 10px #000, 0 0 10px #000;
}

.logo-image {
  display: block;
}

.phone {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  text-align: right;
}

.places-section {
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 40px;
}

.places-row {
  margin-bottom: 0px;
}

.places-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}

.bermamit-div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  background-image: url('../images/bermamit-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.block-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  text-align: center;
  text-transform: uppercase;
}

.block-heading._01 {
  position: relative;
  color: #fff;
}

.block-heading.sub {
  margin-bottom: 10px;
  background-color: transparent;
  color: #ce9917;
}

.block-heading.sub._01 {
  z-index: 20;
  color: #fff;
  text-shadow: 0px 0px 0px #000;
}

.block-heading.sub._02 {
  z-index: 20;
  color: #0d5c63;
  text-shadow: 0px 0px 0px #000;
}

.features-section {
  position: relative;
  padding-top: 20px;
  padding-bottom: 40px;
  background-color: #fff;
}

.cta-section {
  padding-top: 40px;
  padding-bottom: 30px;
  background-color: #e0ebec;
  background-image: url('../images/FAQ_background1200blur.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.more-features-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-image: url('../images/guitar011.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.prices-section {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}

.guides-section {
  display: block;
  padding-top: 30px;
  padding-bottom: 60px;
  background-color: #ce9917;
}

.faq-section {
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.footer-section {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #0d5c63;
}

.block-subheading {
  position: relative;
  z-index: 20;
  margin-bottom: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #3a3939;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.contact-input {
  display: block;
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 18px;
}

.cta-button {
  display: block;
  width: 32%;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #c55c22;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
}

.cta-button:hover {
  background-color: #ff5b00;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.cta-button.callback {
  width: 100%;
}

.kislo_div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  background-image: url('../images/kislo01_600.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.elbrus_div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  background-image: url('../images/honeywaterfall_600.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.arhyz_div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  background-image: url('../images/arhyz02_600.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.jily-su-div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-bottom: 5px;
  margin-left: 3px;
  background-image: url('../images/jily-su_600-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.chegem_div {
  position: relative;
  height: 250px;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 5px;
  background-image: url('../images/chegem_600new.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.place-name {
  position: relative;
  left: 0px;
  top: 8%;
  right: 0px;
  z-index: 1000;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 52px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  cursor: pointer;
}

.place-name.modal {
  position: absolute;
  top: 30px;
  margin-bottom: 20px;
}

.place-name.modal.med {
  font-size: 29px;
  padding: 0 20px;
  line-height: 30px;
}

.place-descr-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  background-color: rgba(0, 0, 0, .68);
  opacity: 0;
}

.place-descr-div:hover {
  display: block;
  opacity: 1;
}

.place-descr-text {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-top: 30%;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.place-descr-text.m {
  padding-top: 0%;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.place-descr-text.minicta {
  padding-top: 0%;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-weight: 700;
}

.plane_div {
  height: 250px;
  margin-bottom: 20px;
  background-image: url('../images/plane_600.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.feat-descr-div {
  margin-bottom: 5px;
  padding: 0% 0px 20px;
  background-color: #0d5c63;
}

.camgirl_div {
  height: 250px;
  margin-bottom: 20px;
  background-image: url('../images/camgirl_600.jpg');
  background-position: 100% 0px;
  background-size: cover;
}

.feat-descr-text {
  margin-top: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #e0ebec;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.feat-descr-text._01 {
  color: #fff;
  font-size: 19px;
  text-shadow: 3px 0 6px #000;
}

.jeep-div {
  height: 250px;
  margin-bottom: 20px;
  background-image: url('../images/jeep02_600.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.feat-heading {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 65%;
  margin-bottom: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 3px 0 6px #000;
}

.feat-div {
  height: 235px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #fff;
}

// .feat-div-head-row {
//   display: block;
// }

.dark-filter-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: rgba(0, 0, 0, .3);
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.img-div {
  display: inline-block;
  vertical-align: middle;
  height: 100px;
  width: 25%;
  margin: 0 5% 20px 0;
}

.img-div img {
  width: 100%;
}

.feat-icon {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.price-text {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 20px;
  text-align: center;
}

.price-figure {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
}

.price-subtext {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.price-subtext.accom {
  display: none;
}

.tour-type-jeep {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  background-color: transparent;
}

.ai-text {
  float: none;
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.ai-div {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tour-type-bus {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.tour-type-div {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 110px;
  height: 110px;
  margin: 0px;
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 100px;
  background-color: #74a6b3;
}

.tour-type-div.jeep {
  position: static;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  border-radius: 100px;
  background-color: #c55c22;
}

.tour-type-div.jeep.calc {
  padding-top: 15px;
}

.tour-type-div.onmap {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 10px;
  margin-left: 10px;
}

.tour-type-div.calc {
  width: 64px;
  height: 64px;
  padding-top: 15px;
}

.discount-row {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  background-color: transparent;
}

.discount-left {
  height: 55px;
  border: 1px solid #fff;
  background-color: #ce9917;
}

.discount-right {
  height: 50px;
  padding-right: 0px;
  padding-left: 10px;
  border: 1px solid #fff;
  background-color: #74a6b3;
}

.price-container {
  position: relative;
}

.dicount-figure {
  position: relative;
  top: 10px;
  padding-right: 4px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
  text-align: right;
}

.dicount-condition {
  position: relative;
  top: 10px;
  padding-left: 10px;
  font-family: 'PT Sans', sans-serif;
  font-size: 18px;
  line-height: 34px;
}

.disc-table-div {
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.cta-description {
  margin-bottom: 20px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #f5cf07;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.cta-heading {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.gallery-column {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.gal-info-div-anna {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 40px;
  background-color: #8b8484;
}

.gal-name {
  margin-bottom: 20px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
}

.gal-text {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.gal-div-larisa {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  overflow: visible;
  padding-top: 40px;
  background-color: #8b8484;
}

.gal-info-harlamovs {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 40px;
  background-color: #8b8484;
}

.gal-info-luda {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 40px;
  background-color: #8b8484;
}

.gal-info-sveta {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.gal-info-ksenia {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.gal-info-valer {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.gal-info-denis {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.gal-info-ludmila {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.gal-info-sergey {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  padding-top: 20px;
  background-color: #8b8484;
}

.bw-image {
  position: relative;
  z-index: 10;
  display: block;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
}

.bw-image:hover {
  opacity: 0;
}

.larisa-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-image: url('../images/larisa300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.anna-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/anna300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.luda-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/luda_chrom300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.harlanov-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/harlanovs280.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sveta-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/sveta300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.ludmila-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/luda_tata300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.valer-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/valery300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.denis-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/denis300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.ksenia-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/ksenia300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.sergey-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/sergey300.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.group1-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/group1_320.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.group2-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/group2_320.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.group3-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/group3_320.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._404-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 100vh;
  padding-top: 120px;
  background-image: url('../images/404vector_moreblur1200.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

._404-heading {
  margin-bottom: 40px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-shadow: 1px 1px 6px #000;
}

._404-heading.thanks {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.question-div {
  position: static;
  margin-top: 10px;
  margin-bottom: 0px;
  padding: 20px 10px;
  background-color: #74a6b3;
  cursor: default;
}

.question-div:hover {
  background-color: #f58b17;
}

.question-div._2 {
  background-color: #74a6b3;
}

.question-div._2:hover {
  background-color: #c13bff;
}

.question-div._3 {
  background-color: #74a6b3;
  -webkit-transition: opacity 500ms linear;
  transition: opacity 500ms linear;
}

.question-div._3:hover {
  background-color: #06cfec;
}

.question-div._4 {
  background-color: #74a6b3;
}

.question-div._4:hover {
  background-color: #2df02d;
}

.question-div._5 {
  background-color: #74a6b3;
}

.question-div._5:hover {
  background-color: #eb3a72;
}

.question-div._6 {
  background-color: #74a6b3;
}

.question-div._6:hover {
  background-color: #00acbd;
}

.question-div._7 {
  background-color: #74a6b3;
}

.question-div._7:hover {
  background-color: #a5df15;
}

.question-div._8 {
  background-color: #74a6b3;
}

.question-div._8:hover {
  background-color: #ebde4e;
}

.question-text {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 20px;
  text-align: center;
  cursor: default;
}

.answer-div1 {
  position: absolute;
  left: 0px;
  top: 110px;
  right: 0px;
  z-index: 20;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer-text {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  font-size: 15px;
  text-align: center;
}

.answer2-div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 55px;
  z-index: 20;
  display: none;
  overflow: visible;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer3-div {
  position: absolute;
  left: 0px;
  top: 70px;
  right: 0px;
  z-index: 20;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer4-div {
  position: absolute;
  left: 0px;
  top: 160px;
  right: 0px;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer5-div {
  position: absolute;
  right: 0px;
  bottom: -50px;
  z-index: 20;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer6-div {
  position: absolute;
  left: 0px;
  top: 70px;
  right: 0px;
  z-index: 20;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.answer-7-div {
  position: absolute;
  left: -20px;
  top: 160px;
  z-index: 20;
  display: none;
  overflow: visible;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
}

.faq-row {
  position: relative;
}

.faq-column {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.footer-text {
  margin-top: 20px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 16px;
}

.footer-text.right {
  margin-top: 0px;
  color: #fffffa;
  text-align: right;
}

.free-call-text {
  position: static;
  top: 0px;
  right: 35px;
  margin-top: 0px;
  padding-right: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  text-align: center;
}

.callback-button {
  position: static;
  right: 10px;
  bottom: 0px;
  display: block;
  float: none;
  background-color: #c55c22;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.callback-button:hover {
  background-color: #ff5b00;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.certificate-smaill-div {
  position: relative;
  display: block;
  width: 180px;
  height: 254px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/certificate180.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.certificate-open-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding-top: 88px;
  background-color: rgba(0, 0, 0, .57);
  cursor: -webkit-zoom-in;
}

.zoom-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  cursor: -webkit-zoom-in;
}

.certificate-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 20;
  display: none;
  overflow: visible;
  padding-top: 10px;
  background-color: rgba(0, 0, 0, .7);
}

.certificate-large-div {
  display: block;
  width: 410px;
  height: 590px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/certificate_q600o.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.certificate-lightbox-container {
  position: relative;
}

.close-icon {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  width: 32px;
  height: 32px;
  margin-top: 5px;
  margin-right: 5px;
  float: right;
  background-image: url('../images/Close-32_black.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}

.close-icon.selected {
  top: auto;
  right: 0px;
  bottom: 0px;
  margin-bottom: 5px;
  border-radius: 100%;
  background-color: rgba(116, 166, 179, .7);
}

.close-icon.selected.jeep {
  background-color: rgba(255, 87, 34, .7);
}

.close-icon.dark {
  border-radius: 100%;
  background-color: hsla(0, 0%, 100%, .7);
  box-shadow: 1px 1px 16px 0 #fff;
  text-shadow: none;
}

._404-text {
  margin-bottom: 10px;
  background-color: transparent;
  font-family: 'PT Sans', sans-serif;
  font-size: 19px;
  line-height: 22px;
}

.back-to-main-button {
  margin-top: 20px;
}

.back-to-main-button.thanks {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  text-align: center;
}

.back-to-main-button.thanks:hover {
  background-color: #255279;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

._404-div {
  width: 500px;
  padding: 40px 20px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .37);
}

._404-div.thanks {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.calculator-text-field {
  margin-bottom: 3px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.calculator-text-field._11 {
  font-weight: 400;
}

.calc-close-icon {
  position: absolute;
  z-index: 100;
  top: 0px;
  right: 0px;
  margin-top: 2px;
  margin-right: 2px;
  cursor: pointer;
}

.accomodation-section {
  position: relative;
  overflow: hidden;
}

.menu-section {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
}

.accomodation-column {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.accomodation-column.right {
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
}

.accomodation-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 346px;
  margin-bottom: 0px;
  padding: 0px 20px 20px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: rgba(206, 153, 23, .92);
  opacity: 0;
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

.hostel-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 346px;
  margin-bottom: 0px;
  padding: 0px 0px 20px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: rgba(116, 166, 179, .93);
  opacity: 0;
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

.accomodation-text {
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 24px;
  text-align: right;
  text-shadow: 1px 1px 6px #000;
}

.accomodation-text.right {
  margin-bottom: 0px;
  text-align: left;
}

.accomodation-gallery-button {
  float: right;
  background-color: #74a6b3;
  font-family: 'PT Sans Narrow', sans-serif;
  text-transform: uppercase;
}

.hostel-mobile-btn {
  display: none;
  position: absolute;
  bottom: 3%;
  left: 25%;
}

.house-mobile-btn {
  display: none;
  position: absolute;
  bottom: 3%;
  right: 25%;
}

.accomodation-gallery-button:hover {
  background-color: #2bc0e7;
}

.accomodation-gallery-button.right {
  float: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  background-color: #ce9917;
}

.accomodation-gallery-button.right:hover {
  background-color: #ffb602;
}

.house-gallery-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .88);
}

.house-slide-01 {
  background-image: url('../images/01.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slider {
  display: block;
  width: 666px;
  height: 500px;
  margin-right: auto;
  margin-left: auto;
}

.arrow {
  text-shadow: 1px 1px 6px #000;
}

.house-slide-02 {
  background-image: url('../images/02_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.house-slide-03 {
  background-image: url('../images/03_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.house-slide-04 {
  background-image: url('../images/04.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.house-slide-05 {
  background-image: url('../images/05.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.house-slide-06 {
  background-image: url('../images/06.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.house-slide-07 {
  background-image: url('../images/07_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.house-slide-08 {
  background-image: url('../images/08_1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.house-slide-09 {
  background-image: url('../images/09.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.house-slide-10 {
  background-image: url('../images/10.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.accomodation-descriprion-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.accomodation-descriprion-div.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hostel-gallery-div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .88);
}

.hostel-slide {
  background-image: url('../images/01_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.hostel-slide-02 {
  background-image: url('../images/02.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.hostel-slide-03 {
  background-image: url('../images/03.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hostel-slide-04 {
  background-image: url('../images/04_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-slide-05 {
  background-image: url('../images/05_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-slide-06 {
  background-image: url('../images/06_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-slide-08 {
  background-image: url('../images/08.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-slide-07 {
  background-image: url('../images/07.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-slide-09 {
  display: block;
  background-image: url('../images/09_1.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.house-heading {
  position: absolute;
  top: 30px;
  right: 0px;
  z-index: 100;
  padding-right: 20px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  text-align: right;
  text-shadow: 1px 1px 6px #000;
}

.hostel-name {
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 100;
  padding-left: 20px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  text-shadow: 1px 1px 6px #000;
}

.menu-column {
  margin-bottom: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}

.menu-column.large {
  margin-bottom: 4px;
  padding-right: 4px;
  padding-left: 4px;
}

.breakfast-cover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
  background-image: url('../images/breakfast.png');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.breakfast-cover:hover {
  opacity: 0;
}

.body {
  overflow: visible;
}

.video-section {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #74a6b3;
}

.play-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.play-text {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.playback-div {
  display: none;
  width: 100px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.house-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 4px;
  bottom: 0px;
  display: block;
  height: 346px;
  background-image: url('../images/01_main.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hostel-main-div {
  position: absolute;
  left: 4px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 346px;
  background-image: url('../images/02_main.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.obed-cover-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  background-image: url('../images/Obed.png');
  background-position: 0px 100%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.obed-cover-div:hover {
  opacity: 0;
}

.uzhin-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  background-image: url('../images/Uzhin.png');
  background-position: 100% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.uzhin-div:hover {
  opacity: 0;
}

.picnic-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  background-image: url('../images/picnic.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.picnic-div:hover {
  opacity: 0;
}

.callback-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1020;
  display: none;
  height: 100vh;
  padding-top: 0%;
  -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;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  background-color: rgba(0, 0, 0, .82);
}

.callback-form-wrapper {
  position: relative;
  width: 300px;
  padding: 40px 20px 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #74a6b3;
}

.callback-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #74a6b3;
}

.button-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.descriptor-text {
  position: static;
  top: 25px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.embeded-video {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.video-column-01 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.video-embed-mob {
  display: none;
}

.privacy-modal-div {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1200;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(0, 0, 0, .8);
}

.privacy-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  padding: 20px 60px 30px;
  clear: none;
  background-color: #74a6b3;
}

.policy-text {
  overflow: visible;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-align: justify;
}

.privacy-container {
  padding-right: 60px;
  padding-left: 60px;
}

.privacy-subheading {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
  text-align: center;
}

.close-privacy-link.bottom {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'PT Sans', sans-serif;
  color: #302f2f;
  text-align: center;
}

.link-to-privacy-page {
  margin-top: 0px;
  float: none;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.breakfast-div {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 265px;
  background-image: url('../images/breakfast.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.lunch-div {
  height: 265px;
  background-image: url('../images/lunch.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.dinner-div {
  height: 265px;
  background-image: url('../images/dinner.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.picnic-main-div {
  height: 265px;
  background-image: url('../images/picnic.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.meal-text {
  padding-top: 20px;
  padding-right: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 23px;
  text-align: right;
}

.meal-text.lowerleft {
  padding-top: 110px;
}

.meal-text.upper-right {
  padding-right: 0px;
  padding-left: 10px;
  text-align: left;
}

.meal-text.bottom-right {
  padding-top: 110px;
  padding-right: 0px;
  padding-left: 10px;
  color: #fff;
  text-align: left;
}

.meal-text.bottom-right:hover {
  opacity: 1;
}

.ai-right-column {
  padding-top: 0px;
}

.error-text {
  text-align: center;
}

.answer8-div {
  position: absolute;
  z-index: 20;
  display: none;
  padding: 20px 10px;
  background-color: #d8e2e9;
  opacity: 0;
  -webkit-transform: translate(290px, -90px);
  -ms-transform: translate(290px, -90px);
  transform: translate(290px, -90px);
}

.cta-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.email-link {
  position: static;
  right: 0px;
  bottom: 0px;
  float: right;
  color: #fff;
  text-align: right;
}

.id-callback {
  display: none;
}

.hidden-input {
  display: none;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
}

.user_phone {
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
}

.user_phone.calc {
  margin-right: 0px;
  margin-left: 0px;
  padding: 6px 10px;
  font-size: 16px;
}

.editor-section {
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #bcd0d5;
}

.tour-type-name {
  margin-bottom: 5px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  text-align: right;
}

.tour-type-name.right {
  display: block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.flex-tour-div {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 2%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #c55c22;
  box-shadow: -2px 2px 6px 0 #0d5c63;
  cursor: pointer;
}

.flex-tour-div:hover {
  background-color: #eb6a42;
  box-shadow: -7px 7px 6px 0 #0d5c63;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.flex-tour-div:active {
  background-color: #c55c22;
  box-shadow: -2px 2px 6px 0 #0d5c63;
}

.flex-tour-div-right {
  position: relative;
  z-index: 20;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #74a6b3;
  box-shadow: -2px 2px 6px 0 #0d5c63;
  cursor: pointer;
}

.flex-tour-div-right:hover {
  background-color: #379db8;
  box-shadow: -7px 7px 6px 0 #0d5c63;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.flex-tour-div-right:active {
  background-color: #74a6b3;
  box-shadow: -2px 2px 6px 0 #0d5c63;
}

.tour-type-column {
  padding-right: 5px;
  padding-left: 5px;
}

.tour-type-column-2 {
  padding-right: 5px;
  padding-left: 5px;
}

.bus-days-div {
  position: static;
  display: none;
  height: 475px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #74a6b3;
  opacity: 1;
  -webkit-transform: translate(0px, -470px);
  -ms-transform: translate(0px, -470px);
  transform: translate(0px, -470px);
}

.bus-day {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 138px;
  height: 138px;
  margin: 3px;
  padding-top: 10px;
  padding-bottom: 20px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: transparent;
  background-image: url('../images/forest138.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  cursor: pointer;
}

.bus-day:nth-child(2) {
  background-image: url('../images/auto-tur_1.png');
}

.bus-day:nth-child(3) {
  background-image: url('../images/auto-tur_2.png');
}

.bus-day:nth-child(4) {
  background-image: url('../images/auto-tur_3.png');
}

.bus-day:nth-child(5) {
  background-image: url('../images/auto-tur_4.png');
}

.bus-day:nth-child(6) {
  background-image: url('../images/auto-tur_5.png');
}

.bus-day:nth-child(7) {
  background-image: url('../images/auto-tur_6.png');
}

.bus-day:nth-child(8) {
  background-image: url('../images/auto-tur_7.png');
}

.jeep-days-div {
  position: relative;
  display: none;
  height: 475px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  background-color: #c55c22;
  opacity: 0;
  -webkit-transform: translate(0px, -475px);
  -ms-transform: translate(0px, -475px);
  transform: translate(0px, -475px);
}

.jeep-day {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 138px;
  height: 138px;
  margin: 3px;
  padding-top: 10px;
  padding-bottom: 20px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  background-image: url('../images/mountain138.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.jeep-day:nth-child(1) {
  background-image: url('../images/jeep-tour_1.png');
}

.jeep-day:nth-child(2) {
  background-image: url('../images/jeep-tour_2.png');
}

.jeep-day:nth-child(3) {
  background-image: url('../images/jeep-tour_3.png');
}

.jeep-day:nth-child(4) {
  background-image: url('../images/jeep-tour_4.png');
}

.jeep-day:nth-child(5) {
  background-image: url('../images/jeep-tour_5.png');
}

.jeep-day:nth-child(6) {
  background-image: url('../images/jeep-tour_6.png');
}


.selected-days-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding: 30px 10px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.bd1 {
  position: relative;
  // display: -webkit-box;
  // display: -webkit-flex;
  // display: -ms-flexbox;
  // display: flex;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  float: left;
  // -webkit-box-orient: vertical;
  // -webkit-box-direction: normal;
  // -webkit-flex-direction: column;
  // -ms-flex-direction: column;
  // flex-direction: column;
  // -webkit-box-align: center;
  // -webkit-align-items: center;
  // -ms-flex-align: center;
  // align-items: center;
  background-color: #c55c22;
}

.bd {
  background-image: url(../images/bus_w128.png);
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: contain;
}

.jd {
  background-image: url(../images/truck.png);
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: contain;
}

.day-name {
  position: relative;
  z-index: 10;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-shadow: 1px 1px 6px #000;
}

.day-number-span {
  color: #ff7600;
  text-shadow: 1px 1px 6px #000;
}

.selector-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  padding-top: 40px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .6);
  opacity: 0.97;
}

.map-button {
  width: 80%;
  background-color: #74a6b3;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.map-button:hover {
  background-color: #06beee;
}

.select-button {
  width: 80%;
  background-color: #c55c22;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.select-button:hover {
  background-color: #ff5722;
}

.bd2 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.bd3 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.bd4 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.bd5 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.bd6 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.bd7 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #c55c22;
}

.jd1 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.jd2 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.jd3 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.jd4 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.jd5 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.jd6 {
  position: relative;
  display: none;
  width: 13%;
  height: 90px;
  margin: 2px;
  padding: 4px;
  background-color: #74a6b3;
}

.no-fig {
  position: absolute;
  left: 0px;
  bottom: 0px;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  text-shadow: 1px 1px 6px #000;
}

.selector-heading {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.selector-description {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 19px;
  text-align: center;
}

.calculator-button {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  background-color: #c55c22;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  text-align: center;
  margin-top:25px;
}

.calculator-button:hover {
  background-color: #379db8;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.calculator-button.open {
  width: 80%;
}

.bd1-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-color: transparent;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map_cover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(224, 235, 236, .6);
}

.map-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-route-name {
  position: fixed;
  top: 3%;
  left: 0;
  right: 0;
  margin-left: 0;
  margin-right: 0;
  font: 34px/32px Lobster, sans-serif;
  margin-bottom: 6px;
  color: #c55c22;
  text-align: center;
  font-weight: 700;
}

.bd3-modal .map-route-name,
.bd5-modal .map-route-name,
.bd6-modal .map-route-name,
.jd1-modal .map-route-name,
.jd2-modal .map-route-name,
.jd3-modal .map-route-name,
.jd4-modal .map-route-name,
.jd5-modal .map-route-name,
.jd6-modal .map-route-name {
  top: 10%;
}

.map-heading {
  margin-bottom: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 22px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.map-subheading {
  margin-bottom: 70px;
  padding: 5px 10px;
  background-color: rgba(116, 166, 179, .8);
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 20px;
  text-align: center;
}

.small-text-span {
  color: #000;
  font-size: 17px;
  line-height: 15px;
}

.tour-map-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.route-div {
  margin-right: 5px;
  margin-left: 5px;
}

.route-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  padding: 2px 4px 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(206, 153, 23, .7);
}

.route-head-text {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.route-time-text {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.route-description {
  background-color: #74a6b3;
  font-family: 'PT Sans Narrow', sans-serif;
  text-align: center;
}

.route-info-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(247, 253, 255, .8);
}

.point {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-left: 4px;
  border: 3px solid #74a6b3;
  border-radius: 100%;
  background-color: #fff;
}

.point-text {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
  text-align: center;
}

.point-link {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-left: 4px;
  border: 3px solid #ec4747;
  border-radius: 100%;
  background-color: #fff;
  color: #fff;
  cursor: pointer;
}

.point-link:hover {
  border-color: #0d5c63;
  background-color: #afee9f;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.bd2-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.bd3-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.bd4-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.bd5-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.bd6-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.bd7-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd1-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd2-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd3-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd4-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd5-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.jd6-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  background-image: url('../images/map1600.jpg'), url('../images/map1600.jpg');
  background-position: 50% 0px, 50% 0px;
  background-size: cover, 800px;
}

.day-select-button {
  width: 200px;
  margin-top: 20px;
  background-color: #c55c22;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}

.day-select-button:hover {
  background-color: #ff7600;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.point-div {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.top-cover-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1005;
  display: block;
  background-color: transparent;
  cursor: pointer;
}

.head-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-div {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.route-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 6px;
  height: 190px;
  margin-top: 32px;
  margin-left: 13px;
  background-color: #74a6b3;
}

.route-line.short {
  height: 30px;
}

.route-line.middle {
  height: 60px;
}

.route-line.long {
  height: 160px;
}

.jeeping-description {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 8px 10px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.point-div-jeep {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horiz-route-line {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 640px;
  height: 4px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
  background-color: #74a6b3;
}

.horiz-route-line._002 {
  width: 320px;
}

.horiz-route-line._004 {
  width: 390px;
}

.horiz-route-line._005 {
  width: 285px;
}

.horiz-route-line._006 {
  width: 330px;
}

.horiz-route-line.med {
  width: 380px;
}

.additional-text {
  padding: 5px 10px;
  background-color: rgba(116, 166, 179, .8);
  font-family: 'PT Sans Narrow', sans-serif;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.transfer {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
  position: absolute;
  top: 2px;
  left: 0;
  text-align: center;
  width: 100%;
}

.heading-panel {
  position: relative;
  z-index: 20;
  padding-top: 20px;
  padding-bottom: 5px;
  background-color: #bcd0d5;
}

.form-wrapper {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.calculate-cta {
  margin-bottom: 20px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
}

.selector-main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 10px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #fff;
}

.caculate-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #0d5c63;
  border-radius: 5px;
  background-color: #74a6b3;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-div-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-div-left a {
  color: #FFFFFF;
}

.footer-div-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.ai-image-div {
  height: 180px;
  background-image: url('../images/allincl.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.calculator-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .8);
}

.calc-form-wrapper {
  position: relative;
  overflow: visible;
  padding: 10px;
  background-color: transparent;
}

.calc-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.calc-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.price-panel-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.callback-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-fileds-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border: 1px solid #fff;
}

.calculator-heading {
  margin-bottom: 10px;
  padding-top: 0px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.label-span {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.select-field {
  margin-bottom: 4px;
  padding: 6px 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 16px;
  line-height: 20px;
}

.date_filed {
  margin-bottom: 4px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 16px;
}

.email-input {
  padding: 6px 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
}

.tour-parameters-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2px 5px 5px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8edee;
}

.fig-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.fig-text {
  font-family: 'PT Sans Narrow', sans-serif;
  color: #0d5c63;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.parameter-div {
  height: 85px;
}

.par-icon-div {
  width: 64px;
  height: 64px;
  background-image: url('../images/Calculator-64.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.par-link {
  width: 64px;
  height: 64px;
  border-radius: 100%;
  background-color: transparent;
  background-image: url('../images/Map-64.png');
  background-position: 50% 50%;
  background-size: contain;
}

.par-link:hover {
  background-color: #e7bca3;
}

.tour-par-heading {
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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;
}

.total-div {
  width: 55%;
}

.total-ruble-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.amount-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #697a6b;
}

.amount-text {
  padding-right: 3px;
  font-size: 30px;
  line-height: 30px;
  text-align: right;
}

.registry-entry {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.bd1-gal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.gal-div {
  width: 50%;
  height: 55%;
}

.tours-map-slide {
  width: 70%;
  height: 70%;
}

.tours-map-slide .w-slider,
.tours-map-slide .w-slide {
  width: 100%;
  height: 100%;
}

.tours-map-slide .w-icon-slider-right, 
.tours-map-slide .w-icon-slider-left {
  color: #c55c22;
  font-size: 45px;
  font-weight: 700;
  text-shadow: 0px 0px 10px #FFFFFF;
} 

.map-slider {
  background-color: transparent;
}

.bd1-proval,
.bd1-rope,
.bd1-cvetnik,
.bd1-tambukan,
.bd1-cabard-modal,
.bd1-5gorsk-modal,
.bd7-zhelezn,
.bd7-suvorov {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  overflow: hidden;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.bd1-proval-slide,
.bd1-rope-slide,
.bd1-cvetnik-slide,
.bd1-tambukan-slide,
.bd7-zhelezn-slide,
.bd7-suvorov-slide {
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.bd1-proval-slide.slide1 {
  background-image: url('../images/5gorsk-Proval-1.jpg');
}

.bd1-proval-slide.slide2 {
  background-image: url('../images/5gorsk-Proval-2.jpg');
}

.bd1-proval-slide.slide3 {
  background-image: url('../images/5gorsk-Proval-3.jpg');
}

.bd1-proval-slide.slide4 {
  background-image: url('../images/5gorsk-Proval-4.jpg');
}

.bd1-rope-slide.slide1 {
  background-image: url('../images/5gorsk-Rope-1.jpg');
}

.bd1-rope-slide.slide2 {
  background-image: url('../images/5gorsk-Rope-2.jpg');
}

.bd1-rope-slide.slide3 {
  background-image: url('../images/5gorsk-Rope-3.jpg');
}

.bd1-rope-slide.slide4 {
  background-image: url('../images/5gorsk-Rope-4.jpg');
}

.bd1-cvetnik-slide.slide1 {
  background-image: url('../images/5gorsk-Cvetnik-1.jpg');
}

.bd1-cvetnik-slide.slide2 {
  background-image: url('../images/5gorsk-Cvetnik-2.jpg');
}

.bd1-cvetnik-slide.slide3 {
  background-image: url('../images/5gorsk-Cvetnik-3.jpg');
}

.bd1-cvetnik-slide.slide4 {
  background-image: url('../images/5gorsk-Cvetnik-4.jpg');
}

.bd1-cvetnik-slide.slide5 {
  background-image: url('../images/5gorsk-Cvetnik-5.jpg');
}

.bd1-tambukan-slide.slide1 {
  background-image: url('../images/5gorsk-Tambukan-1.jpg');
}

.bd1-tambukan-slide.slide2 {
  background-image: url('../images/5gorsk-Tambukan-2.jpg');
}

.bd1-tambukan-slide.slide3 {
  background-image: url('../images/5gorsk-Tambukan-3.jpg');
}

.bd7-zhelezn-slide.slide1 {
  background-image: url('../images/Zhelezn-Obzor-1.jpg');
}

.bd7-zhelezn-slide.slide2 {
  background-image: url('../images/Zhelezn-Obzor-2.jpg');
}

.bd7-zhelezn-slide.slide3 {
  background-image: url('../images/Zhelezn-Obzor-3.jpg');
}

.bd7-zhelezn-slide.slide4 {
  background-image: url('../images/Zhelezn-Obzor-4.jpg');
}

.bd7-zhelezn-slide.slide5 {
  background-image: url('../images/Zhelezn-Obzor-5.jpg');
}

.bd7-suvorov-slide.slide1 {
  background-image: url('../images/Zhelezn-Suvorov-1.jpg');
}

.bd7-suvorov-slide.slide2 {
  background-image: url('../images/Zhelezn-Suvorov-2.jpg');
}

.bd7-suvorov-slide.slide3 {
  background-image: url('../images/Zhelezn-Suvorov-3.jpg');
}

.map-slide {
  background-image: url('../images/park-cvetnik600.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.map-slide.vanna {
  background-image: url('../images/besst_vanna600.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-slide.proval {
  background-image: url('../images/proval600-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.map-slide.emanuel {
  background-image: url('../images/emanuel_park600-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-slide.arfa {
  background-image: url('../images/eolova-arfa600-min.jpg');
  background-position: 51% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-slide-name {
  display: inline-block;
  margin-top: 5px;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  padding: 5px;
  background: rgba(0,0,0,0.7);
}

.map-slide-description {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-family: 'PT Sans Narrow', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
  padding: 5px;
  background: rgba(0,0,0,0.7);
}

.bd2-5gorsk-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}


.map-pic-div {
  position: relative;
  display: block;
  text-align: center;
  width: 60%;
  height: 60%;
  background-image: url('../images/5gorsk-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.map-pic-div.cabard {
  background-image: url('../images/5gorsk-Cabardino.jpg');
}

.map-pic-div.5gorsk {
  background-image: url('../images/5gorsk-5gorsk.jpg');
}

.map-pic-div.na {
  background-image: url('../images/NA-min.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.map-pic-div.observ-2 {
  background-image: url('../images/observ_summer-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.map-pic-div.icon {
  background-image: url('../images/Christ-face01-min.jpg');
  background-size: cover;
}

.map-pic-div.rope {
  background-image: url('../images/arkhyz-min.jpg');
  background-size: cover;
}

.map-pic-div.alikon {
  background-image: url('../images/alikon01-min.jpg');
  background-size: cover;
}

.map-pic-div.narzan {
  background-image: url('../images/narzan-min.jpg');
  background-size: cover;
}

.map-pic-div.lpark {
  background-image: url('../images/lechpark_kis-min.jpg');
  background-size: cover;
}

.map-pic-div.temple {
  background-image: url('../images/zamok-min.jpg');
  background-size: cover;
}

.map-pic-div.ng {
  background-image: url('../images/nargal-min.jpg');
  background-size: cover;
}

.map-pic-div.stella {
  background-image: url('../images/stella_kis-min.jpg');
  background-size: cover;
}

.map-pic-div.chevod {
  background-image: url('../images/vodopad1-min.jpg');
  background-size: cover;
}

.map-pic-div.cheush {
  background-image: url('../images/chegem_ush-min.jpg');
  background-size: cover;
}

.map-pic-div.geduko {
  background-image: url('../images/geduko-min.jpg');
  background-size: cover;
}

.map-pic-div.termal {
  background-image: url('../images/geduko01-min.jpg');
  background-size: cover;
}

.map-pic-div.ring {
  background-image: url('../images/ring_mnt-min.jpg');
  background-size: cover;
}

.map-pic-div.horse {
  background-image: url('../images/horse01-min.jpg');
  background-size: cover;
}

.map-pic-div.medvod {
  background-image: url('../images/medvod-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.map-pic-div.zhelez {
  background-image: url('../images/zhelez-min.jpg');
  background-size: cover;
}

.map-pic-div.ess {
  background-image: url('../images/essentuki01-min.jpg');
  background-size: cover;
}

.map-pic-div.essen {
  background-image: url('../images/essentukskaya-min.jpg');
  background-size: cover;
}

.map-pic-div.gorni {
  background-image: url('../images/gornoe-min.jpg');
  background-size: cover;
}

.map-pic-div.vj {
  background-image: url('../images/verhjinal-min.jpg');
  background-size: cover;
}

.map-pic-div.km {
  background-image: url('../images/kichmalka-min.jpg');
  background-size: cover;
}

.map-pic-div.kamenno {
  background-image: url('../images/kamenomost-min.jpg');
  background-size: cover;
}

.map-pic-div.habaz {
  background-image: url('../images/khabaz-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.map-pic-div.kanjol {
  background-image: url('../images/kanjol-min.jpg');
  background-size: cover;
}

.map-pic-div.kislo {
  background-image: url('../images/kislo01-min.jpg');
  background-size: cover;
}

.map-pic-div.kb {
  background-image: url('../images/kichibalik-min.jpg');
  background-size: cover;
}

.map-pic-div.nardol {
  background-image: url('../images/nardol-min.jpg');
  background-size: cover;
}

.map-pic-div.nardol-berm {
  background-image: url('../images/nardol-berm-min.jpg');
  background-size: cover;
}

.map-pic-div.tuzluk {
  background-image: url('../images/tuzluk-min.jpg');
  background-size: cover;
}

.map-pic-div.sirkh {
  background-image: url('../images/sirkh-min.jpg');
  background-size: cover;
}

.map-pic-div.emma {
  background-image: url('../images/emanuel01-min.jpg');
  background-size: cover;
}

.map-pic-div.panoram {
  background-image: url('../images/bermamit03-min.jpg');
  background-size: cover;
}

.map-pic-div.bermamit {
  background-image: url('../images/bermamit-min.jpg');
  background-size: cover;
}

.map-pic-div.hasaut {
  width: 50%;
  height: 90%;
  background-image: url('../images/Aul-min.jpg');
  background-size: cover;
}

.map-pic-div.hudes {
  background-image: url('../images/Hudes-min.jpg');
  background-size: cover;
}

.map-pic-div.maruha {
  background-image: url('../images/maruha-min.jpg');
  background-size: cover;
}

.map-pic-div.zelen {
  background-image: url('../images/zelenchuk01-min.jpg');
  background-size: cover;
}

.map-pic-div.storozh {
  background-image: url('../images/storozh.jpg');
  background-size: cover;
}

.map-pic-div.lk {
  background-image: url('../images/dolmen01-min.jpg');
  background-size: cover;
}

.close-map-modal-icon {
  background-image: url('../images/Close-32.png');
  background-color: rgba(197,92,34,0.7);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 5px 2px #c55c22;
}

.cherkessk-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.image-div {
  position: relative;
  text-align: center;
  width: 60%;
  height: 60%;
  background-image: url('../images/cherkessk01_600-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.image-div.ud {
  background-image: url('../images/ust-jeguta600-min.jpg');
}

.image-div.karach {
  background-image: url('../images/karachaevsk600-min.jpg');
}

.image-div.teberda {
  background-image: url('../images/teberda600-min.jpg');
}

.image-div.dombai {
  background-image: url('../images/dombai600-min.jpg');
}

.image-div.dombai-arhz {
  background-image: url('../images/dombai600-arhz-min.jpg');
}

.image-div.observ {
  background-image: url('../images/observat600-min.jpg');
}

.image-div.gb {
  background-image: url('../images/gumbash-min.jpg');
}

.image-div.kuban {
  background-image: url('../images/kuban-min.jpg');
}

.image-div.kamen {
  background-image: url('../images/karach kam-min.jpg');
}

.image-div.jd5-5gorsk-img {
  background-image: url('../images/jeep-tour_Ushtulu_5gorsk.jpg');
}

.image-div.jd5-blue-lakes-img {
  background-image: url('../images/jeep-tour_Ushtulu_lakes.jpg');
}

.image-div.jd5-kunlum-img {
  background-image: url('../images/jeep-tour_Ushtulu_Kunlum.jpg');
}

.image-div.jd5-ushtulu-img {
  background-image: url('../images/jeep-tour_Ushtulu_Ushtulu.jpg');
}

.image-div.jd4-kislovodsk-img {
  background-image: url('../images/jeep-tour_Vorota_Kislovodsk.jpg');
}

.ud-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.karach-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.teberda-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.dombai-modal,
.dombai-modal-arhz {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.nizharkhyz-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.observ-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.observ-2-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.icon-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.rope-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.alikon-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.narzan-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.lpark-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.temple-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.ng-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.stella-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.chevod-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.cheush-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.geduko-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.termal-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.ring-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.horse-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.medvod-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.zhelez-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.ess-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.essen-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.gorni-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.vj-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.km-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kamenomost-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.habaz-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kanjol-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kislo-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kb-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.nardol-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.tuzluk-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.sirkh-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.emma-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.panorama-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.bermamit-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.hasaut-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.gumbashi-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kuban-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.kamen-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.hudes-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.maruha-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.zelen-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.storozh-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.lk-modal {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.route-info-modal-1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
}

.jd5-5gorsk-modal,
.jd5-kunlum-modal,
.jd5-ushtulu-modal,
.jd5-blue-lakes-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.marshrut-info-div {
  position: relative;
  display: block;
  overflow: visible;
  width: 900px;
  height: 540px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.marshrut-info-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.marshrut-image-div {
  position: relative;
  width: 100%;
  height: 100%;
}

.marshrut-image-div .roll-icon-div {
  position: absolute;
  left: 62.5%;
  top: 40px;
  z-index: 15;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, .8);
  // background-image: url('../images/Arrowhead-Right-01-48.png');
  // background-position: 50% 50%;
  // background-size: contain;
  cursor: pointer;
  font-size: 30px;
}

.marshrut-image-div .w-slider-nav {
  padding-top: 0;
  height: 20px;
}

.marshrut-image-div .roll-icon-div::before {
  position: absolute;
  top: 14px;
  left: 10px;
  color: #FFFFFF;
  font-family: 'webflow-icons';
  content: "\e600";
}

.marshrut-image-div .route-header {
  position: absolute;
  top: -50px;
  left: 0;
  display: block;
  width: 100%;
  text-align: center;
  font-family: Lobster, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-shadow: 1px 1px 6px #000;
}

.marshrut-image-div .calc-close-icon {
  margin: 0;
  padding: 3px;
}

.marshrut-image-div .w-slide {
  position: relative;
  text-align: center;
}

.marshrut-image-div .info-cta-div {
  position: absolute;
  left: 3%;
  bottom: 15px;
  width: 94%;
}

.marshrut-image-div .w-slider-arrow-right,
.marshrut-image-div .w-slider-arrow-left {
  width: 55px;
}

.marshrut-image-div .w-icon-slider-left,
.marshrut-image-div .w-icon-slider-right{
  color: #ff5722;
  font-weight: 700;
  font-size: 50px;
}

.marshrut-image-div .w-slide .first-slide-description {
  position: absolute;
  top: 2%;
  left: 3%;
  width: 60%;
  height: 87%;
  padding: 10px;
  text-align: justify;
  background: rgba(255,255,255,0.9);
  color: #000000;
  font-family: 'PT Sans Narrow', sans-serif;
  text-indent: 20px;
}

.marshrut-image-div .w-slide .first-slide-desc-1{
  font-size: 19px;
  line-height: 19px;
}

.marshrut-image-div .w-slide .first-slide-desc-2{
  font-size: 18px;
  line-height: 18px;
}

.marshrut-image-div .w-slide .first-slide-desc-2 p {
  margin: 0 0 5px;
}

.marshrut-image-div .w-slide .first-slide-desc-3{
  font-size: 18px;
  line-height: 17px;
}

.marshrut-image-div .w-slide .first-slide-desc-3 p{
  margin: 0 0 5px;
}

.marshrut-image-div .w-slide .first-slide-desc-4{
  font-size: 18px;
  line-height: 18px;
}

.marshrut-image-div .w-slide .first-slide-desc-5{
  font-size: 17px;
  line-height: 16px;
}

.marshrut-image-div .w-slide .first-slide-desc-5 p{
  margin: 0 0 5px;
}

.marshrut-image-div .first-slide-description.first-slide-desc-6{
  font-size: 18px;
  line-height: 18px;
}

.marshrut-image-div .w-slide .slide-description {
  position: absolute;
  bottom: 0;
  z-index: 80;
  width: 100%;
  padding: 10px 80px 45px;
  text-align: center;
  background: rgba(0,0,0,0.8);
  color: #FFFFFF;
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 17px;
}

.marshrut-image-div.arkhyz {
  display: block;
}

.marshrut-image-div.js {
  background-image: url('../images/JS-min.jpg');
  background-size: contain;
}

.marshrut-image-div.berma {
  background-image: url('../images/bermamit_-min.jpg');
  background-size: contain;
}

.marshrut-text-div {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 100%;
  padding: 10px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: rgba(0, 0, 0, .8);
}

.to-constructor-button {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff5722;
  font-family: 'PT Sans Narrow', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.info-cta-div {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  background-color: rgba(116, 166, 179, .5);
}

.route-info-modal-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .9), rgba(0, 0, 0, .9));
}

.route-info-modal-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .9);
}

.route-info-modal-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .9);
}

.route-info-modal-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .9);
}

.route-info-modal-6 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1010;
  display: none;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .9);
}

.route-info-slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.slide-01-1 {
  background-image: url('../images/kislo900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-2 {
  background-image: url('../images/kislo-2-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-3 {
  background-image: url('../images/kislo-3-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-4 {
  background-image: url('../images/kislo-4-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-5 {
  background-image: url('../images/kislo-5-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-6 {
  background-image: url('../images/kislo-6-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-01-7 {
  background-image: url('../images/kislo-7-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.icon-left {
  position: absolute;
  left: 0px;
  top: 90%;
  right: 0px;
  bottom: 0px;
  margin: 0px 10px;
  text-shadow: 1px 1px 6px #000;
}

.right-arrow {
  right: 35%;
}

.icon-right {
  top: 90%;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  text-shadow: 1px 1px 6px #000;
}

.slide-02-1 {
  background-image: url('../images/arhyz900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-2 {
  background-image: url('../images/arhyz-2-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-3 {
  background-image: url('../images/arhyz-3-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-4 {
  background-image: url('../images/arhyz-4-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-5 {
  background-image: url('../images/arhyz-5-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-6 {
  background-image: url('../images/arhyz-6-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-02-7 {
  background-image: url('../images/arhyz-7-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-1 {
  background-image: url('../images/Medvodo-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-2 {
  background-image: url('../images/Medvodo-2-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-3 {
  background-image: url('../images/Medvodo-3-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-4 {
  background-image: url('../images/Medvodo-4-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-5 {
  background-image: url('../images/Medvodo-5-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-6 {
  background-image: url('../images/Medvodo-6-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-03-7 {
  background-image: url('../images/Medvodo-7-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-04-1 {
  background-image: url('../images/chegem900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-2 {
  background-image: url('../images/chegem-2-900-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-3 {
  background-image: url('../images/chegem900-3-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-4 {
  background-image: url('../images/chegem900-4-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-5 {
  background-image: url('../images/chegem900-5-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-6 {
  background-image: url('../images/chegem900-6-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-04-7 {
  background-image: url('../images/chegem900-7-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-05-1 {
  background-image: url('../images/JS-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-2 {
  background-image: url('../images/JS-2-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-3 {
  background-image: url('../images/JS-3-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-4 {
  background-image: url('../images/JS-4-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-5 {
  background-image: url('../images/JS-5-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-6 {
  background-image: url('../images/JS-6-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-05-7 {
  background-image: url('../images/JS-7-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-1 {
  background-image: url('../images/bermamit_-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-2 {
  background-image: url('../images/bermamit_2-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-3 {
  background-image: url('../images/bermamit_3-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-4 {
  background-image: url('../images/bermamit_4-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-5 {
  background-image: url('../images/bermamit_5-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-6 {
  background-image: url('../images/bermamit_6-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.slide-06-7 { 
  background-image: url('../images/bermamit_7-min.jpg');
  background-position: 0px 0px;
  background-size: contain;
}



@media (max-width: 991px) {
  .marshrut-image-div .w-slide .first-slide-description {
    font-size: 14px;
    line-height: 13px;
  }
  .marshrut-image-div .w-slide .slide-header {
    padding: 5px;
  }
  .marshrut-image-div .w-slide .slide-description {
    padding: 5px 80px 35px;
  }
  .marshrut-image-div .w-slide .first-slide-description.first-slide-desc-1
  .hero-section {
    height: 600px;
  }
  .marshrut-image-div .w-icon-slider-left,
  .marshrut-image-div .w-icon-slider-right{
    font-size: 40px;
    top: 85%;
  }
  .place-name.modal {
    top: 5px;
    padding-top: 20px;
  }
  .place-name.modal.med {
    font-size: 28px;
    line-height: 26px;
    padding: 0 25px;
  }
  .route-line.middle {
    height: 75px;
  }
  .navbar {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .hero-heading {
    // margin-top: 60px;
    font-size: 56px;
    line-height: 60px;
  }
  .hero-subheading {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
  }
  .places-section {
    padding-top: 40px;
  }
  .block-heading {
    font-size: 22px;
  }
  .block-heading.sub._01 {
    margin-bottom: 0px;
  }
  .features-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cta-section {
    padding-top: 20px;
  }
  .more-features-section {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .prices-section {
    padding-top: 30px;
  }
  .guides-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .faq-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .block-subheading {
    margin-top: 5px;
  }
  .place-name {
    padding-top: 42px;
    font-size: 35px;
  }

  .place-descr-text.m {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
    line-height: 15px;
  }
  .place-descr-text.minicta {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px;
  }
  .feat-descr-div {
    padding-left: 0px;
  }
  .feat-descr-text {
    font-size: 14px;
    line-height: 18px;
  }
  .feat-descr-text._01 {
    font-size: 14px;
    line-height: 16px;
  }
  .feat-heading {
    font-size: 18px;
  }
  .feat-div {
    height: 210px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .ai-text {
    font-size: 18px;
    line-height: 20px;
  }
  .tour-type-div {
    width: 108px;
    height: 108px;
  }
  .tour-type-div.onmap {
    width: 96px;
    height: 96px;
    padding-top: 20px;
  }
  .discount-left {
    height: 40px;
  }
  .discount-right {
    height: 40px;
  }
  .dicount-figure {
    font-size: 30px;
    line-height: 30px;
  }
  .dicount-condition {
    font-size: 18px;
    line-height: 24px;
  }
  .cta-description {
    font-size: 16px;
    line-height: 18px;
  }
  ._404-section {
    padding-top: 80px;
  }
  ._404-heading {
    font-size: 50px;
  }
  .answer-text {
    display: block;
  }
  .answer-7-div {
    left: auto;
    top: auto;
    right: -20px;
    bottom: 80px;
    display: none;
  }
  .footer-text {
    margin-top: 10px;
    font-size: 14px;
  }
  .certificate-smaill-div {
    width: 180px;
  }
  .certificate-lightbox {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
  }
  .certificate-large-div {
    width: 350px;
    height: 500px;
  }
  ._404-text {
    font-size: 18px;
  }
  .calculator-text-field {
    font-size: 16px;
    line-height: 18px;
  }
  .accomodation-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .accomodation-text {
    font-size: 16px;
    line-height: 18px;
  }
  .house-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .accomodation-descriprion-div {
    width: 350px;
  }
  .hostel-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
  }
  .breakfast-cover {
    display: block;
    background-size: cover;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .breakfast-cover:hover {
    opacity: 0;
  }
  .house-div {
    display: block;
    height: 280px;
  }
  .hostel-main-div {
    height: 280px;
  }
  .obed-cover-div {
    display: block;
    background-size: cover;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .obed-cover-div:hover {
    opacity: 0;
  }
  .uzhin-div {
    display: block;
    background-size: cover;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .uzhin-div:hover {
    opacity: 0;
  }
  .picnic-div {
    display: block;
    background-size: cover;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }
  .picnic-div:hover {
    opacity: 0;
  }
  .callback-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .descriptor-text {
    position: static;
    left: 100px;
    font-size: 16px;
  }
  .embeded-video {
    position: relative;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    float: none;
  }
  .video-container {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 140px;
  }
  .policy-text {
    font-size: 16px;
    line-height: 20px;
  }
  .breakfast-div {
    height: 205px;
  }
  .lunch-div {
    height: 205px;
  }
  .dinner-div {
    height: 205px;
  }
  .picnic-main-div {
    height: 205px;
  }
  .meal-text {
    font-size: 14px;
  }
  .answer8-div {
    left: 0px;
    top: 30px;
    right: 0px;
    display: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .cta-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .user_phone.calc {
    font-size: 16px;
  }
  .tour-type-name {
    font-size: 40px;
  }
  .tour-type-column {
    padding-right: 5px;
    padding-left: 5px;
  }
  .tour-type-column-2 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .bus-days-div {
    position: relative;
    display: none;
    height: 390px;
    -webkit-transform: translate(0px, -470px);
    -ms-transform: translate(0px, -470px);
    transform: translate(0px, -470px);
  }
  .bus-day {
    width: 110px;
    height: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .jeep-days-div {
    display: none;
    height: 390px;
    -webkit-transform: translate(0px, -475px);
    -ms-transform: translate(0px, -475px);
    transform: translate(0px, -475px);
  }
  .jeep-day {
    width: 110px;
    height: 110px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .bd1 {
    width: 70px;
    height: 70px;
  }
  .day-name {
    font-size: 16px;
  }
  .bd2 {
    width: 70px;
    height: 70px;
  }
  .bd3 {
    width: 70px;
    height: 70px;
  }
  .bd4 {
    width: 70px;
    height: 70px;
  }
  .bd5 {
    width: 70px;
    height: 70px;
  }
  .bd6 {
    width: 70px;
    height: 70px;
  }
  .bd7 {
    width: 70px;
    height: 70px;
  }
  .jd1 {
    width: 70px;
    height: 70px;
  }
  .jd2 {
    width: 70px;
    height: 70px;
  }
  .jd3 {
    width: 70px;
    height: 70px;
  }
  .jd4 {
    width: 70px;
    height: 70px;
  }
  .jd5 {
    width: 70px;
    height: 70px;
  }
  .jd6 {
    width: 70px;
    height: 70px;
  }
  .no-fig {
    font-size: 20px;
  }
  .map_cover {
    overflow: hidden;
  }
  .map-heading {
    margin: 20px 0 10px;
    font-size: 28px;
    line-height: 28px;
  }
  .map-subheading {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 18px;
  }
  .small-text-span {
    font-size: 13px;
    line-height: 15px;
  }
  .tour-map-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .route-div {
    margin-right: 4px;
    margin-left: 4px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .route-head {
    height: 80px;
  }
  .route-head-text {
    font-size: 14px;
    line-height: 16px;
  }
  .point-text {
    font-size: 15px;
  }
  .point-div {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .descriptor-div {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .horiz-route-line {
    width: 610px;
  }
  .horiz-route-line._002 {
    width: 300px;
  }
  .horiz-route-line._004 {
    width: 370px;
  }
  .horiz-route-line._006 {
    width: 315px;
  }
  .heading-panel {
    padding-top: 10px;
  }
  .ai-image-div {
    height: 140px;
  }
  .calc-div {
    margin-right: 5px;
    margin-left: 5px;
  }
  .select-field {
    margin-bottom: 4px;
    font-size: 16px;
  }
  .date_filed {
    font-size: 16px;
  }
  .email-input {
    font-size: 16px;
  }
  .fig-div {
    margin-right: 10px;
    margin-left: 10px;
  }
  .fig-text {
    direction: ltr;
  }
  .parameter-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .par-icon-div {
    width: 64px;
    height: 64px;
    background-image: url('../images/Calculator-64.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .par-link {
    width: 64px;
    height: 64px;
    background-image: url('../images/Map-64.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .tour-par-heading {
    font-family: 'PT Sans', sans-serif;
    text-align: center;
  }
  .amount-div {
    height: 30px;
  }
  .amount-text {
    font-size: 25px;
    line-height: 25px;
  }
  .registry-entry {
    width: 100vh;
    padding-left: 0px;
  }
  .gal-div {
    width: 80%;
    height: 55%;
  }
  .map-pic-div {
    width: 80%;
  }
  .image-div {
    width: 80%;
    height: 60%;
  }
  .image-div.ud {
    width: 80%;
    height: 60%;
  }
  .image-div.karach {
    width: 80%;
  }
  .image-div.teberda {
    width: 80%;
  }
  .image-div.dombai {
    width: 80%;
  }
  .image-div.dombai-arhz {
    width: 80%;
  }
  .image-div.observ {
    width: 80%;
  }
  .marshrut-info-div {
    width: 700px;
    height: 400px;
  }
  .marshrut-image-div {
    width: 700px;
    height: 420px;
  }
  .to-constructor-button.w--current {
    width: 80%;
    font-size: 12px;
    line-height: 14px;
  }
  .info-cta-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .marshrut-image-div .roll-icon-div {
    width: 40px;
    height: 40px;
  }
  .marshrut-image-div .roll-icon-div::before {
    top: 10px;
    left: 6px;

  }
  .slide-nav {
    display: none;
  }
}

@media (max-width: 767px) {
  .marshrut-image-div .w-slide .first-slide-description {
    font-size: 11px;
    line-height: 8.5px;
  }
  .marshrut-image-div .w-slide .slide-header {
    font-size: 12px;
    line-height: 12px;
  }
  .marshrut-image-div .w-slide .slide-description {
    font-size: 12px;
    line-height: 12px;
    padding: 10px 80px 30px;
  }
  .marshrut-image-div .route-header {
    top: -35px;
    font-size: 28px;
  }
  .marshrut-image-div .place-name.modal {
    top: 10px;
  }
  .marshrut-image-div .calc-close-icon {
    width: 30px;
  }
  .hero-section {
    height: 500px;
  }

  .logo-link {
    padding-left: 0px;
  }
  .hero-heading-container {
    margin-top: 0px;
  }
  .hero-heading {
    font-size: 40px;
    line-height: 44px;
  }
  .hero-subheading {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
  }
  .phone {
    font-size: 28px;
  }
  .places-section {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .block-heading {
    margin-bottom: 5px;
    font-size: 18px;
  }
  .block-heading.sub._01 {
    text-shadow: 1px 1px 6px #000;
  }
  .features-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cta-section {
    padding-top: 10px;
  }
  .more-features-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .prices-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .guides-section {
    display: none;
  }
  .footer-section {
    background-image: none;
  }
  .block-subheading {
    margin-bottom: 5px;
    font-size: 17px;
    line-height: 18px;
  }
  .contact-input {
    font-size: 15px;
  }
  .cta-button {
    font-size: 16px;
  }
  .place-name.modal {
    margin-bottom: 4px;
    padding-top: 0px;
    font-size: 20px;
    line-height: 20px;
  }
  .place-name.modal.med {
    font-size: 18px;
    line-height: 19px;
  }
  .place-descr-text.m {
    margin-bottom: 5px;
    font-size: 11px;
    line-height: 11px;
  }
  .places-container .place-descr-text {
    padding-top: 20%;
  }
  .place-descr-text.minicta {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 12px;
  }
  .feat-descr-div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .feat-descr-text {
    font-size: 16px;
    line-height: 18px;
  }
  .feat-descr-text._01 {
    font-size: 13px;
  }
  .feat-heading {
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
  }
  .feat-div {
    height: 270px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .img-div {
    display: block;
    margin: 0 auto 20px;
    width: 30%;
  }
  .price-text {
    font-size: 18px;
  }
  .price-figure {
    font-size: 35px;
    line-height: 44px;
  }
  .price-subtext {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
  }
  .price-subtext.accom {
    display: block;
    margin-bottom: 10px;
  }
  .ai-text {
    font-size: 14px;
    line-height: 16px;
  }
  .ai-div {
    margin-bottom: 10px;
  }
  .tour-type-div {
    width: 96px;
    height: 96px;
    margin-bottom: 8px;
  }
  .tour-type-div.jeep {
    margin-bottom: 8px;
  }
  .tour-type-div.jeep.onmap {
    width: 64px;
    height: 64px;
  }
  .tour-type-div.jeep.calc {
    width: 48px;
    height: 48px;
    padding-top: 10px;
  }
  .tour-type-div.onmap {
    width: 50px;
    height: 50px;
    padding-top: 12px;
  }
  .tour-type-div.calc {
    width: 48px;
    height: 48px;
    padding-top: 10px;
  }
  .dicount-figure {
    font-size: 25px;
    line-height: 26px;
  }
  .dicount-condition {
    font-size: 16px;
    line-height: 24px;
  }
  .disc-table-div {
    padding-top: 0px;
  }
  .cta-description {
    font-size: 14px;
  }
  .cta-heading {
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }
  ._404-section {
    padding-top: 20px;
  }
  ._404-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  ._404-heading {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .question-text {
    font-size: 16px;
    line-height: 18px;
  }
  .answer-text {
    font-size: 14px;
    line-height: 16px;
  }
  .footer-text {
    font-size: 14px;
    line-height: 16px;
  }
  .callback-button {
    font-size: 14px;
  }
  .certificate-lightbox {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .certificate-large-div {
    width: 250px;
    height: 350px;
  }
  ._404-text {
    font-size: 14px;
  }
  ._404-div {
    width: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .calculator-text-field {
    font-size: 14px;
  }
  .accomodation-div {
    height: 260px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    opacity: 0;
    -webkit-transform: translate(-500px, 0px);
    -ms-transform: translate(-500px, 0px);
    transform: translate(-500px, 0px);
  }
  .hostel-div {
    height: 260px;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 10px;
    opacity: 0;
    -webkit-transform: translate(500px, 0px);
    -ms-transform: translate(500px, 0px);
    transform: translate(500px, 0px);
  }
  .accomodation-text {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .house-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .slider {
    width: 450px;
    height: 336px;
  }
  .accomodation-descriprion-div {
    height: 200px;
  }
  .accomodation-descriprion-div.right {
    height: 200px;
  }
  .hostel-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .hostel-mobile-btn {
    display: inline-block;
  }
  .house-mobile-btn {
    display: inline-block;
  }
  .house-heading {
    top: 0px;
    font-size: 28px;
  }
  .hostel-name {
    top: 0px;
    padding-left: 10px;
    font-size: 28px;
  }
  .breakfast-cover {
    display: block;
    width: 375px;
    margin-right: auto;
    margin-left: auto;
    background-position: 100% 100%;
  }
  .house-div {
    height: 260px;
  }
  .hostel-main-div {
    height: 260px;
  }
  .obed-cover-div {
    display: block;
    width: 375px;
    margin-right: auto;
    margin-left: auto;
    background-position: 0px 100%;
  }
  .uzhin-div {
    display: block;
    width: 375px;
    margin-right: auto;
    margin-left: auto;
    background-position: 100% 0px;
  }
  .picnic-div {
    display: block;
    width: 375px;
    margin-right: auto;
    margin-left: auto;
    background-position: 0px 0px;
  }
  .callback-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .descriptor-text {
    left: 110px;
    font-size: 14px;
    text-shadow: 1px 1px 6px #000;
  }
  .embeded-video {
    float: left;
  }
  .video-container {
    padding-left: 50px;
  }
  .policy-text {
    font-size: 14px;
  }
  .privacy-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .meal-text {
    padding-top: 8px;
    font-size: 16px;
  }
  .user_phone {
    font-size: 15px;
  }
  .user_phone.calc {
    margin-bottom: 0px;
  }
  .tour-type-name {
    font-size: 30px;
    line-height: 40px;
  }
  .tour-type-name.right {
    line-height: 40px;
  }
  .flex-tour-div {
    padding-top: 1%;
    background-color: #c55c22;
  }
  .flex-tour-div-right {
    padding-top: 1%;
  }
  .tour-type-column {
    padding-right: 5px;
    padding-left: 10px;
  }
  .tour-type-column-2 {
    padding-left: 5px;
  }
  .bus-days-div {
    display: none;
    height: 290px;
    margin-bottom: 10px;
    padding-top: 25px;
    -webkit-transform: translate(0px, -470px);
    -ms-transform: translate(0px, -470px);
    transform: translate(0px, -470px);
  }
  .bus-day {
    width: 85px;
    height: 85px;
    margin: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .jeep-days-div {
    display: none;
    height: 290px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-transform: translate(0px, -475px);
    -ms-transform: translate(0px, -475px);
    transform: translate(0px, -475px);
  }
  .jeep-day {
    width: 85px;
    height: 85px;
    margin: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: transparent;
  }
  .day-name {
    z-index: 0;
  }
  .selector-div {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .map-button {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
  }
  .select-button {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
  }
  .selector-heading {
    font-size: 16px;
  }
  .selector-description {
    top: 4px;
    font-size: 14px;
    line-height: 16px;
  }
  .map_cover {
    padding-top: 8px;
  }
  .map-heading {
    font-size: 24px;
  }
  .map-subheading {
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 18px;
  }
  .small-text-span {
    font-size: 12px;
    line-height: 14px;
  }
  .tour-map-wrapper {
    margin-bottom: 5px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .route-div {
    margin-right: 2px;
    margin-left: 2px;
  }
  .route-head {
    padding-bottom: 4px;
  }
  .route-head-text {
    line-height: 14px;
  }
  .route-time-text {
    line-height: 16px;
  }
  .route-info-div {
    padding-right: 4px;
  }
  .point-text {
    font-size: 13px;
    line-height: 14px;
  }
  .point-div {
    margin-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .route-line {
    height: 130px;
  }
  .route-line.short {
    height: 25px;
  }
  .route-line.long {
    height: 110px;
  }
  .horiz-route-line {
    width: 490px;
  }
  .horiz-route-line._002 {
    width: 270px;
  }
  .horiz-route-line._004 {
    width: 335px;
  }
  .horiz-route-line._006 {
    width: 280px;
  }
  .additional-text {
    font-size: 14px;
    line-height: 16px;
  }
  .form {
    width: 480px;
  }
  .calculate-cta {
    font-size: 16px;
    text-transform: uppercase;
  }
  .selector-main-div {
    margin-top: 0px;
    padding: 2px;
  }
  .selector-row {
    margin-bottom: 10px;
  }
  .ai-image-div {
    height: 120px;
  }
  .calc-form {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .calc-div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .input-fileds-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .select-field {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .date_filed {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .email-input {
    margin-bottom: 0px;
  }
  .tour-parameters-div {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .fig-text {
    font-size: 50px;
    line-height: 50px;
  }
  .parameter-div {
    height: 80px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .par-icon-div {
    width: 48px;
    height: 48px;
  }
  .par-link {
    width: 48px;
    height: 48px;
  }
  .registry-entry {
    width: 550px;
    font-size: 12px;
  }
  .gal-div {
    width: 90%;
  }
  .map-pic-div {
    width: 90%;
    height: 70%;
  }
  .map-pic-div.hasaut {
    width: 80%;
  }
  .image-div {
    width: 90%;
    height: 70%;
  }
  .image-div.ud {
    width: 90%;
  }
  .image-div.karach {
    width: 90%;
  }
  .image-div.teberda {
    width: 90%;
    height: 70%;
  }
  .image-div.dombai,
  .image-div.dombai-arhz {
    width: 90%;
    height: 70%;
  }
  .image-div.observ {
    width: 90%;
    height: 70%;
  }
  .marshrut-info-div {
    width: 500px;
    height: 300px;
  }
  .marshrut-image-div {
    width: 100%;
    height: 100%;
  }
  .marshrut-text-div {
    padding: 5px;
  }
  .to-constructor-button {
    width: 90%;
    font-size: 12px;
    line-height: 12px;
  }
  .to-constructor-button.w--current {
    width: 90%;
  }
  .icon-left {
    top: 80%;
    font-size: 30px;
  }
  .icon-right {
    top: 80%;
    font-size: 30px;
  }
  .marshrut-image-div .roll-icon-div {
    top: 20px;
    width: 28px;
    height: 28px;
    font-size: 20px;
  }
  .marshrut-image-div .roll-icon-div::before {
    top: 5px;
    left: 5px;
  }
  .slide-nav {
    display: none;
  }
}

@media (max-width: 479px) {
  .hero-section {
    height: 600px;
  }
  .marshrut-image-div .w-slide .slide-header {
    padding: 5px;
    font-size: 10px;
    line-height: 10px;
  }
  .marshrut-image-div .w-slide .slide-description {
    padding: 5px 80px 5px;
    font-size: 10px;
    line-height: 10px;
  }
  .marshrut-image-div .w-slide .first-slide-description {
    // padding: 20px 40px;
    // font-size: 12px;
    // line-height: 12px;
    display: none;
  }
  .marshrut-image-div .choose-in-constructor {
    bottom: -55px;
  }
  .marshrut-image-div .place-name.modal {
    top: 3px;
  }
  .marshrut-image-div .w-icon-slider-left,
  .marshrut-image-div .w-icon-slider-right{
    top: 25%;
    margin: 0;
  }
  .marshrut-image-div .w-slider-arrow-right, 
  .marshrut-image-div .w-slider-arrow-left {
    width: 40px;
  }
  .marshrut-image-div .w-slider-nav {
    display: none;
  }
  .marshrut-image-div .route-header {
    top: -60px;
    line-height: 30px;
  }

  .place-name.modal.med {
    font-size: 18px;
    line-height: 18px;
    padding: 0;
  }
  .marshrut-image-div .place-descr-text.m {
    font-size: 14px;
    line-height: 13px;
  }
  .marshrut-image-div .info-cta-div {
    bottom: 0;
  }
  .marshrut-info-div {
    width: 300px;
    height: 400px;
  }
  .marshrut-image-div {
    margin-top: 40px;
    width: 300px;
    height: 390px;
  }
  
  .marshrut-text-div {
    position: absolute;
    left: 0px;
    top: 178px;
    width: 100%;
    height: 213px;
    float: none;
    background-color: #74a6b3;
  }
  .marshrut-image-div .w-slide .first-slide-description {
    width: 94%;
    padding: 3px;
    font-size: 8px;
    line-height: 7px;
  }
  .places-container .place-descr-text {
    padding-top: 30%;
  }
  .logo-link {
    position: static;
    bottom: 0px;
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .icon-right,
  .icon-left {
    top: 50%;
  }
  .hero-heading-container {
    margin-top: 80px;
  }
  .hero-heading {
    margin-top: 10px;
    font-size: 32px;
    line-height: 32px;
  }
  .hero-subheading {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 14px;
    line-height: 20px;
  }
  .logo-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .phone {
    margin-top: 2px;
    font-size: 24px;
  }
  .block-heading {
    font-size: 17px;
  }
  .more-features-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .faq-section {
    overflow: hidden;
  }
  .footer-section {
    padding-top: 10px;
    background-image: none;
  }
  .block-subheading {
    margin-top: 0px;
    font-size: 11px;
    line-height: 18px;
  }
  .contact-input {
    font-size: 18px;
  }
  .cta-button {
    width: 60%;
    font-size: 18px;
  }
  .place-name {
    padding-top: 32px;
    font-size: 25px;
  }
  .place-name.modal {
    padding-top: 0px;
    line-height: 20px;
  }
  .place-descr-text {
    padding-top: 40%;
    font-size: 12px;
  }
  .feat-descr-text {
    font-size: 14px;
  }
  .feat-descr-text._01 {
    font-size: 12px;
    line-height: 16px;
  }
  .feat-heading {
    font-size: 14px;
    line-height: 20px;
  }
  .feat-div {
    padding-right: 20px;
    padding-left: 20px;
  }
  .img-div {
    display: block;
    margin: 0 auto 30px;
    width: 100px;
  }
  .image {
    margin-bottom: 10px;
  }
  .price-text {
    font-size: 16px;
    line-height: 18px;
  }
  .price-figure {
    font-size: 30px;
    line-height: 34px;
  }
  .price-subtext {
    font-size: 12px;
    line-height: 14px;
  }
  .ai-text {
    font-size: 14px;
  }
  .tour-type-div {
    position: relative;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .tour-type-div.jeep {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    padding-top: 10px;
  }
  .tour-type-div.jeep.onmap {
    width: 48px;
    height: 48px;
  }
  .tour-type-div.jeep.calc {
    width: 32px;
    height: 32px;
    padding-top: 8px;
  }
  .tour-type-div.onmap {
    z-index: -1;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-left: 5px;
    padding-top: 8px;
  }
  .bd3-modal .map-route-name, 
  .bd5-modal .map-route-name, 
  .bd6-modal .map-route-name, 
  .jd1-modal .map-route-name, 
  .jd2-modal .map-route-name, 
  .jd3-modal .map-route-name, 
  .jd4-modal .map-route-name, 
  .jd5-modal .map-route-name {
    top: 7%;
  }
  .jd6-modal .map-route-name {
    top: 1%;
  }
  .route-line.middle {
    height: 55px;
  }
  .tour-type-div.calc {
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
    padding-top: 8px;
  }
  .dicount-figure {
    font-size: 20px;
  }
  .dicount-condition {
    font-size: 14px;
  }
  .disc-table-div {
    width: 280px;
  }
  .cta-heading {
    font-size: 16px;
  }
  ._404-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  ._404-heading {
    font-size: 20px;
    line-height: 24px;
  }
  .answer-div1 {
    top: 80px;
    display: none;
  }
  .answer5-div {
    top: 135px;
  }
  .answer-7-div {
    right: 0px;
    bottom: 55px;
    display: none;
    overflow: visible;
  }
  .footer-text {
    text-align: center;
  }
  .footer-text.right {
    text-align: center;
  }
  .free-call-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    color: #fff;
    line-height: 14px;
  }
  .callback-button {
    left: 10px;
    right: 10px;
    bottom: 0px;
    margin-top: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .certificate-smaill-div {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .certificate-lightbox {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
  }
  .certificate-large-div {
    display: block;
  }
  .close-icon {
    width: 28px;
    height: 28px;
  }
  ._404-text {
    font-size: 12px;
    line-height: 14px;
  }
  .back-to-main-button {
    font-size: 12px;
  }
  .back-to-main-button.thanks {
    width: 100px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 14px;
  }
  ._404-div {
    width: 200px;
  }
  ._404-div.thanks {
    padding-right: 10px;
    padding-left: 10px;
  }
  .calculator-text-field {
    margin-bottom: 3px;
    color: #333;
    font-size: 12px;
    line-height: 16px;
  }
  .calc-close-icon {
    z-index: 10;
  }
  .accomodation-div {
    height: 250px;
    padding-bottom: 10px;
    opacity: 1;
  }
  .hostel-div {
    height: 250px;
    padding-bottom: 10px;
  }
  .accomodation-text {
    margin-bottom: 0;
  }
  .accomodation-descriprion-div.right {
    height: 170px;
  }
  .house-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .slider {
    width: 300px;
    height: 220px;
  }
  .hostel-gallery-div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hostel-slide {
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .hostel-slide-02 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .hostel-slide-04 {
    background-position: 50% 50%;
  }
  .hostel-slide-05 {
    background-position: 50% 50%;
  }
  .hostel-slide-06 {
    background-position: 50% 50%;
  }
  .hostel-slide-08 {
    background-position: 50% 50%;
  }
  .hostel-slide-07 {
    background-position: 50% 50%;
  }
  .hostel-slide-09 {
    display: inline-block;
    background-position: 50% 50%;
  }
  .breakfast-cover {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 320px;
  }
  .house-div,
  .hostel-main-div {
    display: block;
    height: 240px;
    background-size: cover;
  }
  .house-heading,
  .hostel-name{
    left:0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    text-align: center;
  }
  .house-mobile-btn,
  .hostel-mobile-btn 
  {
    left:0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .obed-cover-div {
    width: 320px;
  }
  .uzhin-div {
    width: 320px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .picnic-div {
    width: 320px;
  }
  .callback-modal {
    display: none;
  }
  .callback-form-wrapper {
    width: 280px;
  }
  .callback-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .descriptor-text {
    display: none;
  }
  .embeded-video {
    display: none;
  }
  .video-column-01 {
    padding-left: 10px;
  }
  .video-embed-mob {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .video-container {
    padding-left: 0px;
  }
  .privacy-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .policy-text {
    line-height: 16px;
  }
  .meal-text {
    font-size: 12px;
  }
  .hidden-input {
    display: none;
    width: 80%;
  }
  .user_phone {
    font-size: 18px;
  }
  .tour-type-name {
    position: relative;
    font-size: 20px;
    line-height: 30px;
  }
  .tour-type-name.right {
    font-size: 20px;
    line-height: 30px;
  }
  .flex-tour-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-top: 0%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .flex-tour-div-right {
    padding-top: 0%;
  }
  .tour-type-column {
    padding-right: 10px;
  }
  .tour-type-column-2 {
    padding-left: 10px;
  }
  .calculator-button {
    font-size: 16px;
    line-height: 18px;
  }
  .map_cover {
    overflow: hidden;
    padding-top: 10px;
  }
  .map-heading {
    margin: 40px 0 10px;
    font-size: 22px;
    line-height: 24px;
  }
  .map-subheading {
    margin-bottom: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 14px;
    line-height: 15px;
  }
  .small-text-span {
    font-size: 12px;
    line-height: 12px;
  }
  .tour-map-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .route-div {
    margin-right: 3px;
  }
  .route-head {
    height: 60px;
    padding-bottom: 4px;
  }
  .route-head-text {
    font-size: 12px;
    line-height: 12px;
  }
  .route-time-text {
    color: #0d5c63;
    font-size: 14px;
    line-height: 16px;
  }
  .route-description {
    font-size: 12px;
    line-height: 14px;
  }
  .route-info-div {
    padding-top: 5px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .point {
    width: 20px;
    height: 20px;
  }
  .point-text {
    font-size: 12px;
    line-height: 14px;
    text-align: center;
  }
  .day-select-button {
    margin-top: 0px;
  }
  .point-div {
    margin-bottom: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .head-contact {
    padding-top: 4px;
  }
  .logo-div {
    width: 120px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .route-line {
    margin-top: 25px;
  }
  .jeeping-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .point-div-jeep {
    margin-right: 2px;
    margin-left: 2px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .horiz-route-line {
    display: none;
    width: 200px;
  }
  .additional-text {
    padding-right: 2px;
    padding-left: 2px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0px;
  }
  .form {
    width: 280px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .selector-main-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-div-left {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-div-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ai-image-div {
    height: 100px;
  }
  .calc-form-wrapper {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .calculator-heading {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
  }
  .label-span {
    font-size: 10px;
    line-height: 12px;
  }
  .select-field {
    margin-bottom: 5px;
    padding: 2px 3px;
    font-size: 14px;
    line-height: 16px;
  }
  .date_filed {
    margin-bottom: 5px;
    padding: 2px 3px;
    font-size: 14px;
    line-height: 16px;
  }
  .email-input {
    font-size: 14px;
  }
  .tour-parameters-div {
    padding-bottom: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .fig-text {
    font-size: 40px;
    line-height: 50px;
  }
  .parameter-div {
    height: 60px;
  }
  .par-icon-div {
    width: 32px;
    height: 32px;
  }
  .par-link {
    width: 32px;
    height: 32px;
  }
  .tour-par-heading {
    font-size: 12px;
  }
  .registry-entry {
    width: 300px;
  }
  .gal-div {
    width: 98%;
    height: 50%;
  }
  .map-slide-name {
    font-size: 14px;
  }
  .map-slide-description {
    font-size: 12px;
  }
  .map-pic-div {
    width: 100%;
    height: 50%;
  }
  .map-pic-div.hasaut {
    width: 100%;
    height: 80%;
  }
  .image-div {
    width: 100%;
    height: 50%;
  }
  .image-div.ud {
    width: 100%;
    height: 40%;
  }
  .image-div.karach {
    width: 100%;
    height: 50%;
  }
  .image-div.teberda {
    width: 100%;
    height: 50%;
  }
  .image-div.dombai,
  .image-div.dombai-arhz {
    width: 100%;
    height: 50%;
  }
  .image-div.observ {
    width: 100%;
    height: 50%;
  }
  .to-constructor-button.w--current {
    width: 60%;
  }
  .route-info-modal-2 {
    display: none;
  }
  .right-arrow {
    right: 0%;
  }
  .roll-icon-div {
    display: none;
  }
}

