/*

Theme Name: Mediweb
Theme URI: https://mediweb.co/
Description: Mediweb Theme
Version: 1.0
Author: Mediweb
Author URI: https://mediweb.co/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

body.single-patient_cases {
    margin: 0;
    -webkit-font-smoothing: auto;
    font-family: 'Roboto', sans-serif;
}

.video-block {
    min-height: 880px;
    width: 100%;
    position: relative;
}

.navbar #main-nav {
    margin: 0 auto;
}

#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: black;
    background-image: /* our video */
;
    background-position: center center;
    background-size: contain;
    object-fit: cover;
}

#gmap_canvas {
    height: 100%;
}

.contact-top a:hover i {
    color: #0B7C6A;
}

.single-post .navi .breadcrumbs span:nth-child(3) a {
    pointer-events: none;
}

.title_form {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 10px;
}

.title_desk {
    font-size: 16px;
    line-height: 28px;
}

.modal-body {
    background: #FFFFFF;
    border: 1px solid #000000;
    box-sizing: border-box;
    box-shadow: -13px 21px 54px rgba(93, 108, 118, 0.25);
}

input.secrect-code__input {
    background: #F0F0F0;
    height: 50px;
    width: 100%;
    padding-right: 150px;
    padding-left: 30px;
    outline: none!important;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.secrect-code__box button:hover,
.secrect-code__box button:focus,
.secrect-code__box button:active {
    border: 0;
    box-shadow: none;
    outline: none;
    background: #0B7C6A;
}

.secrect-code__box button {
    height: 50px;
    width: 140px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    border: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.19em;
}

.modal-body {
    padding: 70px 40px 50px;
    position: relative;
}

.modal-body button.close {
    position: absolute;
    right: 15px;
    top: 15px;
    opacity: 1;
}

.secrect-code__box {
    position: relative;
}

.modal-box {
    margin-bottom: 45px;
}

.case-content {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.case-content>div {
    flex: 0 0 50%;
}

.case-content button:hover,
.case-content button:focus,
.case-content button:active {
    border: 0;
    outline: none;
    box-shadow: none;
    background: #0B7C6A!important;
}

.case-content button {
    width: 342px;
    height: 56px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.19em;
    text-transform: uppercase;
    color: #F8F6F5;
    border-radius: 2px;
    background: #000;
    border: 0;
}

.case-page__desk {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #fff;
    margin-top: 30px;
}

.case-page__subtitle {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #ffffff;
}

.pom-default {
    display: flex;
    align-items: center;
    height: 15px!important;
    padding-left: 20px!important;
    background-image: url(/wp-content/themes/wp-bootstrap-starter/img/print.svg)!important;
    background-repeat: no-repeat;
    background-position: 0;
    width: 96px;
}

.pom-default:after {
    content: 'Imprimer';
    font-weight: 500;
    font-size: 16px;
    color: #000;
}

.article-meta {
    display: flex;
    justify-content: space-between;
    margin: 120px 0;
    align-items: center;
}

.print-img,
.case__img .row {
    display: none;
}

@media print {
    .print-img,
    .case__img .row {
        display: block;
    }
    .case__img .row div {
        float: left;
    }
}

.page-template-page-cases .article-meta {
    margin: 60px 0 120px;
}

.home .site-header .site-logo__white {
    display: block;
}

.home .site-header .site-logo__dark {
    display: none;
}

.home .site-header.header-fixed .site-logo__white {
    display: none;
}

.home .site-header.header-fixed .site-logo__dark {
    display: block;
}

#main-nav ul {
    flex-direction: row;
}

.site-logo {
    height: 90px;
    display: flex;
    align-items: center;
}

.text-block {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
}

.red {
    background: #f00;
    width: 100%;
    height: 150px;
}

.review-item__author {
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: justify;
    color: #000000;
    margin-top: 15px;
}

.review-item__icon {
    margin-bottom: 20px;
}

.reviews-list {
    max-height: 476px;
    overflow-y: scroll;
}

.reviews-items {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.black-box:before {
    content: '';
    display: block;
    width: 10000%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
}

.black-box {
    background: #000;
    height: 100%;
    margin-right: -30px;
    position: relative;
}

.black-box__logo {
    position: absolute;
    right: -75%;
    width: 200%;
    top: -15%;
    z-index: 1;
}

.about-block {
    margin: 70px 0;
}

.about-block__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;
    color: #000000;
    padding: 0;
    margin: 0 0 70px;
}

.patient_cases-template-default #treat-table .dentist-list-tablet {
    display: none !important;
}

@media only screen and (min-width: 1920px) {
    .slick-slide img {
        display: block;
        margin: 0 auto;
    }
}

#treat-table .tbl-wrap {
    padding: 0 15px;
}

#treat-table .tbl-top, #treat-table .tbl-bottom {
    display: grid !important;
    grid-gap: 0 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#treat-table .tbl-top {
    border-bottom: none !important;
    padding-bottom: 10px !important;
    justify-content: space-between !important;
}

#treat-table .tbl-item {
    flex: inherit !important;
    width: 100%;
    max-width: 230px;
}

#treat-table .tbl-top .tbl-item {

}

#treat-table .tbl-top .tbl-item:last-child {
    margin-right: 0;
}

#treat-table .tbl-item-title {
    border-bottom: 2px solid #0B7C6A;
    padding-bottom: 10px;
    margin-bottom: 24px;
}

/* Dentist items*/
.col_custom_3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

.doc-item__image>div {
    height: 300px;
    position: relative;
    background-position: center;
    background-size: cover;
    margin-bottom: 0px;
}

.doc-item {
    color: #000;
    background: #FFFFFF;
    margin-bottom: 64px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.doc-item__name {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
}

.doc-item__desk strong {
    font-weight: 500;
}

.doc-item__desk {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    min-height: 110px;
    margin-bottom: 30px;
}

.link-rdv i {
    color: #0B7C6A;
    margin-right: 8px;
}

.link-rdv {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    display: flex;
    align-items: center;
}

.home .doc-item__image,
.home .doc-item__description {
    width: 50%;
}

#lequipe .row {
    width: 100%;
}

.doc-item__description {
    padding: 0 0 0 30px;
}

.doc-item__description span {
    margin: 3px 0 0 10px;
}

.link-rdv:hover {
    color: #0B7C6A;
}

.dentists-home {
    padding-left: calc(var(--container)/12);
}

.dentists-block {
    z-index: 1;
    position: relative;
}

.dentists-block .link-dark {
    width: 296px;
    height: 56px;
    margin: 0 auto;
}

.dentists-img {
    position: relative;
    height: 636px;
}

.dentists-img>div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    min-width: 42vw;
    background-size: cover;
    height: 636px;
    background-position: center;
}

.page-template-page-cabinet .dentists-block .doc-item__image {
    margin-left: -15px;
}

.dentists .container {
    position: relative;
    padding-top: 65px;
    padding-bottom: 110px;
}

.dentists-bg {
    position: absolute;
    left: calc(var(--container)/6);
    top: 0;
    height: 100%;
    background: #F8F6F5;
    width: 1000%;
    z-index: -1;
}


/* END Dentist items*/

.covid-meta {
    max-width: calc(50% - 15px);
}

.block-image>div {
    min-height: 500px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.tech-item {
    height: 538px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.tech-item .tech-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    transition: .2s;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.tech-box .tech-box__title {
    font-weight: 500;
    font-size: 22px;
    color: #000;
    background: #fff;
    padding: 40px 15px 40px 60px;
    max-width: 380px;
    transition: .2s;
}

.tech-box__desk {
    height: auto;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    padding: 0 60px;
}

.tech-item>.tech-box__title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px 15px 40px 60px;
    background: #ffff;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    transition: .2s;
    opacity: 1;
}

.tech__box-show .tech-box__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #FFFFFF;
    padding: 75px 15px 20px 60px;
}

.tech__box-show {
    background: rgb(0 0 0 / 0.8);
    transition: .2s;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.tech-item:hover>.tech-box__title {
    opacity: 0;
}

.tech-item:hover .tech__box-show {
    opacity: 1;
}

.tech-item {
    height: 538px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 35px;
}

.tech .section-info {
    padding-left: calc(var(--container)/3);
    margin-bottom: 30px;
}

.tech .section-info__title {
    max-width: 400px;
}

.tech {
    padding: 100px 0;
}

#dentist-list button {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    border-radius: 0;
    height: 56px;
    width: 246px;
    box-shadow: none;
    padding-right: 24px;
    border: 0;
}

.form-home #dentist-list button {
    background: #fff;
    color: #000;
}

.form-home #dentist-list button:hover,
.form-home #dentist-list button:focus {
    color: #fff;
}

.site-header.header-fixed #dentist-list button {
    background: #000;
    color: #fff;
}

#dentist-list button:focus,
#dentist-list button:hover {
    box-shadow: none;
    border: 0px;
    outline: none;
    background: #0B7C6A;
}

.banner .container:before {
    background-position: 30px 60px;
    content: '';
    display: block;
    width: 520px;
    height: 100%;
    position: absolute;
    top: 78px;
    left: -155px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/opacity-logo.svg) no-repeat;
    z-index: 1;
    background-size: 100%;
    opacity: 0.4;
}

section.banner .container {
    position: relative;
}

#dentist-list button i {
    margin-right: 10px;
}

#dentist-list button:after {
    content: '';
    display: block;
    border: 0;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 18px;
    top: 19px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/drop-black.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: .2s;
}

#dentist-list button {
    position: relative;
}

.home .site-header #dentist-list button:after {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/drop-black.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.home .site-header #dentist-list button:hover:after,
.home .site-header #dentist-list button:focus:after,
.site-header.header-fixed #dentist-list button:hover:after,
.site-header.header-fixed #dentist-list button:focus:after,
.home .site-header.header-fixed #dentist-list button:after,
.site-header.header-fixed #dentist-list button:after {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/drop.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.methods_bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#000000", GradientType=1);
}

.methods_bg {
    height: 780px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    align-items: center;
}

.container.nav-meth .row {
    justify-content: flex-end;
    height: 0;
}

.container.nav-meth {
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: 1;
    right: 0;
    margin: 0 auto;
}

.methods-for__desk {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    max-width: 245px;
    min-height: 115px;
}

.info-meth a.link-dark {
    height: 56px;
    width: 246px;
    margin-top: 120px;
}

.method-slider__nav {
    position: absolute;
    top: 285px;
    width: 110%;
    max-width: 1200px;
    left: 15px;
}

.container.treat-top {
    position: absolute;
    top: 75px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.meth-thumb:hover {
    cursor: pointer;
}

.methods-for .slick-prev {
    position: absolute;
    bottom: 45px;
    right: 90px;
    left: auto;
}

.methods-for .slick-next {
    position: absolute;
    bottom: 45px;
    right: 40px;
    left: auto;
}

.treatments .section-info {
    padding: 0;
    margin: 0px;
}

.treatments {
    position: relative;
}

.method-slider {
    position: relative;
}

.meth-thumb:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
}

.meth-thumb p {
    position: absolute;
    bottom: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    color: #000000;
    min-height: 70px;
    padding: 0 0px 20px 30px;
}

.meth-thumb {
    position: relative;
    max-width: 284px;
    box-shadow: -10px 13px 16px rgba(0, 0, 0, 0.13);
    border-radius: 4px;
    overflow: hidden;
    margin-right: 30px;
    display: inline-block;
}

.methods_bg .container {
    position: relative;
}

.methods .section-info {
    margin-bottom: 0;
}

section.methods {
    position: relative;
}

section.methods>.container {
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
}

.page-template-page-cases .banner-bg div {
    width: 100%;
}

.page-template-page-cases .banner-bg div:after {
    content: '';
    display: block;
    width: 150px;
    height: 100%;
    position: absolute;
    right: -150px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/case-2.jpg);
}

.methods_bg .container {
    position: relative;
}

.methods-for__title {
    font-weight: 500;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 30px;
}

header #main-nav>ul>li {
    height: 90px;
    display: flex;
    align-items: center;
}

