body {
  color: #282828;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}

.container {
  width: 1240px;
}

p {
  color: #767676;
  line-height: 26px;
  font-size: 14px;
}

.text-center {
  text-align: center;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none;
}

.opacity-light {
  opacity: 0.2 !important;
}

.border-radious30 {
  border-radius: 30px;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-110 {
  margin-bottom: 110px;
}

a,
a:hover {
  transition: all 0.3s;
}

.green-gradient {
  background: linear-gradient(180deg, #bbf994 0%, #8cd85c 100%);
}

.yellow-gradient {
  background: linear-gradient(180deg, #fff47b 0%, #fffbce 100%);
}

.theme-gradient {
  background: linear-gradient(180deg, #88ecf6 0%, #47c9d7 100%);
}

.width-half {
  width: 50%;
}

.font16 {
  font-size: 16px;
}

.grey-500 {
  color: #767676;
}

.line-height32 {
  line-height: 32px;
}

.grey-bg {
  background: #fafafa;
}

.font75 {
  font-size: 75px;
}

.font68 {
  font-size: 68px;
}

.mt-0 {
  margin-top: 0 !important;
}

.mtb110 {
  margin-top: 110px;
  margin-bottom: 110px;
}

.mt110 {
  margin-top: 110px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-30 {
  margin-top: 30px;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.full-rounded {
  border-radius: 100px;
}

.text-center {
  text-align: center;
}

.flex {
  display: flex;
}

.align-item-center {
  align-items: center;
}

.justify-space-between {
  justify-content: space-between;
}

.order2 {
  order: 2;
}

.grid {
  display: grid;
}

.grid-column2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-column3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-column4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.gap-16 {
  gap: 16px;
}

.gap-24 {
  gap: 24px;
}

.poppins-medium {
  font-weight: 500;
}

.poppins-bold {
  font-weight: 700;
}

.gilda-display-regular {
  font-family: "Gilda Display", serif;
  font-weight: 400;
  font-style: normal;
}

.banner-growthHeading {
  font-size: 20px;
}

.banner-left h1 {
  font-size: 62px;
  line-height: 85px;
  margin-top: 35px;
  margin-bottom: 25px;
  font-family: "Gilda Display", serif;
}

.banner-actionBox h2 {
  margin-top: 0;
  font-size: 20px;
  line-height: 35px;
}

.banner-actionBtn {
  margin-top: 15px;
  display: flex;
  color: #282828;
  text-decoration: underline;
  gap: 10px;
}

.banner-actionBtn:hover {
  color: #47c9d7;
  margin-left: 4px;
}

.home-bannerRight {
  display: flex;
  justify-content: end;
}

.info-highlightBox {
  padding: 25px;
  width: 230px;
  max-width: 230px;
}

.info-highlightBox p {
  color: #282828;
  font-size: 16px;
  line-height: 26px;
  padding: 0 8px;
}

.banner-man {
  position: relative;
  height: 370px;
  border-radius: 100px 100px 0 0;
}

.banner-leadTicket {
  margin-top: -92px;
  position: relative;
}

.banner-infoMan {
  position: absolute;
  top: 14px;
  left: -40px;
}

.owl-carousel .owl-item img {
  width: auto;
}

.partner-scroll {
  margin: 60px 0;
}

.highlight-bar {
  background: #282828;
  padding: 20px 0;
}


.highlight-barPoint {
  display: flex;
  gap: 12px;
  color: #fff;
  font-size: 14px;
  align-items: center;
}

.feature-scrollArea-heading {
  clip-path: polygon(
    240px 0,
    240px 150px,
    100% 150px,
    100% 100%,
    0 100%,
    0% 60%,
    0 0
  );
  padding: 0 29px;
  display: inline-block;
  border-radius: 30px;
}

.feature-scrollHeading-count {
  font-size: 130px;
  display: inline-block;
  margin-left: 17px;
}

.feature-scrollHeading-pera p {
  font-size: 48px;
  color: #282828;
  line-height: 64px;
  margin-bottom: 32px;
}

.feature-box1 {
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 4px 16px 0px rgba(189, 220, 225, 0.4);
  padding: 24px;
  margin: 15px;
}

.feature-box1 h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: normal;
}

.feature-boxScroll {
  margin-top: -15px;
}

.feature-box1 p {
  margin-bottom: 0;
}

.owl-nav {
  position: absolute;
  top: 73px;
  left: -210px;
}

.owl-nav .owl-prev.disabled {
  opacity: 0.2;
}

.owl-nav .owl-prev {
  transform: rotate(180deg);
  vertical-align: middle;
  margin-top: 1px;
  margin-right: 15px;
}

.home-ring {
  margin: 0 auto;
  display: table;
}

.home-dashboardLaptop {
  margin: -500px auto 0;
  display: table;
}

.customHeading {
  text-align: center;
  margin-bottom: 70px;
}

.customHeading p {
  font-size: 16px;
  line-height: 32px;
  width: 66%;
  color: #767676;
  margin: 20px auto 0;
}

.stand-outArea {
  position: relative;
}

.customHeading h2 {
  font-size: 56px;
  font-family: "Gilda Display", serif;
  margin-top: 0;
}

.stand-outBox-img {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  border: 1px solid #cfcfcf;
  background: #fffbeb;
  text-align: center;
  line-height: 60px;
  margin-top: -70px;
  margin-bottom: 16px;
}

.stand-outBox {
  position: absolute;
  border-radius: 10px;
  border: 1px solid #cfcfcf;
  background: #fffbeb;
  box-shadow: 4px 6px 18px 0px rgba(56, 56, 56, 0.1);
  padding: 45px 20px 20px 20px;
  width: 300px;
  top: 120px;
  left: 0;
}

.stand-outBox p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 32px;
  color: #282828;
}

.stand-outBox.box2 {
  right: 150px;
  left: inherit;
  top: 60px;
}

.stand-outBox.box3 {
  top: inherit;
  bottom: 160px;
  left: 70px;
}

.stand-outBox.box4 {
  left: initial;
  right: 0;
  top: 330px;
}

.home-featureHighlight-sec {
  background: linear-gradient(180deg, #f8f6fd 0%, #fff 87.5%);
  margin: 110px 0;
  padding: 90px 0 0 0;
}

.home-featureHighlight h2 {
  font-family: "Gilda Display", serif;
  font-size: 40px;
  line-height: 66px;
  margin-top: 0;
  margin-bottom: 35px;
}

.home-featureHighlight-box {
  border-radius: 30px;
  background: #fff;
  box-shadow: 0px 4px 60px 0px rgba(189, 220, 225, 0.4);
  padding: 30px;
}

.home-featureHighlight-content h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 44px;
  margin-top: 0;
}

.home-featureHighlight-content p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
}

.home-featureHighlight-img.leadImage {
  margin-top: 26px;
  margin-bottom: 6px;
}

.home-featureHighlight-area {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
}

#pinContainer {
  width: 100%;
  height: 100vh !important;
  overflow: hidden;
}

.wipe-area {
  height: 100%;
  width: 100%;
  position: absolute;
}

.wipe-area {
  border-radius: 30px;
}

.wipeBox1 {
  background: #fffbeb;
}

.wipeBox2 {
  background: #f8f6fd;
  width: calc(100% - 40px);
  left: 20px;
  height: calc(100% - 40px);
  top: 20px;
}

.wipeBox3 {
  background: #f4fef5;
  width: calc(100% - 80px);
  left: 40px;
  height: calc(100% - 80px);
  top: 40px;
}

.wipeBox4 {
  background-color: #f6fbfc;
  width: calc(100% - 120px);
  left: 60px;
  height: calc(100% - 120px);
  top: 60px;
}

.step-count {
  background-color: #ffdb61;
  display: inline-block;
  font-weight: 500;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 100px;
  line-height: normal;
  margin-bottom: 34px;
}

.wipe-areaLeft h3 {
  font-size: 40px;
  line-height: 66px;
  margin: 0 0 12px 0;
  font-family: "Gilda Display", serif;
}

.wipeBox2 .step-count {
  background-color: #a381f8;
  color: #fff;
}

.wipeBox3 .step-count {
  background-color: #68da74;
  color: #fff;
}

.wipeBox4 .step-count {
  background-color: #47c9d7;
  color: #fff;
}

.testimonial-right .swiper-slide {
  border-radius: 30px;
  padding: 50px 30px 30px;
}

.swiper-button-prev.custom-prev {
  left: 30px;
  bottom: 110px;
  top: initial;
  transform: rotate(180deg);
}
.swiper-button-next.custom-next {
  left: 70px;
  right: inherit;
  top: inherit;
  bottom: 110px;
}

.testimonial-boxInner {
  height: 100%;
}

.testimonial-boxContent {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.testimonial-right .swiper-slide:nth-child(1n) {
  background-color: #637068;
}

.testimonial-right .swiper-slide:nth-child(2n) {
  background-color: #d3ded2;
}

.testimonial-right .swiper-slide:nth-child(3n) {
  background-color: #e5ece4;
}

.testimonial-right .swiper-slide:nth-child(4n) {
  background-color: #adb9af;
}

.testimonial-right .swiper-slide:nth-child(5n) {
  background-color: #637068;
}

.testimonial-right .swiper {
  width: 342px;
  height: 440px;
}

.testimonial-box {
  padding-right: 60px;
}

.testimonial-left h2 {
  font-family: "Gilda Display", serif;
  font-size: 72px;
  line-height: 85px;
}

.testimonial-left h2 img {
  width: 58px;
}

.testimonial-area {
  margin: 110px 0;
}

.quote-icon {
  position: absolute;
  top: 25px;
  right: 16px;
  opacity: 0.6;
}

.testimonial-boxContent p {
  color: #282828;
  font-style: italic;
  font-size: 18px;
  line-height: 27px;
}

.testimonial-boxFooter img {
  width: 42px;
  height: 42px;
  border-radius: 100px;
}

.testimonial-info h4 {
  font-size: 15px;
  color: #282828;
  margin: 0;
}

.testimonial-info p {
  color: #767676;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 0;
  line-height: normal;
  margin-top: 3px;
}

.testimonial-boxFooter {
  border-top: 1px solid #cbd2cb;
  padding-top: 20px;
  margin-top: 30px;
}

.testimonial-boxContent.text-white p,
.testimonial-boxContent.text-white h4 {
  color: #fff;
}

.testimonial-right .swiper-button-next:after,
.testimonial-right .swiper-button-prev:after {
  content: inherit;
}

.footer-highlight {
  background: #fff5c2;
  border-radius: 22px;
  padding: 55px;
  text-align: center;
  position: relative;
}

.footer-highlight h2 {
  font-size: 40px;
  line-height: 66px;
  font-family: "Gilda Display", serif;
  width: 75%;
  margin: 0 auto 23px;
}

.footer-highlight-bts {
  display: flex;
  justify-content: center;
  gap: 24px;
}

.border-btn {
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  border: 2px solid #282828;
  padding: 12px 15px;
  color: #282828;
  display: flex;
  align-items: center;
  gap: 14px;
}

.banner-actionArea .banner-actionBox a.homeBanner_btn {
    display: inline-block;
    margin-top: 10px;
}

.border-btn:focus {
  color: #282828;
  outline: none;
  text-decoration: none;
}

.border-btn:hover {
  background: #282828;
  color: #fff;
}

.border-btn:hover img {
  filter: brightness(10);
}

.bg-btn {
  font-size: 16px;
  font-weight: 500;
  border-radius: 10px;
  border: 2px solid #282828;
  padding: 12px 15px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 14px;
  background: #282828;
}

.bg-btn:focus {
  outline: none;
  color: #fff;
  text-decoration: initial;
}

.bg-btn img {
  filter: brightness(10);
}

.bg-btn:hover {
  background: transparent;
  color: #282828;
}

.bg-btn:hover img {
  filter: inherit;
}

.footer-highlight p {
  margin-bottom: 35px;
  color: #282828;
}

.footer {
  background: #282828;
  padding-top: 180px;
  margin-top: -130px;
}

.footer-links-sec {
  display: table;
  margin: 30px auto 50px;
  position: relative;
  z-index: 1;
  width: 100%;
}

.FIB-info {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}

.FIBI-icon {
  width: 65px;
  height: 65px;
  border-radius: 8px;
  text-align: center;
  line-height: 65px;
  margin-right: 30px;
  border: 1px solid #ffffff;
}

.FIBI-info h4 {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
}

.FIBI-info a {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}

.FIB-badge {
  margin-top: 40px;
}

.FIB-badge ul {
  display: flex;
  gap: 10px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-link h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.footer-link ul,
.social-box ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.link-browse {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.footer-link ul li {
  margin-bottom: 15px;
}

.footer-link ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}

.social-box {
  margin-top: 14px;
}

.social-box li a {
  background: #fff;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 100px;
  line-height: 30px;
  text-align: center;
}

.footer-link .social-box ul li a.twitter img {
  width: 14px;
}

.social-box {
  display: inline-block;
}

.social-box ul {
  display: flex;
  gap: 18px;
  margin-top: 10px;
}

.footer-copyArea {
  background: #414141;
  border-radius: 26px;
  display: flex;
  justify-content: space-between;
  padding: 30px;
  margin-bottom: 40px;
}

.copy-right ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 20px;
}

.copy-right li a {
  color: #fff;
}

.copy-left {
  font-size: 16px;
  color: #fff;
}

.banner-highlightBox {
  border: 1px solid #f1f1f1;
  border-radius: 10px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 35px;
}

.banner-highlightInfo {
  padding: 20px 24px;
}

.banner-highlightInfo:nth-child(1) {
  border-right: 1px solid #f1f1f1;
}

.banner-highlightCount img {
  width: 30px;
  height: 30px;
}

.banner-highlightCount {
  display: flex;
  gap: 10px;
  font-size: 36px;
  align-items: center;
  font-family: "Gilda Display", serif;
}

.new-pricingBanner.grid.grid-column2 {
  grid-template-columns: 1fr 1.3fr;
  gap: 50px;
}

.footer-highlight-bts.pricingBanner-btns {
    justify-content: start;
    margin-top: 22px;
}

.new-pricingBanner .banner-highlightBox {
    margin-top: 30px;
}

.contact-form-box {
  background: #f8f6fd;
  border-radius: 30px;
  padding: 40px 30px;
}

.custom-form h3 {
  font-family: "Gilda Display", serif;
  margin-top: 0;
  font-size: 30px;
  text-align: center;
}

.custom-form p {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 16px;
}

.custom-form .form-group label {
  font-weight: 500;
}

.custom-form .form-group .form-control {
  background: transparent;
  border-top: none;
  box-shadow: none;
  border-right: none;
  border-left: none;
  padding: 3px 0 10px 0;
  border-bottom: 2px solid #8d8d8d;
  border-radius: 0;
  height: auto;
}

.custom-form .form-group {
  margin-bottom: 40px;
}

.iti__selected-country-primary {
  margin-top: -7px;
  margin-right: 7px;
  padding: 0;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.iti--allow-dropdown
  .iti__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti__selected-country-primary:hover,
.iti--allow-dropdown
  .iti__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti__selected-country:has(+ .iti__dropdown-content:hover)
  .iti__selected-country-primary {
  background: transparent !important;
}

/* checkbox start */
.custom-checkbox [type="checkbox"] {
  width: 16px;
  height: 16px;
  color: #011c2a;
  vertical-align: middle;
  -webkit-appearance: none;
  background: none;
  border: none;
  outline: none;
  flex-grow: 0;
  border-radius: 4px;
  background-color: #e0e0e0;
  transition: background 300ms;
  cursor: pointer;
  margin: -3px 8px 0 0;
}

/* Pseudo element for check styling */

.custom-checkbox [type="checkbox"]::before {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: none;
}

.custom-checkbox [type="checkbox"]:focus {
  outline: none;
}

/* Checked */

.custom-checkbox [type="checkbox"]:checked {
  background-color: currentcolor;
}

.custom-checkbox [type="checkbox"]:checked::before {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}

/* Disabled */

.custom-checkbox [type="checkbox"]:disabled {
  background-color: #ccd3d8;
  opacity: 0.84;
  cursor: not-allowed;
}

/* IE */

.custom-checkbox [type="checkbox"]::-ms-check {
  content: "";
  color: transparent;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  border: 0;
  background-color: transparent;
  background-size: contain;
  box-shadow: inset 0 0 0 1px #ccd3d8;
}

.custom-checkbox [type="checkbox"]:checked::-ms-check {
  box-shadow: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E %3Cpath d='M15.88 8.29L10 14.17l-1.88-1.88a.996.996 0 1 0-1.41 1.41l2.59 2.59c.39.39 1.02.39 1.41 0L17.3 9.7a.996.996 0 0 0 0-1.41c-.39-.39-1.03-.39-1.42 0z' fill='%23fff'/%3E %3C/svg%3E");
}
/* checkbox end */

.custom-checkbox label {
  margin-bottom: 0;
  font-weight: normal !important;
  cursor: pointer;
}

.checkbox-area {
  display: flex;
  gap: 25px;
  margin-top: 13px;
}

.custom-form .form-group textarea.form-control {
  resize: none;
  height: 90px;
}

.full-btn .btn {
  width: 100%;
  display: inline-block;
}

.btn-themeBg {
  background: #47c9d7;
  border: 1px solid #47c9d7;
  transition: all 0.3s;
}

.bg-btn.btn-themeBg:focus {
  color: #fff;
}

.bg-btn.btn-themeBg:hover {
  color: #282828;
}

.feature2-area {
  margin-top: 110px;
}

.feature2-box {
  box-shadow: 0px 5px 16px rgb(8 15 52 / 6%);
  border-radius: 30px;
  padding: 30px;
  display: flex;
  gap: 30px;
  align-items: center;
}

.feature2-boxLeft h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 36px;
}

.feature2-boxLeft p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
}

.faq-area {
  margin-top: 110px;
  background: linear-gradient(
    180deg,
    rgba(248, 246, 253, 1) 0%,
    rgba(255, 255, 255, 1) 88%
  );
  padding: 90px 0 0 0;
}

.faq-boxArea .panel.panel-default {
  margin-top: 0;
}

.faq-boxArea .panel.panel-default {
  margin-top: 0;
  box-shadow: 0px 5px 16px rgb(8 15 52 / 6%);
  border: none;
  padding: 20px 24px;
  margin-bottom: 30px;
  border-radius: 16px;
}

.faq-boxArea .panel.panel-default .panel-heading {
  background: transparent;
  border: none;
  padding: 0;
}

.faq-boxArea .panel.panel-default .panel-title a {
  font-size: 20px;
  line-height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: inherit;
  gap: 30px;
}

.faq-boxArea .panel.panel-default .panel-title .collapsed .collapse-icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: #f7f7ff;
  line-height: 37px;
  border-radius: 8px;
  text-align: center;
}

.faq-boxArea .panel.panel-default .panel-title .collapsed .collapse-icon img {
  filter: inherit;
}

.faq-boxArea .panel.panel-default .panel-title .collapse-icon {
  width: 40px;
  height: 40px;
  background: #47c9d7;
  line-height: 37px;
  border-radius: 8px;
  text-align: center;
}

.faq-boxArea .panel.panel-default .panel-title .collapse-icon img {
  filter: brightness(10);
}

.faq-boxArea .panel.panel-default .panel-body {
  padding: 20px 0 0 0;
  border: none;
  color: #767676;
  font-size: 16px;
  line-height: 32px;
}

.faq-boxArea .panel.panel-default .panel-body p {
  padding: 20px 0 0 0;
  border: none;
  color: #767676;
  font-size: 16px;
  line-height: 32px;
}

.full-banner.full-bannerInfo .banner-left h1 {
  margin-bottom: 20px;
}

.full-banner.full-bannerInfo .banner-left p {
  width: 62%;
  margin: 0 auto 40px;
}

.features3-area {
  padding: 90px 0;
  background: linear-gradient(
    180deg,
    rgba(248, 246, 253, 1) 0%,
    rgba(255, 255, 255, 1) 88%
  );
  margin-top: 110px;
}

.feature3-box {
  background: #fff;
  border-radius: 30px;
  padding: 24px;
  box-shadow: 0px 4px 60px rgb(189 220 225 / 40%);
}

.feature3-boxinfo {
  margin-top: 24px;
}

.feature3-boxinfo h3 {
  font-size: 22px;
  line-height: 33px;
}

.single-left-btn {
  display: inline-block;
}

.info-highlightLeft h2 {
  font-size: 40px;
  line-height: 56px;
  margin-top: 0;
  font-family: "Gilda Display", serif;
  margin-bottom: 15px;
}

.info-highlightLeft p {
  margin-bottom: 25px;
}

.info-highlightRight-img1 {
  float: right;
}

.info-highlightRight-img1 img {
  border-radius: 30px;
}

.info-highlightRight {
  position: relative;
  display: inline-block;
  width: 100%;
}

.info-highlightRight-img2 {
  position: absolute;
  left: 20px;
  bottom: 55px;
  animation: 3s ease-in-out infinite alternate mover;
}

@keyframes mover {
  from,
  to {
    transform: translate(0, 0);
  }
  65% {
    transform: translate(0, 15px);
  }
}

.info-highlightRight-img2 img {
  border-radius: 30px;
}

.info-highlight-sec {
  background: #f6fbfc;
  padding: 90px 0;
}

.aboutBanner-img {
  width: 135px;
  height: 135px;
}

.about-banner-line {
  margin: 80px auto 0;
  display: table;
}

.aboutBanner-img {
  width: 135px;
  height: 135px;
}

.about-bannerBox {
  position: relative;
}

.aboutBanner-inner {
  position: absolute;
}

.about-bannerImg1 {
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.about-bannerImg1 .aboutBanner-img {
  border-radius: 22px 22px 22px 22px;
}

.about-bannerImg1 {
  top: -50px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  object-fit: cover;
}

.aboutBanner-inner.about-bannerImg2 {
  top: 53px;
  transform: rotate(45deg);
  object-fit: cover;
  left: 106px;
}

.about-bannerImg2 .aboutBanner-img {
  border-radius: 22px 0 22px 22px;
}

.aboutBanner-inner.about-bannerImg3 {
  top: 53px;
  transform: rotate(45deg);
  object-fit: cover;
  left: 316px;
}

.about-bannerImg3 .aboutBanner-img {
  border-radius: 22px 22px 22px 0;
}

.aboutBanner-inner.about-bannerImg4 {
  top: 156px;
  transform: rotate(45deg);
  object-fit: cover;
  left: 211px;
}

.about-bannerImg4 .aboutBanner-img {
  border-radius: 0 100px 100px 100px;
}

.aboutBanner-inner.about-bannerImg5 {
  top: 162px;
  transform: rotate(45deg);
  object-fit: cover;
  left: 11px;
}

.about-bannerImg5 .aboutBanner-img {
  border-radius: 100px;
}

.aboutBanner-inner.about-bannerImg6 {
  top: 262px;
  transform: rotate(45deg);
  object-fit: cover;
  left: 113px;
}

.about-bannerImg6 .aboutBanner-img {
  border-radius: 0 100px 100px 100px;
}

.aboutBanner-inner.about-bannerImg7 {
  top: 155px;
  transform: rotate(45deg);
  object-fit: cover;
  right: 2px;
}

.about-bannerImg7 .aboutBanner-img {
  border-radius: 100px;
}

.aboutBanner-inner.about-bannerImg8 {
  bottom: 54px;
  transform: rotate(45deg);
  object-fit: cover;
  right: 106px;
}

.about-bannerImg8 .aboutBanner-img {
  border-radius: 0 100px 100px 100px;
}

.aboutBanner-inner.about-bannerImg9 {
  bottom: -54px;
  object-fit: cover;
  right: 49%;
  transform: translateX(50%) rotate(45deg);
}

.about-bannerImg9 .aboutBanner-img {
  border-radius: 0 100px 100px 100px;
}

.about-highlightArea {
  background: linear-gradient(
    260deg,
    rgba(255, 244, 123, 1) 0%,
    rgba(255, 251, 206, 1) 100%
  );
  margin: 150px 0 110px 0;
  padding: 45px 0;
}

.about-highlightInner {
  display: flex;
  align-items: center;
}

.about-highlightLeft {
  min-width: 365px;
  width: 365px;
}

.about-highlightRight {
  display: flex;
  width: 100%;
  justify-content: end;
  text-align: center;
  gap: 70px;
}

.about-highlightLeft h3 {
  margin-top: 0;
  font-family: "Gilda Display", serif;
  font-size: 40px;
  line-height: 66px;
  margin-bottom: 10px;
}

.about-highlightBox h3 {
  font-size: 75px;
  font-family: "Gilda Display", serif;
}

.about-highlightBox p {
  font-size: 16px;
  color: #282828;
  line-height: 30px;
}

.info-highlight-sec.info-highlight-transparent {
  background: transparent;
  padding: 0;
}

.about-companyImg1 {
  padding-left: 90px;
  animation: 2s ease-in-out infinite alternate mover3;
}

.about-companyImg1 img,
.about-companyImg2 img,
.about-companyImg3 img {
  border-radius: 30px;
  box-shadow: 0px 5px 16px rgb(8 15 52 / 6%);
}

.about-companyImg2 {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 91%;
  animation: 3s ease-in-out infinite alternate mover;
}

.about-companyImg3 {
  position: absolute;
  left: 60px;
  top: 86%;
  animation: 4s ease-in-out infinite alternate mover2;
}

@keyframes mover2 {
  from,
  to {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 15px);
  }
}

@keyframes mover3 {
  from,
  to {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(10px, 0); /* Moves 15px to the right */
  }
}

.missionVision-area {
  margin-top: 110px;
}

.missionVision-box {
  background: #fff5c2;
  border-radius: 30px;
  padding: 30px;
}

.missionVision-box h3 {
  margin-top: 0;
  font-family: "Gilda Display", serif;
  font-size: 30px;
  margin-bottom: 12px;
}

.missionVision-box:nth-last-child(1) {
  background: #f6fbfc;
}

.team-area {
  margin-top: 110px;
}

.team-box {
  text-align: center;
  margin-bottom: 60px;
}

.team-row.team-rowHead {
  margin: 0 auto;
}

.team-boxInfo h3 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 6px;
}

.more-teamBox {
  text-align: center;
}

.about-history {
  padding: 90px 0;
  background: #f8f6fd;
  margin-top: 110px;
}

.about-history-scrollTop {
  display: flex;
  gap: 60px;
}

.about-historyBox {
  width: 213px;
  max-width: 213px;
  text-align: center;
  position: relative;
}

.about-historyBox p {
  width: 220px;
  margin: 0 auto 22px;
  color: #282828;
  font-weight: 500;
}

.about-historyDate {
  width: 190px;
  background: #fff;
  margin: 0 auto;
  border: 4px solid #8cd85c;
  border-radius: 100px;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 500;
}

.about-historyDate {
  width: 190px;
  background: #fff;
  margin: 0 auto;
  border: 4px solid #8cd85c;
  border-radius: 100px;
  padding: 8px 0;
  font-size: 16px;
  font-weight: 500;
}

.about-historyLine {
  position: absolute;
  left: -16px;
}

.about-history-scrollBottom {
  display: flex;
  gap: 60px;
  margin-top: 86px;
  padding-left: 130px;
}

.about-history-scrollBottom .about-historyBox {
  padding-top: 91px;
}

.about-history-scrollBottom .about-historyBox .about-historyLine {
  top: 0;
}

.about-history-scrollBottom .about-historyBox p {
  margin: 22px auto 0;
}

.about-history-scroll .swiper {
  width: 100%;
  height: auto;
}

.about-history-scroll .mCSB_scrollTools_horizontal {
  opacity: 0 !important;
}

.galary-area {
  margin-top: 110px;
  margin-bottom: 80px;
}

.call-service-banner {
  margin-right: -50px;
}

.banner-review-images {
  margin-left: 16px;
}

.banner-review-images img {
  width: 50px;
  height: 50px;
  border-radius: 100px;
  box-shadow: 0 5px 5px rgb(0 0 0 / 24%);
  margin-left: -16px;
  border: 3px solid #fff;
  transition: all 0.3s;
}

.banner-review-images img:hover {
  position: relative;
  transform: scale(1.1);
  transition: all 0.3s;
}

.banner-leftReview {
  display: flex;
  align-items: center;
  margin-top: 45px;
  gap: 24px;
}

.banner-review-info p {
  margin-bottom: 0;
}

.banner-review-head span {
  font-size: 23px;
  font-weight: 500;
}

.call-serviceHighlight-area {
  margin-top: 110px;
  margin-bottom: 110px;
}

.call-serviceHighlight-box {
  background: #fafafa;
  border: 1px solid #e7e7e7;
  border-radius: 30px;
  padding: 30px;
  text-align: center;
}

.call-serviceHighlight-info {
  margin-top: 30px;
}

.call-serviceHighlight-info p {
  margin-bottom: 0;
}

.call-serviceHighlight-info h3 {
  font-family: "Gilda Display", serif;
  font-size: 30px;
  margin-bottom: 10px;
  line-height: 44px;
}

.call-serviceHighlight1 .call-serviceHighlight-info p {
  margin: 0 auto;
  width: 80%;
}

.call-serviceHighlight2 {
  margin-top: 24px;
}

.call-serviceHighlight2 .call-serviceHighlight-info p {
  padding: 0 10px;
}

.tab-inner .nav-tabs li a {
  border: none !important;
  color: #767676;
  font-size: 16px;
  padding: 0;
  margin-right: 30px;
  font-weight: 500;
}

.tab-inner .nav-tabs li.active a {
  color: #47c9d7;
  position: relative;
}

.tab-inner .nav-tabs li.active a:before {
  position: absolute;
  content: "";
  background: #47c9d7;
  height: 2px;
  width: 100%;
  bottom: -10px;
}

.tab-inner .nav-tabs {
  border: none;
}

.tab-inner .nav-tabs li a:hover {
  background: transparent;
}

.tab-headArea {
  margin: 0 auto 60px;
  display: table;
}

.tab-right-highlight span {
  font-size: 35px;
  font-weight: 500;
}

.tab-right-highlight img {
  width: 37px;
  height: 37px;
}

.tab-right-highlight {
  background: #fff;
  border: 1px solid #e7e7e7;
  border-radius: 20px;
  padding: 18px 30px;
}

.tab-right-highlight p {
  margin-bottom: 0;
}

.chat-bannerImg {
  margin: 0 auto;
  display: table;
}

.live-chatBanner {
  margin-top: 65px;
  position: relative;
}

.chat-highlightInfo h3 {
  font-family: "Gilda Display", serif;
  margin-top: 0;
  font-size: 46px;
  margin-bottom: 0;
}

.chat-highlightInfo p {
  margin-bottom: 0;
  color: #282828;
}

.chat-bannerHighlight1 {
  position: absolute;
  right: 120px;
  top: 40px;
  display: flex;
  gap: 37px;
  align-items: center;
  animation: 3s ease-in-out infinite alternate mover3;
}

.chat-bannerHighlight2 {
  position: absolute;
  right: 80px;
  bottom: 150px;
  display: flex;
  gap: 37px;
  align-items: center;
  animation: 3s ease-in-out infinite alternate mover;
}

.chat-bannerHighlight3 {
  position: absolute;
  left: 80px;
  bottom: 135px;
  display: flex;
  gap: 37px;
  align-items: center;
  animation: 3s ease-in-out infinite alternate mover3;
}

.chat-bannerHighlight3 .chat-highlightImg {
  transform: rotate(180deg);
}

.chat-bannerHighlight4 {
  position: absolute;
  left: 60px;
  top: 50px;
  animation: 3s ease-in-out infinite alternate mover;
}

.chat-bannerHighlight4 .chat-highlightInfo {
  border-radius: 20px;
  background: #fff5c2;
  padding: 17px 20px;
  text-align: center;
}

.chat-bannerHighlight4 .chat-highlightInfo img {
  height: 16px;
  margin-top: 8px;
}

.chat-bannerHighlight4 .chat-highlightImg {
  display: table;
  margin: 0 0 0 40px;
}

.live-chatSolution {
  padding: 30px;
  border-radius: 30px;
  margin-top: 110px;
  display: flex;
  align-items: center;
  gap: 40px;
}

.chat-solutionLeft {
  border-radius: 30px;
  background: #fff;
  width: 370px;
  padding: 30px 24px;
  min-width: 370px;
  text-align: center;
}

.chat-solutionLeft h2 {
  font-family: "Gilda Display", serif;
  font-size: 46px;
  line-height: 64px;
  margin-top: 0;
}

.chat-solutionLeft p {
  margin-bottom: 23px;
}

.chat-solutionRight {
  gap: 46px;
}

.chat-solutionRight-box {
  display: flex;
  align-items: center;
  gap: 24px;
}

.CSR-box-img {
  border-radius: 100px;
  width: 80px;
  min-width: 80px;
  height: 80px;
  background: #fff;
  text-align: center;
  line-height: 80px;
}

.chat-solutionRight-box p {
  font-size: 18px;
  line-height: 32px;
  color: #282828;
  margin-bottom: 0;
  /* text-transform: capitalize; */
}

.customHeading.left-heading {
  text-align: left;
}

.feature-scrollSec .customHeading.left-heading {
  padding-right: 180px;
}

.customHeading.left-heading p {
  margin: 20px 0 0 0;
}

#liveChat_scroll .owl-nav {
  left: inherit;
  right: 18px;
  top: -130px;
}

