.tour-header__title {
  font-style: normal;
  font-weight: bold;
  font-size: 21px;
  line-height: 24px;
  color: #333333;
}
.tour-header__title--indent {
  margin-top: 20px;
}
.tour-header__breadcrumb {
  margin-bottom: 20px;
}
.tour-header__head {
  margin-bottom: 29px;
}
.tour-header__lower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.tour-header__items {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #EFEFEF;
  border-radius: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.tour-header__items:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-left: 21px solid #efefef;
  border-bottom: 25px solid transparent;
  background: white;
}
.tour-header__items--indent {
  margin-right: 11px;
}
.tour-header__price {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  color: #333333;
  margin-left: auto;
}
.tour-header__price--indent {
  padding-right: 23px;
}
.tour-header__tour_infoBtn,
.tour-header__printBtn {
  width: 100%;
  max-width: 198px;
}
.tour-header__tour_infoBtn--indent,
.tour-header__printBtn--indent {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
}
.tour-header__orderBtn {
  width: 100%;
  max-width: 276px;
}
.bread-crumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0px;
  margin-bottom: 0px;
}
.bread-crumb__item {
  list-style: none;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.bread-crumb__item:after {
  content: '';
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 13px;
  height: 8px;
  background: url(/web/images/main/breadcrumbs_icon.svg) 0px 0px no-repeat;
  margin-left: 10px;
  margin-right: 10px;
}
.bread-crumb__item:last-child:after {
  display: none;
}
.bread-crumb__link {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  color: #0099DE;
  text-decoration: none;
}
.bread-crumb__link:hover {
  text-decoration: none;
  color: #FF8000;
}
.btn-tour_info,
.btn-print {
  width: 100%;
  height: 40px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #0099DE;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 2px;
  background: transparent;
  text-decoration: none;
  transition: all .4s;
}
.btn-tour_info__text,
.btn-print__text {
  transition: all .4s;
}
.btn-tour_info:hover,
.btn-print:hover {
  text-decoration: none;
  background: #3498db;
}
.btn-order:hover {
  background: #ffa64d;
}
.btn-tour_info:hover .btn-tour_info__text,
.btn-print:hover .btn-print__text {
  color: white
}
.btn-tour_info__icon:before,
.btn-print__icon:before {
  content: '';
  display: block;
  width: 19px;
  height: 19px;
  background: url('/web/images/main/print_icon.svg') 0px 0px no-repeat;
}
.btn-tour_info__icon:hover:before,
.btn-print__icon:hover:before {
  background: url(/web/images/main/print_icon_white.svg) 0px 0px no-repeat;
}

.btn-tour_info__icon:before {
  background: url('/web/css/img/pdf-icon.png') 0px 0px no-repeat;
  background-size: 19px auto;
}
.btn-tour_info__icon:hover:before {
  background: url('/web/css/img/pdf-icon_white.png') 0px 0px no-repeat;
  background-size: 19px auto;
}


.btn-tour_info__text,
.btn-print__text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #0099DE;
}
.btn-tour_info__text--indent,
.btn-print__text--indent {
  margin-left: 6px;
}
.tour-head {
  background: #F8F8F8;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
}
.tour-head__city4:before {
  content: '';
  background: url(images/church-of-the-savior-on-spilled-blood.png) center top no-repeat;
  width: 26px;
  height: 26px;
  display: block;
  margin-right: 6px;
}
.tour-head__city3:before {
  content: '';
  background: url(images/priem-kazan.png) center -133px no-repeat;
  background-size: 19px auto;
  width: 26px;
  height: 26px;
  display: block;
  margin-right: 6px;
}
.tour-head__city6:before {
  content: '';
  background: url(images/kremlin.png) center top no-repeat;
  width: 26px;
  height: 26px;
  display: block;
  margin-right: 6px;
}
.tour-head__city23:before,
.tour-head__city8:before {
  content: '';
  background: url(images/icon-russia.png) center top no-repeat;
  width: 26px;
  height: 26px;
  display: block;
  margin-right: 6px;
}
.tour-head__title {
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  color: #333333;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tour-head__title--indent {
  margin-top: 10px;
}
.tour-head__title a {
  text-decoration: none;
  color: #333;
}
.tour-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  margin-top: 18px;
}
.tour-item {
  width: 100%;
  width: calc(100% - 1px);
  max-width: -webkit-calc((100% - 12px) / 3);
  max-width: calc((100% - 12px) / 3);
  position: relative;
  margin-right: 6px;
  margin-bottom: 20px;
  border: 2px solid #D1D1D1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
  padding: 8px 8px;
}
.tour-item__link {
  height: 44px;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
  color: #333333;
  display: inline-block;
  overflow: hidden;
}
.tour-item__link--indent {
  margin-top: 10px;
}
.tour-item__link:hover {
  color: #333333;
}
.tour-item__btn {
  margin-top: 5px;
}
.tour-item:nth-child(3n) {
  margin-right: 0px;
}


