

/* Start:/local/templates/gnbservice/components/bitrix/catalog.section.list/main/style.css?17521575523023*/
.category-block{
    margin-bottom: 117px;
}
.category-title{
    font-family: 'PT Sans Narrow', serif;
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 100%;
    text-transform: uppercase;
    color: #363636;
    margin-top: 0;
    margin-bottom: 60px;
}
.category-list{
    display: flex;
    flex-wrap: wrap;
    margin: -10px;
}
.category-item{
    padding: 10px;
    width: 100%;
    max-width: 25%;
}
.category-item.col-2{
    max-width: 50%;
}
.category-wrapper{
    display: block;
    background-color: #E5E5E5;
    border-radius: 30px;
    height: 100%;
    padding: 42px 39px;
    position: relative;
    transition: all 0.25s;
}
.category-link{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.category-img{
    flex: 0 0 191px;
    width: 191px;
    height: 178px;
    border-radius: 20px;
    background-color: #B8B8B8;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.25s;
}

.category-img img{
    width: 90%;
    height: 90%;
    object-fit: contain;
    margin: auto;
}
.category-top{
    position: relative;
    margin-bottom: 17px;
}
.category-link-btn{
    position: absolute;
    right: 0;
    top: -7px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background-color: #fff;
}
.category-link-btn svg{
    transition: all 0.25s;
}
.category-name{
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 120%;
    text-transform: uppercase;
    color: #363636;
    transition: all 0.25s;
    margin-bottom: 10px;
}
.category-sub-list{
    position: relative;
    z-index: 5;
}
.category-sub-list ul,
.category-sub-list li{
    list-style: none;
}

.category-sub-list ul{
    margin: 0;
    padding: 0;
}
.category-sub-list li{
    margin-bottom: 8px;
}
.category-sub-list a{
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-decoration-line: underline;
    color: #747373;
    transition: all 0.25s;
}
.category-item.col-2 .category-top{
    display: flex;
}
.category-item.col-2 .category-img{
    margin-bottom: 0;
    margin-right: 29px;
}
.category-item.col-2 .category-sub-list-block{
    padding-right: 66px;
}
.category-wrapper:hover{
    background-color: #AE3D03;
}
.category-wrapper:hover .category-img{
    background-color: #fff;
}
.category-wrapper:hover .category-name{
    color: #fff;
}
.category-wrapper:hover .category-link-btn svg{
    transform: rotateZ(45deg);
}
.category-wrapper:hover .category-sub-list a{
    color: #fff;
}
.category-item:nth-child(5) .category-sub-list ul{
    display: flex;
    flex-wrap: wrap;
}
.category-item:nth-child(5) .category-sub-list li{
    width: 100%;
    max-width: 50%;
}
/* End */


/* Start:/local/templates/gnbservice/components/wexpert/iblock.list/offices/style.css?17521575521318*/
.office-slider-block{
    margin-bottom: 120px;
}
.office-wrap{
    background-color: #E5E5E5;
    padding: 30px;
    border-radius: 30px;
}
.office-name{
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: #363636;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}
.office-name svg{
    margin-right: 10px;
}
.office-phone{
    margin-bottom: 22px;
}
.office-phone a{
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    color: #FFFFFF;
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 13px;
    background-color: #AE3D03;
    border-radius: 10px;
    text-align: center;
}
.office-email a {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-decoration-line: underline;
    color: #AE3D03;
}
.office-slider-nav{
    display: flex;
}
.office-slider-nav .owl-prev{
    margin-right: 20px;
}
.office-slider-nav .owl-next,
.office-slider-nav .owl-prev{
    width: 70px;
    height: 70px;
    border-radius: 10px;
    background-color: #E5E5E5;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/* End */
/* /local/templates/gnbservice/components/bitrix/catalog.section.list/main/style.css?17521575523023 */
/* /local/templates/gnbservice/components/wexpert/iblock.list/offices/style.css?17521575521318 */
