body{
}

p,
ul li {
  font-family: Opensaucesans, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.blog-pst-hero.wf-section.policy-pagesec {
  margin-bottom: 100px;
}
.policy-pagesec h4 {
  font-size: 28px;
}
.policy-pagesec h5 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}


.policy-pagesec ul li {
font-family: Opensaucesans, sans-serif;
font-size: 16px;
line-height: 28px;
font-weight: 300;
margin-bottom: 10px;
}

.nav-link a
{
  color: #01001a;
  text-decoration: none;
}
#faqsec
{
  padding-top: 75px;
}

/**counter section css start **/
.metrics {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.metrics.testimonial {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.metrics.center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.numbers-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.numbers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 50px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.numbers.higth-74px {
  height: 74px;
  margin-bottom: 0px;
}

.all-numbers._1 {
  text-align: center;
}

.number {
  color: #222151;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
}

.number.font-size-48px {
  font-size: 48px;
  line-height: 74px;
}

.number-text {
  margin-bottom: 6px;
  color: #222151;
  font-size: 40px;
  line-height: 50px;
  font-weight: 800;
  text-transform: uppercase;
}

.number-text.testimonial {
  margin-bottom: 6px;
}

.number-text.font-size-48px {
  margin-bottom: 0px;
  margin-left: -1px;
  font-size: 48px;
  line-height: 74px;
}

.number-info-text {
  color: #788ba5;
  font-size: 20px;
  line-height: 120%;
  font-weight: 400;
  text-transform: capitalize;
}

.number-info-text.testimonial {
  font-size: 18px;
}

.number-info-text.our-unique {
  color: #0d0c54;
}

.position-relative {
  position: relative;
}

.our-unique-section {
  /* padding-top: 150px; */
  padding-bottom: 180px;
}

.our-unique-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-column-gap: 170px;
  grid-row-gap: 170px;
}

.our-unique-counter-up-wrapper {
  width: 570px;
}

.our-unique-text-container {
  width: 100%;
  max-width: 579px;
  padding-top: 40px;
}

.our-unique-mini-title-wrap {
  overflow: hidden;
  margin-bottom: 14px;
}

.our-unique-mini-title {
  color: #6c50f4;
  font-size: 18px;
  line-height: 120%;
  font-weight: 700;
  letter-spacing: 1.08px;
  text-transform: uppercase;
}

.our-unique-heading-wrap {
  overflow: hidden;
  margin-bottom: 22px;
}

.our-unique-section-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #0d0c54;
  font-size: 48px;
  line-height: 60px;
  font-weight: 700;
}

.our-unique-details-wrap {
  overflow: hidden;
  max-width: 558px;
  margin-bottom: 32px;
}

.our-unique-details {
  margin-bottom: 0px;
  color: #575757;
  font-size: 16px;
  line-height: 160%;
}

.our-unique-single-counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  height: 320px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: oklab(0.89 0.04 0.03 / 0.5)
  /* background-color: rgba(108, 80, 244, 0.3); */
}

.our-unique-single-counter._02 {
  position: absolute;
  left: auto;
  top: 0px;
  right: -89px;
  bottom: auto;
}

.our-unique-single-counter._03 {
  position: absolute;
  left: auto;
  top: auto;
  right: 79px;
  bottom: -255px;
}
#counter .container {
  width: 100%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

/** counter section end **/
.cta.wf-section {
  display: none;
}

.rich-text-block
{
  margin-top: 0;
}
.body-0,
.body-1
{
  font-size: 16px;
}