.tour-items__wrap {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0px 30px;
}
.tour-items__slider .tour-item {
  margin: 0px;
  max-width: none;
}
.tour-items__slider .tour-photo {
  max-height: 155px;
}
.tour-items__slider .owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
}
.tour-items__slider .owl-nav .owl-prev,
.tour-items__slider .owl-nav .owl-next {
  display: inline-block;
  width: 16px;
  height: 30px;
  overflow: hidden;
  text-indent: -9999px;
  position: absolute;
  left: -30px;
  background-position: 0px center;
  background-size: 16px auto;
  background-repeat: no-repeat;
  top: -25px;
  cursor: pointer;
}
.tour-items__slider .owl-nav .owl-prev {
  background-image: url('/web/images/slider-prev.svg');
}
.tour-items__slider .owl-nav .owl-next {
  background-image: url('/web/images/slider-next.svg');
  left: auto;
  right: -30px;
}

.tour-photo {
  overflow: hidden;
  position: relative;
}
.tour-photo__link {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.tour-rectangle {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.tour-rectangle__text {
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 24px;
  color: #FFFFFF;
}
.tour-rectangle--hit {
  padding-left: 15px;
  padding-right: 19px;
  background-color: #ff8000;
}
.tour-rectangle--hit:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 40px solid #ff8000;
  border-right: 13px solid transparent;
  position: absolute;
  left: -15px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-box-shadow: -5px 0px 0px 0px #ff8000;
          box-shadow: -5px 0px 0px 0px #ff8000;
}
.tour-rectangle--popular {
  padding-left: 15px;
  padding-right: 13px;
  background-color: #0099de;
}
.tour-rectangle--popular:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 40px solid #0099de;
  border-right: 13px solid transparent;
  position: absolute;
  left: -15px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-box-shadow: -5px 0px 0px 0px #0099de;
          box-shadow: -5px 0px 0px 0px #0099de;
}

.tour-rectangle--green {
  padding-left: 15px;
  padding-right: 19px;
  background-color: #00A855;
}
.tour-rectangle--green:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 40px solid #00A855;
  border-right: 13px solid transparent;
  position: absolute;
  left: -15px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-box-shadow: -5px 0px 0px 0px #00A855;
          box-shadow: -5px 0px 0px 0px #00A855;
}

.tour-rectangle--beige {
  padding-left: 15px;
  padding-right: 19px;
  background-color: #D2AD78;
}
.tour-rectangle--beige:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 40px solid #D2AD78;
  border-right: 13px solid transparent;
  position: absolute;
  left: -15px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-box-shadow: -5px 0px 0px 0px #D2AD78;
          box-shadow: -5px 0px 0px 0px #D2AD78;
}


.tour-rectangle--red {
  padding-left: 15px;
  padding-right: 19px;
  background-color: #d30d25;
}
.tour-rectangle--red:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 40px solid #d30d25;
  border-right: 13px solid transparent;
  position: absolute;
  left: -15px;
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  -webkit-box-shadow: -5px 0px 0px 0px #d30d25;
          box-shadow: -5px 0px 0px 0px #d30d25;
}


