@media (max-width: 1279px) {
.d-blog__article-author {
  align-items: center;
}

.d-blog__article-author-group {
  padding-top: 0;
}}

.tour3__tags {
  user-select: unset;
}

.d-blog__menu-link_primary {
font-size: 20px;
}


.d-book__popular-views {
  margin-left: 8px;
}

.book-header__toggle:hover {
  background: #e5e5e5;
}

.book-header__link-title:hover {
  color: #0fa03f;
}

.book-header__link.book-header__link--grey:hover {
  background: rgba(26,26,26,.12);
}

.book-header__link.book-header__link--grey.book-header__link-title:hover {
  color: #1a1a1a;
}


.d-post-item__intro a {
  color: inherit;
}

/*fix align for date */

.d-post-item__date-value {
  display: flex;
  align-items: center;
}



/*---скрыть оглавление до исправления отображения---*/
@media (min-width: 1280px) {

.d-blog__menu {
display: none;
}

.d-blog__menu-dropdown {
  display: none;
}
}

/*---end---*/

/* --- blog main page temp fix --- */


.tour3__tabs-i:hover:not(.--active) {
  /* font-size: 16px; */
  font-size: unset;
}


.d-post-item__body {
  /* max-width: 423px; */
  max-width: 100%;
}


.d-book__subscribe-mask {
  border-radius: 22px;
}

@media (max-width: 1279px) {
.d-book__results-text.d-book__heading-sm {
  align-items: center;
  display: flex;
  gap: 5px;
}}

.d-book__filters-btn {
  font-family: Quadraat Sans Pro,sans-serif;
}

.d-founder__content-bg {
  display: none;
}

.d-tooltip__content {
  /* z-index: 1; */
  z-index: 10;
}


.d-book__results-link:hover {
  color: #0fa03f;
}

.d-book__tags-item_dot:hover {
  background: unset;
  cursor: unset;
}

.d-post-item__date-value:not(:last-child):after {
  height:3px;
  width:3px;
  margin-bottom: 1px;
}

.d-post-item__date-value:not(:last-child) {
  margin-right: 7px;
}


@media (max-width: 1023px) {


.d-book__tags-item_dot {
  display:none ;
}

.d-book__tags-ico {
  height: 30px;
  width: 30px;
}

.d-book__tags-count.d-book__text-primary {
  font-size: 12px;
}

.d-book__tags-item_category .d-book__tags-count {
  height: 20px;
}

.d-book__tags-count {
  padding-top: 1px;
}

}

.d-book__tags-name.d-book__text-primary {
  font-family: Quadraat Sans Pro,sans-serif;
}

.d-book__tags-item_category .d-book__tags-count {
  font-family: Quadraat Sans Pro,sans-serif;
}


.d-button_light:hover {
  background-color: #ebebeb;
}

@media (max-width: 477px) {
.d-book__title-link {
  max-width: 270px;
}}

 @media only screen and (min-width: 1281px) and (max-width: 1440px)  {

  .d-book__collection {
    width: 810px;
  }
}

.d-book__title-link {
  display: inline-block;
}

.d-book__collection-poster:not(:first-child) .d-book__collection-picture {
  filter: unset;
}

.d-author__back {
  color:transparent;
}



.d-founder__post-text a:hover {
  text-decoration: unset;
  color: #0FA03F;
  border-bottom-color: #a1ccaf;
}

.d-founder__post-text a {
  border-bottom: 1px solid rgba(14,103,161,.302);
}


@media only screen and (max-width: 1440px) and (min-width: 1369px)   {

.d-founder__code-border_desktop {
display: none;
}

.d-founder__code-border_tablet {
display: block;
}

.d-founder__code-group {
  height: 134px;
}

.d-founder__code-src {
width: auto;
}

}

/* --- blog temp fix end --- */

#adminLogout {
  cursor: pointer;
}

@media (max-width: 767px) {
  .tour3__h2-sub:not(.--full) {
    -webkit-line-clamp: unset!important;
  }
}

@media (max-width: 767px) {
.d-hero__slide {
  height: 80vh;
}
}


@media (min-width: 1368px) {
  .megamenu__link_dropdown {
    height: 32px;
  }
}


.header-plate {
  padding: 10px !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 18px;
}

.header-plate__link {
  display: flex;
  min-width: 70px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  border: solid 1px #0fa03f;
  padding: 1px;
  background-color: #0fa03f;
  border-radius: 5px;
}

