

/* Start:/local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518*/
.service .white-block {
    text-align: center;
    position: relative;
    height: 122px
}

.service .white-block .line {
    width: 40%;
    height: 1px;
    background-color: #e5e5e5;
    position: absolute
}

.service .white-block .line-left:after, .service .white-block .line-right:before {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #ed1c24;
    border-radius: 50%;
    position: absolute;
    display: block
}

.service .white-block .line-left {
    left: 0;
    top: 15px
}

.service .white-block .line-left:after {
    right: 0;
    top: -5px
}

.service .white-block .line-right {
    right: 0;
    top: 15px
}

.service .white-block .line-right:before {
    left: 0;
    top: -5px
}

.service .white-block h2 {
    text-transform: uppercase;
    margin-top: 35px
}

.service .white-block p {
    font-size: 25px;
    margin-top: 25px;
    text-align: center
}

.service .service-options {
    height: auto;
    position: relative;
    max-width: 1198px;
    margin: 0 auto;
}

.service .service-options .container {
    text-align: center
}

.service .service-options .container .serv-block {
    width: 27.5%;
    height: 220px;
    display: block;
    float: left;
    background-color: rgba(255, 255, 255, .9);
    margin: 20px 2.9%;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #000;
    border-radius: 2px;
    transition: all ease-in .2s
}

.service .service-options .container .serv-block:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.service .service-options .container .serv-block span {
    margin-top: 18px;
    line-height: 1.3;
    font-size: 18px;
    font-weight: 700;
    display: block
}

.service .service-options .container .serv-block img {
    vertical-align: bottom;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.service .service-options .container .serv-block:first-child img {
    bottom: 40px
}

.service .service-options .container .serv-block:nth-child(-n+3) {
    margin-top: 10px
}

.service .service-options .container .serv-block:nth-child(n+7) {
    margin-bottom: 10px
}

.service .service-options .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/local/templates/beliy/img/bg-service.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    z-index: -1
}

@media screen and (max-width: 1650px) {
    .service .white-block .line {
        width: 36%
    }
}

@media screen and (max-width: 1200px) {
    .service .white-block .line {
        width: 34%
    }

    .service .white-block p {
        font-size: 26px
    }

    .service .service-options .container .serv-block span {
        font-size: 16px;
        margin-top: 25px
    }

    .service .service-options .container .serv-block img {
        width: 38%;
        height: auto;
        bottom: 25px
    }

    .service .service-options .container .serv-block:first-child img {
        width: 55%;
        bottom: 45px
    }
}

@media screen and (max-width: 1024px) {
    .service .white-block .line {
        width: 32%
    }

    .service .white-block p {
        font-size: 22px
    }

    .service .service-options .container .service-container {
        width: 95%;
        margin: auto
    }

    .service .service-options .container .serv-block {
        height: 200px;
        width: 29%;
        display: block;
        margin: 20px 15px
    }

    .service .service-options .container .serv-block span {
        font-size: 14px;
        margin-top: 20px
    }

    .service .service-options .container .serv-block img {
        width: 37%
    }

    .service .service-options {
        height: 700px
    }
}

@media screen and (max-width: 768px) {
    .service .service-options {
        height: auto
    }

    .service .white-block .line {
        width: 23%;
        top: 11px
    }

    .service .white-block p {
        font-size: 17px
    }

    .service .service-options .container .serv-block {
        margin: 5px;
        width: 31%;
        height: 180px
    }

    .service .service-options .container .serv-block span {
        font-size: 12px
    }
}

@media screen and (max-width: 480px) {
    .service .white-block p {
        font-size: 15px
    }

    .service .service-options .container {
        justify-content: center
    }

    .service .service-options .container .serv-block:nth-child(-n+3) {
        margin-top: 0
    }

    .service .service-options .container .serv-block:nth-child(n+7) {
        margin: 0
    }

    .service .service-options .container .serv-block:last-child {
        text-align: center;
        position: relative;
        left: 25%
    }

    .service .service-options .container .serv-block span {
        font-size: 11px
    }

    .service .service-options .container .serv-block:first-child img {
        bottom: 36px
    }

    .service .service-options .container .serv-block {
        width: 46.7%;
        margin: 5px !important;
        height: 155px
    }
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518 */
