

/* Start:/local/templates/main/components/bitrix/breadcrumb/bread_for_nomera/style.css?1585901676563*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/pans_combo/style.css?178834111510713*/
.combo-block {
	box-shadow: 0px 0px 16px 0px rgba(84, 84, 84, 0.2);
	position: relative;
	display: flex;
	margin-bottom: 25px;
}

.combo-block__promo {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ff6600;
	z-index: 222;
	padding: 15px 50px 15px 25px;
	text-align: left;
	clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
}

.combo-block__promo p {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 100%;
	padding: 0;
	margin: 0;
}

.combo-block__promo p:first-child {
	font-weight: bold;
}

.combo-block__promo p:last-child {
	text-transform: none;
}

.detail-green-nameplate {
	position: absolute;
	right: 4%;
	top: 3%;
	z-index: 1;
	display: flex;
	width: 116px;
	padding: 4px 8px 4px 6px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	background: #89bc1d;
	color: #fff;
}

.combo-block__slider {
	width: 68%;
	background: url(/img/%D0%A2%D1%80%D0%BE%D0%B8%D1%86%D0%BA.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}

.combo-block__slider-for {
	width: 100%;
	visibility: hidden;
	display: none;
	background-color: #fff;
}

.combo-block__slider-for.slick-initialized {
	visibility: visible;
	display: block;
}

.combo-block__slider-for .slider-for__item {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.combo-block__slider-for .slider-for__item img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.combo-block__slider-for .slick-slide{
	outline: none;
}

.combo-block__slider-nav {
	width: 100%;
	padding: 10px 34px 10px 30px;
	margin: 0;
	list-style: none;
	visibility: hidden;
	display: none;
	background-color: #fff;
}

.combo-block__slider-nav.slick-initialized {
	visibility: visible;
	display: block;
}

.combo-block__slider-nav .slick-slide{
	outline: none;
}

.combo-block__slider-nav .slider-nav__item {
	width: 81px !important;
	height: 81px;
}

.combo-block__slider-nav li::before {
	display: none;
}

.combo-block__slider-nav .slider-nav__item img{
	width: 81px;
	height: 81px;
	display: block;
}

.combo-block__slider-nav .slick-arrow {
  margin-top: -5.5px;
  width: 11px;
  height: 34px;
  background-image: url(/img/slider_service_sprite.png);
  background-position: 0 0;
}

.combo-block__slider-nav .slick-next {
  background-position: -11px 0!important;
  right: 10px;
}

.combo-block__slider-nav .slick-prev {
  left: 10px;
  z-index: 1;
}

.combo-block__info {
	width: 32%;
	padding: 20px 20px 20px 20px;
}

.combo-block__raiting,
.combo-block__phone
 {
	border-bottom: 1px solid #ebebeb;
}

.combo-block__raiting {
	padding: 0 0 10px 0;
}

.combo-block__rating-info > div {
	display: flex;
	align-items: center;
}

.combo-block__rating-info .rating-info--text {
	font-weight: bold;
}

.combo-block__rating-info a {
	text-decoration: none;
	margin-left: 3px;
}

.combo-block__rating-info .rating-info--info {
	margin-right: 3px;
	margin-left: 17px;
}

.combo-block__rating-info .rating-info--stars {
	font-size: 17px;
	margin-left: 20px;
}

.combo-block__adress {
	padding-top: 10px;
	text-align: left;
	margin-bottom: 20px;
}

.combo-block__adress-text {
	margin: 0;
	line-height: 18px;
	font-weight: 500;
	font-size: 14px;
}

.combo-block__phone {
	padding-bottom: 10px;
	text-align: left;
}

.combo-block__phone-heading,
.combo-block__adress-heading {
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 4px;
}

.combo-block__phone-link {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid;
}

.combo-block__phone-link:hover {
	border-color: transparent;
}

.combo-block__pricing-price {
	padding-top: 10px;
	text-align: left;
}

.combo-block__pricing-price .combo-block__price-text {
	font-size: 12px;
	line-height: 18px;
	color: #7d7d7d;
	margin: 0 0 0 10px;
}

.combo-block__price-new,
.combo-block__price-old
 {
	display: flex;
	align-items: flex-end;
}

.combo-block__price-new {
	margin-bottom: 10px;
}

.combo-block__price-new .combo-block__price-price {
	font-size: 14px;
	color: #89bc1d;
	font-weight: bold;
	margin: 0;
}

.combo-block__price-new .combo-block__price-price span {
	font-size: 24px;
}

.combo-block__price-old .combo-block__price-price {
	font-size: 14px;
	color: #eacbcb;
	font-weight: bold;
	margin: 0;
	position: relative;
}

.combo-block__price-old .combo-block__price-price:after{
	content:"";
	display:block;
	position:absolute;
	left:0;top:50%;
	color:#fff;
	width:100%;
	height:0;
	border-bottom:2px solid #fff;
	transform:rotate(5deg);
}

.combo-block__price-old .combo-block__price-price span {
	font-size: 24px;
}

.combo-block__pricing-cards {
	display: flex;
	justify-content: center;
	column-gap: 10px;
	margin: 20px 0 12px 0;
}

.combo-block__pricing-card {
	width: 53px;
	height: 36px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	box-shadow: 0px 0px 13px 0px rgba(97, 135, 16, 0.2);
}

.combo-block__btns {

}

.combo-block__btns .combo-block__btn {
	text-transform: uppercase;
	display: block;
	width: 100%;
	padding-top: 13px;
	padding-bottom: 13px;
	border: 2px solid #89bc1d;
	box-sizing: border-box;
	background-color: #89bc1d;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.combo-block__btns .combo-block__btn:first-child {
	margin-bottom: 8px;
}

.combo-block__btns .combo-block__btn:last-child {
	background-color: transparent;
	color: #89bc1d;
}

.combo-block_buy-info {
	color: rgba(86, 86, 86, 0.50);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-align: left;
	margin-bottom: 8px;
}
.combo-block__price-tooltip {
    border: 1px solid #ebebeb;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
	margin-left: 10px;
    color: #7d7d7d;
    position: relative;
}
.combo-block__price-tooltip .tooltip-text {
    display: none;
}
.combo-block__price-tooltip:hover {
    cursor: help;
}
.combo-block__price-tooltip:hover .tooltip-text {
    display: block;
    position: absolute;
    min-width: 220px;
    right: 0;
    top: 25px;
    background: white;
    border-radius: 0;
    padding: 10px;
    z-index: 999;
    color: #7d7d7d;
    box-shadow: 0px 0px 16px 0px rgba(84, 84, 84, 0.2);
}
@media screen and (max-width:1024px) {
	.combo-block__slider {
		width: 60%;
	}

	.combo-block__info {
		width: 35%;
	}
}

@media screen and (max-width:1024px) and (min-width:768px) {
	.combo-block__rating-info .rating-info--stars {
		margin-left: 10px;
	}
}

@media screen and (max-width: 700px) {
	.detail-green-nameplate {
		right: auto;
		left: 2%;
		font-size: 12px;
	}

	.detail-green-nameplate.with-promotion {
		top: 13%;
	}
}

@media screen and (max-width: 650px) {
	aside .left_calc {
    display: block;
	}

	.detail-green-nameplate.with-promotion {
		top: 12%;
	}
}

@media screen and (max-width: 500px) {
	.detail-green-nameplate.with-promotion {
		top: 11%;
	}
}


@media screen and (max-width:425px) {
	.combo-block {
		flex-wrap: wrap;
	}

	.combo-block__slider {
		width: 100%;
		min-height: 389px;
	}

	.combo-block__info {
		width: 100%;
	}

	.combo-block__slider-for .slider-for__item {
		height: 280px;
	}

	.combo-block__slider-for .slider-for__item img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.detail-green-nameplate.with-promotion {
		top: 17%;
	}
}

/** Видео */
.detail-video-gallery {
	margin-bottom: 20px;
}

.detail-video-gallery h2 {
	text-align: left;
}

.video-list {
	display: flex;
	gap: 20px;
}

.video-slider-container {
	margin: 30px 0;
	position: relative;
}

.video-slider {
	margin: 20px 0;
}

.video-slide {
	padding: 0 10px;
	box-sizing: border-box;
}

.video-thumb {
	position: relative;
	padding-bottom: 27%;
	height: 0;
	overflow: hidden;
	border-radius: 4px;
	width: calc(50% - 10px);
}

.is-video-slide {
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
}

.video-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.video-list .slick-slide {
	margin: 0 10px;
}

.play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 50px;
	height: 50px;
	background: rgba(255, 0, 0, 0.7);
	border-radius: 50%;
}

.play-icon:after {
	content: '';
	position: absolute;
	left: 20px;
	top: 14px;
	border-width: 11px 0 11px 18px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
}

.video-title {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4;
	padding: 0 5px;
}

@media (max-width: 768px) {
	.detail-video-gallery {
		padding: 10px 0 20px;
	}

	.video-list {
		padding: 0 20px;
	}

	.video-list .slick-dots {
		left: 0;
		bottom: -25px;
	}
}

@media (max-width: 480px) {
	.video-list .main-handler-prev.slick-prev.slick-arrow {
		left: -1% !important;
	}
}

.combo-block__adress-anchor-card {
	padding-left: 24px;
	margin-top: 10px;
}

.combo-block__adress-anchor-card a[data-scroll] {
	position: relative;
    font-family: 'Exo 2';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #89BC1D;
	border-bottom: 1px dashed;
    text-decoration: none;
	transition: all .3s ease;
}
.combo-block__adress-anchor-card a[data-scroll]:hover {
	color: #89bc1dbf;
	border-bottom: 1px dashed transparent;
}

.combo-block__adress-anchor-card a[data-scroll]::before {
	content: '';
	position: absolute;
	top: 3px;
	left: -24px;
	width: 18px;
	height: 18px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.875 7.87538C10.875 6.83943 10.0356 6 9.00038 6C7.96443 6 7.125 6.83943 7.125 7.87538C7.125 8.91057 7.96443 9.75 9.00038 9.75C10.0356 9.75 10.875 8.91057 10.875 7.87538Z' stroke='%2389BC1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.99963 15.75C8.10078 15.75 3.375 11.9238 3.375 7.92247C3.375 4.78998 5.89283 2.25 8.99963 2.25C12.1064 2.25 14.625 4.78998 14.625 7.92247C14.625 11.9238 9.89849 15.75 8.99963 15.75Z' stroke='%2389BC1D' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
/* End */


/* Start:/local/templates/main/css/pans-page_advantages.css?16987470691280*/
.pension-background {
    background-color: #fff;
    padding: 20px 30px;
}

.advantages-block__wrapper {
    display: flex;
    gap: 20px;
    flex-direction: column;
    background-color: #f2f6ea;
    padding: 20px 28px;
}

.advantages-block__title {
    color: #292929;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    text-align: left;
}

.advantages-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 16px;
}

.advantage__wrapper {
    width: 48%;
    display: flex;
    gap: 12px;
    align-items: center;
}

.service-image {
    width: 32px;
    height: 32px;
    color: #89BC1D;
}

.advantage__text {
    color: #292929;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    text-align: left;
}

@media all and (max-width: 768px) {
    .pension-background {
        padding: 10px 20px;
    }
}

@media all and (max-width: 600px) {
    .advantages-block__wrapper {
        padding: 20px 16px 24px;
    }

    .advantage__wrapper {
        width: 100%;
    }

    .advantage__wrapper:nth-child(odd) {
        order: 1;
    }

    .advantage__wrapper:nth-child(even) {
        order: 2;
    }

    .service-image {
        scale: 0.85;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/pans_text/style.css?17727149707772*/
.about-text {
  padding: 15px 0 0 0;
  text-align: left;
}

.about-text__textcontent p {
  font-size: 15px;
  line-height: 18px;
  font-weight: 300;
}

.about-text__textcontent .about-text__list-heading {
  margin: 0 0 10px 0;
  font-weight: 600;
}

.about-text__textcontent ul {
  list-style: none;
  margin-top: 0;
  margin-left: 40px;
}

.about-text__textcontent ul li {
  position: relative;
  font-size: 15px;
  font-weight: 300;
}

.about-text__textcontent ul li::before{
  content: '';
  position: absolute;
  top: 8px;
  left: -25px;
  width: 9px;
  height: 7px;
  background: url(/img/docs_img/mark.png) no-repeat center;
  background-size: contain;
  margin-right: 14px;
}

.about-text__textcontent h2,
.about-text__textcontent h3,
.about-text__textcontent h4,
.about-text__textcontent h5,
.about-text__textcontent h6 {
    text-align: left;
}

.about-text__attention {
  box-shadow: 0px 0px 16px 0px rgba(84, 84, 84, 0.2);
  padding: 40px 36px 32px 28px;
  display: flex;
  flex-direction: row;
  align-items: center;
  column-gap: 20px;
  box-sizing: border-box;
}

.about-text__attention::before {
  content: '';
  display: block;
  height: 51px !important;
  width: 51px !important;
  background: url(/img/docs_img/pic_i.png) no-repeat center;
  background-size: cover;
}

.about-text__attention-mark img {
  width: 100%;
  height: 100%;
}

.about-text__attention-text {
  font-weight: 600;
  width: 90%;
}

.video-slider__wrapper .slick-prev {
	left: 2px!important;
	z-index: 10;
	width: 25px!important;
	height: 56px!important;
	background: url(/img/row_left_nn.png) no-repeat!important;
}
.video-slider__wrapper .slick-next {
	right: 3px!important;
	z-index: 10;
	width: 25px!important;
	height: 56px!important;

	background: url(/img/row_right_nn.png) no-repeat!important;

}

.video-slider__wrapper .slick-prev {
	background: url(/img/slick_nn_back.png) no-repeat!important;
}
.video-slider__wrapper .slick-next {
	background: url(/img/slick_nn_prev.png) no-repeat!important;

}
.video-slider__wrapper .slick-initialized .slick-slide {
	display: inline-table!important;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-top: 2px;
}

.video-slider__item iframe {
  max-width: 100% !important;
}

@media screen and (max-width: 768px) {
	.video-slider__wrapper .slick-prev {
		width: 20px!important;
	}
	.video-slider__wrapper .slick-next {
		width: 20px!important;
	}
}

@media screen and (max-width: 425px) {
  .about-text__attention {
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .about-text__attention-text {
    width: 75%;
  }
}

.detail-video-gallery {
    margin-bottom: 20px;
}

.detail-video-gallery h2 {
    text-align: left;
}

.video-list {
    display: flex;
    gap: 20px;
}

.video-slider-container {
    margin: 30px 0;
    position: relative;
}

.video-slider {
    margin: 20px 0;
}

.video-slide {
    padding: 0 10px;
    box-sizing: border-box;
}

.video-thumb {
    position: relative;
    padding-bottom: 27%;
    height: 0;
    overflow: hidden;
    border-radius: 4px;
    width: calc(50% - 10px);
}

.is-video-slide {
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
}

.video-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-list .slick-slide {
    margin: 0 10px;
}

.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(255, 0, 0, 0.7);
    border-radius: 50%;
}

.play-icon:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 14px;
    border-width: 11px 0 11px 18px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.video-title {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.4;
    padding: 0 5px;
}

@media (max-width: 768px) {
    .detail-video-gallery {
        padding: 10px 0 20px;
    }

    .video-list {
        padding: 0 20px;
    }

    .video-list .slick-dots {
        left: 0;
        bottom: -25px;
    }
}

@media (max-width: 480px) {
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        left: -1% !important;
    }
}

.event-image-list {
    display: flex;
    gap: 10px;
}

.event-image-list.slick-slider {
    padding: 0 20px;
}

.event_image_slider .image-thumb {
    padding: 0 10px;
    width: calc(33% - (40px / 3));
}

.event_image_slider .slick-list {
    margin-left: -20px;
}

.event_image_slider .slick-slide {
    margin: 0 10px;
}

.image-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.event_image_slider .slick-dots li button:before,
.video-list .slick-dots li button:before {
    font-size: 40px !important;
    color: #507209 !important;
}

.event-image-list .slick-dots {
	position: relative;
	margin-top: -20px;
}

.event-image-list .slick-dots,
.video-list .slick-dots {
    position: relative;
    margin-top: -20px;
}

@media (max-width: 700px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 160px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 190px;
    }
}

@media (max-width: 600px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 130px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 180px;
    }
}

