#container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#content {
    padding-right: 0!important;
    width: 1200px!important
}

.ws-card-row {
    width: 100%
}

.ws-card-row,
.ws-card-row-col,
.ws-card-row-col--who_we {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between
}

.ws-card-row-col,
.ws-card-row-col--who_we {
    margin-bottom: 24px;
    width: 49%
}

.ws-card-row-col--who_we {
    width: 100%
}

.ws-card-row--choos-rool {
    width: 49%
}

.ws-didecated-card,
.ws-oos-card {
    align-items: flex-start;
    height: 480px;
    justify-content: space-between;
    transition: all .3s linear;
    width: 47.8%
}

.ws-didecated-card {
    height: 610px
}

.ws-didecated-card--cross {
    height: 550px
}

.ws-oos-card:hover {
    border: 1px solid #fff;
    box-shadow: var(--box-shadow);
    transition: all .3s linear
}

.ws-oos-card:hover .ws-cost {
    color: var(--hover-color);
    transition: all .3s linear
}

.ws-height-500 {
    height: 460px
}

.ws-height-378 {
    height: 364px
}

.ws-height-advantag {
    height: 284px
}

.ws-height-advanta__h {
    font-size: 64px!important;
    height: auto!important;
    line-height: 80px!important;
    margin: 0 0 32px!important
}

.ws-height-advanta__h span {
    color: var(--blue-color)
}

.ws-oos-card__groop {
    display: flex;
    flex-direction: column;
    width: 100%
}

.ws-oos-card h3,
.ws-pre-h3 {
    height: 90px;
    margin-bottom: 10px;
    margin-top: 0;
    overflow: hidden;
    overflow-wrap: break-word;
    padding-right: 15px;
    text-overflow: ellipsis;
    width: 100%
}

.ws-pre-h3 {
    margin: 0;
    padding-right: 0
}

.ws-dedicated-h3 {
    height: 70px
}

.ws-didecated-card__img,
.ws-oos-card__img {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
    margin-bottom: 20px;
    width: 100%
}

.ws-didecated-card__img {
    height: 100px
}

.ws-oos-card .ws-cost {
    color: var(--blue-color);
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 0;
    text-align: left;
    transition: all .3s linear
}

.ws-didecated-card__text,
.ws-oos-card__text {
    font-size: 18px!important;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis
}

.ws-height-378 .ws-oos-card__text {
    font-size: 18px!important;
    margin-top: 20px
}

.ws-main-blok__form {
    display: flex;
    flex-direction: column
}

.ws-main-blok__input-row {
    margin-bottom: 20px
}

.ws-hibrid-card {
    height: 384px;
    width: 357px
}

.ws-hibrid-card--quality {
    height: 440px;
    width: 357px
}

.ws-hibrid-card--quality p {
    margin: 0
}

.ws-hibrid-card__p {
    font-size: 16px;
    line-height: 24px
}

.ws-hibrid-card__h3 {
    height: 40px!important
}

.ws-oos-card__img--dedicated {
    background-image: var(--card-dedicated)
}

.ws-oos-card__img--custom {
    background-image: var(--card-custom)
}

.ws-oos-card__img--web {
    background-image: var(--card-web)
}

.ws-oos-card__img--web-app {
    background-image: var(--card-web-app)
}

.ws-oos-card__img--cross {
    background-image: var(--card-cross)
}

.ws-oos-card__img--qa {
    background-image: var(--card-qa)
}

.ws-oos-card__img--d {
    background-image: var(--card-design)
}

.ws-oos-card__img--database {
    background-image: var(--card-database)
}

.ws-oos-card__img--admint-1 {
    background-image: var(--advantag-01);
    height: 80px
}

.ws-oos-card__img--admint-2 {
    background-image: var(--advantag-02);
    height: 80px
}

.ws-oos-card__img--admint-3 {
    background-image: var(--advantag-03);
    height: 80px
}

.ws-oos-card__img--admint-4 {
    background-image: var(--advantag-04);
    height: 80px
}

.ws-oos-card .ws-web__h3 {
    height: 60px
}

@media only screen and (max-width:1200px) {
    #content {
        width: 100%!important
    }
    .ws-card-row {
        justify-content: center
    }
    .ws-card-row--choos-rool {
        width: 100%
    }
    .ws-card-row-col {
        justify-content: center;
        width: 100%
    }
    .ws-didecated-card {
        height: 470px
    }
    .ws-oos-card__text {
        height: 110px
    }
    .ws-margin-left {
        margin-right: 24px
    }
    .ws-oos-card {
        height: 450px;
        width: 428px
    }
    .ws_a-bottom {
        margin-top: 15px
    }
    .ws-height-500 {
        height: 355px
    }
    .ws-pre-h3,
    h3 {
        height: 60px!important
    }
    .ws-height-500 h3 {
        height: 60px
    }
    .ws-height-378 {
        height: 340px
    }
    .ws-hibrid-card {
        height: 430px;
        margin-right: 24px;
        width: 270px
    }
    .ws-hibrid-card:last-child {
        margin-right: 0
    }
    .ws-hibrid-card--quality {
        height: 490px
    }
    .ws-hibrid-card--quality h3 {
        height: 30px!important
    }
    .ws-didecated-card--cross {
        height: 410px
    }
}

@media only screen and (max-width:960px) {
    .ws-card-row {
        align-items: center;
        flex-direction: row;
        justify-content: center;
        padding: 0
    }
    .ws-card-row-col {
        margin-bottom: 0;
        width: 280px
    }
    .ws-card-row-col:first-child {
        margin-right: 16px
    }
    .ws-card-row-col--who_we {
        width: 48%
    }
    .ws-card-row-col--who_we:first-child {
        margin-right: 16px
    }
    .ws-oos-card {
        height: 530px;
        margin-bottom: 0;
        width: 280px
    }
    .ws-didecated-card {
        height: 600px;
        margin-bottom: 24px;
        width: 280px
    }
    .ws-oos-card__text {
        height: 170px
    }
    .ws-didecated-card__text,
    .ws-oos-card__text {
        font-size: 16px!important;
        line-height: 24px
    }
    .ws-margin-left {
        margin-right: 0
    }
    .ws-pre-h3,
    h3 {
        height: 90px!important
    }
    .ws-height-378 {
        height: 400px
    }
    .ws-height-500 {
        height: 446px
    }
    .ws-height-500 h3 {
        height: 90px
    }
}

@media only screen and (max-width:640px) {
    .ws-card-row-col {
        width: 100%
    }
    .ws-card-row-col:first-child {
        margin-right: 0
    }
    .ws-didecated-card,
    .ws-oos-card {
        height: auto;
        margin-bottom: 16px;
        width: 100%
    }
    .ws-advant-slider .ws-oos-card,
    .ws-slider__html .ws-oos-card {
        margin-bottom: 0
    }
    .ws-pre-h3,
    h3 {
        height: auto!important;
        margin-top: 16px
    }
    .ws-oos-card__text {
        height: auto
    }
    .ws-margin-left {
        margin-right: 0
    }
    .ws-height-378,
    .ws-height-500,
    .ws-height-500 h3 {
        height: auto
    }
    .ws-card-row-col--who_we {
        margin-bottom: 0
    }
}

@media only screen and (max-width:480px) {
    .ws-card-row--choos-rool,
    .ws-card-row-col--who_we,
    .ws-card-row-col--who_we:first-child {
        margin-right: 0;
        width: 100%
    }
    .ws-hibrid-card {
        width: 100%
    }
}