ul.dropdown-menu:before {
    opacity: 0;
}

ul.dropdown-menu {
    top: 87px;
    right: auto;
    left: 28px;
    border-radius: 0;
    border: 0;
}

ul.dropdown-menu li:hover a {
    color: #0b7c6a!important;
}

ul.dropdown-menu li a {
    padding: 0 35px;
}

ul.dropdown-menu li {
    padding: 5px 0;
}

.dropdown-menu.show::-webkit-scrollbar {
    width: 4px;
    height: 0px;
    background-color: #f00;
}

.dropdown-menu.show::-webkit-scrollbar-button {
    background-color: #FFf;
}

.dropdown-menu.show::-webkit-scrollbar-track {
    background-color: #F00;
}

.dropdown-menu.show::-webkit-scrollbar-track-piece {
    background-color: #E6E2DF;
}

.dropdown-menu.show::-webkit-scrollbar-thumb {
    max-height: 30px;
    background-color: #000;
    border-radius: 3px;
}

.dropdown-menu.show::-webkit-scrollbar-corner {
    background-color: #999;
}


}
.dropdown-menu.show::-webkit-resizer {
    background-color: #666;
}
header .dropdown-menu.show::-webkit-scrollbar {
    width: 4px;
    height: 0px;
    background-color: #f00;
}
header .dropdown-menu.show::-webkit-scrollbar-button {
    background-color: #FFf;
}
header .dropdown-menu.show::-webkit-scrollbar-track {
    background-color: #F00;
}
header .dropdown-menu.show::-webkit-scrollbar-track-piece {
    background-color: #fff;
}
header .dropdown-menu.show::-webkit-scrollbar-thumb {
    max-height: 30px;
    background-color: #000;
    border-radius: 3px;
}
header .dropdown-menu.show::-webkit-scrollbar-corner {
    background-color: #999;
}

}
header .dropdown-menu.show::-webkit-resizer {
    background-color: #666;
}
.reviews-list::-webkit-scrollbar-track {
    background-color:#DAEDEA;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
.reviews-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color:#000;
}
.reviews-list::-webkit-scrollbar {
    width: 8px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
img.site-logo__white {
    display: none;
}
h1.page-title {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 1;
    color: #000000;
    margin: 40px 0 0;
    padding: 0;
}
header #dentist-list button {
    position: relative;
    width: 58px;
    height: 25px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 15px 0 0;
    border-radius: 1px;
    background: #fff;
    color: #000;
}
header #dentist-list button:after {
    right: 6px;
    top: 5px;
    width: 10px;
    background-size: contain;
    color: #000;
}
header .dropdown-menu.show:before {
    content: '';
    display: block;
    width: 58px;
    height: 3px;
    background: #0B7C6A;
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
header .dropdown-menu.show {
    right: -74px;
    left: auto;
    top: 50px;
    border: 0;
    max-height: initial;
    width: 201px;
    padding: 18px 0 15px;
    border-radius: 0;
}
.form-box__title.title-logo:after,
.contact-box__title.title-logo:after {
    opacity: 0.2;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-primary:focus {
    box-shadow: none;
}
input.wpcf7-form-control.wpcf7-submit.btn.btn-primary:active {
    border-color: #0B7C6A;
}
.form-submit {
    margin-top: 133px;
    display: flex;
    justify-content: flex-end;
}
.form-box #dentist-list button:after {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/drop-black.svg) no-repeat center;
}
.form-box #dentist-list button:hover:after,
.form-box #dentist-list button:focus:after {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/drop.svg) no-repeat center;
}
.wpcf7-response-output {
    margin: 0px!important;
    border: 0px!important;
    color: #0B7C6A;
    font-weight: 500;
    padding: 0px!important;
}
.dropdown-menu.show a:nth-last-child(1) {
    padding-bottom: 0!important;
}
.site-header .contact-top a:hover span {
    border-bottom: 2px solid #0B7C6A;
}
.site-header .contact-top a i {
    margin-right: 6px;
}
.site-header .contact-top a {
    font-size: 14px;
    color: #fff;
}
.site-header #dentist-list button:hover,
.site-header #dentist-list button:focus {
    background: #0b7c6a;
}
.site-header .contact-top {
    display: flex;
    align-items: center;
}
.contact-top div#dentist-list {
    margin: 0 25px;
}
.title-logo {
    z-index: 1;
    position: relative;
}
.title-logo:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 91px;
    height: 58px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-title.svg) no-repeat center;
    z-index: -1;
    background-size: contain;
}
a.map-link i {
    color: #fff;
    font-size: 16px;
}
a.map-link:hover i {
    color: #0b7c6a;
}
.home .site-header a.map-link i {
    color: #fff;
}
.site-header.header-fixed .contact-top a {
    color: #000;
}
.site-header.header-fixed a.map-link i {
    color: #000000;
}
.home .site-header a.map-link:hover i {
    color: #0b7c6a;
}
.site-header.header-fixed a.map-link:hover i {
    color : #0b7c6a;
}
.home .site-header #dentist-list button {
    background: #fff;
    color: #000;
}
.home .site-header.header-fixed #dentist-list button {
    background: #000;
    color: #fff;
}
.home .site-header #dentist-list button:hover,
.home .site-header #dentist-list button:focus {
    background: #0B7C6A;
    color: #fff;
}
.site-header a.dropdown-item.doc-list {
    color: #000;
}
.show button:after {
    transform: rotate(180deg);
}
.dropdown-menu.show {
    background: #FFFFFF;
    border: 1px solid #BFBCBA;
    box-sizing: border-box;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    width: 246px;
    padding: 13px 0 5px 0;
    max-height: 230px;
    overflow-y: scroll;
}
.dropdown-item.doc-list {
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    position: relative;
}
.dropdown-item.doc-list:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 10px;
    left: 10px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/check.svg) no-repeat center;
    opacity: 0;
    transition: .2s;
}
.dropdown-item.doc-list:hover:after {
    opacity: 1;
}
.tech #dentist-list {
    margin: 55px auto 0;
    max-width: 246px;
    position: relative;
    z-index: 1;
}

.cases-desk p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
}
.cases-image>div {
    background-size: cover;
    background-position: center;
    height: 400px;
}
.cases-desk {
    margin-top: 42px;
    min-height: 112px;
}
.cases .link-dark {
    width: 385px;
    height: 56px;
    margin: 40px auto 0;
}
#beforeimage {
    max-width: 658px;
    margin: 0 auto;
}
.review-item {
    background: linear-gradient(180deg, rgba(251, 255, 254, 0.93) 0%, #D0E7E3 100%);
    box-shadow: -8px 9px 24px rgba(32, 83, 68, 0.05);
    padding: 24px 30px 30px;
    margin: 0 45px 30px 0;
}
.cases>div {
    padding: initial;
}
.cases .col-lg-5 {
    background: #fff;
    padding-top: 100px;
}
.cases {
    background: #F8F6F5;
    padding: 100px 0 100px 0;
    position: relative;
}
.cases .grass_box:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background: url(img/casesbg.png) no-repeat 0 0;
    width: 100%;
    height: 100%;
}
.grass_box {
    position: relative;
}
.cases .col-lg-5 .cases-desk {
    padding: 0 30px 0 0;
}
.cases .col-lg-5 .section-info{
    padding: 0 0 0 30px;
}
.cases .col-lg-5 {
    padding-left: 0;
    padding-right: 0;
}
.reviews-box {
    background: linear-gradient(180deg,
    rgba(255, 255, 255, 0) 0%,
    #0B7C6A 100%);
}
.left-tree:before {
    content: '';
    display: block;
    width: calc(var(--container)/2);
    height: 100%;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/left-tree-min.png) no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-position: bottom right;
}
.left-tree {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: 720px;
}
.reviews__box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.left-tree {}
.reviews .section-info {
    padding: 0;
}
.left-bg:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/left-bg.jpg);
    background-size: cover;
}
.left-bg {
    position: relative;
    height: 100%;
}
@media only screen and (max-width: 1940px) {
    .left-bg:before {
        width: 300%;
        background-size: cover;
    }
}
ul.dropdown-menu li a {
    padding: 0 35px;
    font-size: 14px;
}
.link-preview {
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.17em;
    text-transform: uppercase;
    color: #F8F6F5;
    margin-bottom: 30px;
}
section.reviews .link-dark {
    max-width: 245px;
    height: 56px;
}
.edu {
    padding-bottom : 100px;
    position: relative;
}
.edu:before {
    background: url(img/centre_bg_one.png);
    position: absolute;
    width: 142px;
    height: 462px;
    content: '';
    right: 0;
    top: -22px;
}
.edu .col-lg-4.free-box {
    position: relative;
}
.edu .col-lg-4.free-box:before {
    background: url(img/centre_bg_two.png);
    position: absolute;
    width: 260px;
    height: 394px;
    content: '';
    right: -260px;
    top: 0;
}
.edu .container {
    padding-top: 100px;
    position: relative;
}