@media (max-width: 500px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 100px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 130px;
    }
}

@media (max-width: 480px) {
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        left: -1% !important;
    }

    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 95px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 120px;
    }
}

@media (max-width: 430px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 83px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 105px;
    }
}

@media (max-width: 390px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 75px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 92px;
    }
}

@media (max-width: 375px) {
    .video-list .main-handler-next.slick-next.slick-arrow,
    .video-list .main-handler-prev.slick-prev.slick-arrow {
        top: 68px;
    }

    .event-image-list .main-handler-next.slick-next.slick-arrow,
    .event-image-list .main-handler-prev.slick-prev.slick-arrow {
        top: 88px;
    }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/pans_employee/style.css?16190110613931*/
.coworkers {
  margin-top: 37px;
  margin-bottom: 50px;
}

.coworkers-item {
  display: flex;
  align-items: center;
  column-gap: 30px;
  padding: 34px;
  margin: 15px;
  box-shadow: 0px 0px 16px 0px rgba(84, 84, 84, 0.2);
}

.coworkers-item__img {
  width: 121px;
  height: 121px;
  border-radius: 50%;
  overflow: hidden;
  background-position: center center;
}
.coworkers-item__content {
  width: 70%;
  display: flex;
  flex-direction: column;
}

.coworkers-item__img_row {
  display: none;
}

.coworkers-item__row {
  display: flex;
  margin-bottom: 10px;
}

.coworkers-item__name {
  font-weight: 600;
  font-size: 14px;
  border-right: 2px solid #929292;
  padding-right: 14px;
}

.coworkers-item__position {
  font-weight: 500;
  font-size: 14px;
  border-right: 2px solid #929292;
  padding-left: 14px;
  padding-right: 14px;
  color: #929292;
}

.coworkers-item__edu {
  font-weight: 500;
  font-size: 14px;
  padding-left: 14px;
  color: #929292;
}

.coworkers-item__exp {
  padding: 8px 19px;
  box-sizing:  border-box;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  background-color: #89bc1d;
  border-radius:20px;
  margin-right: 14px;
}

.coworkers-item__skill {
  padding: 8px 19px;
  box-sizing:  border-box;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  background-color: #ffa800;
  border-radius: 20px;
}

.coworkers-item__text {
  text-align: left;
}

.coworkers-item__text p {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.coworkers__list .slick-arrow {
  margin-top: -5.5px;
  width: 11px;
  height: 34px;
  background-image: url(/img/slider_service_sprite.png);
  background-position: 0 0;
}

.coworkers__list .slick-next {
  background-position: -11px 0!important;
  left: 100%;
}

.coworkers__list .slick-prev {
  left: -16px;
  z-index: 1;
}

.coworkers__list .slick-dots {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: static;
  margin-top: 20px;
  width: 100%;
}

.coworkers__list .slick-dots li {
  width: 10px;
  height: 10px;
  margin-bottom: 10px;
}

.coworkers__list .slick-dots li::before {
  display: none;
}

.coworkers__list .slick-dots li.slick-active button:before {
  display: none;
}

.coworkers__list .slick-dots li.slick-active button {
  background-color: #507209;
}

.coworkers__list .slick-dots li button {
  background-color: #7faf1b;
  border-radius: 50%;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 425px) {
  .coworkers-item {
    padding-left: 15px;
    padding-right: 15px;
  }

  .coworkers-item__img {
    display: none;
  }

  .coworkers-item__content {
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    align-items: center;
    row-gap: 10px;
  }

  .coworkers-item__img_row {
    display: block;
    width: 37%;
  }

  .coworkers-item__img-mob {
    display: block;
  }
  .coworkers-item__row {
    width: 100%;
  }

  .coworkers-item__row:nth-child(2) {
    width: 55%;
    flex-wrap: wrap;
    text-align: left;
    padding-left: 17px;
    row-gap: 5px;
  }

  .coworkers-item__row:nth-child(3) {
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .coworkers-item__name {
    padding-right: 0;
    border: none;
    width: 100%;
  }

  .coworkers-item__position {
    border-right: none;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }

  .coworkers-item__edu {
    padding-left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 375px) {
  .coworkers-item__name,
  .coworkers-item__position,
  .coworkers-item__edu,
  .coworkers-item__exp,
  .coworkers-item__skill
  {
    font-size: 12px;
  }

  .coworkers-item__img_row {
    width: 44%;
  }

  .coworkers-item__row:nth-child(2) {
    width: 49%;
  }

}

@media screen and (max-width: 320px) {
  .coworkers-item__row:nth-child(2) {
    width:100%;
    padding-left: 0;
  }

  .coworkers-item__name,
  .coworkers-item__position,
  .coworkers-item__edu
  {
    font-size: 14px;
  }
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.list/reviews-slider/style.css?16239504422729*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

.comment-elements .text{
	display: flex;
}
.comment-elements .picture{
	flex-shrink: 0;
	padding-left: 15px;
}
.comment-elements .picture a{
	border:3px solid #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 7px 7px rgba(0,0,0,0.18);
	display: inline-block;
	position: relative;
}

.comment-elements .picture a:after{
	content: '';
	background-image: url("/images/lupa.png");
	width: 17px;
	height: 16px;
	display: block;
	position: absolute;
	right:8px;
	bottom:12px;
}

.comments-element .info{
	display: flex;
	justify-content: space-between;
}

.pancionat-reviews h2{
	color:#3e3e3e;
	font-size:24px;
	text-align: left;
	text-transform: none;
}

.pancionat-reviews .info{
	width: 100%!important;
}

.pancionat-reviews .info-inner{
	color:#3e3e3e;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.pancionat-reviews .date{
	color:#d3d3d3;
	font-weight: normal;
	margin-left: 5px;
}

.pancionat-reviews .text{
	width: 100%!important;
	margin: 0!important;
}

.pancionat-reviews .comments-element{
	padding: 45px!important;
	border: 1px solid #e4e4e4!important;
	border-radius: 20px;
	width: calc(100% - 93px)!important;
}

.pancionat-reviews .slick-arrow{
	background-image: url("/images/arrow.png")!important;
	width: 29px!important;
	height: 42px!important;
	background-repeat: no-repeat!important;
	top:calc(50% - 40px)!important;
	z-index: 9!important;
}

.pancionat-reviews .slick-prev{
	left: -7px!important;
}

.pancionat-reviews .slick-next{
	right:-7px!important;
	background-image: url("/images/arrow2.png")!important;
}

.all-reviews .btn{
	margin: 0;
	font-size: 17px!important;
}

.all-reviews{
	display: flex;
	justify-content: space-between;
	color:#89bc1d;
	font-size: 16px;
	align-items: center;
}

.all-reviews a{
	text-decoration: none;
}

.all-reviews span{
	text-decoration: underline;
}

.all-reviews .ar{
	text-decoration: none;
}

.pancionat-reviews{
	margin-top: 20px;
	margin-bottom: 20px;
}

@media (max-width:640px){
	.pancionat-reviews .picture img{
		max-height: 110px;
	}
	.pancionat-reviews .date{
		display: block;
		margin: 0;
	}
	.pancionat-reviews .slick-arrow{
		display: none!important;
	}
	.pancionat-reviews .comments-element {
		padding: 20px !important;
		width: calc(100% - 43px)!important;
	}
	.pancionat-reviews .comments-element{
		margin: 0!important;
	}
	.all-reviews {
		text-align: center;
		flex-direction: column;
	}
	.all-reviews .btn{
		margin-bottom: 10px!important;
	}
	.comments-element .info{
		display: block;
	}
}

.rating-info--stars i{
	color: #c4c4c4;
}
.rating-info--stars i.full{
	color: #ffaa00;
}
/* End */


/* Start:/local/components/pixelplus/send.aad/templates/modal/style.css?16082074202879*/
#modal-add-review{
    padding: 15px;
    text-align: left!important;
}
#modal-add-review h2{
    text-align: left!important;
}
#modal-add-review:before{
    display: none;
}

#modal-add-review .application-form__content{
   padding: 35px 20px;
}

#modal-add-review .agreement{
    font-size: 14px;
}

