.testimonial-section {

  background: url(../img/webp/DOWNLOAD.webp) no-repeat center center;

  background-size: cover;

}

.callout-banner .order-lg-last p:before {

  width: 0;

  height: 0;

}

.header-two #mega-menu-holder>ul>li.active>a {

  color: #c4974b !important;

}

.video-text {
  width: 400px;
  color: #000;
  font-size: 18px;
}



@media (min-width: 992px) {

  .callout-banner .overlay p {

    width: 100%;

  }

  .callout-banner .clearfix p {

    width: 70%;

  }

  .testimonial-section {

    background-position: 50% 70%;

    background-size: 100% auto;

    /* background-size: contain; */

  }

}



@media (max-width: 986px) {

  .testimonial-section {

    background-size: cover;

  }

}



.testimonial-section .overlay {

  background: transparent;

}



#fullpage .section .about-compnay-two .container {

  padding-top: 30px !important;

}



#fullpage .section .clearfix1 {

  padding-top: 50px !important;

}



.callout-banner.no-bg .clearfix p:before {

  background-color: #c4974b;

}



/* @media (max-width: 986px) {

  #fullpage .section .container {

    padding-top: 40px;

  }

} */



.section-spacing {

  margin-bottom: 0 !important;

}

.about-compnay-two.no-bg .overlay {

  background-color: transparent;

}

.callout-banner.no-bg {

  margin-bottom: 0 !important;

}

.download-app {
  display: flex;
  width: 400px;
  margin-top: 15px;
  align-items: center;
}

.download-app a {
  width: 170px;
  height: 48px;
}

.download-app a:last-child {
  margin: 0 0 0 15px;
}

.download-app img {
  width: 170px;
  height: 48px;
}

.download-app p {
  width: 170px;
  height: 48px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 42px;
  border: 3px solid #000;
  border-radius: 30px;
  box-sizing: border-box;
}

.paddingTop11 {

  padding-top: 110px !important;

}



@media (max-width:991px) {
  .download-app {
    width: calc(100vw - 32px);
    justify-content: center;
  }

  .download-app a {
    width: 40%;
  }

  .download-app p {
    width: 100%;
  }

  .docu {

    padding-top: 20px !important;

  }

}


.our-case .single-case-block1:hover {
  background-color: transparent !important;
}