  .tx-success{
      color: green;
  }
  figcaption{
    color: #666;
  }
  .s-promo-slogan{
    font-size: 20px;
    color: #666;
  }
  .s-promo-descr{
    color: #666;
  }
  .s-promo-descr a{
    color: #666;
  }
  .callback .formhaed {
 
    color: #666;
  }
  .s-faq__list__item__header{
      color: #666;
  }
  .s-faq__list__item__content{
      background-color: #F6FAFD;
  }
  a {
      color: #000;
  }
  .bg-white{
    color: #000;
  }
    a:hover,
    a:focus{
      color: #000;
    }
    .bg-accent{
      background-color: #000;
      color: #fff;
    }
    .title_sect_h2{
      color: #000;
    }
    .s-contact__item_phone .s-list-with-icon__icon i{
      background-color: #000;
    }
    .s-contact__item_phone .s-list-with-icon__icon a:hover i{
      background-color: #000;
    }

    .s-contact__item_phone .s-list-with-icon__icon i {
      background-color: #000;
    }
    .s-promo-descr a:hover{
      color: #000;
    }
    input:focus, textarea:focus, select:focus,.custom-select:focus {
      border-color: #000;
    }
    .success span {
      color: #000;
    }
    .s-faq__list__item::last-child{
      color: #000;
    }
    .s-faq__list__item__header:hover{
      color: #000;            
    }
    .site-small-address .site-list-with-icon__icon .icon{
      border: 1px solid #000;
    }
    .site-small-contact .site-list-with-icon__icon .icon{
      border: 1px solid #000;
      color: var(--accent-color-focus);
    }
    .gpm-cookie-accepted{
      background: #000;
    }
    .s-contact__item_phone .s-list-with-icon__icon i {
      background-color: #000;
    }
    .owl-carousel .owl-nav .owl-prev:hover,
    .owl-carousel .owl-nav .owl-next:hover{
      color: #000;
    }
    .owl-carousel .owl-dots .owl-dot:hover,
    .owl-carousel .owl-dots .owl-dot.active{
      background-color: #000;
    }
    .prev__video a:hover i{
      color: #ffa31a;
    }
    .video-container i{
      color: #cc7a00;
    }

    .navbar--sticky{
      background-color: #444;
    }
    .navbar {
      height: 90px;
      transition: 0.3s;
    }
    .navbar--stuck {
      background-color: #444;
    }

    .contact-block .brackets{
      background-color: #444;
    }

    .contact-block .brackets .button{
      background-color: #444;
    }  
    .s-btn{
      background-color: #444;
    }
    .flip-card-back {
      background-color: #444;
    }
    #footer {
      background-color: #444;
    }


  .s-btn:hover {
    background-color:  #333;
  }
    .input-text,
  textarea {
    border: 2px solid  #333;
  }
    .tx-accent2{
      color:  #333;
  }
      .dark-template   .navbar--sticky{
      background-color:  #333;
     
    }

    .dark-template   .navbar--stuck {
      background-color:  #333;
    }
  .s-condition__item p{
    color: #333;
  }
    input, textarea, select,.custom-select {
    color: #333; 
  }