.project-style1-area {
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
  padding-bottom: 90px;
}

.project-style1-area .container-fluid {
  padding-right: 0;
  padding-left: 0;
  max-width: 1920px;
}

.project-style1__content {
  position: relative;
  display: block;
}

.p-0 {
  padding: 0;
}

.m-30 {
  margin: 0 40px;
}

.single-project-style3 {
  position: relative;
  display: block;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  padding-bottom: 30px;
  border-bottom: 0;
}

.pt-50 {
  padding-top: 50px;
}

.single-project-style3 img {
  max-width: 100%;
  height: auto;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
}

hr {
  border-bottom: 1px solid rgb(255 255 255 / 42%) !important;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  margin-bottom: 0;
}

.borderright {
  border-right: 1px solid rgba(125, 131, 135, 0.5);
}

.single-project-style3 .img-holder {
  position: relative;
  display: block;
  padding: 10px;
}

.single-project-style3 .img-holder .inner {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}

.single-project-style3 .img-holder img {
  width: 100%;
  border-radius: 20px;
}

.single-project-style3 .play-btn img {
  width: 50px !important;
}

.play-btn {
  position: absolute;
  top: 45%;
  left: 47%;
  background: #000;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  line-height: 80px;
}

.single-project-style3:hover .img-holder img {
  transform: scale(1.1) rotate(1deg);
  border-radius: 20px;
}

.single-project-style3 .text-holder {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 19px 10px 30px;
}

.single-project-style3 .text-holder .title {
  position: relative;
  display: block;
}

.single-project-style3 .text-holder .title h2 {
  font-size: 38px;
  line-height: 50px;
  font-weight: 800;
  text-align: left;
  text-transform: capitalize;
}

.single-project-style3 .text-holder .title h2 a {
  color: #fff;
  transition: all 200ms linear;
  transition-delay: 0.1s;
  font-weight: 800;
  letter-spacing: -0.04em;
  text-decoration: none;
}

.single-project-style3 .text-holder .title h2 a:hover {
  color: #11a4cf;
  text-decoration: none;
}

.single-project-style3 .text-holder .title p {
  font-size: 16px;
  margin: 5px 0 0;
  text-align: left;
  color: #c8c8c7;
  font-family: var(--thm-font-3);
}

.single-project-style3 .text-holder .icon {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  z-index: 1;
}

.single-project-style3 .text-holder .icon img {
  transform: rotate(45deg);
}

.single-project-style3 .text-holder .icon:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  background: #11a4cf;
  content: "";
  z-index: -1;
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
}

.single-project-style3:hover .text-holder .icon:before {
  transform: scaleX(1);
}

.single-project-style3:hover .text-holder .icon i {
  color: #fff;
}

.single-project-style3 .text-holder .icon span:before {
  position: relative;
  display: block;
  color: #070d61;
  font-size: 40px;
  line-height: 70px;
  text-align: center;
  transition: all 200ms linear;
  transition-delay: 0.1s;
}

.single-project-style3:hover .text-holder .icon span:before {
  color: #fff;
}

.project-style3__button {
  position: relative;
  display: block;
  padding-top: 40px;
  line-height: 0;
}

.overlay-text h2 {
  font-family: var(--thm-font);
  font-size: 25px;
  width: 100%;
  float: left;
}

.overlay-text h2 a {
  color: #000;
}

.overlay-text {
  margin-top: 15px;
}

.vertical-text {
  background: #cdcbcb;
  border-radius: 50px;
  color: #333;
  padding: 0 10px;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
  float: left;
  font-weight: 600;
  text-transform: uppercase;
  font-family: var(--thm-font);
  letter-spacing: 1px;
}

h2 {
  font-size: 90px;
  line-height: 1.2em;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-weight: 800;
  letter-spacing: -1px;
}

.sec-title-style6 {
  border-bottom: 1px solid rgba(125, 131, 135, 0.5);
}

.project-style6-area {
  position: relative;
  display: block;
  background: #fff;
  padding: 100px 70px 150px;
  z-index: 10;
  margin-top: -45px;
  z-index: 999;
}

.project-style6-area.pd120-0-90 {
  padding: 120px 0 90px;
}

.project-style6-area .auto-container {
  max-width: 1200px;
}

