body {
  padding-right: 0 !important;
}
.slider-portfolio .swiper-slide .bg-img {
  height: 75vh;
  margin-top: 51px;
  background-size: cover;
  background-position: center center;
}
section.slider-portfolio.slider-scroll.slide-controls {
  background: black;
}

.clients .brands {
  padding: 100px 10px;
  text-align: center;
}

.footer-sm {
  background: #060606;
  padding: 26px 0;
}
.footer-sm .content {
  text-align: center;
}

.topnav .menu-icon {
  display: flex;
  margin-left: auto;
  align-items: center;
  cursor: pointer;
}
.topnav .container-fluid {
  padding: 0 116px;
}
.topnav .menu-icon .icon i {
  background: white;
}
.menu-text {
  color: white;
}
.topnav.nav-scroll .menu-icon .icon i {
  background: black;
}
.topnav.nav-scroll .menu-text {
  color: black;
}
.topnav.nav-scroll .logo .logo-white {
  display: none;
}
.topnav:not(.nav-scroll) .logo .logo-black {
  display: none;
}
.nav-scroll {
  background: #ffffff;
}
.nav-scroll {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  background: white !important;
}
html {
  scroll-behavior: smooth;
}
.slider-portfolio .sub-title:after {
  background: white !important;
}
.agency .content h4,
.extra-title {
  font-weight: 700;
  font-size: clamp(24px, 3vw, 37px);
  line-height: 1.2;
  margin-bottom: 20px;
}
.center-slider .parallax-slider .caption h1 {
  font-size: clamp(36px, 5vw, 76px);
  font-weight: 800;
  letter-spacing: 4px;
}
.modal {
  position: fixed;
  top: 0;
  right: 0px;
  z-index: 10000 !important;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
.modal-backdrop {
  z-index: 0 !important;
}
.modal-backdrop.fade {
  opacity: 0 !important;
}
.topnav .logo {
  width: 84px;
}
.socials {
  position: absolute;
  left: 20px;
  bottom: 20px;
  width: 108px;
  display: flex;
  gap: 1.2rem;
}
@media (max-width: 970px) {
  .topnav .container-fluid {
    padding: 0 24px !important;
  }
}
.topnav .menu-icon .text .word {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0s;
}
@media (max-width: 767px) {
  .agency .imgsec {
    padding-right: 0 !important;
  }
}
body.dark .clients .brands,
body.dark .clients .bord {
  border-color: rgba(200, 200, 200, 0.08);
}
.footer-socials-div {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}
.footer-social-img {
  filter: invert(1);
  width: 32px;
  margin-right: 0.5rem;
}
.footer-social-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .section-padding,
  .min-area .content {
    padding: 120px 0;
  }
}
#portfolio.slide-controls .swiper-button-next,
#portfolio.slide-controls .swiper-button-prev {
  top: 42% !important;
}
.slider-portfolio .swiper-slide {
  min-height: unset !important;
}
.slider-portfolio .swiper-slide .bg-img {
  height: 75vh;
  margin-top: 51px;
  background-size: cover;
  background-position: center center;
}
.slider-portfolio .swiper-slide .bg-img {
  height: unset;
  aspect-ratio: 1;
  margin-top: 51px;
  background-size: cover;
  background-position: center center;
}

.testimonials:after {
  content: "";
  width: 58.333333%;
  position: absolute;
  top: -80px;
  bottom: -80px;
  left: 0;
  background: #fafafa;
  z-index: -1;
}
.counter {
  position: relative;
  height: 500px; /* Set your desired height */
  background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.623),
      rgba(0, 0, 0, 0.623)
    ),
    url("../images/counters/bg.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: white; /* Set the text color */
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Poppins", sans-serif;
}
.counter * {
  font-family: "Poppins", sans-serif;
}
.counter-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.counter-container p {
  font-size: 20px;
  color: white;
  margin-top: 1rem;
  font-weight: 600;
  text-align: center;
}
.counter-container .count {
  font-size: 25px;
}
.counter-container img {
  width: 66px;
}
@media (max-width: 767px) {
  .counter {
    height: unset;
    padding: 3rem;
  }
}

