

/* 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?17240447947698*/
.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%;
	}
}

/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/pans_text/style.css?17500735214335*/
.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{
  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;
    }
}

/* 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 */
/* /local/templates/main/components/bitrix/breadcrumb/bread_for_nomera/style.css?1585901676563 */
/* /local/templates/main/components/bitrix/news.detail/pans_combo/style.css?17240447947698 */
/* /local/templates/main/components/bitrix/news.detail/pans_text/style.css?17500735214335 */
/* /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 */
