* {
  font-family: "Urbanist", sans-serif !important;
}

/* a.logo-banner {
  display: none;
}

.nav-bg a.logo-banner  {
  display: block;
} */
.banner-custom {
  background-color: #151515;
  padding: 10px 50px !important;
}

.banner-margin-custom {
  padding-top: 65px;
}

.copyright {
  padding: 30px 0 65px 0;
}

.dsn-nav-bar.nav-bg > .header-top > .header-container,
.dsn-nav-bar.nav-bg .site-header {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #151515;
}
.our-services-2 .services-item.active .service-bar,
.our-services-2 .services-item.active .services-header h3 {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  transition: background 1s ease-in;
}
.our-services-2 .services-item.active:hover .service-bar,
.our-services-2 .services-item.active:hover .services-header h3 {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  transition: background 1s ease-in;
}

.our-services-2 .services-item:hover .service-bar,
.our-services-2 .services-item:hover .services-header h3 {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  transition: background 1s ease-in;
}

.our-services-2 .services-item.active .show-info {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  transition: "height 1s ";
}

.our-services-2 .services-item.active .more-info {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  transition: "height 2s ";
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.our-services-2 .services-item.active .more-info li {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transition: color 0.3s;
  color: #ffffff;
}
.our-services-2 .services-item.active button.view-more {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 122.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  transform: scale(1);
}

.our-services-2 .services-item .service-bar {
  background: white;
  transition: background 1s;
  margin-bottom: 15px;
  height: 1px;
  width: 45px;
}
.our-services-2 .services-item .services-header h3 {
  background: #ffffff;
  letter-spacing: 0.02px;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text !important;
  text-fill-color: transparent !important;
}

.our-services-2 .services-item .service-detail {
  background: none;
}

/* .our-services-2 .services-item .show-info {
  background: linear-gradient(0deg, rgba(21, 21, 21, 0) 0%, #aaa 100%);
  transition: background 1s;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-left: 15px;
} */

.our-services-2 .services-item .more-info {
  transition: height 0.5s ease-out;
  -webkit-animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation-delay: 0.2s;
  height: 0px;
}

.our-services-2 .services-item .more-info li {
  background: transparent;
  -webkit-background-clip: none;
  -webkit-text-fill-color: none;
  background-clip: text;
  text-fill-color: transparent;
  transition: color 0.3s ease-in;
  color: transparent;
  margin-left: 15px;
}

.our-services-2 .services-item.active .more-info li {
  color: #00d8c3;
  transition: color 0.3s ease-in;
  margin-left: 15px;
}

.our-services-2 .services-item.active .show-info li {
  color: #00d8c3;
  transition: color 0.3s ease-in;
}

.white-popup {
  position: relative;
  padding: 20px;
  width: auto;
  max-width: fit-content;
  margin: 20px 10%;
}

/* Video popup — black background + contain for portrait videos */
#test-modal {
  background: #000 !important;
}

#test-modal video.dsn-video {
  object-fit: contain !important;
  background: #000;
}

.preloader .preloader-block {
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #151515;
}

.work-under-header .work-item:hover .item-border {
  background-color: rgba(0, 0, 0, 0);
}

li {
  list-style-type: disc;
  margin-bottom: 5px;
  /* margin-left: 15px; */
}

button.view-more {
  transition: 0.5s;
}

button.view-more:hover {
  background: #ffffff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 600;
  transform: scale(1);
}

.logo {
  width: 117px !important;
  height: 25px;
  top: 0 !important;
  transition: 0.3s;
}
.logo:hover {
  transform: scale(1.05);
}

.footer .footer-links .footer-block .footer-logo {
  width: 90px;
  transition: 0.3s;
}
.footer .footer-links .footer-block .footer-logo:hover img {
  transform: scale(1.05);
}

.nav-link {
  text-transform: uppercase;
  font-size: 14px;
  text-align: end;
}

.one-title {
  width: fit-content !important;
  margin-bottom: 40px;
}

.box-seat .one-title {
  width: 50%;
  margin-bottom: 40px;
}

