@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap);
.h1,
.h2,
h1,
h2 {
  font-weight: 600;
}
.navbar-brand,
.navbar-nav li:first-child,
.partner-section .partner_box li:first-child {
  margin-left: 0;
}
.footer-section .middle-portion .icons ul li:last-child,
.navbar-brand,
.partner-section .partner_box li:last-child,
.review-section .review_content .content-box ul li:last-child,
.team-section .our-teams-wrapper .team-box .lower-part ul li:last-child {
  margin-right: 0;
}
.banner_outer,
.offer-section {
  background: var(--e-global-banner-primary);
}
.banner-section .banner_content span,
.footer-section .text,
.statistics-section .statistics-value .text1,
body,
html,
p {
  font-family: Montserrat, sans-serif;
  overflow-x: hidden;
}
:root {
  --e-global-color-primary: #150d45;
  --e-global-banner-primary: #2354cc;
  --e-global-color-secondary: #2354CC;
  --e-global-color-text: #4f4975;
  --e-global-color-green: #0e1f50;
  --e-global-color-white: #ffffff;
  --e-global-color-bright-blue: #274df8;
  --e-global-color-Moderate-violet: #6639bd;
  --e-global-color-Very-dark-gray: #555555;
  --e-global-color-Light-grayish-red: #fceeed;
  --e-global-color-Light-grayish-blue: #e9f1fd;
  --e-global-color-Light-grayish-cyan: #e2faf7;
  --e-global-color-Very-pale-mostly-white-blue: #f2efff;
  --e-global-color-Very-pale-blue: #e4f6ff;
  --e-global-color-Strong-cyan: #2096bc;
  --e-global-color-Very-pale-mostly-white-magenta: #ffeefd;
  --e-global-color-Very-pale-mostly-white-yellow: #fffae8;
}
body,
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.h1,
h1 {
  font-size: 57px;
  line-height: 65px;
  color: var(--e-global-color-white);
}
.h2,
.h3,
h2,
h3 {
  color: var(--e-global-color-primary);
}
.h2,
h2 {
  font-size: 45px;
  line-height: 53px;
}
.h3,
.h4,
h3,
h4 {
  font-weight: 500;
}
.h3,
h3 {
  font-size: 30px;
  line-height: 35px;
}
.h4,
h4 {
  font-size: 28px;
  line-height: 34px;
  color: var(--e-global-color-secondary);
}
.h5,
.h6,
h5,
h6 {
  color: var(--e-global-color-primary);
}
.h5,
h5 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}
.h6,
h6 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}
.text-size-18,
p {
  font-weight: 400;
}
.footer-section .middle-portion .icons ul li a,
p {
  color: var(--e-global-color-text);
}
p {
  font-size: 20px;
  line-height: 34px;
}
.text-size-18 {
  font-size: 18px;
  line-height: 26px;
}
.banner_outer {
  /* border-radius: 0 0 125px 125px; */
  position: relative;
}
.navbar-collapse ul {
  align-items: center;
  display: inherit;
}
.navbar-nav .nav-item a {
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  color: var(--e-global-color-white) !important;
}
.navbar-nav .nav-item a:hover {
  background-color: transparent;
}
.navbar-nav .active > a {
  color: var(--e-global-color-green) !important;
}
.navbar-nav .nav-item .try_free_btn {
  font-weight: 500;
  padding: 15px 30px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
  color: var(--e-global-color-primary) !important;
  background-color: var(--e-global-color-white);
  transition: 0.3s ease-in-out;
}
.navbar-nav .active > .try_free_btn,
.navbar-nav .nav-item .try_free_btn:hover {
  background-color: var(--e-global-color-green);
  color: var(--e-global-color-white) !important;
}
.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  gap: 16px;
}
.navbar-brand .internalize-icon {
  max-height: 38px;
}
.navbar {
  position: relative;
  padding: 30px 0;
  z-index: 1;
}
.navbar-nav li {
  margin: 0 10px;
}
.navbar-nav li:last-child {
  margin-right: 0;
  padding-right: 0;
  margin-left: 20px;
}
.banner-section {
  position: relative;
  padding: 100px 0 130px;
}
.banner_outer .bannersidelayer,
.sub-banner .bannersidelayer {
  position: absolute;
  top: 0;
  left: 0;
}
.banner-section .bannersidecircle1 {
  position: absolute;
  top: 225px;
  left: 45px;
}
.banner-section .bannersidecircle2 {
  position: absolute;
  top: 390px;
  left: 0;
}
.banner-section .banner_content {
  padding-top: 90px;
}
.banner-section .banner_content h1,
.manage-section .manage_content .p-text,
.search-section .search_content .p-text {
  margin-bottom: 28px;
}
.banner-section .banner_content h3,
.basic-feature .feature_lowercontent h6,
.team-section .our-teams-wrapper .team-box .lower-part h3 {
  margin-bottom: 5px;
}
.banner-section .banner_content p {
  font-weight: 300;
  margin-bottom: 42px;
}
.banner-section .banner_content span {
  color: var(--e-global-color-white);
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 20px;
  display: block;
  overflow-y: hidden;
}
.available-section .available_content .available-imagewrapper,
.banner-section .banner_content .image_wrapper,
.count-section .count_content .count-imagewrapper,
.offer-section .offer_content .offer-imagewrapper {
  display: inline-flex;
}
.available-section .available_content .available-apple,
.banner-section .banner_content .image_apple,
.count-section .count_content .offer-apple,
.offer-section .offer_content .offer-apple {
  margin-right: 12px;
}
.accordian-section .accordion-card a.btn.btn-link,
.available-section .available_wrapper,
.banner-section .banner_wrapper2,
.basic-feature .feature_wrapperleft,
.manage_wrapper,
.price-section .price-block,
.search_wrapper {
  position: relative;
}
.banner-section .banner_wrapper2 .bannerphoneback {
  position: absolute;
  top: -36px;
  /* right: -79px; */
  right: -50px;
  transform: rotate(34deg);
}

