

/* Start:/local/templates/main/components/bitrix/news/buy-1c/bitrix/news.detail/.default/style.css?17527531712759*/
div.service-detail {
    width: 100%;
    margin: 0 auto;
}

div.service-detail .top_service {
    position: relative;
    padding-top: 25px;
    margin-top: 30px;
    width: 100%;
    height: 100%;
}




div.service-detail .top_service .fixed-wrapping{
    position: relative;
    z-index: 2;
}


div.service-detail .top_service .fixed-wrapping > div {
    display: inline-block;
    vertical-align: top;
}

div.service-detail .top_service .grey_background {
    height: 100%;

}



div.service-detail .top_service .text {
    width: 75%;
    z-index: 100;
    margin-right: 20px;

}
div.service-detail .top_service>div:nth-child(2){
    box-shadow:         0 2px 5px 0 rgba(229, 230, 231, 0.76);
    margin-top: 25px;
}





/* Стили для текста внизу детальной странице услуг */
div.bottom_service {
    margin-top: 40px;
}

div.bottom_service .text {
    margin: 60px 0;
}

div.bottom_service form{
    margin-top: 30px;
    border: 1px solid #d5d5d5;
    border-top: 3px solid #ff0f3d;
    width: 100%;
    height: 520px;
    box-shadow: 0px 0px 10px #d5d5d5;
}

div.bottom_service form h2 {
    margin-top: 20px;
}

div.bottom_service form .form_cont {
    position: relative;
    top:20px;
    width: 75%;
    margin: 0 auto;

}
div.bottom_service form .form_cont p {
    font-family: 'Ubuntu-Medium';
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}

div.bottom_service form .form_cont input,
div.bottom_service form .form_cont textarea{
    border: 1px solid  #d5d5d5 ;
    font-family: 'Ubuntu-Light';
    font-size: 15px;
    width: 45%;
}

div.bottom_service form .form_cont input {
    margin-top: 30px;
    height: 50px;
}
div.bottom_service form .form_cont input[type='text']:nth-child(3){
    margin-left: 5%;
}

div.bottom_service form .form_cont input[placeholder]
{
    padding-left: 15px;
}

div.bottom_service form .form_cont textarea {
    margin-top: 40px;
    width: 100%;
    height: 130px;
    text-indent: 5px;
    padding: 15px;
}

div.bottom_service form .form_cont div {
    width: 100%;
}
div.bottom_service form .form_cont div input:first-child{
    float: left;
}
div.bottom_service form .form_cont div input:last-child {
    float: right;
}


div.bottom_service form .form_cont input[type='submit']{
    width: 240px;
    height: 50px;
    margin-left: 35%;
    margin-top: 35px;
    background: #ff0f3d;
    font-family: "Ubuntu-Medium";
    font-size: 14px;
    color: white;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}


.prev_footer_text {
    margin-top: 30px;
}

.bottom-content{
    margin-top: 55px;
    width: 100%;
    position: relative;
}


.bottom-content .grey_background {
    height: 105%;
    top:-25px;
}






/* End */
/* /local/templates/main/components/bitrix/news/buy-1c/bitrix/news.detail/.default/style.css?17527531712759 */
