/* <Шрифты> */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: "Neutral-Face";
    src: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/fonts/NeutralFace.otf");
}
/* <Шрифты/> */
:root{
    --social-hover:#888888;
}
body{
    font-family: "Noto Sans", sans-serif;
    background: #FFF;
}

.wpcf7 form .wpcf7-response-output {
	margin: 10px 0.5em 5px;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
	background-color: #fff;
}
.span__custom__social{
	font-weight: 700;
    color: #fff;
    display: contents;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: contents;
    width: 215px;
}
#wpcf7-f268-o2{
max-width:527px!important;
}
  .popup__content {
            background-color: #F5F5F5;
            position: absolute;
            top: 77px;
            z-index: 30;
            width: 100%;
            padding-top: 0px;
            padding-bottom: 65px;
            transition: 0.3s ease-in;
            height: 90vh;
            overflow-y: scroll;
}
        .popup__content__flex{
            display: flex;
            flex-direction: column;

            gap: 30px;
            align-items: center;
        }
        .popup__content__flex__item a{
            font-weight: 400;
            font-size: 16px;
            line-height: 120%;
            text-align: center;
            color: #3e3a37;
        }
.btn__arrow{
    padding-left: 0px;
    pointer-events: none;
    cursor: pointer;
}
.none-mob{
    display: none;
}
.burger-menu__overflow-hidden{
    overflow-y: hidden;
}
.burger-menu__overflow-hidden-none{
    overflow: auto;
}
.mob{
    display: none;
}
.br__mob{
    display: none;
}
.li__maker{
    display: flex;
    align-items: baseline;

    gap: 10px;
}
.tochka__center{
    padding-bottom: 3px;
}
.section__banner__bottom-li__mob{
    display: none;
}
.section__banner__content-li__mob{
    display: none;
}
button{
    cursor: pointer;
}
.none{
    display: none!important;
}
.container{
    max-width: 1920px;
    margin: 0 auto;

    padding: 0px 276px 0px 277px;
    /* border: 1px solid #000; */
}
.padding-tb{
    padding-top: 25px;
    padding-bottom: 25px;
}
.padding-rl{
    padding: 0px 276px 0px 277px;
}
/* <header> */

.header__content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__items-ul{
    display: flex;
    align-items: center;
    gap: 30px;
}
.header__items-li:hover{
    text-decoration: underline;


}
.header__items-li{
  font-size: 14px;
  font-weight: 500;

  cursor: pointer;
}
.form-header:hover{
    background-color: #ECECEC;
    transition: 0.2s;

}
.form-header{
    font-family: "Neutral-Face";
    font-size: 18px;

    padding: 12px 15px 10px 15px;
    cursor: pointer;

    border: 1px solid #000;
    border-radius: 9px;
}

/* </header> */

/* <section> */
.section__banner{
    position: relative;
    height: 994px;
}
.section__banner-bg{
    background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
    position: relative;

    height: 910px;
}
.section__banner__content{
    position: absolute;
    top: 230px;
}
.bg-01{
    background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
}
.section__banner__content__title-style{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 74px;
    line-height: 120%;
    color: #0e1417;
}
.section__banner__content__subtitle-style{
    font-weight: 400;
    font-size: 36px;
    color: #3e3a37;

    margin-top: 27px;
}
.section__banner__content__form{
    background-color: rgba(255, 255, 255, 0.62);
    

    padding: 40px 100px 35px 50px;

    z-index: 1;
    border-radius: 9px;

    border: 1px solid #000;
    width: max-content;
}

.section__banner__content-ul{
    display: flex;
    flex-direction: column;

    gap: 17px;
}
.section__banner__content-li{
    font-weight: 400;
    font-size: 28px;
    color: #3e3a37;

}
.section__banner__bottom{
    background-color: #000;

}
.section__banner__bottom-ul{
    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 20px 0px;

}
.section__banner__bottom-li{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    text-align: center;
    color: #fff;
}
.btn__form-click{
    border-radius: 9px;
    padding: 15px 25px 18px 25px;

    background-color: #000;

    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    color: #fff;

    margin-top: 31px;
   
}
.section__implants{
    margin-top: 130px;
    padding-right: 50px;

    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_01.svg");

    margin-bottom: 130px;

}
.section__implants__title{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 40px;
    line-height: 110%;
    color: rgba(0, 0, 0, 0.8);
}
.section__implants__content__flex{
    display: flex;
    align-items: baseline;
    justify-content: space-between;

    margin-top: 65px;
}
.section__implants__content__flex-list__text{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #181512;

    margin-top: 41px;
}
.section__implants__bottom{
    margin-top: 133px;
}
.section__implants__bottom-flex-list-left{
    max-width: 632px;

    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.5);
}
.section__implants__bottom-flex-list-right{
    max-width: 632px;

    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #d1d1d1;
   
}
.section__implants__bottom-flex-list-right{
    border-radius: 9px;
  

    background: #0e1417;

    padding: 11px 39px 12px 13px;

    display: flex;
    align-items: center;

    justify-content: space-between;
}
.section__implants__bottom-flex-list-right-social{
    display: flex;

    gap: 8.94px;
    justify-content: center;
    padding-bottom: 12px;
}
.section__implants__bottom-flex{
    display: flex;
    justify-content: space-between;
}
.section__implants__products-flex{
    display: flex;

    justify-content: space-between;

    margin-bottom: 230px;

   
}
.section__title{
    font-family: "Neutral-face";
    font-weight: 400;
    font-size: 40px;
    line-height: 110%;
    color: #000;

    margin-bottom: 35px;
}
.section__implants__products-flex-right{
    display: flex;

    border: 2px solid #000;
    border-radius: 9px;

    background: #f1f1f1;

    padding: 40px 29px 0px 0px;

    position: relative;

    justify-content: space-between;

    width: 890px;
    height: 560px;

}
.section__implants__products-flex-right__text-top{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.5);

    max-width: 660px;
}
.section__implants__products-flex-right__text-bottom__title{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #181512;

    margin-top: 26px;
    margin-bottom: 10px;
}
.section__implants__products-flex-right__text-bottom__ul{
    display: flex;
    flex-direction: column;

    gap: 10px;
   
}
.pl-280{
    padding-left: 280px;
}
.section__implants__products-flex-right__text-bottom__li{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.7);
}
.section__implants__products-flex-left__ul{
    display: flex;
    flex-direction: column;

    gap: 20px;
    width: 390px;
}
.section__implants__products-flex-left__li{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.7);
}
.section__advantages__grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: max-content max-content;

    gap: 60px;
    column-gap: 80px;

    margin-top: 65px;
}
.section__advantages__grid__items{

    border-radius: 9px;
    display: flex;
    align-items: baseline;

    gap: 10px;

}
.correct-width-01{
    max-width: 510px;
}
.section__consultation__content{
    background: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/форма_bg_01.png");
    background-repeat: no-repeat;

    height: max-content;
    background-size: cover;
}
.section__consultation__img{
    position: relative;
}
.section__consultation__title{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 34px;
    line-height: 120%;

    color: #fff;
}
.section__consultation__subtitle{
    font-size: 24px;
    line-height: 190%;

    color: #fff;

}
.form{
    width: 560px;
    display: flex;

    flex-direction: column;

    gap: 10px;
}
.input__form::placeholder{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.5);
}
.input__form{
    border-radius: 9px;
    background: #f7f7f7;
    font-size: 22px;

    padding: 22px 15px 22px 25px;
    width: 100%;
    margin-top: 10px;
}
.btn__form:hover{
    background: #0e1417;

    transition: 0.2s;
}
.btn__form{
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    color: #fff;

    border: 1px solid #fff;
    border-radius: 9px;
    padding: 15px 20px;
    width: 100%;
    
    background-color:#000;
    
}
.section__consultation__content__flex{
    display: flex;

    gap: 90px;
    justify-content: flex-end;
    padding-top: 61px;
    padding-right: 56px;
    padding-bottom: 10px;
}
.section__stages{
    background: #EEEEEE;
}
.section__stages__content{
    padding: 95px 0px 99px 0px;
}
.section__stages__content__grid{
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: max-content max-content max-content;
    gap: 13px;
}
.section__stages__content__grid__items{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 28px 30px 28px 31px;

    border: 1px solid #000;
    border-radius: 9px;
    background-color: #F5F5F5;

    transition: 0.2s;
    cursor: pointer;
    
}
.section__stages__content__grid__items:hover{
  
    background-color: #FFF;
}
.section__stages__content__grid__items__text{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #181512;
}
.section__stages__block{
    display: flex;
    flex-direction: column;
    align-items: flex-start;

    
}
.section__stages__block__flex{
    display: flex;
    gap: 33px;
}
.section__doctor{
    background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_02.svg);
    background-repeat: no-repeat;
    background-position-x: -86px;
    background-position-y: 95px;
    padding-top: 130px;

    padding-bottom: 100px;
}
.section__doctor__content{
    display: grid;
    grid-template-columns: 1fr 1fr;

    gap: 50px;
}
.section__doctor__content__text{
    display: flex;
    flex-direction: column;

    gap: 25px;

}
.section__content__right{
    position: relative;

    z-index: 2;
    margin-left: 176px;
}
.btn__doctor{
    border-radius: 9px;
    padding: 24px 36.5px 22px 36.5px;

    background: #000;
    color: #fff;
    width: max-content;

    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    color: #fff;

    margin-top: 35px;
}
.correct-width-02{
    max-width: 552px;
}
#img__doctor{
    width: 311px;
    /* position: absolute;

    top: 0;
    z-index: 2; */
    
}
.section__content__right__line{
    width: 311px;
    height: 387px;

    border: 1px solid #000;
    border-radius: 9px;
    z-index: 1;

    /* position: absolute;
    top: 0;
    left: 30px;
    top: 30px; */
}
.doctor__name{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #181512;

    margin-top: 25px;
    margin-left: 25px;

   
}
.doctor__info{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #808080;

    margin-left: 25px;
    margin-top: 10px;

    
}
.section__installations{
    background: #EEE;
}
.section__installations__content__grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;

    justify-content: space-between;
    column-gap: 25px;
}
.k::after{
    content: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_box.svg");

    position: absolute;
    top: 30px;
    left: 20px;
}
.section__installations__content__bottom{
    margin-top: 60px;
    margin-left: 20px;
}
.section__installations__content__bottom__line{
    width: min-content;
    transform: rotate(90deg);

    margin-top: 25px;
    margin-bottom: 10px;
}
.section__installations__content__bottom__line::after{
    content: "";
    display: block;
    width: 40px;
    height: 1px;
    border: 1px solid #000;

    transform: rotate(90deg);

}
.section__installations__content__bottom__title{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #181512;
}
.section__installations__content__bottom__subtitle{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #808080;

    margin-top: 5px;
    margin-bottom: 15px;
}
.section__installations__content__bottom__text{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.5);
}
.section__reviews__content__grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto auto;
}
.section__reviews__content__grid__items{
    display: flex;
    flex-direction: column;

    gap: 25px;
    align-items: baseline;

    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    border-right: 1px solid rgba(0, 0, 0, 0.3);

    padding: 15px 20px 30px 0px;
}
.section__reviews__content__grid__items__stars{

    height: 22px;
}
.section__reviews{
    padding-top: 130px;
    padding-bottom: 130px;
}
.pl_30{
    padding-left: 30px;
}
.section__question_answer{
    padding-bottom: 130px;
}
.section__form__two{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/форма_bg_02.png");
    padding-bottom: 130px;
    
}
.section__form__two__content__right{
    display: flex;
    flex-direction: column;

    align-items: center;
    padding-right: 184px;
    
}
.section__form__two__content__left{
    padding-top: 60px;
    padding-left: 78px;
}
.section__form__two__content__left__text__top{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
}
.section__form__two__content__left__text__bottom{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
}
.section__form__two__content__left__line{
    width: min-content;
   
    
}
.section__form__two__content__left__line::after{
    content: "";
    display: block;
    border: 1px solid #e5e5e5;
    width: 116px;

    margin: 20px 0;
   
}
.section__form__two__content__grid{
    display: grid;
    grid-template-columns: 1fr 1fr;

    padding-top: 130px;
}

