.banner-carousel .owl-nav button.owl-next {
  display: none !important;
}
.banner-carousel .owl-nav button.owl-prev {
  display: none !important;
}
.collapse {
  visibility: visible !important;
}

.handle-preloader {
  background: #000001;
}

.nav-style-one .owl-nav button {
  display: none !important;
}
.theme-btn-one {
  background-color: #000001;

  box-shadow: 0px 20px 40px rgba(255, 199, 44, 0.25);
}

.theme-btn-two:hover {
  background: #000001;
  border-color: rgb(0, 0, 0);
}

.sec-title .sub-title {
  color: #000;
}
.sec-title .sub-titulo {
  color: #fff;
}

.header-top .btn-box a {
  background: #000001;
}
.header-top .btn-box a:hover {
  color: rgb(0, 0, 0);
}

.banner-carousel .content-box .special-text {
  color: #000001;
}

.page-title .bg-layer:before {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 0%);
}

.sub-title .sub-titulo {
  font-family: "Poppins", sans-serif;
}
.banner-carousel .slide-item:before {
  background: none;
}
.faq-section {
  padding-bottom: 150px;
}

.news-block-one .inner-box .image-box .image {
  background: #ff9c8d;
}
.contact-section .info-inner .info-list li i {
  color: #000001;
}


.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
  color: #000001;
}
.main-menu .navigation > li > a:before {
  background: #000001;
}

.scroll-to-top .scroll-bar-text {
  color: #000001;
}
.bg-color-1 {
  background: #19191a;
}

.header-top {
  background: #19191a;
}
