/*-------------------------------------------------- STYLE SITE ---------------------------------------------------------------*/

* {
    font-family: Muller;
}

:active,
:hover,
:focus {
    outline: 0;
    outline-offset: 0;
}

article.post a, article.post a:focus, article.post a:active{
	color: #8FBE15 !important;
	text-decoration: none;
}

article.post ul li{
	list-style-type: disc;
    margin-left: 15px;
}

article.post ol li{
	padding: 0;
    margin-left: 15px;
}

article.post a:hover{
	color: #8FBE15 !important;
	text-decoration: underline;
}

a:hover {
    color: #8FBE15 !important;
    transition: 0.4s;
}

header {
    position: relative;
    z-index: 10;
}

.online {
    display: none;
}

.underline {
    line-height: 0;
    display: block;
    height: 2px;
    width: 40px;
    background: #333;
    color: transparent;
}

.page_spec_row {
    margin-bottom: 80px;
}

.title,
.footer_feedback__titl,
.footer_feedback__titl span,
.title span {
    font-family: Roboto !important;
	text-transform: uppercase;
}

.text_green {
    color: #8FBE15;
}

.page_about_img img {
    position: relative;
    top: 0px;
    left: auto;
    right: auto;
}

.page_about_right {
    padding: 0px 20px 80px 20px !important;
}

.about_title {
    margin: 25px 0 20px 0 !important;
}

.page_about_text {
    font-size: 12px;
    line-height: 24px;
}
#menu-menu-header-one a:hover:after,
    #menu-menu-header-one a:focus:after,
    #menu-menu-header-two a:hover:after,
    #menu-menu-header-two a:focus:after {
    width: 100%;
}
    #menu-menu-header-one a:after , #menu-menu-header-two a:after{
    background: #8FBE15;
    display: block;
    content: "";
    height: 3px;
    width: 0%;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
}
.btn:hover, .footer_button_record:hover, .btn_popup:hover {
    background: transparent;
    color: #8FBE15;
    border: solid 2px #8FBE15;
    transform: scale(0.96, 0.96);
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
}
#menu-menu-footer-service a:hover ,#menu-menu-footer-company a:hover{
    text-shadow: #8FBE15 2px 2px 10px;
}
.service_sitebar_yak:hover{
     text-shadow: #8FBE15 2px 2px 15px;
}
.pum-trigger{
    -webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            transition: 0.4s;
}
.pum-trigger:hover{
    color: #8FBE15;
    text-shadow: #8FBE15 2px 2px 15px;
}
.pum-trigger:hover .header_phone_icon{
    animation: call 0.6s; 
    animation-iteration-count: 4; 
}

@keyframes call {
    0% { transform: translate(0px, 0px) rotate(0deg); }
    10% { transform: translate(0px, 0px) rotate(-10deg); }
    20% { transform: translate(0px, 0px) rotate(10deg); }
    30% { transform: translate(0px, 0px) rotate(0deg); }
    40% { transform: translate(0px, 0px) rotate(14deg); }
    50% { transform: translate(0px, 0px) rotate(-14deg); }
    60% { transform: translate(0px, 0px) rotate(0deg); }
    70% { transform: translate(0px, 0px) rotate(-10deg); }
    80% { transform: translate(0px, 0px) rotate(10deg); }
    90% { transform: translate(0px, 0px) rotate(0deg); }
    100% { transform: translate(0px, 0px) rotate(-10deg); }
}

/*HEADER*/
.header_logo img {
    width: 149px;
    margin: 25px 0 0px 5px;
}

#responsive-menu-button {
    width: 30px !important;
    right: 20px !important;
    top: 22px !important;
}

.responsive-menu-inner,
.responsive-menu-inner::before,
.responsive-menu-inner::after {
    background-color: #333333 !important;
}

#header_content {
    height: 67px;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
}

.mobile_menu__img img {
    width: 150px;
    height: auto;
}

.mobile_menu__one {
    margin-top: 27px !important;
    ;
}

.mobile_menu__one__link {
    text-decoration: none;
    font-weight: bold;
    font-size: 28px;
    line-height: 33px;
    color: #333333;
    list-style-type: none;
}

.mobile_menu__two__link {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    color: #333333;
    list-style-type: none;
}

.mobile_menu__two__link li {
    margin: 15px 0 !important;
}

.mobile_menu__one__link li {
    margin-bottom: 30px !important;
}

.mobile_menu__two {
    border-top: solid 1px #333333;
}

#responsive-menu-wrapper,
#responsive-menu-container {
    background: #E5E5E5 !important;
}

/*AND HEADER*/

/*---------------FOOTER---------------*/
#footer_feedback_left {
    background: #333333;
    padding: 55px 20px 30px 45px;
}

.footer_feedback__title {
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-family: Roboto !important;
	text-transform: uppercase;
}