.header-plate__link svg {
  display: none;
}


.webpage-head__text.text img {
  margin-bottom: 20px;
}

/*---start header fix for tours3---*/

@media (min-width: 1280px) {
  .header-homepage__top-links {
    padding-left: 0px;
  }
}

@media (min-width: 1600px) {
  .header-homepage__top-links {
    justify-content: left;
    margin-left: 0px;
  }
}

.header-homepage__social-label {
  display: none;
}


.d-homepage__intro {background-position: 50% 20%!important;}

.subs2.--opened {
  z-index: 1000000;
}

@media (min-width: 1024px) {
  .d-homepage__subscribe-descr {
    margin-right: 20px;
  }
}

@media (min-width: 1280px) {
  .d-homepage__subscribe-descr {
    margin-right: 30px;
  }
}

.roistat-multiwidget-pulsator-phone {
  margin-bottom: 40px;
}


.header-homepage__nav-item:last-child {
  display: none;
}

@media (min-width: 1024px) {
  .header-homepage__nav-link {
    font-size: 14px;
  }
  .header-homepage__nav-item_default {
    margin-right: 10px;
  }
}

@media (min-width: 1280px) {
  .header-homepage__nav-link {
    font-size: 15px;
  }

  .header-homepage__group {
    margin-right: 60px;
  }

  .header-homepage__nav-item_default {
    padding-left: 8px;
    padding-right: 8px;
  }
}


.d-tour__inset-name a {
  text-decoration: underline 1px;
  text-underline-offset: 5px;
}

.d-homepage__collection-price::before {
  content: "от ";
}

.grecaptcha-badge {
  display: none!important;
}

.d-tour__thoughts-label {
  display: none!important;
}

.d-tour__reviews-label {
  display: none!important;
}

.d-catalog__tooltip-window-date {
  text-decoration-line: none!important;
}

.d-tour__fixed-group {
  display: none!important;
}

.d-catalog__card-like {
 display: none!important;
}


@media (max-width: 767px) {
.d-homepage__intro-title {
  max-width: 405px!important;
}

.d-homepage__tags-value {
  padding: 0 12px!important;
  height: 28px!important;
}

.d-homepage__subscribe-name {
  text-align: center;
}

.d-homepage__subscribe-button {
  margin: auto;
}

.d-homepage__callback-name {
  max-width: 100%!important;
  text-align: center;
}

.d-homepage__callback-descr {
  text-align: center;
}

.d-homepage__callback-button {
  margin: auto;
}

.d-homepage__stock-item-name {
  text-align: center;
}

.d-homepage__stock-item-descr {
  max-width: 100%!important;
  text-align: center;
}

.d-homepage__stock-item-price {
  text-align: center;
}

.d-homepage__stock-item-button {
  width: 255px!important;
  margin: auto;
}

}

	.d-homepage__intro {
		height: 80vh!important;
	}

@media (max-width: 767px) {

	.d-homepage__intro-title {
		font-size: 32px!important;
		line-height: 33px!important;
	}

	.d-homepage__wrap.wrap {
		margin: auto;
	}

}

//@media (max-width: 767px) {
//
//	.d-homepage__intro {
//		height: 60vh;
//	}
//
//	.d-homepage__intro-title {
//		font-size: 32px!important;
//		line-height: 33px!important;
//	}
//
//	.d-homepage__wrap.wrap {
//		margin: auto;
//	}
//
//}
//
//@media (min-width: 768px) {
//	.d-homepage__intro-title {
//		max-width: 545px!important;
//	}
//}
//
//@media (min-width: 1024px) {
//	.d-homepage__intro-title {
//		max-width: 705px!important;
//	}
//}
//
//@media (min-width: 1280px) {
//	.d-homepage__intro-title {
//		max-width: 850px!important;
//	}
//}
//
//@media (min-width: 1600px) {
//	.d-homepage__intro-title {
//		max-width: 990px!important;
//	}
//}
//
//@media (min-width: 2080px) {
//	.d-homepage__intro-title {
//		max-width: 1070px!important;
//	}
//}

/*--- reviews page hotfix ---*/
.reviews-page__title.h2-big {
  font-family: Quadraat Sans Pro,sans-serif;
}
.reviews-page__col-filter {
  display: none;
}

.reviews-page__number-reviews {
  margin-bottom: 20px;
  position: relative;
  font-size: 16px;
}

.reviews-page__intro {
  font-size: 26px;
  line-height: 34px;
}