#modal-add-review .agreement a{
    color:#6dbd00;
}

#modal-add-review .agreement .chekBoxWebForm{
    width: 22px !important;
    margin: 0;
    margin-right: 10px;
}

#modal-add-review input[type="submit"]{
    display: inline-block;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    background: #89BC1D;
    text-decoration: none;
    padding: 0 43px;
    margin-top: 20px;
    border:0;
}

#modal-add-review input,
#modal-add-review textarea{
    font-size: 14px;
    width: 250px;
    background: #f1f1f1;
    color:#7d7d7d;
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
}

#modal-add-review textarea{
    width: 280px;
    height: 190px;
}

#modal-add-review .form__group--rating{
    justify-content: left;
    margin-top: 6px;
    margin-bottom: 18px;
}

.button_add_review{
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sss{display:none}

.form__group--rating{
    display: flex;
    align-items: center;
    height: 100%;
}

#desktop-reviews{
    height: calc(100% - 12px);
}
#mobile-reviews{
    display: flex;
    justify-content: left;
    margin: 10px 0;
}

.form__group--rating > span{
    margin-right: 10px;
    font-size: 17px;
}



.rating-area {
    overflow: hidden;
}
.rating-area:not(:checked) > input {
    display: none;
}
.rating-area:not(:checked) > label {
    float: right;
    width: 20px;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    color: #c4c4c4;
}

