/*!
	Theme Name: Medlab
	Description: Medlab
	Author: Medlab
	Version: 100.0.0
*/

* {
    font-family: 'Noto Sans', sans-serif;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding: 0  !important;
}

.row .col {
    padding-left: 0;
    padding-right: 20px;
}

.row .col:last-child {
    padding-right: 0;
}

.is-desktop-only {
    display: none;
}

.doctors__header .is-desktop-only {
    display: none;
}

.is-mobile {
    display: block;
}



.header__section h1 {
    margin-top: 90px;
    color:#383E4B;
    font-size: 24px;
    font-weight: bold;
}
.header__section h1 span {
    font-size: 42px;
}
.header__section h2 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 53px;
    color: #5A647B;
}

.header__buttonblockcont {
    display: flex;
    border-radius: 26px;
    padding: 10px;
}

.app__doctor_info .doctor__fio {
    margin-right: 15px;
}
.wp-block-image img {
    height: auto;
}

.directions-block .row {
    justify-content: space-between;
    border-bottom: 2px solid #EEEEEE;
    margin-bottom: 30px;
}

.directions-block__nav li.is-active {
    font-weight: bold;
    border-bottom: 3px solid #ff0000;
    padding-bottom: 15px;
}

.directions-block .row h3 {
    margin-bottom: 40px;
    margin-left: -78px;
}

.directions-block .row ul {
    margin-bottom: 0;
}

.header__buttonblock p {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 19px;
    color: #71798B;
}

.section .sp-easy-accordion .sp-ea-single {
    border-radius: 8px !important;
}
.section .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body {
    border-radius: 8px!important;
}

.button1 {
    background: #ff0000;
    /*box-shadow: 0px 20px 25px -10px rgba(173, 58, 58, 0.4);*/
    border-radius: 60px;
    text-align: center;
    display: block;
    width: 145px;
    height: 46px;
    color:#fff;
    position: relative;
    padding: 10px 20px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25) !important;
}

.button1:hover {
    /*bottom: 5px;*/
    color: #fff;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    text-decoration: none;
}

.button2 {
    border: 2px solid #CBD2E2;
    box-sizing: border-box;
    border-radius: 60px;
    text-align: center;
    display: block;
    width: 180px;
    height: 46px;
    color:#71798B;
    padding: 10px 20px;
}

.button2:hover {
    border: 2px solid #ff0000;
    color: #71798B;
    text-decoration: none;
}

.section {
    padding: 60px 20px;
}

.section h3 {
    margin-bottom: 45px;
    font-weight: bold;
    font-size: 24px;
    color: #383E4B;
}

.directions-block__nav {
    margin-bottom: 55px;
}

.navbar__submenu-desktop .directions-block__nav {
    margin-bottom: 35px;
}

ul.directions-block__nav {
    list-style: none;
    white-space: nowrap;
    padding-left: 0;
}
.splide .splide__pagination__page.is-active {
    background: #ccc;
}
.splide .splide__pagination {
    bottom: -20px;
}
#splide2 {
    margin-bottom: 40px;
}

#splide2 .splide__slide {
    max-width: 365px;
}

ul.directions-block__nav li {
    margin-right: 35px;
    display: inline-block;
    font-size: 20px;
    color:#71798B;
}

ul.directions-block__content-list {
    list-style: none;
    padding-left: 0;
//columns: 2;
//-webkit-columns: 2;
//-moz-columns: 2;
}

.directions-block h3 img {
    margin-right: 20px;
    position: relative;
}

ul.directions-block__content-list > li {
    margin-bottom: 23px;
    font-size: 14px;
    height: 20px;
    min-width: 170px;

}
ul.directions-block__content-list > li a {
    color: #71798B;
    cursor: pointer;
}
ul.directions-block__content-list > li a:hover {
    text-decoration: none;
}

ul.directions-block__content-list > li:hover {
    margin-left: -15px;
}

ul.directions-block__content-list > li:hover a {
    font-weight: bold;

}

ul.directions-block__content-list > li:hover::before {
    content: "•";
    vertical-align: middle;
    color: #ff0000;
    margin-right: 10px;
    font-weight: bold;
}




.doctors {
    background-color: #F1F1F5;
}

.doctors h3 {
    text-align: center;
}

.doctors__slider {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-left: -10px;
    margin-right: -10px;
}

.doctors .button1 {
    margin: auto;
}



.doctors__slider .doctor-photo > img {
    width: 100%;
    border-radius: 14px;
}