.lead-highlightBox {
  display: flex;
  align-items: center;
  padding: 52px 24px;
  background: #fafafa;
  gap: 24px;
  border-radius: 30px;
  margin-bottom: 24px;
}

.lead-highlightInfo h3 {
  font-family: "Gilda Display", serif;
  font-size: 46px;
  margin-top: 0;
  margin-bottom: 2px;
}

.lead-highlightInfo p {
  text-transform: uppercase;
  font-size: 20px;
  color: #282828;
  margin-bottom: 0;
}

.yellow-bg {
  background: #fff5c2;
}

.lead-highlightBox.lead-highlightBox-mid .lead-highlightInfo {
  width: 100%;
  text-align: center;
}

.lead-highlightBox.lead-highlightBox-mid {
  padding: 47px 24px 0 24px;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
  position: relative;
}

.lead-highlightBox.lead-highlightBox-mid .lead-highlightInfo {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: space-between;
}

.lead-highlightBox.lead-highlightBox-mid .lead-highlightInfo h3 {
  font-size: 76px;
}

.lead-highlightBox.mb-0 {
  margin-bottom: 0;
}

.lead-highlightBox.lead-highlightBox-mid::before {
  position: absolute;
  bottom: -46px;
  left: 0;
  background: url(../images/revamp-2024/chat-arrow.svg) no-repeat;
  width: 100px;
  height: 46px;
  content: "";
}