.footer_feedback__text {
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
    margin-top: 25px;
}

.footer_feedback__subtitle {
    font-weight: 500;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.footer_feedback__phone {
    margin-top: 48px;
}

.footer_feedback__grafic {
    margin-top: 35px;
}

.footer_popup_callback {
    font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    margin-top: 40px !important;
}

.footer_phone_dashed {
    position: relative;
    top: -5px;
}

.footer_popup_callback {
    width: 250px;
}

#map {
    height: 570px;
}

.footer_logo {
    text-align: center !important;
    padding-top: 25px;
}

.footer_logo img {
    width: 222px;
}

.footer_block__company {
    padding-top: 35px;
}

.footer_block__service {
    padding: 35px 0 0 20px !important;
}

.footer_menu__title {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333333;
}

#menu-menu-footer-service,
#menu-menu-footer-company {
    margin-top: 5px;
}

#menu-menu-footer-service a,
#menu-menu-footer-company a {
    font-weight: bold;
    font-size: 14px;
    line-height: 32px;
    text-transform: capitalize;
    color: #333333;
    text-decoration: none;
}

.footer_block__button {
    text-align: center;
}

.footer_button_record {
    margin-top: 10px;
    margin-bottom: 40px !important;
    width: 225px;
    height: 55px;
    border: none;
    border-radius: 0;
    background: #8FBE15;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    letter-spacing: 0.1em;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    -webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            transition: 0.4s;
}

/*----------------------AND FOOTER--------------------------------*/
.specialist_page_title {
    text-align: center;
    width: 200px;
    margin: 35px auto 0 auto !important;
}

.page_spec_img {
    width: 470px;
    position: relative;
    left: -40px;
    text-align: center;
}

.page_spec_right {
    padding: 20px 20px 40px 30px !important;
}

.namr_spec {
    margin: 20px 0 25px 0 !important;
}

.page_spec_left {
    overflow-x: hidden;
}

.spec_list_title {
    font-size: 12px;
    font-weight: bold;
}

.spec_list {
    margin-top: -5px !important;
}

.spec_list li:before {
    content: "";
    display: inline-block;
    position: relative;
    top: -2px;
    width: 3px;
    height: 3px;
    left: -15px;
    background: #333;
    border-radius: 100% !important;
}

.spec_list li {
    padding-left: 15px;
    line-height: 24px;
    font-size: 12px;
}

.page_spec_text__class {
    width: 180px;
    display: inline-block;
}

.page_spec_text__stage img {
    position: relative;
    top: 5px;
}

.cpec_text {
    font-size: 12px;
    line-height: 24px;
}

.section_one {
    height: 570px;
    background-position: right;
    background-size: cover;
    padding: 0 !important;
    overflow: hidden
}

.row_service {
    padding-top: 0 !important;
}

.vc_custom_1577393864365 {
    padding-top: 35px !important;
}

.section_one .vc_row {
    background: rgba(255, 255, 255, 0.4);
    height: 100%;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    z-index: 9;
    position: relative;
}

.section_one__title_implant {
    padding: 0 22%;
}

.section_one__title_prosthetics {
    padding: 0 18%;
}

.section_one__subtitle__prosthetics {
        margin: 120px auto 30px auto !important;
    width: 310px !important;
}

.prosthetics_img {
    position: absolute;
    width: 500px;
    top: 130px;
    left: 50px;
    z-index: -1;
}

.section_one__title {
    margin-top: 38px;
    text-align: center;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    color: #333;
}

.title {
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    color: #333;
}

.section_one__subtitle_implant {
    margin-top: 110px !important;
    width: 280px !important;
}

.section_one__subtitle {
    text-align: center;
    margin: 255px auto 0 auto;
    width: 260px;
    font-weight: 300;
    font-size: 18px;
    line-height: 18px;
    color: #333;
}

.section_one__subtitle_orthodontics {
        margin-top: 155px;
    width: 260px;
}

.orthodontics_img {
    position: absolute;
    width: 315px;
    top: 145px;
    right: -145px;
    z-index: -1;
}

.btn {
    width: 246px;
    height: 58px;
    border: none;
    background: #8FBE15;
    color: #fff;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 14px;
}

.section_one_btn {
    margin: 10px auto 0 auto;
    display: block;
}

.block_about {
    overflow: hidden;
}

.about_img {
    width: 475px;
}

.about_img img {
    position: relative;
    left: -50px;
    top: -10px;
}

.block_about__rightbox {
    padding: 0 20px 45px 20px !important;
}

.block_about__title {
    margin-top: 20px;
    width: 320px;
    margin-bottom: 20px !important;
}

.block_about__text {
    font-size: 12px;
    line-height: 24px;
}

.block_about__text:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #333;
    top: 108px;
    display: inline-block;
    position: absolute;
}

