.navbar {
  background: #000;
}
.navbar .nav-item .nav-link.active,
.navbar .nav-item:hover .nav-link,
.navbar .nav-item .nav-link {
  color: white;
}
.navbar .nav-item .nav-link::before {
  background-color: #fee376;
}
.offcanvas-header {
  background-color: #000;
}
.theme-btn,
.theme-btn2 {
  font-size: 18px;
  color: #000000;
  padding: 14px 31px;
}
.header-top {
  padding: 10px 0;
  background: #020201;
  position: relative;
}
.header-top-social span,
.header-top-social a,
.hero-single .hero-content .hero-sub-title,
.site-title-tagline,
.about-experience h5,
.about-experience p,
.navbar .nav-item .dropdown-menu .dropdown-item,
.cta-content p,
.cta-content h1,
.cta-content h1 span {
  color: #000000 !important;
}
.about-text {
  color: #000000;
}
.navbar.fixed-top {
  background-color: #000;
}
.navbar.fixed-top .nav-item .nav-link {
  color: white;
}
.hero-slider .owl-nav button i {
  color: #000;
}
.testimonial-bg {
  background-color: #000;
}
.bg,
.footer-area {
  background-color: #000;
}
.footer-contact li,
.footer-social li a i,
#scroll-top {
  color: black;
}
.quote-bg::before,
.counter-wrap,
.country-bg::before {
  background-color: #000;
}
.nav-right .sidebar-btn span {
  border-bottom: 3px solid #ffffff;
}
.sidebar-popup-contact li .icon {
  width: auto;
  height: 60px;
  line-height: 35px;
  color: black;
  background: var(--theme-color);
  text-align: center;
  border-radius: 0px;
  padding: 13px;
}
.nav-right .theme-btn::before,
.theme-btn2::before {
  background-color: white;
  color: #000;
}
.theme-btn::before,
.theme-btn2::before {
  background-color: #000;
}
@media (max-width: 768px) {
  .header-top::before {
    display: none;
  }
  .navbar-toggler span {
    border-bottom: 3px solid white;
  }
}
.afc_social_signels a {
  color: black !important;
}
.process-icon {
  background-color: #000;
}
.process-icon::before {
  border: 2px dashed #000000;
  border-radius: 50%;
}
.choose-item-icon {
  background-color: #000000bf;
}
.choose-item .count {
  -webkit-text-stroke: 2px #000000;
}
.testimonial-author-info p {
  color: #6c6c6c;
  font-weight: 500;
}
.sidebar-popup .btn-close {
  color: #000;
}
.video-content {
  height: 350px;
  border-radius: 0px;
}

p,
li {
  font-size: 18px !important;
  text-align: left;
  color: #333333;
}
.process-item .count {
  -webkit-text-stroke: 1px #000000;
  opacity: 0.4;
}
.form-group .form-icon i {
  color: #000000;
  z-index: 1;
}
.hero-single .hero-content .hero-title,
.hero-single .hero-content p {
  color: #000;
}
.hero-single .hero-content .hero-title span {
  color: #00000000;
  -webkit-text-stroke: 3px #000000;
}
.hero-single .theme-btn,
.theme-btn2 {
  background: black;
  font-size: 18px;
  color: white;
  padding: 14px 31px;
}
.main-navigation .theme-btn {
  color: #161616;
  font-size: 15px !important;
}
@media (max-width: 768px) {
  .navbar-brand img {
    width: 191px;
    position: absolute;
    left: 9px;
    top: -23px;
  }
  .hero-title br {
    display: none;
  }
  .hero-single {
    padding-top: 15px;
    padding-bottom: 10px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 100vw;
  }
  .hero-single .hero-content .hero-sub-title {
    font-size: 13px;
  }
  .hero-single .hero-content::before {
    height: 100%;
    position: absolute;
    content: "";
    background: white;
    width: 100%;
    opacity: 0.5;
  }
  .hero-single {
    height: 27vh;
  }
  .hero-slider .owl-nav .owl-prev,
  .hero-slider .owl-nav .owl-next {
    top: unset;
    bottom: -87px;
  }
  p, li {
    font-size: 15.5px !important;
    text-align: justify;
    color: #333333;
}.offcanvas-body .navbar .nav-item .nav-link.active,
.navbar .nav-item:hover .nav-link,
.navbar .nav-item .nav-link,
.navbar .nav-item .nav-link.active,
.navbar .nav-item:hover .nav-link,
.navbar .nav-item .nav-link,
.navbar.fixed-top .nav-item .nav-link {
  color: #000;
}
}
.hero-single .hero-content {
  height: 100%;
  visibility: hidden;
}
.afc_social_signels a.active {
  background-color: #010101;
  color: white !important;
}

.choose-item-info p {
    color: #000000;
}