/* </section> */

/* <footer> */
.footer{
    background: #181512;

    padding-top: 25px;

    padding-bottom: 149px;

}
.footer__grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.footer__grid__items__links__grid{
    display: grid;
    grid-template-columns: max-content max-content max-content;
    grid-template-rows: repeat(3, max-content);

    gap: 20px;
    column-gap: 40px;
}
.footer__grid__items__links__grid__items{
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: #fff;
}
.footer__grid__items__address{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
}
.footer__grid__items__address__text{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #fff;
 
}
.footer__grid__items__text{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #fff;

}
.footer__tel{
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    color: #fff;

}
.form-footer{
    color: #fff;
    border: 1px solid #fff;

    margin-bottom: 82px;

}
.footer__grid__right{
    display: flex;

    gap: 64px;
    justify-content: flex-end;
}
.footer__grid__left{
    display: flex;

    gap: 62px;
    width: max-content;
}
.footer__grid__items__left__flex__columns{
    display: flex;
    flex-direction: column;

    gap: 44px;

}
.footer__grid__items__info{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #707070;
}
.footer__grid__items__copyright{
    font-weight: 300;
    font-size: 18px;
    line-height: 120%;
    color: #707070;

    margin-top: 25px;
}
.form__popup{
    max-width: 749px;
  


    margin: 0 auto;

    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_popup.svg");
    background-repeat: no-repeat;

    background-position-x: 31px;
    background-position-y: 34px;


    background-color: #fff;
    transition: 0.2s;
    padding-bottom: 121px;

    margin-top: 100px;


}
.form__position{
    background-color: #F5F5F5;

    position: fixed;
    width: 100%;
    height: 100vw;
    z-index: 100;

    top: 0;
}
.btn__close__content{
    position: relative;
    height: 60px;
    width: 100%;
}
.container__popup{
    max-width: 475px;
    margin: 0 auto;
    padding: 0 10px;


    margin-top: 122px;
}
.form__popup__title{
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 40px;
    line-height: 110%;
    text-align: center;
    color: #000;

    margin-bottom: 25px;
}
.input__form__popup{
    border: 1px solid #b0b5ba;
    border-radius: 9px;

    padding: 15px 5px 15px 20px;
    margin-top: 10px;

    
}
.btn__submit__popup{
    border-radius: 9px;
    padding: 10px 20px;

    background: #181512;

    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    color: #fff;

    margin-top: 10px;
  
}
.btn__form{
    font-weight: 400;
    font-size: 28px;
    line-height: 100%;
    color: #fff;

    border: 1px solid #fff;
    border-radius: 9px;
    padding: 15px 20px;
    width: 100%;
    
    background-color:#000!important;
    
}
.btn__close__popup{
    height: 30px;
    width: 30px;

    position: absolute;
    bottom: 0px;
   
    right: 20px;
}
#span__01{
    display: block;
    width: 30px;
    border: 1px solid #000;
    transform: rotate(-45deg);
    position: absolute;
}
#span__02{
    display: block;
    width: 30px;
    border: 1px solid #000;
    transform: rotate(45deg);
    position: absolute;
}
.btn__z__index{
    position: relative;
    z-index: 20;
}
.social{
    cursor: pointer;
}
.whats__up{
background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/whats_up.svg");
width: 32px;
height: 32px;
}
.whats__up:hover{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/whats_up_hover.svg");
    width: 32px;
    height: 32px;
}
.vk{
background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk.svg");
width: 32px;
height: 32px;
}
.vk:hover{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk_hover.svg");
    width: 32px;
    height: 32px;
}
.telegram{
background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram.svg");
width: 32px;
height: 32px;
}
.telegram:hover{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram__hover.svg");
    width: 32px;
    height: 32px;
}
.instagram{
background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram.svg");
width: 32px;
height: 32px;
}
.instagram:hover{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram__hover.svg");
    width: 32px;
    height: 32px;
}


    .vk_30{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk.svg");
    width: 32px;
    height: 32px;
    }
    .vk_30:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk_hover.svg");
        width: 32px;
        height: 32px;
    }
    .telegram_30{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram.svg");
    width: 32px;
    height: 32px;
    }
    .telegram_30:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram__hover.svg");
        width: 32px;
        height: 32px;
    }
    .instagram_30{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram.svg");
    width: 32px;
    height: 32px;
    }
    .instagram_30:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram__hover.svg");
        width: 32px;
        height: 32px;
    }