.block_about__item {
    display: flex;
    margin: 30px 0 25px 0 !important;
    position: relative;
}

.item {
    position: absolute;
    top: 10px;
    left: 85px;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    width: 208px;
}

.tooth_row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tooth_box {
    margin: 0px auto 10px auto !important;
    width: 330px !important;
}

.block_tooth__icon {
    width: 110px;
    text-align: center;
    display: inline-block;
    position: absolute;
}

.item_tooth {
    position: relative;
    left: 110px;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    width: 190px !important;
    display: inline-block;
}

.list_tooth__item {
    position: relative;
    top: -15px;
    left: 126px;
    font-size: 12px;
    line-height: 28px;
    width: 200px;
}

.tooth_row {
    margin-top: 25px !important;
}

.list_tooth__item li:before {
    content: ".";
    font-size: 40px;
    position: absolute;
    left: -15px;
    line-height: 10px;
    color: #9FD023;
}

.our_specialists__title {
    margin: 25px 0 20px 20px !important;
    width: 200px;
}

.our_specialists__text {
    margin: 0 20px 45px 20px !important;
    font-size: 12px;
    line-height: 24px;
}

.our_specialists__text:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #333;
    top: -5px;
    display: inline-block;
    position: absolute;
}

.our_specialists_img img {
    width: 325px;
}

.our_specialists_info {
    padding: 17px 20px 0 20px;
}

.our_specialists_dantist {
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
    margin-bottom: -7px !important;
}

.our_specialists_name {
    font-weight: bold;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0 !important;
}

.our_specialists_year {
    font-weight: bold;
    font-size: 14px;
    line-height: 28px;
    margin-top: -7px;
    padding: 5px 0 0 30px;
}

.our_specialists_year img {
    position: absolute;
    left: 20px;
}

.ourspecialists_about_text {
    font-size: 12px;
    line-height: 24px;
    text-transform: lowercase;
    margin-top: -5px !important;
}

.our_specialists_info {
    padding: 17px 20px 65px 20px;
}

.our_specialists_imgleft,
.our_specialists_imgright {
    display: none;
}

.photo_title {
    margin: 15px 0 25px 0 !important;
    text-align: center;
}

.n2-ss-slider-1 {
    height: 430px !important;
}

div#n2-ss-3 .n2-ss-control-bullet {
    margin: 25px 0 55px 0 !important;
}

.service_img {
    text-align: center !important;
    margin-top: 20px;
}

.service_img img {
    width: 325px;
        border-radius: 50%;
}

.service_box_text {
    padding: 0 20px !important;
}

.service_title {
    margin: 10px 0 19px 0;
    width: 175px;
}

.service_text {
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 25px !important;
}

/*.service_text:before {
    content: "";
    width: 40px;
    height: 2px;
    background: #333;
    bottom: 255px;
    display: inline-block;
    position: absolute;
}*/

.service_box_text {
    margin-bottom: 40px !important;
}

.service_background_img_implant {
    position: absolute;
    width: 475px;
    top: 115px;
    right: 0;
    z-index: -1;
}

.sertificat_title {
    text-align: center;
    margin: -10px 0 20px 0 !important;
}

.sertificat_subtitle {
    padding: 0 20px 40px 20px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}

.row_carousel_sertifikat {
    margin-bottom: 50px;
}

.white .sa_owl_theme .owl-nav .owl-next {
    display: none;
}

.white .sa_owl_theme .owl-nav .owl-prev {
    display: none;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {
    color: #333 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title span {
    font-family: Roboto !important;
    font-weight: bold;
    font-size: 22px;
	text-transform: uppercase;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    background-color: #fff !important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.25) !important;
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,
.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0 !important;
}

#price_accordion {
    padding: 30px 20px;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background-color: #fff !important;
}

.service_price_number {
    display: inline-block;
    position: absolute;
    top: -5px;
    font-family: Roboto !important;
    font-weight: bold;
    font-size: 10px;
	text-transform: uppercase;
}

.service_price_price {
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    right: 0;
}

.title_page_price {
    text-align: center;
}

.service_price_li {
    font-size: 12px;
    position: relative;
    padding: 10px 75px 10px 0 !important;
    margin: 0 0 10px 0 !important;
    border-bottom: solid 1px rgba(0, 0, 0, 0.25) !important;
}
.childrens-dentistry__title {
    width: 320px;
    margin: 90px auto 110px auto !important;
}

/*popup*/
/*онлайн запись*/
#popmake-454 {
    width: 340px;
    height: auto;
}

/*онлайн запись*/
#popmake-496 {
    width: 310px;
}

.popup_text {
    font-family: Roboto !important;
    font-weight: bold;
    font-size: 36px;
    line-height: 36px;
    width: 220px;
	text-transform: uppercase;
}

