/*
Theme Name:   Kadence Child
Template:     kadence
*/

.navigation .nav-links {
	text-align: center;
}

.category-novosti #kadence-breadcrumbs, .category-stati-o-zdorovom-obraze-zhizni  #kadence-breadcrumbs{
	text-align: left;
    top: -204px;
    position: relative;
}



.site-header-main-section-left > div:first-child {
    max-width: 430px;
}

#main-header {
    background-color: #f1faff;
}



.head {
    display: flex;
    justify-content: space-between;
}

.head > div {
    margin: 0 20px;
}

.head > div:last-child {
    margin-right: 0;
}

.head-1 {
    font-size: 16px;
}

.head-1 > div {
    display: flex;
    align-items: center;
}

.head-1 > div img {
    margin-right: 7px;
}

.head-1 > div a {
    padding-left: 5px ;
}

.head-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.head-2 > div {
    display: flex;
    align-items: center;
}

.head-2 > div > div {
    display: flex;
    flex-direction: column;
}

.head-2 > div > div a {
    color: #524F4F;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none!important;
    margin: 0px 12px;
}

.head-3 {
    line-height: 18px;
}

.head-3 a {
    color: #524F4F;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none!important;
    padding-right: 50px;
    background-image: url(/wp-content/uploads/2023/10/varyuk-1.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    max-width: 163px;
    display: block;
}

.head-4 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.gtranslate_wrapper {
    display: none;
}

.gtranslate_wrapper a {
    color: #524F4F;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none!important;
    padding: 0 8px;
}

.gtranslate_wrapper a[data-gt-lang="ru"] {
    order: 1;
}

.gtranslate_wrapper a[data-gt-lang="be"] {
    order: 2;
}

.gtranslate_wrapper a[data-gt-lang="en"] {
    order: 3;
}

.gtranslate_wrapper a[data-gt-lang="zh-CN"] {
    order: 4;
}

.gtranslate_wrapper a.gt-current-lang {
    color: #009EF2;
    font-weight: 400!important;
    text-decoration: underline!important;
}

.search-toggle-icon .kadence-svg-icon {
    color: #FF845B;
}

.soc {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 5px;
}

.search-toggle-open-container {
    position: absolute;
    top: 72px;
    right: -16px;
    z-index: 1;
}

.site-header-item {
    position: relative;
    width: 100%;
}

.site-header-main-section-right .site-header-item {
    width: 100%;
    display: block;
}

.btn {
    text-decoration: none!important;
    font-size: 18px;
    font-weight: 700;
    padding: 11px 45px 13px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 18px;
    transition: .2s;
}

.btn.orange {
    background: #FF845B;
    color: #fff;
}

.btn.orange:hover {
    background: #FFF5F2;
    color: #FF845B;
}

.btn.blue {
    background: #40B6F5;
    color: #FFFFFF;
}

.btn.blue:hover {
    background: #cfefff;
    color: #40B6F5;
}

.btn.white {
    background: #FFFFFF;
    color: #65B4EE;
}

.btn.white:hover {
    background: #009EF2;
    color: #FFFFFF;
}

/* footer */

.ft {
    display: flex;
    text-align: left;
    justify-content: space-between;
}

.ft p {
    color: #524F4F;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    margin: 10px 0;
}

.ft p.str {
    font-weight: 700;
    line-height: 18px;
    margin: 20px 0;
}

.ft h3 {
    margin: 17px 0;
}

.ft > div > div:last-child {
    margin-top: 60px;
}

.ft-1 {
    max-width: 239px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.ft-1 .soc {
    max-width: 140px;
    margin-bottom: 10px;
}

.ft-3 h3, .ft-4 h3 {
    color: #ff845b00;
}

.ft-btn {
    display: flex;
    flex-direction: column;
}

.ft-btn a {
    text-align: center;
}

.ft-btn a:first-child {
    margin-top: 0;
}

.ft-btn a:last-child {
    margin-top: 10px;
}

#colophon {
    margin-top: -35px;
    z-index: 1;
}

.map h2 {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 80px;
}

.map {
    background-image: url(/wp-content/uploads/2023/10/bg-map1.png);
    background-size: auto;
    background-position: center 0px;
}

.btn-asap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.btn-asap a {
    width: 49%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    padding: 22px 45px 24px;
}

.box-map {
    border-radius: 30px;
    background: rgba(255, 255, 255, 0.90);
    max-width: 375px;
    position: absolute;
    top: 35%;
    left: 26%;
    padding: 0 38px;
    min-height: 261px;
}

.map > div > div {
    position: relative;
}

.box-map .adres {
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    margin: 28px 0px 15px;
}

.box-map p {
    line-height: 20px;
}

.box-map .scheme {
    margin-top: 35px;
    font-weight: 500;
    margin-bottom: 0;
}

.box-map a {
    color: #FF845B!important;
    text-decoration: underline!important;
    font-size: 16px;
    font-weight: 500;
}

.box-map img {
    position: absolute;
    right: 13px;
    bottom: -14px;
}

header.page-title {
    position: absolute;
    top: -210px;
    left: 13px;
}

.kadence-breadcrumbs a {
    text-decoration: none!important;
}

.kadence-bread-current {
    color: #009EF2;
}

body .content-wrap {
    position: inherit;
}

#primary .content-container {
    position: relative;
}