.tour-options {
  padding: 0px 0px;
  margin-top: 10px;
  margin-bottom: 0px;

  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;

  -moz-column-gap: 5px;
  column-gap: 5px;
}
.tour-options__item {
  width: 100%;
  height: 28px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F8F8F8;
  border-radius: 1px;
  overflow: hidden;
  padding-left: 7px;
  margin-bottom: 5px;
  box-sizing: border-box;
}
.tour-options__icon {
  width: 22px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tour-options__text {
  list-style: none;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.tour-lower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F8F8F8;
  border-radius: 1px;
  margin-top: 18px;
  padding: 0px 10px 0px 10px;
}
.tour-lower__days {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 26px;
  color: #FF8000;
}
.tour-lower__days:before {
  content: '';
  display: block;
  background: url('/web/images/main/day_icon.svg') 0px 0px no-repeat;
  width: 24px;
  height: 19px;
  margin-right: 9px;
}
.tour-lower__days--left {
  margin-right: auto;
}
.tour-lower__price {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 27px;
  text-align: right;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
  color: #333333;
  position: relative;
  top: -3px;
}
.tour-lower__price--right {
  margin-left: auto;
}

.tour-lower_wrap {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.tour-lower_wrap .tour-lower {
  border-radius: 3px;
  min-height: 30px;
}
.tour-lower_wrap .tour-lower__days:before {
  background-image: url('/web/images/main/day_icon-orange.svg');

  margin-right: 0px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -9px;
}
.tour-lower_wrap .tour-lower__days,
.tour-lower_wrap .tour-lower__price {
  line-height: 1;
  font-size: 14px;
  top: -1px;
  position: relative;
}
.tour-lower_wrap .tour-lower__days {
  padding-left: 30px;
  margin-right: 5px;
}

.btn-order {
  width: 100%;
  height: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #FF8000;
  border-radius: 3px;
  text-decoration: none;
}
.btn-order__text {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-feature-settings: 'liga' off;
          font-feature-settings: 'liga' off;
  color: #FFFFFF;
}
.btn-order__text--lowercase {
  text-transform: none;
  font-size: 16px;
}
.btn-order:hover {
  text-decoration: none;
}


.header__sberbank {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.sberbank_payment_link {
	display: inline-block;
	background: #fff;
	color: #22a330;
	border: 1px solid #22a330;
	text-decoration: none;
	border-radius: 4px;
	padding: 15px 20px;
	line-height: 1;
	font-size: 18px;
	min-width: 180px;
	margin-right: 36px;
	text-align: center;
	transition: all 300ms;
}
.sberbank_payment_link::before {
  content: '';
  background: url("/web/images/1logosber.png") no-repeat center;
  background-size: auto 30px;
  display: block;
  height: 30px;
  margin-bottom: 5px;
	transition: all 300ms;
}
.sberbank_payment_link:hover {
	color: #fff;
	background-color: #22a330;
}
.sberbank_payment_link:hover::before {
	background-image: url("/web/images/1logosber_white.png");
}

.sberbank_payment_link.inline {
	margin: 0px;
	margin-left: 0px;
	position: relative;
	padding-left: 100px;
	padding-right: 100px;
	min-width: 105px;
	font-size: 15px;
  padding-right: 10px;
}
.sberbank_payment_link.inline::before {
	margin-bottom: 0px;
  position: absolute;
  width: 100px;
  left: 0px;
  top: 14px;
  background-size: auto 20px;
  height: 20px;
}

.mobile .sberbank_payment_link.inline {
  display: flex;
  align-items: center;
  padding-left: 15px;
  justify-content: center;
  padding: 12px;
  border-radius: 2px;
}
.mobile .sberbank_payment_link.inline::before {
  position: static;
  left: auto;
  top: auto;
}

.category_other__block {
  padding-bottom: 30px;
}
.category_other__block h3 {
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 25px;
  text-align: left;
}
.category_other__block h4 {
  font-size: 16px;
  margin-top: 7px;
}
.category_other__block img {
  border-radius: 3px;
}
.category_other__item {
  width: 280px;
}
.category_other__item a {
  color: inherit;
}
.category_other__block .owl-dots {
  text-align: center;
}
.content__priem h1 {
  display: none;
}
.aviakassa__block h3 {
  text-align: left;
  font-size: 21px;
  text-transform: uppercase;
  margin-top: 0px;
}

/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
@media (max-width: 992px) {
  .test-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .tour-header__lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 767px) {
  .tour-header__items {
    margin-right: 0px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .tour-header__items {
    padding: 25px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 480px) {
  .tour-header__items:after {
    display: none;
  }
}
@media (max-width: 480px) {
  .tour-header__price {
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .tour-header__price--indent {
    padding-right: 0px;
  }
}
@media (max-width: 992px) {
  .tour-item {
    max-width: -webkit-calc((100% - 6px) / 2);
    max-width: calc((100% - 6px) / 2);
  }
}
@media (max-width: 767px) {
  .tour-item {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .tour-item__link {
    height: auto;
    text-align: center;
    display: block;
  }

  .tour-header__head {
    margin-top: 25px;
  }

  .tour-header__printBtn {
    display: none;
  }

  .tour-header__price {
    padding-right: 0;
    margin-right: auto;
  }
  .header__sberbank {
    display: block;
  }
  header .header_mail {
    display: none;
  }
}
@media (max-width: 992px) {
  .tour-item:nth-child(3n) {
    margin-right: 6px;
  }
}
@media (max-width: 992px) {
  .tour-item:nth-child(2n) {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .tour-photo__link {
    width: 100%;
  }
  .header-section .write_to_superman {
    display: none;
  }
  .mobile.write_to_superman {
    display: block;
  }
  .header-logo {
    margin-bottom: 20px;
  }
}
