@charset "UTF-8";
/* Variables */
/* Mixins */
/* Fonts */
@font-face {
  font-family: "Montserrat Regular";
  src: url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat SemiBold";
  src: url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans Regular";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2"), url("../fonts/OpenSans-Regular.woff") format("woff"), url("../fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans SemiBold";
  src: url("../fonts/OpenSans-SemiBold.woff2") format("woff2"), url("../fonts/OpenSans-SemiBold.woff") format("woff"), url("../fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Brush Script MT";
  src: url("../fonts/BrushScriptMT.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
div, p, a {
  font-family: "Open Sans", sans-serif;
}

a {
  transition: all 0.3s linear;
  text-decoration: none;
}
a:hover {
  transition: all 0.3s linear;
  text-decoration: none;
}
a:focus {
  outline: none;
}

html {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Form lightbox */
.ba-forms-lightbox-row {
  position: absolute !important;
  width: 24px !important;
  height: 24px;
  right: 0;
}

.ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:first-child .ba-checkbox-wrapper .ba-checkbox-title .ba-form-checkbox-title:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/viber.svg) no-repeat center;
  background-size: contain;
  vertical-align: sub;
  margin-right: 3px;
}
.ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:nth-child(2n) .ba-checkbox-wrapper .ba-checkbox-title .ba-form-checkbox-title:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/whatsapp.svg) no-repeat center;
  background-size: contain;
  vertical-align: sub;
  margin-right: 3px;
}
.ba-form-checkbox-group-wrapper .ba-form-checkbox-wrapper:last-child .ba-checkbox-wrapper .ba-checkbox-title .ba-form-checkbox-title:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url(../images/telegram.svg) no-repeat center;
  background-size: contain;
  vertical-align: sub;
  margin-right: 3px;
}

.grecaptcha-badge {
  position: fixed !important;
}

/* Header */
header {
  flex: 0 0 auto;
}
header.dark {
  background: #454D58;
}

.logo {
  margin: 20px 0;
}

.header-contacts {
  text-align: right;
}
.header-contacts a {
  margin-left: 15px;
}
.header-contacts a.phone {
  font-size: 16px;
  margin-left: 0;
  margin-right: 9px;
  color: #E7A13A;
}
.header-contacts a.phone:hover {
  color: #F6C358;
}

/* Menu */
.topmenu.dark .nav_up li a {
  color: #ffffff;
}
.topmenu.dark .nav_up li a:hover {
  color: #E7A13A;
  background-color: transparent;
}
.topmenu.dark .nav_up li.active a {
  color: #E7A13A;
}

.nav_up {
  text-align: center;
  display: block;
}
.nav_up li {
  display: inline-flex;
  font-family: "Montserrat Regular", sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.nav_up li a {
  display: block;
  margin: 0 10px;
  color: #454D58;
}
.nav_up li a:hover {
  color: #E7A13A;
}
.nav_up li.active a {
  color: #E7A13A;
}

/* Mobile menu */
.menu-btn {
  top: 25px;
  background: transparent;
  border: none;
  border-radius: 0;
  z-index: 9999;
}
.menu-btn i {
  font-size: 30px;
  color: #454D58;
}

.pushy-open-right .pushy-wrapper .pushy-right {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.pushy-open-right .pushy-wrapper .menu-btn {
  position: fixed;
}

/* Main banner */
.main-banner {
  background: url(../images/main-banner.webp) no-repeat center;
  max-height: 564px;
  height: 100%;
  padding-top: 87px;
  padding-bottom: 154px;
}
.main-banner .gradient {
  display: block;
  width: 100%;
  height: 477px;
  background: linear-gradient(0deg, #FFFFFF 0%, rgba(223, 223, 223, 0.07) 15.45%, rgba(196, 196, 196, 0) 100%);
}

.main-banner-zag {
  font-family: "Montserrat Bold";
  font-size: 60px;
  font-weight: 700;
  line-height: 73px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 15px;
}

.main-banner-author {
  font-family: "Brush Script MT", sans-serif;
  font-size: 36px;
  font-weight: 400;
  font-style: italic;
  line-height: 44px;
  color: #454D58;
  margin-bottom: 60px;
}

.main-banner-button {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
}
.main-banner-button:hover {
  background: #F6C358;
  color: #454D58;
}

.main-banner-social {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}

/* About author */
.about-author {
  flex: 0 0 auto;
  background: url(../images/about-author.jpg) no-repeat center;
  background-size: contain;
  height: 530px;
  width: 100%;
}
.about-author .gradient {
  display: block;
  width: 100%;
  height: 530px;
  background: linear-gradient(0deg, #FFFFFF 0%, rgba(223, 223, 223, 0.07) 15.45%, rgba(196, 196, 196, 0) 100%);
}

.about-author-content h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  color: #ffffff;
  margin-top: 310px;
}

/* Author */
.author-zag {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  color: #454D58;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 50px;
}

.author-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #454D58;
  margin-bottom: 25px;
}

.author-desc {
  margin-bottom: 30px;
}
.author-desc p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #454D58;
}
.author-desc p a {
  font-weight: 600;
  color: #E7A13A;
}
.author-desc p a:hover {
  color: #F6C358;
}

.author-button {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
}
.author-button:hover {
  background: #F6C358;
  color: #454D58;
}

/* Author Quote */
.author-quote {
  background: #E7A13A;
  padding-top: 90px;
  padding-bottom: 50px;
}

.author-quote-text {
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0.05em;
  color: #454D58;
}

.author-quote-name {
  font-family: "Brush Script MT", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29px;
  color: #454D58;
}

/* Routes */
.routes {
  padding-top: 56px;
  padding-bottom: 56px;
}
.routes .container .row div .moduletable {
  margin-bottom: 52px;
}
.routes .container .row div .moduletable h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  text-align: center;
}
.routes .container .row div .moduletable .mod-articles-items {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.routes .container .row div .moduletable .mod-articles-items li {
  margin-bottom: 35px;
}
.routes .container .row div .moduletable .mod-articles-items li .mod-articles-item .mod-articles-item-content .item-image {
  max-height: 200px;
  overflow: hidden;
  border-radius: 22px;
  max-width: 100%;
}
.routes .container .row div .moduletable .mod-articles-items li .mod-articles-item .mod-articles-item-content .item-image img {
  height: 200px;
}
.routes .container .row div .moduletable .mod-articles-items li .mod-articles-item .mod-articles-item-content .mod-articles-title {
  text-align: center;
  margin-top: 15px;
  font-family: "Montserrat Bold";
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.routes .container .row div .moduletable .mod-articles-items li .mod-articles-item .mod-articles-item-content .mod-articles-title a {
  color: #454D58;
}
.routes .container .row div .moduletable .mod-articles-items li .mod-articles-item .mod-articles-item-content .mod-articles-title a:hover {
  color: #E7A13A;
}

.routes-button {
  text-align: center;
}
.routes-button a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
}
.routes-button a:hover {
  background: #F6C358;
  color: #454D58;
}

/* Trips */
.trips {
  background: #f0f0f0;
  padding-top: 62px;
  padding-bottom: 62px;
}

.trips-cat h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin-bottom: 46px;
  text-align: center;
}