#primary .content-container .single-content {
    margin-top: 0;
}

#inner-wrap {
    padding-top: 50px;
    background-image: url(/wp-content/uploads/2023/10/bg-simple.png);
    background-size: auto;
    background-position: 50% 20px;
    background-repeat: no-repeat;
}

.home #inner-wrap {
    background: none;
    padding-top: 00px;
}

.home #secondary::before, .home #secondary {
    content: none;
    display: none;
}

#secondary {
    z-index: 1;
}

#secondary::before {
    content: '';
    background-color: #E5F5FE;
    position: absolute;
    top: -83px;
    bottom: 0;
    right: 0;
    left: -999px;
    z-index: -1;
}

#secondary{
    position: inherit;
}

#secondary .current-menu-item a {
    color: #009EF2;
}

.cv {
    border-radius: 30px;
    background: #E5F5FE;
    padding: 42px 67px;
    margin-left: -50px;
    margin-bottom: 20px;
}

.cv-btn {
    text-align: right;
}

.cv-btn .program {
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline!important;
    color: #524F4F;
    margin-right: 30px;
}

.form-f {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-f p {
    width: 30%;
}

.meropr {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.meropr .info {
    margin-left: 20px;
}

.info span {
    display: flex;
    font-size: 16px;
    align-items: center;
    margin-right: 5px;
}

.info span img {
    margin-right: 5px;
}

.info > div:nth-child(2), .info > div:nth-child(3) {
    display: flex;
}

.info > div {
    margin-bottom: 10px;
}

.info > div:last-child {
    margin-bottom: 0;
}

.popmake-content p {
    font-size: 20px;
}

.form-f input {
    border: 1px solid #CFCFCF!important;
    background-color: #ffffff!important;
    margin-top: 15px;
}

.wpcf7 .small, .form-btn .wpcf7-list-item-label {
    font-size: 16px;
}

.form-btn .wpcf7-submit {
    margin-top: 0;
}

.form-btn > p {
    display: flex;
    align-items: center;
}

.wpcf7-spinner {
    display: none;
}

.wpcf7-submit {
    box-shadow: none;
    border-radius: 30px!important;
    padding: 10px 50px 12px!important;
}

.form-btn .wpcf7-list-item {
    margin-left: 0;
    margin-right: 15px;
}

.adm-table thead, .adm-table tfoot {
    border:none!important;
}

.adm-table th {
    background-color: #009EF2;
    color: #fff;
    font-weight: 400!important;
    text-align: left;
    border: none;
    padding: 32px;
}

.adm-table {
    border-radius: 30px;
}

.adm-table tr td:first-child {
    color: #FF845B;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
}

.adm-table tr td:last-child {
    color: #FF845B;
    font-size: 20px;
}

.adm-table tr td {
    font-size: 16px;
    border: none;
    background-color: #ffffff;
    padding: 12px 22px;
}

.adm-table tr:hover td {
    background-color: #EEFAFF;
}

.page-id-150 #inner-wrap {
    background-image: url(/wp-content/uploads/2023/10/group-15-1.png);
    margin-bottom: -60px;
}

.page-id-150 #primary {
    margin-bottom: 100px;
}