.faq-area.tab-faqs .tab-inner .nav-tabs li a {
  background: #fff;
  margin: 0;
  border-radius: 12px 0 0 12px;
  padding: 16px 30px;
  color: #282828;
}

.faq-area.tab-faqs .tab-inner .nav-tabs li.active a {
  background: #47c9d7;
  color: #fff;
}

.faq-area.tab-faqs .tab-inner .nav-tabs li.active a::before {
  content: inherit;
}

.faq-area.tab-faqs .tab-inner .nav-tabs li:nth-last-child(1) a {
  border-radius: 0 12px 12px 0;
}

.faq-area.tab-faqs .tab-inner .nav-tabs {
  box-shadow: 0px 5px 16px rgb(8 15 52 / 6%);
  border-radius: 12px;
}

.easiest-processArea {
  background: #f6fbfc;
  margin-top: 110px;
  padding: 90px 0;
}

.easiest-process-box {
  text-align: center;
  padding: 0 15px;
}

.easiest-process-box h3 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 12px;
}

.easiest-process-box p {
  margin-bottom: 50px;
}

.EPB-process-main {
  position: relative;
}

.EPB-process-main::before {
  width: 100%;
  position: absolute;
  content: "";
  right: -50%;
  bottom: 50%;
  border: 1px dashed #99bbc0;
  height: 1px;
}

