body {
  overflow-x: hidden;
}

.smallBusiness-wrap {
  background: url(../images/smallBusiness/Rectangle-background.png)no-repeat;
  position: relative;
  background-size: cover;
}

/*.smallBusiness-wrap:after {
  content:'';
  display: block;
  height: 709px;
  width: 2247px;
  background: url(../images/smallBusiness/sssurf.svg)no-repeat;
  position: absolute;
  bottom: -50%;
  left: -25%;  
  z-index: 1;
}*/
.smallBusiness-wrap .small-top-sec {
  display: flex;
  align-items: center;
}

.smallBusiness-wrap .left-img-section {
  width: calc(100% - 360px) !important;
  margin-top: -230px;
  position: relative;
  z-index: 1;
  margin-left: -130px;
}

.smallBusiness-wrap .left-img-section img {
  /*	max-width: 100%;
	height: auto;*/
}

.smallBusiness-wrap .small-desc-wrap {
  width: 360px !important;
}

.smallBusiness-wrap .crowds-title {
  color: #fff;
}

.smallBusiness-wrap .small-desc {
  /*height: 197px;*/
  width: 358px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 34px;
}

.smallBusiness-wrap .small-desc-wrap .elementor-widget-wrap>.elementor-element.elementor-widget-button {
  width: auto;
}

.smallBusiness-wrap .small-desc-wrap .elementor-widget-wrap>.elementor-element .elementor-widget-wrap {
  padding: 0;
}

.smallBusiness-wrap>.elementor-container>.elementor-top-column {
  /*margin-bottom: -101px;*/
}

.smallBusiness-wrap .small-middle-sec {
  margin-bottom: 90px;
}

.small-btm-sec {
  overflow: hidden;
}

.smallBusiness-wrap .small-btm-sec .mob-img {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  position: relative;
  z-index: 10;
}

.smallBusiness-wrap .small-middle-sec img {
  max-width: 160px;
  height: auto;
}

.smallBusiness-wrap .mob-img img {
  max-width: 100%;
  height: auto;
  margin-bottom: -6px;
  max-height: 550px;
  width: auto;
}

.group-6-copy {
  height: 81px;
  width: 66px !important;
  background: url(../images/smallBusiness/Group6Copy.svg)no-repeat;
  position: absolute !important;
  bottom: 358px;
}

.small-btm-wrapper {
  position: relative;
  overflow: hidden;
}

.curvey-image {
  height: 709px;
  width: 2247px !important;
  background: url(../images/smallBusiness/sssurf.svg)no-repeat;
  position: absolute !important;
  bottom: -60%;
  left: -25%;
  z-index: 1;
  /*animation: wave 15s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite alternate, swell 15s ease -1.25s infinite;*/
  animation: wave 10s cubic-bezier(0.36, 0.45, 0.63, 0.53) -.125s infinite alternate;
}

.smallBusiness-wrap .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0;
}

.smallBusiness-wrap .small-btm-wrapper>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-element[data-widget_type="image.default"]>.elementor-widget-container {
  position: relative;
  z-index: 23;
  margin-bottom: -20px;
}

.blockchain {
  height: 250px;
  width: 180px !important;
  background: url(../images/smallBusiness/blockchain.svg)no-repeat;
  position: absolute !important;
  right: 10%;
  bottom: -75px;
  z-index: 11;
}

.slide-meta-wrap .slide-logo img {
  width: 85px;
  height: 85px;
}

.owl-nav {
  text-align: center;
  margin-top: 20px;
}

.owl-dots {
  display: none;
}

.small-middle-sec>.elementor-container {
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.small-top-sec>.elementor-container {
  align-items: center;
}

.market-mob-img {
  position: relative;
  z-index: 9;
}

.home .owl-carousel .owl-stage-outer {
  padding: 5px;
}

.mobile-wrap-partner {
  display: none;
}

body .mobile-wrap-partner a img[src$=".svg"],
body .desktop-wrap-banner a img[src$=".svg"] {
  width: 640px;
}

.home .slider-wrapper .owl-dots {
  display: inline-block;
}

.home .slider-wrapper .owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  margin: 0 3px;
}

.home .slider-wrapper .owl-dots button.owl-dot.active {
  background-color: #855BE0;
}

.home .slider-wrapper .owl-dots button.owl-dot:first-child:last-child {
  display: none;
}

@media screen and (max-width:991px) {
  .mobile-wrap-partner {
    display: block;
  }

  .mobile-wrap-partner>.elementor-container {
    margin-top: 50px;
    margin-bottom: 90px;
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 50px;
    grid-row-gap: 80px;
    padding: 0 50px;
    align-items: center;
  }

  .mobile-wrap-partner>.elementor-container>div {
    width: 100%;
  }

  .desktop-wrap-banner {
    display: none;
  }
}