.stories-cat h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin-bottom: 50px;
  text-align: center;
}
.stories-cat .categories-module {
  margin-bottom: 35px;
  list-style: none;
  padding: 0;
}
.stories-cat .categories-module li a {
  color: #454D58;
}
.stories-cat .categories-module li a img {
  border-radius: 22px;
  overflow: hidden;
  height: 200px;
  max-width: 100%;
}
.stories-cat .categories-module li a h3 {
  font-family: "Montserrat SemiBold";
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
}
.stories-cat .categories-module li a:hover {
  color: #E7A13A;
}
.stories-cat.theme-home .categories-module li a img {
  object-fit: cover;
  width: 100%;
}

.stories-button {
  text-align: center;
}

.stories-button a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
  padding: 21px 50px;
}
.stories-button a:hover {
  background: #F6C358;
  color: #454D58;
}
.stories-button a:hover {
  background: #F6C358;
  color: #454D58;
}

/* Excursion plan */
.excursion-plan {
  background: #454D58;
  padding-top: 70px;
  padding-bottom: 70px;
}

.excursion-plan-zag {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  color: #E7A13A;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 48px;
}

.excursion-plan-col {
  margin-bottom: 45px;
}
.excursion-plan-col .excursion-plan-icon {
  margin-bottom: 25px;
}
.excursion-plan-col .excursion-plan-desc {
  font-family: "Montserrat SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #ffffff;
}

.excursion-plan-button {
  margin-top: 15px;
  text-align: center;
}
.excursion-plan-button a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
}
.excursion-plan-button a:hover {
  background: #F6C358;
  color: #454D58;
}

/* Reviews */
.reviews {
  padding: 40px 0;
}

.reviews-page {
  background: rgba(196, 196, 196, 0.25);
}

.last-reviews h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin-bottom: 30px;
  text-align: center;
}

.last-reviews #testimonialsModule152 .jtHeader, .last-reviews #testimonialsModule155 .jtHeader {
  display: none;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote {
  border: 1px solid #454D58;
  padding: 20px;
  border-radius: 22px;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information {
  width: 100%;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList .swiper-container .swiper-wrapper .swiper-slide .testiQuote .testi-item .testi-information .testi-information2 {
  display: flex;
  justify-content: space-between;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList div .testiQuote, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList div .testiQuote, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList div .testiQuote, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList div .testiQuote {
  border: 1px solid #454D58;
  padding: 20px;
  border-radius: 22px;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information {
  width: 100%;
}

.last-reviews #testimonialsModule152 #jt-module-152 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule152 #jt-module-155 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule155 #jt-module-152 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information .testi-information2, .last-reviews #testimonialsModule155 #jt-module-155 .testimonialsContainer .testiList div .testiQuote .testi-item .testi-information .testi-information2 {
  display: flex;
  justify-content: space-between;
}

.last-reviews #jb_template {
  padding: 0;
  border: none;
  border-radius: 0;
}

.swiper-container {
  position: inherit !important;
}

.swiper-button-prev,
.swiper-button-next {
  top: auto !important;
  margin-top: -160px !important;
  width: 40px !important;
  height: 40px !important;
  color: #ffffff !important;
  background-color: #E7A13A;
  border-radius: 50%;
  font-size: 30px !important;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-around;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background: #F6C358;
}

.swiper-button-prev {
  left: 250px;
}

.swiper-button-next {
  right: 250px;
}

.testiQuote {
  border-radius: 22px;
}
.testiQuote .testi-item .testi-information .testi-avatar {
  display: none;
}
.testiQuote .testi-item .testi-information .testi-information2 {
  padding-left: 0;
  display: inline-block;
}
.testiQuote .testi-item .testi-information .testi-information2 .testi-name {
  font-family: "Montserrat SemiBold";
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #454D58;
}
.testiQuote .testi-item .testi-quote-box {
  margin-top: 45px !important;
  padding: 0;
  border: none;
  background-color: transparent !important;
  border-radius: 0;
  position: inherit;
}
.testiQuote .testi-item .testi-quote-box:before {
  content: "";
  display: none;
  left: 0;
  padding: 0;
  background: transparent;
  margin: 0;
}
.testiQuote .testi-item .testi-quote-box .testi-vote {
  position: absolute;
  right: 20px;
  top: 20px;
}
.testiQuote .testi-item .testi-quote-box .testimonialText {
  text-align: left;
  font-family: "Open Sans Regular", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #454D58;
}
.testiQuote .testi-item .testi-quote-box .testimonialText .trunctedText, .testiQuote .testi-item .testi-quote-box .testimonialText .fullText {
  display: inline;
}
.testiQuote .testi-item .testi-quote-box .testimonialText .testi-date {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  position: absolute;
  top: 46px;
}
.testiQuote .testi-item .testi-quote-box .testimonialText .testi-date small {
  font-size: 100% !important;
}
.testiQuote .testi-item .testi-quote-box .testimonialText .testi-date small em {
  font-style: normal !important;
  color: rgba(39, 40, 52, 0.6);
}
.testiQuote .testi-item .testi-quote-box .testimonialText .jtreadmore,
.testiQuote .testi-item .testi-quote-box .testimonialText .jtshowless {
  padding: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  font-weight: 600 !important;
  line-height: 23px !important;
  font-size: 16px !important;
  color: #454D58 !important;
}

.reviews-button {
  text-align: center;
  margin-top: 35px;
}
.reviews-button a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
  padding: 21px 50px;
}
.reviews-button a:hover {
  background: #F6C358;
  color: #454D58;
}

#jb_template {
  margin: 20px auto 36px;
  border: 1px solid #E7A13A;
  border-radius: 29px;
  padding: 35px 95px;
}
#jb_template form .juit-form .page-header {
  text-align: center;
}
#jb_template form .juit-form .page-header h1 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin-bottom: 20px;
}
#jb_template form .juit-form .form-group {
  margin-bottom: 20px;
}
#jb_template form .juit-form .form-group label {
  display: none !important;
}
#jb_template form .juit-form .form-group input {
  padding: 15px 0;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #454D58;
  border-radius: 0;
  font-family: "Montserrat Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: rgba(39, 40, 52, 0.25);
}
#jb_template form .juit-form .form-group input:focus {
  outline: none;
  box-shadow: none;
  border-bottom: 1px solid #E7A13A;
}
#jb_template form .juit-form .form-group textarea {
  border: 1px solid #454D58;
  font-family: "Montserrat Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: rgba(39, 40, 52, 0.25);
}
#jb_template form .juit-form .form-group textarea:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #E7A13A;
}
#jb_template form .juit-form .form-group.predefined-field-vote {
  display: flex;
  justify-content: space-between;
}
#jb_template form .juit-form .form-group.predefined-field-vote label {
  display: block !important;
  font-family: "Montserrat Regular", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #454D58;
}
#jb_template form .buttons .btn-success {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
  padding: 21px 50px;
  border: none;
  width: 100%;
  justify-content: space-around;
}
#jb_template form .buttons .btn-success:hover {
  background: #F6C358;
  color: #454D58;
}
#jb_template form .buttons .btn-success:focus {
  box-shadow: none;
}
#jb_template form .buttons .btn-success:active {
  background-color: #E7A13A !important;
  border: none !important;
  color: #454D58 !important;
  box-shadow: none !important;
}
#jb_template form .buttons .btn-danger {
  display: none;
}