.rating-area > input:checked ~ label {
    color: #ffaa00;
}
.rating-area:not(:checked) > label:hover,
.rating-area:not(:checked) > label:hover ~ label {
    color: #ffaa00;
}
.rating-area > input:checked + label:hover,
.rating-area > input:checked + label:hover ~ label,
.rating-area > input:checked ~ label:hover,
.rating-area > input:checked ~ label:hover ~ label,
.rating-area > label:hover ~ input:checked ~ label {
    color: #ffaa00;
}
.rate-area > label:active {
    position: relative;
}
#modal-add-review input,
#modal-add-review textarea{
border:1px solid #DFDFDF;
}
@media (max-width:480px){
#modal-add-review{padding:0;}
#modal-add-review .application-form__content{padding:0;}
#modal-add-review textarea{width:250px;}
.form__group--rating > span{font-size:14px;}
#modal-add-review input[type="submit"]{max-width:100%;padding:0;}
#modal-add-review input,
#modal-add-review textarea{
   max-width: calc(100% - 6px);}
#modal-add-review .agreement .chekBoxWebForm{width:14px!important;}
}
/* End */


/* Start:/local/templates/main/components/newform/main.feedback/mail-zayvka2/style.css?15822870522446*/
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}

div.mf-name input, div.mf-email input {
    max-width: 240px!important;
    height: 47px;
    border: 2px solid #DAE1C8;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
    display: inline-block!important;
    padding-left: 10px;
    font-size: 15px !important;
}
.submit_button-mail {

    color: white;
    font-size: 15px;
    font-weight: bolder;
    padding: 17px 50px;
    background: #89BC1D;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    width: 254px;
}