@media only screen and (max-width: 767px) {

  .mobile-wrap-partner>.elementor-container {
    grid-column-gap: 30px;
    grid-row-gap: 40px;
    padding: 0 20px;
  }

  .smallBusiness-wrap {
    background-size: cover;
  }

  .smallBusiness-wrap .small-top-sec {
    flex-direction: column;
  }

  .smallBusiness-wrap .left-img-section {
    width: 100% !important;
    margin: 0 !important;
  }

  .smallBusiness-wrap .small-middle-sec {
    /*flex-direction: column;*/
    padding-left: 20px;

  }

  .smallBusiness-wrap .small-middle-sec:not(.second-sec) {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .smallBusiness-wrap .small-middle-sec.second-sec {
    margin-bottom: 0;
  }

  .smallBusiness-wrap .small-middle-sec .partner-img {
    margin-bottom: 50px;
    width: calc(100% / 4);
    padding-right: 20px;
  }

  .smallBusiness-wrap .small-middle-sec .partner-img img {
    max-width: 100% !important;
    height: auto;
  }

  .smallBusiness-wrap .small-middle-sec .partner-img:last-child img {
    /*margin-top: -75px;*/
  }

  /* .smallBusiness-wrap .small-middle-sec .partner-img:last-child {
    margin-bottom: 0;
  }*/
  .smallBusiness-wrap .left-img-section img {
    max-width: 100%;
    height: auto;
    margin-top: -120px
  }

  .smallBusiness-wrap .small-btm-sec .mob-img {
    margin-top: 30px;
  }

  .blockchain {
    height: 115px;
    width: 70px !important;
    right: 0;
    bottom: -60px;
    background-size: contain;
    z-index: 99;
  }

  .smallBusiness-wrap .small-top-sec {
    display: block;
    padding: 0 15px;
  }

  .smallBusiness-wrap .small-desc-wrap {
    width: 100%;
    word-break: break-word;
  }

  .smallBusiness-wrap .small-desc {
    width: 100%;
  }

  .smallBusiness-wrap .small-btm-sec .mob-img img {
    margin-bottom: -1px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .smallBusiness-wrap {
    background-size: cover;
  }

  .smallBusiness-wrap .left-img-section {
    /*width: 50%;*/
    margin-left: 0;
    padding: 0 15px;
  }

  .smallBusiness-wrap .left-img-section img {
    max-width: 100%;
  }

  .smallBusiness-wrap .small-desc-wrap {
    width: 50%;
    padding-top: 30px;
  }

  .smallBusiness-wrap .small-middle-sec {
    margin-top: 50px;
    flex-wrap: wrap;
  }

  .smallBusiness-wrap .small-middle-sec .partner-img {
    /*width: 50%;*/
    margin-bottom: 30px;
    padding: 0 15px;
  }

  .smallBusiness-wrap .small-middle-sec .partner-img img {
    display: block;
    margin: auto;
    max-width: 130px;
  }

  .curvey-image {
    bottom: -50%;
    left: -55%;
  }

  .smallBusiness-wrap .small-btm-sec .mob-img img {
    margin-bottom: -1px;
  }
}

@media only screen and (min-width: 1024px) {
  .small-middle-sec .partner-4 img {
    /*margin-top: -70px;*/
  }

  .smallBusiness-wrap .left-img-section img {
    width: 850px;
  }
}


/* home new slider  */
.testimonial-common-wrap-old>.elementor-container {
  max-width: 100% !important;
}

.testimonial-common-wrap-old .elementor-grid {
  display: block !important;
}

.testimonial-common-wrap-old .elementor-post__card>.elementor-post__thumbnail__link,
.testimonial-common-wrap-old .elementor-post__card>.testimonial-post-excerpt,
.testimonial-common-wrap-old .elementor-post__card>.elementor-post__text .elementor-post__title {
  display: none;
}

.testimonial-common-wrap {
  display: flex;
}

.testimonial-common-wrap .theguidex-featured-image {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 0 0 4px 3px rgb(226 226 226 / 50%);
  height: 85px;
  width: 85px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.testimonial-common-wrap .testimonial-author-wrap {
  flex: 1;
  padding-left: 20px;
  color: #010341;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 400;
}

.testimonial-common-wrap .post-title-testimonial a {
  font-weight: 700;
  color: #010341;
}

/* .testimonial-common-wrap-old .elementor-post__card>.elementor-post__text {
  margin-top: 40px !important;
}
 */
.testimonial-common-wrap-old .elementor-post__card>.elementor-post__text .elementor-post__excerpt{
  margin-top: 40px !important;
}

.testimonial-common-wrap-old .elementor-post__card>.elementor-post__text p {
  font-weight: 500;
  line-height: 30px;
}