.logo {
  width: 126px;
  /* height: 50px; */
}
.header-1 {
  background: #fff;
}
.sticky.header-1 .header-main .main-menu ul li a,
.header-1 .header-main .main-menu ul li a,
.header-1 .header-main .header-right .sidebar__toggle {
  color: var(--black) !important;
}
.sticky.header-1 .header-right .sidebar__toggle {
  color: var(--black);
}
.breadcrumb-wrapper .container .page-heading h1,
.container .page-heading .breadcrumb-items li,
.footer-widgets-wrapper .single-footer-widget .list-items li,
.header-main .main-menu ul li .submenu li a {
  text-transform: none !important;
}
.space-4 {
  padding: 60px 0 !important;
}
.border-top {
  border-top: 1px solid rgba(255, 255, 255, 0.55) !important;
}
.space-top-4 {
  padding-top: 60px !important;
}
.space-top-40 {
  padding-top: 40px !important;
}
.space-bottom-4 {
  padding-bottom: 60px !important;
}
.hero-1 {
  padding: 60px 0 !important;
}
.video-box {
  padding: 80px 0 !important;
}
.footer-wrapper {
  padding: 0px !important;
}
.breadcrumb-wrapper {
  background-color: #5c30fd !important;
}
.breadcrumb-wrapper .container .page-heading h1 {
  color: white !important;
}
.breadcrumb-wrapper .container .page-heading .breadcrumb-items li a,
.breadcrumb-wrapper .container .page-heading .breadcrumb-items li,
.fa-chevron-right {
  color: white !important;
}
.breadcrumb-wrapper .page-heading h1 {
  font-size: 30px !important;
}
.breadcrumb-wrapper .page-heading .breadcrumb-items li {
  font-size: 18px !important;
}
.submenu {
  min-width: 318px !important;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a,
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon img {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  display: inline-block;
  background-color: black;
  color: var(--white);
  transition: all 0.4s ease-in-out;
}
.footer-logo {
  margin-bottom: 20px !important;
}
.footer-content {
  margin: 40px 0 !important;
}
.footer-widgets-wrapper .single-footer-widget .widget-head h4 {
  font-size: 20px !important;
}
.footer-menu {
  text-align: center;
}
.footer-widgets-wrapper {
  padding: 0px !important;
}
.error {
  color: red;
  font-size: 0.875em;
}
.success {
  color: green;
  font-size: 1em;
  display: none;
}
input.error-border,
textarea.error-border {
  border-color: red;
}
.contact-wrapper .contact-right h3 {
  margin-bottom: 20px !important;
}
.contact-right {
  margin-top: 20px;
}
.contact-right h3 {
  margin-bottom: 20px;
}
.contact-list li {
  margin-bottom: 20px;
}
.contact-list li p {
  margin-bottom: 5px;
}
.contact-list li p i {
  margin-right: 5px;
}
.contact-wrapper .contact-content .contact-list li:not(:last-child) {
  margin-bottom: 31px;
}
.contact-wrapper .contact-right .contact-form-items .form-clt textarea {
  padding-bottom: 0px !important;
}
.contact-wrapper .contact-content .contact-list li {
  font-size: 17px;
}

.hero-5 .hero-content h1 {
  margin-top: 35px;
  margin-bottom: 30px;
}
.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
}

.business-boost-content p,
.work-process-content p,
.grow-business-content p,
.offer-content p,
.about-content p,
.grow-content p,
.feature-content p,
.testimonial-content p,
.about-content p,
.content p,
.digit-box p,
.testimonial-card-items .testimonial-content p {
  text-align: justify !important;
}

.padding-4 {
  padding: 40px 0 !important;
}
.section-title .sub-content {
  text-transform: none !important;
}
@media (min-width: 991px) {
  /* .footer-widgets-wrapper .single-footer-widget .contact-info-area {
        margin-top: 56px !important;
    }
    .footer-list-item{
        margin-top: 58px !important;
    }
    .footer-content p{
        margin-top: 37px;
    } */
  .contact-wrapper .contact-content .contact-list {
    margin-top: 30px;
    margin-left: 85px;
  }
  .contact-right {
    /* margin: 0 85px; */
    margin-left: 72px;
  }
}
@media (max-width: 991px) {
  .logo {
    max-width: 96px !important;
  }
  .space-4 {
    padding: 40px 0 !important;
  }
  .space-top-4 {
    padding-top: 40px !important;
  }
  .space-bottom-4 {
    padding-bottom: 40px !important;
  }
  .hero-3 .hero-image img {
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
  }
  .hero-3 .hero-content .hero-button {
    margin-top: 20px;
  }

  .footer-widgets-wrapper .single-footer-widget {
    margin-top: 30px !important;
  }
  .footer-widgets-wrapper .single-footer-widget .footer-content .social-icon {
    margin-top: -10px !important;
    margin-bottom: 20px !important;
  }
  .footer-content {
    margin: 40px 0 -20px 0 !important;
  }
  .space-top-40 {
    padding-top: 0px !important;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .breadcrumb-wrapper .page-heading h1 {
    font-size: 19px !important;
  }
  .breadcrumb-wrapper .page-heading .breadcrumb-items li {
    font-size: 16px !important;
  }
  .section-title h2 {
    font-size: 31px;
  }
  .logo {
    max-width: 66px !important;
  }
}
@media (max-width: 575px) {
  .space-top-40 {
    padding-top: 0px !important;
    margin-top: 85px;
  }
  .footer-bottom {
    padding: 0px !important;
  }
  .padding-4 {
    padding: 20px 0 !important;
  }
  .pricing-card-items-2 .price-items .discount::before {
    position: absolute;
    top: 20%;
    left: 50%;
  }
}
@media (max-width: 455px) {
  .breadcrumb-wrapper .page-heading h1 {
    font-size: 15px !important;
  }
  .breadcrumb-wrapper .page-heading .breadcrumb-items li {
    font-size: 14px !important;
  }
}
@media (max-width: 400px) {
  .subscribe-btn {
    padding: 15px 12px;
    font-size: 11px;
  }
  .header-1 .header-right {
    gap: 12px !important    ;
  }
}