.EPB-process-img {
  background: #fff;
  width: 148px;
  height: 148px;
  line-height: 148px;
  border-radius: 100px;
  margin: 0 auto;
  position: relative;
}

.easiest-process
  .col-md-3.col-sm-6.col-xs-12:nth-last-child(1)
  .easiest-process-box
  .EPB-process-main::before {
  content: inherit;
}

.owl-dots {
  display: flex;
  gap: 8px;
  justify-content: center;
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background: #dfdfdf;
  border-radius: 100px;
  display: block;
}

#partnerScroll .owl-dots,
#highlightBar .owl-dots {
  margin-top: 30px;
}

.owl-dots .owl-dot.active span {
  background: #47c9d7;
  width: 24px;
}

.innerMain-area {
  padding-top: 110px;
}

.info-highlightRight-mobile {
  display: none;
}

.galary-staticImg {
  width: 100%;
}

.about-bannerRight {
  width: 558px;
}

#liveChat_scroll .owl-dots {
  margin-top: 30px;
}

.banner-subHeading {
  color: #767676;
  font-size: 21px;
  font-weight: normal;
  line-height: 40px;
  margin-bottom: 30px;
  margin-top: -10px;
}

.banner-growthPera span img {
  width: 13px;
  margin-left: 3px;
  margin-top: -2px;
}