.imgio {
  width: 100%;
}
.imgio img {
  height: 80vh;
  object-fit: cover;
}
.blog-grid {
  height: 314px;
}
.clients {
  padding-top: 140px;
}
img.footer-social-img {
  width: 30px;
  filter: invert(1);
  margin-bottom: 0.8rem;
  margin-top: 0.8rem;
}
.contact-us-wrapper .img-wrapper {
  background: url("../images/contactus/1.jpeg");
  min-height: 51vh;
}
.call-action .content h6,
.call-action .content h6 span {
  color: white !important;
}
.about-image-first {
  height: 360px;
  object-fit: cover;
}
@media (max-width: 767px) {
  .about-image-first {
    height: unset;
  }
}
#about .text-bg {
  position: relative;
  left: 2%;
  top: -149px;
  margin-bottom: -51px;
  font-size: 10vw;
  font-weight: 900;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #555;
  color: transparent;
  line-height: 1;
  opacity: 0.2;
  z-index: -1;
}
.testimonials.no-bg .text-bg {
  left: 2%;
}
.clients .brands .img {
  max-width: 233px;
  margin: auto;
  position: relative;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.clients .brands {
  padding: 100px 10px;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.clients .brands .item .link {
  top: 35%;
}
.work-carousel .content .cont {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}
.work-carousel .content .cont h4 {
  font-weight: 400;
}
.portfolio.gutter .gallery .items {
  margin-top: 0;
  padding: 0;
}
.works-image-container {
  background: url("../images/icons/download-pdf.png") center/100%;
  width: 35px;
  height: 35px;
  margin-top: 2rem;
}
.works-image-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.portfolio {
  padding-bottom: 0;
}
h1,
.agency .content h4,
.section-head h3,
.portfolio .gallery .items .overlay-info h5,
#services h2,
.about .items h5,
.min-area .content h4,
.counter-container p,
.counter-container p,
.extra-title,
.call-action .content h2,
.btn-curve span,
.btn-curve,
.hamenu .menu-links .main-menu > li {
  font-family: "Lora", serif;
}
.topnav {
  background: #00000052;
}
.center-slider .parallax-slider .caption h1 {
  font-size: clamp(20px, 4vw, 50px);
  font-weight: 800;
  letter-spacing: 4px;
}
.topnav .logo {
  width: 100px;
}
.topnav {
  z-index: 999;
}
/* .close {
  margin-top: 0 !important;
} */
.bg-img {
  height: 100% !important;
}
.slider.fixed-slider {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
.swiper-container-fixed {
  overflow: hidden !important;
  height: 100%;
}
@media (min-width: 1300px) {
  .hero-title-main {
    font-size: 42px;
  }
}
#offer {
  margin-top: 56px;
}

/* #services.blc {
  background-color: #08080873;
  background-image: url(../images/services/bg.jpeg);
  object-fit: cover;
  color: #fff;
} */
#services.blc:before {
  display: none;
}
#services {
  position: relative;
}
.services-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.services-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services-bg::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #06060678;
  top: 0;
  left: 0;
  position: absolute;
}
.services-text {
  color: white !important;
  font-size: 16px;
}
#services .items h5 {
  font-size: 25px;
}
.about.blc .items.active {
  /* background: #0e0e0eb3; */
  background: unset !important;
  border-color: unset !important;
}
.about.blc .items {
  border: unset !important;
}
.about.blc .items:hover {
  background: #0e0e0eb3 !important;
  border: 1px solid transparent;
  border-color: rgba(255, 255, 255, 0.5);
}
#about.section-padding {
  padding: 133px 0;
  padding-bottom: 85px;
}
#services.blc {
  background: #75948e;
  position: relative;
}
#services.blc::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/giphy.gif);
  background-repeat: repeat;
  opacity: 0.04;
}
.hamenu {
  background: #75948e;
}
.hamenu::after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../img/giphynoise.png);
  background-repeat: repeat;
  background-size: 40%;
  opacity: 0.015;
}
.hamenu p {
  color: white;
}
.about-img-bg {
  height: 617px;
}
.about-img-bg img {
  height: 100%;
  object-fit: contain;
}
#about.section-padding {
  background: #bfd2ce;
}
.portfolio {
  margin-top: 120px;
}
.about-text {
  color: black;
}
#services.blc {
  margin-top: -1px;
}
.min-area .img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 120px;
  bottom: 0;
  left: -300px;
  background: #bfd2ce78;
  z-index: -1;
}
.min-area .img {
  position: relative;
  z-index: 3;
  padding: 0;
  padding-top: 80px;
}
.call-action:before {
  background-image: url(../images/contactus/1.jpeg);
  background-repeat: repeat;
  opacity: 0.5;
}
.about-info {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 990px) {
  #projects {
    margin-top: 0;
  }
}
