.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1320px !important;
}

.header-logo {
  width: 300px !important;
}
.header-logo {
  padding-top: 13px;
  padding-bottom: 17px;
}

.hero-style1 {
  padding: 200px 0 220px 0 !important;
}

.hero-title {
  font-size: 66px !important;
  font-weight: 500 !important;
}

.about-feature {
  max-width: 300px !important;
}

.footer-wrapper .ot-social a {
  background-color: #ff9c00;
}

.ot-social a {
  color: #ffffff !important;
}
.copyright-wrap.bg-style1 {
  padding: 61px 0 0px 0 !important;
}

.space,
.space-bottom {
  padding-bottom: 60px;
}
.space,
.space-top {
  padding-top: 60px;
}
.video-sec1 {
  padding-bottom: 0px;
}
.cta-sec1 {
  padding-bottom: 13px;
}

element.style {
  pointer-events: none;
}
.breadcumb-wrapper {
  padding: 84px 0 78px 0 !important;
}
.widget-banner {
  padding-top: 50px !important;
}

.section-title {
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
.benefit-card {
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 20px;
  height: 100%;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  border: none;
}
.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}
.benefit-icon {
  font-size: 24px;
  margin-right: 10px;
  color: #6c757d;
}
.benefit-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 15px;
}
.card-header {
  background-color: #f8f9fa;
  border-bottom: 1px solid #e9ecef;
  padding: 15px 20px;
  border-radius: 10px 10px 0 0 !important;
}
.card-title {
  margin-bottom: 0;
  font-weight: 600;
}
.breadcumb-content {
  text-align: center;
}
.breadcumb-title {
  font-size: 45px !important;
}
.se-tl {
  font-size: 40px !important;
}

@media (max-width: 768px) {
  .header-logo {
    width: 200px !important;
  }
  .hero-style1 {
    padding: 76px 0 119px 0 !important;
  }
  .hero-title {
    font-size: 32px !important;
    font-weight: 500 !important;
  }
  .ot-btn {
    padding: 19px 23px !important;
  }
  .breadcumb-wrapper {
    padding: 39px 0 33px 0 !important;
  }
}
img.logo1 {
    height: 65px;
}
img.logo-footer {
    width: 200px;
    border-radius: 8px;
}
img.crm-logo {
    width: 200px !important;
}