.doctor-info-wrapper {
    background: #fff;
    border-radius: 12px;
}
.doctor-info-wrapper .doctor_podrobnee {
    display: none;
}
.doctor-info-wrapper:hover .doctor_podrobnee {
    display: flex;
    justify-content: space-around;
    padding-bottom: 15px;
}
.doctor_podrobnee p {
    margin-bottom: 0;
    display: flex;
    padding: 0 15px 15px 15px
}
.doctor_podrobnee .pensquere {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #ff0000;
    text-align: center;
    display: flex;
    align-items: center;
    color: #fff;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    justify-content: center;
    margin-left: 15px;
}

.pagination > li > a:hover {
    background: #ff0000;
    color: #fff !important;
    border-color: #ff0000;
}

.doctor_podrobnee .button2 {
    width: auto;
    font-size: 14px;
    height: auto;
    cursor: pointer;
    font-weight: normal;
    padding: 10px;
}


.doctors__slider .doctor-info {
    background-color: #fff;
    border-radius: 14px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.doctors__slide {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    border-radius: 14px;
}

.doctor-info__left {
    flex-grow: 1;
    padding-right: 15px;
}

.doctor-info__left .doctor_lastname {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #383E4B;
}

.doctor-info__rigth {
    display: flex;
    flex-grow: 1;
    justify-content: center;
}

.doctor-info__left .doctor_firstname {
    font-size: 14px;
    margin-bottom: 12px;
    color: #71798B
}
.doctor-info__left .doctor_direction {
    font-size: 14px;
    margin-bottom: 0;
    color: #ff0000
}

.doctor_miniimg {
    width: 37px;
    height: 39px;
}

.doctor-info__plashka {
    height: 40px;
    width: 5px;
    background: #ff0000;
    border-radius: 0px 4px 4px 0px;
    position: absolute;
    top:45px;
    left: 0;
}

.pride-block {
    color: #fff;

    text-align: center;
    background: url("images/fonsite-gord.jpg") 28% 0/cover no-repeat;
}
section.pride-block {
    padding-top: 170px;
    padding-bottom: 50px;
}


.pride-block h3{
    color: #fff;
    margin-bottom: 15px;
}
.pride-block h4{
    font-size: 16px;
}

.pride-block__number {
    font-size: 55px;
    font-weight: 600;
    margin-bottom: 0px;
}


.article-block .button2 {
    text-align: center;
    margin: auto;
}

.article-block__slider {
    margin-bottom: 40px;
}

.article-block__slidephoto {
    margin-bottom: 30px;
}

.article-block__slidedate {
    margin-bottom: 20px;
}

.article-block__slidetext {
    font-size: 14px;
    font-weight: 600;
}

.news-block__new {
    border-bottom: 2px solid #EEEEEE;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.news-block .button2 {
    margin: auto;
}

.geo-block {
    background: #F1F1F5;
    text-align: center;
}

.geo-block h4 {
    font-size: 14px;
    color: #71798B;
}

.geo-block h4 i {
    color: #383E4B;
    font-size: 16px;
    margin-right: 10px;
}

.geo-block .button1 {
    width: 180px;
    margin: auto;
}

.footer-block {
    background: #383E4B;
}


.footer-block__social {
    margin: auto;
    text-align: center;
    border-bottom: 1px solid #525B6D;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
}

.footer-block__social a {
    margin-right: 15px;
    border-radius: 100px;
    justify-content: center;
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 2px solid #525B6D;
}

.footer-block__social a:hover {
    border: 2px solid #fff;
}

.footer-block__social a i {
    color: #fff;
}

.footer-block__copyright {
    text-align: center;
}

.footer-block__copyright a {
    color: #8691A9;
    font-size: 12px;
}

.directions-block .row {
    border-bottom: 0;
}

.pride-block h4 {
    text-align: left;
}

.pride-block__text, .pride-block__number {
    text-align: center;
}

#app {
    max-width: 600px;
}
#app h3 {
    font-size: 24px;
    text-align: center;
}
.app__description {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}
.app__description span {
    color: #ff0000;
}
.app__description a:hover {
    text-decoration: none;
}
.app__choise {
    font-size: 24px;
    font-weight: bold;
}

.navbar__submenu-desktop {
    background: #fff;
    z-index: 11;
    padding: 35px;
    border-radius: 10px;
}


.container {
    max-width: 320px;
}

.navbar__menu.is-active {
    display: block;
    background-color: #fff;
    padding: .5rem 0;
}