@media (max-width: 1600px) {
  h2 {
    font-size: 60px;
  }

  .single-project-style3 .text-holder .title h2 {
    font-size: 35px;
  }

  .footer .contact-info-holder .contact-info a {
    font-size: 1.5rem;
  }

  .footer .contact-info-holder .contact-info {
    font-family: "Manrope", sans-serif;
    color: #fff;
    font-size: 2rem;
    margin: 0.5rem 0;
  }

  .header {
    height: 80vh;
    z-index: 99999;
  }

  h5.heading1 {
    font-family: "Manrope", sans-serif;
    display: inline-block;
    font-weight: 800;
    text-align: left;
    font-size: 35px;
    color: #333;
    line-height: 50px;
    letter-spacing: 0;
    text-transform: none;
    text-align: center;
    margin: 0 3%;
  }

  .title-partner {
    text-align: center;
    font-size: 22px;
    padding-bottom: 20px;
  }

  .lg-text span {
    font-size: 80px;
    color: #fff;
    line-height: 80px;
  }
}

@media (max-width: 1366px) {
  .single-project-style3 .text-holder .title h2 {
    font-size: 30px;
  }

  h2 {
    font-size: 60px;
  }

  .project-style6-area {
    padding: 80px 20px;
    margin-top: -30px !important;
  }

  .project-style6-area.footer {
    margin-top: 0 !important;
  }

  .m-30 {
    margin: 0 20px;
  }

  .single-project-style3 .text-holder {
    padding: 5px 10px 10px;
  }

  .single-project-style3 .text-holder .title h2 a {
    letter-spacing: -0.02em;
  }
}

@media (max-width: 1280px) {
  .lg-text span {
    font-size: 65px;
    color: #fff;
    line-height: 65px;
  }

  .footer .contact-info-holder .contact-info a {
    font-size: 1.3rem;
  }
}

@media (max-width: 1024px) {
  .single-project-style3 .text-holder .title h2 {
    font-size: 25px;
    line-height: 30px;
  }

  .lg-text span {
    font-size: 47px;
    color: #fff;
    line-height: 45px;
  }

  h2 {
    font-size: 50px;
  }

  .usericon {
    width: 30%;
    margin: 35px 0 35px 21px;
  }

  .footer .contact-info-holder .contact-info1 {
    font-size: 1.3rem;
    margin-bottom: 10px;
  }

  .footer-location {
    font-size: 1rem;
  }

  .marquee {
    width: 100%;
  }

  .clients-section {
    padding: 2rem 1rem;
  }

  .footer .contact-info-holder .contact-info a,
  .few-contact .contact-info-holder .contact-info a {
    font-size: 1rem;
    line-height: 15px;
  }

  .text-danger {
    margin: 0;
  }

  .form-heading {
    font-size: 35px;
  }

  .footer .contact-info-holder .contact-info {
    font-family: "Manrope", sans-serif;
    color: #fff;
    font-size: 1rem;
    margin: 5px 0;
  }

  .footer .contact-info-holder .title {
    margin-top: 1rem;
  }

  .social-icon {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
  }

  .testimonial {
    padding-bottom: 0;
    margin-bottom: 20px;
  }

  .user-text {
    width: 60%;
  }

  .slide p {
    text-align: left;
    font-size: 19px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
  }

  h3 {
    font-size: 40px;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .project-style6-area {
    padding: 80px 20px;
  }
}

@media (max-width: 991px) {
  .usericon {
    width: 100%;
    margin: 35px 0 35px 21px;
  }

  .borderright {
    border: 0;
  }

  .lg-text span {
    font-size: 40px;
    color: #fff;
    line-height: 35px;
  }

  .user-text {
    width: 89%;
    margin: 0 6%;
  }

  h5.heading1 {
    line-height: 60px;
  }
}

@media (max-width: 768px) {
  .user-text {
    width: 100%;
  }

  .usericon {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .project-style6-area {
    margin-top: 0 !important;
  }

  .footer .contact-info-holder {
    text-align: left;
    width: 100%;
    float: left;
  }

  h5.heading1 {
    line-height: 37px;
  }

  .privacy-policy {
    margin: 0;
  }
}

@media (max-width: 575px) {
  .testimonial {
    margin-top: 0;
    padding: 35px 0;
  }

  .clients-section {
    padding: 1rem 0;
  }

  .slide p {
    font-size: 17px;
  }

  h2 {
    font-size: 40px;
  }

  .usericon {
    margin: 0;
  }

  .project-style6-area {
    padding: 60px 2px;
    margin-top: -10px !important;
    border-radius: 0 !important;
  }

  .project-style6-area .m-30 {
    margin: 0;
  }

  .single-project-style3 .text-holder .icon {
    display: none;
  }

  .single-project-style3 {
    padding-top: 0;
  }

  .single-project-style3 .text-holder .title h2 {
    line-height: 30px;
  }

  .project-style6-area .borderright {
    border: 0;
  }
}