/*.edu .container:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: -185px;
    width: 200px;
    height: 440px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/left-bg.jpg);
    background-size: cover;
}*/
.box-edu__image-main img {
    transform: scale(1.15);
    position: relative;
    left: -45px;
    z-index: 1;
    bottom: 10px;
}
.edu .section-info {
    padding-left: calc(var(--container)/6 - 30px);
    margin-bottom: 75px;
}
.box-edu__content1 {
    height: 100%;
    display: flex;
    align-items: center;
}
.box-edu__bg:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,
    rgba(255, 255, 255, 0) 0%,
    #FFFFFF 100%);
    position: absolute;
    top: 0;
    left: 0;
}
.box-edu__bg {
    height: 390px;
    background-size: cover;
    background-position: center;
    position: relative;
    margin: 0 -15px 0 -45px;
}
.box-edu__image-default div {
    height: 195px;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.box-edu__image-default {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: 0 0 0 -15px;
}
.edu .section-info .section-info__title {
    max-width: calc(var(--container)/3);
    margin-bottom: 10px;
}
.default-decor:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1000%;
    background: #F8F6F5;
    height: 155%;
}
.default-decor {
    position: relative;
    height: 100%;
    margin-right: -30px;
}
.box-edu__content {
    margin: 40px 0 45px;
}
.link-noticy {
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.165em;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 15px;
}
.edu .link-dark {
    width: 245px;
    height: 56px;
}
.articles .section-info {
    padding-left: calc(var(--container)/6 - 30px);
}
.home .articles {
    padding: 120px 0 120px 0;

}
.article-item__date {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 20px;
}
.article-item__title a,
.article-item__title {
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    margin-bottom: 20px;
}
.page-single .video_boxs {
    max-width: 100%;
}
.article-info a:hover span {
    border-bottom: 2px solid #0B7C6A;
}
.article-info a {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
}
.article-info a i {
    font-size: 11px;
    color: #000;
}
.article-info a span {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin-right: 15px;
    border-bottom: 2px solid rgb(11 124 106 / 0%);
}
.article-item__image {
    height: 310px;
    background-size: cover;
    background-position: center;
    transition: .35s;
    outline: none;
    margin-bottom: 20px;
}
.article-item__image img {
    height: 100%;
    object-fit: cover;
}
.article-info {
    padding: 20px 10px 0;
}
.article-item {
    transition: all 0.35s;
    outline: none;
}
.article-item.slick-slide.slick-current.slick-active.slick-center {
    opacity: 1;
}
.article-item {
    opacity: 1;
}
.article-item.prevdiv2 {
    opacity: 1;
}
.article-item.prevdiv {
    opacity: 1;
}
.article-item.slick-slide {
    padding-top: 20px;
    margin: 0 10px;
}
.article-item.slick-center {
    position: relative;
    z-index: 1;
}
.article-item.slick-center .article-info {
    opacity: 1;
}
.article-info {
    opacity: 1;
    transition: all 1s;
    height: 100%;
    min-height: 170px;
}
.slick-center .article-item__image {
    filter: none;
    opacity: 1;
    transform: none;
    outline: none;
}
.article-item__image {
    opacity: 1;
    filter: none;
}
.box-anesthesia {}
.bg-grey:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F8F6F5;
}
.bg-grey {
    position: relative;
}
.bg-grey a,
.bg-grey div {
    position: relative;
}
.anesthesia-editor {
    padding: 60px 0 30px;
}
.anesthesia-editor p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
}
.box-anesthesia .link-dark {
    width: 245px;
    height: 56px;
}
.made-img__bg {
    height: 445px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.made-box__title {
    font-weight: 500;
    font-size: 34px;
    line-height: 1;
    color: #000000;
}
.made-box__subtitle {
    font-size: 20px;
    letter-spacing: 0.11em;
    color: #000000;
    margin: 5px 0 15px;
}
.made-box__editor p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    margin-bottom: 30px;
}
.made-box div#dentist-list {
    padding-top: 15px;
}
.made-box {
    padding: 90px 0;
}
.made-box #dentist-list button {
    position: relative;
    width: calc(var(--container)/6);
}
.made-image {
    height: 195px;
    background-size: cover;
    background-position: center;
}
.page-template-page-cabinet .our-values .value-decor:before {
    background: linear-gradient(180deg,
    #F8F6F5 0%,
    rgba(248, 246, 245, 0) 100%);
}
.made__image-medium {
    margin-left: -30px;
}
.page-template-page-cabinet .our-values .value-decor {
    width: calc(var(--container)/12+27px);
    background: linear-gradient(180deg,
    #F8F6F5 0%,
    rgba(248, 246, 245, 0) 100%);
}
.team .container-fluid {
    padding: 0;
}
.team .section-info__title {
    text-align: center;
}
.team .team__wrapper {
    display: flex;
    justify-content: space-between;
}
.team-title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
    text-align: center;
    padding-top: 110px;
    display: inline-block;
}
.team-top {
    display: flex;
    align-items: center;
    justify-content: center;
}
.team {
    padding: 150px 0 0 0;
}
.team .col-lg-3 {
    position: relative;
    background: url(img/teambggreen.png);
}
.covid {
    position: relative;
}
.covid:before {
    background: url(img/coviddoc.png);
    position: absolute;
    width: 382px;
    height: 532px;
    right: 50px;
    bottom: 0;
    content: '';
    z-index: 999;
}
.team .col-lg-9 {
    max-width: 1435px;
    padding: 0;
}
.team .col-lg-9 img {
    width: 100%;
}
.dentists.le-cabinet {
    background: #F8F6F5;
}
.dentists.le-cabinet .doc-item__image>div {
    margin: 0;
}
.dentists.le-cabinet .doc-item {
    padding-bottom: 0;
}
.doc-item-top {
    padding-top: 140px;
}
.dentists.le-cabinet .doc-item__desk {
    margin-bottom: 65px;
}
.dentists.le-cabinet .section-info {
    padding-left: calc(var(--container)/3+60px);
}
.doc2-item .doc-item__image>div {
    height: 340px;
    margin-bottom: 0;
}
.dentists2 .doc2-item .doc-item-top {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 45px;
    padding-left: 30px;
}
.dentists2 .doc2-item .doc-item-top .doc-item__desk {
    margin-bottom: 0;
    min-height: 60px;
}
.dentists2 .section-info {
    padding: 65px 0 0;
}
.doc2-item .col-lg-6 {
    padding: 0;
}
.page-content .breadcrumbs {}
#masthead .navbar-brand {
    padding-left: calc(var(--container)/12);
}
.asepsis-content__text p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    margin-bottom: 20px;
}
.asepsis__dark-bg:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    background: #000;
}
.asepsis__dark-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--container)/3);
    height: 100%;
    background: #000;
}
.hygiene-box div {
    position: relative;
}
.hygiene-box:before {
    content: '';
    display: block;
    width: calc(var(--container)/4 - 2px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #0B7C6A;
    opacity: 0.7;
}
.hygiene-box {
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 90px;
}
.hygiene .container {
    position: relative;
    padding: 120px 0;
}
.hygiene-bg:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1000%;
    background: #000;
}
.hygiene-bg {
    position: absolute;
    background: #000;
    width: calc(var(--container)/3);
    height: 100%;
    top: 0;
}
.hygiene-content>p,
.hygiene-content>div {
    position: relative;
}
.hygiene-content:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1000%;
    height: 100%;
    background: #fff;
}
.hygiene-content {
    position: relative;
}
.hygiene-content div#dentist-list {
    margin-top: 45px;
}
.hygiene-title h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}
.hygiene-title {
    padding: 25px 0 25px 25px;
}
.hygiene-content p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    margin-bottom: 20px;
}
.hygiene-content {
    padding: 55px 30px;
    background: #fff;
}
.box-asepsis>.container,
.box-asepsis>.container .row {
    position: relative;
}
.asepsis-content {
    background: #f00;
    padding: 55px 30px;
}
.asepsis__title {
    padding: 25px 0 25px 75px;
}
.asepsis__title p {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
}
.asepsis-content {
    padding: 55px 30px;
    max-width: 715px;
    background: #fff;
}
.dentists2>div>div>div:nth-child(1) {
    order: 1;
}
.dentists2>div>div>div:nth-child(2) {
    order: 2;
}
.dentists2>div>div>div:nth-child(3) {
    order: 6;
}
.dentists2>div>div>div:nth-child(4) {
    order: 4;
}
.dentists2>div>div>div:nth-child(5) {
    order: 5;
}
.dentists2>div>div>div:nth-child(6) {
    order: 3;
}
.covid>div>.row .col-lg-11 {
    padding-top: 140px;
    padding-bottom: 180px;
}
.covid>div>.row>.col-lg-11:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    background: #F8F6F5;
    position: absolute;
    top: 0;
    left: -15px;
}
.covid-meta__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 5px;
}
.covid-video {
    margin-left: -30px;
}
.covid-meta__desk {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    margin-bottom: 30px;
}
.covid-text {
    padding-top: 40px;
}
.covid-item__title {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    margin-bottom: 5px;
}
.covid-item {
    margin-bottom: 20px;
}
.covid-block:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -30px;
    width: calc(100%+45px);
    height: 170%;
    background: #fff;
}
.covid-block,
.covid-block>div {
    position: relative;
}
.covid-item__desk {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}
.made-img {
    position: relative;
    padding-top: 130px;
}
.box-made-logo {
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.anesthesia-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg,
    #F8F6F5 3.28%,
    rgba(255, 255, 255, 0) 39.3%);
}
.anesthesia-image {
    position: relative;
    height: 300px;
    background-size: cover;
    background-position: center;
    margin-right: -15px;
    margin-left: -30px;
}
.video-item__title h4 {
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.video-item {
    margin-bottom: 30px;
}
.video_boxs {
    margin-bottom: 30px;
    max-width: calc(var(--container)/4);
    margin-top: 15px;
}
.entry-content p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
}
li.dropdown:hover ul.dropdown-menu {
    display: block;
}
.video-item__iframe iframe {
    height: 100%;
}
.video-item__iframe {
    margin-bottom: 20px;
}
.entry-content p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    margin-bottom: 20px;
}
.entry-content h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    margin: 0;
    padding: 50px 0 30px;
}
.entry-content h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #000000;
    padding: 30px 0;
    margin: 0;
}
.entry-content ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 15px;
    height: 1px;
    background: #000;
}
.entry-content ul li {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.entry-content ul {
    margin: 0;
    padding: 20px 0;
}
.page-content {
    margin: 90px 0 0!important;
}
.breadcrumbs,
.breadcrumbs a {
    font-size: 14px;
    line-height: 21px;
    color: #000000;
}
span.sep {
    margin: 0 15px;
}
.navi {
    padding: 35px 0 30px;
}
.case__param {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 0px;
    margin-top: 15px;
}
#category-posts article {
    margin-bottom: 90px;
}
.filter-box__title {
    font-size: 16px;
    line-height: 28px;
    color: #C1BFBC;
    margin-right: 30px;
    font-weight: 500;
}
.filter-box__terms span {
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    background: transparent;
    padding: 5px 10px;
}
.filter-box__terms-item input:checked+span {
    background: #EFEDEB;
    border-radius: 2px;
}
.secrect-code__input.has-error {
    border-color: red;
}
.filter-box__terms {
    display: flex;
}
.filter-box__terms-item {
    margin: 0;
}
.filter-box__terms-item+.filter-box__terms-item {
    margin: 0 0 0 15px;
}
.filter-box__terms-item input {
    display: none;
}
.filter-box__terms-item span {
    cursor: pointer;
}
.filter-box__terms-item input:checked+span {
    background: #d7d7d7;
}
.filter-box__terms-item input:disabled+span {
    background: transparent;
    opacity:1;
}
form#category-filter {
    display: flex;
    align-items: center;
    margin: 60px 0 30px;
}
.page-title a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: 1px solid #000;
    position: absolute;
    left: -75px;
    top: -5px;
}
.page-title span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 0;
    border: 1px solid #fff;
    position: absolute;
    left: -75px;
    top: -5px;
    cursor: pointer;
}
.page-title span img {
    filter: invert(100%);
}
.page-title {
    position: relative;
}
.case__img>div {
    flex: 0 0 49.7%;
}
.case__img {
    display: flex;
    justify-content: space-between;
}
.case__img>div>div {
    height: 224px;
    background-size: cover;
    background-position: center;
}
.banner-bg {
    position: relative;
    min-height: 486px;
    margin-left: -30px;
}
.banner-bg>div {
    position: absolute;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 65vw;
}
.banner-green {
    width: 110%;
    height: 100%;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/green-bg.jpg);
    margin-left: -30px;
    background-size: cover;
    background-position: center;
    margin-right: 0;
}
.banner-green:before {
    content: '';
    display: block;
    width: 5000%;
    height: 100%;
    background: #000;
    position: absolute;
    left: -500%;
    z-index: -1;
}
img.logo_white {
    display: none;
}
.home img.logo_white {
    display: block;
}

.content-img {
    text-align: right;
}
.content-img img {
    max-width: 500px;
}
.box-line {
    background: #F8F6F5;
    width: 100%;
    height: 100%;
}
.box-content .container {
    position: relative;
}
.box-content .container {}
.box-line:before {
    position: absolute;
    top: 0;
    right: 15px;
    width: 1000%;
    height: 100%;
    background: #F8F6F5;
    content: '';
    display: block;
}
.box-editor p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    color: #000000;
    margin-bottom: 30px;
}