.banner-section .banner_wrapper2 .bannerphone2 {
  /* position: absolute;
  top: 26px;
  left: 44px; */
  text-align: center;
}
.banner-section .banner_wrapper2 .bannerphone-circleicon {
  position: absolute;
  top: -26px;
  right: 149px;
}
.banner-section .banner_wrapper2 .bannerphone-circle {
  position: absolute;
  top: 68px;
  right: 122px;
}
.banner-section .banner_wrapper2 .bannerphone1 {
  position: absolute;
  top: -28px;
  right: -160px;
}
.partner-section .partner_box {
  box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
  border-radius: 10px;
  width: 100%;
  margin-top: -80px;
  padding: 62px 50px 62px 86px;
  background-color: var(--e-global-color-white);
  z-index: 1;
  position: relative;
}
.basic-feature .feature-box .feature-box-2,
.feature-aboutsection .feature_aboutcontent .icon-size2,
.price-section .price_content .icon-size2,
.pricing-section .pricing_content .icon-size2,
.search-section .search-icon {
  background: var(--e-global-color-Light-grayish-cyan);
}
.partner-section .partner_box li {
  display: inline-block;
  margin-right: 36px;
}
.partner-section .partner_box .partner1 {
  filter: grayscale(100%);
}
.partner-section .partner_box .partner1:hover {
  filter: none;
}
.aboutus-section {
  padding: 106px 0 102px;
}
.aboutus-section .aboutus_text {
  padding: 48px 0 0;
}

.hero-img {
  max-width: 450px;
}

.basic-feature {
  padding-bottom: 69px;
}
.basic-feature .feature-circle {
  position: absolute;
  left: 2px;
  top: 98px;
}
.basic-feature .featurephoneback {
  position: absolute;
  left: -50px;
  top: 150px;
  transform: rotate(-45deg);
}
.basic-feature .featurephoneback img {
  width: 574px;
}
.basic-feature .feature-box figure,
.search-section .search-icon {
  border-radius: 100px;
  height: 85px;
  width: 85px;
  line-height: 85px;
  transition: 0.3s ease-in-out;
  display: inline-block;
  text-align: center;
}
.basic-feature .featurephone {
  position: absolute;
  left: -70px;
  top: 100px;
}
.basic-feature .featurephone2 {
  position: absolute;
  top: 40px;
  right: -20px;
}