.our-services-2 .one-title .title-sub-container {
  padding-left: 0px;
  margin-bottom: 20px;
}

.one-title .title-sub-container .title-sub:after {
  left: 15px;
  height: 1px;
  width: 52px;
  background: white;
}

.our-services-2 .col-md-4:nth-of-type(even) .services-item {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfp-zoom-in {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}

.item-info {
  cursor: pointer;
}

#campaign .image {
  cursor: pointer;
  overflow: hidden;
  aspect-ratio: 670 / 500;
}

#campaign .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.box-seat .pro-text p {
  margin-left: 0px;
  margin-top: 30px;
}

.one-title .title-sub-container {
  padding-left: 0px;
  margin-bottom: 0px;
}

.our-services-2 .services-item .services-header li {
  letter-spacing: 0.02px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
}

.services-item-hover :hover {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 122.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.our-services-2 button.view-more {
  position: relative;
  width: auto;
  color: #fff;
  /* text-align: start; */
  /* background-color: transparent; */
  -moz-appearance: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 14px;
  text-transform: none;
  cursor: pointer;
  border-radius: 0;
  padding: 0px;
  margin-top: 15px;
  -webkit-transition: background 0.3s, color 0.3s;
  -o-transition: background 0.3s, color 0.3s;
  transition: background 0.3s, color 0.3s;
  overflow: hidden;
}

.our-services-2 .services-item {
  position: relative;
  text-align: start;
  padding: 20px;
  height: fit-content;
}

.our-services-2 .services-item .icon img {
  height: 45px;
  width: 45px;
}

h2.title-main:hover,
.pro-text h3:hover {
  background: linear-gradient(90deg, #00d8c3, #dbf800);
  background-size: 300%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animated_text 3s ease-in-out infinite;
  -moz-animation: animated_text 3s ease-in-out infinite;
  -webkit-animation: animated_text 3s ease-in-out infinite;
  transform: scale(1.05);
  transition: all 0.2s ease-in-out 0.1s;
}

button#btn-mute {
  position: absolute;
  bottom: 0px;
  padding: 15px;
  left: 0px;
  transition: 0.3s;
}

button#btn-mute:hover {
  transform: scale(1.08);
  font-weight: 600;
}

@keyframes animated_text {
  0% {
    background-position: 0px 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0px 50%;
  }
}

h2.title-main,
.pro-text h3 {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 600 !important;
  transform: scale(1);
  transition: all 0.2s ease-in-out 0.2s;
}

.section-margin {
  padding-top: 120px;
  padding-bottom: 120px;
  margin: 0;
}

.our-services-2 .services-item .icon {
  position: relative;
  font-size: 75px;
  line-height: 1;
  margin-bottom: 25px;
}

