

/* Start:/local/templates/st/components/bitrix/news.detail/service/style.css?17381893269240*/
.news--detail-button
{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s}

.news--detail {font-size: 16px;line-height: 28px;}

.news--detail-before {margin-top: -20px;margin-bottom: 20px}

.news--detail-image {width: 100%;height: 0;padding-top: 41%;}
.news--detail-row {display: flex;justify-content: space-between}
.news--detail-row > div{width: 50%}
.news--detail-svg{width: 50px;height: 50px;}
.news--detail-svg svg{width: 100%;height: 100%;max-width: 50px;max-height: 50px;}

.news--detail-blocks {display: flex}
.news--detail-gray {width: 190px;height: 190px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;background-color: #e6e6e6;padding: 30px;font-size: 14px;color:#383838;line-height: 18px;}
.news--detail-yellow {width: 300px;height: 260px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;background-color: var(--second-color);transform: translateY(-50%);padding: 30px;font-size: 14px;color:#fff;line-height: 18px;}

.news--detail-principle{margin-top: var(--small-step)}
.news--principle-list {display: flex;flex-wrap: wrap;}
.news--principle-image {width: 70px;height: 70px}
.news--principle-image img{width: 100%;height: 100%}

.news--detail-button {background-color: var(--main-color);border: 1px solid var(--main-color);color: var(--text-light);height: 58px;cursor: pointer}
.news--detail-button:hover {background-color: var(--text-light);border: 1px solid var(--main-color);color: var(--text-black)}
.news--detail-button  {max-width:350px;text-align: center}

.news--reviews {margin-top: var(--small-step);padding-bottom: var(--small-step)}
.news--reviews h3{font-family: "Montserrat SemiBold";font-size: 30px;margin-bottom: 20px;display: flex;justify-content: space-between}
.news--reviews h3 a{font-family: "Montserrat Regular";font-size: 16px;color:var(--second-color);display: flex;align-items: center}
.news--reviews-list {display: flex;justify-content: space-between;gap: 30px}
.news--reviews a svg, .news--reviews-box a svg{stroke: var(--second-color);fill:transparent;width: 15px;height: 15px}
.news--reviews a, .news--reviews-box a{display: flex;align-items: center}
.news--reviews-box {background-color: #ebeeee;padding: 30px;margin-bottom: 30px}
.news--reviews-box a{display: flex;margin-top: 20px;align-items: center;color: var(--second-color)}
.news--reviews-row {display: flex;align-items: center}
.news--reviews-image {width: 60px;height: 60px;border-radius: 50%;overflow: hidden}
.news--reviews-image img{width: 100%;height: 100%}
.news--reviews-title {margin-left: 20px;font-size: 16px;font-family: "Montserrat Bold";word-break: break-all;
    width: calc(100% - 60px);}
.news--reviews-text {font-size: 16px;line-height: 24px;}
.news--reviews-box {position: relative;}
.news--reviews-box:after {position: absolute;content: '';bottom:-19px;left:10px;width: 22px;height: 19px;background-image: url('/local/templates/st/images/corner.png')}
.news--reviews-item {width: calc(33% - 20px)}

.news--detail-image{background-size: cover;background-repeat: no-repeat;background-position: center center}

.news--similar {padding: var(--small-step) 0 0 0;}
.news--similar .splide__list{height: auto}
.news--similar h3{font-family: "Montserrat SemiBold";font-size: 30px;margin-bottom: 20px;display: flex;justify-content: space-between}
.news--similar h3 a{font-family: "Montserrat Regular";font-size: 16px;color:var(--second-color);display: flex;align-items: center}
.news--similar a svg{stroke: var(--second-color);fill:transparent;width: 15px;height: 15px}
.news--similar .splide__slide {position: relative;padding-bottom: 70px}
.news--similar .splide__pagination {bottom:-40px}
.similar--image {width: 100%;height: 300px;max-width: 100%;max-height: max-content;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.similar--title {font-family: "Montserrat Bold";font-size: 24px;line-height: 28px;margin-top: 30px}
.similar--place {margin-top: 20px}
.similar--place span{font-family: "Montserrat SemiBold";margin-right: 10px}
.similar--area {margin-top: 20px}
.similar--area span{font-family: "Montserrat SemiBold";margin-right: 10px}
.similar--button {position: absolute;bottom:0;left:0;}
.similar--button a{padding: 15px 45px;background-color: #2b2b2d;border:1px solid #2b2b2d;color:var(--text-light);display: inline-flex;align-items: center;justify-content: center}
.similar--button a:hover{background-color: var(--text-light);border:1px solid #2b2b2d;color:#2b2b2d;}


@media only screen and (max-width: 500px) {
    .news--logo {flex-wrap: wrap}
    .news--logo span{width: 100%;margin-top: 20px;display: block}
    .news--props-item {width: 100%}
}


@media only screen and (max-width: 1024px) {
    .news--reviews-item {width: 50%}
    .news--reviews-item:nth-child(3) {display: none}
}

@media only screen and (max-width: 640px) {
    .news--reviews-item {width: 50%}
    .news--reviews-item:nth-child(3) {display: none}
}

@media only screen and (max-width: 550px) {
    .news--reviews-list {flex-wrap: wrap}
    .news--reviews-item {width: 100%}
}

@media only screen and (max-width: 400px) {
    .news--detail-button {width: 100%}
    .news--detail-button .button{padding-left: 0;padding-right: 0;width:100%;text-align: center}
}

@media only screen and (max-width: 640px) {
    .news--similar{padding-left:20px;padding-right:20px;padding-bottom: 110px}
    .services--detail-yellow {transform: none}
    .news--detail-row {flex-wrap: wrap}
    .news--detail-row > div.services--detail-button{width: 100%}
    .news--detail-row > div.services--detail-blocks {width: 100%}
    .services--detail-yellow {transform: none}
    .services--detail-button .button {width: 100%;text-align: center}
    .services--detail-blocks {margin-bottom: 30px}
    .main--service-item, .news--principle-item{width: 100%}
    .news--principle-buttons, .news--reviews-list {gap:0;flex-wrap: wrap}
    .news--principle-buttons .button {margin-bottom: 15px}
    .news--reviews-item {width: 100%}
    .services--detail-gray,.services--detail-yellow {padding: 20px 10px;}
    .news--detail-row > div {width: 100%;}
}

@media only screen and (max-width: 550px) {
    .news--similar {padding-left:10px;padding-right:10px;}
}

@media only screen and (max-width: 1024px) {
    .news--reviews-item {width: 50%}
    .news--reviews-item:nth-child(3) {display: none}
    .services--menu {display: none}
    .services--detail {width: 100%;padding-left: 0}
}

@media only screen and (max-width: 640px) {
    .news--reviews-item {width: 50%}
    .news--reviews-item:nth-child(3) {display: none}
}

@media only screen and (max-width: 550px) {
    .news--reviews-list {flex-wrap: wrap}
    .news--reviews-item {width: 100%}
    .main--service-item{width: 100%;}
}

.service--detail .splide__pagination li:after{display: none}
.service--detail .splide__pagination li{padding-left: 10px}
.news--similar .splide__pagination__page.is-active {background-color: var(--second-color)}

.splide__slide{display: block}
.lg-outer.lg-grab img.lg-object {object-fit: contain;object-position: center;width: 100%;height: 100%;}
.main--slider--image {cursor: pointer}

.news--detail .splide__arrow{background-color: transparent;}
.news--detail .splide__arrow svg{fill:var(--second-color);height:30px;width:auto;}
.news--detail .splide__arrow--prev{left:-30px;}
.news--detail .splide__arrow--next{right:-30px;}
.news--detail #main--slider .splide__arrow[disabled]{display: none}
.news--detail #main--slider .splide__arrow--prev{transform: rotate(90deg)}
.news--detail #main--slider .splide__arrow--next{transform: rotate(-90deg)}
.news--detail .splide__pagination__page{cursor: pointer}
.news--detail .splide__pagination__page:hover, .news--detail .splide__pagination__page.is-active{background-color: var(--second-color)}

.auto--image {width: 100%;height: 290px;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.thumbnail--image {width: 100%;height: 80px;background-repeat: no-repeat;background-size: cover;background-position: center center;}
.main--slider--image {width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center center;}

#auto--photos {margin-top: var(--small-step)}
#auto--photos .splide__slide img{width: 100%}

.news--list-box {display: flex}
.license--item-image {width: 100%;height: 0;padding-top: 75%;background-size: contain;background-repeat: no-repeat;background-position: center center;}
.license--item {width: 25%;background-color: var(--input-background-hover);padding: 30px 30px 50px 30px;border: 1px solid #e8e8e8;cursor: pointer;color: var(--text-black);}
.license--list {display: flex;flex-wrap: wrap;}
.license--item-box {padding-top: 30px;}
.license--item-title {font-size: 16px;font-family: "Montserrat SemiBold";line-height: 24px;}
.news--reviews .license--list a{display: block}

@media only screen and (max-width: 1000px) {
    .license--list {flex-wrap: wrap}
    .license--item {width: 33.33333%;}
}

@media only screen and (max-width: 640px) {
    .license--list {flex-wrap: wrap}
    .license--item {width: 50%;}
}

@media only screen and (max-width: 500px) {
    .license--item {width: 100%;}
}
/* End */
/* /local/templates/st/components/bitrix/news.detail/service/style.css?17381893269240 */