.footer__btn__hover{
    transition: 0.2s;
}
.footer__btn__hover:hover{
    background-color: #424040;
}
.a__text__footer{
    color: #fff;
}
.a__text__header{
    color: #000000;
}

/* <Media> */
@media(max-width: 1600px){
    .pl-280{
        padding-left: 0px;
    }
    .header__logo-style{
    width: 80%;
    }
    .padding-tb {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header__items-ul {
        display: flex;
        align-items: center;
        gap: 20px;
    }
    .header__items-li {
        font-size: 13px;
        font-weight: 500;
        cursor: pointer;
    }
    .form-header {
        font-family: "Neutral-Face";
        font-size: 16px;
        padding: 10px 13px 8px 13px;
        cursor: pointer;
        border: 1px solid #000;
        border-radius: 9px;
    }
    /* //SECTION-01 */
    .section__banner__content__title-style {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 62px;
        line-height: 120%;
        color: #0e1417;
    }
    .section__banner__content__subtitle-style {
        font-family: var(--second-family);
        font-weight: 400;
        font-size: 31px;
        color: #3e3a37;
        margin-top: 27px;
    }
    .section__banner__content__form {
        background-color: rgba(255, 255, 255, 0.62);
        padding: 35px 45px 30px 45px;
        z-index: 1;
        border-radius: 9px;
        border: 1px solid #000;
    }
    .section__banner__content-ul {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .section__banner__content-li {
        font-weight: 400;
        font-size: 21px;
        color: #3e3a37;

        
    }
    .btn__form-click {
        border-radius: 9px;
        padding: 13px 23px 16px 23px;
        background-color: #000;
        font-weight: 400;
        font-size: 25px;
        line-height: 100%;
        color: #fff;
        margin-top: 31px;
    }
    .banner__bg{
   
        position: absolute;
        bottom: 0;
        left: -435px;
        z-index: 2;
        max-width: 169%;
   
    }
    .section__banner__bottom-li {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        text-align: center;
        color: #fff;
    }
    /* //SECTION-02 */
    .section__implants__content__flex-list__img{
    width: 80%;
    }
    .section__implants__content__flex-list{
    text-align: center;
    }
    .section__implants__bottom-flex-list-left {
        max-width: 632px;
        font-weight: 400;
        font-size: 17px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.5);
        padding: 0px 15px;
    }
    .section__implants__products-flex-left__li {
        font-weight: 400;
        font-size: 15px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.7);
        padding: 0 10px;
        width: 330px;
    }
    .section__implants__bottom-flex-list-right {
        max-width: 632px;
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        color: #d1d1d1;
    }
    .section__implants__products-flex-right {
        display: flex;
        border: 2px solid #000;
        border-radius: 9px;
        background: #f1f1f1;
        padding: 40px 29px 0px 0px;
        position: relative;
        justify-content: space-between;
        width: 891px;
        height: 475px;
    }
    .section__implants__products-flex-right__text-top {
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.5);
        max-width: 350px;
    }
    .section__doctor__content__text {
        display: flex;
        flex-direction: column;
        gap: 25px;
        width: max-content;
    }
    element.style_IMG {
        position: absolute;
        top: 60px;
        left: -70px;
        width: 58%;
    }
    .section__implants__products-flex-right__text-bottom__title {
        font-weight: 400;
        font-size: 24px;
        line-height: 120%;
        color: #181512;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .section__implants__products-flex-right__text-bottom__li {
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.7);
    }
    /*SECTION-04*/
    .section__advantages__grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: max-content max-content;
        gap: 50px;
        column-gap: 80px;
        margin-top: 65px;
    }
    /*FORM*/
    .form {
        width: 400px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .section__consultation__title {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 30px;
        line-height: 120%;
        color: #fff;
    }
    .section__consultation__content__flex {
        display: flex;
        gap: 35px;
        justify-content: flex-end;
        padding-top: 61px;
        padding-right: 56px;
    }
    .input__form {
        border-radius: 9px;
        background: #f7f7f7;
        font-size: 22px;
        padding: 18px 10px 18px 20px;
        width: 100%;
    }
    .btn__form {
        font-weight: 400;
        font-size: 24px;
        line-height: 100%;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 9px;
        padding: 15px 20px;
        width: 100%;
        background-color: #000!important;
    }
    IMG.element.style {
        position: absolute;
        top: -92px;
        left: 0px;
    }
    /*DOCTOR*/
    .doctor__name {
        font-weight: 400;
        font-size: 24px;
        line-height: 120%;
        color: #181512;
        margin-top: 100px;
        margin-left: 25px;
        margin-bottom: 10px;
    }
  
    .section__installations__content__grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        justify-content: space-between;
        column-gap: 50px;
    }
    .section__implants__products-flex-right__img img{
        position: absolute;
        top: 60px!important;
        left: -70px!important;
        width: 61%;
    }
    .section__consultation__img img{
        position: absolute!important;
        top: -92px!important;
        left: -32px!important;
    }
    .section__consultation__text{
        width: 380px;
    }
   .k::after {
        content: "";
        position: absolute;
        top: 20px;
        left: 20px;
        width: 100%;
        height: 151px;
        display: block;
        border: 1px solid #000;
        border-radius: 9px;
    }
    .section__form__two__content__right {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-right: 20px;
    }
    .footer__grid__items__address {
        font-weight: 400;
        font-size: 22px;
        line-height: 120%;
        color: #fff;
    }
    .footer__grid__items__address__text {
        font-weight: 400;
        font-size: 22px;
        line-height: 120%;
        color: #fff;
    }
    .footer__tel {
        font-weight: 400;
        font-size: 22px;
        line-height: 120%;
        color: #fff;
    }
    .footer__grid__items__copyright {
        font-weight: 300;
        font-size: 18px;
        line-height: 120%;
        color: #707070;
        margin-top: 25px;
        width: 420px;
    }
    .footer__grid__items__info {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 16px;
        line-height: 120%;
        color: #707070;
        width: 500px;
    }
    .form-footer {
        color: #fff;
        border: 1px solid #fff !important;
        margin-bottom: 105px;
    }
    .stage__one{
        font-weight: 400;
        font-size: 15px;
        line-height: 118%;
        color: rgba(0, 0, 0, 0.5);
        max-width: 600px;
        padding-left: 56px;
}
.section__implants__products-flex-right__text-top {
    font-weight: 400;
    font-size: 15px;
    line-height: 118%;
    color: rgba(0, 0, 0, 0.5);
    max-width: 600px;
    padding-left: 0px;
}
.section__implants__products-flex-right__img{
    width: 130%;
}

    .section__banner-bg {
    background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
    position: relative;
    height: 800px;
}
.section__banner {
    position: relative;
    height: 820px;
}
.section__banner-bg img{
    position: absolute;
    bottom: 0;
    left: 210px!important;
    z-index: 2;
    max-width: 103%!important;
}
.section__advantages__grid__items__img{
                width: 230px;
            }
            .section__advantages__grid__items{

    border-radius: 9px;
    display: flex;
    align-items: baseline;

    gap: 10px;

}
#wpcf7-f268-o2{
max-width:400px!important;
}
    
    }
    @media(max-width:1440px){
        .container {
            max-width: 1920px;
            margin: 0 auto;
            padding: 0px 150px 0px 150px;
            /* border: 1px solid #000; */
        }
            .k::after {
        content: "";
        position: absolute;
        top: 20px;
        left: 20px;
        width: 100%;
        height: 163px;
        display: block;
        border: 1px solid #000;
        border-radius: 9px;
    }
        .padding-tb {
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .section__banner-bg img {
            position: absolute;
            bottom: 0;
            left: 212px !important;
            z-index: 2;
            max-width: 90% !important;
        }
    }
    @media(max-width:1366px){
        .header__content {
            display: flex;
            align-items: center;
            justify-content: space-around;
        }
            .k::after {
        content: "";
        position: absolute;
        top: 20px;
        left: 20px;
        width: 100%;
        height: 150px;
        display: block;
        border: 1px solid #000;
        border-radius: 9px;
    }
        .header__items-ul {
            display: flex;
            align-items: center;
            gap: 10px;
        }
        .header__logo-style {
            width: 80%;
        }
        .header__items-ul:last-child{
            padding-right: 15px;
        }
        .header__items-li {
            font-size: 10px;
            font-weight: 500;
            cursor: pointer;
        }
        .form-header {
            font-family: "Neutral-Face";
            font-size: 12px;
            padding: 8px 11px 6px 11px;
            cursor: pointer;
            border: 1px solid #000;
            border-radius: 9px;
        }
        .btn__form-click {
            border-radius: 9px;
            padding: 13px 23px 16px 23px;
            background-color: #000;
            font-weight: 400;
            font-size: 20px;
            line-height: 100%;
            color: #fff;
            margin-top: 31px;
        }
        .section__banner-bg img{
            position: absolute;
            bottom: 0;
            left: -280px!important;
            z-index: 2;
            max-width: 165%!important;
        }
        
            .section__banner__content-li {
                font-weight: 400;
                font-size: 19px;
                color: #3e3a37;
            
        }
        .section__banner__content__title-style {
            font-family: "Neutral-Face";
            font-weight: 400;
            font-size: 55px;
            line-height: 120%;
            color: #0e1417;
        }
        .section__banner__content__subtitle-style {
            font-weight: 400;
            font-size: 26px;
            color: #3e3a37;
            margin-top: 27px;
        }
        .section__banner__bottom-li {
            font-family: "Neutral-Face";
            font-weight: 400;
            font-size: 12px;
            line-height: 100%;
            text-align: center;
            color: #fff;
        }
        .section__implants__content__flex-list__text {
            font-weight: 400;
            font-size: 20px;
            line-height: 120%;
            text-align: center;
            color: #181512;
            margin-top: 41px;
        }
        .section__implants__bottom-flex-list-left {
            max-width: 632px;
            font-weight: 400;
            font-size: 16px;
            line-height: 120%;
            color: rgba(0, 0, 0, 0.5);
            padding: 0px 15px;
        }
        .section__implants__bottom-flex-list-right {
            border-radius: 9px;
            background: #0e1417;
            padding: 7px 25px 5px 12px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .section__implants__products-flex-right__text-top {
            font-weight: 400;
            font-size: 15px;
            line-height: 118%;
            color: rgba(0, 0, 0, 0.5);
            max-width: 251px;

            padding-left: 15px;
        }
        .section__implants__products-flex-right {
            display: flex;
            border: 2px solid #000;
            border-radius: 9px;
            background: #f1f1f1;
            padding: 40px 29px 0px 0px;
            position: relative;
            justify-content: space-between;
            width: 891px;
            height: max-content;
            padding-bottom: 25px;
        }
        .section__implants__products-flex-right__img img{
            position: absolute;
            top: -37px;
            left: -70px;
        }
        .section__implants__products-flex-right__text-bottom__title {
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #181512;
            margin-top: 20px;
            margin-bottom: 15px;
            padding-left: 0px;
        }
        .correct__width-01{
            width: 180px;
        }
        
        .section__implants__products-flex-right__text-bottom__ul {
            display: flex;
            flex-direction: column;
            gap: 10px;

            padding-left: 25px;
        }
        .section__advantages__grid__items {
            border-radius: 9px;
            display: flex;
            align-items: baseline;
            gap: 30px;
        }
        .section__advantages__grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            grid-template-rows: max-content max-content;
            gap: 50px;
            column-gap: 15px;
            margin-top: 65px;
        }
        .section__consultation__text {
            width: 470px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            padding-left: 160px;
        }
        .section__consultation__subtitle {
            font-size: 24px;
            line-height: 130%;
            color: #fff;
            margin-top: 5px;
        }
        .section__consultation__img img {
            position: absolute !important;
            top: -75px !important;
            left: -32px !important;
            width: 220px;
        }
        .section__consultation__title {
            font-family: "Neutral-Face";
            font-weight: 400;
            font-size: 28px;
            line-height: 120%;
            color: #fff;
        }
        .btn__form {
            font-weight: 400;
            font-size: 22px;
            line-height: 100%;
            color: #fff;
            border: 1px solid #fff;
            border-radius: 9px;
            padding: 15px 20px;
            width: 100%;
        }
        .doctor__name {
            font-weight: 400;
            font-size: 24px;
            line-height: 120%;
            color: #181512;
            margin-top: 50px;
            margin-left: 40px;
            margin-bottom: 10px;
        }
        .section__doctor__content {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
        }
        .section__implants__products-flex-right__text-top__width__1366{
            max-width: 350px;
            padding-left: 0px;
        }
        .section__form__two__content__left {
            padding-top: 30px;
            padding-left: 0px;
        }
            .section__consultation__title {
                font-family: "Neutral-Face";
                font-weight: 400;
                font-size: 24px;
                line-height: 120%;
                color: #fff;
            }
        .section__form__two__content__left__text__top {
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #fff;
        }
        .section__form__two__content__left__text__bottom {
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #fff;
        }
        .section__form__two__content__right h2{
            margin-bottom: 42px!important;
        }
        .section__form__two__content__grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            padding-top: 130px;
            gap: 100px;
        }
        .footer__grid__items__address {
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #fff;
        }
        .footer__grid__items__address__text {
            font-weight: 400;
            font-size: 18px;
            line-height: 120%;
            color: #fff;
        }
    .footer__tel {
            font-weight: 400;
            font-size: 17px;
            line-height: 120%;
            color: #fff;
        }
    
        .footer__grid__items__info {
            font-family: "Neutral-Face";
            font-weight: 400;
            font-size: 13px;
            line-height: 120%;
            color: #707070;
            width: 500px;
        }
        .footer__grid__items__copyright {
            font-weight: 300;
            font-size: 16px;
            line-height: 120%;
            color: #707070;
            margin-top: 25px;
            width: 420px;
        }
    
        .form-header-2 {
            font-family: "Neutral-Face";
            font-size: 14px;
            padding: 8px 11px 6px 11px;
            cursor: pointer;
            border: 1px solid #000;
            border-radius: 9px;
        }
        .stage__one{
            font-weight: 400;
            font-size: 15px;
            line-height: 118%;
            color: rgba(0, 0, 0, 0.5);
            max-width: 600px;
            padding-left: 56px;
    }
    .section__implants__products-flex-right__text-top {
        font-weight: 400;
        font-size: 14px;
        line-height: 118%;
        color: rgba(0, 0, 0, 0.5);
        max-width: 600px;
        padding-left: 15px;
    }
    .section__advantages__grid__items__img{
                width: 230px;
            }
       
        .container {
            max-width: 1920px;
            margin: 0 auto;
            padding: 0px 150px 0px 150px;
            /* border: 1px solid #000; */
        }
            .header__items-li {
                font-size: 12px;
                font-weight: 500;
                cursor: pointer;
            }
        .section__banner-bg img {
                position: absolute;
                bottom: 0;
                left: 150px !important;
                z-index: 2;
                max-width: 98% !important;
            }
            .section__implants__products-flex-right__img img {
                position: absolute;
                top: 40px !important;
                left: -70px !important;
            }
        .section__implants__products-flex-left__li {
                font-weight: 400;
                font-size: 15px;
                line-height: 120%;
                color: rgba(0, 0, 0, 0.7);
                padding: 0 0px;
                width: 312px;
            }
        .section__advantages__grid__items {
                border-radius: 9px;
                display: flex;
                align-items: baseline;
                gap: 5px;
            }
            .section__consultation__text {
                width: 470px;
                display: flex;
                flex-direction: column;
                justify-content: center;
                padding-left: 125px;
            }
        .section__consultation__img img {
                position: absolute !important;
                top: -75px !important;
                left: 10px !important;
                width: 220px;
            }
            .section__form__two__content__left {
                padding-top: 30px;
                padding-left: 100px;
            }
            .padding-tb {
                padding-top: 20px;
                padding-bottom: 20px;
                
            }
                .section__implants__products-flex-right__img img {
                    position: absolute;
                    top: 60px;
                    left: -70px;
                    width: 65%;
                    
                }
                    .section__implants__products-flex-right__text-bottom__ul {
                        display: flex;
                        flex-direction: column;
                        gap: 10px;
                        padding-left: 0px;
    }
        .section__advantages__grid__items__img {
        width: 190px;
    }
        .form-footer {
        color: #fff;
        border: 1px solid #fff !important;
        margin-bottom: 80px;
    }
    .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    margin-bottom: 10px;
}
.form__popup {
    max-width: 749px;
    margin: 0 auto;
    background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_popup.svg);
    background-repeat: no-repeat;
    background-position-x: 31px;
    background-position-y: 34px;
    background-color: #fff;
    transition: 0.2s;
    padding-bottom: 121px;
    margin-top: 0px!important;
}
.container__popup {
    max-width: 475px;
    margin: 0 auto;
    padding: 0 10px;
    margin-top: 20px;
}
.form__popup__title {
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 34px;
    line-height: 110%;
    text-align: center;
    color: #000;
    margin-bottom: 25px;
}
    
    }