/*.prevdiv .article-item__image,
.nextdiv .article-item__image {
    opacity: 0.8;
}*/
.slider-art {
    position: relative;
    width: 100%;
    margin: 0 auto;
    max-width: 1060px;
}
.articles button.slick-next {
    left: 95%;
}
.articles button.slick-prev {
    left: 1%;
}
.articles button.slick-prev,
.articles button.slick-next {
    width: 46px;
    height: 46px;
    background: transparent;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border: 1px solid #000;
    bottom: -80px;
    position: absolute;
}
.articles button.slick-prev:hover,
.articles button.slick-next:hover {
    background: #0B7C6A;
    color: #fff;
    border: 1px solid #0B7C6A;
}
.box-contact a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    display: flex;
}
.box-contact a span:nth-child(1) {
    display: block;
    width: 25px;
    color: #0B7C6A;
    font-size: 16px;
}
.box-contact {
    display: flex;
    justify-content: space-between;
    margin: 75px 0 45px;
    flex-wrap: wrap;
}
.box-contact div#dentist-list {
    margin-top: 40px;
}
.box-content .row>div {
    padding-top: 100px;
    padding-bottom: 100px;
}
.media-banner .slide-item {
    height: 100%;
    min-height: 880px;
    background-size: cover;
    background-position: center;
}
.contact-box {
    background: #000;
}
.contact-box .contact-box__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
    padding-left: 0;
}
.time-work__icon.icon-white {
    padding-left: 0!important;
}
.map-noticy {
    margin-bottom: 28px;
    position: relative;
    padding-left: 30px;
}
.time-work__icon.icon-white {
    padding-left: 0;
}
.contact-box>div>div>p,
.contact-box>div>div div {
    margin-bottom: 28px;
    position: relative;
    padding-left: 31px;
}
.contact-box p,
.contact-box a {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}
.icon-white,
.time-work__icon.icon-white {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #fff;
}
.map-noticy span.icon-white {
    top: -2px;
}
.contact-box:after {
    content: '';
    display: block;
    width: 50vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    z-index: -1;
}
.contact-box {
    padding: 60px 0 32px calc(var(--container)/12);
    position: relative;
}
.contact-box a:hover {
    border-bottom: 2px solid #0B7C6A;
}
.time-work .active-day {
    color: #0B7C6A;
}
.time-work p span {
    display: block;
    min-width: 65px;
    margin-right: 45px;
}
.time-work p {
    font-weight: 400!important;
    display: flex;
}
.map-box>div {
    position: absolute;
    right: 0;
    width: 58vw;
    top: 0;
    height: 100%;
}
.map-box>div iframe {
    position: absolute;
    right: 0;
    height: 100%;
    width: 100%;
}
.map-box {
    position: relative;
    margin-right: -30px;
    height: 100%;
}
.form-home {
    padding: 180px 0 160px;
    position: relative;
}
.form-home .bg1:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 0.86);
}
.form-home .bg1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.form-home .bg2 {
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
    background-size: cover;
    background-position: center;
}
.form-box .form-box__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 28px;
    line-height: 1;
    color: #fff;
}
.form-box p {
    color: #fff;
}
.form-box__desk {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
    font-weight: 400;
    margin-bottom: 64px;
}
.form-box {
    padding-left: calc(var(--container)/12);
}
.form-field input {
    background: transparent;
    border-bottom: 2px solid rgb(248 246 245 / 0.58);
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 0 0 18px 0;
    color: #fff;
    font-size: 18px;
    height: 40px;
    margin-bottom: 40px;
}
.form-field ::-webkit-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.form-field :-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.form-field ::-ms-input-placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.form-field ::placeholder {
    color: #fff;
    font-weight: 400;
    font-size: 12px;
}
.form-field input:focus {
    border-bottom: 2px solid #F8F6F5;
    background: transparent;
    outline: none;
    box-shadow: none;
    color: #fff;
}
.wpcf7-response-output {
    /*display: none;*/
}
.form-field span.wpcf7-not-valid-tip {
    color: #FF3838;
    font-size: 12px;
    position: absolute;
    width: 300px;
    display: block;
    left: 0;
    bottom: -58px;
}
span.ajax-loader {
    display: none!important;
}
.form-submit input {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/send.svg) no-repeat right!important;
    border: 0;
    border-bottom: 2px solid transparent;
    border-radius: 0;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    padding-right: 30px;
}
.form-submit input:focus,
.form-submit input:hover,
.form-submit input:active {
    border-bottom: 2px solid #0B7C6A;
    outline: none;
    box-shadow: none;
}
.wpcf7 form.invalid .wpcf7-response-output {
    /*display: none!important;*/
}
.form-field {
    position: relative;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 2.5rem;
}
hr {
    box-sizing: content-box;
    height: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
}
h1 {
    font-size: 32px;
    padding-bottom: 10px;
}
h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}
h3 {
    font-size: 18px;
    line-height: 25px;
}
h4 {
    font-size: 16px;
    line-height: 20px;
}
h5 {
    font-size: 14px;
    line-height: 17.5px;
}
p {
    margin-bottom: 0;
}
h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}
h2.entry-title {
    border-bottom: 1px solid #eaecef;
}
h3.widget-title {
    font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body.single-patient_cases {
    background: #212529;
    /* Fallback for when there is no custom background color defined. */
}
img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}
figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
@media screen and (min-width: 1660px) {
    :root {
        --container: 1650px;
    }
}
.container {
    max-width: var(--container);
}

/* About */
.about-title {
    font-weight: 500;
    font-size: 40px;
    line-height: 58px;
    color: #000;
    margin: 75px 0;
    padding: 0px;
    position: relative;
    z-index: 1;
}
.about-desk {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
}
.about-desk {
    margin-bottom: 75px;
}
.about-desk p {
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    text-align: justify;
}
.about__contact a span:nth-child(1) {
    display: block;
    width: 30px;
    color: #0B7C6A;
    font-size: 18px;
}

.about__contact a span:nth-child(2) {
    transition: all .4s ease-in-out;
    text-decoration-color: #0B7C6A;
}
.about__contact a:hover span:nth-child(2) {
    transition: all .4s ease-in-out;
    text-decoration: underline;
    text-decoration-color: #0B7C6A;
}
.about__contact a {
    display: flex;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #000;
}
.about__contact {
    margin-bottom: 120px;
}
.about__dark-box {
    width: 50%;
    height: 100%;
    background: #000000;
}
.about__dark-box:before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 1000%;
    background: #000000;
    right: 100%;
}
.about__dark-box {
    width: 50%;
    height: 100%;
    background: #000000;
    position: relative;
    z-index: 1;
}
.opacity-logo {
    position: absolute;
    top: 50%;
    transform: translate(0,
    -50%);
    width: 100%;
}
.opacity-logo img {
    position: absolute;
    bottom: 25px;
    width: 675px;
    max-width: initial;
    right: -266px;
}
.office-block {
    height: 100%;
    margin: 0 -15px;
    background-size: cover;
    background-position: center;
}
.office-box__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #000;
    margin: 0 0 15px;
}
.office-box__desk {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.11em;
    color: #000000;
    margin-bottom: 100px;
}
.link-dark {
    display: flex;
    align-items: center;
    background: #000000;
    border-radius: 1px;
    justify-content: center;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.19em;
    text-transform: uppercase;
    color: #F8F6F5;
}
.link-dark:hover {
    background: #0B7C6A;
    color: #F8F6F5;
}

.section-info__title {
    font-weight: 500;
    font-size: 36px;
    line-height: 42px;
    color: #000000;
}
.section-info__desk {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0.11em;
    color: #000000;
}
.section-info {
    padding-left: calc(var(--container)/4);
    margin-bottom: 45px;
}
.values-items {
    display: flex;
    justify-content: space-between;
    padding: 0 calc(var(--container)/12);
    position: relative;
}
.value-row {
    width: 100%;
}
.values-item {
    display: flex;
    flex-direction: column;
    background: transparent;
    box-shadow: -13px 14px 25px rgba(0,
    0,
    0,
    0.03);
    padding: 30px;
    color: #000;
    flex: 0 0 32%;
    height: 100%;
}
.values-item__img {
    margin-bottom: 60px;
}
.our-values .container {
    padding: 150px 0 95px;
}
.our-values .value-decor:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    background: #F8F6F5;
    position: absolute;
    top: 0;
    right: 0;
}
.our-values .value-decor {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(var(--container)/6 - 10px);
    height: 100%;
    background: #F8F6F5;
}
.our-values .container {
    padding-top: 100px;
    position: relative;
}
.values-items.cabinet-values {
    padding: 0px;
}
.value-cab .section-info {
    padding-left: calc(var(--container)/3);
    margin-bottom: 25px;
    margin-top: 75px;
}
.our-values.value-cab>.container {
    padding-top: 0;
    padding-bottom: 0;
}
.values-logo:before {
    content: '';
    display: block;
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -45px;
    background: linear-gradient(180deg,
    #F8F6F5 0%,
    rgba(248, 246, 245, 0) 100%);
    z-index: -1;
}
.values-logo {
    position: relative;
    height: 100%;
}
.values-logo:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    width: calc(var(--container)/6);
    height: 150px;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/left-logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    right: -30px;
    background-position: right;
}
.values-items.cabinet-values .values-item {
    background: #fff;
}
.our-values .link-dark {
    width: 246px;
    height: 56px;
    margin: 65px auto 0px;
}
.values-item__title {
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 15px;
}
.values-item__desk {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
.values-item__img img {
    max-height: 174px;
}
.office-link {
    width: 222px;
    height: 56px;
}
.office-box {
    padding: 70px 0px 110px calc(var(--container)/12);
    background: #FFFFFF;
    position: relative;
}
.office-block:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    background: #0B7C6A;
    mix-blend-mode: multiply;
    opacity: 0.72;
    top: 0;
}
.office-block {
    height: 100%;
    margin: 0 -30px 0 0;
    background-size: cover;
    background-position: center;
    padding: 100px 0 45px;
    position: relative;
}
.tree-image {
    position: relative;
    height: 100%;
    margin-right: -15px;
}
.tree-image img {
    position: absolute;
    bottom: 0;
    right: -65px;
    width: 1200px;
    max-width: 1200px;
    z-index: 1;
}
.office__main-slider {
    position: relative;
    margin-left: 0px;
    height: 100%;
}
.office__main-slider>div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50vw;
}
.office__nav-slider>div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 80vw;
}
div#content {
    overflow: hidden;
}
.home .values-items {
    padding: 0;
}
.home-values .container {
    position: relative;
}
.row.empty-col {
    position: absolute;
    top: 0;
    left: 15px;
    width: 100%;
    height: 100%;
}
.value-left__bg:before {
    content: '';
    display: block;
    width: 1000%;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    background: #F8F6F5;
}
.value-left__bg {
    height: 100%;
    background: #F8F6F5;
    margin-right: -30px;
    position: relative;
}
.home-values .section-info {
    padding-left: calc(var(--container)/6);
    padding-top: 150px;
}
.home-values .link-dark {
    width: 246px;
    height: 56px;
    margin: 60px auto 90px;
}
.home-values .container:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 50%;
    width: 40%;
    background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-large.svg) no-repeat;
    background-position: right top;
}
.home .dentists .title-logo:after {
    background: url(/wp-content/themes/wp-bootstrap-starter/img/logo-title2.svg) no-repeat center;
}
.dent-bg__box:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    width: 1000%;
    height: 100%;
    background: #F8F6F5;
}
.dent-bg__box {
    position: relative;
}
.row.dent-bg {
    position: absolute;
    top: 0;
    left: 15px;
    width: 100%;
    height: 100%;
}
.home .dentists .container {
    padding: 0;
    padding-bottom: 120px;
}
.home .dentists .section-info {
    padding-left: 0;
    margin-top: 90px;
}
.dentists-team__image {
    position: relative;
}
.team-img__right {
    position: absolute;
    top: 0;
    left: 0;
    width: 42vw;
}
.dentists-team__image a {
    width: 296px;
    height: 56px;
}
.dentists-team__image {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end;
}
.values-items .row div:nth-child(3)>div,
.values-items .row div:nth-child(2)>div {
    background: #fff;
}
.slider-for .slick-list,
.slider-for .slick-track,
.slider-for .slide-img {
    height: 100%;
}
.slider-for .slide-img {
    background-size: cover;
    background-position: center;
}
.office-tree>div {
    position: absolute;
    bottom: 0;
    right: -10%;
    height: 100%;
    width: 420%;
    display: flex;
    align-items: flex-end;
    z-index: 1;
}
.office-tree {
    position: relative;
    height: 100%;
}
.office__nav-slider {
    position: relative;
    margin-left: 0px;
    height: 140px;
}
.slider-nav .slide-img:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    opacity: 0;
}
.slider-nav .slide-img {
    height: 140px;
    background-size: cover;
    background-position: center;
    position: relative;
}
.slide-img:focus,
.slick-slide:focus {
    outline: none!important;
}
button.slick-prev:hover,
button.slick-next:hover {
    background: #0B7C6A;
}
button.slick-prev:focus,
button.slick-next:focus {
    outline: none;
}
button.slick-prev {
    background: transparent;
    border: 1px solid #FFFFFF;
    width: 45px;
    height: 45px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
button.slick-next {
    background: transparent;
    border: 1px solid #FFFFFF;
    width: 45px;
    height: 45px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 45px;
    z-index: 1;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
    margin-bottom: 0;
    padding: 15px 0 0 0;
    height: auto;
    display: flex;
    align-items: center;
    z-index: 2;
}
.home .contact-top a {
    color: #fff;
}
.header-fixed {
    background: #fff;
    box-shadow: 0 6px 4px -4px rgb(0 0 0 / 8%);
}
.navbar-brand {
    padding: 0;
    margin: 0;
}
.navbar-brand>a {
    color: rgba(0,
    0,
    0,
    0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}
.navbar-brand>a:visited,
.navbar-brand>a:hover {
    text-decoration: none;
}
#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}
body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}
#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}
body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}
a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}
@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}
@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
    padding-left: 0;
    padding-right: 0;
}
.home .site-header .navbar-nav>li>a {
    color: #fff;
}
.site-header.header-fixed .navbar-nav>li>a {
    color: #000;
}
.site-header .navbar-nav>li>a {
    color: #fff;
    padding: 0;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin-left: 45px;
}
.site-header .navbar-nav>li>a:hover:after {
    width: 100%;
    opacity: 1;
}
.site-header .navbar-nav>li>a:after {
    content: '';
    display: block;
    width: 0%;
    height: 3px;
    background: #fff;
    position: absolute;
    bottom: -34px;
    left: 0;
    transition: .35s;
    border: 0;
}
.home .site-header .navbar-nav>li>a:after {
    background: #fff;
}
header {
    transition: .25s;
}
.home .site-header .logo_dark {
    display: none;
}
.header-fixed.site-header .logo_dark {
    display: block;
}
.header-fixed.site-header .logo_white {
    display: none;
}
.home .site-header .navbar-nav>li>a:hover {
    color: #fff;
}
.site-header.header-fixed .navbar-nav>li>a:hover {
    color: #000;
}
.site-header.header-fixed .navbar-nav>li>a:hover:after {
    background: #0B7C6A;
}
header nav {
    justify-content: space-between!important;
}
.navbar-brand {
    height: auto;
}
.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}
.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}
.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}
.dropdown-menu {
    min-width: 12.500rem;
}
.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}
.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
    background: transparent;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}