#post-150{
    background-color: #1fb9b900;
}

.page-id-150 .map {
    background-image: url(/wp-content/uploads/2023/10/bg-map1.png);
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
}

.admin-grid h3 {
    margin-top: 5px!important;
    margin: 5px 10px!important;
    font-weight: 500!important;
}

.admin-grid .t-1 {
    color: #FF845B;
    text-align: center;
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    line-height: 26px;
    margin: 5px 0 10px;
}

.admin-grid .t-2 {
    line-height: 23px;
    margin: 15px auto;
    max-width: 260px;
}

.admin-grid a {
    color: #FF845B;
}

.admin-grid .uk-panel {
    background-color: #fff;
    border-radius: 30px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.admin-grid .uk-panel img {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}

.admin-grid {
    margin-bottom: 70px!important;
}

.main-slider .uk-panel > div:nth-child(1), .main-slider .uk-panel > div:nth-child(1) img {
    width: 100%;
}

.home #primary {
    margin: 0;
}

.main-slider {
    margin-top: -80px;
    position: relative;
}

.mt-1 {
    color: #40B6F5;
    font-size: 36px;
    font-weight: 700;
    line-height: 41px;
}

.mt-2 {
    color: #524F4F;
    font-size: 24px;
    font-weight: 400;
    line-height: 27px;
}

.main-slider .uk-panel > p a, .btn-border {
    color: #FFF!important;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px;
    background: #40B6F5;
    border: 10px solid #E4F4FE;
    padding: 17px 44px;
}

.main-slider .uk-panel > p a:hover, .btn-border:hover  {
    background: #FFF5F2;
    color: #40B6F5!important;
    border: 10px solid #40B6F5;
    text-decoration: none!important;
}

.main-slider .uk-panel > p {
    position: absolute;
    max-width: 590px;
    text-align: left;
    top: 50%;
    left: 13%;
}

.main-slider .uk-panel > div:nth-child(2) {
    position: absolute;
    max-width: 590px;
    text-align: left;
    top: 23%;
    left: 13%;
}

.main-slider .uk-slider-nav {
    position: absolute;
    max-width: 590px;
    text-align: left;
    top: 62%;
    left: 13%;
}

.uk-scope .uk-dotnav>.uk-active>* {
    background-color: rgb(64 182 245);
    border-color: transparent;
    width: 20px;
    height: 20px;
    margin-top: 0;
}

.uk-scope .uk-dotnav>*>* {
    margin-top: 5px;
}

.vost {
    margin: 0 0 100px 0;
    padding-top: 40px;
    background-image: url(/wp-content/uploads/2025/08/2-blok-missija-1-v2.webp);
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
}

.vost .text {
    max-width: 815px;
    font-size: 24px;
    line-height: 29px;
    margin: 35px 0 220px;
}

.vost .text span {
    font-style: italic;
    font-weight: 600;
}

.vost-t {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.vost-t a {
    position: relative;
}

/*
.vost-t a::after {
    content: url(/wp-content/uploads/2023/10/strelka.png);
    position: absolute;
    right: -5px;
    bottom: -26px;
}
*/

.v-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 100px 0;
}

.v-card img {
    position: absolute;
}

.v-card > div:hover {
    background-color: #40B6F5;
}

.v-1, .v-4 {
    max-width: 927px;
    background-color: #fff;
    border-radius: 30px;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    height: 313px;
	border: solid 7px #40B6F5;
}

.v-2, .v-3 {
    max-width: 453px;
    background-color: #E4F4FE;
    border-radius: 30px;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
    height: 313px;
}

.v-card a {
    display: block;
    height: 260px;
    text-decoration: none!important;
}

.v-card a p{
    color: #524F4F;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    padding: 11px 0 50px 44px;
    position: relative;
    z-index: 1;
}