@media screen and (max-width: 1216px) {
    div.mf-name input, div.mf-email input {
        max-width: 222px!important;
    }
}

@media screen and (max-width: 740px) {
    div.mf-name input, div.mf-email input {
        max-width: 100%!important;
        height: 47px!important;
        font-size: 14px!important;

    }
    .submit_button-mail {
        width: 395px!important;
    }

}
@media screen and (max-width: 639px) {
    .submit_button-block {
        width: 100%!important;
    }
    .submit_button-block_item {
        max-width: 100%!important;
    }
    .submit_button-mail {
        width: 370px!important;
    }
}



@media screen and (max-width: 545px) {
    .submit_button-mail {
        width: 313px!important;
    }
}


@media screen and (max-width: 500px) {
    div.mf-name input, div.mf-email input {
        width: 90%!important;
    }
    .submit_button-mail {
        width: 420px!important;
    }

}
@media screen and (max-width: 475px) {
    .submit_button-mail {
        width: 396px!important;
    }
}

@media screen and (max-width: 475px) {
    .submit_button-mail {
        width: 330px!important;
    }
}

@media screen and (max-width: 414px) {
    .submit_button-mail {
        width: 340px!important;
    }
}

@media screen and (max-width: 414px) {
    .submit_button-mail {
        width: 340px!important;
    }
}

