body {
  font-family: "Palanquin Dark", sans-serif !important;
}
.digital_hero_bg {
  position: relative;
}
.digital_hero_bg::before {
  content: "";
  position: absolute;
  background: url(../image/Pattern.png);
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.digital_hero_bg::after {
  content: "";
  position: absolute;
  background: url(../image/pattern-1.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  bottom: 0px;
  right: 0px;
  height: 100%;
  width: 100%;
}
@media (min-width: 1400px) {
  .hero-title {
    font-size: 49px;
    line-height: 1.5;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  .hero-title {
    font-size: 44px;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .hero-title {
    font-size: 35px;
    line-height: 1.5;
  }
}
.digital_bg_1 {
  background-color: #141414;
}
.digital_bg_2 {
  background-color: #3d3d3d;
}
.digital_bg_3 {
  background-color: #3d473d;
}
.digital_bg_4 {
  background-color: #363333;
}
.digital_bg_5 {
  background-color: #ff9a3e;
}
.digital_bg_6 {
  background-color: #2caf2a;
}
.digital_bg_7 {
  background-color: #515151;
}
.digital_bg_8 {
  background-color: #f9f9f9;
}
.digital_bg_9 {
  background-color: #44c642;
}
.digital_bg_10 {
  background-color: #262626;
}
.digital_bg_11 {
  background-color: #1a1a1a;
}
.rounded-20 {
  border-radius: 20px;
}
.z-1 {
  z-index: 1;
  position: relative;
}
.text-green {
  color: #1cbb19;
}
.bg-green {
  background-color: #1cbb19;
}
.ff-s {
  font-family: sans-serif;
}
.fs-20 {
  font-size: 20px;
}
.fs-21 {
  font-size: 21px;
}
.fs-22 {
  font-size: 22px;
}
.fs-22 {
  font-size: 22px;
}
.fs-23 {
  font-size: 23px;
}
.fs-24 {
  font-size: 24px;
}
.fs-25 {
  font-size: 25px;
}
.fs-26 {
  font-size: 26px;
}
.fs-27 {
  font-size: 27px;
}
.fs-28 {
  font-size: 28px;
}
.fs-29 {
  font-size: 29px;
}
.fs-30 {
  font-size: 30px;
}
.fs-31 {
  font-size: 31px;
}
.fs-32 {
  font-size: 32px;
}
.fs-33 {
  font-size: 33px;
}
.fs-34 {
  font-size: 34px;
}
.fs-35 {
  font-size: 35px;
}
.fs-36 {
  font-size: 36px;
}
.fs-37 {
  font-size: 37px;
}
.fs-38 {
  font-size: 38px;
}
.fs-39 {
  font-size: 39px;
}
.fs-40 {
  font-size: 40px;
}
.fs-46 {
  font-size: 46px;
}
.fs-100 {
  font-size: 100px;
}
.fw-500 {
  font-weight: 500;
}
.fw-800 {
  font-weight: 800;
}
@media (min-width: 768px) {
  .py_80 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .py_80 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.btn-cta {
  background-color: #44c642;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 15px;
  padding: 15px 30px;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.btn-cta:hover {
  background-color: #39b837;
  color: #fff;
  transform: translateY(-0.15rem);
  transition: all 0.2s ease-in-out;
}
.btn-video {
  font-size: 18px;
  font-weight: 500;
  color: #242331;
  border-radius: 15px;
  padding: 5px 5px 5px 30px;
  text-decoration: none;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-video:hover {
  color: #242331;
  transform: translateY(-0.15rem);
  transition: all 0.2s ease-in-out;
}
.btn-black {
  font-size: 18px;
  font-weight: 500;
  color: #ffffff;
  padding: 10px 35px;
  text-decoration: none;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-black:hover {
  color: #ffffff;
  transform: translateY(-0.15rem);
  transition: all 0.2s ease-in-out;
}
.milestone .milestone-item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (min-width: 1200px) {
  .milestone .milestone-item {
    border-left: 1px solid #4f8b53;
  }
  .milestone .milestone-item:last-child {
    border-right: 1px solid #4f8b53;
  }
}
@media (min-width: 992px) {
  .border-s-0 {
    border-left: 0 !important;
  }
}
.h-45 {
  height: 45px;
}
.offer-bg {
  background-image: url(../image/offer-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.digital-pricing-bg {
  background-image: url(../image/pricing-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.overlay1 {
  background-color: #000000f7;
}
.text-color-1 {
  color: #44c642;
}
.text-color-2 {
  color: #797979;
}
/* Imperative features tabs CSS ==========
==================================*/
.features_pills .link_tabs {
  border-radius: 1px;
  border: 1px solid #dfdfdf;
  border-bottom: 1px solid #141414;
  text-align: left;
  width: calc(100% - 12px);
  background-color: transparent;
  color: #fff;
}
.features_pills .link_tabs:last-child {
  border-bottom: 1px solid #dfdfdf;
}

.features_pills .link_tabs:focus,
.features_pills .link_tabs:hover {
  color: #44c642 !important;
}

.features_pills .link_tabs.active {
  color: #44c642 !important;
}

.featuresList li {
  font-size: 18px;
  line-height: 30px;
}

.tab_title {
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 1400px) {
  .features-content-scroll {
    max-height: 232px;
    overflow-y: auto;
  }
}
@media (max-width: 1399px) {
  .features-content-scroll {
    max-height: 315px;
    overflow-y: auto;
  }
}

.features-content-scroll::-webkit-scrollbar-track {
  background-color: transparent;
}

.features-content-scroll::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}

.features-content-scroll::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #44c642;
}

@media (max-width: 599px) {
  .features_scrollbar {
    max-height: 287px;
    overflow-y: scroll;
  }
}
.features_scrollbar::-webkit-scrollbar-track {
  background-color: transparent;
}

.features_scrollbar::-webkit-scrollbar {
  width: 5px;
  background-color: transparent;
}

.features_scrollbar::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: #44c642;
}

@media (min-width: 1200px) {
  .why-choose .why-choose-item {
    position: relative;
    padding: 15px 100px;
    color: #fff;
    font-size: 19px;
    font-family: sans-serif;
  }
}
@media (max-width: 1199px) {
  .why-choose .why-choose-item {
    position: relative;
    padding: 15px 30px;
    color: #fff;
    font-size: 19px;
    font-family: sans-serif;
  }
}

.why-choose .why-choose-item:before {
  background: linear-gradient(90deg, #29292900, #a5a5a5, #29292900);
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  content: "";
  opacity: 0.7;
}
.why-choose .why-choose-item:last-child::after {
  background: linear-gradient(90deg, #29292900, #a5a5a5, #29292900);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  content: "";
  opacity: 0.7;
}
.price-duration {
  font-size: 0.8rem;
  font-weight: 500;
  /* color: #242331; */
  margin-top: auto;
  margin-bottom: 0.25rem;
}
.price-duration:before {
  content: "/";
  padding: 0;
}
.pricing-bg-1 {
  background-color: #ffeecc;
  color: #c68a15;
}
.pricing-bg-2 {
  background-color: #1f9c1e;
  color: #ffffff;
}
.pricing-bg-3 {
  background-color: #efecff;
  color: #44c642;
}
.w-mx {
  width: max-content;
}
.btn-getstart {
  background-color: transparent;
  border: 1px solid #d3d3d3;
  padding: 10px 20px;
  color: #242331;
  text-decoration: none;
  display: flex;
  margin: auto;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-getstart:hover {
  background-color: #686868;
  border: 1px solid #686868;
  color: #d8d8d8;
  transform: translateY(-0.15rem);
  transition: all 0.2s ease-in-out;
}
.btn-getstart-2 {
  background-color: #fff;
  padding: 10px 20px;
  color: #242331;
  text-decoration: none;
  display: flex;
  margin: auto;
  transform: translateY(0);
  transition: all 0.2s ease-in-out;
}
.btn-getstart-2:hover {
  background-color: #e0e0e0;
  color: #242331;
  transform: translateY(-0.15rem);
  transition: all 0.2s ease-in-out;
}

.testimonial-carousel .owl-nav {
  display: none;
}

.testimonial-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
  padding-bottom: 20px;
}

.testimonial-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background-color: #c4c4c4;
  margin: 0 3px;
  border-radius: 50%;
}

.testimonial-carousel .owl-dots .owl-dot.active {
  background-color: #00c156;
}
.custom-form-control {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: transparent;
  background-clip: padding-box;
  border-bottom: 1px solid #ced4da !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0px;
  appearance: none;
  font-family: sans-serif;
  border-radius: 0px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-form-control:focus {
  outline: 0px;
  border-bottom: 1px solid #ced4da !important;
}
.custom-form-control::placeholder {
  color: #fff;
  font-family: sans-serif;
}
.form-select {
  display: block;
  width: 100%;
  padding: 10px 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #ffffff;
  background-color: transparent;
  background-clip: padding-box;
  border-bottom: 1px solid #ced4da !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 0px;
  appearance: none;
  font-family: sans-serif;
  border-radius: 0px;
  background-image: url(../image/dropdwon.png);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 15px 7px;
}
.form-select:focus {
  outline: 0px !important;
  border-bottom: 1px solid #ced4da !important;
}
.form-select::placeholder {
  /* color: #fff; */
  font-family: sans-serif;
}
.accordion-flush .accordion-item {
  border-radius: 20px;
}
.accordion-flush .accordion-item .accordion-button {
  border-radius: 20px;
  font-weight: 600;
}
.accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 20px;
}
.accordion-button:not(.collapsed) {
  color: #242331;
  background-color: #ffffff;
  box-shadow: none;
  padding-left: 20px;
}
.accordion-button::after {
  margin-left: auto;
  background-color: #44c642;
  padding: 19px;
  content: "";
  background-image: url(../image/faq.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.4rem;
  transition: transform 0.2s ease-in-out;
  border-radius: 20px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url(../image/faq-not.png);
  transform: rotate(1deg);
  background-size: 0.7rem;
}
.lift {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  transform: translateY(0);
  transition: all 0.3s ease;
}
.lift:hover {
  transform: translateY(-0.4rem);
  box-shadow: 0 0.25rem 1.25rem rgba(52, 63, 82, 0.1);
  transition: all 0.3s ease;
}
.hover-1 {
  transition: all 0.2s linear;
  box-shadow: 0 0 6px 0 rgb(0 0 0/25%);
}
.hover-1:hover {
  box-shadow: rgb(147 147 147 / 12%) 2px 2px 15px 0;
  transition: all 0.2s linear;
}

option {
  color: rgb(0, 0, 0) !important;
}