/* Reviews Page */
#jtmodule-152 {
  position: relative;
}

#jtmodule-131 .defaultTestimonials .testimonialsContainer .testiList .row {
  display: none;
}
#jtmodule-131 .defaultTestimonials .testimonialsContainer .testiList .row.active {
  display: flex !important;
}
#jtmodule-131 .defaultTestimonials .testimonialsContainer .testiList .row .review {
  margin-bottom: 20px;
}

.reviews-button .reviews-add {
  display: inline-flex;
  font-family: "Montserrat Regular", sans-serif !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 20px !important;
  letter-spacing: 0.33em;
  text-transform: uppercase !important;
  color: #454D58 !important;
  background: #E7A13A !important;
  border-radius: 29px !important;
  padding: 21px 125px;
  border: none;
  margin: 30px auto !important;
}
.reviews-button .reviews-add:hover {
  background: #F6C358 !important;
  color: #454D58;
}
.reviews-button .reviews-add:focus {
  outline: none !important;
}

/* Excursion order */
.excursion-order {
  background: url(../images/excursion-order-bg.webp) no-repeat center;
  background-size: cover;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 120px;
}

.excursion-order-content {
  padding: 60px 74px;
  background: #f0f0f0;
  border-radius: 29px;
  text-align: center;
}
.excursion-order-content-zag {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-transform: uppercase;
  color: #454D58;
  margin-bottom: 15px;
}
.excursion-order-content p {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #454D58;
  margin-bottom: 35px;
}
.excursion-order-content-button {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
  padding: 21px 76px;
  margin-bottom: 21px;
}
.excursion-order-content-button:hover {
  background: #F6C358;
  color: #454D58;
}
.excursion-order-content-button-white {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #f0f0f0;
  border: 1px solid #E7A13A;
  border-radius: 29px;
  padding: 21px 42px;
}
.excursion-order-content-button-white:hover {
  background: #E7A13A;
  color: #454D58;
}

/* Stories */
.stories {
  padding-top: 78px;
  padding-bottom: 78px;
  background: rgba(196, 196, 196, 0.25);
}

/* Breadcrumbs */
.bread {
  flex: 0 0 auto;
}

.breadcrumb {
  background: transparent;
  border-radius: 0;
  padding-left: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
.breadcrumb li {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0.01em;
}
.breadcrumb li.active .divider {
  display: none;
}
.breadcrumb li.active span {
  color: #454D58;
}
.breadcrumb li a {
  color: #454D58;
  position: relative;
}
.breadcrumb span.divider {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIuMzQzNzUgNy41SDEyLjY1NjIiIHN0cm9rZT0iIzcyNzY3OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTguNDM3NSAzLjI4MTI1TDEyLjY1NjIgNy41TDguNDM3NSAxMS43MTg4IiBzdHJva2U9IiM3Mjc2NzkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=") no-repeat center;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}
.breadcrumb span.divider img {
  display: none;
}

/* Content */
.content {
  flex: 1 0 auto;
}

.droppicsgallerydefault {
  margin-top: 0;
}

#droppicsgallery11.droppicsgallerydefault .wimg .img {
  margin-top: 0 !important;
  border-radius: 22px;
}

/* Article */
.item-page {
  margin-bottom: 50px;
}
.item-page .page-header {
  text-align: center;
  margin: 0 0 45px;
}
.item-page .page-header h1 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
}
.item-page .article-info {
  display: none;
}
.item-page div .row div .elena-img {
  width: 100%;
  height: auto;
  border-radius: 22px;
}
.item-page div .row div .author-contacts {
  border: 2px solid #E7A13A;
  border-radius: 22px;
  box-sizing: border-box;
  padding: 55px 23px;
}
.item-page div .row div .author-contacts h2 {
  font-family: "Montserrat Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  color: #454D58;
  margin-bottom: 11px;
}
.item-page div .row div .author-contacts h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #E7A13A;
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #E7A13A;
  margin-bottom: 32px;
}
.item-page div .row div .author-contacts .phone, .item-page div .row div .author-contacts .messengers, .item-page div .row div .author-contacts .language, .item-page div .row div .author-contacts .transport, .item-page div .row div .author-contacts .socials {
  display: flex;
  margin-bottom: 25px;
}
.item-page div .row div .author-contacts .phone .field-label, .item-page div .row div .author-contacts .messengers .field-label, .item-page div .row div .author-contacts .language .field-label, .item-page div .row div .author-contacts .transport .field-label, .item-page div .row div .author-contacts .socials .field-label {
  display: inline-flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #454D58;
  min-width: 190px;
}
.item-page div .row div .author-contacts .phone .field-value a, .item-page div .row div .author-contacts .messengers .field-value a, .item-page div .row div .author-contacts .language .field-value a, .item-page div .row div .author-contacts .transport .field-value a, .item-page div .row div .author-contacts .socials .field-value a {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #454D58;
  margin-right: 25px;
}
.item-page div .row div .author-contacts .phone .field-value a:hover, .item-page div .row div .author-contacts .messengers .field-value a:hover, .item-page div .row div .author-contacts .language .field-value a:hover, .item-page div .row div .author-contacts .transport .field-value a:hover, .item-page div .row div .author-contacts .socials .field-value a:hover {
  color: #E7A13A;
}
.item-page div .row div .author-contacts .contacts-button {
  text-align: center;
  padding-top: 25px;
  border-top: 1px solid #E7A13A;
}
.item-page div .row div .author-contacts .contacts-button a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
  padding: 21px 50px;
}
.item-page div .row div .author-contacts .contacts-button a:hover {
  background: #F6C358;
  color: #454D58;
}
.item-page div p {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #454D58;
  letter-spacing: 0.01em;
}
.item-page div p a {
  color: #E7A13A;
  font-weight: 600;
}
.item-page div p a:hover {
  color: #F6C358;
}
.item-page div h2 {
  font-size: 24px;
  line-height: 30px;
  color: #454D58;
}
.item-page div h3 {
  font-size: 20px;
  line-height: 26px;
  color: #454D58;
}