.v-card a p::before {
    content: url(/wp-content/uploads/2023/10/vector-1.png);
    position: absolute;
    bottom: -18px;
    left: 45px;
}

.v-card a:hover p::before {
    content: url(/wp-content/uploads/2023/10/vector.png);
}

.v-card > div:hover a p{
    color: #ffffff;
}

.v-card a img:nth-child(2) {
    display: block;
}

.v-card a img:nth-child(3) {
    display: none;
}

.v-card a img:nth-child(4) {
    display: none;
}

.v-card > div:hover a img:nth-child(2) {
    display: none;
}

.v-card > div:hover a img:nth-child(3) {
    display: block;
}

.simple .v-1 img {
    bottom: 0;
    right: -1px;
}

.simple .v-2 img, .simple .v-3 img {
    bottom: 0;
    right: 59px;
}

.simple .v-4 img {
    bottom: 0px;
    right: 40px;
}

.v-1 img {
    bottom: 0;
    right: -13px;
}

.v-2 img {
    bottom: 0;
    right: -43px;
}

.v-3 img {
    bottom: 22px;
    right: -1px;
}

.v-4 img {
    bottom: -68px;
    right: -24px;
}

.simple .v-2 a, .simple .v-3 a {
    pointer-events: none;
}

.simple .v-2 p::before, .simple .v-3 p::before {
    content: none;
}

.adm-m {
    margin: 0 0 100px 0;
    padding: 320px 0 100px;
    background-image: url(/wp-content/uploads/2023/10/group-20.png);
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
}

.adm-m h2 {
    padding: 50px 0;
    text-align: center;
}

.adm-m .bt a {
    margin: 0 auto;
    display: table;
}

.a-box {
    display: flex;
    margin-top: 40px;
}

.a-box .text {
    max-width: 710px;
    line-height: 24px;
    margin-left: 30px;
}

.a-box .text  a{
    color: #FF845B;
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: underline;
    text-align: right;
    display: block;
}

.a-box iframe {
    border-radius: 30px;
}

.vost-1 {
    margin: 0 0 100px 0;
    padding-top: 130px;
    background-image: url(/wp-content/uploads/2023/10/vector-5.png);
    background-size: auto;
    background-position: center 0;
    background-repeat: no-repeat;
}

.vost-1 h2 {
    text-align: center;
}

.news .news-box > div {
    width: 572px;
    max-height: 153px!important;
    min-height: unset!important;
    padding-left: 0;
    margin-left: 30px;
    overflow: hidden;
}

.news .news-box > div > div{
    border-radius: 30px;
    background: #E5F4FD;
    max-height: 153px!important;
    min-height: unset!important;
    padding: 10px 30px;
}

.news-box > div:nth-child(1), .news .news-box > div:nth-child(1) > div {
    width: 808px;
    max-height: 100%!important;
    min-height: unset!important;
    overflow: hidden;
}

.news .news-box > div:nth-child(1) > div {
    padding: 0;
}

.news .news-box > div img {
    display: none;
}

.news .news-box > div:nth-child(1) img {
    display: block;
	min-height: 606px;
}

.news .news-box .uk-panel > div:nth-child(1) {
    margin-bottom: 0;
    margin-top: 0!important;
}