.navbar__burger span:nth-child(1) {
    background-color: #ff0000;
    position: absolute;
    display: block;
    border-radius: 10px;
    top: 0;
    left: 0;
    right: 0;
    height: 15%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navbar__burger span:nth-child(2) {
    position: absolute;
    display: block;
    top: 40%;
    left: 0;
    right: 0;
    height: 13%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    animation-duration: 0.2s;
}

.navbar__burger span:nth-child(2):before {
    content: '';
    position: absolute;
    display: block;
    background-color: #ff0000;
    top: 0;
    left: 0;
    border-radius: 10px;
    width: 60%;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navbar__burger span:nth-child(2):after {
    content: '';
    position: absolute;
    display: block;
    background-color: #ff0000;
    top: 0;
    right: 0;
    width: 25%;
    border-radius: 10px;
    height: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navbar__burger span:nth-child(3) {
    position: absolute;
    display: block;
    background-color: #ff0000;
    border-radius: 10px;
    top: 80%;
    left: 0;
    right: 0;
    height: 15%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.navbar__burger.is-active span:nth-child(1) {
    -webkit-transform: translateY(200%) rotate(135deg);
    transform: translateY(200%) rotate(135deg);
}

.navbar__burger.is-active span:nth-child(2) {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    display: none;
}

.navbar__burger.is-active span:nth-child(3) {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    top:35%;
}

.header__section {
    height: 535px;
    background: url("images/header_bg_mobile.png") center center/cover no-repeat;
}

.navbar__brand .logo img {
    width: 126px;
}

.header__section h1 {
    margin-top: 25px;
}

.header__buttonblock {
    background: #fff;
    display: block;
    border-radius: 26px;
    padding: 5px;
}


.header__buttonblockcont {
    margin-left: 0;
    padding-left: 0;
}


ul.directions-block__nav li {
    font-size: 14px;
    margin-right: 11px;
}

.directions-block .row ul {
    padding-bottom: 15px;
}



.article-block__slider .article-block__slide {
    display: none;
}

.article-block__slider .article-block__slide:first-child {
    display: block;
}

.news-block h3 {
    margin-top: 60px;
}

.article-block__slidedate {
    font-size: 12px;
    color: #71798B;
}

.footer-block__logoleft img {
    width: 125px;
}

.navbar__menu {
    display: none;
    width: 100%;
}

.article-block__slidephoto img {
    width: 100%;
}

.footer-block__social {
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer-block__logo {
    margin-bottom: 0;
}

.navbar__brand {
    align-items: stretch;
    width: 100%;
    justify-content: space-between;
    display: flex;
    flex-shrink: 0;
    min-height: 3.25rem;
    margin-bottom: 0;
}


div.header-single {
    background: url("images/header-single-bg.png") center center/cover no-repeat;;
    padding-top: 120px;
    padding-bottom: 110px;
}

#breadcrumbs {
    font-style: 14px;
    color: #71798B;
}

#breadcrumbs a {
    color: #71798B;
}

.doctors-list__filter {
    display: flex;
    box-shadow: 0px 30px 20px -15px rgba(53, 56, 81, 0.1);
    border-radius: 10px;
    position: relative;
    top:-100px;
    padding: 30px;
    padding-top: 12px;
    background: #fff;
}
.doctors-list__filterleftinside {
    flex-grow:1;
    display: flex;
}
.doctor-sidebar__types {
    flex-grow: 1;
}

.doctor-sidebar__directions {
    flex-grow: 1;
}

.doctors-list__filterright {
    flex-grow:1
}

.doctors-list__filterlabel {
    border-bottom: 2px solid #E3E8F4;
    min-height: 65px;
    margin-bottom: 30px;
    margin-right: 20px;
    display: flex;
    align-items: center;
}
.search-doctor-field {
    border-bottom: 2px solid #E3E8F4;
    min-height: 65px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.button3 {
    background: #fff;
    opacity: 0.9;
    padding: 12px 25px;
    font-weight: 400;
    border-radius: 35px;
    font-size: 16px;
    box-shadow: 0px 20px 15px -10px rgba(53, 56, 81, 0.15);
    color:#71798B;
}

.button3:hover {
    color: #ff0000;
    text-decoration: none;
    cursor: pointer;
}

.button3 i {
    color:#ff0000;
    margin-right: 10px;
}

.header-single__info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-single__analyse {
    margin-right: 20px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

.directions-block .is-desktop-only {
    display: none;
}
#doctors-list .is-desktop-only {
    display: none;
}

.footer-block .footer-block__social {
    display: flex;
}

.footer-block__logo {
    text-align: center;
    margin: 0 auto 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #525B6D;
}


.page_404 {
    min-height: 100vh;
    background: url("images/bg-404.png") center center/cover no-repeat;
}

.page_404-content {
    text-align: center;
}

.page_404-content__numbers {
    font-size:95px;
    color:#383E4B;
}

.page_404-content__numbers img {
    width: 95px;
    margin-bottom: 15px;
}

.page_404-content__1line {
    font-size: 15px;
    color:#383E4B;
    font-weight: bold;
}
.page_404-content__2line {
    font-size: 12px;
    color:#383E4B;
}
.page_404-content__3line a {
    margin: 30px auto;
}

.page_404 .header-menu {
    display: flex;
    justify-content: space-between;
}

.page_404 .navbar__item {
    color: #71798b;
    justify-content: flex-end;
    font-size: 13px;
}

.page_404 .navbar__item .icon {
    color: #383E4B;
    margin-right: 5px;
}

.swiper-slide-inner {
    width: 100%;
}


#home-page-slider .swiper-slide-inner .elementor-slide-heading {
    color: #383E4B;
    font-size: 39px;
    /*font-weight: bold;*/
}
#home-page-slider .swiper-slide-inner .elementor-slide-description {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 53px;
    color: #5A647B;
}

#home-page-slider .swiper-slide-inner .elementor-button {
    background: #ff0000;
    border-radius: 60px;
    text-align: center;
    border: 0;
    font-weight: normal;
    padding: 15px;
    display: block;
    width: 145px;
    height: 46px;
    color: #fff;
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25) !important;
}

