

/* Start:/local/templates/ru.infinityinc_2/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17656140502320*/
.info p {
    margin: 0;
}

.info {
    border: 3px solid #007ec9;
    float: left;
}

.info .item {
    padding: 30px;
}

.info .item .title {
    font-weight: bold;
    /*font-family: 'GothamPro-Medium', sans-serif;*/
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #007ec9;
}

.task {
    position: relative;
    padding: 0;
    list-style: none;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 -30px;
}

.task li {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 0;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
}

.task li p {
    margin: 0;
}

.task li .title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 6px;
    padding-left: 15px;
    position: relative;
    color: #007ec9;
}

.task li .title:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #007ec9;
    position: absolute;
    left: 0;
    top: 8px;
}

.service-request-form {
    margin-bottom: 15px;
}

.service-detail h2 + ul {
    padding-top: 0;
}

.service-detail .consult {
    margin-bottom: 30px;
    margin-top: 30px;
}

.service-detail .consult .consult-form {
    border-width: 3px;
    padding: 30px;
}

.service-slider-main {
    /*margin: 0 10% 15px 10%;*/
    margin-bottom: 15px;
}

.service-slider-main .service-slide {
    position: relative;
    width: 80%;
}

.service-slider-main .service-slide img {
    margin: 0 auto;
    border: 5px solid #fff;
}

.service-slider-main .service-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.service-slider-nav .service-slide {
    height: 80px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    cursor: pointer;
    margin: 0 5px;
}

.service-slider-nav .service-slide:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 3px solid #d7dee3;
}

.service-slider-nav .service-slide.slick-current:before {
    content: "";
    border: 3px solid #161b3c;
}
/* End */
/* /local/templates/ru.infinityinc_2/components/bitrix/news/services/bitrix/news.detail/.default/style.css?17656140502320 */
