

/* Start:/local/templates/citrus_aproduction/components/bitrix/news/services/bitrix/news.detail/.default/style.css?15940271081569*/
ol.faq-list {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 20px;
    font-weight: 600;
    color: #a09f9f;
}

ol.faq-list li + li {
    margin-top: 15px;
}

a.faq-item-link {
    padding-right: 30px;
    display: block;
    font-size: 14px;
    font-weight: 600;
    position: relative;
}

.faq-item-answer {
    font-size: 14px;
    font-weight: 400;
    margin-top: 0;
    display: none;
}

.faq-item-answer strong {
    border-radius: 100px;
    background-color: #6bbf18;
    color: #fff;
    padding: 1px 6px;
    text-transform: uppercase;
    font-size: 12px;
}

.open .faq-item-answer {
    margin-top: 15px;
    display: block;
}

a.faq-item-link:after {
    content: '\f104';
    display: block;
    position: absolute;
    transform: translateY(-50%);
    right: 0;
    left: auto;
    top: 50%;
    font-family: FontAwesome;
    font-size: 30px;
    width: 30px !important;
    height: 30px !important;
    max-width: none;
    line-height: 30px;
    text-align: center;
    border: 0;
}

.open a.faq-item-link:after {
    transform: translateY(-50%) rotateZ(-90deg);
}

.service-item-images--indent {
    margin-bottom: 20px;
    padding-bottom: 70%;
}

.service-item-images--indent img {
    width: 100%;
    object-fit: cover;
}

.service-item-images--indent:hover img {
    transform: none;
}

.item_modalBoxGallery .conteinerGal__img-wrapper {
    padding-bottom: 100%;
}

.conteinerGal__img-wrapper img {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    object-fit: cover;
}

.conteinerGal__img-wrapper img:hover {
    opacity: 1;
}

/* End */
/* /local/templates/citrus_aproduction/components/bitrix/news/services/bitrix/news.detail/.default/style.css?15940271081569 */
