

/* Start:/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/style.css?175223112831770*/
.services_list_block__container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 0 36px;
}
.services_list_block__left {
    display: block;
    position: relative;
    width: 260px;
    margin: 0 23px 0 0;
}
.redisign .wrapper {
    max-width: 1500px;
    width: calc(100% - 88px);
    display: flex;
}
.services_list_block__right {
    display: block;
    position: relative;
    width: calc(100% - 260px - 23px);
}
@media (max-width: 767px) {
    .services_list_block__left {
        display: none;
    }
    .services_list_block__right {
        width: 100%;
    }
}
.redisign .services_list_block__menu {
    display: block;
    position: sticky;
    top: 150px;
    width: 260px;
    background: #FFFFFF;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 11px 30px 30px;
}
.services_list_block__menu-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 240%;
    color: #000000;
}
.services_list_block__menu-item a {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 14px;
    line-height: 240%;
    color: #000000;
    transition: all .4s;
}
.services_list_block__menu-item a:hover {
    color: #5052A2;
}
.redisign .services_list_block__right .h1_title {
    text-align: left;
    font-size: 28px;
}
.redisign .services_list_block__right .h1_title .title_value {
    width: auto;
    text-align: left;
    font-weight: 500;
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.02em;
    color: #000000;
}
.redisign .services_list_block {
    display: block;
    position: relative;
    margin: 15px 0 0;
}
.subsection {
    display: block;
    position: relative;
    margin: 60px 0 0;
    max-width: 100%;
    /*overflow: hidden;*/
}
.subsection:first-of-type {
    margin: 0;
}
@media (max-width: 767px) {
    .subsection {
        margin: 20px 0 0;
    }
    .subsection:first-of-type {
        margin: 0;
    }
}
.subsection__name {
    display: block;
    position: relative;
}
.subsection__name a {
    display: block;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.02em;
    color: #000000;
    transition: all .4s;
    max-width: calc(100% - 120px);
}
.subsection__name a:hover {
    color: #5052A2;
}
.subsection__name span {
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #5052A2;
    cursor: pointer;
}
.subsection__item-list::-webkit-scrollbar {
    height: 5px; /* высота для горизонтального скролла */
    background-color: transparent;
    cursor: pointer;
    transition: all .4s;
}
.subsection__item-list::-webkit-scrollbar-thumb {
    background-color: #5052A2;
    border-radius: 10px;
    cursor: pointer;
}
.subsection__item-list {
    /*display: flex;*/
    /*position: relative;*/
    /*flex-direction: row;*/
    /*flex-wrap: nowrap;*/
    margin: 20px -44px 0 0;
    padding-right: 22px;
    padding-bottom: 10px;
}
@media (max-width: 990px) {
    .subsection__item-list {
        margin: 20px -28px 0 0;
        padding-right: 28px;
    }
}
@media (max-width: 479px) {
    .subsection__item-list {
        margin: 20px -10px 0 0;
        padding-right: 10px;
    }
}
/*@media (max-width: 1620px) {*/
/*    .subsection__item-list {*/
/*        overflow: auto;*/
/*    }*/
/*}*/
.subsection__item {
    display: block;
    position: relative;
    margin: 0 0 0 11px;
}
.subsection__item:first-of-type {
    margin: 0;
}
.subsection__item-content {
    display: block;
    position: relative;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 16px 16px 15px;
    box-sizing: border-box;
    width: 234px;
    height: 234px;
    overflow: hidden;
}
.subsection__item_count-link {
    display: block;
    position: relative;
    line-height: 200px;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #5052A2;
    cursor: pointer;
}
.subsection__item-picture {
    display: block;
    position: relative;
    cursor: pointer;
    height: 137px;
    font-size: 14px;
}
.subsection__item-picture img {
    display: block;
    position: relative;
    margin: auto;
}
.subsection__item-name {
    display: block;
    position: relative;
    margin: 15px 0 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    height: 34px;
    overflow: hidden;
    transition: all .4s;
}
.subsection__item-name:hover {
    color: #5052A2;
}
.subsection__item-price {
    margin: 3px 0 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #5052A2;
}