.our-services-2 {
  background-color: #151515;
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* .brand-client .one-title,

/* .brand-client .one-title,
.client-see .one-title {
  text-align: center;
  width: 100%;
} */

.brand-client .wapper-client .logo-box {
  position: relative;
  background-color: #090909;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(20% - 5px);
  padding: 15px;
  min-height: 170px;
  margin-right: 5px;
  margin-bottom: 2px;
  overflow: hidden;
}

.brand-client .wapper-client .logo-box img {
  z-index: 2;
  transition: transform 0.3s;
}

.brand-client .wapper-client .logo-box .info {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.brand-client .wapper-client .logo-box img:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.footer .footer-links .footer-block .footer-social ul li a:before {
  content: none;
}

.brand-client {
  background-color: #151515;
}

.client-see {
  background-color: #151515;
}

.text-focus {
  font-size: 18px;
  font-weight: 700;
}

/* footer navigate */
.footer .footer-links .footer-title {
  position: relative;
  color: #fff;
  text-transform: uppercase;
  /* font-weight: 700; */
  /* font-size: 15px; */
  padding-bottom: 10px;
  margin-bottom: 25px;
  letter-spacing: 2px;

  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  letter-spacing: 0.2em;
  /* text-transform: uppercase; */
}

.footer .footer-links .footer-block.col-menu ul li a {
  font-weight: 400;
  letter-spacing: 0.02em;
}

.footer .footer-links .footer-block.col-contact p {
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  /* identical to box height, or 171% */

  letter-spacing: 0.02em;
}

/* logo fotter fb ig */
/* .footer .footer-links .footer-block .footer-social ul li a {
  position: relative;
  color: #fff;
  border-radius: 50%;
  letter-spacing: 0;
  border: 1px solid rgba(255, 255, 255, 0.07);
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
} */
/* size footer logo */
.footer .footer-links .footer-block .footer-social ul li a i {
  font-size: 12px;
}

.image-client {
  padding: 8px 0px;
  transition: transform 0.3s;
}

.image-client:hover {
  -ms-transform: scale(1.3);
  /* IE 9 */
  -webkit-transform: scale(1.3);
  /* Safari 3-8 */
  transform: scale(1.3);
}

section.our-work.work-under-header.section-margin {
  background-color: #151515;
}

.box-seat.box-seat-full.section-margin {
  background-color: #151515;
}

section.our-news.section-margin {
  background-color: #151515;
}

footer a,
footer p {
  color: #969696;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0.02em;
  line-height: 24px;
  font-variant-numeric: proportional-nums;
  font-family: "Urbanist", sans-serif;
  font-style: normal;
}

.footer .footer-links .footer-block.col-menu ul li {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
  overflow: hidden;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px;
  background-color: #2196f3;
  padding: 10px;
}

.grid-container > div {
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  padding: 20px 0;
  font-size: 30px;
}

ul.service-detail {
  /* -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text;
  text-fill-color: transparent; */
  color: #fff;
  font-weight: 400;
  margin-left: 15px;
}
.services-item:hover .service-detail li {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 122.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  color: #00d8c3;
}

ul.service-detail {
  /* -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  background-clip: text;
  text-fill-color: transparent; */
  color: #fff;
  font-weight: 400;
  margin-left: 15px;
}

.nav-custom a {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.02em;
  transition: 0.3s;
}

.nav-custom a:hover {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transform: scale(1.05);
}

.cursor.cursor-link {
  transform: scale(0.3) translate(-50%, -50%) !important;
}

.cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1000px;
  height: 1000px;
  z-index: 0;
  pointer-events: none;
  background-color: #00d8c3;
  border-radius: 50%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(0.3) translate(-50%, -50%);
  -ms-transform: scale(0.3) translate(-50%, -50%);
  transform: scale(0.3) translate(-50%, -50%);
  mix-blend-mode: exclusion;
  opacity: 0.3;
  filter: blur(250px);
  /* transform: rotate(90deg); */
}

.img-project {
  width: 100%;
}

.radial-gradient {
  position: fixed;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;

  /*Fallback if gradeints don't work */
  background: #9b59b6;
  /*Linear gradient... */
  background: radial-gradient(at center, #3498db, #9b59b6);
}

.our-work .slick-dots .slick-active li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 2px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 122.88%);
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  -o-transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.our-news .item-new {
  margin-right: 0px;
}

.container-custom {
  margin-left: 150px;
}

.slick-slide img {
  width: 100%;
  height: 100%;
  margin: 0px;
  transition: transform 0.3s;
  opacity: 0.8;
}

.slick-slide img:hover {
  opacity: 1;
  -ms-transform: scale(1.05);
  /* IE 9 */
  -webkit-transform: scale(1.05);
  /* Safari 3-8 */
  transform: scale(1.05);
}

.our-news .slick-slider .slick-dots {
  margin: auto;
  text-align: center;
  margin-top: 15px;
  margin-left: -150px;
}

.our-news .carousel-control-custom button:not([data-filter]):not(.mfp-arrow) {
  background-color: transparent;
  margin: 0px 0px 15px 120px;
  padding: 0px;
  transition: transform 0.3s;
}

.our-news
  .carousel-control-custom
  button:not([data-filter]):not(.mfp-arrow):hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1);
}

