

/* Start:/local/templates/.default/components/bitrix/news/main_pub/bitrix/news.detail/.default/style.css?17839514822214*/
.newsitem__img{
text-align: center;
}
.works__title {
  width: 100%;
  text-align: center;
}
.service-text-2-slider{
  margin-bottom: 60px;
}
.service-text-2-slider.swiper-container {
  padding: 0;
  margin-left: -7px;
}
.service-text-2-slider__pagination.swiper-pagination {
  margin-top: 10px;
}
.service-text-2-slider__pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}
.service-text-2-slider__img {
  height: 475px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .service-text-2-slider__img {
      height: 335px;
  }
}
.service__text-2_img-block::before {
  margin: 0 15px;
}
.service-text-2-slider__slide-wrap {
  position: relative;
  margin-left: 7px;
}
.service__text-2_img-block::before,
.service-text-2-slider__slide-wrap::before {
  position: absolute;
  content: '';
  background: url('/local/templates/mactailor/img/zoom-in.png') 50% 50% no-repeat scroll rgba(0, 0, 0, 0.3);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  transition: all 0.3s ease;
}

.service__text-2_img-block:hover::before,
.service-text-2-slider__slide-wrap:hover::before {
  opacity: 1;
}

.service-text-2-slider__ribon {
  position: absolute;
  top: 15px;
  padding: 8px 25px;
  background: #ed1c24;
  box-shadow: -1px 2px 3px rgba(0, 0, 0, .3);
  color: #fff;
  border-radius: 0 3px 3px 0;
}
.service-text-2-slider__ribon--after {
  background: #00aeef;
}
.service-text-2-slider__ribon::before, 
.service-text-2-slider__ribon::after {
  content: "";
  position: absolute;
  box-sizing: content-box;
}
.service-text-2-slider__ribon::before {
  width: 7px;
  height: 100%;
  top: 0;
  left: -6.5px;
  padding: 0 0 7px;
  background: inherit;
  border-radius: 5px 0 0 5px;
}
.service-text-2-slider__ribon::after {
  width: 5px;
  height: 5px;
  bottom: -5px;
  left: -4.5px;
  background: #f44336;
  border-radius: 5px 0 0 5px;
}
.service-text-2-slider__ribon--after::after {
  background: #70d2f6;
}

.interest-block__swiper-preview_slide-img {
  width: 100%;
  object-fit: cover;
}
.service__interest-block_title {
  text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .service__ordering {
    margin: 0 !important;
  }
}
/* End */


/* Start:/local/components/mactailor/comments/templates/.default/style.css?1783952065908*/
.comments-wrap{
    margin-bottom: 50px;
}
.add-comment-button{
    border: 1px solid #2fbdf2;
    text-transform: uppercase;
    color: #2fbdf2;
    display: flex;
    max-width: 370px;
    height: 36px;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background-color: #fff;
    margin: 10px 0 20px auto;
    text-decoration: none;
}
.add-comment-button--center{
    margin: 20px auto;
}
.add-comment-button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #00aeef;
}
.review-element{
    margin-bottom: 30px;
}

.review-element__name {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 10px;
    border-bottom: 1px solid #00aeef;
}

.review-element__name span{
    color:#c0c0c0;
    font-size: 18px;
}
.not-comments-block{
    text-align: center;
}
@media (max-width:768px){
    .add-comment-button{
        max-width: 100%;
    }
}
/* End */
/* /local/templates/.default/components/bitrix/news/main_pub/bitrix/news.detail/.default/style.css?17839514822214 */
/* /local/components/mactailor/comments/templates/.default/style.css?1783952065908 */