@media screen and (max-width: 375px) {
    .submit_button-mail {
        width: 307px!important;
    }
}

@media screen and (max-width: 320px) {
    .submit_button-mail {
        width: 257px!important;
    }
}
/* End */


/* Start:/local/templates/main/components/bitrix/news.list/similar-places-slider/style.css?178834338014754*/
.location__card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	max-width: 288px;
	height: 100%;
	margin: 0 auto;
	padding: 0 16px 17px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	justify-content: space-between;
	flex-direction: column
}

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

.location__card a {
	text-decoration: none
}

.location__card a:hover {
	text-decoration: none
}

.location__card.green-border {
	border-radius: 4px;
	border: 1px solid #ccc;
}

.pansionat-section .location__title {
	color: #333333;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	text-align: center
}

.pansionat-section .link_nomer {
	text-decoration: none
}

.pansionat-section .location__address {
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #4F4F4F;
	text-align: left;
	padding-left: 35px;
	margin: 12px 0 0 0;
}
.pansionat-section .location__address::before {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	width: 24px;
	height: 24px;
	background: url('/images/location__address_ico.svg');
}

.similar-places.mt-40 {
	margin-top: 40px;
}

.similar-places h2 {
	text-align: left;
}

.pans-page__org_similar-places .pansionat-section .location__price {
	position: absolute;
    top: 30%;
	right: 0;
	width: 130px;
	background: #FF9B00;
	padding: 7px 0px 7px 7px;
	border-radius: 5em 0 0 5em;
	display: flex;
	justify-content: flex-end;
}

.pans-page__org_similar-places .rating-info--flex {
	margin-top: 0;
}

.pans-page__org_similar-places .combo-block__rating-info .rating-info--stars {
	margin-left: 0;
}

.pans-page__org_similar-places .combo-block__rating-info b {
	font-weight: 400;
}

@media (max-width: 768px) {
	.pansionat-section .location__price {
		top: 23%;
	}
}

.pansionat-section .location__price_wrap {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	border: 2px dotted #fff;
	border-radius: 5em 0 0 5em;
 	color: #fff;
	width: 100%;
	align-content: center;
	justify-content: flex-end;
	display: flex;
	border-right: 0;
	padding: 4px 8px 4px 4px;
}

.metro-row {
	color: #292929;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px
}

.train,
.metro {
	display: flex;
	align-items: center
}

.train span,
.metro span {
	margin-left: 8px
}

.pansionat-section .rating-block_item {
	display: flex;
	align-items: center
}

.pansionat-section .rating-block {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%
}

.pansionat-section .people_count {
	border-top: 1px solid #ebebeb;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%
}

.pansionat-section .location__price {
	margin-bottom: 10px
}

.pansionat-section .know_about {
	background: #fff;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px;
	border: 2px solid #89BC1D;
}

@media (max-width: 768px) {
	.pansionat-section .know_about {
		margin-bottom: 20px;
	}
}

.pansionat-section .know_about a {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	color: #89BC1D;
}

.modal {
	display: block
}

.pansionat-section .labels {
	position: absolute;
	top: 5px;
	left: 5px;
	display: flex;
	flex-wrap: wrap
}

.pansionat-section .label {
	border-radius: 2px;
	font-size: 10px;
	color: #FFFFFF;
	background: #FFB236;
	margin-right: 3px;
	padding: 2px 5px;
	margin-bottom: 5px
}

.pansionat-section .label.popular {
	background: #7DA5F3
}

.pansionat-section .label.good_price {
	background: #B291DD
}

#map-ajax:before {
	background: unset;
	display: none
}

#map-ajax .mfp-close {
	display: none
}

.pansionat-section .map {
	white-space: nowrap;
	color: #6F9B11;
	font-size: 14px;
	border-bottom: 1px dotted #6F9B11;
	background: #fff !important;
}

.pansionat-section .map:hover {
	text-decoration: none
}

.pansionat-pages li {
	list-style: none;
	padding-left: 0 !important
}

.pansionat-pages li:before {
	content: unset !important
}

.pansionat--sorting {
	margin-bottom: 35px
}

.pansionat--sorting-title {
	font-size: 14px;
	color: #292929;
	margin-right: 20px
}

.pansionat--sorting div {
	font-size: 14px;
	color: #292929;
	padding-right: 35px;
	position: relative;
	text-decoration: none;
	display: inline-block;
	cursor: pointer
}

.pansionat--sorting div.active {
	color: #8ABB2F
}

.pansionat--sorting div div:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 6px solid #8ABB2F;
	top: 7px;
	right: 15px;
	position: absolute
}