.popup_tel {
    border: 1px solid #c9c9ca;
    display: block;
    margin: 0 auto 15px;
    width: 100%;
    padding: 13px 20px;
    background: #fff;
    outline: none;
    color: #444;
}

.btn_popup {
    -webkit-transition: 0.4s;
       -moz-transition: 0.4s;
        -ms-transition: 0.4s;
         -o-transition: 0.4s;
            transition: 0.4s;
    background: #9FD023;
    color: #fff;
    height: 40px;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    -webkit-transition: .3s all ease;
    transition: .3s all ease;
    cursor: pointer;
    border: 0px;
    outline: none;
}

.popup_text span {
    font-family: Roboto !important;
	text-transform: uppercase;
}

/*popup and*/


@media (min-width: 768px) {
.childrens-dentistry__title {
    width: 500px !important;
    margin: 220px 0 110px 40px !important;
}
    #popmake-496 {
        width: 600px;
    }

    .popup_text {
        font-size: 44px;
        line-height: 44px;
        width: 500px;
    }

    .popup_tel,
    .btn_popup {
        width: 300px;
        margin-left: 0;
    }

    #popmake-496 {
        padding: 20px 30px 40px 30px;
        s
    }

    /*онлайн запись*/

    #popmake-454 {
        width: 740px;
    }

    .oz_hid .ui-datepicker-calendar tbody td[data-handler="selectDay"] a {
        font-size: 32px;
    }

    .oz_hid .ui-datepicker-calendar tbody td {
        font-size: 30px;
    }

    .oz_hid .ui-datepicker-title {
        font-size: 22px !important;
        margin-top: 2px !important;
    }

    body .oz_hid .ui-datepicker-next,
    body .oz_hid .ui-datepicker-prev {
        /*font-size: 18px;
    padding: 5px 20px;*/
        display: none;
    }

    .personals .active {
        display: inline-block !important;
    }

    /*онлайн запись*/
    #price_accordion {
        padding: 40px 20px 80px 20px;
    }

    .service_price_number {
        font-size: 12px;
        top: -7px;
    }

    #price_accordion {
        padding: 40px 40px 80px 40px;
    }

    .service_price_li {
        font-size: 14px;
        padding: 15px 75px 15px 0 !important;
    }

    .specialist_page_title {
        text-align: left;
        width: 500px;
        font-size: 62px;
        line-height: 62px;
        margin: 42px 0 15px 40px !important;
    }

    .cpec_text,
    .spec_list_title,
    .spec_list {
        font-size: 14px;
        line-height: 28px;
    }

    .spec_list li {
        font-size: 14px;
    }

    .page_spec_row {
        margin-bottom: 0px;
    }

    .page_spec {
        margin-bottom: 80px !important;
    }

    .page_spec_img {
        width: 690px;
        margin: 0 auto 0 auto !important;
        position: static;
    }

    .sertificat_subtitle {
        padding: 40px 40px;
    }

    .section_one__subtitle__prosthetics {
        margin: 20px 0 0 40px !important;
        width: 360px !important;
    }

    .page_about_right {
        padding: 30px 40px 80px 40px !important;
    }

    .section_one__title_prosthetics {
        padding: 0;
        width: 100% !important;
    }

    .prosthetics_img {
        position: absolute;
        width: 1020px;
        top: 260px;
        left: 150px;
        z-index: -1;
    }

    .service_box_img_left .service_img {
        text-align: left !important;
        margin-top: 10px;
    }

    .service_box_img_right .service_img {
        text-align: right !important;
        margin-top: 10px;
    }

    .service_box_img_right,
    .service_box_text_right {
        padding-right: 35px !important;
    }

    .service_box_text_left {
        padding-left: 35px !important;
    }

    .service_img img {
        width: 340px;
    }

    .service_box_img_left {
        padding-left: 35px !important;
    }

    .service_title {
        margin: 5px 0 22px 0;
        width: 175px;
    }

    .service_box {
        margin-bottom: 30px !important;
    }


    .n2-ss-slider-1 {
        height: 680px !important;
    }

    .n2-ss-margin {
        margin: 0px 40px 0px 40px !important;
    }

    .our_specialists__title {
        margin: 25px 0 20px 40px !important;
        width: 260px;
    }

    .our_specialists__text {
        margin: 10px 40px 45px 40px !important;
    }

    .our_specialists_info {
        padding: 14px 20px 65px 40px;
    }

    .our_specialists_year img {
        left: 40px;
    }

    .header_logo img {
        margin: 25px 0 0px 25px;
    }

    .section_one__title {
        text-align: left;
        margin: 200px 0 0px 40px;
        font-size: 62px;
        line-height: 62px;
        width: 500px;
    }

    .section_one__title_orthodontics {
        width: 490px;
    }

    .orthodontics_img {
        position: absolute;
        width: 635px;
        top: 35px;
        right: -185px;
        z-index: -1;
    }

    .section_one__title_implant {
        padding: 0;
        width: 320px;
    }

    .section_one__subtitle_implant {
        margin-top: 20px !important;
    }

    .service_background_img_implant {
        position: absolute;
        width: 700px;
        top: 360px;
        left: auto;
        z-index: -1;
        right: -45px;
    }

    .section_one {
        height: 955px;
    }

    .section_one__subtitle {
        margin: 20px 0 0 40px;
        font-weight: 300;
        font-size: 22px;
        text-align: left;
        line-height: 22px;
        width: 320px;
    }

    .section_one_btn {
        margin: 30px 0 0 40px;
    }

    .about_img {
        width: 585px;
    }

    .about_img img {
        position: relative;
        left: -185px;
        top: -50px;
    }

    .block_about__rightbox {
        padding: 0 20px 45px 10px !important;
    }

    /*---------------FOOTER---------------*/
    #footer_feedback_left {
        padding: 55px 20px 70px 45px;
    }

    #map {
        height: auto;
    }

    .footer_logo img {
        width: 303px;
        margin-top: 55px;
    }

    .footer_block__service {
        padding: 40px 0 0 155px !important;
    }

    #menu-menu-footer-service a,
    #menu-menu-footer-company a {
        font-size: 15px;
    }

    .footer_menu__title {
        font-size: 15px;
    }

    .footer_button_record {
        position: absolute;
        top: -90px;
    }

}

