.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}

.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}

.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}

.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}

:root {
  --color-primary: #3b73f2;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-blue: #f5faff;
  --text-color: #1b1d1f;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role="list"],
ol[role="list"] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

body {
  color: var(--text-color);
  font-weight: 300;
  min-height: 100vh;
  line-height: 1.5;
  margin: 0 auto;
  font-family: "ZohoPuvi", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue",
    sans-serif;
}

.w-100 {
  width: 100%;
}

ul {
  padding: 0;
}

ul li {
  list-style-type: none;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.apm-btn:hover {
  color: #e80e19;
  border-color: #e80e19;
}

.apm-btn > .apm-btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.apm-btn > .apm-btn-icon + span {
  margin-left: 8px;
}

.apm-btn.apm-btn-primary {
  border: 1px solid #e80e19 !important;
  background-color: #e80e19 !important;
  color: #ffffff;
}

.apm-btn.apm-btn-primary:hover {
  background-color: #db0b15;
  border-color: #db0b15;
}

.apm-btn.apm-btn-primary:focus {
  background-color: #d00610;
  border-color: #d00610;
}

.apm-btn.apm-btn-secondary {
  border: 1px solid #1573ff !important;
  background-color: #ffffff !important;
  color: #006deb !important;
}

.apm-btn.apm-btn-secondary:hover {
  background-color: #444444;
  border-color: #444444;
}

.apm-btn.apm-btn-secondary:focus {
  background-color: #444444;
  border-color: #444444;
}

.apm-btn > span:last-child.apm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px !important;
}

a.apm-btn {
  text-decoration: none;
}

.apm-btn {
  border: 0;
  border-radius: 8px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 32px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-family: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

a.apm-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}

.apm-btn.btn-primary {
  background-color: #e80e19;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.2px;
}

.apm-btn > span:last-child.apm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

a.apm-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

.d-block {
  display: block !important;
}

.apm-seo-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  line-height: 1.2;
  letter-spacing: -1px;
  font-weight: 800;
  margin: 0 0 16px;
}

.apm-seo-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.65px;
  margin: 0 0 16px;
}

.apm-seo-main-wrapper h3,
.apm-seo-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}

.apm-seo-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}

.apm-seo-main-wrapper h5,
.apm-seo-main-wrapper .h5 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.apm-seo-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}

.apm-seo-main-wrapper p,
.apm-seo-main-wrapper .p {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}

.apm-seo-main-wrapper ul li {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px;
}

@media only screen and (min-width: 1200px) {
  .apm-seo-main-wrapper h1 {
    font-size: 3.5rem;
  }

  .apm-seo-main-wrapper h2 {
    font-size: 2.5rem;
  }

  .apm-seo-main-wrapper h3,
  .apm-seo-main-wrapper .h3 {
    font-size: 2rem;
  }

  .apm-seo-main-wrapper h4 {
    font-size: 1.75rem;
  }
}

#scroll,
.heading-menu {
  display: none;
}

/*------ End css -------------*/

.apm-seo-main-wrapper *,
.apm-seo-main-wrapper *::after,
.apm-seo-main-wrapper *::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.apm-seo-main-wrapper a:not(.itom-btn-primary) {
  color: #006deb;
}