.basic-feature .featurephone-over {
  position: absolute;
  right: -30px;
  top: 296px;
}
.basic-feature .feature_wrapperright {
  padding-left: 42px;
}
.accordian_content h2,
.basic-feature .feature_content h2 {
  margin-bottom: 35px;
}
.basic-feature .feature_lowercontent,
.offer-videosection .vediosession {
  padding-left: 2px;
}
.basic-feature .feature-design {
  padding-left: 13px;
}
.basic-feature .feature-box {
  margin-bottom: 47px;
}
.basic-feature .feature-box figure {
  background: var(--e-global-color-Light-grayish-red);
  margin-bottom: 20px;
  font-size: 32px;
}
.about-section .about_content .icon-size1:hover,
.basic-feature .feature-box figure:hover,
.feature-aboutsection .feature_aboutcontent .icon-size1:hover,
.price-section .price_content .icon-size1:hover,
.search-section .search-icon:hover {
  transform: translateY(-10px);
}
.about-section .about_content .icon-size2,
.basic-feature .feature-box .feature-box-3,
.feature-aboutsection .feature_aboutcontent .icon-size3,
.price-section .price_content .icon-size3,
.pricing-section .pricing_content .icon-size3 {
  background: var(--e-global-color-Very-pale-mostly-white-blue);
}
.basic-feature .feature-box .feature-box-4,
.feature-aboutsection .feature_aboutcontent .icon-size4 {
  background: var(--e-global-color-Very-pale-blue);
}
.offer-section {
  position: relative;
  padding: 115px 0;
}
.available-section,
.price-section,
.statistics-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.offer-section .offer-sidelayer {
  position: absolute;
  top: -62px;
  right: 0;
}
.offer-videosection {
  position: relative;
  z-index: 1;
}
.offer-videosection .image-sidecircle {
  position: absolute;
  right: -54px;
  top: -58px;
}
.accordian_content,
.offer_content,
.price_heading,
.review-section .review_content,
.statistics_content,
.team-section .our-teams-wrapper .team_content {
  text-align: center;
}
.offer-section .offer_content h2,
.statistics-section .statistics_content h2 {
  margin-bottom: 16px;
}
.offer-section .offer_content p {
  margin-bottom: 29px;
  padding: 0 70px;
}
.search-section {
  padding: 180px 0 208px;
}
.search-section .search-icon {
  padding-left: 2px;
  margin-bottom: 27px;
}
.manage-section .manage_content h2,
.search-section .search_content h2 {
  margin-bottom: 17px;
}
.search-section .search_content p {
  margin-bottom: 10px;
  padding-right: 60px;
}
.search-section .try_free_btn {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  padding: 19px 34px;
  border-radius: 8px;
  color: var(--e-global-color-white);
  background-color: var(--e-global-color-green);
  text-decoration: none;
  transition: 0.3s ease-in-out;
  display: inline-block;
}
.manage-section .try_free_btn,
.search-section .try_free_btn:hover {
  background-color: var(--e-global-color-secondary);
}
.search_wrapper .search-sidecircle {
  position: absolute;
  left: -14px;
  top: -6px;
}
.search_wrapper .search-phoneback {
  position: absolute;
  right: 0;
  top: 20px;
}
.search_wrapper .search-phone1 {
  position: absolute;
  right: -136px;
  top: -32px;
}
.search_wrapper .search-phone2 {
  position: absolute;
  left: -42px;
  top: -66px;
}
.manage-section {
  padding: 268px 0 0;
}
.manage_content {
  padding-left: 88px;
}
.search-section .manage-icon {
  background: var(--e-global-color-Light-grayish-red);
}
.manage-section .manage_content p {
  margin-bottom: 10px;
}
.manage-section .try_free_btn:hover,
.message-section .message_content .submit_now:hover,
.price-section .price_content .premium,
.pricing-section .pricing-box .premium {
  background-color: var(--e-global-color-green);
}
.about-section .about_content,
.price-section .price-block .price_content {
  box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
  width: 100%;
  background-color: var(--e-global-color-white);
  transition: 0.3s ease-in-out;
}
.manage_wrapper .manage-sidecircle {
  position: absolute;
  left: -80px;
  top: -32px;
}
.manage_wrapper .manage-phoneback {
  position: absolute;
  right: -5px;
  top: -10px;
}
.manage_wrapper .manage-phone2 {
  position: absolute;
  right: 52px;
  top: -30px;
}
.manage_wrapper .manage-phone1 {
  position: absolute;
  left: 0;
  top: -58px;
}