/*----------------------AND FOOTER--------------------------------*/


@media (min-width: 1200px) {
    .childrens-dentistry__title {
    margin: 220px 0 110px 110px !important;
}
   /* html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
        padding-right: 17px
    }*/

    .service_price_number {
        top: -8px;
        font-weight: bold;
        font-size: 18px;
    }

    .service_price_price {
        font-size: 20px;
    }

    .service_price_li {
        padding: 18px 95px 18px 0 !important;
        font-size: 20px;
    }

    .title_page_price {
        text-align: left;
        margin-left: 100px;
    }

    .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title span {
        font-size: 36px;
    }

    .wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
        padding: 20px 20px;
    }

    .service_price_price {
        font-size: 24px;
    }

    .service_price_li {
        font-size: 22px;
    }

    #price_accordion {
        padding: 60px 100px 80px 100px;
    }

    .page_spec_img {
        width: 630px;
        margin: 10px 0 0 auto !important;
        position: static;
    }

    .page_spec_right {
        padding: 75px 100px 0 0px !important;
    }

    .page_spec_text__class {
        text-transform: uppercase;
        width: 240px;
    }

    .page_spec_text__stage {
        text-transform: uppercase;
    }

    .specialist_page_title {
        margin: 42px 0 15px 100px !important;
    }

    .sertificat_subtitle {
        padding: 40px 0;
        width: 1230px;
        margin: 0 auto;
        font-size: 24px;
        line-height: 36px;
    }

    .white .sa_owl_theme .owl-nav .owl-next {
        display: block;
    }

    .white .sa_owl_theme .owl-nav .owl-prev {
        display: block;
        background: url(/wp-content/uploads/2019/12/perv.png) no-repeat center center !important;
    }

    .row_carousel_sertifikat {
        width: 1230px !important;
        margin: 0 auto 60px auto !important;
    }

    .row_about {
        width: 1250px !important;
        margin: 0 auto !important;
    }

    .page_about_img img {
        margin: 50px 0 0 0;
        width: 585px;
        height: auto !important;
    }

    .about_title {
        margin: 15px 0 !important;
    }

    .section_one__title_prosthetics {
        width: 460px !important;
    }

    .section_one__subtitle__prosthetics {
        width: 600px !important;
        margin: 40px 0 0 110px !important;
    }

    .service_background_img_implant {
        top: 200px;
    }

    .prosthetics_img {
        position: absolute;
        width: 1020px;
        top: 90px;
        left: 630px;
        z-index: -1;
    }

    .my_container__photo {
        margin: 0 auto !important;
        width: 1165px !important;
    }

    .images_clinic img {
        max-width: 100%;
    }

    .active {
        display: block !important;
    }

    .show-image--clinic img {
        height: 133px;
        margin: 0 0 20px 20px;

    }

    .images_clinic__box {
        display: none;
        width: 720px;
        height: 448px;
        overflow: hidden;
    }

    .images_clinic__none {
        display: none;
    }

    .photo_title {
        margin: 30px 0 70px 0 !important;
    }

    .photoclonic_galerey {
        display: flex;
        margin-bottom: 80px;
    }

    .our_specialists_imgleft,
    .our_specialists_imgright {
        display: block;
    }

    .our_specialists_imgleft {
        position: absolute;
        top: 140px;
        left: -50px;
    }

    .our_specialists_imgright {
        position: absolute;
        right: 0;
        top: -35px;
    }

    .our_specialists_img img {
        position: absolute;
        left: 10px;
        top: 45px;
        width: 270px;
    }

    .our_specialists_info {
        padding: 60px 0px 85px 310px;
    }

    .our_specialists_name {
        font-size: 40px;
        line-height: 38px;
        margin: 20px 0 10px 0 !important;
    }

    .our_specialists_year img {
        left: auto;
        right: 270px;
    }

    .our_specialists_info {
        padding: 60px 20px 85px 310px;
    }

    .ourspecialists_about_text {
        margin-top: 25px !important;
        font-size: 14px;
        line-height: 28px;
    }

    .our_specialists__text {
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        margin: 0 0 60px 0 !important;
        padding: 0 40px;
    }

    .our_specialists_dantist {
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 28px;
    }

    .our_specialists__title {
        text-align: center;
        width: 100%;
        margin: 5px 0 0 0 !important;
    }

    .tooth_box {
        margin: 0px auto 90px auto !important;
        width: 380px !important;
    }

    .tooth_row {
        width: 1200px !important;
        margin: 50px auto 0 auto !important;
    }

    .item_tooth {
        font-size: 28px;
        line-height: 32px;
        width: 260px !important;
    }

    .block_tooth__icon img {
        width: 90%;
    }

    .block_tooth__icon_two img {
        width: 130%;
    }

    .list_tooth__item {
        width: 250px;
    }

    .about_img {
        width: 625px;
    }

    .about_img img {
        position: relative;
        left: -10px;
        top: 18px;
    }

    .block_about__rightbox {
        padding: 95px 70px 80px 10px !important;
    }

    .block_about__title {
        width: 540px;
    }

    .block_about__text {
        font-size: 14px;
        line-height: 28px;
    }

    .block_about__text:before {
        top: 258px;
    }

    .section_one__title {
        text-align: left;
        margin: 210px 0 0px 110px;
        font-size: 72px;
        line-height: 72px;
        width: 530px;
    }

    .title {
        font-size: 50px;
        line-height: 50px;
    }

    .section_one__title_orthodontics {
        width: 600px;
    }

    .section_one__subtitle_orthodontics {
        width: 600px !important;
    }

    .orthodontics_img {
        top: 80px;
        right: -25px;
        z-index: -1;
    }

    .section_one__title_implant {
        width: 300px !important;
    }

    .section_one__subtitle_implant {
        margin: 40px 0 0 110px !important;
        width: 600px !important;
    }

    .section_one__subtitle {
        margin: 20px 0 0 110px;
        font-weight: 300;
        font-size: 38px;
        text-align: left;
        line-height: 38px;
        width: 540px;
    }

    .section_one_btn {
        margin: 55px 0 0 110px;
    }

    .btn {
        width: 326px;
        height: 78px;
        font-size: 20px;
                transition: 0.4s;
    }

    .section_one {
        height: 800px;
    }

    /*HEADER*/
    .my_container {
        margin: 0 auto !important;
        width: 1195px !important;
    }
	
	#header_content .my_container {
		width: 100%!important;
	}

    #header_content {
        height: auto;
        margin: 0;
        padding: 8px 30px;
    }

    .header_logo img {
        width: 225px;
        margin: 15px 0 0px 0;
    }

    #menu-menu-header-one li {
        display: inline;
    }

    #menu-menu-header-one {
        margin: 0;
        padding: 0;
    }

    #menu-menu-header-one a {
        font-weight: bold;
        font-size: 14px;
        line-height: 16px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #333333;
        text-decoration: none;
		padding: 15px 10px;
		display: inline-block;		
    }
    
    #menu-menu-header-one {
        margin: 17px 0 0 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
    }

    .header_contact {
        text-align: right;
        margin-top: 20px;
    }

    .header_phone {
        font-weight: bold;
        font-size: 18px;
        line-height: 18px;
        text-align: right;
        letter-spacing: 0.14em;
        text-transform: uppercase;
        color: #333333;
        text-decoration: none;
    }

    .header_popup_callback {
        position: relative;
        top: -5px;
        font-weight: bold;
        font-size: 12px;
        line-height: 12px;
        letter-spacing: 0.15em;
        text-transform: uppercase;
        color: #333333;
    }

    .header_phone_dashed {
        position: relative;
        top: -2px;
    }

    .header_phone_icon {
        position: relative;
        top: 2px;
        left: -2px;
    }

    .header_menu_bottom {
        margin-top: 5px;
        border-top: solid 2px #F2F2F2;
    }

    #menu-menu-header-two {
        padding: 0;
        display: flex;
        justify-content: space-between;
        margin: 0px;
    }

    #menu-menu-header-two li {
        display: inline;
    }

    #menu-menu-header-two li a {
        font-style: normal;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        color: #333333;
        text-decoration: none;
		padding: 20px 24px 15px;
		display: block;		
    }

    /*AND HEADER*/

    /*-------------------------FOOTER---------------*/
    #footer_feedback_left {
        padding: 95px 20px 85px 105px;
    }

    .footer_feedback__title {
        font-size: 62px;
        line-height: 60px;
    }

    .footer_feedback__text {
        margin-top: 35px;
        font-size: 32px;
    }

    .footer_feedback__subtitle {
        margin-bottom: 20px;
    }

    .footer_popup_callback {
        margin-top: 65px !important;
    }

    /* #map {
        height: 745px;
    }*/

    .footer_logo img {
        width: 270px;
        margin-top: 5px;
    }

    .footer_block__service {
        padding: 30px 0 0 15px !important;
    }

    #menu-menu-footer-service {
        display: flex;
        flex-wrap: wrap;
        margin-top: 0px;
    }

    #menu-menu-footer-company {
        width: 200px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 0px;
    }

    #menu-menu-footer-service li:last-child {
        width: 140px;
    }

    #menu-menu-footer-service li:nth-child(6),
    #menu-menu-footer-service li:nth-child(2) {
        width: 100px;
    }

    #menu-menu-footer-service li:nth-child(1),
    #menu-menu-footer-service li:nth-child(5) {
        width: 100px;
    }

    #menu-menu-footer-service li {
        width: 115px;
    }

    #menu-menu-footer-company li {
        width: 100px;
    }

    #menu-menu-footer-service a,
    #menu-menu-footer-company a {
        font-size: 12px;
    }

    .footer_block__company {
        padding-top: 30px;
    }

    #menu-menu-footer-service,
    #menu-menu-footer-company {
        margin-top: 0;
    }

    .footer_button_record {
        position: static;
        top: 0;
        margin-top: 55px;
        margin-left: 0px;
        font-size: 10px;
        width: 180px;
        height: 47px;
    }

    /*----------------------AND FOOTER--------------------------------*/


    .service_box {
        max-width: 1055px !important;
    }

    .service_list_yak {
        max-width: 280px;
        margin-left: auto;
    }

    .row_service {
        padding: 0 !important;
    }

    .service_title {
        font-size: 36px !important;
        line-height: 36px !important;
        width: 100% !important;
        margin: 65px 0 0 0 !important;
    }

    .service_text {
        margin-top: 25px !important;
        font-size: 14px;
        line-height: 28px;
    }

    /* .service_text:before {
        top: 115px;
    }*/

    .service_btn {
        width: 210px !important;
        height: 50px !important;
        font-size: 12px !important;
    }

    .service_box_img_left .service_img {
        margin-top: 40px !important;
    }

    .service_sitebar_title {
        margin: 80px 0 65px 0 !important;
        font-family: Roboto !important;
		text-transform: uppercase;
        font-weight: bold;
        font-size: 36px;
        line-height: 36px;
        width: 240px !important;
    }

    .service_sitebar_yak {
        display: block;
        text-decoration: none;
        font-size: 18px;
        margin-bottom: 25px !important;
        color: #333 !important;
        padding-right: 20px;
    }



}