.header__mob{
    display: none;
}
.footer__mob{
    display: none;
}
    @media(max-width:1280px){
        .container{
            max-width: 1920px;
            margin: 0 auto;
        
            padding: 0px 150px 0px 150px;
            /* border: 1px solid #000; */
        }
            .k::after {
        content: "";
        position: absolute;
        top: 20px;
        left: 20px;
        width: 100%;
        height: 136px;
        display: block;
        border: 1px solid #000;
        border-radius: 9px;
    }
        .section__consultation__text {
        width: 470px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 145px;
    }
        .padding-tb {
            padding-top: 20px;
            padding-bottom: 20px;
        }
        .header__items-li {
            font-size: 12px;
            font-weight: 500;
            cursor: pointer;
        }
        .section__banner {
            position: relative;
            height: 720px;
        }
        .section__banner-bg {
            background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
            position: relative;
            height: 760px;
        }
        .section__banner-bg img {
            position: absolute;
            bottom: 0;
            left: 180px !important;
            z-index: 2;
            max-width: 95% !important;
        }
        .section__banner__content-li {
            font-weight: 400;
            font-size: 18px;
            color: #3e3a37;
        }
        .section__implants {
            margin-top: 190px;
            padding-right: 50px;
            background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_01.svg);
            margin-bottom: 130px;
        }
        .section__banner__content__subtitle-style {
            font-weight: 400;
            font-size: 24px;
            color: #3e3a37;
            margin-top: 27px;
        }
    
        .section__implants__products-flex-right__text-bottom__title {
            font-weight: 400;
            font-size: 22px;
            line-height: 120%;
            color: #181512;
            margin-top: 20px;
            margin-bottom: 10px;
            padding-left: 0px;
        }
        .section__implants__products-flex-right__text-bottom__ul {
            display: flex;
            flex-direction: column;
            gap: 10px;
            padding-left: 0px;
        }

        .doctor__name {
            font-weight: 400;
            font-size: 24px;
            line-height: 120%;
            color: #181512;
            margin-top: 40px;
            margin-left: 40px;
            margin-bottom: 10px;
        }
        .btn__form {
            font-weight: 400;
            font-size: 22px;
            line-height: 100%;
            margin-top: 10px;
    
        
                }
        
                .stage__one{
                    padding-left: 55px;
                }
                .doctor__info{
                    padding-left: 15px!important;
                }
                .doctor__p{
                    padding-left: 0px;
                }
                .section__implants__products-flex-right__text-top {
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 118%;
                    color: rgba(0, 0, 0, 0.5);
                    max-width: 600px;
                    padding-left: 0px;
                }
                .section__implants__products-flex-right {
                    display: flex;
                    border: 2px solid #000;
                    border-radius: 9px;
                    background: #f1f1f1;
                    padding: 25px 29px 0px 0px;
                    position: relative;
                    justify-content: space-between;
                    width: 891px;
                    height: 480px;
                    padding-bottom: 25px;
                }
                .section__implants__products-flex-right__img img {
                    position: absolute;
                    top: 60px !important;
                    left: -70px !important;
                    width: 67% !important;
                }
                .section__implants__products-flex-left__li {
                    font-weight: 400;
                    font-size: 15px;
                    line-height: 120%;
                    color: rgba(0, 0, 0, 0.7);
                    padding: 0 0px;
                    width: 312px;
                }
                .section__advantages__grid__items {
                    border-radius: 9px;
                    display: flex;
                    align-items: baseline;
                    gap: 20px;
                }
                .stage__one{
                        font-weight: 400;
                        font-size: 15px;
                        line-height: 118%;
                        color: rgba(0, 0, 0, 0.5);
                        max-width: 600px;
                        padding-left: 56px;
                }
                .doctor__p{
                 
                        font-weight: 400;
                        font-size: 15px;
                        line-height: 118%;
                        color: rgba(0, 0, 0, 0.5);
                        max-width: 460px;
                        padding-left: 0px;
                }
                .doctor__info {
                    padding-left: 15px !important;
                    width: max-content;
                }
                .input__form {
                    border-radius: 9px;
                    background: #f7f7f7;
                    font-size: 22px;
                    padding: 15px 10px 14px 20px;
                    width: 100%;
                }
                .btn__form {
                    font-weight: 400;
                    font-size: 22px;
                    line-height: 100%;
                    color: #fff;
                    border: 1px solid #fff;
                    border-radius: 9px;
                    padding: 18px 20px;
                    width: 100%;
                }
                .form__popup {
                    max-width: 749px;
                    margin: 0 auto;
                    background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_popup.svg);
                    background-repeat: no-repeat;
                    background-position-x: 31px;
                    background-position-y: 34px;
                    background-color: #fff;
                    transition: 0.2s;
                    padding-bottom: 121px;
                    margin-top: 50px;
                }
                .form__position {
                    background-color: #F5F5F5;
                    position: fixed;
                    width: 100%;
                    height: 100vw;
                    z-index: 100;
                    padding-bottom: 50px;
                }
                .section__implants__products-flex-right__img{
                    width: 150%;
                }
                .section__advantages__grid__items__img{
                width: 230px;
            }
                .section__consultation__img img {
                    position: absolute !important;
                    top: -75px !important;
                    left: -30px !important;
                    width: 220px;
    }
        .section__consultation__subtitle {
        font-size: 20px;
        line-height: 130%;
        color: #fff;
        margin-top: 5px;
    }
        .section__consultation__title {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 22px;
        line-height: 120%;
        color: #fff;
    }
        .form {
        width: 360px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
    .section__consultation__content{
        border-radius: 9px;
    }
            
            }
            .form__popup {
                max-width: 749px;
                margin: 0 auto;
                background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_popup.svg);
                background-repeat: no-repeat;
                background-position-x: 31px;
                background-position-y: 34px;
                background-color: #fff;
                transition: 0.2s;
                padding-bottom: 121px;
                margin-top: 50px;
            }
            .form__position {
                background-color: #F5F5F5;
                position: fixed;
                width: 100%;
                height: 100vw;
                z-index: 100;
                padding-bottom: 50px;
            }
             .stage__one{
                        font-weight: 400;
                        font-size: 15px;
                        line-height: 118%;
                        color: rgba(0, 0, 0, 0.5);
                        max-width: 600px;
                        padding-left: 56px;
                }
                .section__doctor__content__mob{
                    display: none;
                }
                .header__content__mob{
                    display: none;
                  
                }
                .section__advantages__grid__mob{
                    display: none;
                  
                }
                .section__banner-bg__mob{
                    display: none;
                }