/* START SEO_SECTION_LIST*/
.services_seo-section-list {
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin: 8px -8px 0;
    height: calc(31px + 16px);
    overflow: hidden;
}
.services_seo-section-list_open {
    height: auto;
}
.services_seo-section-item {
    margin: 16px 8px 0;
    padding: 7px 14px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #5F5F5F;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 10px;
    cursor: pointer;
    transition: all .4s;
}
.services_seo-section-item[data-href]:hover {
    color: #5052A2;
}
.services_seo-section-item:first-of-type {
    padding: 0;
    background: transparent;
    color: #383838;
    cursor: default;
}
.services_seo-section-show-btn,
.services_seo-section-hide-btn {
    margin: 16px 8px 0;
    padding: 7px 14px;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #5052A2;
    cursor: pointer;
}
.services_seo-section-show-btn,
.services_seo-section-hide-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #E5E5E5;
}
.services_seo-section-hide-btn {
    display: none;
}
.services_seo-section-list_open .services_seo-section-show-btn {
    display: none;
}
.services_seo-section-list_open .services_seo-section-hide-btn {
    display: block;
}
/* END SEO_SECTION_LIST*/

.service_page_items_list{
    padding-top: 35px;
    padding-bottom: 50px;
}
.service_page_items_list .service_page_items_list_block{
    margin-top: 65px;
    margin-bottom: 65px;
}
.service_page_items_list .service_element{
    background: #f5f5f5;
    margin: 10px 0px 20px;
    padding: 10px 10px 10px;
    position: relative;
    opacity: 1;
}
.service_page_items_list .service_element:after{
    content: '';
    display: table;
    clear: both;
}
.service_page_items_list .service_element .images_block{
    display: inline-block;
    width: 260px;
    vertical-align: top;
    position: relative;
    margin: 8px 0 0 10px;
}
.service_page_items_list .service_element .main_image{
    width: 258px;
    height: 258px;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    position: relative;
}
.service_page_items_list .service_element .hover_bg{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    background: #000;
    opacity: 0;

    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.service_page_items_list .service_element .main_image:hover .hover_bg,
.service_page_items_list .service_element .adding_photo:hover .hover_bg{
    opacity: 0.5;
}
.service_page_items_list .service_element .hover_bg:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 70px;
    background: #fff;
    z-index: 5;
    opacity: 0;

    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.service_page_items_list .service_element .hover_bg:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 3px;
    background: #fff;
    z-index: 5;
    opacity: 0;

    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.service_page_items_list .service_element .adding_photo .hover_bg:after{
    width: 20px;
    height: 2px;
}
.service_page_items_list .service_element .adding_photo .hover_bg:before{
    width: 2px;
    height: 20px;
}

.service_page_items_list .service_element .hover_bg:hover:after,
.service_page_items_list .service_element .hover_bg:hover:before{
    opacity: 1;
}
.service_page_items_list .service_element .adding_images{
    margin: 5px 0px;
}
.service_page_items_list .service_element .adding_images .adding_photo{
    display: inline-block;
    margin: 2.65px;
    border: 1px solid #dfdfdf;
    width: 56px;
    height: 56px;
    position: relative;
}
.service_page_items_list .service_element .adding_images .adding_photo img{
    display: block;
}
.service_page_items_list .service_element .adding_images .adding_photo:hover{
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.service_page_items_list .service_element .adding_images .adding_photo:first-child,
.service_page_items_list .service_element .adding_images .adding_photo:nth-child(5n){
    margin-left: 0;
}
.service_page_items_list .service_element .adding_images .adding_photo:nth-child(4n){
    margin-right: 0;
}
.service_page_items_list .service_element .service_element_data{
    display: inline-block;
    vertical-align: top;
    margin: 8px 0px 10px 8px;
    min-height: 260px;
    width: calc(100% - 285px);
}
.service_page_items_list .service_element .service_element_name{
    font-family: 'BebasNeue';
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 5px;
}
.service_page_items_list .service_element .service_element_name a{
    color: #000;
}
.service_page_items_list .service_element .item_text{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    min-height: 177px;
    line-height: 1.5;
    color: #494949;
    margin-bottom: 30px;
    width: calc(100% - 340px);
}
.service_page_items_list .service_element .item_props{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    width: 310px;
    margin-bottom: 30px;
    margin-right: 20px;
}

.service_page_items_list .service_element .item_props p{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 600;
    position: relative;
    margin-top: 0;
    margin-bottom: 5px;
    color: #494949;
    text-align: right;
}
.service_page_items_list .service_element .item_props p.dashed:after{
    content: "";
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #000;
    z-index: 0;
}
.service_page_items_list .service_element .item_props .prop_name{
    background: #f5f5f5;
    padding-right: 5px;
    float: left;
    position: relative;
    z-index: 2;
    line-height: 20px;
}
.service_page_items_list .service_element .item_props .prop_val{
    background: #f5f5f5;
    padding-left: 5px;
    position: relative;
    z-index: 2;
    line-height: 20px;
    display: inline-block;
}

.service_page_items_list .service_element .price_value{
    font-family: 'BebasNeue';
    font-size: 24px;
    text-align: right;
    font-weight: 400;
    float: right;
}
.service_page_items_list .service_element .price_value span{
    color: #6f4135;
}
.service_page_items_list .service_element .price_value span .title{
    margin-right: 20px;
}
.service_page_items_list .service_element .price_value .val{
    color: #000;
    font-weight: 600;
}
.service_page_items_list .service_element .price_value .val span{
    color: #000;
    font-weight: 400;
}


@media (max-width:1180px) {
    .service_page_items_list .service_element .item_text{
        width:56%;
    }
}
@media (max-width:1080px) {
    .service_page_items_list .service_element .item_text{
        width:51%;
    }
}
@media (max-width:990px) {
    .service_page_items_list .service_element .item_props{
        float: none;
        margin: 0 auto 60px;
        display: block;
    }
    .service_page_items_list .service_element .item_text{
        width:100%;
        margin-bottom: 10px;
        min-height: 10px;
    }
}
@media (max-width:700px) {
    .service_page_items_list .service_element .price_value{
        position: relative;
        width: 90%;
        display: block;
        margin: 10px auto 10px;
        left:0;
        top:0;
        text-align: center;
    }
    .service_page_items_list .service_element .item_props{
        margin: 0 auto 20px;
    }
    .service_page_items_list .service_element .price_value .title{
        display: block;
        margin-bottom: 15px;
    }
    .service_page_items_list .service_element .images_block{
        position: relative;
        width: 90%;
        display: block;
        margin: 10px auto 10px;
        left:0;
        top:0;
        text-align: center;
        max-width: 400px;
    }
    .service_page_items_list .service_element .main_image{
        width: auto;
        height: auto;
    }
    .service_page_items_list .service_element .main_image .block_image{
        width: 100%;
    }
    .service_page_items_list .service_element .service_element_data{
        min-height: 60px;
        display: block;
        width: auto;
        margin: 5px 0;
    }
    .service_page_items_list .service_element .item_props{
        display: block;
    }
}
@media (max-width:500px) {
    .service_page_items_list .service_element .price_value .val{
        display: block;
    }
}
@media (max-width:400px) {
    .service_page_items_list .service_element .item_text{
        max-width: 100%;
        min-width: 200px;
    }
    .service_page_items_list .service_element .item_props{
        max-width: 100%;
        min-width: 200px;
        width: 95%;
    }
}


.text_page{
    display: block;
    position: relative;
}
.redisign .text_wrapper p {
    margin: 10px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #000000;
}
.redisign .text_wrapper h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0 0;
}
.text_page .page_image{
}
.text_page .page_image img{
    display: block;
}
.text_page .text_block{
    margin: 60px 0 0;
    padding-bottom: 25px;
    height: 0;
    overflow: hidden;
    line-height: 1.7;
    position: relative;

    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
@media (max-width: 767px) {
    .redisign .text_page .text_block{
        margin: 20px 0 0;
    }
}
.text_page .text_block .read_button{
    opacity: 0;
    position: absolute;
    bottom: 0;
    right: 0;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #5052A2;
}
.text_page .text_block .text_wrapper{
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

    overflow: hidden;
    padding-bottom: 1px;
}
.text_page .text_block .text_wrapper.viewed_text{
    -o-column-width: 1200px;
    -mox-column-width: 1200px;
    -webkit-column-width: 1200px;
    column-width: 1200px;
    height: 100%;
}
.text_page .text_block .text_wrapper.hidden_text{
    opacity: 0;
}

.text_page .text_block .text_wrapper .bx-rating{
    cursor: default;
}

.text_page .text_block .text_wrapper i.fa.fa-star{
    color: #FFC600;
}

.text_page .text_block .text_wrapper i.fa.fa-star-o{
    color: #b8b8b8;
}

@media (max-width: 1199px) {
    .text_page .text_block .text_wrapper{
        margin: 0px 20px;
    }
    .redisign .text_page .text_block .text_wrapper{
        margin: 0;
    }
}
.text_page .block_bottom_venzel{
    margin-top: 35px;
}



.order_parameters{
    background: url(/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/pattern_service.jpg)repeat scroll 0 0;
    padding: 22px 0px;
    color: #fff;
}
.order_parameters .block_title{
    color: #fff;
    font-family: 'BebasNeue';
    font-size: 24px;
    text-align: center;
    margin: 15px 0px;
    padding-bottom: 15px;
}
.order_parameters .block_title_drop{
    color: #fff;
    font-family: 'BebasNeue';
    font-size: 24px;
    text-align: center;
    padding: 10px 0px;
    margin: 0px;
    display: none;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}
.order_parameters .block_title_drop i{
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
    font-weight: 400;
    vertical-align: middle;
}
.order_parameters .block_title_drop span{
    width: 85px;
    display: inline-block;
}
.order_parameters .delivery_data{
    display: inline-block;
    width: 43%;
    margin-right: 2%;
    vertical-align: top;
}
.order_parameters .delivery_data .short_desc_block{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 400;
    text-align: center;
}
.order_parameters .delivery_data .delivery_value{
    font-family: 'HelveticaNeueCyr';
    font-weight: 300;
    margin-bottom: 10px;
}
.order_parameters .delivery_data .delivery_value .icon{
    display: inline-block;
    width: 91px;
    height: 52px;
    background: url(/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/delivery_icons_91_156.png)no-repeat scroll 0 0;
    margin-right: 10px;
    vertical-align: top;
}
.order_parameters .delivery_data .delivery_value.small .icon{
    background-position: center 0;
}
.order_parameters .delivery_data .delivery_value.medium .icon{
    background-position: center -52px;
}
.order_parameters .delivery_data .delivery_value.big .icon{
    background-position: center -104px;
}
.order_parameters .delivery_data .delivery_value .d_description{
    display: inline-block;
    width: 55%;
    vertical-align: top;
    line-height: 1.8;
}
.order_parameters .delivery_data .delivery_value .d_name{
    font-weight: 500;
    margin: 0px 0px 0px;
}
.order_parameters .delivery_data .delivery_value .information{
    position: relative;
    float: right;
}
.order_parameters .delivery_data .delivery_value .information span{
    display: block;
    cursor: default;
    text-decoration: underline;
}
.order_parameters .delivery_data .delivery_value .information span:hover{
    text-decoration: none;
}
.order_parameters .delivery_data .delivery_value .information .information_value{
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 110%;
    background: #fff;
    padding: 15px;
    margin: auto;
    text-align: left;
    color: #000;
    border-radius: 3px;
    width: 250px;
}
.order_parameters .delivery_data .delivery_value .information .information_value .content ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.order_parameters .delivery_data .delivery_value .information .information_value .content li{
    line-height: 1.5;
}
.order_parameters .delivery_data .delivery_value .information .information_value .content li:before{
    //content: "- ";
}
.order_parameters .delivery_data .delivery_value .information .information_value.hidden_val{
    display: none;
    opacity: 1;
}
.order_parameters .delivery_data .delivery_value .information .information_value:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 5px solid #fff;
    border-bottom: 5px solid transparent;
}
.order_parameters .delivery_data .delivery_value .information:hover .information_value.hidden_val{
    display: block;
}

.order_parameters .left_div{
    display: inline-block;
    width: 70%;
    margin-right: 25px;
    vertical-align: top;
    border-right: 1px solid #fff;
}

.order_parameters .payment_values{
    display: inline-block;
    width: 53%;
    vertical-align: top;
}
.order_parameters .payment_values .short_desc_block{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 400;
    text-align: center;
}
.order_parameters .payment_values .payment_value{
    font-family: 'HelveticaNeueCyr';
    font-weight: 300;
    margin-bottom: 10px;
}
.order_parameters .payment_values .payment_value .icon{
    display: inline-block;
    width: 56px;
    height: 47px;
    background: url(/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/payment_icons_56_141.png)no-repeat scroll 0 0;
    margin-right: 10px;
    vertical-align: top;
}
.order_parameters .payment_values .payment_value.small .icon{
    background-position: center 0;
}
.order_parameters .payment_values .payment_value.medium .icon{
    background-position: center -47px;
}
.order_parameters .payment_values .payment_value .p_description{
    display: inline-block;
    width: 235px;
    vertical-align: top;
    line-height: 1.8;
}
.order_parameters .payment_values .payment_value .p_name{
    font-weight: 500;
    margin: 0px 0px 0px;
}
.order_parameters .payment_values .remember{}
.order_parameters .payment_value.gruz .icon{
    background-position: center -94px;
}
.order_parameters .payment_values .gruz_info{
    font-weight: 500;
    text-align: center;
    line-height: 1.8;
    max-width: 350px;
    margin: auto;
}
.order_parameters .service_manager_call_form{
    display: inline-block;
    vertical-align: top;
    width: 300px;
}
.order_parameters .service_manager_call_form .short_desc_block{
    font-size: 14px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 400;
    text-align: center;
}
.order_parameters .service_manager_call_form .phone_form_link{
    font-family: 'BebasNeue';
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    display: inline-block;
    margin-left: 20px;
}
.order_parameters .service_manager_call_form .mail_form_link{
    font-family: 'BebasNeue';
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-left: 30px;
    display: inline-block;
    margin-left: 20px;
}
.order_parameters .service_manager_call_form .phone_form_link:before{
    content: "";
    position: absolute;
    width: 21px;
    height: 19px;
    background: url(/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/call_form_21_38.png)no-repeat scroll center top;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.order_parameters .service_manager_call_form .mail_form_link:before{
    content: "";
    position: absolute;
    width: 21px;
    height: 19px;
    background: url(/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/call_form_21_38.png)no-repeat scroll center bottom;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.order_parameters .copy_text{
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family: 'HelveticaNeueCyr';
    font-weight: 300;
    margin-top: 15px;
    padding: 0px 10px;
}

@media (max-width:1200px) {
    .order_parameters .left_div{
        width: 65%
    }
}

@media (max-width:990px) {
    .order_parameters .delivery_data{
        width: 92%;
        margin-left: 2%;
    }
    .order_parameters .payment_values{
        width: 92%;
        margin-left: 2%;
    }
    .order_parameters .left_div{
        width: 67%;
        margin-right: 5px;
    }
}
@media (max-width:960px) {
    .order_parameters .left_div{
        width: 63%;
        margin-right: 5px;
    }
}
@media (max-width:860px) {
    .order_parameters .left_div{
        width: 60%;
        margin-right: 5px;
    }
}
@media (max-width:795px) {
    .order_parameters .left_div{
        width: 55%;
        margin-right: 15px;
    }
}
@media (max-width:730px) {
    .order_parameters .delivery_data{
        width: 96%;
        margin-left: 2%;
    }
    .order_parameters .payment_values{
        width: 92%;
        margin-left: 2%;
    }
    .order_parameters .left_div{
        width: 100%;
        display: block;
        margin: 10px auto 20px;
    }
    .order_parameters .service_manager_call_form{
        display: block;
        margin: 10px auto 20px;
    }
    .order_parameters .left_div{
        border-right:none;
    }
    .order_parameters{
        padding: 0px 0px 20px;
    }
    .order_parameters .left_div .hide_title{
        display: none;
    }
    .order_parameters .left_div .block_title_drop{
        display: block;
    }
    .order_parameters .left_div .payment_values{
        display: none;
        border-bottom: 1px solid #fff;
    }
    .order_parameters .left_div .delivery_data{
        display: none;
        border-bottom: 1px solid #fff;
    }
}
@media (max-width:700px) {

}
@media (max-width:479px) {
    .service_page_items_list{
        padding-top: 10px;
    }
    .service_page_items_list .service_page_items_list_block{
        margin: 10px 0;
    }
}
@media (max-width:350px) {
    .order_parameters .payment_values .payment_value .p_description{
        width: 195px;
    }
}



[name="ADD_TO_CART"] .vsevset_field_complex{
    text-align: left;
    padding-top: 15px;
    margin-bottom: 5px;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_name,[name="ADD_TO_CART"] .vsevset_field_complex  .vsevset_field_block{
    display: inline-block;
    vertical-align: middle;
    width: auto;
    float: none;
    margin: 0;
    font-size: 18px;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap{
    padding: 0px;
    border: none;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select{
    padding: 0px 40px 0px 7px;
    cursor: pointer;
    border: 1px solid #ccc;
    margin-left: 10px;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select{
    /*for WebKit*/
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none!important;
    outline: none;

    background-position: calc(100% + 1px) -1px;
    background-image: url('/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/select_arrow.png')!important;
    background-repeat: no-repeat;
    background-size: 36px;

    -webkit-transition: background 0.2s ease-out  0s,border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    -moz-transition: background 0.2s ease-out  0s,border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    -o-transition: background 0.2s ease-out  0s,border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
    transition: background 0.2s ease-out 0s,border-color ease-in-out .15s,box-shadow ease-in-out .15s !important;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select::-ms-expand {
    display: none;
}


[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select:active,
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select:focus ,
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select:hover {
    background-image: url('/bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/images/select_arrow_hover.png')!important;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select > option{
    outline: none;
}
[name="ADD_TO_CART"] .vsevset_field_complex .vsevset_field_block .vsevset_field_wrap select > option:hover,select > option:active {

}
.buy_window{
    padding: 20px 20px 10px;
    font-size: 18px;
    text-align: center;
}

.main_services_list{
    padding-top: 35px;
    padding-bottom: 50px;
}
.main_services_list .services_list_block{
    margin-top: 70px;
}
.main_services_list .services_list_block .service_item{
    display: inline-block;
    margin: 0px 15px 20px;
    width: 17%;
    vertical-align: top;
    text-align: center;
    position: relative;
}
.main_services_list .services_list_block .service_item .image_loading{
    width: 100%;
    height: 100%;
    cursor: pointer;
    min-height: 142px;
}
.main_services_list .services_list_block .service_item .image_loading img{
    /*position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;*/
    max-width: 100%;
    max-height: 100%;
}
.main_services_list .services_list_block .service_item .image_loading .hover_bg{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);

    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.main_services_list .services_list_block .service_item .image_loading:hover .hover_bg{
    opacity: 1;
}
.main_services_list .services_list_block .service_item a{
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    color: #000;
    font-weight: 400;
    font-family: 'HelveticaNeueCyr';
}
.main_services_list .block_bottom_venzel{
    margin-top: 35px;
}


@media (max-width:1120px) {
    .main_services_list .services_list_block .service_item{
        width: 16%;
    }
}
@media (max-width:1000px) {
    .main_services_list .services_list_block .service_item{
        width: 21%;
    }
}
@media (max-width:850px) {
    .main_services_list .services_list_block .service_item{
        width: 20%;
    }
}
@media (max-width:770px) {
    .main_services_list .services_list_block .service_item{
        width: 28%;
    }
}
@media (max-width:630px) {
    .main_services_list .services_list_block .service_item{
        width: 27%;
    }
}
@media (max-width:540px) {
    .main_services_list .services_list_block .service_item{
        width: 43%;
    }
}
@media (max-width:480px) {
    .main_services_list .services_list_block .service_item{
        width: 42%;
    }
}
@media (max-width:420px) {
    .main_services_list .services_list_block .service_item{
        width: 40%;
    }
}
@media (max-width:360px) {
    .main_services_list .services_list_block .service_item{
        width: 39%;
    }
}
@media (max-width:330px) {
    .main_services_list .services_list_block .service_item{
        width: 38%;
    }
}
@media (max-width:300px) {
    .main_services_list .services_list_block .service_item{
        width: 35%;
    }
}


/*Sly slider*/
.scroll_handle_wrapper {
    margin: 10px auto;
    max-width: 1360px;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
}
.prev,
.forward {
    cursor: pointer;
    background-color: transparent;
    width: 50px;
    height: 50px;
    border: none;
    background-repeat: no-repeat;
}
.prev {
    transform: matrix(-1,0,0,1,0,0);
}
.forward svg path,
.prev svg path {
    stroke-width: 2.045;
    stroke: #000;
}
.forward.disabled svg path,
.prev.disabled svg path {
    stroke: #DCDCDC;
}
.scrollbar {
    border-radius: 6px;
    background: #ccc;
    line-height: 0;
    max-width: 1174px;
    width: 100%;
    margin: auto;
    height: 6px;
}
.scrollbar .handle {
    width: 100px;
    height: 100%;
    background: #fff;
    cursor: pointer;
}
.scrollbar .handle {
    border-radius: 6px;
    width: 100px;
    height: 100%;
    background: #292a33;
    cursor: pointer;
}
.subsection ul {
    display: flex;
    position: relative;
    flex-direction: row;
    flex-wrap: nowrap;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 50px;
}
.scrollbar .handle .mousearea {
    position: absolute;
    top: -9px;
    left: 0;
    width: 100%;
    height: 20px;
}
.scrollbar .handle .mousearea:active,
.scrollbar .handle .mousearea:hover {
    background: #fff;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    box-shadow: 0 6px 8px rgba(0,0,0,.06);
    border-radius: 20px;
    padding: 0 2px;
    top: -7px;
}
@media (min-width: 1600px) {
    .scroll_handle_wrapper {
        display: none;
    }
}
/* End */


/* Start:/bitrix/templates/pan_prokat_optimized/components/bitrix/system.pagenavigation/pan_prokat_vsevset/style.css?17522311281324*/
.pagination_block{
    display: inline-block;
    /*padding: 20px 0px;*/
    position: relative;
    text-align: center;
}
.pagination_block span{
    cursor: default;
}
.pagination_block .navigation_button{
    padding: 7px 14px;
    text-decoration: none;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #000000;
    background: #FFFFFF;
    border-radius: 10px;
    margin: 0 2px;
    transition: all .4s;
    box-sizing: border-box;
}
.pagination_block a.navigation_button:hover{
    color: #5052A2;
}
.pagination_block .navigation_button.back{
    float: left;
}
.pagination_block .navigation_button.forward{
    float: right;
}
.pagination_block .navigation_pages{
    display: inline-block;
}
.pagination_block .navigation_pages a,
.pagination_block .navigation_pages span{
    display: inline-block;
    min-width: 28px;
    font-size: 14px;
    line-height: 17px;
    margin: 0 2px;
    padding: 7px 10px;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #000000;
    background: #FFFFFF;
    border-radius: 10px;
    transition: all .4s;
    box-sizing: border-box;
}
.pagination_block .navigation_pages span {
    color: white;
    background: #5052A2;
}
.pagination_block .navigation_pages a:hover {
    color: #5052A2;
}
/* End */
/* /bitrix/templates/pan_prokat_optimized/components/bitrix/catalog/pan_prokat_services/bitrix/catalog.section/list_redisign/style.css?175223112831770 */
/* /bitrix/templates/pan_prokat_optimized/components/bitrix/system.pagenavigation/pan_prokat_vsevset/style.css?17522311281324 */