.reviews-page__row {
  margin: 0 auto;
  justify-content: center;
  max-width: 1200px;
}

.row {
  flex-wrap: wrap;
}

.reviews-item__author-photo img {
  object-fit: cover;
}

.reviews-item__author-photo {
  height: auto;
  border-radius: unset;
}

@media (max-width: 2559.98px) {
  .catalog__show-more {
    margin-top: 30px;
  }
}

@media (max-width: 1919.98px) {
  .reviews-item__author-name {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 1279.98px) {
  .reviews-item__author-photo {
    width: 75px;
    height: auto;
  }
  .reviews-item__author-name {
    font-size: 18px;
    line-height: 24px;
  }
}

.reviews-page__head-container {
  height: 20vw;
}

@media (max-width: 1919.98px) {
  .reviews-page__head-container {
    height: 20vw;
  }
}

@media (max-width: 1440.98px) {
  .reviews-page__head-container {
    height: 20vw;
  }
}

@media (max-width: 1279.98px) {
  .reviews-page__head-container {
    height: 30vw;
    padding-bottom: 50px;
  }
  .reviews-page__intro {
    font-size: 16px;
    line-height: 22px;
  }
}

@media (max-width: 767.98px) {
  .reviews-page__head-container {
    height: 35vw;
  }
.reviews-page__open-filter {
  display: none!important;
}
}

@media (max-width: 460.98px) {
  .reviews-page__head-container {
    padding-bottom: 10px;
  }
  .reviews-page__title {
    font-size: 26px;
    line-height: 34px;
  }

}
/*---end---*/

/*---BLOG---*/
.black-link:hover {
  text-decoration: underline;
}
.black-link::before {
  content: "#";
}
.black-link {
  color: #206390;
}
.d-news__tags > a:hover {
text-decoration: underline;
}
.text ul {
  margin: 20px;
}

.reviews-item__text ul > li::before, .text-small ul > li::before, .text ul > li::before, .ul > li::before {
  width: 8px;
  height: 8px;
  left: -10px;
  border-radius: 50%;
}

.text a {
  display: unset;
}

.text a:hover {
  text-decoration: underline;
}
@media (min-width: 1440px) {
.d-tour__reviews-controls {
margin-top: 0!important;
}
}
/*---END---*/

.d-catalog__caption {
 display: flex;
 justify-content: space-between;
 align-items: baseline;
}

/* blog font size*/
.d-news__tags-group--item > a {
  margin-right: 5px;
}

.d-news__tags > summary {
  font-size: 22px;
}


.article-section__content {
  padding: 0;
}

.webpage-head__text, .webpage-head__text-main {
  font-size: 22px;
  line-height: 30px;
}


@media (max-width: 1919.98px) {
  .webpage-head__text, .webpage-head__text-main {
    font-size: 20px;
    line-height: 30px;
  }
}

@media (max-width: 1279.98px) {
  .text h3 {
    font-size: 22px;
    line-height: 30px;
  }
.text h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

@media (max-width: 767.98px) {

.webpage-head__text, .webpage-head__text-main {
  font-size: 16px;
  line-height: 24px;
}
  .text h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .text h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .webpage-head__text, .webpage-head__text-main {
    padding: 5px;
  }
}
/*end*/

.article-footer__navigation span {
  display: block;
  line-height: initial;
  margin-top: 10px;
}

.page-head__title {
  margin-bottom: 20px;
}

.d-modal__gallery-inner {
  margin: auto;
}
@media (max-width: 767.98px) {
.d-tour__consult {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.d-tour__consult-name {
 margin-bottom:20px;
}}

.d-homepage__collection-price {
  display: none;
}
.d-region__region-price {
  display: none;
}

/*blog*/

/*.d-blog__breadcrumbs {
  display: none;
}*/

.d-blog__group-content h3, .d-blog__group-content h4, .d-blog__group-content h5, .d-blog__group-content h6 {
  margin-bottom: 16px;
}

.d-blog__header h3, .d-blog__header h4, .d-blog__header h5, .d-blog__header h6 {
  margin-bottom: 16px;
}

.d-blog__insert-picture {
  -o-object-position:right top;
  object-position:right top;
}

.d-blog__group-content li:last-child {
margin-bottom: 0px;
}

.d-blog__contacts {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .d-blog__contacts {
    margin-bottom: 48px;
  }
}

@media (min-width: 1280px) {
  .d-blog__contacts {
    margin-bottom: 56px;
  }
}

@media (min-width:768px) {
  .d-blog__group-content .marker {
    padding:0px;
  }
}

@media (min-width: 1280px) {
	.d-blog__contacts-group {
		padding-bottom: 32px;
	}
	/*.d-blog.section {
	  margin-top: 20px;
	}*/

       .d-blog__article-column-author {
           grid-gap: 32px;
        }

       .d-blog__images_sm {
           margin-bottom: 56px;
        }

}

@media (min-width: 2080px) {
	/*.d-blog.section {
	  margin-top: 40px;
	}*/
}

.d-blog__article-column-author {
  grid-gap: 32px;
}

.d-blog__breadcrumbs {
  font-family: Quadraat Sans Pro,sans-serif;
}

.d-blog__breadcrumbs-item:not(:first-child)::before {
  content: "•";
  margin-right: 8px;
}

.d-blog__breadcrumbs-item:not(:first-child) {
  margin-left: 8px;
}

.d-blog__breadcrumbs {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 768px) {
  .d-blog__breadcrumbs {
    padding-top: 20px;
  }
}

@media (min-width: 1280px) {
  .d-blog__breadcrumbs {
    padding-top: 25px;
  }
}

@media (min-width: 1600px) {
  .d-blog__breadcrumbs {
    padding-top: 20px;
  }
}

.d-blog__breadcrumbs li:last-child {
  display: none;
}

.d-breadcrumbs__item {
  font-family: Quadraat Sans Pro,sans-serif;
  padding-right: unset;
  font-size: 14px;
}

.d-breadcrumbs__item::after {
  display: none;
}

@media (min-width: 768px) {
  .d-breadcrumbs__item {
    margin-right: 9px;
    padding-right: unset;
  }
}

@media (min-width: 1280px) {
  .d-breadcrumbs__item {
    font-size: 16px;
  }
}

.d-breadcrumbs__item:not(:first-child)::before {
  content: "•";
  margin-right: 8px;
}

.d-blog__form.d-blog__form_callback {
  display: none;
}

.d-blog__meta-row {
  flex-wrap: wrap;
}

@media (min-width: 426px) {
.d-blog__form-description {
  max-width: 540px;
}
}

@media (max-width: 425px) {
.d-blog__form-description {
  max-width: 305px;
}
}

/*фикс шрифта мелкого попап и высоты*/
.subs2__button,.subs2__input {
  font-family: Quadraat Sans Pro,sans-serif;
  height: 44px;
}
.subs2__button {
  padding: 11px 32px;
}
.subs2__input {
  padding: 13px 6px 13px 16px;
  font-size: 14px !important;
}

/*фикс шрифтов в статье*/

.d-blog__intro {
  max-width: unset;
}

@media (min-width: 768px) {
  .d-blog__intro {
    max-width: 708px;
  }
}

@media (min-width: 1280px) {
  .d-blog__intro {
    max-width: unset;
  }
}


.d-blog__article-content {
  font-size: 23px;
  line-height: 33.35px;
}

@media (min-width: 768px) {
  .d-blog__article-content {
    line-height: 33.5px;
  }
}

@media (min-width: 1280px) {
  .d-blog__article-content {
    font-size: 28px;
    line-height: 40.6px;
  }
}

.d-blog__header h1, .d-blog__header h2 {
  font-size: 26px;
  line-height: 31.2px;
  margin-bottom: 16px;
}

@media (min-width: 1280px) {
  .d-blog__header h1, .d-blog__header h2 {
    font-size: 32px;
    line-height: 38.4px;
  }
}

.d-blog__group-content li {
  margin-bottom: 16px;
}

.d-blog__group-content blockquote {
  font-size: 21px;
  line-height: 30.45px;
}

@media (min-width: 768px) {
  .d-blog__group-content blockquote {
    line-height: 30.45px;
  }
}

@media (min-width: 1280px) {
  .d-blog__group-content blockquote {
    font-size: 25px;
    line-height: 36.25px;
  }
}

.d-blog__group-content {
  font-size: 18px;
  line-height: 26.1px;
}

@media (min-width: 768px) {
  .d-blog__group-content {
    font-size: 18px;
    line-height: 26.1px;
  }
}

@media (min-width: 1280px) {
  .d-blog__group-content {
    font-size: 20px;
    line-height: 29px;
  }
}

.d-blog__group-content h1, .d-blog__group-content h2 {
  font-size: 26px;
  line-height: 31.2px;
}

@media (min-width: 1280px) {
  .d-blog__group-content h1, .d-blog__group-content h2 {
    font-size: 32px;
    line-height: 38.4px;
  }
}

.d-blog__group-content h3, .d-blog__group-content h4, .d-blog__group-content h5, .d-blog__group-content h6 {
  line-height: 26.4px;
  font-size: 22px;
}

@media (min-width: 768px) {
  .d-blog__group-content h3, .d-blog__group-content h4, .d-blog__group-content h5, .d-blog__group-content h6 {
    font-size: 22px;
    line-height: 26.4px;
  }
}

@media (min-width: 1440px) {
  .d-blog__group-content h3, .d-blog__group-content h4, .d-blog__group-content h5, .d-blog__group-content h6 {
    font-size: 24px;
    line-height: 28.8px;
  }
}

.d-blog__header h3, .d-blog__header h4, .d-blog__header h5, .d-blog__header h6 {
  line-height: 26.4px;
  font-size: 22px;
}

@media (min-width: 768px) {
  .d-blog__header h3, .d-blog__header h4, .d-blog__header h5, .d-blog__header h6 {
    font-size: 22px;
    line-height: 26.4px;
  }
}

@media (min-width: 1440px) {
  .d-blog__header h3, .d-blog__header h4, .d-blog__header h5, .d-blog__header h6 {
    font-size: 24px;
    line-height: 28.8px;
  }
}

.d-blog__contacts-group .d-blog__group-content {
  font-size: 21px;
  line-height: 30px;
}

@media (min-width: 1280px) {
  .d-blog__contacts-group .d-blog__group-content {
    font-size: 25px;
    line-height: 36.25px;
  }
}

.d-blog__group-content ul li::before {
  left: 9px;
  width: 7px;
  height: 7px;
  border-radius: 50px;
}

@media (min-width: 1600px) {
  .d-blog__group-content ul li::before {
    left: 11px;
    top: 12px;
  }
}

.d-blog__map {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .d-blog__map {
    margin-bottom: 48px;
  }
}

@media (min-width: 1280px) {
  .d-blog__map {
    margin-bottom: 56px;
  }
}

.d-blog__form-input {
  font-size: 16px;
}

.d-blog__form-submit {
  font-size: 16px;
}

.d-blog__images-description {
  font-size: 16px;
}

.d-blog__images-copyright {
  font-size: 16px;
}

.d-blog__article-content a {
  border-bottom: 1px solid rgba(14,103,161,.302);
  color: #0e67a1;
}

.d-blog__article-content a:hover {
  border-bottom-color: #0fa03f;
  color: #0fa03f;
}

.d-blog__sharing-tooltip {
  font-size: 10px;
  line-height: 14px;
  text-align: center;
}

.d-blog__up:hover {
  background: #0e67a1;
}

.d-blog__up:hover .d-blog__up-ico {
  color: #fff;
}


.d-book__search-cancel {
  font-family: Quadraat Sans Pro,sans-serif;
}


.d-blog__poster-material_mobile .d-blog__poster-group {
  max-width: unset;
}


@media (min-width: 768px) {
  .d-blog__reservation-datepicker {
    padding: 12px 22px;
  }
}


.d-blog__poster-group .d-tooltip__toggle {
  margin-bottom: 2px;
}


.d-blog__nav-link:hover {
  color: #0fa03f;
  border-bottom-color: #0fa03f;
}

.d-blog__sharing-url {
  height: 44px;
  width: 44px;
}

.d-blog__sharing-ico {
max-width: 18px;
max-height: 18px;
}


.d-blog__up {
  height: 44px;
  width: 44px;
}

.d-blog__reservation-calendar {
  margin-bottom: 3px;
}

.d-journal__title-url:hover {
  color: #109c47;
}

/*---vertical blog gallery fix---*/
/*
@media (min-width: 768px) {
  .d-blog__slider-top .swiper-slide a img {
    height: auto;
  }
}

@media (min-width: 1280px) {
  .d-blog__slider-top .swiper-slide a img {
    height: auto;
  }
}
*/

.d-blog__slider-top .swiper-slide a img {
  cursor: zoom-in;
}

/*---end vertical blog gallery fix---*/

/*-- TOUR3 FIX ---*/

/*onhover blog items*/
.tour3__blog-img:hover img {
  transform: scale(1.05);
  transition: transform .2s ease;
}

.__name:hover a {
  color: #109c47;
}

/*residence single photo fix*/
.tour3__drops-content__image IMG {
max-height: 128px;
}

.tour3__drops-content__image {
margin: unset;
}

.tour3__gallery {
  height: 100%;
  aspect-ratio: 16/9;
}

@media (max-width: 1439px) {
  .tour3__gallery {
    height: 100%;
  }
}

@media (max-width: 1170px) {
  .tour3__gallery {
    height: 100%;
  }
  .tour3__gallery-cover__text {
    font-size: 14px;
    line-height: 19px;
  }
  
	.tour3 {
	  margin-top: 82px;
	}
}

@media (max-width: 768px) {
  .tour3__gallery {
    height: 100%;
  }
}

@media (max-width: 767px) {
  .tour3__gallery {
    height: 100%;
    aspect-ratio: 4/3;
  }
.tour3__gallery-cover {
  background: linear-gradient(180deg,transparent 50%,rgba(0,0,0,.64));
}

.tour3__gallery-cover__text {
  padding: 18px;
}
}

@media (max-width: 480px) {
	  .tour3__img-block__mobile {
		height: 100%;
		aspect-ratio: 3/2;
	  }
  
	.tour3__offers-i > p {
	  font-size: 16px;
	}
}

/*-- END ---*/

/*---скрыть звезды в турах---*/
.tour3__reviews-item__head .__rating {
  display: none;
}

.tour3__reviews-h .__dv {
  display: none;
}

.tour3__reviews-h .__star {
  display: none;
}

.tour3__reviews-h .__rating {
  display: none;
}

.tour3__reviews-h .__ratingTotal {
  display: none;
}



/* костыль шрифтов в хедер */

@media (min-width: 1280px) and (max-width: 1600px)  {

  .header-homepage__nav-item_default {
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .header-homepage__nav-link {
    font-size: 14px;
  }

}

@media (min-width: 1024px) and (max-width: 1279px)  {

  .header-homepage__nav-link {
    font-size: 12px;
  }

  .header-homepage__telephone {
    font-size: 14px;
    margin-right: 10px;
    min-width: 115px;
  }
}

@media (min-width: 1280px) and (max-width: 1368px)  {

.megamenu__link {
  font-size: 14px;
}

}

/*---corptours atf fix---*/
.corptours_seasons_block-text {
  /* bottom: 300px; */
  bottom: unset;
  top: 20px;
}

.corptours_seasons_block-text H1, .corptours_seasons_block::after {
  /* margin-bottom: 38px; */
  /* margin-top: 40px; */
  margin-bottom: 24px;
  margin-top: 20px;
}

@media (max-width: 800px) {
  .corptours_seasons_block-text {
    /* bottom: 30px; */
    bottom: 90px;
  }
}

@media (max-width: 767px) {
  .site-corptours h1 {
    /* font-size: 36px; */
    /* line-height: 42px; */
    font-size: 24px;
    line-height: 26px;
  }
  .corptours_seasons_block-text p {
    /* font-size: 20px; */
    font-size: 18px;
    line-height: 20px;
  }
}

@media (max-width: 480px) {
  .site-corptours h1 {
    /* font-size: 22px; */
    font-size: 20px;
  }
  .corptours_seasons_block-text p {
    line-height: 16px;
  }
}

/*scale thumbnail in фичер onhover*/

.d-blog__group-note-image .d-blog__group-note-poster:hover {
  transform: scale(1.081);
}

.d-blog__group-note-image .d-blog__group-note-poster {
  transition: all .4s ease-out;
}


.d-blog__worked-person{
align-items: baseline;
}

/*костыль для отступа над статьей работали*/
/*
.d-blog__worked {
  margin-top: 50px;
}

@media (min-width: 768px) {
  .d-blog__worked {
    margin-top: 58px;
  }
}

@media (min-width: 1280px) {
  .d-blog__worked {
    margin-top: 62px;
  }
}
*/


/* links and onhover */

.tour3__tags-i > p > a {
  color: #0e67a1;
  border-bottom: 1px solid rgba(14,103,161,.302);
}

.tour3__tags-i > a:hover {
  border-bottom-color: #0fa03f;
  color: #0fa03f;
}

.d-post-item__tag.d-post-item__tag_theme:hover {
  color: #0fa03f;
}

.d-post-item__tags a:last-child:hover {
  background: #d7d7d7;
}