@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}
@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    .dropdown-menu li a {
        padding: 0;
    }
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
.comment-content.card-block {
    padding: 20px;
}
.navigation.post-navigation {
    padding-top: 1.875rem;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}
.post-navigation .nav-next a::after {
    content: " \2192";
}
.post-navigation .nav-previous a::before {
    content: "\2190 ";
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px,
    1px,
    1px,
    1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,
    0,
    0,
    0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}
a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}
.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}
.widget select {
    max-width: 100%;
}
.widget_search .search-form input[type="submit"] {
    display: none;
}
.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}
.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}
.widget_categories .nav-link {
    display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
    padding-bottom: 0rem;
    padding-top: 0rem;
}
.media-banner .slick-prev {
    position: absolute;
    bottom: 45px;
    right: 90px;
    left: auto;
}
.media-banner .slick-next {
    position: absolute;
    bottom: 45px;
    right: 40px;
    left: auto;
}
#page {
    position: relative;
}
header#masthead {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
.admin-bar header#masthead {
    top: 32px;
}
.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}
.sticky .entry-title {
    position: relative;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}
.post.hentry {
    margin-bottom: 0rem;
}
.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}
.entry-title>a {
    color: inherit;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.comment-body .pull-left {
    padding-right: 0.625rem;
}
.comment-list .comment {
    display: block;
}
.comment-list {
    padding-left: 0;
}
.comments-title {
    font-size: 1.125rem;
}
.comment-list .pingback {
    border-top: 1px solid rgba(0,
    0,
    0,
    0.125);
    padding: 0.563rem 0;
}
.comment-list .pingback:first-child {
    border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}
.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}
.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-item .gallery-columns-2 {
    max-width: 50%;
}
.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}
.gallery-item .gallery-columns-4 {
    max-width: 25%;
}
.gallery-item .gallery-columns-5 {
    max-width: 20%;
}
.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}
.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}
.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}
.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}
.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/
.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}
.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}
.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/
.elementor-page article .entry-footer {
    display: none;
}
.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}
.elementor-page .entry-content {
    margin-top: 0;
}

/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/
.vc_desktop article .entry-footer {
    display: none;
}
.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}
.vc_desktop .entry-content {
    margin-top: 0;
}
a:hover {
    text-decoration: none;
}
a {
    transition: .25s;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon .footer-box__menu a {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0;
    margin: 0 50px;
}
.footer-box__menu {
    display: flex;
    align-items: center;
}
.footer-box {
    display: flex;
    justify-content: space-between;
    height: 224px;
    align-items: center;
}
.footer-box__info {
    padding-top: 40px;
}
.footer-box__info p,
.footer-box__info a {
    font-size: 12px;
    color: #fff;
}
footer#colophon #main-nav ul {
    display: flex;
    flex-direction: row;
}
footer#colophon {}
body:not(.theme-preset-active) footer#colophon {
    background-color: #000000;
}
.navbar-dark .site-info {}
.copyright {}
.copyright a,
footer#colophon a {}
@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
}