.statistics-section .statistics-sidelayer {
  position: absolute;
  top: -66px;
  left: 0;
}
.price-section .price_heading h4,
.statistics-section .statistics_content h4 {
  margin-bottom: 6px;
}
.statistics-section .statistics_content p {
  margin-bottom: 43px;
  padding: 0 45px;
}
.statistics-section .statistics-value .number1 {
  border-right: 1px solid #69a0f7;
  text-align: center;
}
.statistics-section .statistics-value .number4 {
  border-right: none;
}
.statistics-section .statistics-value .value1 {
  color: var(--e-global-color-white);
  font-size: 45px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 8px;
  display: inline-block;
}
.statistics-section .statistics-value .plus {
  color: var(--e-global-color-white);
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  display: inline-block;
}
.statistics-section .statistics-value .text1 {
  color: var(--e-global-color-white);
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  display: block;
}
.price-section {
  background-color: var(--e-global-color-Light-grayish-blue);
  padding: 109px 0;
  overflow: hidden;
}
.price-section .price-circle {
  position: absolute;
  top: -290px;
  right: -114px;
}
.footer-section .middle-portion .footer-logo,
.price-section .price_heading h2,
.team-section .our-teams-wrapper .team_content h2 {
  margin-bottom: 38px;
}
.price-block .price-sidecircle {
  position: absolute;
  right: -60px;
  top: -52px;
}
.price-section .price-block .price_content {
  text-align: center;
  border-radius: 10px;
  padding: 62px 50px;
  border: 1px solid #fff;
}
.feature-aboutsection .hover1:hover,
.feature-aboutsection .hover6:hover,
.price-section .hover1:hover,
.pricing-section .pricing-box:hover,
.pricing-section .pricing-box:hover .hover1 {
  border: 1px solid var(--e-global-color-secondary);
}
.about-section .hover1,
.feature-aboutsection .hover2:hover,
.feature-aboutsection .hover4:hover,
.price-section .hover2:hover,
.pricing-section .pricing-box3:hover,
.pricing-section .pricing-box3:hover .hover2 {
  border: 1px solid var(--e-global-color-green);
}
.about-section .hover2,
.feature-aboutsection .hover3:hover,
.feature-aboutsection .hover5:hover,
.price-section .hover3:hover,
.pricing-section .pricing-box2:hover,
.pricing-section .pricing-box2:hover .hover3 {
  border: 1px solid var(--e-global-color-Moderate-violet);
}
.price-section .price_content .icon-size1 {
  border-radius: 100px;
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  margin-bottom: 27px;
  display: inline-block;
  background: var(--e-global-color-Light-grayish-red);
  transition: 0.3s ease-in-out;
}
.price-section .price_content .text1 {
  font-size: 42px;
  line-height: 64px;
  font-weight: 500;
  color: var(--e-global-color-secondary);
  display: block;
  margin-bottom: 10px;
}
.price-section .price_content .text2,
.pricing-section .pricing-box .text2,
.pricing-section .pricing-box li.dot2:before,
.sub-banner .banner-section .banner_content .box .box_span {
  color: var(--e-global-color-green);
}
.count-section .count-rightcontent .plus3,
.count-section .count-rightcontent .value3,
.price-section .price_content .text3,
.pricing-section .pricing-box .text3,
.pricing-section .pricing-box li.dot3:before {
  color: var(--e-global-color-Moderate-violet);
}
.price-section .price_content .text-size-18 {
  color: var(--e-global-color-Very-dark-gray);
  margin-bottom: 10px;
}
.count-section .count_content p,
.price-section .price_content .for-space {
  margin-bottom: 30px;
}
.price-section .price_content .get_started,
.pricing-section .pricing-box .get_started {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  padding: 19px 54px;
  border-radius: 8px;
  color: var(--e-global-color-white);
  background-color: var(--e-global-color-secondary);
  text-decoration: none;
  transition: 0.3s ease-in-out;
  display: inline-block;
}
.price-section .price_content .business,
.pricing-section .pricing-box .business {
  background-color: var(--e-global-color-Moderate-violet);
}
.price-section .price_content:hover .get_started,
.pricing-section .pricing-box .get_started:hover {
  background-color: var(--e-global-color-bright-blue);
}