.pansionat--sorting div.desc:after {
	border-top: 6px solid #8ABB2F;
	border-bottom: 0
}

.pansionat-section .location__card {
	height: unset
}

.pansionat-pages .pagination__list {
	margin: 25px auto
}

.pansionat-pages .pagination__list .pagination__item {
	width: 34px;
	height: 34px;
	background: #89BC1D;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	color: #292929;
	margin-right: 7px
}

.pansionat-pages .pagination__list .pagination__item.active {
	background: #FFF;
	border: 1px solid #D7D7D7
}

.pansionat-pages .pagination__list .pagination__item a {
	font-size: 15px;
	color: #FFFFFF
}

.pansionats--text {
	margin-top: 20px;
	margin-bottom: 20px
}

.location__img-placeholder {
	overflow: hidden;
	height: 200px;
	margin: 0 -16px 0;
	position: relative;
}
@media (max-width: 768px) {
	.location__img-placeholder {
		margin-bottom: 20px;
	}
}

.location__img-placeholder img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middleж
}

.rating-info--stars {
	margin-top: 2px
}

.rating-info--stars i {
	color: #c4c4c4
}

.rating-info--stars i.full {
	color: #ffaa00
}

.rating-info--text {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	color: #333333;
	margin-right: 10px;
}

.rating-info--inner {
	display: flex;
	justify-content: center
}

.rating-info--info {
	color: #333333;
	font-size: 15px;
	margin-right: 5px
}

.tp_detail {
	padding: 14px 0;
	width: 100%;
	text-align: center;
	background: #7faf1b;
	text-decoration: none;
}

.tp_detail a {
	color: #fff
}

.tp_detail a:hover {
	color: #fff;
	text-decoration: none
}

.modal {
	position: relative;
	overflow: hidden !important;
	width: 100%;
	max-width: 343px;
	margin: auto;
	border-radius: 6px;
	background-color: #fff;
	display: block !important
}

main .breadcrumb-item:before {
	padding: 0;
	display: none !important
}

.breadcrumb-list {
	padding-top: 0 !important;
	padding-bottom: 20px !important
}

.pansionat-section .pansion_phone a {
	font-size: 14px;
	color: #000;
	line-height: 13px;
	font-weight: bold;
	display: block;
	font-family: "Exo2_regular"
}

.pansionat-section .pansion_item_info.places {
	font-size: 14px
}

.pansionat-pages .pagination__list .pagination__item a {
	text-decoration: none
}

.pans-page__org_similar-places .slick-list {
  margin: 0 -10px;
}

.pans-page__org_similar-places .slick-slide {
  padding: 0 10px;
}

.pans-page__org_similar-places__item .pansion_name {
	font-family: 'Exo 2';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #393939;
	margin-right: 0;
}

.pans-page__org_similar-places .location__card .pansion_address {
	font-family: 'Exo 2';
	display: block;
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #676767;
	text-align: left;
}

.slick-slide .pans-page__org_similar-places__item img {
    min-height: 194px;
}

.pans-page__org_similar-places .pansionat-section .location__price {

}

@media (min-width:768px) {
	.modal {
		max-width: 686px
	}
}

@media (max-width:768px) {
	.pansionat--sorting-title {
		margin-right: 5px
	}

	.pansionat-tags a {
		line-height: 24px
	}

	.breadcrumb-list {
		padding-top: 20px !important;
		margin-bottom: 20px !important
	}

	.pansionat-section .pansion_name {
		font-size: 16px
	}

	.pansionat-section .metro-row {
		font-size: 16px
	}

	.pansionat-section .pansion_phone a {
		font-size: 16px
	}

	.pansionat-section .pansion_address {
		font-size: 16px;
		line-height: 18px
	}

	.pansionat-section .pansion_item_info.places {
		font-size: 16px
	}

	body main .text img:not(.statiimg img) {
		margin-right: 0 !important;
		width: 100% !important
	}
}

.i-metro {
	background: url(/local/templates/main/components/bitrix/news.list/similar-places-slider/icon/i-metro.png) no-repeat center center;
	width: 17px;
	height: 16px;
	display: block;
	background-size: 100% 100%;
}

.location__img-placeholder .photo {
	height: 130px;
	position: relative;
	display: block;
}

.location__img-placeholder .photo .slider {
	height: 100% !important;
}

.pansionat-list-slick .slick-dots {
	margin: 0;
	display: table;
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: -10px;
	padding: 0 5px;
}
@media (max-width:414px) {
	.pansionat-list-slick .slick-dots {
		bottom: -56%;
	}
}

.pansionat-list-slick .slick-dots li:before,
.pansionat-list-slick .slick-dots li:after {
	content: none !important
}

.pansionat-list-slick .slick-dots li button:before {
	opacity: 1;
	content: "";
	position: absolute;
	width: 80%;
	bottom: 4px;
	margin: 0 2px;
	height: 4px;
	border-radius: 5px;
	transition: all .3s ease;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	background: rgba(232, 232, 232, .8);
}

.pansionat-list-slick .slick-dots li.slick-active button:before {
	background: #89BC1D;
}

.pansionat-list-slick .slick-dots li {
	display: table-cell;
	transition: all .3s ease !important;
	-webkit-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	position: relative;
	background: transparent;
	padding: 0 5px;
	margin: 0 !important;
}

.pansionat-list-slick .slick-dots li button {
	width: 100%;
	border: 0;
	background: transparent;
	box-shadow: none;
}

.icon-metro {
	background: url(/local/templates/main/components/bitrix/news.list/similar-places-slider/img/metro.jpg) no-repeat center center;
	width: 19px;
	height: 19px;
	background-size: 100% 100%;
}