/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media screen and (max-width: 1659px) {
    :root {
        --container: 100vw;
    }
    .container {
        padding-left: 60px;
        padding-right: 60px;
    }
    .our-values .value-decor {
        width: calc(var(--container)/6 + 30px);
    }
    .box-line {
        left: 30px;
    }
    .box-contact a {
        margin-bottom: 15px;
    }
    .site-header .navbar-nav>li>a {
        margin-left: 30px;
    }
}
@media only screen and (max-width: 1850px) {
    .office__nav-slider>div {
        width: 83vw;
    }
}
@media only screen and (max-width: 1600px) {
    .site-header .navbar-nav>li>a {
        margin-left: 30px;
    }
    .video-block {
        min-height: 760px;
        height: 760px;
    }
    .info-meth a.link-dark {
        margin-top: 30px;
    }
    .meth-thumb p {
        font-size: 16px;
        line-height: 22px;
        width: 100%;
    }
    .about-us .col-lg-6 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .media-banner .slide-item {
        min-height: 760px;
    }
    .article-info {
        padding: 0px 10px 0;
    }
    .article-item__date {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 1480px) {
    .doc-item__desk {
        padding-right: 15px;
        text-align: left;
    }
    .site-header .navbar-nav>li>a {
        margin-left: 15px;
    }
    .article-item__image {
        height: 260px;
    }
    .team {
        height: 910px;
        background-size: cover;
        background-position: center;
    }
    .opacity-logo img {
        position: absolute;
        bottom: 155px;
        width: 400px;
        max-width: initial;
        right: -145px;
    }
}
@media only screen and (max-width: 1450px) {
    .review-item {
        background: linear-gradient(180deg, rgba(251, 255, 254, 0.93) 0%, #D0E7E3 100%);
        box-shadow: -8px 9px 24px rgba(32, 83, 68, 0.05);
        padding: 20px 15px 15px;
        margin: 0 45px 30px 0;
    }
    .review-item__icon {
        margin-bottom: 10px;
    }
    .banner .container:before {
        background-position: 30px 60px;
        content: '';
        display: block;
        width: 320px;
        height: 100%;
        position: absolute;
        top: 78px;
        left: -32px;
        background: url(/wp-content/themes/wp-bootstrap-starter/img/opacity-logo.svg) no-repeat;
        z-index: 1;
        background-size: 100%;
        opacity: 0.4;
    }
    .reviews-list .text-block {
        font-size: 16px;
        line-height: 26px;
        text-align: justify;
        color: #000000;
    }
    .about-us .about {
        margin-left: calc(var(--container)/-12);
    }
    .office-box {
        padding: 70px 0px 70px calc(var(--container)/24);
        background: #FFFFFF;
        position: relative;
    }
    .banner-bg {
        min-height: 410px;
    }
    .method-slider__nav {
        width: 100%;
    }
    .tech-item {
        height: 438px;
        background-size: cover;
        background-position: center;
        position: relative;
        margin-bottom: 35px;
    }
    .tech-item>.tech-box__title {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 15px 20px 40px;
        background: #ffff;
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        color: #000000;
        transition: .2s;
        opacity: 1;
    }
    .tech__box-show .tech-box__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        color: #FFFFFF;
        padding: 40px 15px 20px 45px;
    }
    .tech-box__desk {
        height: auto;
        font-size: 16px;
        line-height: 28px;
        color: #fff;
        padding: 0 40px;
    }
}
@media only screen and (max-width: 1400px) {
    .form-home .col-lg-7 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    footer#colophon .footer-box__menu a {
        margin: 0 30px;
    }
}
@media only screen and (max-width: 1366px) {
    #masthead .navbar-brand {
        padding-left: 0;
    }
    .site-header .navbar-nav>li>a {
        font-size: 12px;
        margin-left: 20px;
    }
    #masthead {
        height: 80px;
    }
}
@media only screen and (max-width: 1320px) {
    .site-header .navbar-nav>li>a {
        font-size: 12px;
        margin-left: 15px;
    }
}
@media only screen and (max-width: 1280px) {
    #masthead .empty-box {
        display: none;
    }
    header .col-lg-1.col-3 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .values-item {
        padding: 15px;
    }
    .contact-top a span {
        display: none;
    }
    .team {
        height: 760px;
        background-size: cover;
        background-position: center;
    }
    .media-banner .slide-item {
        min-height: 680px;
    }
}
@media only screen and (max-width: 1280px) {
    #masthead .navbar-brand {
        padding-left: 0;
    }
    .site-header .navbar-nav>li>a {
        margin-left: 20px;
    }
    footer#colophon .footer-box__menu a {
        margin: 0 30px;
    }
    .article-item__image {
        height: 240px;
    }
    .video-block {
        min-height: 680px;
        height: 680px;
    }
    .article-item__title a,
    .article-item__title {
        font-weight: 500;
        font-size: 15px;
        line-height: 30px;
        color: #000000;
        margin-bottom: 20px;
    }
}
.hamburger-menu {
    display: none;
}
@media screen and (max-width: 1199px) {
    .about-us .col-lg-2.empty-box {
        display: none;
    }
    nav.navbar.navbar-expand-xl.p-0 {
        height: 100%;
    }
    footer#colophon #main-nav ul li {
        flex: 0 0 32%;
        margin-bottom: 10px;
    }
    .reviews-list .text-block {
        font-size: 16px;
        line-height: 26px;
        text-align: justify;
        color: #000000;
    }
    .article-item__image {
        height: 220px;
    }
    .home .articles {
        padding: 90px 0 0 0;
    }
    .block-image>div {
        min-height: 480px;
    }
    .footer-box__menu {
        flex: 1;
    }
    .footer-box__menu nav {
        flex: 1;
    }
    footer#colophon #main-nav ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    header .contact-top {
        flex-grow: 1;
        justify-content: flex-end;
        margin-right: 70px;
    }
    .office-box__desk {
        margin-bottom: 40px;
    }
    .office-box {
        padding: 80px 30px 50px;
    }
    .office-box__title {
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        color: #000;
        margin: 0 0 15px;
    }
    .office-link {
        width: 100%;
        height: 56px;
    }
    .office-box__desk {
        font-size: 15px;
        line-height: 18px;
    }
    .office-box__desk {
        margin-bottom: 45px;
    }
    .slider-for .slide-img {
        height: 480px;
    }
    .office-block {
        padding: 50px 0 45px;
    }
    .about-title {
        font-size: 24px;
        line-height: 34px;
        margin: 30px 0;
    }
    .about__contact {
        margin-bottom: 60px;
    }
    .article-item__image {
        height: 295px;
    }
    .articles button.slick-prev {
        left: 33%;
    }
    .articles button.slick-next {
        left: 63%;
    }
    .form-home .col-lg-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-box {
        padding-left: 0;
    }
    .opacity-logo img {
        position: absolute;
        bottom: 200px;
        width: 295px;
        max-width: initial;
        right: -90px;
    }
    .footer-box {
        flex-wrap: wrap;
    }
    .footer-box__info {
        padding-top: 0px;
    }
    .footer-box {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .footer-box__info p,
    .footer-box__info a {
        flex: 0 0 32%;
    }
    .footer-box__info {
        flex: 0 0 100%;
        display: flex;
        padding-left: calc(var(--container)/6);
        opacity: 0.5;
    }
    .footer-box__logo {
        min-width: calc(var(--container)/6);
    }
    footer#colophon .footer-box__menu a {
        margin: 0 60px 0 0;
    }
    .footer-box {
        flex-wrap: wrap;
        justify-content: flex-start;
        height: auto;
        padding: 30px 0;
    }
    .made-box__title {
        font-size: 22px;
    }
    .anesthesia-editor p,
    .made-box__editor p,
    .values-item__desk,
    .hygiene-content p,
    .covid-meta__desk {
        font-size: 14px;
        line-height: 24px;
    }
    .box-anesthesia .free-box,
    .made .free-box {
        display: none;
    }
    .box-anesthesia .col-lg-4,
    .made .row:nth-child(1) .col-lg-5,
    .made .row:nth-child(1) .col-lg-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .box-anesthesia .container {
        padding: 0;
    }
    .made-box #dentist-list button {
        position: relative;
        width: 245px;
    }
    .values-items.cabinet-values .values-item {
        box-shadow: none;
        padding: 0;
    }
    .made>.container:nth-child(2) {
        padding: 0;
    }
    .our-values.value-cab .free-box {
        display: none;
    }
    .our-values.value-cab .col-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .values-items.cabinet-values {
        padding: 0 60px;
    }
    .team-title {
        padding-top: 70px;
    }
    .dentists.le-cabinet .section-info {
        padding-left: calc(var(--container)/3);
    }
    .page-template-page-cabinet .dentists-block .doc-item__image {
        margin-left: 0px;
    }

    .doc-item-top {
        padding-top: 20px;
    }
    .doc2-item .row .col-lg-6 {
        padding: 15px;
    }
    .hygiene-bg {
        display: none;
    }
    .hygiene .col-lg-1.free-box {
        display: none;
    }
    .hygiene-content {
        padding: 55px 30px 55px 60px;
        background: #fff;
    }
    .hygiene-title {
        padding: 25px 0 25px 60px;
    }
    .hygiene-box:before {
        width: calc(var(--container)/3);
    }
    .hygiene .col-lg-11 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .hygiene .container {
        position: relative;
        padding: 0px 0;
    }
    .covid-meta {
        max-width: 100%;
    }
    .covid .col-lg-11 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .covid>div>.row>.col-lg-11 {
        flex: 0 0 75%;
        max-width: 75%;
        margin: 0 auto;
    }
    .covid>div>.row .col-lg-11 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .covid .free-box {
        display: none;
    }
    .covid>div>.row>.col-lg-11:before {
        display: none;
    }
    .covid-video {
        margin-left: 0px;
        margin: 0 auto;
    }
    .dentists2 .doc2-item .doc-item-top {
        padding: 15px;
    }
    .dentists2 .col-lg-4 {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .dentists2>div>div>div:nth-child(6) {
        order: 3;
    }
    .doc2-item .doc-item__image>div {
        height: 180px;
        margin-bottom: 0;
        max-width: 120px;
    }
    .doc2-item .row .col-lg-6:nth-child(1) {
        flex: 0 0 100%;
        max-width: 128px;
        padding: 0;
    }
    .content-img img {
        max-width: 100%;
    }
    .box-editor p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
    }
    .box-content .free-box {
        display: none;
    }
    .box-line {
        display: none;
    }
    .dentists .container {
        padding-bottom: 50px;
    }
    .hygiene-title p {
        font-size: 20px;
    }
    .hamburger-menu {
        display: block;
    }
    header nav>div#main-nav {
        display: none;
    }
    /* ÑÐºÑ€Ñ‹Ð²Ð°ÐµÐ¼ Ñ‡ÐµÐºÐ±Ð¾ÐºÑ */
    #menu__toggle {
        opacity: 0;
    }
    /* ÑÑ‚Ð¸Ð»Ð¸Ð·ÑƒÐµÐ¼ ÐºÐ½Ð¾Ð¿ÐºÑƒ */
    .menu__btn {
        display: flex;
        align-items: center;
        position: absolute;
        top: 33px;
        left: auto;
        width: 30px;
        height: 26px;
        cursor: pointer;
        z-index: 1;
        right: 0px;
    }
    /* Ð´Ð¾Ð±Ð°Ð²Ð»ÑÐµÐ¼ "Ð³Ð°Ð¼Ð±ÑƒÑ€Ð³ÐµÑ€" */
    .menu__btn>span,
    .menu__btn>span::before,
    .menu__btn>span::after {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #000000;
    }
    .site-header .menu__btn>span,
    .site-header .menu__btn>span::before,
    .site-header .menu__btn>span::after {
        background-color: #fff;
    }
    .site-header.header-fixed .menu__btn>span,
    .site-header.header-fixed .menu__btn>span::before,
    .site-header.header-fixed .menu__btn>span::after {
        background-color: #000;
    }
    .menu__btn>span::before {
        content: '';
        top: -8px;
    }
    .menu__btn>span::after {
        content: '';
        top: 8px;
    }
    /* ÐºÐ¾Ð½Ñ‚ÐµÐ¹Ð½ÐµÑ€ Ð¼ÐµÐ½ÑŽ */
    .menu__box {
        display: block;
        position: fixed;
        visibility: hidden;
        top: 0;
        left: -100%;
        width: 260px;
        height: 100%;
        margin: 0;
        padding: 50px 0;
        list-style: none;
        text-align: center;
        background: rgb(0 0 0 / 0.9);
    }
    .menu__btn>span::before,
    .menu__btn>span::after {
        width: 20px;
        margin-left: 10px;
    }
    #menu__toggle:checked~.menu__btn>span {
        background: #fff;
    }
    #menu__toggle:checked~.menu__btn>span:before,
    #menu__toggle:checked~.menu__btn>span:after {
        background: #000;
        width: 30px;
        margin: 0px;
    }
    .menu__item {
        display: block;
        padding: 12px 24px;
        color: #333;
        font-family: 'Roboto', sans-serif;
        font-size: 20px;
        font-weight: 600;
        text-decoration: none;
    }
    .menu__item:hover {
        background-color: #CFD8DC;
    }
    #menu__toggle:checked~.menu__btn>span {
        transform: rotate(45deg);
    }
    #menu__toggle:checked~.menu__btn>span::before {
        top: 0;
        transform: rotate(0);
    }
    #menu__toggle:checked~.menu__btn>span::after {
        top: 0;
        transform: rotate(90deg);
    }
    #menu__toggle:checked~.menu__box {
        visibility: visible;
        left: auto;
        right: 0;
        top: 90px;
    }
    .menu__box {
        left: auto;
        right: 0;
        top: 90px;
    }
    .admin-bar .menu__box {
        top: 122px;
    }
    .admin-bar #menu__toggle:checked~.menu__box {
        visibility: visible;
        left: auto;
        right: 0;
        top: 122px;
    }
    .menu__btn>span,
    .menu__btn>span::before,
    .menu__btn>span::after {
        transition-duration: .25s;
    }
    .menu__box {
        transition-duration: .25s;
    }
    .menu__item {
        transition-duration: .25s;
    }
    .menu__box div#main-nav>ul>li {
        height: auto;
        text-align: right;
        justify-content: flex-end;
    }
    .menu__box div#main-nav>ul>li>a {
        font-size: 14px;
        line-height: 21px;
        text-align: right;
        text-transform: uppercase;
        color: #fff;
        display: block;
        margin-bottom: 50px;
        padding-right: 30px;
        transition: 0s;
    }
    .menu__box ul.dropdown-menu {
        display: none;
    }
    .dentists.le-cabinet {
        background: #fff;
    }
    .doc-item__desk {
        text-align: left;
    }
    .dentists.le-cabinet .doc-item__desk {
        margin-bottom: 15px;
    }
}

/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
.box-mobile {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .box-content .container>.row {
        display: none;
    }
    .reviews-list .text-block {
        font-size: 14px;
        line-height: 18px;
        text-align: justify;
        color: #000000;
    }
    .box-edu__content.text-block p,
    .box-edu__content1.text-block p {
        font-size: 14px;
    }
    .box-edu__image-main img {
        transform: scale(1);
        position: relative;
        left: 0;
        z-index: 1;
        bottom: 10px;
    }
    .footer-box__logo {
        min-width: calc(var(--container)/12 + 60px);
    }
    .footer-box__info {
        padding-left: calc(var(--container)/6 - 25px);
    }
    .about-block__title {
        font-weight: 500;
        font-size: 22px;
        line-height: 35px;
        color: #000000;
        padding: 0;
        margin: 0 0 25px;
    }
    .about-block {
        margin: 45px 0;
    }
    .about-us .col-lg-2.empty-box {
        display: none;
    }
    .about-block {
        position: relative;
        z-index: 1;
    }
    .black-box {
        margin-right: 0px;
    }
    .office-block {
        margin: 0 -30px 0 -30px;
    }
    .office__nav-slider {
        margin-left: -30px;
    }
    section.home-values .col-lg-1.empty-box {
        display: none;
    }
    section.home-values .col-lg-10 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-values .section-info {
        padding-top: 90px;
    }
    .tech .section-info {
        padding-left: calc(var(--container)/12);
        margin-bottom: 30px;
    }
    .tech-item {
        height: 320px;
    }
    .tech-item>.tech-box__title {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 20px 15px 20px 20px;
        background: #ffff;
        font-weight: 500;
        font-size: 14px;
        line-height: 30px;
        color: #000000;
        transition: .2s;
        opacity: 1;
    }
    .container.nav-meth .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .methods_bg {
        height: 640px;
        background-size: cover;
        background-position: center;
        position: relative;
        display: flex;
        align-items: baseline;
        padding-top: 165px;
    }
    .method-slider__nav {
        position: absolute;
        top: 310px;
        width: 100%;
        max-width: 1200px;
        left: 15px;
    }
    .methods-for__title {
        font-weight: 500;
        font-size: 32px;
        line-height: 36px;
        color: #000000;
        margin-bottom: 15px;
    }
    .methods_bg .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .methods-for .slick-prev,
    .methods-for .slick-next {
        bottom: 5px;
    }
    .info-meth {
        display: flex;
        flex-wrap: wrap;
    }
    .methods-for__title {
        flex: 0 0 100%;
    }
    .info-meth a.link-dark {
        height: 56px;
        width: 246px;
        margin-top: 0px;
    }
    p.methods-for__desk {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 30px;
    }
    .container.treat-top .col-lg-1.empty-box {
        display: none;
    }
    .menu__btn {
        top: 27px;
    }
    .article-item__image {
        height: 265px;
    }
    .articles button.slick-prev,
    .articles button.slick-next {
        bottom: -60px;
    }
    .site-logo {
        height: 80px;
    }
    .article-item__title a {
        font-size: 16px;
        line-height: 18px;
    }
    .opacity-logo {
        position: absolute;
        top: 0%;
        transform: translate(0, -50%);
        width: 100%;
    }
    .opacity-logo {
        position: absolute;
        top: 0%;
        transform: translate(0, 0%);
        width: 100%;
    }
    .opacity-logo img {
        position: absolute;
        bottom: -120px;
        width: 295px;
        max-width: initial;
        right: -90px;
    }
    p.made-box__subtitle {
        font-size: 15px;
    }
    .made-box__title {
        font-size: 20px;
    }
    .admin-bar #menu__toggle:checked~.menu__box {
        top: 112px;
    }
    #menu__toggle:checked~.menu__box {
        top: 80px;
    }
    header#masthead {
        height: 80px;
    }
    header#masthead .navbar-brand img {
        max-height: 60px;
    }
    .box-mobile {
        display: block;
        padding-top: 50px;
    }
    .box-contact .row {
        width: 100%;
    }
    .box-contact div#dentist-list {
        margin-top: 0px;
    }
    .made-image {
        height: 135px;
    }
    .section-info__title {
        font-size: 20px;
        line-height: 24px;
    }
    .section-info__desk {
        font-size: 15px;
    }
    .team-title {
        padding-top: 50px;
        font-size: 20px;
    }
    .doc-item > .row > div{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .dentists-block {
        margin: 0 auto;
    }
    .doc-item__name {
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .value-cab .section-info {
        margin-top: 50px;
    }
    .box-content .row>div {
        padding-top: 0;
        padding-bottom: 0;
    }
    .box-contact {
        display: flex;
        justify-content: space-between;
        margin: 45px 0 45px;
        flex-wrap: wrap;
    }

    .patient_cases-template-default .banner .banner-bg {
        min-height: 70vh!important;
    }

    #treat-table .tbl-top {
        grid-template-columns: 1fr;
        padding: 20px 50px !important;
    }

    #treat-table .tbl-item {
        max-width: 100%;
        margin-bottom: 30px;
    }

    #treat-table .tbl-item-title {
        margin-bottom: 10px;
    }

    #treat-table .tbl-item-descr p {
        color: #939393;
    }

    #treat-table .star-rating svg {
        margin-right: 20px !important;
    }

    #treat-table .tbl-top .tbl-item:last-child .star-rating svg {
        margin-right: 15px !important;
    }

    .patient_cases-template-default .site .page-content #dentist-list.dentist-list-desktop {
        display: none !important;
    }

    .patient_cases-template-default #treat-table .dentist-list-tablet {
        display: block !important;
        margin-top: 20px;
    }
}