.available-section .available_content h2 {
  font-size: 57px;
  line-height: 75px;
  font-weight: 600;
  padding-right: 155px;
}
.available-section .available_content p {
  line-height: 35px;
  font-weight: 300;
  padding-right: 20px;
}
.available-section .available_wrapper .available-phone1 {
  position: absolute;
  left: -136px;
  top: -192px;
}
.available-section .available_wrapper .available-phone3 {
  position: absolute;
  top: 152px;
  left: 158px;
  z-index: 1;
}
.available-section .available-phone2 {
  position: absolute;
  right: 0;
  top: 36px;
}
.available-section .available-sidelayer {
  position: absolute;
  bottom: -156px;
  right: 286px;
}
.footer-section {
  padding: 0 0;
}
.footer-section .middle-portion .icons ul li,
.team-section .our-teams-wrapper .team-box .lower-part ul li {
  display: inline-block;
  margin-right: 15px;
}
.footer-section .middle-portion .icons ul li a:hover {
  color: var(--e-global-color-secondary);
  transition: 0.3s ease-in-out;
}
.footer-section .middle-portion {
  margin-bottom: 45px;
}
.footer-section .heading {
  font-size: 30px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 32px;
  color: var(--e-global-color-primary);
}
.footer-section .text {
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  color: var(--e-global-color-text);
}
.accordian-section .accordian-inner .accordion-card .btn-link h6,
.accordian_content h4,
.count-section .count-rightcontent .plus2,
.count-section .count-rightcontent .value2,
.feature-aboutsection .feature_aboutcontent a:hover,
.footer-section .text:hover,
.team-section .our-teams-wrapper .team-box .lower-part ul li i:hover {
  color: var(--e-global-color-secondary);
}
.footer-section .footer-lower {
  border-top: 1px solid #dae7fb;
  color: var(--e-global-color-text);
  padding: 20px 0;
}
.footer-section .footer-lower .text-size-18 {
  font-size: 18px;
  line-height: 40px;
  font-weight: 400;
}
.footer-section .footer-lower .term {
  text-align: right;
  padding-right: 30px;
}
.footer-section .middle-portion .services {
  padding-left: 20px;
}
.footer-section .middle-portion .links {
  padding-left: 40px;
}
.footer-section .middle-portion .aboutus {
  padding-left: 60px;
}
.accordian-section {
  padding: 110px 0 120px;
}
.accordian-section .accordian-inner .accordion-card h6 {
  padding: 11px 0;
  margin-bottom: 0;
}
.accordian-section .accordion-card {
  box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
  background: var(--e-global-color-white);
  width: 100%;
  border-radius: 10px;
  margin-bottom: 22px;
  border: 1px solid #dae7fb;
  padding: 0 28px;
}
.accordian-section .accordian-inner .accordion-card .btn {
  padding: 10px 0;
  text-decoration: none;
  text-align: left;
  display: block;
}
.accordian-section .accordian-inner .accordion-card .collapsed h6,
.team-section .our-teams-wrapper .team-box .lower-part ul li i {
  color: var(--e-global-color-primary);
}
.accordian-section .accordian-inner .card-header {
  padding: 0;
  margin-bottom: 0;
  background: 0 0;
}
.accordian-section .accordian-inner .card-body {
  padding: 25px 0;
}
.accordian-section .accordion-card a.btn.btn-link:focus {
  outline: 0;
  box-shadow: none;
}
.accordian-section .accordion-card .btn-link:before {
  content: "▼";
  position: absolute;
  right: -8px;
  top: 28%;
  display: inline-block;
  vertical-align: middle;
  color: var(--e-global-color-secondary);
  font-size: 28px;
  line-height: 28px;
}
.accordian-section .accordion-card .collapsed:before {
  content: "▶";
  color: var(--e-global-color-primary);
}
.accordian-section .accordian-inner .accordion-card:last-child {
  margin-bottom: 0 !important;
}
.accordian-section .faq_shape {
  position: absolute;
  top: -52px;
  left: 35px;
}