#home-page-slider .swiper-slide-bg {
    background-color: transparent;
}


.mobile-main-menu .directions-block__nav li::before {
    content: '';
    margin-right: 0;
}

.mobile-main-menu .directions-block__nav {
    margin-top: 20px;
    margin-bottom: 0;
}

.mobile-main-menu .directions-block__content-list li {
    margin-bottom: 10px;
    font-weight: normal;
}

.navbar__start ul li span {
    font-weight: bold;
    font-size: 20px;
    color: #383E4B;
}

.navbar__submenu-mobile {
    display: none;
}

.sticky {
    position: fixed !important;
    top: 20px;
    z-index: 100;
}

.directions-block__nav li:hover {
    font-weight: bold;
    border-bottom: 3px solid #ff0000;
    padding-bottom: 15px;
    cursor: pointer;
}

.children-directions {
    display: none;
}

.multi-select-container {
    display: inline-block;
    position: relative;
}

.multi-select-menu {
    position: absolute;
    left: 0;
    top: 0.8em;
    float: left;
    min-width: 100%;
    background: #fff;
    margin: 1em 0;
    padding: 0.4em 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.multi-select-menu input {
    margin-right: 0.3em;
    vertical-align: 0.1em;
}

.multi-select-button {
    display: inline-block;
    font-size: 0.875em;
    padding: 0.2em 0.6em;
    max-width: 20em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: -0.5em;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    cursor: default;
}

.multi-select-button:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em 0.4em 0 0.4em;
    border-color: #999 transparent transparent transparent;
    margin-left: 0.4em;
    vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu { display: block; }

.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent;
}


.elementor-element-fea1052 {
    background-color: #F1F1F5;
}

.elementor-element-fea1052 .mdp-position-center {
    top:auto;
    bottom: 0;
    left: 0;
    right: 0;
    transform: initial;
    width: auto;
}


.doctor-sidebar__types, .doctor-sidebar__directions, .doctor-sidebar__addresses {
    min-width: 280px;
}

.elementor-element-fea1052 .doctor-info {
    background: #fff;
    display: flex;
    padding: 15px;
    border-radius: 12px;
}

.elementor-element-fea1052 .doctor_miniimg {
    width: 37px;
    height: 39px;
}

.elementor-element-fea1052 .doctor-info__rigth {
    display: flex;
    justify-content: center;
    align-items: center;
}

.elementor-element-fea1052 .mdp-cover-container {
    max-width: 230px;
    margin: auto;
}

.elementor-element-fea1052 {
    padding-bottom: 100px;
}

.elementor-element-fea1052 .mdp-cover-container img {
    max-width: 230px;
}

.elementor-480 .elementor-element.elementor-element-a86f05a .mdp-icon:not(.mdp-preserve) [stroke*='#']:not(.mdp-preserve) {
    stroke: #000 !important;
}

.elementor-element-fea1052 .mdp-visible-toggle:not(:hover):not(:focus) .mdp-hidden-hover:not(:focus-within) {
    width: auto !important;
    height: auto !important;
}

.doctors-list .sidebar {
    padding: 20px;
}

.doctor-sidebar__addresses {
    position: relative;
}
.doctor-sidebar__addresses > span.location-icon {
    position: absolute;
    left: 15px;
    top:7px;
    z-index: 100;
}
.doctor-sidebar__addresses .multiselect__tags {
    padding-left: 35px;
}

.search-doctor-field {
    position: relative;
    box-shadow: 0px 30px 20px -15px rgba(53, 56, 81, 0.1);
}

.search-doctor-field__icon {
    position: absolute;
    right: 20px;
    top:10px;
}

.doctor-sidebar__directions .multiselect__content, .doctor-sidebar__directions .multiselect--active, .doctor-sidebar__directions .multiselect__content-wrapper {
    z-index: 101;
}

.doctor-sidebar__directions .multiselect__element {
    background: #fff;
}