.apm-seo-main-wrapper a:not(.itom-btn-primary).anchor-text {
  font-size: 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.apm-seo-main-wrapper .anchor-text {
  font-size: 16px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.apm-seo-main-wrapper .anchor-text a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.apm-seo-main-wrapper .apm-banner-wrapper {
  padding: 60px 0px;
  background-color: #e8efff;
  position: relative;
  z-index: 1;
}

.banner-img-holder {
  justify-content: flex-end;
  display: flex;
  align-items: center;
  height: 100%;
}

.banner {
  background: #e8efff;
}

.banner-content {
  padding: 0;
}

.apm-seo-main-wrapper .apm-banner-wrapper .breadcrumb-header ul li {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 8px;
  line-height: 1.5;
}

.apm-seo-main-wrapper .apm-banner-wrapper .breadcrumb-header ul li a {
  color: inherit;
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .breadcrumb-header
  ul
  li.breadcrumb-separator {
  margin: 0 4px;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section {
  padding: 0px 0 0px;
  position: relative;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section h1 {
  margin-bottom: 16px;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section p {
  margin-bottom: 32px;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section h5 {
  margin-bottom: 24px;
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .banner-section
  .banner-content
  .cta-group {
  display: flex;
  gap: 12px;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section .apm-btn {
  font-size: 20px;
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .banner-section
  .apm-btn
  .apm-btn-icon {
  line-height: 1.2;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section .banner-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.apm-seo-main-wrapper .apm-banner-wrapper .banner-section .banner-row > * {
  padding: 0 12px;
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .banner-section
  .banner-row
  .banner-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  position: relative;
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .banner-section
  .banner-row
  .banner-wrapper
  .img-holder {
  overflow: hidden;
  height: 468px;
  position: relative;
  width: 100%;
  background: #ddd;
  border-radius: 100px;
  border: 3px solid #b0c8ff;
  background: linear-gradient(65deg, #adc5ff 25%, #c6eaff 60%, #caefff 100%) 0%
    0% no-repeat;
  transform: rotate(45deg);
}

.apm-seo-main-wrapper
  .apm-banner-wrapper
  .banner-section
  .banner-row
  .banner-content {
  max-width: 585px;
}

@media screen and (min-width: 1200px) {
  .apm-seo-main-wrapper
    .apm-banner-wrapper
    .banner-section
    .banner-row
    .banner-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
}

@media screen and (max-width: 1199.98px) {
  .apm-seo-main-wrapper .apm-banner-wrapper .banner-section .banner-row > * {
    width: 50%;
  }
}

@media screen and (max-width: 992.98px) {
  .apm-seo-main-wrapper .apm-banner-wrapper .banner-section .banner-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px 0;
  }

  .apm-seo-main-wrapper .apm-banner-wrapper .banner-section .banner-row > * {
    width: 100%;
  }

  .banner-img-holder img {
    position: inherit;
  }

  .banner-img-holder {
    justify-content: center;
    align-items: center;
    display: flex;
    height: 100%;
    margin-top: 36px;
  }

  .apm-seo-main-wrapper
    .apm-banner-wrapper
    .banner-section
    .banner-content
    .cta-group {
    justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .banner-content {
    text-align: center;
  }
}

.apm-seo-main-wrapper .apm-features-detail-container {
  max-width: 1280px;
  width: 100%;
  margin: auto;
  padding-left: 12px;
  padding-right: 12px;
}

.apm-seo-main-wrapper .sec-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.apm-seo-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.apm-seo-main-wrapper .sec-padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.sec-bg {
  background: var(--color-blue);
}

@media screen and (min-width: 992px) {
  .apm-seo-main-wrapper .title-break {
    display: block;
  }
}

.fea-sec-img-holder {
  margin-top: 50px;
}

/*--------- feature seciton-------*/

/*-------- Integrated section css start ----------*/

.bule-light-bg {
  background: #fbfdff;
}

.integrated-card-wrapper {
  max-width: 900px;
}

.integrated-card-wrapper .row .col-12 {
  margin: 12px 0px;
}

.integrated-card {
  height: 100%;
  width: 100%;
  padding: 12px 0px;
}

.integrated-card {
  padding: 24px 35px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 8px;
  text-decoration: none;
  gap: 12px;
  color: #000 !important;
  background: #fff;
  box-shadow: 4px 4px 14px #e5f1ff;
}

.integrated-card p {
  margin-bottom: 0px;
  text-align: left;
}

@media screen and (max-width: 768.98px) {
  .integrated-card-wrapper {
    margin-top: 36px;
  }

  .feature-section {
    text-align: center;
  }

  .img-holder {
    display: flex;
    justify-content: center;
  }
}

/*----- why choose seciton ----------*/

.why-choose .integrated-card-wrapper {
  max-width: 1180px;
  margin-top: 60px;
}

.why-choose .integrated-card-wrapper .row .col-12 {
  margin: 12px 0px;
}

.why-choose .integrated-card-wrapper .integrated-card h5 {
  margin-bottom: 0px;
  font-weight: 600;
}

/*-------- Integrated section css end ----------*/

/*========== featue card css  ==============*/

.apm-seo-main-wrapper .feature-section .feature-content-section {
  padding: 0px 0;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-grid {
  display: flex;
  flex: 1;
  gap: 30px;
  margin: 16px 0px;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-grid
  .feature-content-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-grid
  .feature-content-card
  a {
  font-style: italic;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-grid
  > * {
  flex: 1;
  width: 50%;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card {
  padding: 30px;
  background: #f9f9fb;
  border-radius: 6px;
  border: 1px solid #f3f3f5;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card
  a {
  font-size: 17px;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card
  .benefit-card {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 24px;
  gap: 24px;
  border-radius: 12px;
  background: #fff;
  margin-bottom: 24px;
  border: 1px solid #f0f0f0;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card
  .benefit-card
  p {
  margin: 0px;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card
  .benefit-card:last-child {
  margin-bottom: 0;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card.benefit-card
  h5 {
  margin-bottom: 8px;
  line-height: 1.15;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card.benefit-card
  p {
  margin-bottom: 0;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card.green-color-card {
  background: #fafffd;
  border: 1px solid #ddfaee;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card.white-color-card {
  background: #ffffff;
  border: none;
  padding: 0px;
}

.apm-seo-main-wrapper
  .feature-section
  .feature-content-section
  .feature-content-card
  .featue-widgets-image {
  margin: 50px 0px 30px;
  display: flex;
  justify-content: center;
}

.apm-seo-main-wrapper .feature-section .feature-content-section ul li {
  background-image: url('data:image/svg+xml,<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21 10.08V11C20.9988 13.1564 20.3005 15.2547 19.0093 16.9818C17.7182 18.709 15.9033 19.9725 13.8354 20.5839C11.7674 21.1953 9.55726 21.1219 7.53447 20.3746C5.51168 19.6273 3.78465 18.2461 2.61096 16.4371C1.43727 14.628 0.879791 12.4881 1.02168 10.3363C1.16356 8.18455 1.99721 6.13631 3.39828 4.49706C4.79935 2.85781 6.69279 1.71537 8.79619 1.24013C10.8996 0.764896 13.1003 0.982323 15.07 1.85999" stroke="%231573FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M21 3L11 13.01L8 10.01" stroke="%231573FF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 32px;
  margin-bottom: 16px;
}

.widget-mt {
  margin-top: 64px;
}

@media screen and (max-width: 767.98px) {
  .apm-seo-main-wrapper
    .feature-section
    .feature-content-section
    .feature-content-grid
    > * {
    width: 100%;
  }

  .apm-seo-main-wrapper
    .feature-section
    .feature-content-section
    .feature-content-grid {
    margin: 0px;
    flex-direction: column;
  }

  .apm-seo-main-wrapper .feature-section .feature-content-section {
    padding: 20px 0px;
  }
}

/*========== featue card  end css  ==============*/

/*---- enterprise tech start css --------*/

.enterprise-technologies {
  background: #e5f1ff;
}

.enterprise-technologies span {
  font-weight: 600;
}

.tech-support-list li {
  background: #fff;
  padding: 16px;
  display: flex;
  align-items: flex-start;
  border-radius: 8px;
}
.tech-support-list li p {
  margin-bottom: 0px;
}

.tech-support-list li span.icon-box {
  margin-right: 12px;
}

.tech-support-div h5 {
  font-size: 24px;
  line-height: 34px;
}

@media screen and (max-width: 768px) {
  .tech-support-div {
    margin: 40px 0px 0px;
  }
}

/*---- enterprise tech end css --------*/

/*------- widjet end css ---------*/

.get-started-section {
  text-align: center;
}

.bottom-cta {
  margin-top: 30px;
  gap: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.blue-bg {
  background: #f0f6fd;
}

.get-started-section h2 {
  margin-bottom: 0px;
}

/*------- end css -----------*/

/*------- Related resources seciton -----------*/

.related-resource-section .related-resource-img {
  margin-top: 40px;
  max-width: 360px;
  width: 100%;
  height: auto;
}

.resource-link-list.pb-30 {
  padding-bottom: 30px;
  padding-left: 45px !important;
}

.resource-link-item.blog {
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}

.related-resource-section .resource-card {
  border: 1px solid #efefef;
  border-radius: 12px;
  margin-left: 32px;
}

@media screen and (max-width: 1199.98px) {
  .related-resource-section .resource-card {
    margin: 40px 0 0;
  }
}

.related-resource-section .resource-wrapper {
  padding: 24px;
  border-right: 1px solid #efefef;
  height: 100%;
}

.related-resource-section .resource-link-item.featured {
  margin-bottom: 32px;
}

.related-resource-section .resource-link-item.featured {
  margin-bottom: 32px;
}

.related-resource-section .resource-link-list li {
  font-size: 1rem;
  line-height: 1.75;
}

.related-resource-section .resource-link-list li:last-child {
  margin-bottom: 0;
}

.related-resource-section .resource-link-list li a {
  color: inherit;
}

.related-resource-section .resource-link-list li a svg {
  vertical-align: sub;
}

.related-resource-section .resource-link-list li a span {
  margin-right: 4px;
}

.related-resource-section .resource-other-wrapper {
  padding: 24px 24px 24px 0;
  border: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: inherit;
  text-decoration: none;
}

.related-resource-section
  .resource-other-wrapper
  .resource-other-item:nth-child(1),
.related-resource-section
  .resource-other-wrapper
  .resource-other-item:nth-child(2) {
  padding-bottom: 24px !important;
  margin-bottom: 24px;
  border-bottom: 1px solid #efefef;
}

.related-resource-section .resource-other-wrapper .resource-other-item:hover {
  text-decoration: none;
}

.related-resource-section .resource-other-wrapper .resource-other-item .h5 {
  line-height: 1;
  font-size: 20px;
  margin-bottom: 4px;
}

.related-resource-section .resource-other-wrapper .resource-other-item .p {
  font-size: 1rem;
  line-height: 1.75;
}

.related-resource-section
  .resource-other-wrapper
  .resource-other-item
  .resource-other-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.related-resource-section
  .resource-other-wrapper
  .resource-other-item
  .anchor-text {
  color: #006deb;
}

.related-resource-section
  .resource-other-wrapper
  .resource-other-item
  .resource-other-icon {
  margin-right: 20px;
}

.related-resource-section
  .resource-other-wrapper
  .resource-other-item
  .resource-other-icon
  svg {
  width: 32px;
  height: 38px;
}

.related-resource-section .resource-other-wrapper .resource-other-item a {
  font-size: 1rem;
}

@media screen and (max-width: 1199.98px) {
  .related-resource-title-wrapper {
    text-align: center;
  }
}

@media screen and (max-width: 767.98px) {
  .resource-other-wrapper {
    padding: 24px !important;
  }

  .resource-wrapper {
    border-right: 0 !important;
  }
}

/*------- accordian css -------*/
.text-center {
  text-align: center;
}

.featue-content .content-list {
  border-radius: 8px;
  margin-top: 32px;
}

.featue-content .content-list span {
  font-weight: 600;
}

.feature-sec-content .content-list li {
  background-image: url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.0833 0 12.1083 0.158333 13.075 0.475C14.0417 0.791667 14.9333 1.23333 15.75 1.8L14.3 3.275C13.6667 2.875 12.9917 2.5625 12.275 2.3375C11.5583 2.1125 10.8 2 10 2C7.78333 2 5.89583 2.77917 4.3375 4.3375C2.77917 5.89583 2 7.78333 2 10C2 12.2167 2.77917 14.1042 4.3375 15.6625C5.89583 17.2208 7.78333 18 10 18C12.2167 18 14.1042 17.2208 15.6625 15.6625C17.2208 14.1042 18 12.2167 18 10C18 9.7 17.9833 9.4 17.95 9.1C17.9167 8.8 17.8667 8.50833 17.8 8.225L19.425 6.6C19.6083 7.13333 19.75 7.68333 19.85 8.25C19.95 8.81667 20 9.4 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20ZM8.6 14.6L4.35 10.35L5.75 8.95L8.6 11.8L18.6 1.775L20 3.175L8.6 14.6Z" fill="black"/></svg>');
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding-left: 32px !important;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}

/*--- glossary css -------*/

.glossary-wrapper {
  background: #24537f;
  padding: 40px 0px;
  color: #fff;
  border-radius: 8px;
  max-width: 980px;
  margin: 32px auto 0px;
}

.glossary-wrapper ul li {
  border-bottom: 1px solid #4a85bb;
  margin: 16px 0px;
  display: flex;
  gap: 20px;
  padding: 0px 50px;
}

.glossary-wrapper ul li:last-child {
  border-bottom: none;
}

.glossary-wrapper ul {
  margin: 0;
  padding: 0;
}

.glossary-wrapper .glossary-faq {
  width: 25%;
}

.glossary-wrapper .glossary-faq a {
  color: #fff;
  font-weight: 400;
}
.glossary-wrapper .glossary-ans {
  width: 75%;
}

@media screen and (max-width: 767.98px) {
  .glossary-wrapper ul li {
    flex-direction: column;
    gap: 0;
  }

  .glossary-wrapper .glossary-faq,
  .glossary-wrapper .glossary-ans {
    width: 100%;
  }
}

/*------ glossary css end -----*/