/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
    .banner-bg {
        min-height: 250px;
        margin-left: 0px;
    }
    .case-content>div {
        flex: 0 0 100%;
    }
    .video_boxs {
        margin-bottom: 30px;
        max-width: 100%;
        margin-top: 15px;
    }
    .video-block {
        min-height: 516px;
        height: 516px;
    }
    .banner .container:before {
        background-position: 30px 60px;
        content: '';
        display: block;
        width: 150px;
        height: 100%;
        position: absolute;
        top: 78px;
        left: -32px;
        background: url(/wp-content/themes/wp-bootstrap-starter/img/opacity-logo.svg) no-repeat;
        z-index: 1;
        background-size: 100%;
        opacity: 0.4;
    }
    .page-title a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 46px;
        height: 46px;
        border-radius: 50%;
        border: 1px solid #000;
        position: absolute;
        left: 0;
        top: -5px;
    }
    .page-title {
        display: flex;
        align-items: center;
        padding-left: 60px!important;
    }
    .case-content {
        display: flex;
        justify-content: space-between;
        margin-top: 60px;
        flex-direction: column;
    }
    .case-content button {
        margin-top: 45px;
    }
    section.edu .free-box {
        display: none;
    }
    .edu .section-info {
        padding-left: 0;
        margin-bottom: 45px;
    }
    .box-edu__image-default {
        display: none;
    }
    .col-lg-3.review-tree {
        display: none;
    }
    .reviews .container {
        padding: 0;
    }
    .reviews-box {
        padding: 45px 30px;
    }
    .reviews__box-content {
        margin-bottom: 30px;
        height: auto;
    }
    .reviews__box-content a.link-dark {
        width: 100%;
        max-width: 100%;
    }
    .article-item__image img {
        margin: 0 auto;
    }
    .article-item__image {
        height: auto;
    }
    .article-info {
        padding: 0px 30px 0;
        margin-top: 45px;
    }
    .articles button.slick-prev {
        left: 20%;
    }
    .articles button.slick-next {
        left: auto;
        right: 20%;
    }
    .cases .col-lg-1.empty-nox {
        display: none;
    }
    .cases .container {
        padding: 0 60px;
    }
    .cases-desk p {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        color: #000000;
    }
    .cases-desk {
        margin-top: 0px;
        min-height: 112px;
    }
    .cases .link-dark {
        width: 100%;
        height: 56px;
        margin: 40px auto 0;
    }
    .meth-thumb p {
        position: absolute;
        bottom: 0;
        font-weight: 500;
        font-size: 12px;
        line-height: 20px;
        color: #000000;
        min-height: 50px;
        padding: 0 0px 15px 10px;
    }
    .media-banner .slide-item {
        min-height: 516px;
    }
    .home .dentists .container {
        padding: 0 60px;
        padding-bottom: 60px;
    }
    .team-img__right {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .dent-bg__box:before {
        background: #ffffff;
    }
    .dentists-team__image a {
        width: 296px;
        height: 56px;
        margin: 60px auto 0;
    }
    .home .dentists>div .row:nth-child(3) .col-lg-6>.row {
        max-width: 640px;
        margin: 0 auto;
    }
    .home .dentists>div .row:nth-child(2) {
        max-width: 640px;
        margin: 0 auto;
    }
    .values-item {
        padding: 0;
        box-shadow: none;
        background: transparent!important;
    }
    .footer-box__info {
        padding-left: 0;
        flex-direction: column;
    }
    .footer-box {
        flex-wrap: wrap;
        height: auto;
        padding: 30px 0;
        flex-direction: column;
        align-items: baseline;
    }
    .footer-box__menu {
        flex: 1;
        margin: 20px 0 15px;
    }
    .about-desk {
        margin-bottom: 30px;
    }
    .about__contact div#dentist-list {
        margin-top: 30px;
    }
    .map-box {
        position: relative;
        margin-right: 0px;
        height: 320px;
    }
    .map-box>div {
        position: absolute;
        right: 0;
        width: 100%;
        top: 0;
        height: 100%;
    }
    .contact-box .col-12 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .map .container {
        padding: 0;
    }
    .contact-box {
        padding: 90px 60px 50px;
        position: relative;
    }
    .form-home {
        padding: 70px 0 50px;
        position: relative;
    }
    .made .container:nth-child(2) .row .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .box-anesthesia .container {
        padding: 0 15px;
    }
    .banner-green {
        margin-left: calc(var(--container)/12);
    }
    .banner-green:after {
        margin-left: calc(var(--container)/12 + 15px);
    }
    .covid>div>.row .col-lg-11 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .doc2-item .row .col-lg-6:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0;
        padding: 0 15px;
    }
}
@media only screen and (max-width: 860px) {
    .made-box {
        padding-top: 50px;
    }
    .team {
        height: 470px;
    }
    .doc-item__image>div {
        height: 380px;
    }
    .tech__box-show .tech-box__title {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
        color: #FFFFFF;
        padding: 30px 15px 15px;
    }
    .tech-box__desk {
        height: auto;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        padding: 0 15px;
    }
}
@media only screen and (max-width: 768px) {

    .site-logo {
        height: auto;
    }

    .menu__btn {
        top: 50%;
        transform: translateY(-50%);
    }

    header#masthead {
        padding: 5px 0 0 0;
    }

    .contact-top a i {
        margin: 0!important;
    }
    .contact-top a span {
        display: none;
    }
    .review-item {
        background: linear-gradient(180deg, rgba(251, 255, 254, 0.93) 0%, #D0E7E3 100%);
        box-shadow: -8px 9px 24px rgba(32, 83, 68, 0.05);
        padding: 20px 15px 15px;
        margin: 0 15px 30px 0;
    }
    .article-item__image {
        height: auto;
    }
    .cases .section-info {
        padding-left: 0;
        margin-bottom: 30px;
    }
    .cases-desk {
        margin-top: 0px;
        min-height: auto;
        margin: 30px 0;
    }
    .methods-for__desk {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
        color: #000000;
        max-width: 245px;
        min-height: 115px;
    }
    .meth-thumb {
        max-width: 190px;
    }
    .article-info {
        padding: 0px 0px 0;
    }
    .article-item__title a {
        font-size: 15px;
        line-height: 18px;
    }
    .articles button.slick-prev {
        left: 25%;
    }
    .articles button.slick-next {
        left: auto;
        right: 25%;
    }
}
@media only screen and (max-width: 767px) {
    .content-img {
        display: none;
    }
    .edu .section-info .section-info__title {
        max-width: 100%;
        margin-bottom: 10px;
    }
    .edu .container {
        padding-top: 45px;
        position: relative;
    }
    .page-template-page-cases .banner-bg div {
        width: 100%;
        background-position: left;
    }
    .preloader-box,
    .pre-line {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 320px;
        margin: 0 auto;
    }
    .black-box__logo {
        position: absolute;
        right: -202%;
        width: 500%;
        top: -5%;
        z-index: 1;
    }
    form#category-filter {
        display: flex;
        margin: 60px 0 30px;
        flex-direction: column;
        align-items: flex-start;
    }
    .filter-box__terms {
        display: flex;
        margin-top: 20px;
        margin-left: -10px;
    }
    .case-content button {
        width: 100%;
        font-size: 10px;
    }
    h1.page-title {
        font-size: 24px;
    }
    .entry-content p {
        font-size: 14px;
        line-height: 23px;
        text-align: justify;
        color: #000000;
        margin-bottom: 20px;
    }
    .entry-content h2 {
        font-weight: 500;
        font-size: 28px;
        line-height: 42px;
        margin: 0;
        padding: 50px 0 30px;
    }
    .entry-content ul li {
        font-size: 14px;
        line-height: 24px;
        text-align: justify;
        color: #000000;
        list-style: none;
        position: relative;
        padding-left: 30px;
    }
    .article-meta {
        display: flex;
        justify-content: space-between;
        margin: 120px 0;
        flex-direction: column;
        align-items: center;
    }
    .article-meta .pom-default {
        margin-top: 45px;
    }
    .page-title a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        border: 1px solid #000;
        position: absolute;
        left: 0;
        top: -2px;
    }
    .page-title {
        display: flex;
        align-items: center;
        padding-left: 45px!important;
    }
    .office__nav-slider {
        margin: 0 -30px;
    }
    .office__nav-slider>div {
        width: 100%;
    }
    .home .dentists .container {
        padding: 0 0px;
        padding-bottom: 60px;
    }
    .tech .section-info {
        padding-left: 0;
        margin-bottom: 30px;
    }
    .slider-nav .slide-img {
        height: 60px;
    }
    .slider-for .slide-img {
        height: 225px;
    }
    .office__main-slider>div {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    .office__main-slider {
        position: relative;
        margin-left: 0px;
        height: 225px;
        margin: 0 -30px;
    }
    .office__main-slider button.slick-next {
        bottom: auto;
        top: 50%;
        transform: translate(0, -50%);
        right: 30px;
        left: auto;
    }
    .office__main-slider button.slick-prev {
        bottom: auto;
        top: 50%;
        transform: translate(0, -50%);
        left: 30px;
    }
    .values-item {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
        height: auto;
    }
    .home-values .section-info {
        padding-left: 0;
        padding-top: 60px;
    }
    footer#colophon #main-nav ul li {
        flex: 0 0 50%;
        margin-bottom: 10px;
    }
    .cases {
        background: #F8F6F5;
        padding: 60px 0;
    }
    .home .articles {
        padding: 60px 0 0 0;
    }
    footer#colophon .footer-box__menu a {
        margin: 0 0px 0 0;
    }
    footer#colophon .footer-box__menu a {
        font-size: 12px;
    }
    header .col-lg-1.col-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
    header .col-lg-10.col-10 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .contact-box .col-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .form-box__desk {
        margin-bottom: 30px;
    }
    .form-box div#dentist-list {
        margin-bottom: 45px;
    }
    .team {
        height: 515px;
        background-size: cover;
        background-position: center;
    }
    .made>.container:nth-child(1) .col-lg-5,
    .made>.container:nth-child(1) .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .made-img__bg {
        height: 270px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }
    .made-img {
        position: relative;
        padding-top: 60px;
    }
    .made-box div#dentist-list {
        padding-top: 15px;
        margin-bottom: 50px;
    }
    .value-cab .section-info {
        padding-left: 30px;
        margin-bottom: 25px;
        margin-top: 75px;
    }
    .dentists.le-cabinet .section-info {
        padding-left: 0;
    }
    .doc-item__image>div {
        height: 223px;
    }
    .doc2-item .doc-item__image>div {
        height: 223px;
        margin-bottom: 0;
        max-width: 100%;
    }
    .doc2-item .doc-item__image>div {
        height: 280px;
        margin-bottom: 0;
        max-width: 100%;
    }
    .box-anesthesia .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-lg-5.bg-grey.col-md-6 {
        padding: 0 30px;
    }
    .anesthesia-editor {
        padding: 50px 0 30px;
    }
    .box-anesthesia .link-dark {
        width: 100%;
        height: 56px;
        margin-bottom: 30px;
    }
    .values-items.cabinet-values {
        padding: 0 30px;
    }
    .values-item__img {
        margin-bottom: 20px;
        text-align: center;
    }
    .values-items.cabinet-values .values-item {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .values-item__img img {
        max-width: 100%;
        height: 100%;
        width: 100%;
        object-fit: contain;
        max-height: 110px;
    }
    .values-item__img {
        flex: 0 0 25%;
        height: 110px;
    }
    .values-item__title {
        font-weight: 500;
        font-size: 20px;
        line-height: 1;
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .container {
        max-width: var(--container);
        padding: 0 30px;
    }
    .banner-green {
        margin-left: 30px;
    }
    .banner-green:after {
        margin-left: calc(var(--container)/12 + 8px);
    }
    .page-template-page-cases .banner-bg div:after {
        display: none;
    }
    .banner-bg {
        margin-left: -30px;
        margin-right: -30px;
    }
    .covid>div>.row>.col-lg-11 {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0 auto;
    }
    .hygiene-content {
        padding: 30px;
        background: #fff;
    }
    .hygiene-box:before {
        width: 100%;
    }
    .hygiene-title {
        padding: 25px 0 25px 30px;
    }
    .covid-meta__title {
        font-weight: 500;
        font-size: 20px;
        line-height: 42px;
        margin-bottom: 5px;
    }
    .home .values-items {
        display: flex;
        justify-content: center;
    }
    .tech-item>.tech-box__title {
        padding: 15px 10px 15px 10px;
        line-height: 22px;
    }

    .tech .tech__box-show .tech-box__desk {
        padding: 0 10px 10px;
        font-size: 13px;
    }
}
@media only screen and (max-width: 580px) {
    .meth-thumb {
        max-width: 98%;
    }
    .meth-thumb p {
        font-size: 16px;
    }
    p.methods-for__desk {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 0px;
        min-height: auto;
        margin-bottom: 30px;
    }
    .methods_bg {
        height: 770px;
    }
    .method-slider__nav {
        top: 395px;
    }
    .home .values-items .col-4 {
        padding: 0 5px;
    }
    .values-item__title {
        font-size: 15px;
    }
    .home-values .link-dark {
        margin: 30px auto 60px;
    }
    #treat-table .tbl-top {
        padding: 20px !important;
    }
}