.doctor-sidebar__types {
    margin-right: 20px;
}
.doctor-sidebar__directions {
    margin-right: 20px;
}

.doctors__slider .doctor-photo {
    width: 100%;
    max-width: 350px;
    margin: auto;
    position: relative;
}

.doctors__slider .doctors__slide {
    display: flex;
}

.doctor-info-wrapper {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.doctors__slide {
    display: flex;
    flex-direction: column;
}

.doctor-info-wrapper .doctor_podrobnee {
    display: flex;
    justify-content: space-around;
    padding-bottom: 15px;
}
.doctor-info {
    flex-grow: 1;
}
.doctor-photo {
    flex-grow:1;
    display: flex;
    flex-direction: column;
}

.doctor-info {
    position: relative;
}
.doctor-info ul {
    padding-left: 10px;
}
.doctor-info li {
    font-size: 14px;
    color: #71798B;
}
.doctor-photo a img {
    width: 100%;
}
.article-block__slidetext a {
    color: #af9c7d;
}


@media screen and (max-width: 2500px) {
    #pride .container {
        max-width: 2000px;
    }
}
@media screen and (max-width: 2000px) {
    #pride .container {
        max-width: 1500px;
    }
}



@media screen and (min-width: 1400px) {
    .doctors__slide {
        width: 285px;
    }

    .section {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .article-block .news-block {
        margin-left: 50px;
        max-width: 340px;
    }

    .page_404 {
        background: url("images/bg-404.png") 0% 0%/cover no-repeat;
    }
    #home-page-slider .swiper-slide-inner {
        max-width: 1200px;
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .doctor-sidebar__types, .doctor-sidebar__directions, .doctor-sidebar__addresses {
        min-width: 365px;
    }



}
@media screen and (min-width: 1100px) {
    .article-block__inner {
        flex-wrap: nowrap;
    }



    .doctors__slide {
        /*width: 220px;*/
        margin: 10px 10px;
        width: calc(25% - 20px);
    }

    .doctors__slider .doctors__slide {
        max-width: 230px;
    }

    .section {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .section.header__section {
        padding-top: 20px;
        height: 631px;
    }

    #home-page-slider .swiper-slide {
        height: 630px;
    }


    #doctors-list .sidebar {
        min-width: 210px;
    }


    #home-page-slider .swiper-slide-inner .elementor-slide-heading {
        font-size: 56px;
    }
    #home-page-slider .swiper-slide-inner .elementor-slide-description {
        font-size: 26px;
    }

    .article-block .article-block__inner {
        flex-wrap: nowrap;
    }

    .article-block__slide {
        width: 300px;
    }
    .news-block {
        margin-left: 30px;
    }


    .elementor-page-417 .page-content .doctors__slider .doctors__slide {
        margin: 10px;
    }

}




@media screen and (min-width: 993px) {
    .pride-block .row .pride-block__numcont {
        /*border-left: 2px solid #fff;*/
        padding-left: 30px;
    }

    .pride-block h3 {
        font-size: 42px;
    }

    .pride-block h4 {
        font-size: 20px;
    }

    .pride-block__number {
        font-size: 120px;
        line-height: 1;
        margin-top: -19px;
        text-align: center;
    }

    .pride-block__text {
        margin-bottom: 0;
        font-size: 17px;
        font-weight: bold;
        text-align: center;
    }

    .pride-block__plus {
        font-size: 30px;
    }

    .swiper-slide-inner {
        max-width: 960px;
    }

    .search-text-field {
        padding: 10px;
        border: 0;
        outline: none;
        width: 100%;
    }

    .doctors-list__container {
        margin-top: -25px;
        display: flex;
    }

    .elementor-page-417 .doctors__slide {
        max-width: 285px;
    }

    .elementor-page-417 #doctors-list .sidebar {
        min-width: 285px;
    }

    .elementor-page-417 .doctors__slider .doctors__slide {
        margin: 20px;
    }

    .is-desktop-only {
        display: block;
    }

    #doctors-list .is-desktop-only {
        display: flex;
    }

    .search-doctor-field {
        box-shadow: 0 0;
    }
    .doctors-list__filter {
        top:-120px;
    }

    .mobile-filter-box {
        display: none;
    }


}