@media(max-width:1024px){
    .container {
        max-width: 1920px;
        margin: 0 auto;
        padding: 0px 50px 0px 50px;
        /* border: 1px solid #000; */
    }
    .padding-tb {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section__implants__products-flex-right__text-top {
        font-weight: 400;
        font-size: 14px;
        line-height: 118%;
        color: rgba(0, 0, 0, 0.5);
        max-width: 600px;
        padding-left: 0px;
    }
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 85px !important;
        left: -50px !important;
        width: 64% !important;
    }
.section__title {
    font-family: "Neutral-face";
    font-weight: 400;
    font-size: 36px;
    line-height: 110%;
    color: #000;
    margin-bottom: 35px;
}
    .section__advantages__grid__items {
        border-radius: 9px;
        display: flex;
        align-items: baseline;
        gap: 10px;
    }
    .section__consultation__text {
        width: 470px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 145px;
    }
.section__doctor__content__text {
        display: flex;
        flex-direction: column;
        gap: 25px;
        width: 400px;
}
.doctor__info {
    padding-left: 20px !important;
    width: max-content;
}
    
.section__content__right {
    position: relative;
    z-index: 2;
    margin-left: 45px;
}
.section__installations__content__grid {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        justify-content: space-between;
        column-gap: 40px;
    }
.footer__grid__left {
    display: flex;
    gap: 50px;
    width: max-content;
}
.footer__grid__right {
    display: flex;
    gap: 40px;
    justify-content: flex-end;
}
.footer__grid__items__links__grid__items {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #fff;
}
    .section__banner-bg img {
        position: absolute;
        bottom: 0;
        left: 170px !important;
        z-index: 2;
        max-width: 87% !important;
    }
    .header__items-ul {
        display: flex;
        align-items: center;
        gap: 15px;
    }
    .ml-custom{
        margin-left: 80px;
    }
    .section__banner-bg {
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 700px;
    }
    .section__banner__content {
    position: absolute;
    top: 165px;
}
}
@media(max-width:500px){
    .container{
        padding: 20px 20px 20px 20px;
    }
    .header__content__mob{
        display: flex;
        align-items: center;

        justify-content: space-between;
    }
    .section__banner__content__title-style {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 30px;
        line-height: 120%;
        color: #0e1417;
    }
    .section__banner__content__subtitle-style {
        font-weight: 400;
        font-size: 14px;
        color: #3e3a37;
        margin-top: 27px;
    }
    .section__banner__content-li {
        font-weight: 400;
        font-size: 14px;
        color: #3e3a37;
    }
    .btn__form-click {
        border-radius: 9px;
        padding: 13px 23px 16px 23px;
        background-color: #000;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #fff;
        margin-top: 31px;
    }
    .section__banner__content__form {
        background-color: #F1F0F1;
        padding: 12px 18px 14px 18px;
        z-index: 1;
        border-radius: 9px;
        border: 1px solid #000;

        width: max-content;
    }
    .section__banner-bg {
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 520px;
    }
    .section__banner-bg {
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 520px;
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png");
        background-repeat: no-repeat;
        right: -20px;
        bottom: -108px;
        width: 100%;
}
.btn__form-click {
    border-radius: 4px;
    padding: 13px 23px 16px 23px;
    background-color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #fff;
    margin-top: 10px;
}
.section__banner__bottom {
    background-color: #000;
    /* text-align: center; */
    /* align-items: center; */
    display: flex;
}
.section__banner__bottom-ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0px;
    width: 100%;
    gap: 16px;
}
.section__banner__bottom-li {
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: #fff;
}
.section__implants__content__flex {
    display: grid;
    grid-template-columns: repeat(2, max-content);
    grid-template-rows: repeat(2, max-content);
    gap: 0px;
    row-gap: 38px;
    align-items: baseline;
    justify-content: space-between;
    margin-top: 65px;
    column-gap: 22px;
}
.section__implants__content__flex-list__img {
    width: 190px;
}
.section__implants__content__flex-list__text {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #181512;
    margin-top: 11px;
}
.section__implants__bottom-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
}
.section__implants__bottom-flex-list-left {
    max-width: 632px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.5);
    padding: 0px 0px;
}
.section__title {
    font-family: "Neutral-face";
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    color: #000;
    margin-bottom: 35px;
}
.section__implants__products-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 70px;
    gap: 40px;
}
.section__implants__products-flex-right {
    display: flex;
    flex-direction: column;
    border: 2px solid #000;
    border-radius: 9px;
    background: #f1f1f1;
    padding: 25px 29px 0px 12px;
    position: relative;
    justify-content: space-between;
    width: 100%;
    height: max-content;
    padding-bottom: 250px;
}
.section__implants__products-flex-right__text-top {
    font-weight: 400;
    font-size: 14px;
    line-height: 118%;
    color: rgba(0, 0, 0, 0.5);
    max-width: 600px;
    padding-left: 0px;
    width: 100%;
}
.section__implants__products-flex-right__img img {
    position: absolute;
    top: 337px !important;
    /* bottom: 8px !important; */
    left: 82px !important;
    width: 60% !important;
}
.correct__width-01 {
    width: max-content;
}
.section__advantages__grid {
    display: grid;
    grid-template-columns: 1fr;
    /* grid-template-rows: max-content max-content; */
    gap: 50px;
    column-gap: 15px;
    margin-top: 65px;

    display: none;
}