@media only screen and (max-width: 500px) {
    #treat-table .tbl-item {
        margin-bottom: 20px;
    }

    #treat-table .tbl-wrap .star-rating {
        display: block !important;
        margin-left: 0 !important;
    }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    #menu__toggle:checked~.menu__box {
        top: 70px;
    }
    .box-edu__image-main img {
        transform: scale(1);
        position: relative;
        left: -45px;
        z-index: 1;
        bottom: 10px;
    }
    .box-edu__content1.text-block {
        margin-top: 30px;
    }
    .edu {
        padding-bottom: 60px;
    }
    .contact-box {
        padding: 90px 30px 50px;
        position: relative;
    }
    .form-submit {
        margin-top: 60px;
        display: flex;
        justify-content: flex-end;
    }
    .articles button.slick-prev {
        left: 10%;
    }
    .cases .container {
        padding: 0 30px;
    }
    .articles button.slick-next {
        left: auto;
        right: 10%;
    }
    .articles button.slick-prev,
    .articles button.slick-next {
        width: 30px;
        height: 30px;
        background: transparent;
        font-weight: 400;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #000;
        border: 1px solid #000;
        bottom: -20px;
        position: absolute;
        font-size: 10px;
    }
    .article-item__title a {
        font-size: 12px;
        line-height: 18px;
    }
    .article-info a span {
        font-weight: 500;
        font-size: 12px;
        line-height: 28px;
        color: #000000;
        margin-right: 15px;
        border-bottom: 2px solid rgb(11 124 106 / 0%);
    }
    .article-item__title a,
    .article-item__title {
        font-weight: 500;
        font-size: 12px;
        line-height: 30px;
        color: #000000;
        margin-bottom: 5px;
    }
    .values-item__img {
        flex: 0 0 40%;
    }
    header#masthead {
        height: 70px;
    }
    .site-logo img {
        max-width: 75px;
    }
    header .contact-top {
        flex-grow: 1;
        justify-content: flex-end;
        margin-right: 35px;
    }
    header .col-lg-10.col-10 {
        padding-left: 0;
    }
    .site-header .contact-top {
        display: flex;
        align-items: center;
        height: 100%;
    }

    .form-box .title-logo:after,
    .contact-box__title.title-logo:after {
        display: block;
    }
    .title-logo:after {
        display: none;
    }
    .team-title {
        padding-top: 0px;
        font-size: 20px;
    }
}
@media only screen and (max-width: 425px) {
    .method-slider__nav {
        top: 490px;
    }
    .doc2-item .doc-item__image>div {
        height: 200px;
        margin-bottom: 0;
        max-width: 100%;
    }
    .page-template-page-cases .article-meta {
        margin: 0px 0 60px;
    }
    #category-posts article {
        margin-bottom: 60px;
    }
    .navi {
        padding: 0px 0 30px;
    }
    .tech__box-show .tech-box__title {
        padding: 40px 15px 20px 15px;
    }
    .tech-item>.tech-box__title {
        height: 75px;
    }
    .filter-box__terms>label {
        margin-bottom: 5px!important;
    }
    .filter-box__terms span {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #000000;
        background: transparent;
        padding: 5px 10px;
        text-align: left;
        display: block;
    }
    .filter-box__terms {
        flex-direction: column;
    }
    .filter-box__terms-item+.filter-box__terms-item {
        margin: 0 0 0 0px;
    }
    .tech-box__desk {
        height: auto;
        font-size: 14px;
        line-height: 22px;
        color: #fff;
        padding: 0 15px;
    }
    .tech-item {
        height: 360px;
    }
}
@media only screen and (max-width: 375px) {
    .methods_bg {
        height: 770px;
    }
    .methods-for .slick-prev,
    .methods-for .slick-next {
        bottom: 10px;
    }
}
@media only screen and (max-width: 320px) {
    .contact-top div#dentist-list {
        margin: 0 15px;
    }
    html {
        min-width: 320px;
    }
}
header .site-logo svg path {
    fill: #fff;
}
header.header-fixed .site-logo svg path,
.error404 header .site-logo svg path
{
    fill: #000;
}
.header__phone {
    overflow: hidden;
}
.header__phone:hover .header__phone--link span {
    margin: 0;
}
.header__phone .header__phone--link span {
    transition: 0.5s;
    margin: 0 -95px 0 0;
}
.header__phone--link {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.animate {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.grecaptcha-badge {
    visibility: hidden;
}
#cookie-notice .cookie-notice-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px 20px 10px;
}
#cn-notice-text {
    width: 75%;
    text-align: justify;
}
.cookie__title {
    text-transform: uppercase;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    text-align: left;
    color:#fff;
}
#cn-notice-text div {
    text-align: justify;
    color: #fff;
}
#cn-notice-text div a {
    color: #fff;
    border-bottom: 1px dotted #fff;
}
#cn-accept-cookie {
    float: right;
    padding: 10px 50px;
    color:#fff;
    border: 1px solid #fff;
    margin: 10px 0;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#cn-accept-cookie:hover {
    background: #fff;
    color: #000;
}
#cookie-notice a {
    text-decoration: none !important;
}
@media (max-width:767px) {
    .cookie-notice-container {
        padding: 20px;
        flex-direction: column;
    }
    #cn-notice-text {
        width: 100%;
    }
    #cookie-notice .cn-button {
        width: 100%;
        margin: 10px 0;
    }
    #cn-notice-text div {
        font-size: 14px;
    }
}
.error404__wrapper {
    overflow: hidden;
    position: relative;
}
.error404__content {
    width: 900px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    background: rgba(255,
    255,
    255,
    0.9);
    top: 150px;
    padding: 50px 160px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.error404__number {
    color: #000;
    font-size: 120px;
    line-height: 140px;
    margin-bottom: 40px;
}
.error404__title {
    font-size: 20px;
    margin-bottom: 25px;
    text-align: center;
    display: block;
}
.error404__subtitle {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 50px;
}
.error404__button {
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    border: 5px solid #000;
    width: 300px;
    letter-spacing: 2px;
    padding: 5px 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.error404__button:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}
.reviews {
    position: relative;
    z-index: 9;
}
header#masthead {
    z-index: 99;
}
#zenith-dental .box-editor {
    min-height: 325px;
}
@media (max-width:1024px) {
    /*.dentists .row .col-lg-12 .row {
        flex-direction: column;
    }*/
    #lequipe.dentists .row .col-lg-12 .row {
        flex-direction: row;
    }
    .dentists .row > .col-lg-12 > .row > .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .covid:before {
        display: none;
    }

    .tech .tech__box-show .tech-box__title{
        padding: 10px;
    }
    .tech .tech__box-show .tech-box__desk {
        padding: 10px;
        font-size: 14px;
        line-height: 22px;
    }
    .team {
        height: 575px;
    }
    .cases .col-lg-5 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .edu:before {
        display: none;
    }
    .block-image>div {
        background-attachment: unset;
    }
}
@media (max-width:767px) {
    .dentists2 .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .dentists2>div>div>div:nth-child(6) {
        order: 3;
        display: none;
    }
    .doc2-item .doc-item__image>div {
        height: 350px;
        width: auto;
        background-size: inherit;
        background-repeat: no-repeat;
    }
    .doc-item > .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .team {
        height: auto !important;
        padding: 0;
    }
    .site-logo svg {
        height: auto;
        width: 75px;
    }
    .dentists .row .col-lg-12 .row {
        /*flex-direction: column;*/
    }
    .dentists .row > .col-lg-12 > .row > .col-lg-6 {
        /*flex: 0 0 100%;
        max-width: 100%;*/
        /*padding: 0 30px;*/
    }
    .doc-item {
        flex-direction: column;
    }
    .home .doc-item__image, .home .doc-item__description {
        width: 100%;
    }
    .tech .tech__box-show .tech-box__title{
        padding: 10px;
    }
    .tech .tech__box-show .tech-box__desk {
        padding: 0 10px 10px;
        font-size: 13px;
    }
    .covid:before {
        display: none;
    }
    .team .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .team .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    #lequipe.dentists .row .col-lg-12 .row {
        flex-direction: column;
    }
    #lequipe .row {
        width: 100%;
        margin: 0;
    }
    #lequipe .row .col-lg-12 {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    #lequipe .row .col-lg-12 .col-lg-6 {
        width: 100%;
        margin: 0;
        padding: 20px 0 0 0;
    }
    .dentists .container {
        padding-top: 20px;
    }
    .doc-item__image>div {
        height: 325px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .dentists.le-cabinet .section-info {
        margin: 0;
    }
    .banner .banner-green {
        margin-left: 50px;
    }
    .edu:before {
        height: 397px;
    }
    .page-title span,
    .page-title a {
        position: static;
        margin: 0 20px 0 0;
    }
    .navi .page-title {
        padding: 0 !important;
    }

    .patient_cases-template-default .banner .banner-bg {
        min-height: 400px!important;
    }
}

@media (max-width:575px) {
    .doc-item__image > div {
        height: 260px;
        background-size: cover;
    }

    .doc-item__description {
        padding: 0;
    }

    #cases-hero .slider-banner-cases .banner-item img {
        height: 270px!important;
    }

    #cases-hero .slick-arrow {
        bottom: -51px!important;
    }

    #cases-hero .slick-next {
        left: unset!important;
        right: 14px!important;
    }

    #cases-hero .slick-prev {
        left: unset!important;
        right: 87px!important;
    }

    .tech .col-6 {
        padding: 0 5px;
    }
}
.page-template-mention-page header .site-logo svg path {
    fill: #000;
}
.page-template-mention-page #masthead {
    background: #fff;
}
.page-template-mention-page .entry-content {
    padding: 100px 0 0 0;
}