@media screen and (min-width: 768px) {



    .is-mobile {
        display: none;
    }

    .navbar__item.is-mobile {
        display: none;
    }

    .directions-block .is-desktop-only {
        display: inline;
    }

    .section {
        padding-top: 150px;
        padding-bottom: 150px;
    }

    .navbar__lkicon-desktop, .navbar__phone, .navbar__covidicon {
        color: #383E4B;
        margin-right: 12px;
        font-size: 20px;
    }

    .header__section {
        position: relative;
    }

    .header__section h2 {
        font-size: 26px;
    }

    .header__buttonblock p {
        font-size: 18px;
        margin-top: 15px;
    }

    .navbar__submenu-desktop {
        display: none;
    }

    .navbar__menu-desktop {
        background: #fff;
        border-radius: 10px;
        padding: 10px 20px;
        position: relative;
        top:15px;
        margin-bottom: -56px;
        z-index: 100;
        width: 100%;
        box-shadow: 0px 25px 15px -10px rgba(53, 56, 81, 0.15);
    }

    .navbar_item span {
        vertical-align: text-bottom;
    }

    .navbar__submenu-desktop {
        position: absolute;
        top: 60px;
        left: 0;
    }

    .submenu-desktop-list-container {
        margin-top: 0px;
    }

    .directions-block__content-list li {
        list-style: none;
    }


    .navbar__menu-desktop ul.navbar_menu-desktopul > li::before {
        content: "•";
        vertical-align: middle;
        color: #383E4B;
        margin-right: 15px;
        font-size: 20px;
    }


    .pagination .page-numbers {
        padding: 10px 15px;
        border: 1px solid #595959;
        margin-right: 10px;
    }
    .pagination .current {
        background: #FCFCFC;
    }



    .navbar_menu-desktopul li:hover > .navbar_menu-desktopul__a {
        border-bottom: 4px solid #ff0000;
        padding-bottom: 14px;
        text-decoration: none;
    }

    .directions-block__content-list .is-active {
        font-weight: bold;
        margin-left: -15px;
    }
    .directions-block__content-list li.is-active::before {
        content: "•";
        vertical-align: middle;
        color: #ff0000;
        margin-right: 10px;
    }

    .navbar_menu-desktopul li:hover > .navbar_menu-desktopul__a, .navbar__menu-desktop ul.navbar_menu-desktopul > li:hover::before {
        color: #ff0000;

    }

    .footer-block a:hover {
        color: #fff;
    }


    .section .doctors-list__filter h3 {
        font-weight: bold;
        font-size: 20px;
        color:#383E4B;
        margin-bottom: 0;
    }

    .navbar__menu-desktop .is-active {
        border-bottom: 4px solid #ff0000;
        padding-bottom: 14px;
    }

    .navbar__menu-desktop > ul {
        margin-bottom: 0;
        list-style: none;
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
        padding-left: 5px;
    }

    .navbar__menu-desktop ul.navbar_menu-desktopul > li {
    //display: inline-block;
        font-size: 14px;
        margin-right: 20px;
    }
    .navbar__menu-desktop li a {
        color: #383E4B;
    }

    .navbar__item {
        color: #71798b;
        font-size: 15px;
    }

    .navbar__item:hover, .navbar__item:hover .icon {
        color: #ff0000;
    }

    .navbar__lk {
        font-size: 15px;
    }

    .pride-block {
        background: url("images/fonsite-gord.jpg") ;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .header__section {
        height: 535px;
        background: url("images/header_bg.png") center center/cover no-repeat;
    }

    .header__section h1 {
        font-size: 56px;
        font-weight: bold;
        margin-top: 55px;
    }


    .navbar .button1 {
        width: 190px;
    }

    .header__section h1 span {
        font-size: 80px;
    }

    .header__buttonblock p {
        margin-left: 30px;
        margin-right: 15px;
    }


    .pride-block .col {
        text-align: left;
    }

    .pride-block h4 {
        text-align: left;
    }

    .section h3 {
        font-size: 48px;
        text-align: left;
    }

    .directions-block__nav {
        align-items: flex-end;
        font-size: 20px;
    }

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

    .button1 {
        font-size: 16px;
    }

    .pride-block h3 {
        font-size: 35px;
    }

    .article-block__inner {
        display: flex;
        flex-wrap: wrap;
    }

    .article-block__slider {
        display: flex;
    }

    .article-block__slide {
        width: 315px;
        margin-right: 15px;
    }

    .article-block .button2 {
        width: 100%;
        font-size: 16px;
    }

    .article-block__left {
        width: 100%;
        max-width: 755px;
    }

    .article-block__left .article-block__slidephoto img {
        width: 100%;
        height: 240px;
    }



    .article-block__slidedate {
        color: #71798B;
        margin-bottom: 15px;
    }

    .article-block__slidetext {
        font-size: 18px;
    }

    .article-block__slidedate {
        font-size: 14px;
    }

    .news-block__newcont .news-block__new:last-child {
        border-bottom: 0;
    }

    .news-block__new {
        margin-bottom: 13px;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
    }

    .news-block__new:hover {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px);
    }

    ul.directions-block__nav li {
        padding-bottom: 20px;
        width: 105px;
        text-align: center;
    }

    .geo-block .container {
        display: flex;
        align-items: center;
    }

    .geo-block h3 {
        font-size: 20px;
        margin-bottom: 0;
    }

    .geo-block .container {
        display: flex;
        justify-content: space-between;
    }

    section.geo-block {
        padding: 30px;
    }

    .geo-block h4 {
        font-size: 16px;
        margin-right: 30px;
        margin-bottom: 0;
    }

    .geo-block h4 i {
        font-size: 18px;
    }
    .vc-highlight {
        background: #ff0000 !important;
    }

    .geo-block__right {
        display: flex;
        align-items: center;
    }

    .geo-block .button1 {
        font-size: 18px;
    }

    .footer-block__copyright a {
        font-size: 16px;
    }

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

    .footer-block__logoright {
        display: flex;
    }

    section.footer-block {
        padding-bottom: 0;
    }

    .footer-block a {
        color:#8691a9;
    }

    .footer-block__col1 {
        margin-right: 80px;
    }

    .footer-block__col2 {
        margin-right: 20px;
    }

    .footer-block__col1, .footer-block__col2{
        text-align: left;
    }

    .footer-block__bottom {
        display: flex;
    }

    .footer-block__copyright {
        display: flex;
        justify-content: space-between;
        flex-grow: 1;
    }

    .footer-block__social {
        border-bottom: 0;
        flex-grow: 1;
        justify-content: flex-end;
    }

    .directions-block .row ul.directions-block__nav {
        position: relative;
        top:35px;
    }

    .navbar__group-buttons {
        display: flex;
    }

    .navbar__group-buttons .navbar__item:last-child {
        margin-right: 0;
    }

    .navbar__group-buttons .navbar__item {
        margin-right: 20px;
        display: flex;
        align-items: center;
    }

    .navbar__brand .logo {
        display: flex;
        align-items: center;
    }

    .doctors__slider .doctors__slide {
        display: block;
        box-shadow: 0px 25px 40px -5px rgba(217, 221, 231, 0.5);
    }

    .footer-block .is-mobile {
        display: none;
    }

    .footer-block__social {
        padding-top: 0;
        padding-bottom: 20px;
    }

    .header__buttonblock {
        display: flex;
    }

    .navbar {
        padding: 1rem;
    }

    .directions-block .row ul.directions-block__nav {
        top:25px;
    }

    .doctors__header .is-desktop-only {
        display: block;
    }

    .article-block__slider .article-block__slide {
        display: block;
        width: 100%;
    }

    .news-block h3 {
        margin-top: 0;
    }

    .section {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page_404-content__numbers {
        font-size:220px;
    }

    .page_404-content__numbers img {
        width: 190px;
        margin-bottom: 30px;
    }

    .page_404-content__1line {
        font-size: 26px;
    }
    .page_404-content__2line {
        font-size: 18px;
    }
    .page_404-content__3line a {
        margin: 30px auto;
    }

    .navbar__brand .logo img {
        width: 150px;
    }
    #home-page-slider .swiper-slide-inner {
        padding: 30px;
    }

    .header-single__infoleft {
        width: 50%;
    }

}