.item-page.exc_article {
  margin-bottom: 0;
}

.item-page.exc_article .item-image {
  display: none;
}

.item-page.exc_article .com-content-article__body .item-text {
  margin-top: 30px;
  margin-bottom: 35px;
}

.item-page.exc_article .com-content-article__body .item-text .plan-exc-text {
  padding: 32px 114px;
  border: 1px solid #E7A13A;
  border-radius: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #454D58;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 35px;
}

.item-page.exc_article .com-content-article__body .item-text h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #454D58;
  text-align: center;
  margin-bottom: 47px;
}

.item-page.exc_article .com-content-article__body .item-text ul {
  list-style: none;
  padding-left: 0;
}

.item-page.exc_article .com-content-article__body .item-text ul li {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}

.item-page.exc_article .com-content-article__body .item-text ul li:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #E7A13A;
  margin-right: 9px;
}

.item-page.exc_article .com-content-article__body .item-text ul li a {
  color: #E7A13A;
}

.item-page.exc_article .com-content-article__body .item-text ul li a:hover {
  color: #F6C358;
}

.item-page.exc_article .com-content-article__body .item-text p {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #454D58;
  margin-bottom: 0;
}

.item-page.exc_article .com-content-article__body .excursion-details {
  border: 2px solid #E7A13A;
  border-radius: 22px;
  box-sizing: border-box;
  padding: 42px 32px;
}

.item-page.exc_article .com-content-article__body .excursion-details .item-subzag {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  color: #454D58;
  margin-bottom: 35px;
}

.item-page.exc_article .com-content-article__body .excursion-details .people-count, .item-page.exc_article .com-content-article__body .excursion-details .time, .item-page.exc_article .com-content-article__body .excursion-details .transport, .item-page.exc_article .com-content-article__body .excursion-details .price {
  margin-bottom: 22px;
}

.item-page.exc_article .com-content-article__body .excursion-details .people-count .element h3, .item-page.exc_article .com-content-article__body .excursion-details .time .element h3, .item-page.exc_article .com-content-article__body .excursion-details .transport .element h3, .item-page.exc_article .com-content-article__body .excursion-details .price .element h3 {
  display: inline-flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #454D58;
  min-width: 190px;
  margin-bottom: 0;
}

.item-page.exc_article .com-content-article__body .excursion-details .people-count .element span, .item-page.exc_article .com-content-article__body .excursion-details .time .element span, .item-page.exc_article .com-content-article__body .excursion-details .transport .element span, .item-page.exc_article .com-content-article__body .excursion-details .price .element span {
  text-align: right;
  font-size: 18px;
  line-height: 22px;
  color: #454D58;
  float: right;
}

.item-page.exc_article .com-content-article__body .excursion-details .price {
  padding-top: 23px;
  border-top: 1px solid #E7A13A;
  margin-bottom: 6px;
}

.item-page.exc_article .com-content-article__body .excursion-details .price .element span {
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  color: #E7A13A;
  float: right;
}

.item-page.exc_article .com-content-article__body .excursion-details .price .element span:before {
  content: "€";
}

.item-page.exc_article .com-content-article__body .excursion-details .price-text {
  font-size: 14px;
  line-height: 19px;
  color: #454D58;
  margin-bottom: 31px;
}

