.padding-container{
    padding-left: 50px;
    padding-right: 50px;
}
.padding-text{
    margin-bottom: O;
    margin-top: 20px;
}
.mt-100{
    margin-top: 100px;
}
.mb-100{
    margin-bottom: 100px;
}
.pricing-tab_btn li{
    max-width: 100px;
}
.overlay-work {
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #000 0%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 50%, #000 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.logo-header {
    width: 50px;
    height: auto;
    margin-top: -15px;
    margin-left: 20px;
}
.ic-img img {
    transform: scale(4);
}
.section-tech-stack-v2 .bg-img {
    position: absolute;
    top: -120px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.bot h1 {
    line-height: 26px;
    font-size: 15px;
}
.logo-mobile {
    width: 35%;
    height: auto;
}
.title-process {
    font-family: "RushHunters", sans-serif !important;
    font-style: italic;
}
.bg-page {
    position: absolute;
    top: 20%;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.title-showreel {
    font-family: "RushHunters", sans-serif !important;
    font-style: italic;
    font-size: 70%;
}
@media (max-width: 576px) {
  .section-hero-v1 .davies-large {
    font-size: 58px;
    line-height: 55px;
    margin-top: 40%;
  }}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.wg-process .title {
   font-size: 40px;
    line-height: 50px;
}
.small {
    font-size: clamp(36px, 5vw, 34px);
}
.text-align {
    text-align: center;
    display: block !important;
}

@media (max-width: 576px) {
  .section-about-me-v2 .text-display-1 {
    margin-top: -20px;
    font-size: clamp(20px, 8vw, 96px);
    line-height: 20px;
  }}
@media (max-width: 576px) {
  .section-about-me-v2 .about-main .text-color-change {
  margin-top: 55%;
}}
@media (max-width: 1199px) {
    .section-process .swiper-slide{
        height: 80%;
}}