.banner-infoHeading.infoHeading-csat {
  position: relative;
}

.banner-infoHeading.infoHeading-csat span {
  position: absolute;
  right: 5px;
  top: 23px;
  z-index: 1;
  font-size: 12px;
}

.banner-clients.info-highlightBox.yellow-gradient {
  padding: 43px 25px;
}

.lightbox-text {
  display: none;
}

/* header css start */
.header .navbar-default {
  background: 0 0;
  border: none;
  position: absolute;
  width: 100%;
  display: inline-block;
  top: 0;
  margin-bottom: 0;
  padding: 15px 0;
}

ul#menu-menu-1 {
  list-style-type: none;
}

.header .menu-menu-1-container .navbar-nav.navbar-right{
  margin-top: 10px;
}

.navbar.navbar-default .navbar-collapse li a {
  padding: 17px 0;
  margin: 10px 13px;
  color: #282828;
  font-size: 15px;
  font-weight: 500;
  text-transform: initial;
  line-height: normal;
}

.header .navbar.navbar .navbar-collapse ul li:nth-last-child(2) a {
  margin: 10px 0 10px 13px;
  background: #47c9d7;
  color: #fff;
  padding: 10px 0 10px 20px;
  border-radius: 6px 0 0 6px;
}

.header .navbar.navbar .navbar-collapse ul li:nth-last-child(1) a {
  background: #47c9d7;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  margin-left: 0;
  border-radius: 0 6px 6px 0;
}