.news .news-box > div h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 5px!important;
	max-height: 52px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news .news-box > div .uk-margin {
    line-height: 23px;
    margin: 7px 0 0!important;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news .news-box > div p a {
    font-size: 16px;
    font-weight: 500;
    text-decoration-line: underline;
    color: #FF845B;
}

.news .news-box > div > div p {
    margin-top: 10px;
    line-height: 16px;
    text-align: right;
}

.news-box {
    position: relative;
}

.news .news-box > div:nth-child(3) {
    position: absolute;
    right: 0;
    top: 170px;
}

.news .news-box > div:nth-child(4) {
    position: absolute;
    right: 0;
    top: 333px;
}

.news .news-box > div:nth-child(1) > div > h4:nth-child(2) {
    position: absolute;
    bottom: 120px;
    right: 20px;
    left: 20px;
    z-index: 1;
}

.news .news-box > div:nth-child(1) > div > div:nth-child(3) {
    position: absolute;
    bottom: 70px;
    right: 20px;
    left: 20px;
    z-index: 1;
}

.news .news-box > div:nth-child(1) > div > p:nth-child(4) {
    position: absolute;
    bottom: 40px;
    right: 40px;
    z-index: 1;
}

.news .news-box > div:nth-child(1)::after {
    content: '';
    position: absolute;
    background: #e5f4fde6;
    bottom: 0;
    right: 0;
    left: 0;
    height: 200px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.news .news-box > div:nth-child(1) {
    position: relative;
}

.news {
    position: relative;
}

.news .bt {
    position: absolute;
    right: 157px;
    bottom: 35px;
}

.news {
    margin: 40px 0 100px;
}

.list-b {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.list-b > div {
    width: 450px;
    height: 290px;
    border-radius: 30px;
    border: 1px solid #FF845B;
    position: relative;
    margin-bottom: 40px;
}

.list-b > div img {
    position: absolute;
    bottom: 0;
    right: 0px;
}

.list-b > div a {
    height: 220px;
    display: block;
}

.list-b > div p{
    font-weight: 500;
    line-height: 23px;
    padding-left: 30px;
}

.list-b > div p span {
    display: block;
    color: #FF845B;
    font-size: 16px;
    font-weight: 400;
    text-decoration-line: underline;
    padding-top: 20px;
}

.list-b > div:hover p{
    font-weight: 500;
    line-height: 23px;
    color: #FF845B;
}

.list-b > div:hover a {
    text-decoration: none!important;
}

.list-b {
    margin: 40px 0 100px;
}

.list h2 {
    text-align: center;
}
.vost-mob {
    display: none;
}

@media (max-width:1800px) {
    .main-slider .uk-panel > div:nth-child(2), .main-slider .uk-slider-nav, .main-slider .uk-panel > p  {
        left: 10%;
    }
}

@media (max-width:1700px) {
    .mt-1 {
        font-size: 31px;
        line-height: 31px;
    }
    .mt-2 {
        font-size: 20px;
        line-height: 20px;
    }
    .main-slider .uk-panel > div:nth-child(2), .main-slider .uk-slider-nav, .main-slider .uk-panel > p  {
        left: 8%;
    }
}

@media (max-width:1600px) {
    .main-slider .uk-panel > div:nth-child(2), .main-slider .uk-slider-nav, .main-slider .uk-panel > p  {
        left: 6%;
    }
}

@media (max-width:1500px) {
    .main-slider .uk-panel > div:nth-child(2), .main-slider .uk-slider-nav, .main-slider .uk-panel > p  {
        left: 4%;
    }
}

@media (max-width:1420px) {
    .main-slider .uk-panel > div:nth-child(2), .main-slider .uk-slider-nav, .main-slider .uk-panel > p  {
        left: 1%;
    }
    .v-card {
        justify-content: space-around;
    }

    .main-slider .uk-panel > p a, .btn-border {
        padding: 14px 37px;
    }
    .mt-1 {
        font-size: 26px;
        line-height: 27px;
    }
    .mt-2 {
        font-size: 18px;
        line-height: 20px;
    }
    .head > div {
        margin: 0 10px;
    }
    .main-navigation .primary-menu-container > ul li.menu-item > a {
        font-size: 15px!important;
    }
    .main-slider .uk-slider-nav {
        top: 71%;
    }
    .main-slider .uk-panel > p {
        top: 54%;
    }
    .box-map {
        left: 4%;
    }
    .vost-1 {
        padding-top: 70px;
    }
    .v-card {
        padding: 30px 0;
    }
    .list-b {
        justify-content: space-evenly;
    }

    #top-place > div h2 {
        text-align: center;
    }
    
    .a-box .text {
        max-width: 500px;
    }
    .admin-grid .uk-panel {
        max-width: 333px;
        margin: 0 auto;
    }
    .v-1, .v-4 {
        max-width: 811px;
    }
    .v-2, .v-3 {
        max-width: 412px;
    }
    .list-b > div {
        width: 408px;
    }
    .news-box > div:nth-child(1), .news .news-box > div:nth-child(1) > div {
        width: 657px;
        max-height: 100%!important;
        min-height: unset!important;
        overflow: hidden;
    }
    .news .news-box > div {
        margin-right: 0;
        margin-left: auto;
    }
    .news .bt {
        bottom: -63px;
    }
	.news .news-box > div:nth-child(1) img {
		min-height: unset;
		margin: 0 auto;
	}
    
}

@media (max-width:1279px) {
    .vost-t a {
        display: none;
    }
    .vost-t {
        justify-content: center;
    }
    .vost-mob {
        display: block;
        text-align: center;
        padding-bottom: 30px;
		margin: 0 -10px;
    }
    .vost-mob > a {
        font-size: 18px;
    }
    .vost-mob > div > a {
        font-size: 16px;
        color: #FF845B;
        text-decoration: underline!important;
        padding: 3px 6px;
    }
    .news .news-box > div {
        margin-right: auto;
        margin-left: auto;
    }
    .news .uk-scope .uk-grid {
        margin-left: 0;
    }
    .head-1 {
        display: none;
    }
    .news .news-box > div {
        width: 808px;
        overflow: hidden;
        margin-top: 15px!important;
    }
    .news-box {
        flex-direction: column;
        display: flex;
        align-items: center;
    }
    .news .news-box > div:nth-child(3), .news .news-box > div:nth-child(4) {
        position: relative;
        right: auto;
        top: auto;
    }
    .news .bt {
        position: relative;
        right: auto;
        bottom: -42px;
        display: flex;
        justify-content: center;
    }
}


@media (max-width: 1024px) {
	.category-novosti #kadence-breadcrumbs {
		top: 0;
	}
    .mt-1 {
        font-size: 22px;
        line-height: 23px;
        max-width: 270px;
        margin: 10px 0!important;
    }
    .mt-2 {
        font-size: 16px;
        line-height: 15px;
        max-width: 235px;
        margin: 10px 0!important;
    }
    .gtranslate_wrapper {
        margin-left: -7px;
    }
    .gtranslate_wrapper a {
        padding: 0 7px;
    }
    .head-mob {
        float: right;
    }
    .site-branding a.brand {
        align-items: flex-start!important;
        margin-bottom: 0.5em!important;		
		flex-direction: row !important;
    }
    .main-slider .uk-panel > div:nth-child(2) {
        top: 1%;
        left: 20px;
    }
    .main-slider .uk-panel > p, .main-slider .uk-slider-nav {
        left: 20px;
    }
    .main-slider img {
        min-width: 118%;
    }
    .vost .text {
        max-width: unset;
        margin: -35px 0 300px;
        text-align: center;
    }
    .vost {
        margin: 0px 0 50px 0;
        background-position: 89% 109px;
    }
    #top-place > div > div:nth-child(3), #top-place > div > div:nth-child(4), #top-place > div > div:nth-child(5), #top-place > div > div:nth-child(6) {
        display: none;
    }
    #top-place > div > div:nth-child(2)::after {
        content: '';
        bottom: 0;
        right: 0;
        left: 0;
        height: 300px;
        background-color: #bce6ff;
        position: absolute;
        z-index: -1;
    }
    #top-place > div > div:nth-child(2) {
        position: relative;
    }
    .ft {
        flex-wrap: wrap;
    }
    .news .news-box > div {
        width: 94%!important;
        overflow: hidden;
        margin-top: 15px!important;
    }
    .news .news-box > div:nth-child(1) img {
        width: 100%;
        display: block;
        margin-left: -100px;
        min-width: 123%;
    }
    .vost-t a {
        display: none;
    }
    .page-child #secondary::before {
        top: 0px;
        bottom: 0;
        right: -700px;
        left: -999px;
        z-index: -1;
    }
    .page-child #inner-wrap {
        background-image: unset;
        padding-top: 0;
    }
    header.page-title {
        position: relative!important;
        top: auto;
        left: auto;
    }
    .page-id-150 #inner-wrap .entry-content-wrap{
        background-color: #cbecff;
    }
    .cv {
        padding: 20px 15px;
        margin-left: 0;
    }
    .head-4 {
        margin-top: -41px;
        margin-bottom: 13px;
    }
	
	.site-header-row-container-inner {
    padding: 10px 0px;
	}

	.site-branding.branding-tablet-layout-standard:not(.site-brand-logo-only) a.brand img {
		margin-right: 0.5em !important;
	}

}