.section__advantages__grid__mob{
    display: grid;
    grid-template-columns: 1fr;
    /* grid-template-rows: max-content max-content; */
    gap: 38px;
    column-gap: 15px;
    margin-top: 65px;
}
.section__advantages__grid__items__img {
    width: 128px;
}
.section__advantages__grid__items {
    border-radius: 9px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 5px;
}
.section__consultation__content__flex {
    display: flex;
    flex-direction: column;
    gap: 35px;
    justify-content: normal;
    padding-top: 22px;
    padding-right: 19px;
    align-items: center;
    padding-left: 90px;
    width: 100%;
}
.form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.section__consultation__text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
    align-items: baseline;
}
.section__consultation__content {
    background: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/форма_bg_01.png);
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    padding-bottom: 25px;
}
.section__banner-bg{
    display: none;
}
.section__banner-bg__mob{
        display: block;
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 520px;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
        background-repeat: no-repeat;
        right: -20px;
        bottom: -108px;
        width: 100%;
    
}
.section__doctor__content__text {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 100%;
}

.section__doctor__content{
    display: none;
}
.section__doctor__content__mob{
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.section__content__right {
    position: relative;
    z-index: 2;
    display: flex;
}
.section__content__right__after::after {
    content: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/врач_01-2_моб__after.svg);
    display: block;
    position: absolute;
    width: 91px;
    height: 113px;
    top: 8px;
    left: 8px;
    z-index: 1;
}
#img__doctor {
    width: 100%;
}
.section__doctor__content__text button{
    display: none;
}
.section__installations__content__grid {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: space-between;
    gap: 5px;
    column-gap: 0px;
}
.section__reviews__content__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
}
.section__reviews__content__grid__items {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: baseline;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)!important;
    border-right: 0px solid rgba(0, 0, 0, 0.3);
    padding: 15px 20px 30px 0px;
}
.section__form__two__content__grid {
    display: grid;
    grid-template-columns: 1fr;
    padding-top: 0px;
    gap: 100px;
}
.section__form__two__content__left {
    padding-top: 30px;
    padding-left: 0px;
}
.section__form__two__content__right {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-right: 0px;
}
.section__form__two__content__left__line {
    width: 100%;
}
.section__form__two__content__left__line::after {
    content: "";
    display: block;
    border: 1px solid #e5e5e5;
    width: 100%;
    margin: 20px 0;
}
.section__installations__content-after img,.section__installations__content-before{
    width: 100%;
}
.footer{
    display: none;
}
.section__implants {
    margin-top: -10px;
    padding-right: 0px;
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_mob_01.svg");
    padding-bottom: 51px;
    padding-top: 30px;
    background-repeat: no-repeat;
    background-position-x: 50px;
    margin-bottom:10px;
}
.section__banner-bg__mob {
    display: block;
    background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
    position: relative;
    height: 520px;
    background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
    background-repeat: no-repeat;
    right: 226px;
    bottom: -20px;
    width: 150%;
    background-size: cover;
}
.header{
    display: none;
}
.header__mob{
    display: block;
}
.section__stages__content__grid__items__text {
    font-weight: 400;
    font-size: 17px;
    line-height: 120%;
    color: #181512;

    width: 80%;
}
.section__stages__content__grid__items {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 28px 30px 28px 31px;
    border: 1px solid #000;
    border-radius: 9px;
}
.section__stages__content__grid__items {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 20px 20px 20px;
    border: 1px solid #000;
    border-radius: 9px;
}
.section__banner {
    position: relative;
    height: 680px;
    overflow: hidden;
}
.section__banner-bg__mob {
    display: block;
    background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
    position: relative;
    height: 470px;
    background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
    background-repeat: no-repeat;
    right: -5px;
    bottom: -58px;
    width: 150%;
    background-size: auto;
}
.btn__arrow{
    width: 50px!important;
}
.footer__mob{
    display: block;
    background: #181512;

    padding-top: 25px;

    padding-bottom: 33px;

}
.header__end__mob{
    display: flex;
     width: 100%;
     justify-content: flex-start;
     margin-top: 45px;
     /* padding: 0px 31px; */
     gap: 36px;
     align-items: center;
     margin-bottom: 23px;
     padding-left: 55px;
 }
 .footer__grid__items__links__grid {
     display: grid;
     grid-template-columns: max-content max-content max-content;
     grid-template-rows: repeat(3, max-content);
     gap: 20px;
     column-gap: 20px;
 }
 .footer__grid__items__links__grid__items {
     font-weight: 400;
     font-size: 12px;
     line-height: 120%;
     color: #fff;
 }
 .footer__grid__top__mob{
    display: flex;
     justify-content: flex-start;
     gap: 26px;
 
 }
     .form-header-2 {
         font-family: "Neutral-Face";
         font-size: 14px;
         padding: 12px 21px 12px 21px;
         cursor: pointer;
         border: 1px solid #000;
         border-radius: 9px;
         line-height: 100%;
     }
     .footer__grid__items__info {
         font-family: "Neutral-Face";
         font-weight: 400;
         font-size: 12px;
         line-height: 120%;
         color: #707070;
         width: 100%;
         text-wrap: wrap;
     }
 .footer__grid__items__copyright {
         font-weight: 300;
         font-size: 12px;
         line-height: 120%;
         color: #707070;
         margin-top: 0px;
         width: 100%;
         text-wrap: wrap;
     }
   .footer__grid__items__address__text {
         font-weight: 400;
         font-size: 12px;
         line-height: 120%;
         color: #fff;
         width: 100%;
         text-align: left;
     }
        .footer__grid__items__address {
         font-weight: 400;
         font-size: 12px;
         line-height: 120%;
         color: #fff;
         width: 100%;
         text-align: left;
     }
     .footer__tel {
         font-weight: 400;
         font-size: 12px;
         line-height: 120%;
         color: #fff;
         width: 100%;
         text-align: left;
         margin-bottom: 38px;
     }
     .form-footer {
        color: #fff;
        border: 1px solid #fff !important;
        margin-bottom: 0px;
    }