.header .navbar.navbar .navbar-collapse ul li:nth-last-child(1) a:before {
  content: "/";
  position: absolute;
  left: 5px;
  top: 50%;
  width: 20px;
  transform: translateY(-50%);
  z-index: 3;
  pointer-events: none;
}

.navbar-brand img {
  height: 26px;
}

.navbar-brand {
  padding: 10px 15px 0;
}

.header.deskmozheader.fixed .navbar.navbar-default {
  position: fixed;
  background: #fff;
  z-index: 3;
  top: 0;
  padding-bottom: 13px;
  box-shadow: 7px 12px 38px rgba(214, 214, 214, 0.6);
  transition: 0.3s;
  border-radius: 0;
}

.menu-item-has-children {
  position: relative;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu {
  display: none;
  position: absolute;
  width: 256px;
  list-style-type: none;
  padding: 0 0;
  margin: 0;
  left: 10px;
  z-index: 1;
  box-shadow: 0 0 4px 1px rgba(0,0,0,.05),0 40px 34px -16px rgba(0,0,0,.08),0 6px 4px -4px rgba(0,0,0,.06),0 16px 16px -8px rgba(0,0,0,.12);
  border-radius: 10px;
  top: 38px;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li {
  padding: 0;
  /* border: 1px solid #ddd; */
  background: #fff;
  margin-bottom: -1px;
  border-radius: 7px;
  /* box-shadow: 0px 4px 16px 0px rgba(189, 220, 225, 0.4); */
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:nth-last-child(2) a {
  margin: 0;
  background: transparent;
  color: #282828;
  padding: 10px 18px 10px 50px;
  border-radius: 0;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:nth-last-child(2) {
  border-radius: 7px 7px 0 0;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:nth-last-child(1) a {
  background: transparent;
  color: #282828;
  padding: 10px 18px 10px 50px;
  position: initial;
  margin: 0;
  border-radius: 0;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:nth-last-child(1) {
  border-radius: 0 0 7px 7px;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:nth-last-child(1) a:before {
  content: initial;
}

.navbar.navbar-default .navbar-collapse li:hover ul.sub-menu {
  display: block;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li a {
  display: inline-block;
  width: 100%;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:hover {
  background: #47c9d7;
  width: 100%;
}

.navbar.navbar-default .navbar-collapse li ul.sub-menu li:hover a {
  color: #fff;
}
/* header css end */

.thankyou-img img {
  width: 240px;
  margin-bottom: 20px;
}

.modal-body.thank-youModal p {
  color: #282828;
  font-size: 16px;
  width: 80%;
  margin: 0 auto;
}

#myModal .modal-header {
  border: none;
}

.modal-body.thank-youModal {
  text-align: center;
  margin: -20px 0 20px 0;
}

#myModal .modal-header .close span {
  font-size: 27px;
}

.modal-dialog-centered {
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%) !important;
  position: relative;
}

.border-btn img {
  filter: brightness(0.1);
}

.single-left-btn .bg-btn:hover img {
  filter: brightness(0.1);
}

.align-right {
  text-align: right;
}

.white-labelStep {
  background: #F6FBFC;
  margin-top: 110px;
  padding: 90px 0;
}

.white-labelStep .info-highlightLeft ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.white-labelStep .info-highlightLeft ul li {
  display: flex;
  gap: 12px;
  align-items: start;
}

.white-labelStep .info-highlightLeft ul li img {
  margin-top: 5px;
}

.whiteLabel-benefitsBox {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 30px;
  margin-bottom: 90px;
  margin-top: 20px;
}

.whiteLabel-benefitsBox.image-leftBox .info-highlightLeft {
  order: 2;
}

.whiteLabel-benefitsBox .info-highlightRight {
  text-align: center;
}

.navbar.navbar-default .navbar-collapse li.menu-item-has-children a {
  position: relative;
  margin-right: 30px;
}

.navbar.navbar-default .navbar-collapse li.menu-item-has-children a::before {
  background: url(../images/dropi-icon.svg) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  content: "";
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
}

.navbar.navbar-default .navbar-collapse li.menu-item-has-children ul.sub-menu a::before {
content: initial;
}

.navbar.navbar-default .navbar-collapse li.servicesMenu ul.sub-menu li {
  position: relative;
}

.navbar.navbar-default .navbar-collapse li.servicesMenu ul.sub-menu li:nth-child(1) a::before {
  background: url(../images/call-support-icon.svg) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  content: "";
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
}

.navbar.navbar-default .navbar-collapse li.servicesMenu ul.sub-menu li:nth-child(2) a::before {
  background: url(../images/chat-support-icon.svg) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  content: "";
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
}

.navbar.navbar-default .navbar-collapse li.servicesMenu ul.sub-menu li:hover a::before {
  filter: invert(1);
}