@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700");
body {
  font-family: Montserrat, sans-serif;
}
@media (max-width: 768px) {
.footer-link-block
{
  grid-template-columns: 1fr 1fr 1fr;
}
.image-cover._2 {
  width: 100%;
  height: initial;
}
.ig-container .ig .icon-container
{
  margin: 0 auto;
}
.tabs-menu-3
{

  text-align: center;
  margin: 0 auto;
  margin-bottom: 30px;

}
}
@media only screen and (max-width: 1199px) and (min-width: 769px)  {
  .our-unique-flex-wrapper
  {
    grid-column-gap: 10px !important;
    grid-row-gap: 10px !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex;
    width: 100%;
  }

  .integrations-two-container.mg-bottom-72px {
    margin-bottom: 0px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.features-card-box
{ 
  grid-template-columns:  1fr;
}
.hiw-video-image,
.hero-image-1 {
  width: 100% !important;
}
.image-cover._2,
.image-cover {
  width: 100%;
  height: initial;
  display: none;
}
.our-unique-flex-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
      grid-column-gap: 0px;
    grid-row-gap: 0px;
}
.hero-grid-1 .text-block {
  margin-bottom: 0;
}
.home-hero-1.wf-section {
  padding-bottom: 0;
 
}
.content-1.wf-section {
  padding-bottom: 30px;
}



#w-node-_5d67b7c0-ca32-aad4-e1bd-b7dd50641ebc-cb242113 {
  width: 50%;
  grid-column: 1/3;
  margin: 0 auto;
}
.contact-card {
  max-width: initial;
}
.tabs-menu-3
{
  overflow: scroll;
  width: 100%;
}
}


@media (min-width: 768px) {
  body {
    height: 100vh;
  }
  p,
.body-2 {
  text-align: justify;
}


}
body > h1 {
  text-align: center;
  color: #000000;
}

#demo {
  margin-top: 40px;
  font-size: 17px;
}

.ig-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem 0rem;
  overflow: hidden;
}
.ig-container .ig {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 10rem;
  width: 15rem;
  height: 15rem;
  /* background-color: #ffffff; */
  background-color: transparent !important;
  border-radius: 0;
  /* border-radius: 50%; */
  /* box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4); */
  box-shadow: 0;
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  position: relative;
}
.ig-container .ig:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  border: 20px solid transparent;
  bottom: -12px;
  transform: rotate(45deg);
  box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.12);
}
.ig-container .ig:nth-child(1) {
  /* background-color: #ff2f2f;
  color: #ff2f2f; */
  background: linear-gradient(179deg, rgba(136,94,205,1) 20%, rgba(220,124,172,1) 68%);
  color: #875dcc;

}
.ig-container .ig:nth-child(1):after {
  border-right-color: #dc7cac;
  border-bottom-color: #dc7cac;
}
.ig-container .ig:nth-child(2) {
  background: linear-gradient(179deg, rgba(220,124,172,1) 20%, rgba(136,94,205,1) 68%);
  color: #875dcc;
}
.ig-container .ig:nth-child(2):after {
  border-right-color: #875dcc;
  border-bottom-color: #875dcc;
}

.ig-container .ig:nth-child(3) {
  background: linear-gradient(179deg, rgba(136,94,205,1) 20%, rgba(220,124,172,1) 68%);
  color: #875dcc;

}
.ig-container .ig:nth-child(3):after {
  border-right-color: #dc7cac;
  border-bottom-color: #dc7cac;
}
.ig-container .ig:nth-child(4) {
  background: linear-gradient(179deg, rgba(220,124,172,1) 20%, rgba(136,94,205,1) 68%);
  color: #875dcc;
}
.ig-container .ig:nth-child(4):after {
  border-right-color: #875dcc;
  border-bottom-color: #875dcc;
}
.ig-container .ig:nth-child(5) {
  /* background-color: #ff2f2f;
  color: #ff2f2f; */
  background: linear-gradient(179deg, rgba(136,94,205,1) 20%, rgba(220,124,172,1) 68%);
  color: #875dcc;

}
.ig-container .ig:nth-child(5):after {
  border-right-color: #dc7cac;
  border-bottom-color: #dc7cac;
}
.ig-container .ig:nth-child(6) {
  background: linear-gradient(179deg, rgba(220,124,172,1) 20%, rgba(136,94,205,1) 68%);
  color: #875dcc;
}
.ig-container .ig:nth-child(6):after {
  border-right-color: #875dcc;
  border-bottom-color: #875dcc;
}