@media (max-width: 719px) {
    .adm-table tr td, .adm-table tr td:first-child{
        padding: 7px 7px;
        font-size: 17px;
        line-height: 20px;
    }
    .site-title-wrap {
        margin-right: -85px;
    }
    
    .mt-1 {
        max-width: 220px;
    }
    .vost .text {
        font-size: 18px;
        line-height: 21px;
    }
    .vost {
        margin: 0px 0 40px 0;
        background-position: 81% 155px;
        background-size: 1700px;
    }
    .vost-t {
        flex-direction: column;
        text-align: center;
    }
    .vost-t a {
        display: none;
    }
    body h2 {
        font-size: 24px;
        line-height: 1.1;
        text-align: center;
    }
    .v-card {
        padding: 30px 0 0;
    }
    .v-card a p::before {
        content: url(/wp-content/uploads/2023/10/vector-2.png);
        bottom: -12px;
        left: 26px;
    }
    .v-1, .v-2, .v-3, .v-4 {
        background-color: #FF845B;
        height: 300px;
        overflow: hidden;
    }
    .v-card a p {
        color: #ffffff;
        font-size: 18px;
        line-height: 20px;
        padding: 11px 0 26px 26px;
    }
    .v-card a img:nth-child(2) {
        display: none!important;
    }
    
    .v-card a img:nth-child(3) {
        display: block!important;
    }
    .v-3 img {
        bottom: 22px;
        right: -22px;
    }
    .v-card a img:nth-child(4) {
        display: block;
    }

    .v-card .v-4 a img:nth-child(3) {
        display: none!important;
    }
    .v-4 img {
        bottom: -4px;
        right: -15px;
    }
    .btn-asap a {
        width: 100%;
        padding: 22px 15px 24px;
    }
    .btn-asap {
        flex-direction: column;
    }
    .map h2 {
        margin-top: 55px;
    }

    .ft {
        flex-direction: column;
    }
    .ft-1 .soc {
        margin-top: -182px!important;
    }
    .ft-1 .soc {
        max-width: 140px;
        width: 140px;
        margin-bottom: 10px;
        margin: 0 0 0 auto;
    }
    .ft-1 {
        max-width: unset;
        margin-bottom: 155px;
    }
    .ft > div > div:last-child {
        margin-top: 20px;
    }
    .ft-3 h3, .ft-4 h3 {
        display: none;
    }
    .news .news-box > div h4 {
        font-size: 18px;
        line-height: 20px;
    }
    .news .news-box > div .uk-margin {
        line-height: 18px;
        font-size: 16px;
    }
    .news .news-box > div {
        max-height: unset!important;
    }
    .news .news-box > div:nth-child(1)::after {
        height: 120px;
    }
    .news .news-box > div:nth-child(1) > div > h4:nth-child(2) {
        bottom: 60px;
    }
    .news .news-box > div:nth-child(1) > div > div:nth-child(3) {
        bottom: 27px;
    }
    .news .news-box > div:nth-child(1) > div > p:nth-child(4) {
        bottom: 15px;
    }
    .form-f p {
        width: 100%;
    }
    .form-btn > p {
        flex-direction: column;
    }
    .meropr > div:nth-child(1) {
        display: none;
    }
    .meropr .info {
        margin-left: 0;
    }
    .info > div:nth-child(2), .info > div:nth-child(3) {
        display: block;
    }
    .home #inner-wrap {
        padding-top: 20px;
    }
    .news {
        margin: 10px 0 100px;
    }
    .single-content h1 {
        text-align: center;
        line-height: 33px;
        margin: 30px 0!important;
    }
    .news .news-box > div {
        width: 100%!important;
    }
}

