.cile-sluzeb-box {
    width: 1000px;
    height: 100px;
    background-color: transparent;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
}

.block-items {
    width: 1170px;
    min-height: 400px;
    max-height: 700px;
    overflow-y: auto;
    background-color: transparent;
    margin: 0 auto;
}

.item-reference {
    width: 500px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
    margin-left: 42.5px;
    margin-right: 42.5px;
    background-color: white;
    border-radius: 5px;
    box-shadow: 0px 11px 20px 12px rgb(0 0 0 / 9%);
}

.main-part-item {
    width: 450px;
    height: 50px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    background-color: transparent;
    text-align: center;
    font-size: 25px;
}

.photo-part-item {
    width: 450px;
    height: 130px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    background-color: transparent;
}

.photo1-item {
    width: 110px;
    height: 110px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    background-color: transparent;
}

.place-part-item {
    width: 450px;
    height: 25px;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
    float: left;
    background-color: transparent;
    text-align: center;
}

#services-section ul li {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#services-section ul li:nth-child(n+5) {
    border-bottom: 1px solid #ddd;
}

#services-section ul li:nth-child(4) {
    border-right: 0;
}
#services-section ul li:nth-child(8) {
    border-right: 0;
}
#services-section ul li:nth-child(12) {
    border-right: 0;
}
#services-section ul li:nth-child(16) {
    border-right: 0;
}
#services-section ul li:nth-child(20) {
    border-right: 0;
}
#services-section ul li:nth-child(24) {
    border-right: 0;
}
#services-section ul li:last-child {
    border-right: 0;
}

#services-section img {
    margin: 0 auto;
    display: block;
}

#block-menu-mystyle {
    width: 800px;
    float: right;
}