@media (min-width: 1350px) {
    .about_img img {
        left: 73px;
    }

    .item_tooth {
        width: 300px !important;
    }

    .list_tooth__item {
        width: 300px;
    }

    .our_specialists__text {
        padding: 0;
    }
}


@media (min-width: 1600px) {
    .childrens-dentistry__title {
    width: 600px !important;
    margin: 220px 0 110px 210px !important;
}
    .specialist_page_title {
        margin: 70px 0 15px 210px !important;
    }

    .page_spec_img {
        margin: 40px auto 0 auto !important;
    }

    .page_spec_right {
        position: relative;
        top: 25px;
        right: 130px;
        width: 740px;
    }

    .namr_spec {
        margin: 35px 0 0px 0 !important;
    }

    .underline {
        position: relative;
        top: 10px;
    }

    .row_carousel_sertifikat {
        width: 1350px !important;
        margin: 0 auto 60px auto !important;
    }

    .row_about {
        width: 1586px !important;
        margin: 20px auto 50px auto !important;
    }

    .page_about_text {
        font-size: 14px;
        line-height: 28px;
    }

    .page_about_right {
        padding: 30px 10px 80px 40px !important;
    }

    .page_about_img img {
        width: 745px;
    }


    .section_one__title_orthodontics {
        width: 700px !important;
    }

    .section_one__title_prosthetics {
        width: 100% !important;
    }

    .prosthetics_img {
        width: 1040px;
        top: 70px;
        left: 850px;
    }

    .section_one__subtitle__prosthetics {
        width: 600px !important;
        margin: 65px 0 80px 210px !important;
    }

    .orthodontics_img {
        top: 20px !important;
        right: 135px !important;
        width: 700px !important;
        z-index: -1;
    }



    /*.service_box_img_left .service_img {
        margin-top: 130px !important;
    }*/

    /* .wpb_single_image img {
        position: absolute;
        width: 350px;
    }*/
    .section_one__title_implant {
        width: 500px !important;
    }

    .section_one__subtitle_implant {
        margin: 60px 0 80px 210px !important;
        width: 600px !important;
    }

    .service_background_img_implant {
        top: 35px;
        width: 1050px;
        right: 0;
    }

    .service_img img {
        position: absolute;
        width: 350px;
    }

    .service_box_text_right {
        position: relative;
        /*top: 100px;*/
        left: 80px;
        width: 700px;
        padding-right: 0 !important;
    }

    .service_title {
        font-size: 62px !important;
        margin-bottom: 55px !important;
        width: 740px !important;
    }

    .service_text {
        width: 600px;
    }

    .service_sitebar_title {
        margin: 75px 0 35px 0 !important;
    }

    .service_sitebar_yak {
        font-size: 24px;
        padding-right: 0 !important;
        margin-bottom: 10px !important;
    }

    .service_box_img_right .service_img {
        text-align: left !important;
        margin-top: 30px;
    }

    /* .service_text:before {
        top: 130px;
    }*/

    .service_btn {
        width: 326px !important;
        height: 78px !important;
        font-size: 20px !important;
    }

    .serice_section_right {
        width: 70% !important;
        margin-left: auto;
    }

    .service_box {
        margin-bottom: 90px !important;
    }

    .my_container {
        margin: 0 auto !important;
        width: 1530px !important;
    }
	
	#header_content .my_container {
		width: 100%important;
	}

    .header_popup_callback {
        width: 200px;
        right: -150px;
    }

    .section_one__title {
        margin: 190px 0 0px 210px;
        font-size: 72px;
        line-height: 72px;
    }

    .section_one__subtitle {
        margin: 20px 0 0 210px;
    }

    .section_one_btn {
        margin: 55px 0 0 210px;
    }

    .section_one {
        height: 900px;
    }

    .about_img {
        width: 770px;
    }

    .about_img img {
        position: relative;
        left: 183px;
        top: 35px;
    }

    .block_about__text {
        width: 610px;
    }

    .block_about__rightbox {
        padding: 115px 70px 140px 10px !important;
    }

    .block_about__title {
        position: relative;
        left: -120px;
    }

    .block_about__text:before {
        top: 270px;
    }

    .tooth_row {
        width: 1500px !important;
        margin: 170px auto 80px auto !important;
    }

    .list_tooth__item {
        font-size: 15px;
        line-height: 28px;
    }

    .tooth_box {
        margin: 0px auto 90px auto !important;
        width: 430px !important;
    }

    .our_specialists__title {
        margin: 85px 0 0 0 !important;
    }

    .our_specialists_info {
        padding: 148px 20px 85px 433px;
    }

    .our_specialists_img img {
        left: 50px;
        top: 125px;
        width: 350px;
    }

    .our_specialists_year img {
        right: 310px;
    }

    .our_specialists__text {
        padding: 0 20px;
        margin: 0 0 170px 0 !important;
    }

    .photo_title {
        margin: 70px 0 80px 0 !important;
    }

    .my_container__photo {
        width: 1500px !important;
    }

    .images_clinic__none {
        display: inline-block !important;
    }

    #footer_feedback_left {
        padding: 95px 20px 85px 205px;
    }

    .footer_logo {
        padding-top: 25px;
        padding-left: 15px;
    }

    .footer_logo img {
        width: 355px;
    }

    .footer_block__service {
        padding: 30px 110px 0 55px !important;
    }

    .footer_button_record {
        position: relative;
        margin: 0;
        left: 15px;
        top: 35px;
        width: 325px;
        height: 78px;
        font-size: 20px;
    }

    .show-image--clinic img {
        height: 148px;
        margin: 0 0 20px 20px;
    }

    .images_clinic__box {
        width: 760px;
        height: 493px;
    }


}

button#responsive-menu-button{
	position: fixed!important;
	z-index: 10000000!important;
}

#menu-menu-header-one li ul.sub-menu{
	display: none;
}

#menu-menu-header-one li.menu-item-has-children{
	position: relative;
}

#menu-menu-header-one li:hover>ul.sub-menu{
    display: block;
    position: absolute;
    background: #fff;
    padding: 10px 20px;
    left: -20px;
	top: 45px;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.25);
}

#menu-menu-header-one ul.sub-menu li a{
	font-size: 12px;
	display: inline-block;
	padding: 9px 0;
}

.page .entry-content ul li{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 5px;	
}

.page .entry-content p, .post .entry-content p{
	line-height: 28px;
}

.see-more-text{
	display: none;
}

.entry-content a{
	color: #8fbe15;
}