@media (max-width: 500px) {
    .main-slider .uk-active img {
        margin-left: -290px;
        min-width: 260%;
    }
    .box-map {
        top: unset;
        left: 10px;
        right: 10px;
        bottom: -47px;
        z-index: 10;
    }
	
	.site-title-wrap {
    margin-right: 0px !important;
	}
}


@media (min-width: 1025px){
	.site-main-header-wrap {
    background-image: url(/wp-content/uploads/2025/08/cloud-header5.webp);
    background-repeat: no-repeat;
    background-position: 50% 0;
	}

	.site-header-row-container-inner {
		background-image: url(/wp-content/uploads/2025/08/cloud-header-down.webp);
		background-repeat: no-repeat;
		background-position: 50% 100%;
	}
	
	.site-top-header-wrap .site-header-row-container-inner {
    height: 0;
}
	
}	

.info-block {
    background-color: #E4F4FE;
    padding: 5px 10px;
    border-radius: 0 16px 0 0;
    box-shadow: 1px 1px 1px #ddd;
	margin-bottom: 20px !important;
}

.red-block {
    background-color: #ffe7df;
    padding: 5px 10px;
    border-radius: 0 16px 0 0;
    box-shadow: 1px 1px 1px #ddd;
	margin-bottom: 20px !important;
}

