

/* Start:/local/templates/yd2page/components/bitrix/news/services/bitrix/news.detail/.default/style.css?16509577344057*/
.price,.deadline {
    font-weight: bold;
    font-size: 26pt;
    white-space: nowrap;
}

.old-price {
    text-decoration: line-through;
}

.discount-terms {
    font-size: 14px;
    margin-bottom: 10px;
}

.faq-block {
    margin-bottom: 20px;
}

.faq-item {
    border-bottom: 1px solid #c4bfcb;
    cursor: pointer;
}

.faq-item h4:after {
    content: " →";
    position: relative;
    right: -15px;
}

.faq-item div {
    display: none;
    margin: 0 0 15px 0;
}

.service-info-block h2 {
    margin: 0;
    color: #fff;
}

.start-project {
    font-size: 16pt;
    background: #fff;
    color: #835c9a;
    border: 1px solid #835c9a;
    display: inline-block;
    transition: background-color 0.3s ease;
    margin-top: 10px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    cursor: pointer;
    padding: 20px 40px;
}

.start-project:hover {
    background: #835c9a;
    color: #fff;
    border: 1px solid #fff;
    transition: 0.1s;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.how-to-work-item {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}

.how-to-work-item img {
    margin-left: 0;
    margin-right: 15px;
}

.margin-20 {
    margin-top: 20px;
}

.tariff {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.tariff-style {
    border: 1px solid #835c9a;
    border-radius: 0.8rem;
    -webkit-box-shadow: 0 2rem 4rem 0 #a3a0a04d;
    box-shadow: 0 2rem 4rem 0 #a3a0a04d;
    color: #0b0b0b;
    padding: 2rem;
}

.header {
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    margin: 0 0 10px;
}

.sub_header {
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
}

.tariff-info-block:last-of-type {
    margin-right: 0;
}

.border-block {
    border: 1px solid #e2e2e2cc;
    transition: 1s;
}

.border-block:hover {
    box-shadow: 0 10px 20px #e2e2e2cc;
    border: 1px solid #fff;
}

.text-block {
    padding: 0 20px 20px !important;
}
.icon-block {
    padding: 20px 0 !important;
    text-align: center;
}

.service-portfolio {
    transition: 1s;
}

.service-portfolio:hover {
    transform: translate(0px, -10px);
}

@media screen and (min-width: 1280px)
{
    .service-info-block {
        background-color: #835c9a;
        border-radius: 0.8rem;
        -webkit-box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        color: #fff;
        padding: 2rem;
        margin: 2rem auto;
        max-width: 600px;
    }

    .tariff-info-block {
        margin-right: 1vw;
        margin-top: 1vh;
        max-width: 400px;
        font-size: 18px;
    }
}

@media screen and (min-width: 600px) and (max-width: 1279px)
{
    .service-info-block {
        background-color: #835c9a;
        border-radius: 0.8rem;
        -webkit-box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        color: #fff;
        padding: 2rem;
        margin: 2rem auto;
        max-width: 600px;
    }

    .tariff-info-block {
        margin-right: 1vw;
        margin-top: 1vh;
        max-width: 400px;
    }
}

/*Маленькие экраны*/
@media screen and (max-width: 600px) {
    .service-info-block {
        background-color: #835c9a;
        border-radius: 0.8rem;
        -webkit-box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        box-shadow: 0 2rem 4rem 0 rgba(130, 92, 153, 0.3);
        color: #fff;
        padding: 2rem;
        margin-top: 1rem;
    }

    .tariff-info-block {
        margin-right: 1vw;
        margin-top: 1vh;
        max-width: 600px;
    }
}

@media screen and (max-width: 767px) {
    .how-to-work-item {
        flex-flow: row wrap;
        justify-content: center;
    }
}

.icon-block {
    text-align: center;
}
/* End */
/* /local/templates/yd2page/components/bitrix/news/services/bitrix/news.detail/.default/style.css?16509577344057 */
