

/* 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 */


/* Start:/local/components/solverweb/pricelist.marklist/templates/.default/style.css?16602086682861*/
.btnSlc {
    height: 43px;
    color: #000;
    display: flex;
    list-style: none;
    margin: 10px 0;
    border-radius: 5px;
    cursor: pointer;
    background: rgb(240,240,240);
    background: -moz-linear-gradient(top, rgba(240,240,240,1) 1%, rgba(213,213,213,1) 100%);
    background: -webkit-linear-gradient(top, rgba(240,240,240,1) 1%,rgba(213,213,213,1) 100%);
    background: linear-gradient(to bottom, rgba(240,240,240,1) 1%,rgba(213,213,213,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d5d5d5',GradientType=0 );
    width: 20%;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex: 0 21%;
    text-align: center;
    text-decoration: none;
}

.row-sc {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    gap: 5%;
    height: 150px;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}

.showmore {
    display: flex;
    color: #9b090e;
    font-weight: bold;
    cursor: pointer;
    text-decoration: underline;
    position: relative;
    justify-content: center;
    margin-bottom: 15px;
}

.arrow-spoiler {
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-top: 7px solid gray;
    border-left: 5px solid transparent;
    position: relative;
    top: 8px;
    right: -5px;
}

.active .arrow-spoiler {
    border-right: 5px solid transparent;
    border-top: 0 solid gray;
    border-bottom: 7px solid gray;
    border-left: 5px solid transparent;
}

@media screen and (max-width: 650px) {
    .btnSlc {
        flex: 0 30%;
        font-size: 13px;
    }
}



.row-sc:not(.open) .btnSlc[data-order="1"] {order: 1;}
.row-sc:not(.open) .btnSlc[data-order="2"] {order: 2;}
.row-sc:not(.open) .btnSlc[data-order="3"] {order: 3;}
.row-sc:not(.open) .btnSlc[data-order="4"] {order: 4;}
.row-sc:not(.open) .btnSlc[data-order="5"] {order: 5;}
.row-sc:not(.open) .btnSlc[data-order="6"] {order: 6;}
.row-sc:not(.open) .btnSlc[data-order="7"] {order: 7;}
.row-sc:not(.open) .btnSlc[data-order="8"] {order: 8;}
.row-sc:not(.open) .btnSlc[data-order="500"] {order:500;}

@media screen and (max-width: 650px) {
	.row-sc:not(.open) .btnSlc[data-sm-order="1"] {order: 1;}
	.row-sc:not(.open) .btnSlc[data-sm-order="2"] {order: 2;}
	.row-sc:not(.open) .btnSlc[data-sm-order="3"] {order: 3;}
	.row-sc:not(.open) .btnSlc[data-sm-order="4"] {order: 4;}
	.row-sc:not(.open) .btnSlc[data-sm-order="5"] {order: 5;}
	.row-sc:not(.open) .btnSlc[data-sm-order="6"] {order: 6;}
	.row-sc:not(.open) .btnSlc[data-sm-order="7"] {order: 7;}
	.row-sc:not(.open) .btnSlc[data-sm-order="8"] {order: 8;}
	.row-sc:not(.open) .btnSlc[data-sm-order="500"] {order:500;}
}
/* End */
/* /local/templates/.default/components/bitrix/catalog.section.list/serviceblock/style.css?16486312545518 */
/* /local/components/solverweb/pricelist.marklist/templates/.default/style.css?16602086682861 */