.section__implants__bottom-flex-list-right-social {
    display: flex;
    gap: 8.94px;
    justify-content: flex-end;
    height: min-content;
    width: 100%;
}
.width-mc{
    width: min-content;
}
.footer__grid__items{
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 20px;
}
.footer__grid__mob{
    width: 100%;
}
.section__consultation__img img {
    position: absolute !important;
    top: 24px !important;
    left: -50px !important;
    width: 150px;
}
.section__advantages{
    margin-bottom: 80px!important;
}
.stage__one {
    padding-left: 55px!important;
    width: 84%!important;
}
.section__implants__title {
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 22px;
    line-height: 110%;
    color: rgba(0, 0, 0, 0.8);
}
.li__none{
    display: block;
}
.section__banner__bottom-li__mob{
    display: flex !important;
    flex-direction: column;
    gap: 3px;
    font-family: "Neutral-Face";
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: center;
    color: #fff;
}
.section__banner__content-li__mob{
    display: block;
    font-weight: 400;
    font-size: 14px;
    color: #3e3a37;

    list-style-type: disc;
    list-style-position: inside;
}
.mob__none{
    display: none;
}
.section__implants__bottom-flex-list-right {
    border-radius: 9px;
    background: #0e1417;
    padding: 7px 25px 5px 12px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.section__implants__products-flex-right__text-bottom__title {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #181512;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-left: 0px;
}
.section__advantages__grid__items__img {
    width: 100%;
    display: flex;
    gap: 19px;
}
.mob{
    display: block;
}
.pc{
    display: none;
}
.btn__mob__01{
    position: absolute;
    right: 10px;
    top: 35px;
}
.br__mob{
    display: block;
}
.img__mobile__arrow{
    width: 25px;
}
.input__form {
    border-radius: 4px;
    background: #f7f7f7;
    font-size: 14px;
    padding: 10px 10px 10px 20px;
    width: 100%;
}
.input__form::placeholder {
   
    font-size: 16px;

}
.btn__form {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 9px;
    padding: 12px 23px;
    width: 100%;
}
.section__consultation__subtitle {
    font-size: 16px;
    line-height: 130%;
    color: #fff;
    margin-top: 5px;
}
.btn__form {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    margin-top: 6px;
    
    background-color: #000!important;
}
.form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.section__implants__bottom-flex-list-right {
    max-width: 632px;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #d1d1d1;
    display: block;
}
.section__implants__products-flex-left__li {
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.7);
    padding: 0 0px;
    width: 100%;
}
#img__doctor {
    position: relative;
    width: 91px;
    height: 113px;
    z-index: 2;
}