.ig-container .ig:not(:first-child) {
  margin-left: -3.5rem;
}
.ig-container .ig:hover, .ig-container .ig:focus {
  transform: translateY(-1rem);
}
.ig-container .ig .icon-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  border-radius: 50%;
  /* background-color: #ffffff; */
  color: current-color;
  padding: 25px;
  font-size: 35px;
  height: 5;
  width: 10rem;
  height: 10rem;
}
.ig-container .ig:after
{
  content: initial;
}
.ig-container .ig:hover ~ .ig,
.ig-container .ig:focus ~ .ig {
  transform: translateX(4.5rem);
  
}
.heading-2,
.heading-1
{
  text-transform: capitalize;
}
.heading-2
{

    font-size: 44px;
    line-height: 52px;
}


.ig-container .ig:nth-child(odd) 
{
  background-image: url(../img/Shape-1.png) !important;
  /* background-position: 50% 50%; */
  background-size: contain;
  background-repeat: no-repeat;
}
.ig-container .ig:nth-child(even) 
{
  background-image: url(../img/Shape-2.png) !important;
  /* background-position: 50% 50%; */
  background-size: contain;
  background-repeat: no-repeat;
}

@media (min-width: 1200px) {
  .testimonials-section.wf-section .slider {
    display: flex;
    width: 100%;
    max-width: 1335px;
    margin: 0 auto;
    overflow: hidden;
    justify-content: center;
    align-items: center;
}
.left-arrow {
  left: 1%;
}
.right-arrow {
  right: 0;
}

}


