#maintherapy {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/therbg_new.webp) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainognat {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-gnat.webp) no-repeat;
    background-position: top left;
    background-size: cover;
}

#maindiag {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-diag.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainimplant {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-implant.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainotbel {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-otbel.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainchistka {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-chistka.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainortoped {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-ortoped.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainortodont {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-ortodont.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

#mainhirurg {
    overflow: hidden;
    display: block;
    position: relative;
    background: url(/images/therapy/main-hirurg.jpg) no-repeat;
    background-position: top 5% center;
    background-size: cover;
}

.therapydiv {
    min-height: 1024px;
}

.centerflex {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.centerblock {
    position: relative;
    display: block;
    width: 100%;
}

#submain {
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 6%;
    position: relative;
}

#submain table {
    text-align: left;
    font-size: 1.6em;
    margin-top: 25px;
    margin-bottom: 20px;
}

.dottd {
    width: calc(1vw + 10px);
    font-weight: 800;
    font-size: 1.1em;
    vertical-align: top;
}

#submain h1 {
    text-transform: uppercase;
    font-size: 3.34em;
    color: #005320;
}

.doppage h1 {
    text-transform: uppercase;
    font-size: 3.34em;
    color: #005320;
}

.doppage h2 {
    text-transform: uppercase;
    font-size: 2.3em;
    font-weight: 700;
    color: #005320;
}

.doppage p,
.doppage ul {
    font-size: 1.1em;
}

.doppage ul {
    list-style-position: inside;
}

#chtotakoedionis {
    position: relative;
    overflow: hidden;
    margin-top: 70px;
    margin-bottom: 50px;
}

#dionisetomid {
    position: relative;
    background: url(/images/vintlogo.webp) no-repeat;
    background-position: center;
    background-size: contain;
}

#dionisetomid .text-center {
    text-transform: uppercase;
    font-size: 3.1em;
    font-weight: 700;
    color: #005320;
}

.dioniseto {
    background-color: #f5f5f5;
    padding: 7%;
    margin-bottom: 3vh;
}

.dioniseto h5 {
    color: #005320;
    font-weight: 700;
    margin-bottom: 2vh;
}

.usslstring {
    border-bottom: 1px solid #005320;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s ease;
}

.usslstring span {
    display: inline-block;
    padding: 10px;
    font-weight: 600;
    font-size: 1.4em;
}

.usslstring_active span {
    font-weight: 800;
}

.usslrow {
    padding-top: 40px;
    display: none;
}

.usslrow1 {
    display: flex;
}

.usslrow h5 {
    font-weight: 600;
    color: #005320;
    margin-bottom: 20px;
}

.thimage img {
    width: 100%;
    display: block;
}

.thprice {
    font-size: 3.8em;
    text-transform: uppercase;
    color: #005320;
    font-weight: 700;
}

#uslugi_therapy,
#therapydocs {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 70px;
    min-height: 533px;
}

#therapydocs h2 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2.9em;
    color: #005320;
}

.backlogovint {
    height: 100%;
    position: absolute;
    right: -10%;
    top: 0;
}

.backlogovint2 {
    position: absolute;
    left: -20%;
    top: 3%;
    height: 80%;
}

.midlesquare {
    height: 40%;
    position: absolute;
    top: 33%;
    background-color: #e7e9ec;
    width: 100%;
    display: block;
    opacity: 0.8;
}

.therapyslide {
    position: relative;
    height: 100%;
}

.therapyslide table {
    width: 100%;
    height: 100%;
    font-size: 1.5em;
}

.therapyslide table h4 {
    color: #005320;
    margin-bottom: 15px;
    font-weight: 700;
}

.therapysubimg {
    width: 30%;
    background: #fff;
    vertical-align: middle;
}

.therapyslide .therapysubimg img {
    width: 100%;
}

.therleftspace {
    width: 3%;
}

.therrightspace {
    width: 7%;
}

#therapyplitka {
    position: relative;
    background-color: #e7e9ec;
    margin-top: 80px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.subtherpl {
    padding: 7%;
    background-color: #f2f3f3;
}

.subtherpl h3 {
    font-weight: 700;
}

#therapycifry {
    position: relative;
    min-height: 450px;
    padding-top: 100px;
    padding-bottom: 100px;
    background: url(/images/therapy/microbg.webp);
    background-position: center;
    background-size: cover;
}

#therapycifry td {
    font-size: 1.4em;
    padding: 4vh 2vw;
    color: #fff;
}

.thcifra {
    font-size: 2em;
    font-weight: 700;
}

#theraotzyvy {
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
}

.therfb {
    position: relative;
    padding: 5%;
    padding-top: 80px;
    height: 100%;
}

.thersubfb {
    position: relative;
    margin-top: 20px;
    padding: 7%;
    padding-top: 20px;
    font-size: 0.85em;
    background: #e7e9ec;
    height: 100%;
}

.thersubstars {
    display: block;
    max-width: 72%;
    text-align: center;
    margin: 20px auto;
    margin-top: -45px;
    font-size: 32px;
    color: #fff;
    background-color: #005320;
}

.therapyfb .owl-stage {
    display: flex;
}

.ther-item img {
    height: 60vh;
    width: auto !important;
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

@media only screen and (max-width: 1960px) {
    .therapydiv {
        min-height: 800px;
    }
}

@media only screen and (max-width: 991px) {
    #maintherapy {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/therapy_mobile.jpg) no-repeat;
        background-position: center;
        background-size: cover;
    }

    #mainognat {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-gnat-m.webp) no-repeat;
        background-position: top right;
        background-size: cover;
    }

    #maindiag {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-diag-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainimplant {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-implant-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainotbel {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-otbel-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainchistka {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-chistka-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainortoped {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-ortoped-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainortodont {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-ortodont-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #mainhirurg {
        overflow: hidden;
        display: block;
        position: relative;
        background: url(/images/therapy/main-hirurg-m.jpg) no-repeat;
        background-position: top 5% center;
        background-size: cover;
    }

    #submain {
        height: 100%;
        background: none;
        width: 100%;
        color: #000;
        overflow: hidden;
        text-align: center;
        padding: 6%;
        position: relative;
    }

    #submain .centerblock {
        background: rgba(255, 255, 255, 0.5);
        font-size: 0.9em;
        padding: 10% 7%;
    }

    #submain h1 {
        font-size: 2.34em;
    }

    .doppage h1 {
        text-transform: uppercase;
        font-size: 2.34em;
        color: #005320;
    }

    .doppage h2 {
        text-transform: uppercase;
        font-size: 1.7em;
        font-weight: 700;
        color: #005320;
    }

    .backlogovint2 {
        height: 45%;
        left: -65%;
    }

    .thprice {
        text-align: center;
    }

    .therleftspace,
    .therrightspace {
        display: none;
    }

    .therapysubimg,
    .therdocname {
        display: block;
        text-align: center;
    }

    .therapysubimg {
        width: 100%;
        margin-bottom: 20px;
    }

    #therapydocs .sliderbuttons {
        float: none;
        width: 100%;
        left: 0 !important;
        margin-top: 2vh !important;
    }

    .dottd {
        width: calc(4vw + 10px);
        font-weight: 800;
    }
}