.item-page.exc_article .com-content-article__body .excursion-details .buttons .excursion-order-content {
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.item-page.exc_article .com-content-article__body .excursion-details .buttons .excursion-order-content .excursion-order-content-button-white {
  background: transparent;
}

.item-page.exc_article .com-content-article__body .excursion-details .buttons .excursion-order-content .excursion-order-content-button-white:hover {
  background: #E7A13A;
}

.item-page.exc_article .com-content-article__body .item-gallery p {
  margin: 0;
}

.item-page.exc_article .com-content-article__body .item-gallery .droppicsgallerydefault .droppicspictures .droppicslightbox a img {
  margin-top: 0 !important;
  border: none !important;
  border-radius: 22px !important;
}

.item-page.exc_article .com-content-article__body .item-gallery .droppicsgallerydefault .droppicspictures .clr {
  clear: inherit !important;
}

.item-page.exc_article .com-content-article__body .excursion-desc {
  background: #f0f0f0;
  margin-top: 60px;
  padding-bottom: 50px;
  min-width: 100vw;
  margin-left: calc((100vw - 100%) / -2) !important;
  overflow-x: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.item-page.exc_article .com-content-article__body .excursion-desc h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  padding-top: 50px;
  padding-bottom: 35px;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row {
  margin-left: 24px;
  margin-right: 24px;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row div .item-desc {
  margin-bottom: 35px;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row div .item-desc .item-desc-zag {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #454D58;
  text-align: left;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row div .item-desc .item-desc-text {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #454D58;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row div .item-desc .item-desc-text a {
  color: #E7A13A;
}

.item-page.exc_article .com-content-article__body .excursion-desc .row div .item-desc .item-desc-text a:hover {
  color: #F6C358;
}

.item-page.exc_article .fields-container {
  display: none;
}

.item-page.story .item-image {
  display: none;
}

/* Blog */
.exc_article .content .container .row div .blog .items-leading .blog-item .row .item-content {
  display: flex;
  justify-content: space-between;
}
.exc_article .content .container .row div .blog .items-leading .blog-item .row .item-content .page-header h2 {
  text-align: left;
}
.exc_article .content .container .row div .blog .items-leading .blog-item .row .item-content .fields-container {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.exc_article .content .container .row div .blog .items-leading .blog-item .row .item-content .fields-container .stoimost-ekskursii {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #E7A13A;
}
.exc_article .content .container .row div .blog .items-leading .blog-item .row .item-content .fields-container .stoimost-ekskursii:before {
  content: "€";
}

.blog {
  margin-bottom: 65px;
}
.blog h1 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin: 0 0 45px;
  text-align: center;
}
.blog .page-header {
  text-align: center;
  margin: 0 0 45px;
}
.blog .page-header h1 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
}
.blog .items-row:nth-child(2) .items-leading .item {
  border-top: none;
}
.blog .items-row .items-leading {
  padding-left: 0;
  padding-right: 0;
}
.blog .items-row .items-leading .item {
  border-top: 1px solid #E7A13A;
  padding-top: 36px;
  padding-bottom: 36px;
}
.blog .items-row .items-leading .item .row div .item-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 29px;
}
.blog .items-row .items-leading .item .row div .article-info .article-info-term, .blog .items-row .items-leading .item .row div .article-info .createdby, .blog .items-row .items-leading .item .row div .article-info .create, .blog .items-row .items-leading .item .row div .article-info .modified {
  display: none;
}
.blog .items-row .items-leading .item .row div .article-info .published span {
  display: none;
}
.blog .items-row .items-leading .item .row div .article-info .published time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #E7A13A;
  margin-bottom: 25px;
}
.blog .items-row .items-leading .item .row div .page-header h2 {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #454D58;
  margin-bottom: 25px;
  text-align: left;
}
.blog .items-row .items-leading .item .row div p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.01em;
  color: #454D58;
}
.blog .items-row .items-leading .item .row div p a {
  color: #E7A13A;
}
.blog .items-row .items-leading .item .row div p a:hover {
  color: #F6C358;
}
.blog .items-row .items-leading .Jext_more {
  display: none;
}
.blog .cat-children h3 {
  display: none;
}
.blog .cat-children .com-content-category-blog__child .children-image {
  margin-bottom: 15px;
}
.blog .cat-children .com-content-category-blog__child .children-image a img {
  max-width: 100%;
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 22px;
}
.blog .cat-children .com-content-category-blog__child .item-title {
  display: block;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}
.blog .cat-children .com-content-category-blog__child .item-title a {
  color: #454D58;
}
.blog .cat-children .com-content-category-blog__child .item-title a:hover {
  color: #F6C358;
}
.blog .catalogmenu li {
  flex: 0 0 auto;
  width: 33.3333333333%;
  text-align: center;
  margin-bottom: 25px;
}
.blog .catalogmenu li a {
  display: block;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.14em;
  color: #454D58;
  background: transparent;
  border: 2px solid #E7A13A;
  border-radius: 22px;
  padding: 18px 0;
}
.blog .catalogmenu li a:hover {
  color: #454D58;
  background: #E7A13A;
}
.blog .catalogmenu li.active a {
  background: #E7A13A;
}
.blog .blog-items.items-leading .blog-item {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
}
.blog .blog-items.items-leading .blog-item .row div .item-image a img {
  height: 200px;
  object-fit: cover;
  max-width: 100%;
  width: 100%;
  border-radius: 29px;
}
.blog .blog-items.items-leading .blog-item .row .item-content {
  display: flex;
  justify-content: space-between;
}
.blog .blog-items.items-leading .blog-item .row .item-content .article-info {
  display: none;
}
.blog .blog-items.items-leading .blog-item .row .item-content .page-header {
  margin: 0 !important;
}
.blog .blog-items.items-leading .blog-item .row .item-content .page-header h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: none;
}
.blog .blog-items.items-leading .blog-item .row .item-content .page-header h2 a {
  color: #454D58;
}
.blog .blog-items.items-leading .blog-item .row .item-content .page-header h2 a:hover {
  color: #F6C358;
}
.blog .blog-items.columns-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 24px;
}
.blog .blog-items .blog-item {
  border-bottom: 1px solid #E7A13A;
  padding-top: 25px;
  padding-bottom: 25px;
}
.blog .blog-items .blog-item .row div .item-image img {
  max-width: 100%;
  width: 100%;
  height: 350px;
  object-fit: cover;
  border-radius: 29px;
}
.blog .blog-items .blog-item .row .item-content .article-info .article-info-term, .blog .blog-items .blog-item .row .item-content .article-info .createdby, .blog .blog-items .blog-item .row .item-content .article-info .create, .blog .blog-items .blog-item .row .item-content .article-info .modified {
  display: none;
}
.blog .blog-items .blog-item .row .item-content .article-info .published time {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #E7A13A;
  margin-bottom: 25px;
}
.blog .blog-items .blog-item .row .item-content .page-header {
  text-align: left;
  margin: 0 0 45px;
}
.blog .blog-items .blog-item .row .item-content .page-header h2 {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.blog .blog-items .blog-item .row .item-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #454D58;
  height: 72px;
}
.blog .blog-items .blog-item .row .item-content p a {
  color: #E7A13A;
}
.blog .blog-items .blog-item .row .item-content p a:hover {
  color: #F6C358;
}
.blog .blog-items .blog-item .row .item-content .readmore {
  height: auto;
  margin-bottom: 0;
}
.blog .blog-items .blog-item .row .item-content .readmore a {
  font-weight: 400;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #E7A13A;
  background: transparent;
  border: 2px solid #E7A13A;
  border-radius: 6px;
  padding: 12px;
}
.blog .blog-items .blog-item .row .item-content .readmore a:hover {
  background: #E7A13A;
  color: #ffffff;
}
.blog .blog-items .ias_trigger {
  margin-top: 65px;
}
.blog .blog-items .ias_trigger a {
  display: inline-flex;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.33em;
  text-transform: uppercase;
  color: #454D58;
  background: #E7A13A;
  border-radius: 29px;
  padding: 21px 125px;
}
.blog .blog-items .ias_trigger a:hover {
  background: #F6C358;
  color: #454D58;
}