.previev_text {
	cursor: pointer;
	position: relative;
	border-top: 1px solid #ebebeb;
	padding: 10px 0;
	width: 100%;
	font-size: 14px;
	height: 37px;
	overflow: hidden;
	box-sizing: border-box;
	line-height: 20px;
	margin: 0 0 3px;
}

.previev_text p {
	font-size: 14px;
	margin: 0;
}

.previev_text.select {
	height: auto;
	position: absolute;
	bottom: 84px;
	width: 164px;
	background: #fff;
}

.previev_text:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 18px;
	right: 5px;
	position: absolute;
	border-top: 6px solid #89BC1D;
	border-bottom: 0;
}

.previev_text.select:after {
	border-bottom: 6px solid #89BC1D;
	border-top: 0;
}

.list-nameplate {
	position: absolute;
	top: 10%;
	left: 3%;
	z-index: 1;
	display: flex;
	width: 116px;
	padding: 4px 8px 4px 6px;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 100px;
	background: #89bc1d;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

@media (max-width: 575px) {
	.list-nameplate {
		top: 6%;
	}
}

.section_map_title {
	font-size: 15px;
	font-weight: 400;
	line-height: 21px;
	letter-spacing: 0em;
	text-align: left;
	border-bottom: 1px dashed #89BC1D;
	color: #89BC1D;
	width: fit-content;
	margin-bottom: 35px;
	cursor: pointer;
}

#section_map {
	min-height: 500px;
}

.section_map_block {
	transition: 200ms;
}

.section_map_container:not(.active) .section_map_block {
	opacity: 0;
	visibility: hidden;
	height: 0;
}

.section_map_container.active {
	margin-bottom: 35px;
}

.section_map_container {
	position: relative;
}

.section_map_title {
	position: absolute;
	top: -58px;
	right: 0;
	z-index: 1;
}

.section_map_container.active .section_map_title span {
	display: none;
}

.section_map_container.active .section_map_title span.hidden {
	display: block !important;
	visibility: visible;
}

#section_map .item_pansion {
	position: absolute;
	top: 60px;
	left: 60px;
	z-index: 3000;
	width: 33%;
	display: none;
}

#section_map .item_pansion.active {
	display: block;
}

#section_map .item_pansion .description_pansion {
	background: #fff;
	height: 235px;
}

#section_map .info_pansion2 * {
	margin: 0 auto;
	position: relative;
	bottom: unset;
	left: unset;
	display: block;
}

#section_map .pansion_price {
	margin-bottom: 10px;
}

@media (max-width: 750px) {
	#section_map .item_pansion {
		top: 10px;
		left: 10px;
		width: 40%;
	}

	#item_pansions .item_pansion img {
		height: 100%;
		margin-bottom: 0 !important;
	}
}

@media(max-width: 600px) {
	#section_map {
		min-height: 400px;
	}

	.section_map_title {
		position: relative;
		top: -25px;
		margin-bottom: -10px;
	}

	#section_map .item_pansion {
		width: 80%;
	}

	#section_map .item_pansion .description_pansion {
		height: auto;
		padding-bottom: 10px;
	}

	#section_map .pansion_address {
		padding-top: 5px;
		background: none;
		padding-left: 0;
		padding-bottom: 5px;
	}

	#section_map .pansion_phone {
		background: none;
		padding-left: 0;
	}
}

@media (max-width: 400px) {
	#section_map .pansion_more {
		width: 100px;
	}
}

.pans-page__org_similar-places {
	overflow: hidden;
}

.pans-page__org_similar-places .btn__green-bevel_l {
	left: 0;
    z-index: 1;
}
.pans-page__org_similar-places .btn__green-bevel_r {
	right: 4px;
    z-index: 1;
}

.pans-page__org_similar-places .btn__green-bevel_l::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 48px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='48' viewBox='0 0 24 48' fill='none'%3E%3Cpath d='M24.0007 24C24.0007 37.2548 13.2556 48 0.000734329 48C0.000734329 48 0 40.2548 0 27C0 13.7452 0.000734329 11.5 0.000734329 0C13.2556 0 24.0007 10.7452 24.0007 24Z' fill='%2389BC1D'/%3E%3Cpath d='M12 17L4 24.5L12 32' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");
}

.pans-page__org_similar-places .btn__green-bevel_r::before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 48px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='48' viewBox='0 0 24 48' fill='none'%3E%3Cpath d='M0.00138855 24C0.00138855 37.2548 10.7466 48 24.0014 48C23.9992 48 24.0039 37.2548 24.0039 24C24.0039 10.7452 24.0014 0 24.0014 0C10.7466 0 0.00138855 10.7452 0.00138855 24Z' fill='%2389BC1D'/%3E%3Cpath d='M12 17L20 24.5L12 32' stroke='white' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");
}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/bread_for_nomera/style.css?1585901676563 */
/* /local/templates/main/components/bitrix/news.detail/pans_combo/style.css?178834111510713 */
/* /local/templates/main/css/pans-page_advantages.css?16987470691280 */
/* /local/templates/main/components/bitrix/news.detail/pans_text/style.css?17727149707772 */
/* /local/templates/main/components/bitrix/news.list/pans_employee/style.css?16190110613931 */
/* /local/templates/main/components/bitrix/news.list/reviews-slider/style.css?16239504422729 */
/* /local/components/pixelplus/send.aad/templates/modal/style.css?16082074202879 */
/* /local/templates/main/components/newform/main.feedback/mail-zayvka2/style.css?15822870522446 */
/* /local/templates/main/components/bitrix/news.list/similar-places-slider/style.css?178834338014754 */