@media screen and (max-width: 768px) {
    .footer-block__logoright {
        margin-top: 30px;
    }

    .mobile_phone {
        color:#71798b;
        font-size: 15px;
        font-weight: bold;
        display: inline-block !important;
        margin-bottom: 20px;
    }
    .navbar__phone {
        color: #383E4B;
        margin-right: 12px;
        font-size: 20px;
    }

    .footer-block__logoright a, .footer-block__logo a {
        font-size: 12px;
        color: #8691A9;
    }
    .footer-block__logo {
        padding-top: 20px;
    }
    .footer-block__logoright p {
        margin-bottom: 10px;
    }

    .navbar__item.is-mobile {
        display: flex;
    }
    .navbar__item {
        align-items: center;
        display: flex;
    }

    .navbar .button1 {
        width: 170px;
    }

    a.navbar-item {
        cursor: pointer;
    }

    .burger-container {
        position: relative;
        width: 30px;
        height: 21px;
    }


    .navbar__infoblock {
        display: flex;
        justify-content: space-between;
        border-bottom: 2px solid #EEE;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .navbar__brand .logo {
        margin-left: -10px;
    }

    .navbar__infoblock .icon {
        margin-right: 15px;
    }

    .navbar__start ul {
        list-style-position: inside;
        padding-left: 0;
        list-style: none;
    }

    .navbar__start ul li {
        margin-bottom: 14px;
    }

    .navbar__start ul li a {
        font-weight: bold;
        font-size: 16px;
        color: #383E4B;
    }
    .navbar__start ul li .navbar_item span {
        font-size: 16px;
        font-weight: normal;
    }
    ul.directions-block__content-list li {
        height: auto;
    }
    ul.directions-block__content-list li a {
        font-weight: normal;

    }

    .navbar__start ul li::before {content: "•"; color: #D8D6E0; margin-right: 15px; font-size: 20px;
    }

    .navbar__lk {
        font-size: 10px;
        margin-right: 15px;
        color: #71798B;
    }

    .navbar__lkicon {
        color:#000;
        margin-right: 10px;
        font-size: 26px;
    }

    .navbar .is-desktop-only {
        display: none;
    }

    .header__section .is-desktop-only {
        display: none;
    }


    .elementor-page-417 .doctors__slider .doctors__slide {
        display: block;
    }

    .elementor-page-417 .doctors__slider .doctors__slide {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }

    .doctors__slider .doctors__slide {
        display: none;
    }
    .doctors__slider .doctors__slide:first-child {
        display: block;
    }





    .pride-block__text, .pride-block__number, .pride-block h4, .pride-block h3 {
        text-align: center;
    }

    .pride-block__plus {
        font-size: 24px;
    }
    .pride-block__text {
        font-size: 16px;
    }
    .article-block__left {
        width: 100%;
    }

    .directions-block .row h3 {
        margin-left: 0;
    }

    .navbar__menu .button1 {
        font-size: 12px;
        width: 150px;
        padding: 14px;
    }

    .navbar__menu .button2 {
        font-size: 12px;
        padding: 13px 5px;
        width: 160px;
    }

    .directions-block__content-list li {
        display: flex;
        justify-content: space-between;
    }


    .directions-block__content-list li a {flex-grow: 1}

    ul.directions-block__content-list > li {
        font-size: 16px;
    }

    ul.directions-block__nav li {
        font-size: 16px;
    }

    .navbar__start ul li span {
        font-size: 16px;

    }

    ul.directions-block__nav li {
        font-weight: normal;
        margin-right: 5px;
    }
    ul.directions-block__content-list li a {
        min-width: 305px;
    }

    .swiper-slide-contents .elementor-slide-button {
        color: inherit !important;
        border-color: inherit !important;
        border-width: 0 !important;
        font-weight: normal !important;
    }

    #doctors-list {
        display: block;
    }

    #doctors-list .sidebar {
        display: flex;
        padding-bottom: 20px;
    }

    #doctors-list .doctor-sidebar__types {
        padding-left: 30px;
    }

    .doctors__slider .doctors__slide {
        max-width: 275px;
    }

    .header-single__info {
        display: block;
    }
    .button3 {
        display: inline-block;
    }

    .header-single__info .is-mobile {
        display: flex;
        justify-content: space-between;
    }

    div.header-single {
        padding-top: 40px;
        padding-bottom: 30px;
    }

    .button3 {
        font-size: 14px;
        padding: 10px 12px;
    }

    .button3 i {
        margin-right: 3px;
    }

    .doctors-list__filter {
        display: block;
    }

    .doctor-sidebar__types, .doctor-sidebar__directions, .doctor-sidebar__addresses {
        min-width: auto;
    }

    #doctors-list .doctor-sidebar__types {
        padding-left: 0;
    }

    .doctor-sidebar__types {
        margin-right: 0;
    }

    .doctor-sidebar__directions {
        margin-right: 0;
    }

    .doctor-sidebar__types {
        margin-bottom: 10px;
    }

    .doctor-sidebar__directions {
        margin-bottom: 10px;
    }

    .doctors-list__filterlabel {
        margin-right: 0;
    }

    .doctors-list__filterlabel h3 {
        margin-bottom: 0;
        font-size: 16px;
        color: #383E4B;
    }

    .doctors-list__filter {
        top:auto;
    }

    .search-doctor-field {
        border-bottom: 0;
        min-height: auto;
        margin-bottom: 50px;
    }

    .search-text-field {
        background: #fff;
        border: 0;
        outline: 0;
        padding: 15px;
        width: 100%;
        border-radius: 6px;
    }
    .fancybox-slide {
        display: flex;
        align-items: center;
    }
    .fancybox-stage .fancybox-slide--current {
        display: flex;
        align-items: flex-start;
    }


    .header-single__infoleft h1 {
        font-size: 24px;
        margin-top: 30px;
    }

    #breadcrumbs {
        font-size: 14px;
    }

    section.pride-block {
        padding-top: 50px;
    }


    .doctors__slider .doctors__slide {
        box-shadow: 0px 25px 40px -5px rgba(217, 221, 231, 0.5);
    }

    .footer-block__logo {
        margin-bottom: 0;
    }


}

@media screen and (max-width: 321px) {
    .button3 {
        font-size: 12px;
    }
    .div.header-single {
        padding-left: 10px;
        padding-right: 10px;
    }

}