.about-section,
.outer_background {
  background-color: var(--e-global-color-Light-grayish-blue);
}
.about-section,
.pricing-section,
.team-section .teams-background {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sub-banner .banner-section {
  padding: 70px 0 100px;
}
.sub-banner .banner-section .bannersidecircle1 {
  position: absolute;
  top: -46px;
  left: 34px;
}
.sub-banner .banner-section .bannersidecircle2 {
  position: absolute;
  top: 118px;
  left: 0;
}
.sub-banner .banner-section .banner_content {
  padding-top: 0;
  text-align: center;
}
.sub-banner .banner-section .banner_content .box {
  padding: 5px 26px;
  text-align: center;
  background-color: #428bf9;
  color: var(--e-global-color-white);
  display: inline-block;
  transition: 0.3s ease-in-out;
  border-radius: 8px;
  margin-bottom: 28px;
}
.sub-banner .banner-section .banner_content .box span {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 35px;
  font-weight: 300;
  display: inline-block;
}
.sub-banner .banner-section .banner_content .box figure {
  display: inline-block;
  margin: 0 15px;
}
.sub-banner .banner-section .banner_content h1 {
  margin-bottom: 8px;
}
.sub-banner .banner-section .banner_content p {
  padding: 0 200px;
}
.about-section {
  position: relative;
  padding: 237px 0 117px;
  overflow: hidden;
  margin-top: -120px;
}
.about-section .price-circle {
  position: absolute;
  top: -208px;
  right: -134px;
}
.about-section .price-sidecircle {
  position: absolute;
  right: -62px;
  top: -38px;
}
.about-section .about_content {
  text-align: center;
  border-radius: 10px;
  padding: 62px 52px 50px;
  border: 1px solid #fff;
}
.about-section .about_content h3 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.about-section .about_content .icon-size1 {
  border-radius: 100px;
  height: 142px;
  width: 142px;
  line-height: 142px;
  margin-bottom: 29px;
  display: inline-block;
  background: var(--e-global-color-Light-grayish-cyan);
  transition: 0.3s ease-in-out;
}
.feature-aboutsection .feature-block .feature_aboutcontent,
.feature-aboutsection .feature_aboutcontent {
  box-shadow: 1px 1px 50px rgb(0 0 0 / 10%);
  background-color: var(--e-global-color-white);
  transition: 0.3s ease-in-out;
  text-align: center;
}
.count-section {
  padding: 114px 0;
}
.count-section .count_content {
  margin-top: -8px;
}
.count-section .count_content h2,
.review-section .review_content p {
  margin-bottom: 18px;
}
.count-section .count-rightcontent .number1 {
  text-align: center;
  border: 1px solid #dae7fb;
  width: 50%;
  float: left;
  padding: 34px 20px 30px;
}
.count-section .count-rightcontent .number2 {
  display: inline-block;
  border-left: none;
}
.count-section .count-rightcontent .number3 {
  border-top: none;
  border-right: none;
}
.count-section .count-rightcontent .number4 {
  border-top: none;
}
.count-section .count-rightcontent .value1 {
  color: var(--e-global-color-green);
  font-size: 45px;
  line-height: 36px;
  font-weight: 600;
  margin-bottom: 8px;
  display: inline-block;
}
.count-section .count-rightcontent .plus4,
.count-section .count-rightcontent .value4 {
  color: var(--e-global-color-Strong-cyan);
}
.count-section .count-rightcontent .plus1 {
  color: var(--e-global-color-green);
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  display: inline-block;
}
.count-section .count-rightcontent .text1,
.review-section .review_content span {
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  display: block;
  color: var(--e-global-color-text);
}
.count-section .count-rightcontent .text1 {
  font-size: 22px;
  line-height: 36px;
}
.team-section .teams-background figure {
  position: absolute;
  top: -45px;
  right: 0;
}
.team-section .our-teams-wrapper {
  margin-top: -460px;
}
.team-section .our-teams-wrapper .team-box .lower-part {
  text-align: center;
  padding: 30px;
}
.team-section .our-teams-wrapper .team-box .lower-part p {
  font-size: 17px;
  line-height: 30px;
  font-weight: 400;
}
.review-section {
  padding: 75px 0 115px;
}
.review-section .review_content h2 {
  margin-bottom: 72px;
}
.review-section .review_content h6 {
  line-height: 24px;
  margin-bottom: 4px;
}
.review-section .review_content span {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 6px;
}
.review-section .review_content .content-box ul li i {
  color: #ffd800;
  font-size: 12px;
  line-height: 12px;
}
.review-section .review_content .content-box ul li {
  display: inline-block;
}
.review-section .review_content .content-box {
  border: 1px solid #dae7fb;
  border-radius: 10px;
  padding: 82px 50px 38px;
  width: 91%;
  margin: 0 auto;
  position: relative;
}
.review-section .review-sidecircle {
  position: absolute;
  top: 68px;
  left: 0;
}
.review-section .review_content .content-box .circle {
  border-radius: 100px;
  height: 97px;
  width: 97px;
  line-height: 97px;
  text-align: center;
  display: inline-block;
  background: var(--e-global-color-secondary);
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#carouselExampleControls .carousel-control-prev {
  left: -75px;
  top: 125px;
  font-size: 24px;
  line-height: 24px;
  color: var(--e-global-color-primary);
  opacity: 1;
}
#carouselExampleControls .carousel-control-next {
  right: -75px;
  top: 125px;
  font-size: 24px;
  line-height: 24px;
  color: var(--e-global-color-primary);
  opacity: 1;
}
.faq-section {
  padding: 233px 0 127px;
  position: relative;
}
.faq-section .price-circle {
  position: absolute;
  top: -170px;
  right: -130px;
}
.faq-section .price-sidecircle {
  position: absolute;
  right: -10px;
  top: 15px;
}
.feature-aboutsection {
  padding: 227px 0 97px;
  position: relative;
}
.feature-aboutsection .price-circle {
  position: absolute;
  top: -178px;
  right: -126px;
}
.feature-aboutsection .price-sidecircle {
  position: absolute;
  right: -56px;
  top: -82px;
}
.feature-aboutsection .feature_aboutcontent {
  border-radius: 10px;
  width: 100%;
  padding: 62px 50px 50px;
  border: 1px solid #fff;
}
.feature_aboutheading h2 {
  text-align: center;
  color: var(--e-global-color-primary);
  margin-bottom: 40px;
}
.feature-aboutsection .feature-block .feature_aboutcontent {
  border-radius: 10px;
  width: 100%;
  padding: 54px 40px 47px;
  border: 1px solid #fff;
}
.feature-aboutsection .feature_aboutcontent .icon-size1 {
  border-radius: 100px;
  height: 120px;
  width: 120px;
  line-height: 120px;
  margin-bottom: 16px;
  text-align: center;
  display: inline-block;
  background: var(--e-global-color-Light-grayish-red);
  transition: 0.3s ease-in-out;
}
.feature-aboutsection .feature_aboutcontent .icon-size5 {
  background: var(--e-global-color-Very-pale-mostly-white-magenta);
}
.feature-aboutsection .feature_aboutcontent .icon-size6 {
  background: var(--e-global-color-Very-pale-mostly-white-yellow);
}
.feature-aboutsection .feature_aboutcontent h5 {
  line-height: 53px;
  font-weight: 500;
  margin-bottom: -4px;
}
.feature-aboutsection .feature_aboutcontent .text-size-18 {
  display: block;
  transition: 0.3s ease-in-out;
}
.feature-aboutsection .feature-block .box {
  margin-bottom: 20px;
}
.feature-basicfeature {
  padding: 110px 0 148px;
}
.feature-partner {
  margin-top: 0;
  padding: 0;
}

.text-white a {
  color: white;
}