.text-orange {
    color: #FF845B;
}

.grid-blocks-panel .uk-panel {
    background: #009EF2;
    padding-bottom: 20px;

}

.grid-blocks-panel .uk-panel a {
    color: #FFF !important;
    padding: 0 5px;
}

.grid-blocks-panel .uk-panel:hover {
    background: #e4f4fe;
}

.grid-blocks-panel .uk-panel:hover a {
    color: #000 !important;
}

.uk-accordion li {
    background: #E4F4FE;
    padding: 10px;
    margin: 8px 0 !important;
    border-radius: 20px;
}

.uk-accordion-content {
    font-size: 0.9em;
}

.uk-scope{margin-bottom: 40px;}

/******table********/
.table2 {
    border-radius: unset;
}

.table2 tr td {
    font-size: 16px;
    border: 1px solid #e4e4e4;
    background-color: #ffffff;
    padding: 12px 22px;
    vertical-align: top;
}

.table2  tr td:first-child {
    color: #524f4f;
    font-size: 18px;
    font-style: inherit;
    font-weight: 400;
}

.table2 tr td:last-child {
    color: #524f4f;
    font-size: 18px;
}

.table2 tr:hover td {
    background: none;
}

/********info grid******/
.info-grid .uk-panel {
    background: #eff9ff;
    padding: 20px;
    border: solid 2px #009ef2;
	border-radius: 12px;
}

.info-grid .uk-panel h3.uk-h3 {
    border-bottom: dotted 1px #009ef2;
    padding-bottom: 5px;
    color: #000000;
}

.grid-blocks-panel img {
    width: 100%;
}

.grid-blocks-panel .uk-inline-clip.uk-transition-toggle {
    width: 100%;
}

/*******blog-bez-daty*********/
.category-zabolevanija-i-lechenie span.posted-on, .category-stati-o-zdorovom-obraze-zhizni span.posted-on{
    display: none;
}

/******forms*************/
.input-width-445 {
    width: 445px;
}

/*********bvi********/
body .bvi-body[data-bvi-theme=white] :not(.bvi-no-styles) button:not(.bvi-no-styles) {
    background-color: #fff !important;
    color: #000;
}

/*****menu******/
#site-navigation ul.sub-menu {
    box-shadow: 2px 2px 4px #989898;
}

/****talon online*******/
.talon-button {
    position: fixed;
    right: 20px;
	bottom: 25px;}
	



	
.site-header-item-navgation-popup-toggle {
    justify-content: flex-end;
	padding-right: 10px;
}	


.site-branding .site-description {
    word-break: break-word;
    overflow-wrap: anywhere !important;
    hyphens: auto;
    white-space: normal;
    height: auto !important;
}

.a-box .video img {
    border-radius: 50px;
    border: solid 7px #FF845B;
}

.img-border-blue {
    border-radius: 50px;
    border: solid 7px #9dd1ff;
}




