
  .head-menu__new div {
    display: none;
  }
  .head-top__info-mob {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .head-phone a {
    color: white;
    font-size: 14px;
  }
  .head-top__info {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .head-top__info div {
    padding: 0;
    margin : 0;
  }
  .footer__menu-ul {
        justify-content: flex-start;
  }
  .footer__menu {
    width: 520px;
  }
  .wi-form__item-container_footer {
    display: flex;
    justify-content: flex-start;
    width: 100%;
  }
  .wi-form__item_footer {
    width: 30%;
  }
  .wi-form__bt_footer {
    width: 35%!important;
  }
  .footer__info {
    display: flex;
    justify-content: space-between;
  }
  .header_text-big {
    text-align: center;
  }
  .serv_header {
    width: 80vw;
    left: 50%;
    transform: translate(-50%);
  }
  .body.pdoCrumbs {
    margin-top: 55px;
  }
  ol.breadcrumb {
    padding-top: 20px;
  }
  
  a.bvi-open {color:#fff;}
  /*ol.breadcrumb li a {
    color: #000044 !important;
}*/

.black-background {
    background-image: none !important;}
  
  .impl_implant>img {
    width: 92%; 
    height: 92%; 
 }

.welcome {
    background-image: none !important;
}  
.about-adv {
    background-image: none !important; 
    background-size: none !important;
}    

.warr {
    background-image: none !important;
}  
  @media screen and (max-width: 1000px) {
      .head-menu {
        top: 200px;
      }
      .head-phone a:hover {
        text-decoration: underline;
      }
      .header {
        padding-top: 125px;
      }
      .head-top__head-search {
        position: static;
      }
      .head-top__head-burger {
        position: static;
      }
      .head-search_old {
        display: none;
      }
      .head-menu__new {
        display: flex; 
        justify-content: space-between;
        align-items: center;
        padding: 0 10px;
      }
      .head-menu__new div {
        display: block;
      }
      .icon-search::before {
        display: none;
      }
  }
  
  
  @media screen and (max-width: 800px) {
      .head-top__wrapper {
          justify-content: center;
          flex-wrap: wrap;
          gap: 0 10px;
      }
  }
  
  
  @media screen and (max-width: 767px) {
      .soc-icon {
        width: 30px;
        height: 30px;
      }
      .head-menu {
        top: 220px;
      }
      .head-phone a, .head-mail a {
        text-decoration: underline;
      }
      .head-top__info {
        display: none;
      }
      .head-top__info-mob {
        display: none;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        color: white;
        background: #2C2C2C;
      }
      .head-top__info-mob div {
        padding: 0;
        margin : 0;
      }
      
      .contact-form_footer {
        margin: 0 auto;
        width: 70%;
      }
      .wi-form__bt_footer{
        width: 80vw!important;
      }
      .wi-form__check_footer {
        text-align: center;
      }
      
      .lotos-container {
          position: relative;
          border: none;
          top: -50px;
          right: 0;
          width: auto;
          margin: 0 auto;
          height: 1180px;
        }
      .lotos_item {
        right: 0!important;
        left: 0!important;
        width: auto!important;
        background: none!important;
      }
      .lotos_item:nth-child(3) {
        top: -125px!important;
      }
      .lotos_item:nth-child(2) {
        top: -225px!important;
      }
      .lotos_item:nth-child(1) {
        top: -340px!important;
      }
      .lotos_item:nth-child(4) {
        top: 360px!important;
      }
      .lotos_item:nth-child(5) {
        top: 460px!important;
      }
      .lotos_item:nth-child(6) {
        top: 560px!important;
      }
      .lotos_item:nth-child(7) {
        top: 660px!important;
      }
  }
  
  
  
  @media screen and (max-width: 600px) {
      .head-menu {
        top: 220px;
      }
      .header {
        padding-top: 180px;
      }
      .head-top__logo {
          width: auto;
          flex: 0;
      }
      ol.breadcrumb {
        padding-top: 0;
      }
      .lotos_list {
        width: 350px;
        height: 350px;
      }
      .lotos_list:before {
        border: none;
      }
      
  }
  
  
  
  @media screen and (max-width: 500px) {
      .lotos_list {
        width: 310px;
        height: 310px;
      }
      .lotos_item-title {
          font-size: 16px;
      }
      .lotos_item-text {
          font-size: 14px;
      }
  }
  
  
  @media screen and (max-width: 450px) {
      .head-menu {
        top: 255px;
      }
      .header {
        /* padding-top: 255px; */
        padding-top: 190px;
      }
      .body.pdoCrumbs {
        margin-top: 20px;
      }
  }
  
  
  @media screen and (max-width: 400px) {
      .head-menu {
        top: 271px;
      }
      .wi-form__item-container_footer {
        justify-content: center;
      }
      .contact-form_footer {
        margin: 0 auto;
        width: 100%;
      }
      .wi-form__bt_footer{
        width: 80vw!important;
      }
   }
   
   