.section-table-price-server {
    padding: 60px 0;
}

.section-table-price-server .content-table-price .sologan-section {
    margin-bottom: 30px;
}

.section-table-price-server .content-table-price > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 60px !important;
    border-bottom: 0;
}

.section-table-price-server .content-table-price > ul>li>a {
    background: #DEDEDE;
    border-radius: 5px;
    color: #7E7E7E !important;
    height: 50px;
    padding: 0 40px;
    line-height: 50px;
    border: 0;
}

.section-table-price-server .content-table-price > ul>li {
    margin-right: 15px;
}

.section-table-price-server .content-table-price > ul>li:last-child {
    margin-right: 0;
}

.section-table-price-server .content-table-price > ul>li>a.active {
    background-image: linear-gradient(left, #058dc2, #4abab9);
    background-image: -webkit-linear-gradient(left, #058dc2, #4abab9);
    background-image: -o-linear-gradient(left, #058dc2, #4abab9);
    background-image: -moz-linear-gradient(left, #058dc2, #4abab9);
    color: #fff !important;
    font-weight: 700;
    font-size: 18px;
}

.section-internal-feature-sever {
    padding: 60px 0 10px;
    background: #F7FCFC;
}

.section-internal-feature-sever .content-internal-feature-sever {
    margin-bottom: 60px;
}

.section-internal-feature-sever .content-internal-feature-sever .img {
    padding-top: 50%;
}

.section-internal-feature-sever .content-internal-feature-sever .img img {
    object-fit: contain;
}

.section-internal-feature-sever .content-internal-feature-sever .content .info {
    font-size: 18px;
    line-height: 34px;
}

.section-internal-feature-sever .content-internal-feature-sever .content .title-section {
    text-transform: inherit;
}
.section-punctions-hosting.section-punctions-sever-vps {
    padding: 60px 0 50px;
}
.section-compare.section-compare-service-vps {
    background: ;
    padding: 40px 0 60px;
}
.section-we-hosting.section-we-service-vps {
    background: none;
}

.section-note-dedicated-server {
    background: #F7FCFC;
    padding: 80px 0 0;
}

.section-note-dedicated-server .title-section {
    margin-bottom: 60px;
}

.section-note-dedicated-server .content-note-dedicated-server .list-note .item {
    text-align: center;
    margin-bottom: 60px;
}

.section-note-dedicated-server .content-note-dedicated-server .list-note .item .img img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.section-note-dedicated-server .content-note-dedicated-server .list-note .item .img {
    margin-bottom: 25px;
}

.section-note-dedicated-server .content-note-dedicated-server .list-note .item .inner-content .name {
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--color-main);
}

.section-table-dedicated-server.section-table-price-hosting {
    padding: 60px 0;
}

.section-table-dedicated-server.section-table-price-hosting .content-table-price .slogan-section {
    margin-bottom: 60px;
} 