.term-santehnicheskie-v-tualet .term-description p {
    text-align: center;
}
.sk-why-choose {
    background: #282828;
    display:grid;
    grid-template-columns: 3fr 1fr;
    border-radius: 25px;
    overflow: hidden;
    margin-bottom:16px
}
.sk-why-choose > div:first-of-type {
    background: #282828 url(../img/santeh/why-choose-logo.svg) no-repeat 11px center;
    padding:54px 46px 36px
}
.sk-why-choose > div:last-of-type {
    background: #282828 url(../img/santeh/why-choose.png) no-repeat;
    background-size: cover;
}
.sk-why-choose-header {
    font-size: 34px;
    font-weight: 600;
    line-height: 35px;
    color:#fff;
    margin-bottom:16px
}
.sk-why-choose ul li {
    color:#fff;
    margin-bottom: 18px;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 19px;
    padding-left: 35px !important;
}
.sk-why-choose ul li:before {
    border-radius: unset;
    background-image: url(../img/santeh/mark.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width:19px !important;
    height:15px !important;
    background-color: transparent !important;
    top:3px !important;
}
.santeh-remark {
    position: relative;
    display: flex;
    align-items: center;
}
.santeh-remark img {
    width:auto;
    height:127px;
}
.santeh-remark p:first-of-type:after {
    display:block;
    content:"";
    width:85px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
    background: #F4F4F4;
    z-index: -1;
}
.santeh-remark p {
    margin:0
}
.santeh-remark p:first-of-type {
    position: relative;
    z-index: 2;
}
.santeh-remark p:last-of-type {
    padding:24px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    background: #F4F4F4;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    height: 127px;
}

.santeh-remark.korob-remark p:last-of-type, .santeh-remark.korob-remark img {
    height: 111px;
    width:auto
}
.santeh-remark.korob-remark p:first-of-type:after {
    width:60px
}

.santeh-price-remark {
    border-radius: 25px;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    background: #45AA8C;
    padding:10px;
    color:#fff
}
.santeh-price-remark span {
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
}
.santeh-price-remark-link:hover > div > div {
   opacity:.75
}
.santeh-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:20px;
    margin-bottom:20px
}
.santeh-card {
    border-radius: 25px;
    background: #F4F4F4;
    padding:38px;
    color:#282828;
    overflow: hidden;
    position: relative;
}
.santeh-card > .card-title {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom:20px;
    max-width:85%
}
.santeh-card > .card-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.santeh-card > .card-img {
    position: absolute;
    top:0;
    right:0;
    max-width:90px;
    width:100%;
    height:auto;
}
.santeh-card > .card-img img, .santeh-photo img, .santeh-product-remark img, .santeh-phone img {
    width:100%;
    height: auto;
}