@media (max-width: 991px) {
  .our-unique-flex-wrapper {
   
    /* grid-column-gap: 0px;
    grid-row-gap: 0px; */
  
    justify-content: center;
    align-items: center;
  }
  .our-unique-section
  {
    padding-bottom: 50px;
  }
  
    .content-3.wf-section .container-1._2 .hero-grid-1._2 {
      justify-content: center;
      align-items: center;
  }
  .features-section-2
  {
    padding: 30px 0px;
  }
  .ig-container .ig:nth-child(odd),
  .ig-container .ig:nth-child(even)
  {
    display: block;
  }
  .features-section-2 .icon-container h5
  {
    font-size: 14px;
  }
  .features-section-2 .icon-container img
  {
  
    width: 100%;
    max-width: 22px;
  
    
  }

  .footer-1st-block .footer-logo-block {
    width: 100%;
    max-width: initial;
    text-align: center;
}
.footer-1st-block
{
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.footer-link-block
{
  width: 100%;
  display:flex;
}
.footer-link
{
  font-size: 14px;
}
.footer-link-tittle
{
  font-size: 14px;
}
.footer-link-box {
  width: 33%;
}
.timeline-section.wf-section .container-1._2
{
  max-width: 1160px;
  margin-right: 40px;
  margin-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.hero-grid-1
{
  align-items: center;
}
.tabs-menu-2.w-tab-menu a {
  margin-right: 0;
  padding: 15px 15px;
}
.tabs-content.w-tab-content .hero-grid-1 .text-block
{
  max-width: 100%;
}
  }

@media (max-width: 767px) {
  .dropdown-toggle.w-dropdown-toggle.w--nav-dropdown-toggle-open {
    padding: 12px;
}
.nav-link {
  padding-bottom: 0;
}
  #demo {
    margin-top: 0px;
  }

  .ig-container {
    display: block;
  }
  .ig-container .ig {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ig-container .ig:not(:first-child) {
    margin-top: -5rem;
  }
  .ig-container .ig:hover, .ig-container .ig:focus {
    transform: translateX(0rem);
  }
  .ig-container .ig:hover ~ .ig,
.ig-container .ig:focus ~ .ig {
    transform: translateY(8rem);
  }

  .heading-2 {
   
    font-size: 34px;
    line-height: 46px;
 
}
.our-unique-flex-wrapper
{
  flex-wrap: wrap;
  grid-row-gap: 50px;
}
.our-unique-section
{
  padding-bottom: 50px;
}
.our-unique-single-counter
{
  width: 280px;
  height: 280px;
}


.our-unique-single-counter._02,
.our-unique-single-counter._03 {
    position: initial;
}

.position-relative {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.whyusimg-mobile
{
  display: block !important;
}
.whyusimg
{
  display: none;
}
.rights-container .rights-text {
  text-align: center;
}

}


.about-us-hero
{
  padding-bottom: 60px;
}
.timeline-section
{
  padding-top: 60px;
}

/**integeration start **/
.integrations-two-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #01001a;
}

.integrations-two-container {
  position: relative;
  max-width: 1240px;
  margin-right: auto;
  margin-bottom: 180px;
  margin-left: auto;
  text-align: center;
  display: flex;
  justify-content: center;
}

.integrations-two-container.mg-bottom-72px {
  margin-bottom: 100px;
}

.integrations-two-small-container {
  max-width: 724px;
  margin-right: auto;
  margin-left: auto;
}

.integrations-two-small-container._871 {
  max-width: 871px;
}

.integrations-two-mini-title-wrap {
  overflow: hidden;
  margin-bottom: 15px;
}

.integrations-two-mini-title {
  color: #28cdcf;
  font-size: 16px;
  line-height: 160%;
  font-weight: 500;
  letter-spacing: 0.96px;
  text-transform: uppercase;
}

.integrations-two-heading-wrap {
  overflow: hidden;
  margin-bottom: 20px;
}

.integrations-two-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #222151;
  font-size: 52px;
  line-height: 120%;
  font-weight: 700;
}

.integrations-two-details-wrap {
  overflow: hidden;
  margin-bottom: 32px;
}

.integrations-two-details {
  margin-bottom: 0px;
  color: #788ba5;
  font-size: 20px;
  line-height: 160%;
  font-weight: 400;
}

.integrations-two-button-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.absolate-image.integrations-two-img-01 {
  position: absolute;
  left: 0px;
  top: -25px;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 80px;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.absolate-image.integrations-two-img-02 {
  position: absolute;
  left: 0px;
  top: 130px;
  right: auto;
  bottom: auto;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.absolate-image.integrations-two-img-03 {
  position: absolute;
  left: 0px;
  top: auto;
  right: auto;
  bottom: -20px;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.absolate-image.integrations-two-img-04 {
  position: absolute;
  left: auto;
  top: -21px;
  right: 0px;
  bottom: auto;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.absolate-image.integrations-two-img-05 {
  position: absolute;
  left: auto;
  top: 132px;
  right: 0%;
  bottom: auto;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.absolate-image.integrations-two-img-06 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0px;
  bottom: -20px;
  border-radius: 10px;
  box-shadow: 0 0 15px 0 hsla(0, 0%, 54.9%, 0.15);
}

.integrations-fire-img-wrap {
  width: 100%;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.integrations-shape {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.integrations-lottie-img {
  position: absolute;
  z-index: 2;
  width: 300px;
  height: 300px;
}
/** integration end **/


.lottie-image-wrap {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.fire-image-wrap.integrations {
  /* background-image: linear-gradient(157deg, #daf6f9 16%, #fff 85%); */
  background-image:linear-gradient(157deg, #885ecd 16%, #cb70b9 85%);
}
.fire-image-wrap {
  position: absolute;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  height: 135px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  background-image: linear-gradient(196deg, #eae4ff, #fff);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.15);
}

.integrations-two-section .container {
  width: 100%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.integrations-two-section img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
/** sponsers **/
.sponsor-ticker-section {
overflow: hidden;
    padding-top: 428px;
    padding-bottom: 150px;
}

.sponsor-ticker-section.top-padding-130px {
  padding-top: 130px;
}

.sponsor-ticker-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.single-ticker-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sponsor-ticker-icon {
  margin-right: 130px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sponsor-ticker-section .container {
  width: 100%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
/* .section-bg.natural-color-200
{
  position:relative;
  background-color: #f4f7fe;
} */
.features-section-2 .container-2 {
  max-width: 1360px !important;
  }


  .why-sec
  {
    display: flex;
    padding-top: 96px;
    /* padding-bottom: 170px; */
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .body-2.white.mb-15
  {
    margin-bottom: 15px;
  }
  .services-sec
  {
    padding: 50px 0px;
    /* border-top: 1px solid #cccccc3d; */
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
 .services-sec .owl-carousel .owl-item img
  {
    width: initial;
    /* max-width: 210px; */
    margin: 0 auto;
    border: 1px solid #ccc3;

  }
  .testimonials-section.wf-section .star-box._2 {
    display: none;
}
.heading-1
{
  font-size: 44px;
  line-height: 52px;
}

.hero-buton-block.text-center
{
  display: flex;
    justify-content: center;
    margin-top: 30px;
}

.footer
{
  padding-top: 50px;
}
.blog-pst-hero.wf-section.policy-pagesec p {
  text-align: justify;
}

.blog-pst-hero.wf-section.policy-pagesec .hiw-tittle-block._2 {
  margin-bottom: 20px;
}

.nav-link a.w--current{
  color: #e55021;
}

.get-started:hover {
  background: #01001a;
  color: #fff;
}

/* ..........faq page  */

.accrodion.active{
  background-color: rgb(249, 249, 249) !important;
}
.hero-image-1,
.about-us-hero.wf-section .a-h-image-2,
.about-us-hero.wf-section .a-h-image-1,
.tabs-content-2.w-tab-content .t-tab-pane-image,
.features-section-3 .features-image-1,
.hiw-image,
.hiw-video-image
{
  position: initial;
  border: none;
}
/* .hero-image-1.first-heroimg
{
  position: initial;
  border: none;
} */

.tech-icons
{
  width: 100%;
  max-width: 48px;
}
.features-section-3 .hero-image-icon-1
{
  width: initial;
}
.hero-image-icon-1._2
{
  left:2%;
  top:10%;
}
.position-relative img.absolate-image {
  width: 80px;
}
img.hero-image-icon-1.home-heroimg {
  top: 55%;
  left: 5%;
}
.hero-image-icon-3.home-heroimg1
{

   
    top: 55%;
    right: 10% !important;
}

img.hero-image-icon-3._2.hero-animationicon2 {
  top: 75%;
  right: 75% !important;
}
img.hero-image-icon-2._2.hero-animationicon1 {
  right: 60% !important;
  top: 5%;
}

.content-icon-1.hero-animationicon3 {
  width: inherit;
  top: 30%;
  right: 5%;
}

img.hero-image-icon-2._2.vis-mis-animationicon {
  top: 20%;
}
img.content-icon-1.vis-mis-animationicon {
  width: initial;
  top: 55% !important;
}
img.hero-2-image-icon-1 {
  left: 15%;
  top: 70%;
}
.a-hero-image-block.faq-animationicons,
.a-hero-image-block.contact-animationicons

{
  position:initial;
  width: initial;
  height: initial;
}
img.a-h-image-icon-1.faq-animationicons1
{
  
  right: 20%;
  top:30%;
}


img.a-h-image-icon-2.faq-animationicons2
{
  left: 20%;
  top:30%;
}


img.a-h-image-icon-1.contact-animationicons1
{
  
  right: 18%;
  top:10%;
}


img.a-h-image-icon-2.contact-animationicons2
{
  left: 20%;
  top:10%;
  -webkit-animation: action 1s infinite  alternate;
    animation: action 1s infinite  alternate;
}

/* 
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 100px;
  }
} */
img.vert-move {
  -webkit-animation: mover 1.5s infinite  alternate;
  animation: mover 1.5s infinite  alternate;
}
img.vert-move {
  -webkit-animation: mover 1.5s infinite  alternate;
  animation: mover 1.5s infinite  alternate;
}
@-webkit-keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-20px); }
}
@keyframes mover {
  0% { transform: translateY(0); }
  100% { transform: translateY(-20px); }
}

.a-hero-image-block.contact-animationicons img {
  width: initial;
}

.integrations-lottie-img svg path
{
  fill:#885ecd;
}
.integrations-two-container .hero-heading-1 h1 {
  color: #fff;
}

.integrations-two-container .hero-paragraph p
{
  color: #fff;
  text-align: center;
}
.features-card.values-card,
.features-card
{
  position: relative;
  top: 0;
  transition: top ease 0.5s;
}
.features-card.values-card:hover,
.features-card:hover {
  top: -10px;
}
.hiw-card:hover
{
  background-color: #01001a;
  
}

.hiw-card:hover .sub-heading-2.f-c-text, .hiw-card:hover .body-2
{
  color: #fff;
}

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

nav.nav-menu.w-nav-menu .nav-link a:hover,
a.footer-link.w--current {
  color: #e55021;
}


.hiw-card-block .body-2,
.features-card-box p
{
  text-align: center;
}
.faq-ans.faq-item-text
{
  max-width: 750px;
}
.testimonials-section.wf-section .slider
{
  margin: 0 auto;
}
.footer-text
{
  margin-top: 0px;
}
@media (min-width: 582px) {
img.contact-mobileicons
{
  display: none;
}
}

@media (max-width: 581px) {
.heading-1 {
  font-size: 30px;
  line-height: 42px;
}
.heading-2 {
  font-size: 26px;
  line-height: 36px;
}
.footer-logo-block
{
  margin-right:0px;
}
p, h1, h2,h3,h4,h5,
.hero-grid-1,
.overflow-hidden
{
  text-align: center;
}
.tabs-menu-3 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr;
  text-align: center;
  
  margin: 0 auto;
  margin-bottom: 30px;
}

.about-us-hero,
.hiw-tittle.timeline-tittle,
.tab-pane-grid,
.features-tittle-box._2,
.hiw-tittle

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

{
  margin: 0 auto;
}
.div-block-4._2
{
  justify-content: center;
  align-items: center;
}
.accrodion-content p {
  text-align: initial;
}
/* .footer-link-block
{
  width: 100%;
  grid-row-gap: 20px;
  grid-template-columns: 1fr;

} */
.footer-link-block {
  width: 100%;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.footer-link-box
{
  width: 100%;
}
.features-crd-tittle {
  
  font-size: 30px;
  line-height: 40px;
}

.footer
{
  padding-top: 0px;
  text-align: center;
  margin: 0 auto;
}
.footer-text
{
  margin-bottom: 0px;
}
.footer-1st-block
{
  margin-right: 0;
  align-items:center;
  margin-left: 0;
 
}
.hiw-video-image
{
  width: 100%;
}
.footer-logo-block
{
  max-width: 100%;

}
.footer-link.contact.phn, .footer-link.contact.mail, .footer-link.contact.map
{
  background-image: none;
  padding-left: 0;
}

img.contact-mobileicons {
  width: 100%;
  max-width: 48px;
  margin: 0 auto;
}
.services-sec
{
  margin-bottom: 20px;
  margin-top: 30px;
  padding: 30px 0px;
}
.integrations-two-small-container._871 {

  height: 35vh;
}
.position-relative img.absolate-image {
  width: 100%;
  max-width: 48px;
}
.absolate-image.integrations-two-img-03,
.absolate-image.integrations-two-img-06
{
  bottom: 40px;
}
.absolate-image.integrations-two-img-02,
.absolate-image.integrations-two-img-05
{
  top:100px;
}

.tabs-menu-2.w-tab-menu .tab-link-2 {
  font-size: 18px;
}
.image-cover
{
       top: initial !important;
}
.image-cover._2 {

  width: 100%;
  height: initial;
}
.div-block-7 p.body-2
{
  text-align: initial;
}
.integrations-two-section
{
  padding: 50px 0px;
}
.integrations-two-container.mg-bottom-72px
{
  margin-bottom: 50px;
}
div#technology-sec .hero-grid-1 .image-block {
  
  justify-content: center;

}
.faq-q {
 
  text-align: left;
}
.faq-ans.faq-item-text {
  width: 100%;
  text-align: left;
}
.faq-2
{
  padding-bottom: 20px;
}
.policy-pagesec h4
{
  margin: 20px 0px;
}
.blog-pst-hero.wf-section.policy-pagesec
{
  margin-bottom: 20px;
}

}
@media only screen and (max-width: 767px) and (min-width: 481px)  {
.tabs-menu-3
{
  grid-template-columns: 1fr 1fr;
}
}

@media only screen and (max-width: 581px) and (min-width: 420px)  {
.body-2.white.f-text
{
  background-position: 20% 50%;
  padding-left: 5px;
}
}

@media (max-width: 479px) {
  .content-1 {
    padding-bottom: 50px;
}
.hero-grid-1._2 .image-block {
  justify-content: center;
}
img.content-icon-1.vis-mis-animationicon
{
  left:80%;
}
.home-hero-1
{
  padding-bottom: 0;
}
}
@media (max-width: 419px) {
  .body-2.white.f-text
{
  background-position: 8% 50%;
  padding-left: 0px;
}

}

/* footer 280px */
@media(max-width:280px){
  .footer-link-block{
    display: flex !important;
    flex-direction: column !important;
    /* justify-content: center !important; */
    align-items: center !important;
    gap:20px !important; 
  }
  .footer-link-block .f-link-box {
    align-items: center;
}.footer-link-box
{
  width: 100%;
}
}

a.footer-link:hover,
.error {
  color: #e55021;
}
.features-card-box .f-c-paragraph
{
  border: none;
  margin-bottom: 0;
}

.contact-form-block img {
  max-width: initial;
}
.contact-card {
  max-width: initial;
  padding: 20px;
}
.contact-hero .body-2.c-c-text
{
  text-align: initial;

  font-size: 14px;

}

.footer-link.contact.mail {
 
  text-transform: initial;
}

/* .features-card:hover
{
  background-color: #fff;
}
.features-card:hover .sub-heading-1,
.features-card:hover .f-c-paragraph p.body-1.white {
   
  
   color: #000 !important;
} */
.get-started:hover {
  background-color: #fff;
  color: #000;
}
.faq-item-trigger h4
{
  font-size: 24px;
}
.faq-ans
{
  color: #00000080;
}
.rights-container
{
  border-top: 1px solid #000;
}

.footer-link.contact
{
  background-image: none;
}
.get-started:hover
{
  border: 1px solid #000;
}
.home-hero-1.wf-section {
  padding-bottom: 0;
}
.content-1.wf-section {
  padding-top: 20px;
}

.accrodion-home .accrodion.activation.active .faq-item-trigger.accrodion-title img.plus-icon
{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(180deg) skew(0deg, 0deg) !important;
  transform-style: preserve-3d !important; 
}

.accrodion-home .accrodion.activation .faq-item-trigger.accrodion-title img.plus-icon
{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
    transform-style: preserve-3d !important;
}

.faq-accrodion .accrodion.activation.active .faq-item-trigger.accrodion-title img.plus-icon
{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(45deg) skew(0deg, 0deg)!important;
  transform-style: preserve-3d!important;
}
.faq-accrodion .accrodion.activation .faq-item-trigger.accrodion-title img.plus-icon
{
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
  transform-style: preserve-3d !important;
}
p.footer-link.contact:first-of-type {
  margin-bottom: 0;
}
.footer-link.contact.map {
  background-position: top 5px left 0px;
}
.navbar-container.w-container .logo-img {
  width: 100%;
  max-width: 250px;
}

/**loader start **/
.loader_bg {
  position: fixed;
  z-index: 9999999;
  background: #fff;
  width: 100%;
  height: 100%;
}
.loader {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader img {
  width: 100%;
  max-width: 200px;
}
/**loader end **/