.doctor__name {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    color: #181512;
    margin-top: 25px;
    margin-left: 15px;
    margin-bottom: 10px;
}
.doctor__info {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #808080;
    margin-left: 0px;
}
.whats__up{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/whats_up_mob.svg");
    width: 20px;
    height: 20px;
    }
    .whats__up:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/whats_up_mob_hover.svg");
        width: 20px;
        height: 20px;
    }
    .vk{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk_mob.svg");
    width: 20px;
    height: 20px;
    }
    .vk:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/vk_mob_hover.svg");
        width: 20px;
        height: 20px;
    }
    .telegram{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram_mob.svg");
    width: 20px;
    height: 20px;
    }
    .telegram:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/telegram_mob_hover.svg");
        width: 20px;
        height: 20px;   
    }
    .instagram{
    background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram_mob.svg");
    width: 20px;
    height: 20px;
    }
    .instagram:hover{
        background-image: url("https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/Мессенджеры/instagram_mob_hover.svg");
        width: 20px;
        height: 20px;
    }
    .section__banner__content-ul {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }
    .footer-pl{
        padding-left: 75px;
    }
    .section__doctor {
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_doctor__mob.svg);
        background-repeat: no-repeat;
        background-position-x: -10px;
        background-position-y: 40px;
        padding-top: 33px;
        padding-bottom: 33px;
    }
    .form__popup__title {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 22px;
        line-height: 110%;
        text-align: center;
        color: #000;
        margin-bottom: 25px;
    }
    .twentytwenty-container {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        z-index: 0;
        overflow: hidden;
        position: relative;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        padding-bottom: 0px;
    }
    .section__installations__content__bottom__text {
        font-weight: 400;
        font-size: 18px;
        line-height: 120%;
        color: rgba(0, 0, 0, 0.5);
        margin-bottom: 37px;
    }
    .none-pc{
        display: none;
    }
    .none-mob{
        display: block;
    }
    .section__installations__content__bottom {
        margin-top: 16px;
        margin-left: 20px;
    }
    .section__reviews {
        padding-top: 67px;
        padding-bottom: 51px;
    }
    .section__form__two {
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/форма_bg_02.png);
        padding-bottom: 51px;
    }
    .section__question_answer {
        padding-bottom: 51px;
    }
    .section__stages__content {
        padding: 40px 0px 51px 0px;
    }
    .section__implants__bottom {
        margin-top: 80px;
    }
    .btn__arrow{
        padding-left: 0px;
        pointer-events: all;
        cursor: pointer;
    }
    .form__popup {
        max-width: 749px;
        margin: 0 auto;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/line_popup.svg);
        background-repeat: no-repeat;
        background-position-x: 31px;
        background-position-y: 34px;
        background-color: #fff;
        transition: 0.2s;
        padding-bottom: 100vw;
        margin-top: 0px;
    }
    
}
@media(max-width:485px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 345px !important;
        /* bottom: 8px !important; */
        left: 82px !important;
        width: 60% !important;
    }
}
@media(max-width:465px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 370px !important;
        /* bottom: 8px !important; */
        left: 82px !important;
        width: 60% !important;
    }
}
@media(max-width:440px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 380px !important;
        /* bottom: 8px !important; */
        left: 82px !important;
        width: 60% !important;
    }
    .section__implants__products-flex-right {
        display: flex;
        flex-direction: column;
        border: 2px solid #000;
        border-radius: 9px;
        background: #f1f1f1;
        padding: 25px 29px 0px 12px;
        position: relative;
        justify-content: space-between;
        width: 100%;
        height: max-content;
        padding-bottom: 230px;
    }
}
@media(max-width:430px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 353px !important;
        /* bottom: 8px !important; */
        left: 75px !important;
        width: 60% !important;
    }
    .section__implants__products-flex-right {
        display: flex;
        flex-direction: column;
        border: 2px solid #000;
        border-radius: 9px;
        background: #f1f1f1;
        padding: 25px 29px 0px 12px;
        position: relative;
        justify-content: space-between;
        width: 100%;
        height: max-content;
        padding-bottom: 200px;
    }
    .section__implants__content__flex-list__img {
        width: 160px;
    }
}
@media(max-width:400px){
    .section__banner__content__title-style {
        font-family: "Neutral-Face";
        font-weight: 400;
        font-size: 28px;
        line-height: 120%;
        color: #0e1417;
        width: 200px;
    }
    .section__banner__content__subtitle-style {
        font-weight: 400;
        font-size: 16px;
        color: #3e3a37;
        margin-top: 27px;
    }
    .section__banner-bg__mob {
        display: block;
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 480px;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
        background-repeat: no-repeat;
        right: 60px;
        bottom: -68px;
        width: 150%;
        background-size: auto;
    }
    .section__implants__bottom {
        margin-top: 78px;
    }
    .section__implants__content__flex-list__img {
        width: 150px;
    }
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 360px !important;
        /* bottom: 8px !important; */
        left: 75px !important;
        width: 60% !important;
    }
    .section__title {
        font-family: "Neutral-face";
        font-weight: 400;
        font-size: 22px;
        line-height: 110%;
        color: #000;
        margin-bottom: 35px;
        width: 80%;
    }
    .section__implants__products-flex-left__ul {
        display: flex;
        flex-direction: column;
        gap: 20px;
        width: 100%;
    }
    .btn__form-click {
        border-radius: 9px;
        padding: 13px 15px 16px 15px;
        background-color: #000;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #fff;
        margin-top: 10px;
    }
.section__banner__content__form{
margin-top:19px!important;
}
.btn__z__index {
    position: relative;
    z-index: 20;
    font-size: 14px;
}
.section__banner__content__form {
    background-color: #F1F0F1;
    padding: 12px 18px 14px 18px;
    z-index: 1;
    border-radius: 9px;
    border: 1px solid #000;

    width: 100%;
}
}
@media(max-width:380px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 387px !important;
        /* bottom: 8px !important; */
        left: 75px !important;
        width: 60% !important;
    }
    .section__implants__products-flex-right {
        display: flex;
        flex-direction: column;
        border: 2px solid #000;
        border-radius: 9px;
        background: #f1f1f1;
        padding: 25px 29px 0px 12px;
        position: relative;
        justify-content: space-between;
        width: 100%;
        height: max-content;
        padding-bottom: 200px;
    }
    .section__banner__content-li__mob {
        display: block;
        font-weight: 400;
        font-size: 12px;
        color: #3e3a37;
        list-style-type: disc;
        list-style-position: inside;
    }
    .section__banner__content-li {
        font-weight: 400;
        font-size: 12px;
        color: #3e3a37;
    }
    .section__banner-bg__mob {
        display: block;
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 480px;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
        background-repeat: no-repeat;
        right: 60px;
        bottom: -68px;
        width: 150%;
        background-size: auto;
    }
}
@media(max-width:368px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 405px !important;
        /* bottom: 8px !important; */
        left: 75px !important;
        width: 60% !important;
    }
   
}
@media(max-width:355px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 432px !important;
        /* bottom: 8px !important; */
        left: 70px !important;
        width: 60% !important;
    }
    .footer__grid__top__mob {
        display: flex;
        justify-content: flex-start;
        gap: 10px;
    }
.footer__grid__items {
        display: flex;
        flex-direction: column;
        gap: 12px;
        padding-left: 10px;
    }
    .container {
        padding: 20px 10px 20px 10px;
    }
    .footer-pl{
        padding-left: 50px;
    }
    .header__end__mob{
        display: flex;
         width: 100%;
         justify-content: flex-start;
         margin-top: 45px;
         /* padding: 0px 31px; */
         gap: 36px;
         align-items: center;
         margin-bottom: 23px;
         padding-left: 40px;
     }
     .section__banner-bg__mob {
        display: block;
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 480px;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
        background-repeat: no-repeat;
        right: 65px;
        bottom: -68px;
        width: 150%;
        background-size: auto;
    }
}
@media(max-width:334px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 455px !important;
        /* bottom: 8px !important; */
        left: 70px !important;
        width: 60% !important;
    }
}
@media(max-width:340px){
    .section__implants__products-flex-right__img img {
        position: absolute;
        top: 423px !important;
        /* bottom: 8px !important; */
        left: 63px !important;
        width: 60% !important;
    }
    .section__banner-bg__mob {
        display: block;
        background: linear-gradient(179deg, #e1dedf 0%, #dcd9da 47.23%, #d3d2d2 100%);
        position: relative;
        height: 480px;
        background-image: url(https://implantacija-pod-kljuch-osstem.dental-blanco.ru/wp-content/themes/blanco__pod__kluch/assets/img/баннер_моб.png);
        background-repeat: no-repeat;
        right: 85px;
        bottom: -68px;
        width: 150%;
        background-size: auto;
    }
    .section__banner__content {
        position: absolute;
        top: 160px;
    }
}
@media(max-width:340px){
    .section__implants__content__flex-list__img {
        width: 130px;
    }
}
.back-to-top {
    background: #EEEEEE;
    border-radius: 50%;
    position: fixed;
    bottom: -50px;
    padding: 10px 12px;
    right: 50px;
    cursor: pointer;
    transition: 0.3s all;
    z-index: 100;
}

.back-to-top.active {
    bottom: 50px;
    transition: 0.3s all;
}
.wpcf7 form .wpcf7-response-output {
	margin: 5px 4px 5px 4px;*/
	padding: 5px;
	border: 2px solid #00a0d2; /* Blue */
	padding: 5px;
}
/* </Media> */
/* </footer> */