body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
p {
  font-size: 1.125rem;
  font-family: "Poppins", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
}

.sideNav {
    z-index: 1001 !important;
}

.main_title {
  color: #292d34;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
}
.sec_title {
  color: #122437;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 700;
}

.header_area {
  z-index: 999;
  position: relative;
}
.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}

.header_area.navbar_fixed .nav-pills .nav-link {
  color: #212529 !important;
}

.nav-pills .nav-link {
  color: #ffffff !important;
}
#pills-megaMenu .nav-link {
  color: #212529 !important;
}

@media (min-width: 700px) {
  .py_100 {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .py_140 {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

@media (max-width: 699px) {
  .py_100 {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .py_140 {
    padding-top: 70px !important;
  }
}

@media (min-width: 1400px) {
  .main_title {
    font-size: 55px !important;
    line-height: 70px !important;
  }
  .sec_title {
    font-size: 45px !important;
    line-height: 55px !important;
  }
  .cta-pt {
    padding-top: 240px !important;
  }
  .cta-nmb {
    margin-bottom: -250px;
  }
}

@media (max-width: 1399px) {
  .main_title {
    font-size: 45px !important;
    line-height: 58px !important;
  }
  .sec_title {
    font-size: 42px !important;
    line-height: 52px !important;
  }
  .cta-pt {
    padding-top: 240px !important;
  }
  .cta-nmb {
    margin-bottom: -250px;
  }
}
@media (max-width: 460px) {
  .banner .main_title {
    font-size: 39px !important;
    line-height: 44px !important;
  }
  .sec_title {
    font-size: 35px !important;
    line-height: 42px !important;
  }
  .lh_34 {
    line-height: 29px !important;
  }
  .fs-65 {
    font-size: 61px !important;
  }
}
@media (max-width: 767px) {
  .cta-pt {
    padding-top: 240px !important;
  }
  .cta-nmb {
    margin-bottom: -60px;
  }
  .hero-nmt {
    margin-top: -120px !important;
  }
  .hero-p {
    padding-top: 50px;
    padding-bottom: 150px !important;
  }
}
@media (min-width: 992px) {
  .hero-p {
    padding-top: 100px;
    padding-bottom: 370px !important;
  }
  .hero-nmt {
    margin-top: -370px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hero-nmt {
    margin-top: -220px !important;
  }
  .hero-p {
    padding-top: 70px;
    padding-bottom: 250px !important;
  }
}

.bg-soft-green {
  background-color: #f5faf5;
}
.bg-soft-red {
  background-color: #fcf9f3;
}
.bg-white-smoke {
  background-color: #fbfbfb;
}
.bg_red {
  background-color: #bf000f;
}
.bg_black_1 {
  background-color: #1e292d;
}
.bg_black_2 {
  background-color: #1c2629;
}
.bg_solid_one {
  background-color: #fff9ec;
}
.bg_solid_two {
  background-color: #f6faf7;
}
.bg_solid_three {
  background-color: #f1f8fd;
}
.bg_solid_four {
  background-color: #fff9f9;
}
.bg_solid_five {
  background-color: #fff9ec;
}
.bg_solid_six {
  background-color: #f2f4f3;
}
.bg_solid_seven {
  background-color: #f3fff5;
}
.bg_solid_eight {
  background-color: #f2f2f2;
}

.bg_solid_nine {
  background-color: #f9fbf8;
}
.bg_solid_ten {
  background-color: #ecf4ef;
}
.bg_gradient_one {
  background: linear-gradient(180deg, #fffad1 15.87%, #ffffff 100%);
}
.bg_gradient_two {
  background: linear-gradient(180deg, #edfff1 0%, #ffffff 100%);
}
.bg_gradient_three {
  background: linear-gradient(180deg, #c6deff 0%, #ffffff 100%);
}
.bg_gradient_four {
  background: linear-gradient(180deg, #ffe3e6 0%, #ffffff 100%);
}
.border-soft-green {
  border: 1px solid #1e3944;
}
.rounded-20 {
  border-radius: 20px;
}
.news-hero-bg {
  background-image: url(./img/php-newspaper-script.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.news-portal-bg {
  background-image: url(./img/background.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.growing-bg {
  background-image: url(./img/mkpotrdflxyly7ejglne.avif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.fs-18 {
  font-size: 18px;
}
.fs-16 {
  font-size: 16px;
}
.fs-45 {
  font-size: 45px;
}
.fs-65 {
  font-size: 65px;
}
.text-justify {
  text-align: justify;
}
.lh_34 {
  line-height: 34px;
}

.gif-h {
  height: 200px;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.text-black {
  color: #000;
}

.text_kellyGreen {
  color: #30b22e;
}

.text-ash {
  color: #616161;
}
.text_green {
  color: #005350;
}

.text_Zambezi {
  color: #5e5e5e;
}

.text_tangaroa {
  color: #122437;
}
.bg_kellyGreen {
  background-color: #44c642;
}
.bg_aliceBlue {
  background: #f3f5f7;
}

.bg_half {
  background: #f3f5f7;
  height: 50%;
}
.bg-soft-gradient {
  background: linear-gradient(109.98deg, #ffffff 9.32%, #dbf0db 134.22%);
}

.sub_text {
  font-size: 16px;
  line-height: 30px;
}

.sub_text2 {
  font-size: 16px;
  line-height: 26px;
}

.btn-warning {
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-warning:hover {
  transform: translateY(-0.15rem);
  box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}

.btn-success {
  color: #fff;
  background-color: #30b22e;
  border-color: #30b22e;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-success:hover {
  background-color: #2bce70;
  border-color: #2bce70;
  transform: translateY(-0.15rem);
  box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}

.btn_wine {
  border: 1px solid #bf000f;
  background-color: #bf000f;
  color: #fff;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn_wine:focus,
.btn_wine:hover {
  border: 1px solid #a90614;
  background-color: #a90614;
  color: #fff;
  transform: translateY(-0.15rem);
  box-shadow: 0 0.25rem 0.75rem rgba(30, 34, 40, 0.15);
}

.badge_rotated {
  background: #122437;
  padding: 5px 25px;
  width: 200px;
  top: 16px;
  left: -70px;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-size: 11px;
  font-weight: 700;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

/* Addons CSS ==========
==================================*/
.addons_area {
  padding: 110px 0px;
}

.addons_area .title_addons {
  margin-bottom: 60px;
}

.sec_title p,
.title_addons p {
  font-size: 18px;
  line-height: 26px;
  margin-top: 25px;
}

.purchase_btn_two {
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  border-radius: 3px;
  display: inline-block;
  padding: 10px 25px;
  text-align: center;
  font-weight: 600;
  transition: all 0.3s linear;
  position: relative;
  z-index: 1;
  width: 100%;
  text-decoration: none;
}

/*========= Testimonial CSS
==================================*/

.review_text {
  min-height: 120px;
}

.owl-carousel.testimonial-carousel .owl-nav .owl-next,
.owl-carousel.testimonial-carousel .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 26px;
}

@media (min-width: 660px) {
  .owl-carousel.testimonial-carousel .owl-nav .owl-prev {
    left: -50px;
  }
  .owl-carousel.testimonial-carousel .owl-nav .owl-next {
    right: -50px;
  }
}
@media (max-width: 599px) {
  .owl-carousel.testimonial-carousel .owl-nav .owl-prev {
    left: 6px;
    font-size: 14px;
  }
  .owl-carousel.testimonial-carousel .owl-nav .owl-next {
    right: 6px;
    font-size: 14px;
  }
}
/*========= FAQ CSS
==================================*/

.faq .accordion-button:not(.collapsed) {
  color: #000000;
  background-color: transparent;
}

.faq .accordion-button {
  padding: 22px 28px;
  font-size: 17px;
  font-weight: 500;
}

.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}

.faq .accordion-item {
  margin-bottom: 10px;
}

.license .contact-details {
  padding: 30px;
}


.text-justify {
  text-align: justify;
}
.faq_bg {
  background: linear-gradient(180deg, rgb(255 248 249) 40%, rgba(255, 255, 255, 1) 65%);
}

.bg_1 {
  background-image: linear-gradient(140deg, #fff 0%, #dfe8fc 100%);
  background-color: transparent;
}

.h_75 {
  height: 75px;
}
.inner_shadow {
  -webkit-box-shadow: 0 2px 50px rgb(0 0 0 / 8%);
  box-shadow: 0 2px 50px rgb(0 0 0 / 8%);
}
.imgTranslateOnHover img,
.translateOnHover {
  transition-duration: 0.4s;
}
.translateOnHover:hover {
  transform: translateY(-10px);
}
.translateOnHover {
  transition-duration: 0.4s;
}
.translateOnHover:hover {
  transform: translateY(-10px);
}
.shadow_black::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  border-radius: 15px;
  background: rgb(0 0 0 / 65%);
}
.radious_15 {
  border-radius: 15px;
}
.ts_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  opacity: 0.2;
}

.banner_wrapper .addon {
  width: 300px;
  padding: 20px;
  bottom: 44px;
  right: -80px;
  font-size: 20px;
}
.banner_wrapper .addon,
.apps_feature_inner .addon {
  background: #122437;
  line-height: 22px;
  letter-spacing: 0.01em;
  font-size: 11px;
  font-weight: 700;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.bg_bluish {
  background-color: #d4e2f6 !important;
}

.for_hover::before {
  content: "";
  background: rgb(45 205 114 / 87%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  transition-duration: 0.4s;
}

.for_hover:hover::before {
  height: 100%;
}

.hover_content {
  top: calc(100% + -20px);
  align-content: center;
  height: auto;
  transition-duration: 0.4s;
  transform: translateY(0);
}

.for_hover:hover .hover_content {
  transform: translateY(-50%);
  top: 50%;
}
.key-features:focus,
.key-features:hover {
  box-shadow: 0 0 12px rgb(0 0 0 / 10%);
}

.key-features:focus img,
.key-features:hover img {
  transform: translateY(-8px);
}
.transition {
  transition-duration: 0.3s;
}

/*===============================
===========Package Css===========
=================================*/

.package-remove {
  opacity: 0.5;
}
.badge_all .addon {
  background: #627afe;
  padding: 20px 15px;
  top: -22px;
  right: -20px;
  width: 80px;
  height: 80px;
  line-height: 19px;
}
.blog-bg {
  background: linear-gradient(180deg, rgb(243 245 247) 40%, rgba(255, 255, 255, 1) 65%);
}
.shadow_1 {
  box-shadow: rgb(0 0 0 / 13%) 1px 1px 1rem !important;
}
.shadow_2 {
  box-shadow: 0px 3px 12px 0px #00000021;
}

.shadow_2 {
  box-shadow: 0px 0px 14px 0px #00000017;
}
.shadow_3 {
  box-shadow: 0px 4px 4px 0px #00000040;
}
.h-90 {
  height: 90px;
}
.accordion-item {
  border-radius: 20px;
  background: #ffffff;
  border: 0px;
}
.accordion-item .accordion-button {
  border-radius: 20px;
  font-weight: 600;
  width: 100%;
  text-align: start;
  padding: 20px 75px 20px 40px;
  display: flex;
  align-items: center;
  background: #f2f4f3;
}
.accordion-item:first-of-type button {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:first-of-type {
  border-top-left-radius: 20px !important;
  border-top-right-radius: 20px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-left-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.accordion-button::after {
  margin-left: auto;
  content: "";
  right: 25px;
  position: absolute;
  background-image: url(./img/faq.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2rem;
  transition: transform 0.2s ease-in-out;
  border-radius: 20px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(./img/faq-not.png) !important;
  transform: rotate(1deg);
  background-size: 1.2rem;
}
.faq .accordion-button:not(.collapsed) {
  color: #000000;
  font-weight: 500;
  background-color: transparent;
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #ca3742;
}
.accordion-button:focus {
  box-shadow: none;
}

.accordion-body {
  padding: 15px 40px;
}
.hover1 {
  transition: all 0.3s linear;
}

.hover1:hover {
  box-shadow: rgb(21 80 10 / 18%) 0px 6px 14px 0px;
  transition: all 0.3s linear;
}

.hover2 {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}

.hover2:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0 0.25rem 1.25rem rgba(52, 63, 82, 0.1);
}
.hover3 {
  transition: all 0.3s linear;
}

.hover3:hover {
  box-shadow: rgb(0 0 0 / 12%) 0px 20px 50px 0px;
  transition: all 0.3s linear;
  background-color: white;
}
.z-six {
  z-index: 6;
}
.py-12 {
  padding: 12px 0px;
}
.pb-60 {
  padding-bottom: 59px;
}

/* marquee left start */
.marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.marquee-content {
  display: flex;
  gap: 1rem;
  animation: marqueeScroll 80s linear infinite;
  width: max-content;
}

/* .marquee:hover .marquee-content {
  animation-play-state: paused;
} */

@keyframes marqueeScroll {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}
.marque-img {
  border-radius: 10px;
}
/* marquee left end  */

/* demo hover css  */
.demo-item a .img-wrapper {
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}

.demo-item a .img-wrapper .img-caption {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
}
.demo-item a .img-wrapper .img-caption::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(184, 162, 172, 0.25);
  position: absolute;
  top: 0px;
  left: 0px;
  transform: skew(60deg);
  transition: 0.6s;
}
.demo-item a .img-wrapper .img-caption > button {
  min-width: 120px;
  height: 48px;
  padding: 0px;
}
.demo-item a .img-wrapper .img-caption > button {
  border: 0px;
  min-width: 60px;
  border-radius: 10px;
  height: 54px;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  color: rgb(165 0 0);
  font-size: 20px;
  font-weight: 500;
  cursor: pointer;
  background-color: #fff;
  position: relative;
  z-index: 1;
  transform: translateY(5px);
  transition: 0.3s;
}
/* .demo-item a:hover .img-wrapper img {
  filter: grayscale(100%);
} */
.demo-item a:hover .img-wrapper .img-caption::before {
  transform: skew(45deg) scale(3);
}
.demo-item a:hover .img-wrapper .img-caption {
  opacity: 1;
  visibility: visible;
}
.demo-item a:hover .img-wrapper .img-caption > button::before {
  opacity: 1;
}
.demo-item a:hover .img-wrapper .img-caption > button {
  transform: translateY(0px);
}
.comeing-soon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* feature */

.features_wrapper {
  position: relative;
  display: grid;
  grid-template-rows: repeat(8, 1fr);
  grid-template-columns: repeat(10, 1fr);
  grid-gap: 14px;
  gap: 14px;
  justify-content: center;
  max-inline-size: 1510px;
  margin: -120px auto auto;
  -webkit-mask-image: linear-gradient(90deg, transparent 2%, rgb(217, 217, 217) 10%, rgb(217, 217, 217) 90%, transparent 98%), linear-gradient(180deg, transparent 5%, rgb(217, 217, 217) 15%, rgb(217, 217, 217) 85%, transparent 95%);
  mask-image: linear-gradient(90deg, transparent 2%, rgb(217, 217, 217) 10%, rgb(217, 217, 217) 90%, transparent 98%), linear-gradient(180deg, transparent 5%, rgb(217, 217, 217) 15%, rgb(217, 217, 217) 85%, transparent 95%);
  -webkit-mask-composite: source-in, xor;
  mask-composite: intersect;
}

@media (max-width: 600px) {
  .features_wrapper {
    grid-template-rows: repeat(3, 1fr) !important;
    grid-template-columns: repeat(2, 1fr) !important;
    margin: -270px auto -180px !important;
  }
  .menu_tray {
    background-color: #56b747 !important;
  }
}

.noHover {
  pointer-events: none;
}
.feature_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 17.949px;
  background: #ffffff;
  box-shadow: 0 0 0 0.894px rgba(18, 43, 165, 0.12), 0 0.894px 0.894px -0.447px rgba(18, 43, 165, 0.04), 0 2.682px 2.682px -1.341px rgba(18, 43, 165, 0.04), 0 5.364px 5.364px -2.682px rgba(18, 43, 165, 0.04), 0 10.728px 10.728px -5.364px rgba(18, 43, 165, 0.04);
  cursor: pointer;
  transition: box-shadow 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.feature_item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  border-radius: 17.949px;
  background: #ffffff;
  box-shadow: 0 0 0 0.894px rgba(18, 43, 165, 0.12), 0 0.894px 0.894px -0.447px rgba(18, 43, 165, 0.04), 0 2.682px 2.682px -1.341px rgba(18, 43, 165, 0.04), 0 5.364px 5.364px -2.682px rgba(18, 43, 165, 0.04), 0 10.728px 10.728px -5.364px rgba(18, 43, 165, 0.04);
  cursor: pointer;
  transition: box-shadow 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
.feature_item_large {
  position: relative;
  display: flex;
  flex-direction: column;
  grid-row: span 2;
  grid-column: span 2;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  border-radius: 17.88px;
  box-shadow: 0 0 0 0.894px rgba(18, 43, 165, 0.12), 0 0.894px 0.894px -0.447px rgba(18, 43, 165, 0.04), 0 2.682px 2.682px -1.341px rgba(18, 43, 165, 0.04), 0 5.364px 5.364px -2.682px rgba(18, 43, 165, 0.04), 0 10.728px 10.728px -5.364px rgba(18, 43, 165, 0.04);
  cursor: pointer;
  transition: box-shadow 0.25s cubic-bezier(0.5, 0, 0.5, 1);
}
@media (max-width: 1000px) {
  .feature_item_large {
    padding: 10px;
    border-radius: 12.183px;
  }
}

.feature_item:hover {
  box-shadow: 0 0 0 1.119px #ff0000, 0 10px 14px 0 #fff8ea, 0 1.1px 1.1px -0.55px rgba(18, 43, 165, 0.04), 0 3.3px 3.3px -1.65px rgba(18, 43, 165, 0.04), 0 6.6px 6.6px -3.3px rgba(18, 43, 165, 0.04), 0 13.2px 13.2px -6.6px rgba(18, 43, 165, 0.04);
}
.feature_item_large:hover {
  box-shadow: 0 0 0 1.119px #ff0000, 0 10px 14px 0 #fff8ea, 0 1.1px 1.1px -0.55px rgba(18, 43, 165, 0.04), 0 3.3px 3.3px -1.65px rgba(18, 43, 165, 0.04), 0 6.6px 6.6px -3.3px rgba(18, 43, 165, 0.04), 0 13.2px 13.2px -6.6px rgba(18, 43, 165, 0.04);
}

.image-hover {
  position: relative;
  width: 50px;
  height: 50px;
}

.image-hover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: opacity 0.3s ease;
}

.img-hover {
  opacity: 0;
}

.feature_item:hover .img-hover {
  opacity: 1;
}

.feature_item:hover .img-default {
  opacity: 0;
}
.feature_item p {
  transition: color 0.25s cubic-bezier(0.5, 0, 0.5, 1);
  text-align: center;
  line-height: 19px;
}
.feature_item:hover p {
  color: #ff0000;
}
.feature_item_large:hover p {
  color: #ff0000;
}

.shadow-top {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 17%;
  z-index: 1;
}
.shadow-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 17%;
  z-index: 1;
}
.client-img {
  height: 80px;
  width: 80px !important;
  border-radius: 100%;
}
@media (min-width: 768px) {
  .shape-left {
    position: absolute;
    left: 0;
    bottom: 80px;
    height: 50%;
    z-index: 0;
  }
  .shape-right {
    position: absolute;
    right: 0;
    top: 80px;
    height: 50%;
    z-index: 0;
  }

  .cta-shape-left {
    position: absolute;
    left: 0;
    bottom: 50px;
    height: 65%;
    z-index: 0;
  }
  .cta-shape-right {
    position: absolute;
    right: 0;
    top: 50px;
    height: 65%;
    z-index: 0;
  }
}
@media (max-width: 767px) {
  .shape-left {
    display: none;
  }
  .shape-right {
    display: none;
  }

  .cta-shape-left {
    display: none;
  }
  .cta-shape-right {
    display: none;
  }
  .title-h {
    height: 220px;
  }
}

.swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}
.marquee-carousel {
  height: 300px;
  width: 100%;
  overflow: hidden;
}

.marquee-carousel-reverse {
  height: 300px;
  width: 100%;
  overflow: hidden;
  transform: scaleY(-1);
}
.marquee-carousel .swiper-slide {
  transform: scaleY(-1);
}
.swiper-slide {
  height: auto !important;
  margin-bottom: 0px !important;
}
.logo_slide {
  height: 160px !important;
}
.testi-carousel .owl-stage {
  display: flex;
}
.testi-carousel .owl-stag .owl-item {
  display: flex;
  flex: 1 0 auto;
}
@media (min-width: 1200px) {
  .rounded-lg-20 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
  }
}
.lang-h {
  height: 60px;
}
.h-375 {
  height: 375px;
}
.h-750 {
  height: 750px;
}
.w-700 {
  width: 700px;
}
.swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
}
.feature_img{
  height: 200px;
 }
 .feature_img img {
  width: 100%;
  height: 100%;
  object-fit: cover; 
}
