

/* Start:/bitrix/templates/artstudiodesign/components/bitrix/news/service/bitrix/news.detail/.default/style.css?17118970543628*/
html body {
    background: #f1f2f2;
}

.service-detail .prices-in {
    margin-top: 50px;
}

.service-detail .prices-in .price-in {
    background: #fff;
    border-left: 5px solid #da314a;
    padding: 25px 20px 10px 40px;
    margin-bottom: 20px;
}

.service-detail .prices-in .price-in > h2 {
    font-size: 21px;
    margin: 0;
}

.service-detail .prices-in .price-in .container-fluid {
    position: relative;
    margin-top: 17px;
}

.service-detail .prices-in .price-in .container-fluid .row > .pull-left {
    position: relative;
    margin-bottom: 10px;
    margin-right: 30px;
    padding: 7px 0px;
}

.service-detail .prices-in .price-in .container-fluid a.btn {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 108px;
    padding-left: 22px;
    text-align: center;
    transition: .2s;
    z-index: 1;
}

.service-detail .prices-in .price-in.active .container-fluid a.btn {
    bottom: 10px;
    right: 0;
    transition: .2s;
}

.service-detail .prices-in .price-in .container-fluid .row {
    max-width: 90%;
}

.service-detail .prices-in .price-in .container-fluid .row.text-container {
    max-width: initial;
}

.service-detail .prices-in .price-in .container-fluid .row > .price,
.service-detail .prices-in .price-in .container-fluid .row > .term-development {
    padding-left: 45px;
}

.service-detail .prices-in .price-in .container-fluid .row > .price:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #616262;
    border-radius: 50%;
    background: transparent url(/bitrix/templates/artstudiodesign/images/icon-ruble.svg) no-repeat center;
    background-size: 14px 17px;
}

.service-detail .prices-in .price-in .container-fluid .row > .term-development:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 33px;
    height: 33px;
    border: 1px solid #616262;
    border-radius: 50%;
    background: transparent url(/bitrix/templates/artstudiodesign/images/icon-calendar.svg) no-repeat center;
    background-size: 21px 16px;
}

.service-detail .prices-in .price-in .container-fluid > a.btn:before {
    content: '';
    position: absolute;
    display: block;
    top: 12px;
    left: 7px;
    width: 10px;
    height: 6px;
    background: url(/bitrix/templates/artstudiodesign/images/icon-arrow-white.svg);
    margin-right: 7px;
    transition: .2s;
}

.service-detail .prices-in .price-in.active .container-fluid > a.btn:before {
    top: 10px;
    transform: rotate(180deg);
    transition: .2s;
}

.service-detail > .container > .row .prices-in .price-in .text-container {
    overflow: hidden;
    height: 0px;
    margin-top: 0;
    transition: .2s;
}

.service-detail > .container > .row .prices-in .price-in .text-container .text-container-wrap {
    padding: 30px 0 60px;
}

@media (max-width: 767px) {
    .service-detail .prices-in .price-in {
        padding: 20px 20px 60px 20px;
    }

    .service-detail .prices-in .price-in .container-fluid .row {
        max-width: initial;
    }

    .service-detail .prices-in .price-in .container-fluid .row > .pull-left {
        float: none !important;
        margin-right: 0;
    }

    .service-detail .prices-in .price-in .container-fluid a.btn {
        left: 50%;
        bottom: -35px;
        margin-left: -54px;
    }

    .service-detail .prices-in .price-in.active .container-fluid a.btn {
        bottom: -35px;
    }

    .service-detail > .container > .row .prices-in .price-in .text-container .text-container-wrap {
        padding: 20px 0 10px;
    }
}
/* End */
/* /bitrix/templates/artstudiodesign/components/bitrix/news/service/bitrix/news.detail/.default/style.css?17118970543628 */
