.navbar {
  background: transparent;
}

.navbar.navbar-area-fixed {
  background: rgb(51 51 51 / 95%);
}

.btn-primary {
  background-color: #4185F4;
  border-color: #4185F4;
}

.bg-dark {
  background-color: #2C394E;
}

.nav-head-bg {
  background: var(--vfs-blue-color);
}

.banner-slider .owl-dots .owl-dot:after {
  border: 0.5px solid #4185F4;
}

.sbtl-header-area .banner-slider .owl-dots .owl-dot.active {
  background: #4185F4;
}

@media only screen and (min-width: 576px) {
  .services-card {
    min-height: 292px;
  }
}

.banner-slider-one .banner-slider-item {
  margin-right: 0;
}

.sbtl-header-area {
  background: none;
}

.sbtl-header-area .banner-slider .owl-dots .owl-dot {
  background: #a5cdff
}

.navbar-area .nav-container .nav-right-content ul li a,
.navbar-area-2.navbar-area-fixed .nav-container .nav-right-content ul li a {
  color: white;
  font-weight: 800;
}

.about_us_widget, .social-icon {
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .social-icon {
    float: right;
  }
}