.santeh-photo {
    display: grid;
    grid-template-columns: 1fr 4fr 2fr;
    gap:25px;
    align-items: center;
    padding:16px;
    border: 2px solid #45AA8C;
    border-radius: 25px;
    margin-bottom:20px
}
.santeh-photo > div {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.santeh-photo > div:last-of-type {
    justify-self: center;
    width:100%
}
.santeh-photo img {
    overflow: hidden;
    border-radius: 14px;
}
.santeh-photo > div:last-of-type a {
    border: 2px solid #F4213A;
    background: #fff;
    color:#F4213A;
    border-radius: 40px;
    width:100%
}

.santeh-product-remark {
    margin-bottom:20px
}

.santeh-phone {
    background: #272727;
    border-radius: 25px;
    padding:20px 35px;
    margin-bottom:20px;
    color:#fff;
    display:grid;
    grid-template-columns: 5fr 1fr;
}
.santeh-phone-column {
    display:flex;
    flex-direction: column;
    gap:7px;
    justify-content: space-between;
}
.santeh-phone-1 {
    font-size:18px
}
.santeh-phone-3 {
    display:flex;
    gap:20px;
    flex-wrap: nowrap;
    align-items: center;
}
.santeh-phone-3 > a {
    font-size: 31px;
    font-weight: 500;
    line-height: 42px;
    color: #F4213A;
}
.santeh-phone-3 .santeh-call a {
    border: 1px solid #56D9B2;
    color:#56D9B2;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding:10px 20px 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:3px;
    flex-wrap: nowrap;
    border-radius: 61px;
}
.santeh-call {
    display:grid;
    grid-template-columns: auto 37px;
    gap:10px
}
.santeh-phone-3 .santeh-call .santeh-wa, .santeh-photo-buttons .santeh-wa{
    padding:0;
    display:flex;
    justify-content: center;
    align-items: center;
    order:2;
    background: #174F2E;
    border:none
}
.santeh-phone-3 >.santeh-call a:last-of-type:before {
    content:"";
    display:block;
    width:14px;
    height:15px;
    background-image: url(../img/santeh/phone.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.santeh-phone-3 a:hover {
    opacity: .8;
}
.santeh-phone-3 .santeh-call .santeh-wa:hover {
    background: #1C7C44;
}
.santeh-phone-3 .santeh-call .santeh-wa:hover svg path {
    fill: #24CE53;
}
.santeh-photo-buttons {
    display:grid;
    grid-template-columns: 60px auto;
    gap:11px
}
.santeh-photo .santeh-photo-buttons .santeh-wa {
    order:0;
    border:none;
    background: #D6F3CC;
}
.santeh-photo .santeh-photo-buttons .santeh-wa:hover {
    background: #ACE799;
}
.santeh-photo .santeh-photo-buttons .santeh-wa:hover svg path {
    fill: #1BA842;
}


@media (max-width:1199px){
    .sk-why-choose {
        grid-template-columns: 1fr;
    }
    .sk-why-choose > div:first-of-type {
        padding:29px 26px
    }
    .sk-why-choose > div:last-of-type {
        display:none
    }
    .santeh-remark {
        flex-direction: column;
    }
    .santeh-remark img {
        width:100%;
        height: auto;
    }
    .santeh-remark p:first-of-type {
        width:100%;
    }
    .santeh-remark p:first-of-type:after {
        width:100%;
        top:45%
    }
    .santeh-remark p:last-of-type {
        border-top-right-radius: 0;
        border-bottom-right-radius: 25px;
        border-bottom-left-radius: 25px;
        height:auto;
        z-index: 2;
    }
    .santeh-cards {
        grid-template-columns: 1fr;
        gap:10px;
    }
    .santeh-photo {
        grid-template-columns: 1fr;
        align-items: center;
        gap:20px;
        padding:30px
    }
    .santeh-phone {
        grid-template-columns: 1fr;
        position: relative;
        padding:26px 14px 26px 26px
    }
    .santeh-phone-column {
        gap:10px
    }
    .santeh-phone-1 {
        width:76%;
        margin-bottom:5px
    }
    .santeh-phone-2 {
        position: absolute;
        top: 26px;
        right: 5px;
        width: 97px;
    }
    .santeh-phone-3 {
        flex-wrap: wrap;
        justify-content: center;
    }
    .santeh-phone-3 > a {
        flex-basis: 100%;
        width:100%;
        text-align: center;
    }
    .santeh-phone-3 > a:first-of-type {
        justify-content: center;
        white-space: nowrap;
        font-size: 31px;
    }
    .korob-remark {
        border-radius: 25px;
        background: #F4F4F4;
        align-items: self-start;
        padding:21px;
        gap: 6px;
    }
    .korob-remark p:first-of-type {
        width: 30%;
    }
    .santeh-remark p:last-of-type {
        padding:0
    }
}

@media (max-width:479px) {
    .santeh-phone-3 a {
        font-size: 27px;
    }
    .santeh-phone-3 .santeh-call {
        width:100%;
        grid-template-columns: 37px auto;
    }
    .santeh-phone-3 .santeh-call .santeh-wa {
        order:0
    }
}