.dsn-slider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.display-tablet {
  display: none;
}

.display-mobile {
  display: none;
}

.display-desktop {
  display: flex;
}

.brand-client .wapper-client .logo-box .info .content .entry div a:hover {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer .footer-links .footer-block.col-menu ul li a:hover {
  background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 1200px) {
  .nav-custom a:hover {
    /* background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    transform: scale(1);
  }
  .brand-client .wapper-client .logo-box {
    position: relative;
    background-color: #090909;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(20% - 4px);
    padding: 15px;
    min-height: 170px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  }

  .our-news .slick-slider .slick-dots {
    margin: auto;
    text-align: center;
    margin-top: 15px;
    margin-left: -150px;
  }

  .logo:hover {
    transform: scale(1);
  }

  .footer .footer-links .footer-block .footer-logo:hover {
    transform: scale(1);
  }

  button.view-more:hover {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    transform: scale(1.08);
  }

  #service {
    background-image: url(../../assets/img/bg/BG-01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .display-mobile.service-text {
    background-image: url(../../assets/img/bg/BG-02.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .full-bg {
    background-image: url(../../assets/img/bg/BG-03.png);
    background-repeat: no-repeat;
    background-color: #151515;
    background-size: auto 100%;
    background-position: center;
  }
  /* .cursor {
    display: none;
  } */
  #campaign {
    background-color: transparent;
  }
  #partner {
    background-color: transparent;
  }

  .our-services-2 button.view-more {
    position: relative;
    width: auto;
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -moz-appearance: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 14px;
    text-transform: none;
    cursor: pointer;
    border-radius: 0;
    padding: 0px;
    margin-top: 15px;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    overflow: hidden;
  }

  .banner-margin-custom {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 992px) {
  .nav-custom a:hover {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scale(1);
  }
  button.view-more:hover {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    transform: scale(1.08);
  }

  .logo:hover {
    transform: scale(1);
  }
  .footer .footer-links .footer-block .footer-logo:hover img {
    transform: scale(1);
  }

  .more-info li {
    /* background: linear-gradient(0deg, rgba(21, 21, 21, 0) 0%, #aaa 100%); */
    color: transparent;
    font-size: 13px;
  }
  .show-info li {
    /* background: linear-gradient(0deg, rgba(21, 21, 21, 0) 0%, #aaa 100%); */
    font-size: 13px;
  }
  .brand-client .wapper-client .logo-box {
    position: relative;
    background-color: #090909;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(23.5% - -5px);
    padding: 15px;
    min-height: 170px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  }

  button#btn-mute:hover {
    transform: scale(1);
    font-weight: 500;
  }
  .one-title {
    width: 350px;
  }

  .our-services-2 .services-item {
    position: relative;
    text-align: start;
    padding: 20px;
    height: 420px;
  }

  .box-seat .inner-img {
    height: 100%;
    overflow: hidden;
  }
  .service-text {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 20px;
    background-color: #151515;
  }

  .full-bg {
    background-image: url("../../assets/img/bg/BG-03.png");
    background-repeat: no-repeat;
    background-color: #151515;
    background-size: 100% auto;
    background-position: center;
  }

  .hide-nave .nav-custom {
    display: none;
  }
  section.our-news.section-margin {
    background-color: transparent;
  }
  .brand-client {
    background-color: transparent;
  }

  .our-news .slick-slider .slick-dots {
    margin: auto;
    text-align: center;
    margin-top: 15px;
    margin-left: 0px;
  }
  .navbar .display-mobile button.navbar-toggler {
    background-color: transparent;
    padding: 0px 20px;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url("../../assets/img/menu.png");
    background-color: transparent;
    width: 16px;
    height: 12px;
  }

  .menu-navbar {
    padding-left: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-top: -6px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .our-services-2 .services-item {
    position: relative;
    text-align: start;
    padding: 20px;
    height: fit-content;
  }
  button#btn-mute:hover {
    transform: scale(1);
    font-weight: 500;
  }
  .section-margin {
    padding-top: 80px;
    padding-bottom: 80px;
    margin: 0;
  }

  .our-services-2 .one-title .title-sub-container {
    padding-left: 0px;
    margin-bottom: -15px;
  }

  .logo {
    width: 60px !important;
    height: auto;
    top: 0 !important;
  }

  .header-container {
    padding: 10px !important;
  }

  .brand-client .wapper-client .logo-box {
    width: calc(48.5% - 0px);
  }

  .navbar .display-mobile button.navbar-toggler {
    background-color: transparent;
    padding: 0px 20px;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url("../../assets/img/menu.png");
    background-color: transparent;
    width: 16px;
    height: 12px;
  }

  .menu-navbar {
    padding-left: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-top: -6px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .nav-custom a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0.02em;
    transition: 0.3s;
  }

  .our-services-2 .services-item {
    position: relative;
    text-align: start;
    padding: 20px !important;
    height: fit-content;
    background: transparent !important;
    box-shadow: none !important;
    margin: 0px 15px !important;
  }

  .one-title {
    /* width: auto; */
    margin-bottom: 10px;
  }

  .our-services-2 .services-item .icon img {
    height: 56px;
    width: 56px;
  }

  .box-seat .inner-img {
    height: 100%;
    overflow: hidden;
  }

  h2.title-main,
  .pro-text h3 {
    background: linear-gradient(90deg, #00d8c3 0%, #dbf800 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    text-transform: uppercase;
    font-size: 36px !important;
    font-weight: 600 !important;
    transform: scale(1);
    transition: all 0.2s ease-in-out 0.2s;
    margin-bottom: 20px;
  }

  .work-under-header .work-item .item-info h4 {
    position: relative;
    color: #fff;
    font-size: 28px;
    -webkit-transition: margin-bottom 0.5s ease;
    -o-transition: margin-bottom 0.5s ease;
    transition: margin-bottom 0.5s ease;
    z-index: 3;
    font-weight: 600;
  }

  .work-under-header .work-item .item-info .cat {
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
    opacity: 0.9;
  }

  .our-news .slick-slider .slick-dots {
    margin: auto;
    text-align: center;
    margin-top: 15px;
    margin-left: 0px;
  }

  #service {
    background-image: url("../../assets/img/bg/BG-01.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  /* #about-us {
    background-image: url("../../assets/img/bg/BG-mobile1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  } */

  .pro-text.one-title.dsn-active {
    background-image: url("../../assets/img/bg/BG-mobile1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 20px;
  }

  /* #partner {
    background-image: url("../../assets/img/bg/BG-mobile1.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  } */

  .hide-nave .nav-custom {
    display: none;
  }

  section.our-news.section-margin {
    background-color: transparent;
  }

  .brand-client {
    background-color: transparent;
  }

  .box-seat .pro-text p,
  .box-seat.box-seat-full .pro-text p {
    text-align: start;
    margin: 0px;
  }

  .box-seat .one-title {
    width: 100%;
    margin-bottom: 40px;
  }

  .display-mobile.service-text {
    background-image: url("../../assets/img/bg/BG-02.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 0px;
  }
  .display-desktop {
    display: none;
  }
  .display-tablet {
    display: none;
  }
  .display-mobile {
    display: block;
  }

  #project {
    background-color: #151515;
  }

  .logo:hover {
    transform: scale(1);
  }

  .our-services-2 button.view-more {
    position: relative;
    width: auto;
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -moz-appearance: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 14px;
    text-transform: none;
    cursor: pointer;
    border-radius: 0;
    padding: 0px;
    margin-top: 15px;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    overflow: hidden;
  }

  .banner-margin-custom {
    padding-top: 55px;
  }
}

@media only screen and (max-width: 576px) {
  .our-services-2 button.view-more {
    position: relative;
    width: auto;
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -moz-appearance: none;
    border: none;
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.02em;
    line-height: 14px;
    text-transform: none;
    cursor: pointer;
    border-radius: 0;
    padding: 0px;
    margin-top: 15px;
    -webkit-transition: background 0.3s, color 0.3s;
    -o-transition: background 0.3s, color 0.3s;
    transition: background 0.3s, color 0.3s;
    overflow: hidden;
  }
  .nav-custom a:hover {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: scale(1);
  }
  button.view-more:hover {
    background: white;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 500;
    transform: scale(1.08);
  }
  .footer .footer-links .footer-block .footer-logo:hover img {
    transform: scale(1);
  }
  button#btn-mute {
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: 0.3s;
    padding: 10px;
    font-size: 10px;
  }
  .brand-client .wapper-client .logo-box {
    position: relative;
    background-color: #090909;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(48.5% 0px);
    padding: 15px;
    min-height: 170px;
    margin-right: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    overflow: hidden;
  }

  .box-seat .pro-text,
  .box-seat.box-seat-full .pro-text,
  .box-seat.box-seat-bottom .pro-text {
    bottom: 0;
    padding: 30px 20px;
    margin: 0;
  }

  .box-seat .inner-img {
    height: 100%;
    overflow: hidden;
  }

  .service-text {
    background-image: none;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 100px 20px;
    background-color: #151515;
  }

  .pro-text.one-title.dsn-active {
    background-image: url("../../assets/img/bg/BG-mobile1.png");
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 80px 20px;
  }

  .full-bg {
    background-image: url("../../assets/img/bg/BG-mobile2.png");
    background-repeat: no-repeat;
    background-color: #151515;
    background-size: 100% auto;
    background-position: center;
  }

  .hide-nave .nav-custom {
    display: none;
  }

  section.our-news.section-margin {
    background-color: transparent;
  }

  .brand-client {
    background-color: transparent;
  }

  .our-news .slick-slider .slick-dots {
    margin: auto;
    text-align: center;
    margin-top: 15px;
    margin-left: 0px;
  }

  .navbar .display-mobile button.navbar-toggler {
    background-color: transparent;
    padding: 0px 20px;
  }

  .navbar-light .navbar-toggler-icon {
    background-image: url("../../assets/img/menu.png");
    background-color: transparent;
    width: 16px;
    height: 12px;
  }

  .menu-navbar {
    padding-left: 10px;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    margin-top: -6px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
  }

  .logo {
    width: 70px !important;
    height: auto;
    top: 0 !important;
  }

  .our-services-2 .services-item {
    position: relative;
    text-align: start;
    padding: 20px;
    height: fit-content;
  }

  #project {
    background-color: #151515;
  }

  button#btn-mute:hover {
    transform: scale(1);
    font-weight: 500;
  }

  .box-seat .inner-img {
    height: 100vh;
    background-color: #090909;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex:50%; */
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* width: calc(50%); */
    /* width: 50%; */
    /* padding: 15px; */
    padding-right: 2px;
    min-height: 170px;
    margin-right: 0px;
    margin-bottom: 2px;
    overflow: hidden;
  }

  .box-seat .pro-text,
  .box-seat.box-seat-full .pro-text,
  .box-seat.box-seat-bottom .pro-text {
    bottom: 0;
    padding: 30px 20px;
    margin: 0;
  }

  .box-seat .pro-text p,
  .box-seat.box-seat-full .pro-text p,
  .box-seat.box-seat-bottom .pro-text p {
    max-width: 100%;
    padding-top: 15px;
    text-align: center;
  }

  .box-seat .pro-text p,
  .box-seat.box-seat-full .pro-text h3 {
    text-align: start;
  }

  .box-seat .pro-text p,
  .box-seat.box-seat-full .pro-text p {
    text-align: start;
  }

  .display-desktop {
    display: none;
  }
  .display-tablet {
    display: none;
  }
  .display-mobile {
    display: block;
  }

  .logo:hover {
    transform: scale(1);
  }

  #service {
    background-image: url(../../assets/img/bg/BG-mobile1.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .display-mobile.service-text {
    background-image: url(../../assets/img/bg/BG-mobile1.png);
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .banner-margin-custom {
    padding-top: 60px;
  }
}