/* Catalog Excursions */
.item-header {
  min-height: 366px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
  background-size: 100%;
}
.item-header .gradient {
  display: block;
  width: 100%;
  height: 366px;
  background: linear-gradient(0deg, #FFFFFF 0%, rgba(223, 223, 223, 0.07) 15.45%, rgba(196, 196, 196, 0) 100%);
}
.item-header .item-title-item-header {
  font-family: "Montserrat Bold";
  font-size: 60px;
  font-weight: 700;
  line-height: 73px;
  position: absolute;
  width: 100%;
  text-align: center;
  color: #ffffff;
  bottom: 25%;
}

.yoo-zoo .subcategories {
  margin-bottom: 50px;
}
.yoo-zoo .subcategories .row .subcategory-column {
  margin-bottom: 35px;
}
.yoo-zoo .subcategories .row .subcategory-column .subcategory-box .subcategory .subcategory-image {
  border-radius: 22px;
  overflow: hidden;
  margin-bottom: 15px;
}
.yoo-zoo .subcategories .row .subcategory-column .subcategory-box .subcategory .subcategory-image a img {
  height: 200px;
  max-width: 100%;
}
.yoo-zoo .subcategories .row .subcategory-column .subcategory-box .subcategory .subcategory-title {
  font-family: "Montserrat Bold";
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
}
.yoo-zoo .subcategories .row .subcategory-column .subcategory-box .subcategory .subcategory-title a {
  color: #454D58;
}
.yoo-zoo .subcategories .row .subcategory-column .subcategory-box .subcategory .subcategory-title a:hover {
  color: #E7A13A;
}
.yoo-zoo .category {
  text-align: center;
}
.yoo-zoo .category h1 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  margin-bottom: 48px;
}
.yoo-zoo .category .moduletable .catalogmenu li {
  flex: 0 0 auto;
  width: 33.3333333333%;
  text-align: center;
  margin-bottom: 25px;
}
.yoo-zoo .category .moduletable .catalogmenu li a {
  display: block;
  font-family: "Montserrat Bold";
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0.14em;
  color: #454D58;
  background: transparent;
  border: 2px solid #E7A13A;
  border-radius: 22px;
  padding: 18px 0;
}
.yoo-zoo .category .moduletable .catalogmenu li a:hover {
  color: #454D58;
  background: #E7A13A;
}
.yoo-zoo .category .moduletable .catalogmenu li.active a {
  background: #E7A13A;
}
.yoo-zoo .items .row {
  margin-top: 35px;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser.jbzoo-item-istoriya .row div .item-image {
  border-radius: 22px;
  overflow: hidden;
  margin-bottom: 15px;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser.jbzoo-item-istoriya .row div .item-image a img {
  height: 200px;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser.jbzoo-item-istoriya .row div .item-title {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 15px;
  text-align: center;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser.jbzoo-item-istoriya .row div .item-title a {
  color: #454D58;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser.jbzoo-item-istoriya .row div .item-title a:hover {
  color: #E7A13A;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row {
  margin-top: 0;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-image {
  border-radius: 22px;
  overflow: hidden;
  margin-bottom: 15px;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-image a img {
  height: 200px;
  max-width: 100%;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-title {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 15px;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-title a {
  color: #454D58;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-title a:hover {
  color: #E7A13A;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-price {
  text-align: right;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-price .element span {
  font-family: "Montserrat Bold";
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #E7A13A;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-price .element span:before {
  content: "€";
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-text {
  margin-top: 0;
}
.yoo-zoo .items .row .item-column .item-box .jbzoo-item-teaser .row div .item-text div .element p {
  font-size: 16px;
  line-height: 22px;
  color: #454D58;
}
.yoo-zoo .jbzoo-item-full.jbzoo-item-istoriya .item-title {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #454D58;
  padding-top: 20px;
  margin-top: 35px;
}
.yoo-zoo .jbzoo-item-full.jbzoo-item-istoriya .clearfix .row div .item-desc p {
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #454D58;
  margin-bottom: 0;
}
.yoo-zoo .jbzoo-item-full.jbzoo-item-istoriya .clearfix .row div .item-desc p a img {
  width: 100%;
  height: auto;
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text {
  margin-top: 30px;
  margin-bottom: 35px;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element .plan-exc-text {
  padding: 32px 114px;
  border: 1px solid #E7A13A;
  border-radius: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #454D58;
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 35px;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element h3 {
  font-family: "Montserrat SemiBold";
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  color: #454D58;
  text-align: center;
  margin-bottom: 47px;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element ul {
  list-style: none;
  padding-left: 0;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element ul li {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  margin-bottom: 30px;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element ul li:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #E7A13A;
  margin-right: 9px;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element ul li a {
  color: #E7A13A;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element ul li a:hover {
  color: #F6C358;
}
.yoo-zoo .jbzoo-item-full .clearfix .item-text div .element p {
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.01em;
  color: #454D58;
  margin-bottom: 0;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details {
  border: 2px solid #E7A13A;
  border-radius: 22px;
  box-sizing: border-box;
  padding: 42px 32px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .item-subzag {
  font-family: "Montserrat Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
  color: #454D58;
  margin-bottom: 35px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .people-count, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .time, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .transport, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price {
  margin-bottom: 22px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .people-count .element h3, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .time .element h3, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .transport .element h3, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price .element h3 {
  display: inline-flex;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #454D58;
  min-width: 190px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .people-count .element span, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .time .element span, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .transport .element span, .yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price .element span {
  text-align: right;
  font-size: 18px;
  line-height: 22px;
  color: #454D58;
  float: right;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price {
  padding-top: 23px;
  border-top: 1px solid #E7A13A;
  margin-bottom: 6px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price .element span {
  font-family: "Montserrat Bold";
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  color: #E7A13A;
  float: right;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price .element span:before {
  content: "€";
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .price-text {
  font-size: 14px;
  line-height: 19px;
  color: #454D58;
  margin-bottom: 31px;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .buttons .custom .excursion-order-content {
  padding: 0;
  background: transparent;
  border-radius: 0;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .buttons .custom .excursion-order-content .excursion-order-content-button-white {
  background: transparent;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .excursion-details .buttons .custom .excursion-order-content .excursion-order-content-button-white:hover {
  background: #E7A13A;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .item-gallery p {
  margin: 0;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .item-gallery .droppicsgallerydefault .droppicspictures .droppicslightbox a img {
  margin-top: 0 !important;
  border: none !important;
  border-radius: 22px !important;
}
.yoo-zoo .jbzoo-item-full .clearfix .row div .item-gallery .droppicsgallerydefault .droppicspictures .clr {
  clear: inherit !important;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc {
  background: #f0f0f0;
  margin-top: 60px;
  padding-bottom: 50px;
  /* Растянуть на всю ширину блок */
  min-width: 100vw;
  margin-left: calc((100vw - 1279px) / -2) !important;
  overflow-x: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 {
  width: 1320px;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element h2 {
  font-family: "Montserrat Bold";
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: #454D58;
  line-height: 44px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 35px;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element .row div .item-desc {
  margin-bottom: 35px;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element .row div .item-desc .item-desc-zag {
  font-family: "Open Sans Regular", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 23px;
  color: #454D58;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element .row div .item-desc .item-desc-text {
  font-family: "Open Sans Regular", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  color: #454D58;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element .row div .item-desc .item-desc-text a {
  color: #E7A13A;
}
.yoo-zoo .jbzoo-item-full .clearfix .excursion-desc .col-md-12 .element .row div .item-desc .item-desc-text a:hover {
  color: #F6C358;
}

/* Footer */
footer {
  flex: 0 0 auto;
  background: #454D58;
  padding-top: 60px;
  padding-bottom: 60px;
}
footer .container .row div p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 22px;
  letter-spacing: 0.02em;
}
footer .container .row div p a {
  color: #ffffff;
}
footer .container .row div p a:hover {
  color: #F6C358;
}

.menu-footer {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.menu-footer li {
  font-family: "Montserrat Regular", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin-bottom: 20px;
}
.menu-footer li a {
  color: #ffffff;
}
.menu-footer li a:hover {
  color: #F6C358;
}

.social-icons a {
  display: flex;
  margin-bottom: 15px;
}

.footer-contacts {
  text-align: right;
}
.footer-contacts a {
  margin-left: 15px;
}
.footer-contacts a.phone {
  font-size: 16px;
  margin-left: 0;
  margin-right: 9px;
  color: #E7A13A;
}
.footer-contacts a.phone:hover {
  color: #F6C358;
}

/* Import SCSS */
@media (max-width: 1920px) {
  .about-author {
    background-size: cover;
  }
}
@media (max-width: 1399.98px) {
  .header-contacts a {
    margin-left: 10px;
  }
  .item-header {
    min-height: 358px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 358px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .about-author {
    height: 330px;
  }
  .about-author .gradient {
    height: 330px;
  }
  .about-author-content h2 {
    margin-top: 210px;
  }
  .author-photo {
    margin-top: 20px;
  }
  .item-page div .row div .author-contacts .phone .field-value a, .item-page div .row div .author-contacts .messengers .field-value a, .item-page div .row div .author-contacts .language .field-value a, .item-page div .row div .author-contacts .transport .field-value a, .item-page div .row div .author-contacts .socials .field-value a {
    margin-right: 20px;
  }
}
@media (max-width: 1199.98px) {
  .nav_up li {
    font-size: 13px;
  }
  .nav_up li a {
    margin: 0 7px;
  }
  .header-contacts a {
    margin-left: 5px;
  }
  .header-contacts a.phone {
    font-size: 13px;
  }
  .main-banner-zag {
    font-size: 50px;
    line-height: 63px;
  }
  .main-banner-author {
    font-size: 30px;
    line-height: 38px;
  }
  .author-photo {
    margin-top: 20px;
  }
  .excursion-order-content {
    padding: 60px;
  }
  .menu-footer li {
    font-size: 15px;
  }
  .about-author {
    height: 330px;
  }
  .about-author .gradient {
    height: 330px;
  }
  .about-author-content h2 {
    margin-top: 100px;
  }
  .item-page div p {
    font-size: 16px;
    line-height: 24px;
  }
  .item-page div .row div .author-contacts {
    padding: 30px 23px;
  }
  .item-page div .row div .author-contacts h2 {
    font-size: 20px;
    line-height: 24px;
  }
  .item-page div .row div .author-contacts h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .item-page div .row div .author-contacts .phone, .item-page div .row div .author-contacts .messengers, .item-page div .row div .author-contacts .socials, .item-page div .row div .author-contacts .language, .item-page div .row div .author-contacts .transport {
    margin-bottom: 15px;
  }
  .item-page div .row div .author-contacts .phone .field-label, .item-page div .row div .author-contacts .messengers .field-label, .item-page div .row div .author-contacts .socials .field-label, .item-page div .row div .author-contacts .language .field-label, .item-page div .row div .author-contacts .transport .field-label {
    font-size: 15px;
  }
  .item-page div .row div .author-contacts .phone .field-value a, .item-page div .row div .author-contacts .messengers .field-value a, .item-page div .row div .author-contacts .socials .field-value a, .item-page div .row div .author-contacts .language .field-value a, .item-page div .row div .author-contacts .transport .field-value a {
    font-size: 13px;
    margin-right: 5px;
  }
  .item-page div .row div .author-contacts .contacts-button {
    padding-top: 15px;
  }
  .item-page div .row div .author-contacts .contacts-button a {
    padding: 21px;
  }
  .item-header {
    min-height: 330px;
  }
  .item-header .item-title-item-header {
    font-size: 50px;
    line-height: 63px;
  }
  .item-header .gradient {
    height: 330px;
  }
  .item-header {
    min-height: 268px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 268px;
  }
}
@media (max-width: 991.98px) {
  .dark .container .row .mobile-menu .menu-button svg rect {
    fill: #E7A13A !important;
  }
  .menu-button {
    background: transparent;
    border: none;
    padding: 0;
  }
  .offcanvas .offcanvas-header a {
    margin-top: 40px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-around;
    width: 100%;
  }
  .offcanvas .offcanvas-header a img {
    margin: 0 auto;
  }
  .offcanvas .offcanvas-body .phone {
    display: flex;
    justify-content: space-around;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 25px;
    margin-right: 0;
    color: #E7A13A;
  }
  .offcanvas .offcanvas-body .mobile-messengers {
    display: flex;
    justify-content: space-around;
    margin-bottom: 25px;
  }
  .offcanvas .offcanvas-body .mod-menu {
    flex-direction: column;
    text-align: center;
    margin-bottom: 25px;
  }
  .offcanvas .offcanvas-body .mod-menu li {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.02em;
  }
  .offcanvas .offcanvas-body .mod-menu li a {
    display: block;
    margin: 0;
    padding: 15px 0 15px 10px;
    color: #454D58;
    line-height: 20px;
  }
  .social-icons {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    align-items: center;
    margin-bottom: 30px;
  }
  .social-icons a {
    margin-right: 15px;
    margin-bottom: 0;
  }
  .main-banner {
    max-height: 400px;
    padding-bottom: 0;
  }
  .main-banner .gradient {
    height: 400px;
  }
  .main-banner-zag {
    font-size: 36px;
    line-height: 45px;
  }
  .main-banner-author {
    margin-bottom: 40px;
  }
  .item-header {
    min-height: 201px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 201px;
  }
  .author-photo {
    max-width: 100%;
    margin-top: 120px;
  }
  .author-zag {
    font-size: 30px;
    line-height: 36px;
  }
  .author-desc p {
    font-size: 14px;
    line-height: 20px;
  }
  .author-button {
    padding: 21px 90px;
  }
  .author-quote {
    padding-top: 60px;
  }
  .author-quote-text {
    font-size: 16px;
    line-height: 22px;
  }
  .routes-items h2, .excursion-plan-zag, .excursion-order-content-zag, .stories-cat h2, .trips-cat h2, .last-reviews h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .excursion-plan-button a {
    padding: 21px 70px;
  }
  .logo-footer {
    text-align: center;
    margin-bottom: 20px;
  }
  .menu-footer {
    text-align: center;
  }
  .social-icons {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: row;
    align-items: center;
    margin-bottom: 30px;
  }
  .social-icons a {
    margin-right: 15px;
    margin-bottom: 0;
  }
  .footer-contacts {
    text-align: center;
    margin-bottom: 15px;
  }
  .copyright {
    text-align: center;
    margin-bottom: 10px;
  }
  .politika {
    text-align: center !important;
  }
  .politika p {
    margin-bottom: 30px !important;
  }
  .item-page div .row div .elena-img {
    margin-bottom: 30px;
  }
  .item-page div .row div .author-contacts {
    margin-bottom: 30px;
  }
  .about-author {
    height: 230px;
    background-size: contain;
  }
  .about-author .gradient {
    height: 230px;
  }
  .about-author-content h2 {
    margin-top: 80px;
    font-size: 30px;
    line-height: 36px;
    padding-left: 200px;
  }
  .blog .items-row .items-leading .item .row div .item-image {
    margin-bottom: 20px;
  }
  .item-header {
    min-height: 230px;
  }
  .item-header .gradient {
    height: 230px;
  }
  .individual-exc-content-elena {
    margin-bottom: 20px;
  }
  .individual-exc-2-text, .individual-exc-6-text {
    padding: 32px 75px;
  }
}
@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2) {
  .excursion-order {
    padding-top: 40px;
    height: 450px;
  }
}
@media (max-width: 767.98px) {
  .main-banner {
    padding-top: 30px;
    max-height: 250px;
    background-size: cover;
  }
  .main-banner .gradient {
    height: 250px;
  }
  .main-banner-zag {
    font-size: 26px;
    line-height: 30px;
    text-align: center;
  }
  .main-banner-author {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
  }
  .main-banner-button {
    font-size: 12px;
    padding: 15px 50px;
    display: flex;
    justify-content: space-around;
  }
  .item-header {
    min-height: 193px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 193px;
  }
  .author-zag, .author-name {
    text-align: center;
  }
  .author-photo {
    margin-top: 20px;
  }
  .author-button {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-around;
  }
  .routes-items h2, .excursion-plan-zag, .excursion-order-content-zag, .stories-cat h2, .trips-cat h2, .last-reviews h2, #jb_template form .juit-form .page-header h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .routes-button a, .excursion-plan-button a, .stories-button a {
    padding: 21px 50px;
  }
  .excursion-order {
    padding-top: 40px;
    height: 400px;
  }
  .excursion-order-content {
    padding: 30px;
  }
  #jb_template {
    padding: 25px;
  }
  footer {
    padding-bottom: 30px;
  }
  .about-author {
    height: 200px;
  }
  .about-author .gradient {
    height: 200px;
  }
  .about-author-content h2 {
    margin-top: 60px;
    font-size: 26px;
    line-height: 30px;
    padding-left: 150px;
  }
  .item-header .item-title-item-header {
    font-size: 24px;
    line-height: 30px;
  }
  .item-page .page-header h1 {
    font-size: 26px;
    line-height: 30px;
  }
  .individual-exc-2-title, .individual-exc-9-title {
    font-size: 26px;
    line-height: 30px;
  }
  .individual-exc-2-text, .individual-exc-6-text {
    padding: 32px;
    font-size: 14px;
  }
  .blog .catalogmenu li {
    width: 100%;
  }
  .blog .blog-items.columns-2 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575.98px) {
  .item-header {
    min-height: 149px;
    background-size: cover;
  }
  .item-header .gradient {
    height: 149px;
  }
  .author-button {
    padding: 21px 50px;
  }
  .author-quote-text {
    font-size: 14px;
    line-height: 20px;
  }
  .routes-items h2, .excursion-plan-zag, .excursion-order-content-zag, .stories-cat h2, .trips-cat h2, .individual-exc-2-title, .individual-exc-9-title, .last-reviews h2, #jb_template form .juit-form .page-header h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .excursion-order-content-button, .excursion-order-content-button-white {
    display: block;
    padding: 21px 0;
  }
  .about-author {
    height: 108px;
  }
  .about-author .gradient {
    height: 108px;
  }
  .about-author-content h2 {
    margin-top: 20px;
    font-size: 20px;
    padding-left: 120px;
  }
  .item-page .page-header h1, .blog .page-header h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .item-page div .row div .author-contacts, .blog div .row div .author-contacts {
    padding: 20px 10px;
  }
  .item-page div .row div .author-contacts .phone .field-label,
  .item-page div .row div .author-contacts .messengers .field-label,
  .item-page div .row div .author-contacts .language .field-label,
  .item-page div .row div .author-contacts .transport .field-label,
  .item-page div .row div .author-contacts .socials .field-label, .blog div .row div .author-contacts .phone .field-label,
  .blog div .row div .author-contacts .messengers .field-label,
  .blog div .row div .author-contacts .language .field-label,
  .blog div .row div .author-contacts .transport .field-label,
  .blog div .row div .author-contacts .socials .field-label {
    min-width: 160px;
  }
  .item-page div .individual-exc-content div .author-contacts, .blog div .individual-exc-content div .author-contacts {
    padding: 20px 10px;
  }
  .item-page div .individual-exc-content div .author-contacts .phone .field-label, .item-page div .individual-exc-content div .author-contacts .messengers .field-label, .item-page div .individual-exc-content div .author-contacts .language .field-label, .item-page div .individual-exc-content div .author-contacts .transport .field-label, .item-page div .individual-exc-content div .author-contacts .socials .field-label, .blog div .individual-exc-content div .author-contacts .phone .field-label, .blog div .individual-exc-content div .author-contacts .messengers .field-label, .blog div .individual-exc-content div .author-contacts .language .field-label, .blog div .individual-exc-content div .author-contacts .transport .field-label, .blog div .individual-exc-content div .author-contacts .socials .field-label {
    min-width: 240px;
  }
  .item-page div .individual-exc-content div .author-contacts .price .field-label, .blog div .individual-exc-content div .author-contacts .price .field-label {
    min-width: 200px;
  }
  .blog .resplc-loadmore .resplc-loadmore-btn {
    padding: 21px 40px;
  }
  .individual-exc-9-button a {
    display: block;
    padding: 21px 0;
  }
  .breadcrumb li {
    font-size: 12px;
    line-height: 18px;
  }
  .swiper-button-prev, .swiper-button-next {
    margin-top: -120px;
  }
  .swiper-button-prev {
    left: 25px;
  }
  .swiper-button-next {
    right: 25px;
  }
  .routes .container .row div .moduletable .mod-articles-item {
    padding-left: 12px;
  }
  .routes .container .row div .moduletable .mod-articles-item .mod-articles-item-content .item-image img {
    width: 100%;
  }
  .blog .blog-items.items-leading .blog-item .row .item-content .page-header {
    margin: 0 auto !important;
  }
}
@media (max-width: 415px) {
  .item-header {
    min-height: 108px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 108px;
  }
  .about-author-content h2 {
    margin-top: 15px;
    font-size: 17px;
  }
  .ba-form-submit-wrapper {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
  .ba-form-submit-wrapper .ba-form-submit-btn-wrapper {
    margin-top: 20px;
  }
}
@media (max-width: 375px) {
  .item-header {
    min-height: 98px;
    background-size: contain;
  }
  .item-header .gradient {
    height: 98px;
  }
  .item-page .page-header h1, .blog .page-header h1 {
    font-size: 22px;
    line-height: 26px;
  }
  .item-page div .individual-exc-content div .author-contacts .phone .field-label, .item-page div .individual-exc-content div .author-contacts .messengers .field-label, .item-page div .individual-exc-content div .author-contacts .language .field-label, .item-page div .individual-exc-content div .author-contacts .transport .field-label, .item-page div .individual-exc-content div .author-contacts .socials .field-label, .blog div .individual-exc-content div .author-contacts .phone .field-label, .blog div .individual-exc-content div .author-contacts .messengers .field-label, .blog div .individual-exc-content div .author-contacts .language .field-label, .blog div .individual-exc-content div .author-contacts .transport .field-label, .blog div .individual-exc-content div .author-contacts .socials .field-label {
    min-width: 200px;
  }
  .item-page div .individual-exc-content div .author-contacts .price .field-label, .blog div .individual-exc-content div .author-contacts .price .field-label {
    min-width: 170px;
  }
  .ba-form-submit-wrapper {
    padding-left: 50px !important;
    padding-right: 50px !important;
    --submit-padding-right: 50px !important;
    --submit-padding-left: 50px !important;
  }
  .ba-form-submit-wrapper .ba-form-submit-btn-wrapper {
    margin-top: 20px;
  }
}

/*# sourceMappingURL=template.css.map */
