* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #000000;
    color: white;
    font-family: Arial, sans-serif;
    line-height: 1.6;
    overflow-x: hidden; /* Ngăn overflow ngang toàn trang */
}
body.page-template-tpl-project{
    background-color: #141414;
}
/* Font Face for Safiro */
/*
@font-face {
    font-family: 'Safiro';
     src: url('./fonts/Safiro-Regular.woff2') format('woff2'),
        url('./fonts/Safiro-Regular.woff') format('woff'),
        url('./fonts/Safiro-Regular.ttf') format('truetype'),
        url('./fonts/Safiro-Regular.svg#Safiro-Regular') format('svg');
    font-weight: 400;  Regular 
    font-style: normal;
    font-display: swap;
}
*/

@font-face {
    font-family: 'Safiro';
    src: url('./fonts/Safiro-Regular.woff2') format('woff2'),
        url('./fonts/Safiro-Regular.woff') format('woff'),
        url('./fonts/Safiro-Regular.ttf') format('truetype'),
        url('./fonts/Safiro-Regular.svg#Safiro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Safiro';
    src: url('./fonts/Safiro-Medium.eot');
    src: url('./fonts/Safiro-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Safiro-Medium.woff2') format('woff2'),
        url('./fonts/Safiro-Medium.woff') format('woff'),
        url('./fonts/Safiro-Medium.ttf') format('truetype'),
        url('./fonts/Safiro-Medium.svg#Safiro-Medium') format('svg');
    font-weight: 500; /* Medium */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Safiro';
    src: url('./fonts/Safiro-SemiBold.eot');
    src: url('./fonts/Safiro-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Safiro-SemiBold.woff2') format('woff2'),
        url('./fonts/Safiro-SemiBold.woff') format('woff'),
        url('./fonts/Safiro-SemiBold.ttf') format('truetype'),
        url('./fonts/Safiro-SemiBold.svg#Safiro-SemiBold') format('svg');
    font-weight: 600; /* SemiBold */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Safiro';
    src: url('./fonts/Safiro-Bold.eot');
    src: url('./fonts/Safiro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Safiro-Bold.woff2') format('woff2'),
        url(./fonts/Safiro-Bold.woff') format('woff'),
        url('./fonts/Safiro-Bold.ttf') format('truetype'),
        url('./fonts/Safiro-Bold.svg#Safiro-Bold') format('svg');
    font-weight: 700; /* Bold */
    font-style: normal;
    font-display: swap;
}

/* // src: url('./fonts/Safiro-Bold.otf') format('opentype'); */
	/* Font Face for Be Vietnam Pro */
@font-face {
    font-family: 'Be Vietnam Pro';
     src: url('./fonts/BeVietnamPro-Regular.eot');
    src: url('./fonts/BeVietnamPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BeVietnamPro-Regular.woff2') format('woff2'),
        url('./fonts/BeVietnamPro-Regular.woff') format('woff'),
        url('./fonts/BeVietnamPro-Regular.ttf') format('truetype'),
        url('./fonts/BeVietnamPro-Regular.svg#BeVietnamPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./fonts/BeVietnamPro-Thin.eot');
    src: url('./fonts/BeVietnamPro-Thin.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BeVietnamPro-Thin.woff2') format('woff2'),
        url('./fonts/BeVietnamPro-Thin.woff') format('woff'),
        url('./fonts/BeVietnamPro-Thin.ttf') format('truetype'),
        url('./fonts/BeVietnamPro-Thin.svg#BeVietnamPro-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./fonts/BeVietnamPro-Light.eot');
    src: url('./fonts/BeVietnamPro-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BeVietnamPro-Light.woff2') format('woff2'),
        url('./fonts/BeVietnamPro-Light.woff') format('woff'),
        url('./fonts/BeVietnamPro-Light.ttf') format('truetype'),
        url('./fonts/BeVietnamPro-Light.svg#BeVietnamPro-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Be Vietnam Pro';
    src: url('./fonts/BeVietnamPro-Bold.eot');
    src: url('./fonts/BeVietnamPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/BeVietnamPro-Bold.woff2') format('woff2'),
        url('./fonts/BeVietnamPro-Bold.woff') format('woff'),
        url('./fonts/BeVietnamPro-Bold.ttf') format('truetype'),
        url('./fonts/BeVietnamPro-Bold.svg#BeVietnamPro-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



/* Font Face for Canicule Display v0.2 */
@font-face {
    font-family: 'Canicule Display v0.2';
    src: url('./fonts/CaniculeDisplayv0.2-LightItalic.ttf') format('truetype');
    font-weight: 300; /* Light */
    font-style: italic;
}

@font-face {
    font-family: 'Canicule Display v0.2';
    src: url('./fonts/CaniculeDisplayv0.2-MediumItalic.ttf') format('truetype');
    font-weight: 500; /* Medium */
    font-style: italic;    
	font-display: swap;
}
	/*		
@font-face {
    font-family: 'Safiro-Medium';
    src: url('./fonts/Safiro-Medium.otf') format('truetype');
    font-weight: 500; 
    font-style: italic;    font-display: swap;
}		
		*/	

        @font-face {
    font-family: 'Safiro-Medium';
    src: url('./fonts/Safiro-Medium.eot');
    src: url('./fonts/Safiro-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Safiro-Medium.woff2') format('woff2'),
        url('./fonts/Safiro-Medium.woff') format('woff'),
        url('./fonts/Safiro-Medium.ttf') format('truetype'),
        url('./fonts/Safiro-Medium.svg#Safiro-Medium') format('svg');
    font-weight: 500; /* Medium */
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Safiro-Bold';
   src: url('./fonts/Safiro-Bold.eot');
    src: url('./fonts/Safiro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Safiro-Bold.woff2') format('woff2'),
        url(./fonts/Safiro-Bold.woff') format('woff'),
        url('./fonts/Safiro-Bold.ttf') format('truetype'),
        url('./fonts/Safiro-Bold.svg#Safiro-Bold') format('svg');
    font-weight: 500; /* Medium */
    font-style: italic;    font-display: swap;
}			


/* Container for centering content */
.ldp-container {
    /*max-width: 1200px;*/
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
}
.ldp-container-v2{
    max-width: 1450px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Header Section Start */
.ldp-header {
    padding: 60px 70px 20px 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
}
.ldp-header__icon {
    margin-right: 20px;
}

.ldp-header__icon img {
    height: 66px;
}
/* Header Section End */

/* Hero Section Start */
.ldp-hero {
    padding: 80px 20px;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-top: 0;
}

.ldp-hero__title {
    padding: 20px 0;
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 3;
    min-height: 70px;
    width: 100%;
}
.ldp-hero__title:hover{
    cursor: pointer;
}

.ldp-hero__text-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
    min-height: 70px;
    max-width: 100%;
}

.ldp-hero__text-item {
    font-family: 'Plus Jakarta Sans', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-size: 48px;
    line-height: 70px;
    margin: 0;
    padding: 0;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: 100%;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.ldp-footer__download .ldp-footer__link{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.ldp-footer__download img{
      display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    display: inline-flex;
    width: 26px;
    transition: transform .3s cubic-bezier(.4,0,.2,1);
    cursor: pointer;
    align-items: center;
    justify-content: center;
    animation: zoomPulse 1s ease-in-out infinite;
}
@keyframes zoomPulse {
  0% {
      transform: scale(1);
  }
  50% {
      transform: scale(1.2);
  }
  100% {
      transform: scale(1);
  }
}
@keyframes gentleGradientFlow {
  0%, 100% {
    background-position: 0% 50%;
    }
    25% {
        background-position: 30% 20%;
    }

    50% {
        background-position: 70% 80%;
    }
    75% {
        background-position: 20% 70%;
    }
}

@media (min-width: 768px) {
    .ldp-hero__text-item {
        font-size: 60px;
    }
}

.ldp-hero__text-item:nth-child(1) {
    animation-name: rotating-text-1;
}

@keyframes rotating-text-1 {
    0% { transform: translate(-50%, 50%); opacity: 0; }
    33% { transform: translate(-50%, -50%); opacity: 1; }
    34% { opacity: 0; }
}

.ldp-hero__text-item:nth-child(2) {
    animation-name: rotating-text-2;
}

@keyframes rotating-text-2 {
    33% { transform: translate(-50%, 50%); opacity: 0; }
    66% { transform: translate(-50%, -50%); opacity: 1; }
    67% { opacity: 0; }
}

.ldp-hero__text-item:nth-child(3) {
    animation-name: rotating-text-3;
}

@keyframes rotating-text-3 {
    66% { transform: translate(-50%, 50%); opacity: 0; }
    99% { transform: translate(-50%, -50%); opacity: 1; }
    100% { opacity: 0; }
}

.ldp-hero__marquee {
    width: 100%;
    overflow: hidden;
    margin: 60px 0;
    z-index: 2;
}

.ldp-hero__marquee-text::after{
    margin-left: 20px !important;
        width: 70px  !important;
    height: 70px  !important;
    background: #fff !important;
}

.ldp-who-we-served__logo_v2 .slick-slide{
    height: auto;
}

/*.ldp-hero__marquee-inner {
    display: flex;
    white-space: nowrap;
    animation: marquee 15s linear infinite;
}*/

.ldp-hero__marquee-text {
	font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    /*font-family: 'Safiro-Medium', Arial, Helvetica, sans-serif;*/
    font-size: 25px; /* Giảm trên mobile */
    font-weight: 200;
    font-style: initial;
    letter-spacing: -0.035em;
    margin: 0 10px;
    text-transform: inherit;
}
.ldp-hero__marquee-text strong{
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-weight: 600;
}

@media (min-width: 768px) {
    .ldp-hero__marquee-text {
        font-size:122px;
        /*letter-spacing: 1px;*/
        text-align: center; 
                word-break: break-all;
    }
    .ldp-hero__marquee-inner .slick-slide{
        
    }
}

@keyframes marquee {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.ldp-hero__content {
    width: 100%;
    max-width: 1200px;
    padding: 30px 20px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: start;
    z-index: 2;
}

.ldp-hero__content-text-container {
    /*max-width: 1200px;*/
    text-align: center;
    width: 100%;
    padding-left: 70px;
    padding-right: 70px;
    letter-spacing: -2px;
}

.ldp-hero__content-text {
    /*font-family: 'Safiro-Medium', Arial, Helvetica, sans-serif;*/
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px; /* Giảm trên mobile */
    line-height: 2.5rem;
    margin: 0;
    padding: 0 20px;
    text-align: left;
}
 div.ldp-hero__content{
        padding: 115px 0 115px 0 !important;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        max-width: 100% !important;
        background-position: right -60px !important;
    }
    @media (max-width: 768px) {
         div.ldp-hero__content{
            padding: 12vh 0 8vh 0 !important
        }
         .hover-text2 .icon,
          .hover-text2 .line{
              margin-left: 5px !important;
          }
        .hover-text2 .icon::after {
            background: url(./images/icon2.png) no-repeat 100% 12px !important;
        }
        .hover-text2 {
            display: block  !important;
            
        }
    }
@media (min-width: 768px) {
   
    .ldp-hero__content-text {
        font-size: 48px;
        padding: 0 0px;
        line-height: 1.2;
        margin-bottom: 40px;
    }
}

.ldp-hero__content-image-container {
    max-width: 100px;
    text-align: center;
    margin-left: 70px;
    margin-top: 125px;
}

.ldp-hero__content-image {
    width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.ldp-hero__tagline {
    font-family: 'Manrope', Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin: 20px 0 0;
    opacity: 0.8;
}

@media (min-width: 768px) {
    .ldp-hero__tagline {
        font-size: 24px;
        line-height: 32px;
    }
}

.ldp-hero__get-in-touch {
    position: fixed;
    top: 50px;
    right: 0;
    background-color: #07d2bf;
    color: #fff;
    padding: 20px 10px;
    border-radius: 10px 0 0 10px;
    z-index: 100;
    display: flex;
    display: none;
}

.ldp-hero__get-in-touch-text {
    display: block;
    writing-mode: vertical-rl;
    transform: rotate(180deg);
    font-size: 14px;
    font-weight: 500;
}
/* Hero Section End */

/* What We Do Section Start */
.ldp-what-we-do {
    padding: 215px 0 80px 0;
}

.ldp-what-we-do__subsection-title {
    position: relative;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    min-height: 30px;


	
}

.ldp-what-we-do__subsection-title::before {
    content: '';
    position: absolute;
    display: block;
    /*width: 100%;*/
    height: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    bottom: 0;
    right: 0;
    left: initial;


}
.tvvn-subtitle::before {
    width: 0;
   -webkit-transition: width 1.25s ease-out;
   transition: width 1.25s ease-out;
}
.tvvn-subtitle.tvvnHeadingBorder::before {
    width: 100%;
}

.tvvn-subtitle .tvvn-subtitle-text{
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity 0.3s 1.25s linear, transform 0.3s 1.25s linear;
    transition: opacity 0.3s 1.25s linear, transform 0.3s 1.25s linear;
}
.tvvn-subtitle.tvvnHeadingBorder .tvvn-subtitle-text{
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.ldp-what-we-do__subsection-title::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 20px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    right: 0;
    left: initial;
    bottom: 0;
}

.ldp-what-we-do__subsection-title-text {
    display: inline-block;
}


/* Subsection Title (used in multiple sections, including About us) */
.ldp-subsection-title__text {
    display: inline-block;
}

.ldp-subsection-title__text h4 {
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13pt; /* 13pt as requested */
    line-height: 30px;
    color: rgb(255, 255, 255);
    margin: 0;
}
.ldp-what-we-do__subsection-title-text h4 {
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13pt; /* 13pt as requested */
    line-height: 30px;
    color: rgb(255, 255, 255);
    margin: 0;
}

.ldp-what-we-do__title-large {
    /*font-family: 'Canicule Display v0.2', Arial, Helvetica, sans-serif;*/
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-weight: 200;
    /*font-style: italic;*/
    font-size: 30px; /* Mobile */
    margin-bottom: 16px;
    color: #ffffff;

}

/*.ldp-what-we-do__title-large:hover {
    color: #07D2BF;
}*/

@media (min-width: 768px) {
    .ldp-what-we-do__title-large {
        font-size: 72px; /* Desktop */
        letter-spacing: -3px;
    }
}

.ldp-what-we-do__header {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: -2px;
    position: relative;
}

@media (min-width: 768px) {
    .ldp-what-we-do__header {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
}

.ldp-what-we-do__see-all-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: flex-end;
    margin-left: 0; /* Mobile */
    margin-bottom: 40px; /* Khoảng cách dưới */
}

@media (min-width: 768px) {
    .ldp-what-we-do__see-all-wrapper {
        margin-left: -50px; /* Desktop */
        margin-bottom: 0;
    }
}

.ldp-what-we-do__see-all {
    color: #07D2BF;
    font-size: 12px;
    font-weight: 500;
    text-decoration: underline;
    font-family: 'Be Vietnam Pro', sans-serif;
}

.ldp-what-we-do__see-all-icon {
    width: 12px;
    height: 12px;
    object-fit: contain;
}

.ldp-what-we-do__items {
    padding-left: 0; /* Mobile */
}

@media (min-width: 768px) {
    .ldp-what-we-do__items {
        padding-left: 145px; /* Desktop */
    }
}

.ldp-what-we-do__item {
    /*border-top: 1px solid #333;*/
    border-bottom: 1px solid #333;
    margin-bottom: -1px;
}

.ldp-what-we-do__item-content-wrapper {
    /* Loại bỏ padding-left */
}

.ldp-what-we-do__item-header {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 0;
    cursor: pointer;
}

.ldp-what-we-do__item-number {
    font-size: 16px;
    font-weight: 700;
}

.ldp-what-we-do__item-title {
      font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-size: 52px; /* ~40px */
    font-weight: 800; /* Bold */
    line-height: 1.1;
    color: #ffffff;
    margin: 0;
    flex: 1;
    text-transform: uppercase;
}

.ldp-what-we-do__item.ldp-what-we-do__item--active .ldp-what-we-do__item-title,
.ldp-what-we-do__item-header:hover .ldp-what-we-do__item-title {
    /*color: #3EB7B0;*/
}

.ldp-what-we-do__item .ldp-what-we-do__item-arrow {
    transform: rotate(180deg);
}


.ldp-what-we-do__item-arrow {
    width: 24px;
    height: 12px;
    transition: transform 0.3s ease;
}

.ldp-what-we-do__item--active .ldp-what-we-do__item-arrow {
    transform: rotate(0deg);
}

.ldp-what-we-do__item-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.ldp-what-we-do__item--active .ldp-what-we-do__item-content {
    max-height: 400px;
}

.ldp-what-we-do__item-description {
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 300;
    padding: 0px 0 15px 0;
    color: #fff;
    letter-spacing: -1px;
    line-height: 1.4;
}
/* What We Do Section End */

.ldp-footer__contact-content img {
    margin-left: 34%;
}


/* Works We’ve Done Section Start */
.ldp-works-weve-done {
    padding: 80px 0;
    width: 100%;
    overflow-x: hidden;
}

.ldp-works-weve-done__subsection-title {
    position: relative;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
    min-height: 30px;
}

.ldp-works-weve-done__subsection-title::before {
    content: '';
    position: absolute;
    display: block;
    width: 0%;
    height: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    bottom: 0;
    right: 0;
    left: initial;
}

.ldp-works-weve-done__subsection-title::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 20px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    right: 0;
    left: initial;
    bottom: 0;
}

.ldp-works-weve-done__subsection-title-text {
    display: inline-block;
}

.ldp-works-weve-done__subsection-title-text h4 {
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13pt; /* ~17.33px */
    line-height: 30px;
    color: rgb(255, 255, 255);
    margin: 0;
}

.ldp-works-weve-done__title-large {
    /*font-family: 'Canicule Display v0.2', Arial, Helvetica, sans-serif;*/
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-weight: 200;
    /*font-style: italic;*/
    font-size: 30px; /* Mobile */
    margin-bottom: 30px;
    color: #ffffff;
    padding: 0 10px !important;
}

.ldp-works-weve-done__title-large:hover {
    /*color: #07D2BF;*/
}

@media (min-width: 768px) {
    .ldp-works-weve-done__title-large {
        font-size: 72px; /* Desktop */
        letter-spacing: -3px;
    }
}

.ldp-works-weve-done__container {
    /*width: 100vw; /* Full screen width */*/
    display: flex;
    flex-wrap: wrap !important; /* Stack on mobile */
    gap: 20px;
    align-items: flex-start; /* Top-align items */
    justify-content: center; /* Center items horizontally */
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .ldp-works-weve-done__container {
        flex-wrap: nowrap; /* Row on desktop */
    }
}

.ldp-works-weve-done__item {
    width: 100%; /* Full width on mobile */
    min-height: 300px; /* Base height */
    flex: 1; /* Equal width on desktop */
    display: flex;
    align-items: center; /* Center image vertically */
    justify-content: center; /* Center image horizontally */
    box-sizing: border-box;

    flex: 0 0 calc(33.3333% - 15px) !important;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 13px;
}
.ldp-works-weve-done__item:hover img{
    transform: scale(1.05);    
}
.ldp-hero__title{
    font-size: 60px;
}
.hover-text2 {
        /*font-family:'Safiro-Medium', Arial, Helvetica, sans-serif;*/
        font-family: 'Be Vietnam Pro';
    display: flex ;
    align-items: center;
    justify-content: center;
    min-width: 100%;
    height: auto;
    cursor: pointer;
    transition: opacity 0.5s ease;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    font-size: 165px;
    font-weight: 200;
    letter-spacing: -2px;
}
.hover-text2 .line{
   margin-left: 15px;
    position: relative;
  display: inline-block;
  color: #fff; /* màu chữ */
  z-index: 1;  /* chữ nằm dưới */
}
.hover-text2 .line::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(./images/line.png) no-repeat center;
  background-size: contain;
  transform: translateY(-50%);
  z-index: 2; /* ảnh đè lên chữ */
  pointer-events: none; /* để ảnh không chặn click */
  margin-top: 8px;
}
.hover-text2 .icon{
   margin-left: 15px;
    position: relative;
  display: inline-block;
  color: #fff; /* màu chữ */
  z-index: 1;  /* chữ nằm dưới */
  padding-right: 22px;
  line-height: 1;
}
.hover-text2 .icon::after {
  content: "";
    background: url(./images/icon2.png) no-repeat 100% 20px;
       background-size: 20px !important;
    z-index: 2;
    pointer-events: none;
    margin: 0;
    width: 20px;
    position: absolute;
    height: 100% !important;
    right: 0;
}
.first-word{
    color: #75cc9f;
}

.marquee {
    position: absolute;
    bottom: -130px;
    overflow: hidden;
    /*position: relative;*/
    width: 100%;
 
    color: #fff; /* tuỳ bạn */
    white-space: nowrap;
    padding-top: 0px;
    z-index: 9;
}

.marquee-inner {
    display: flex;
    width: max-content;
    animation: marquee 20s linear infinite;
}

.marquee-inner.marquee-custom-speed{
 animation: marquee 32s linear infinite;
}

.marquee-content {
    padding-right: 10px; /* khoảng cách giữa các lần lặp */
    
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.logo-item-v2 img {
    transition: all 0.3s ease;
    width: 100%;
}
.logo-item-v2{
   width: 180px !important;
}
.logo-item-v2 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 150px; /* hoặc auto */
    height: auto;
}

.logo-item-v2 img {
    display: block;
    max-width: 100%;
    object-fit: contain;
    height: 160px;
    /*max-width: 210px;*/
    object-position: center;
}

.logo-item-v2 .logo-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    /*transition: opacity 0.3s ease;*/
    pointer-events: none;
}

.logo-item-v2:hover .logo-hover {
    opacity: 1;
}

.logo-item-v2:hover .logo-normal {
    opacity: 0;
}
.ldp-who-we-served__logo_v2{
   margin-top: 40px;
   margin-bottom: -70px;
}

@media (max-width: 767px) {
    .ldp-works-weve-done__item {
        flex: 0 0 100%; /* One item per row */
        max-width: 100%; /* Prevent overflow */
    }
    .hover-text2{
        font-size: 40px;
    }
    .ldp-works-weve-done__item{
        min-height: 180px;
    }
}

.ldp-works-weve-done__item--middle_v2 {
    min-height: 360px; /* 1.2x taller */
    flex: 1.2; /* 1.2x wider on desktop */
}

@media (max-width: 767px) {
    .ldp-works-weve-done__item--middle_v2 {
        flex: 0 0 100%; /* One item per row */
        max-width: 100%; /* Prevent overflow */
    }
	.ldp-footer {
        padding-bottom: 5px!important;
    }
    	
}

.ldp-works-weve-done__image {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Fill container without distortion */
    display: block;
}

/* Works We’ve Done Section End */

/* Who We Served Section Start */
.ldp-who-we-served {
    padding: 80px 0;
    overflow-x: hidden;
}

.ldp-subsection-title {
    position: relative;
    margin-bottom: 20px;
    color: rgb(255, 255, 255);
    min-height: 30px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
	padding-left: 0
}

.ldp-subsection-title::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgb(255, 255, 255);
    bottom: 0;
    right: 0;
    left: initial;
}

.ldp-subsection-title::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 20px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255);
    right: 0;
    left: initial;
    bottom: 0;
}

/* Subsection Title (used in multiple sections, including About us) */
.ldp-subsection-title__text {
    display: inline-block;
}

.ldp-subsection-title__text h4 {
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13pt; /* 13pt as requested */
    line-height: 30px;
    color: rgb(255, 255, 255);
    margin: 0;
}

.ldp-who-we-served__title-large {
    /*font-family: 'Canicule Display v0.2', Arial, Helvetica, sans-serif;*/
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-weight: 200;
    /*font-style: italic;*/
    font-size: 30px; /* Mobile */
    margin-bottom: 16px;
    color: #ffffff;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px !important;
	
}

.ldp-who-we-served__title-large:hover {
    /*color: #07D2BF;*/
}

@media (min-width: 768px) {
    .ldp-who-we-served__title-large {
        font-size: 72px; /* Desktop */
        letter-spacing: -3px;
    }
}

.ldp-who-we-served__logo-marquee {
    width: 100vw;
    margin: 60px 0;
    overflow-x: hidden;
    z-index: 2;
}

.ldp-who-we-served__logo-track {
    display: flex;
    white-space: nowrap;
    animation: marquee 15s linear infinite;
}

.ldp-who-we-served__logo-item {
    display: inline-flex;
    align-items: center;
    margin: 0 20px;
    flex-shrink: 0;
}

.ldp-who-we-served__logo-image {
    height: 60px;
    object-fit: contain;
    max-width: 150px;
    transition: filter 0.3s ease; /* Hiệu ứng mượt */
}

.ldp-who-we-served__logo-image:hover {
    filter: grayscale(0); /* Màu gốc khi hover */
}

@media (min-width: 768px) {
    .ldp-who-we-served__logo-image {
        height: 80px;
        max-width: 200px;
    }
}

.ldp-who-we-served__partner-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.ldp-who-we-served__partner-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 80px;
}

.ldp-who-we-served__subtitle {
    /*font-family: 'Canicule Display v0.2', Arial, Helvetica, sans-serif;*/
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
    font-size: 32px; /* Mobile fallback */
    font-weight: 200; /* Medium */
    /*font-style: italic;*/
    color: #ffffff;
}

@media (min-width: 768px) {
    .ldp-who-we-served__subtitle {
        font-size: 46px;
        letter-spacing: -1px;
    }
}

.ldp-who-we-served__partner-logos {
    display: flex;
    flex-wrap: wrap;
    gap: 75px;
    align-items: center;
}

.ldp-who-we-served__partner-logo {
    height: auto;
    max-width: 220px;
    object-fit: contain;
}

/* Who We Are Section Start */
.ldp-who-we-are {
    padding: 80px 0;
}

.ldp-who-we-are__title-large {
    font-family: 'Be Vietnam Pro';
    /*font-family: 'Canicule Display v0.2', Arial, Helvetica, sans-serif;*/
    font-weight: 200;
    /*font-style: italic;*/
    font-size: 30px; /* Mobile */
    margin-bottom: 16px;
    color: #ffffff;
    /*max-width: 1200px;*/
    margin: 0 auto;
    padding: 0 20px 0 10px !important;
	padding-left: 0
}

.ldp-who-we-are__title-large:hover {
    /*color: #07D2BF;*/
}

@media (min-width: 768px) {
    .ldp-who-we-are__title-large {
        font-size: 72px; /* Desktop */
        letter-spacing: -3px;
    }
}

.ldp-who-we-are__slider-wrapper {
    position: relative;
    /*max-width: 1200px;*/
    margin: 30px auto 0 auto;
    padding: 0; /* Tăng padding để chứa mũi tên */
}

.ldp-who-we-are__slider {
    /*margin: 40px 0;*/
    width: 100% !important;
    /*overflow: hidden;*/
    /*padding: 0 50px;*/
}

.ldp-who-we-are__slider .slick-track {
    display: flex !important;
}

.ldp-who-we-are__member {
    padding: 0 10px;
    text-align: center;
    display: inline-block !important;
    width: auto !important;
    vertical-align: top;
}

@media (max-width: 767px) {
    .ldp-who-we-are__member {
        width: 100% !important; /* Đảm bảo 1 item chiếm full chiều rộng trên mobile */
    }
}

.ldp-who-we-are__member-wrapper {
    /*border-radius: 50px;
    border: 1px solid #999999;
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #1a1a1a;
    width: 100%;*/
}
.ldp-who-we-are__member-wrapper{
    position: relative;
    overflow: hidden;
    border-radius: 12px;
}
.ldp-who-we-are__member-image {
    /*width: 180px;*/
    width: 100%;
    height: auto;
    object-fit: cover;
  
    /*filter: grayscale(100%);*/
    /*transition: filter 0.3s ease;*/
        transition: transform 0.5s ease;

}

.ldp-who-we-are__member-info{
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 22px;
    opacity: 0;
    transition: opacity 1s ease; 
}
.ldp-who-we-are__member-info .ldp-who-we-are__member-title{
    font-family: 'Be Vietnam Pro';
    font-weight: 800;
    font-size: 38px;
    line-height: 1.1;
}
.ldp-who-we-are__member-info .ldp-who-we-are__member-description{
    font-family: 'Be Vietnam Pro';
    font-weight: 200;
    font-size: 15px;

}
.ldp-who-we-are__member-wrapper:hover .ldp-who-we-are__member-image{
    transform: scale(1.05);
}
.ldp-who-we-are__member-wrapper:hover .ldp-who-we-are__member-info{
    opacity: 1;
}




.ldp-who-we-are__member-image:hover {
    filter: grayscale(0);
}

.ldp-who-we-are__member-image-placeholder {
    width: 100%;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #4b5563;
    border-radius: 50px;
    color: #ffffff;
    font-size: 14px;
}



/* Style for Slick Slider Arrows */
.ldp-who-we-are__slider .slick-prev:not(.ldp-who-we-are__slider-prev),
.ldp-who-we-are__slider .slick-next:not(.ldp-who-we-are__slider-next) {
    display: none !important; /* Ẩn các nút mặc định của Slick Slider */
}

.ldp-who-we-are__slider-prev,
.ldp-who-we-are__slider-next {
    position: absolute;
    top: -86px;
    transform: translateY(-50%);
    background: none;
    border: none;
    color: #ffffff;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.ldp-who-we-are__slider-prev {
    left: auto;
    right: 42px;
    background: url(./images/prev.png) no-repeat center;
    background-size: 14px;
}
.slick-prev:before{
    content: none !important;
}

.ldp-who-we-are__slider-next {
    right: 0px;
    background: url(./images/next.png) no-repeat center;
    background-size: 14px;
}
.slick-next:before{
    content: none !important;
}
.slick-next:focus, 
.slick-next:hover{
    background: url(./images/next.png) no-repeat center;
    background-size: 14px;
}
.slick-prev:focus, 
.slick-prev:hover{
    background: url(./images/prev.png) no-repeat center;
    background-size: 14px;
}

.ldp-who-we-are__slider-prev:hover,
.ldp-who-we-are__slider-next:hover {
    /*color: #07D2BF;*/
}
/* Who We Are Section End */

/* Contact Section (updated) */
.ldp-footer__contact {
    
    text-align: center;
}

.ldp-footer__contact-title {
    display: inline-flex;
    align-items: baseline; /* Align text by baseline */
}
.ldp-footer__tooltip-text{
     font-family: 'Be Vietnam Pro';
      font-weight: 100;
      font-size: 16px !important;
      padding-bottom: 5px;
}
.ldp-footer__contact-link {
    font-family: 'Be Vietnam Pro';
    color: #ffffff;
    text-decoration: none;
    margin: 0;
    position: relative;
	
    font-style: normal;
    font-size: 30px; /* Mobile */
    font-weight: 100;
    transition: color 0.3s ease;
    line-height: 1; /* Normalize line height */
    vertical-align: baseline; /* Ensure baseline alignment */
}

@media (min-width: 768px) {
    .ldp-footer__contact-link {
        /*font-size: 90pt; /* ~120px */
        font-size: 128px; /* ~120px */
    }
}

.ldp-footer__contact-link--hello {
    font-family: 'Safiro', Arial, Helvetica, sans-serif;
    font-weight: 500; /* Bold */
    font-style: normal;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.ldp-footer__contact-link--email,
.ldp-footer__contact-link--bgency {
    font-family: 'Safiro', Arial, Helvetica, sans-serif;
    font-weight: 500; /* Medium */
    font-style: normal;
    color: #ffffff;
    margin: 0;
    padding: 0;
}

.ldp-footer__contact-link{
    transition: all 1s ease;
}
.ldp-footer__contact-link:hover {
    /*font-weight: 800;*/
}

.ldp-footer__contact-link:hover::after {
    content: attr(data-tooltip);
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #ffffff;
    /*padding: 3px 15px;*/
    padding: 0;
    border-radius: 4px;
    font-size: 0.8rem;
    line-height: 25px;
    white-space: nowrap;
    z-index: 10;
}

.ldp-footer__contact-title-span {
    font-weight: 700;
    margin: 0;
}

.ldp-footer__contact-arrow {
    display: block;
    margin: 0px auto;
}

.ldp-footer__contact-description {
	font-family: 'Safiro', Arial, Helvetica, sans-serif;
    font-size: 15pt;
    font-weight: 500;
    margin-top: 10px;
}
.ldp-footer__contact-content{
    height:  50px;
}
.ldp-footer__contact-content img.ldp-footer__contact-arrow{
     margin-bottom: -10px;
}

@media (min-width: 768px) {
    .ldp-footer__contact-description {
        font-size: 30px;
      
        padding-right: 20px;
    }
}

/* Footer Section Start */
.ldp-footer {
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.ldp-footer__info {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    padding: 0 20px;
}

.ldp-footer__link,
.ldp-footer__copyright {
    font-size: 15px;
    font-weight: 500;
    color: white;
    text-decoration: none;
	font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
}

.ldp-footer__logo {
    width: 100vw;
    display: flex;
    justify-content: center;
}

.ldp-footer__logo-image {
    width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .ldp-footer {
        padding: 220px 0;
		padding-bottom:0
    }
}
/* Footer Section End */


@media (max-width: 660px) {
	.ldp-who-we-served__partner-wrapper {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-wrap: wrap;
		gap: 30px;
		flex-direction: column;
		align-content: center;
	}
	
	.ldp-who-we-served__partner-logos {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
		align-items: center;
		justify-content: center;
	}
	
	.ldp-who-we-served {
		padding: 15px 0;
		overflow-x: hidden;
	}
	
	.ldp-who-we-are {
    	padding: 15px 0;
	}
	
	.ldp-what-we-do__header {
		margin-bottom: 0;
	}	
	
	.ldp-works-weve-done,
	.ldp-what-we-do {
    	padding: 15px 0;
	}
}
@media (max-width: 767px) {
    .ldp-what-we-do__item-title {
        /*font-size: 10pt; /* ~13.33px, mobile */
        font-size: 12pt; /* ~13.33px, mobile */
    }
    .ldp-what-we-do__item-description{
        font-size: 11.5pt;
    }
    .ldp-hero__content {
       
        max-width: 100%;
        padding: 15px 0;
    }
    .ldp-hero__content-text {
        font-size: 14px;
        line-height: 1.6rem;
        margin: 0 0 15px 0;
        padding: 0;
    }
    .marquee{
        padding-top: 32px;
        bottom: -40px
    }
    .ldp-header,
    .ldp-footer__contact {
        padding: 20px 20px;
    }

    body:not(.home) .ldp-header{
        position: relative;
                padding: 10px 20px 5px 20px;
    }
    .ldp-header__icon{
        margin-right: 0;

    }
}

.ldp-footer__contact-link--email{
	color: #3EB7B0;
}



/**
 * Text Hover Effect
 */
.hover-post-name-wrapper{
    position: relative;
    overflow: hidden;
    display: block;
}
.hover-title .hover-post-name {
    position: relative;
    display: block;
    -webkit-transition: transform 0.7s 
    cubic-bezier(.2, .7, .2, 1), -webkit-transform 0.7s 
    cubic-bezier(.2, .7, .2, 1);
        transition: transform 0.7s 
    cubic-bezier(.2, .7, .2, 1), -webkit-transform 0.7s 
    cubic-bezier(.2, .7, .2, 1);
}
.hover-title .hover-post-name:after {
    content: attr(data-name);
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 100%;
}
.hover-title:hover{
    color: #0068FF;
    cursor: pointer;
}

.hover-title:hover .hover-post-name {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

       
   /**
    * Image Effect when to Scroll
    */
   /* trạng thái ban đầu */
   .animated {
     opacity: 0;
     transform: translateY(0px);
   }

   /* khi add class agencium_clip_up mới chạy hiệu ứng */
   .animated.agencium_clip_up {
     animation-name: agencium_clip_up;
     animation-duration: 0.5s;
     animation-fill-mode: both;
     opacity: 1;
   }

   .animated.agencium_clip_down {
     animation-name: agencium_clip_down;
     animation-duration: 1s;
     animation-fill-mode: both;
     opacity: 1;
   }

   .animated.agencium_clip_left {
     animation-name: agencium_clip_left;
     animation-duration: 1s;
     animation-fill-mode: both;
     opacity: 1;
   }

   .animated.agencium_clip_right {
     animation-name: agencium_clip_right;
     animation-duration: 1s;
     animation-fill-mode: both;
     opacity: 1;
   }

   .agencium_clip_right{animation-name:agencium_clip_right}
   .agencium_clip_left{animation-name:agencium_clip_left}
   .agencium_clip_down{animation-name:agencium_clip_down}
   .agencium_clip_up{animation-name:agencium_clip_up}

   @keyframes agencium_clip_right{
    from{clip-path:inset(0 100% 0 0);-webkit-clip-path:inset(0 100% 0 0)}
    to{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
   }

   @keyframes agencium_clip_left{
    from{clip-path:inset(0 0 0 100%);-webkit-clip-path:inset(0 0 0 100%)}
    to{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
   }
   @keyframes agencium_clip_down{
    from{clip-path:inset(0 0 100% 0);-webkit-clip-path:inset(0 0 100% 0)}
    to{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
   }
   @keyframes agencium_clip_up{
    from{clip-path:inset(100% 0 0 0);-webkit-clip-path:inset(100% 0 0 0)}
    to{clip-path:inset(0 0 0 0);-webkit-clip-path:inset(0 0 0 0)}
   }


   .will-change{
    transition: transform 0.15s ease-out, box-shadow 0.2s ease-out;
    will-change: transform;
    transform-style: preserve-3d;
    cursor: pointer;
   }




   .cursor {
     position: fixed;
     top: 0;
     left: 0;
     background: #FFF;
     width: 20px;
     height: 20px;
     /*mix-blend-mode: difference;*/
     border-radius: 50%;
     z-index: 999999;
     pointer-events: none;
     opacity: 1;
      transform: translate(-50%, -50%);
      transition:
        width 0.3s ease,
        height 0.3s ease,
        opacity 0.3s ease,
        background 0.3s ease;
      will-change: transform;
   }

     .cursor.active{
        width: 50px;
        height: 50px;
        opacity: .4;
        z-index: 999999;
     }



   .intro {
     position: fixed;
     height: 100%;
     width: 100%;
     background: #000;
     z-index: 100;
     display: flex;
     justify-content: center;
     align-items: center;
   }
   .intro .intro_wrapper {
     position: relative;
     overflow: hidden;
   }
   .intro .intro_wrapper h1{
    font-size: 46px;
    font-family: 'Be Vietnam Pro';
    font-weight: 300;
   }
   .intro .intro_wrapper svg{
        height: auto;
        width: 152px;
        position: relative;
        top: 10px;
   }
   .intro .intro_wrapper .inFix {
     opacity: 0.2;
   }
   .intro .intro_wrapper .inFill {
     position: absolute;
     width: 0;
     color: #fff;
     top: 0%;
     left: 0%;
     overflow: hidden;
   }




.first-word{
   
    position: relative;
  display: inline-block;
  color: #fff; /* màu chữ */
  z-index: 1;  /* chữ nằm dưới */
  padding-left: 174px;
}
.first-word::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(./images/bgencyr.png) no-repeat center;
 background-size: 160px;
 transform: translateY(-50%);
 z-index: 2;
 pointer-events: none;
 margin-top: 5px;
 background-position: 0 50%;
}
.ldp-what-we-do__item-number,
.ldp-what-we-do__see-all-wrapper,
.tvvn-subtitle{
    display: none;
}

.framer-video-bg{
    position: relative;
}
.framer-video-content{
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

figure.framer-video-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
}

.ldp-footer__contact figure.framer-video-bg:before {
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%), linear-gradient(180deg, rgba(0, 0, 0, 0.00) 68.99%, #000 100%);
}
.ldp-hero figure.framer-video-bg:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 73.02%, #000 100%);
}

.ldp-footer .ldp-footer__top{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: end;
}
.ldp-footer__left .item{
    font-size: 18px;
    line-height: 1.4;
    font-weight: 500;
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
}
.ldp-footer__right{
    font-size: 18px;
    font-weight: 500;
    position: relative;
    top: 10px;
    font-family: 'Be Vietnam Pro', Arial, Helvetica, sans-serif;
}
.ldp-footer__left .item.item-text-email{
    margin-bottom: 40px;
}
.ldp-footer__right{
    display: flex;
    align-items: center;
}
.ldp-footer__right .svg1 svg{
    width: 100px;
    margin-right: 15px;
}
.ldp-footer__right .svg2 svg{
    width: 92px;
    margin-right: 15px;
}
.ldp-footer__right .svg3 svg{
    width: 82px;
    margin-right: 15px;
}
.ldp-footer__right .svg4 svg{
    width: 70px;
    margin-left: 5px;
    margin-right: 2px;
}
.ldp-footer__right .svg5 svg{
    width: 15px;
    margin-right: 5px;
  }
.marquee.ldp-hero__marquee_footer{
    bottom: -30px !important;
    position: relative !important;
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 20%, rgb(0, 0, 0) 80%, rgba(0, 0, 0, 0) 100%);
}
.nav-overlay-marquee .marquee.ldp-hero__marquee_footer{
    bottom: 5px !important
}
.marquee.ldp-hero__marquee_footer .ldp-hero__marquee-image.item{
    margin-right: 110px;
}
.marquee.ldp-hero__marquee_footer .ldp-footer__logo-image{
    width: auto;
    height: 420PX;
}
#backToTop.show{
    z-index: 99 !important;
}
.ldp-header__logo .custom-logo{
    height: 78px;
    width: auto;
}




@media (max-width: 1600px) {
    .ldp-header{
        padding-top: 40px;
    }
    .ldp-header__logo .custom-logo{
        height: 60px;
    }
    .ldp-header__icon img{
        height: 58px;
    }
    .ldp-header__icon{
        margin-right: 0 !important;
    }
    .hover-text2{
        font-size: 100px;
    }
    .ldp-hero__content-text{
        font-size: 38px;
    }
    .ldp-hero__marquee-text{
        font-size: 100px;
    }
    .ldp-works-weve-done__title-large,
    .ldp-who-we-are__title-large,
    .ldp-who-we-served__title-large,
    .ldp-what-we-do__title-large{
        font-size: 60px;
    }
    .ldp-what-we-do__item-title{
        font-size: 40px;
    }
    .ldp-what-we-do__item-description{
        font-size: 20px;
    }
    .ldp-who-we-served__subtitle{
        font-size: 34px;
    }
    .backtotop-wrap svg{
        width: 70px !important;
    }
    .backtotop-wrap span{
        font-size: 10px !important;
    }
    #backToTop{
        right: 71px !important;
    }
    .ldp-works-weve-done__container{
        gap: 22px !important;
    }
    .ldp-who-we-served__title-large,
    .ldp-who-we-are__title-large,
    .ldp-works-weve-done__title-large{
        padding: 0 !important;
    }
    .ldp-who-we-are__slider-wrapper{
        margin: 30px -10px 0 -10px;
    }
    .ldp-who-we-are__member-info .ldp-who-we-are__member-title{
        font-size: 28px;
    }
    .ldp-who-we-are__member-info .ldp-who-we-are__member-description{
        font-size: 14px;
    }
    .ldp-footer__contact-link{
        font-size: 100px;
    }
    .nav-overlay nav a .text{
        font-size: 72px !important;
    }
    .nav-text{
        font-size: 28px !important;
    }
}

@media (max-width: 1560px) {
    .ldp-who-we-served__partner-logos{
        gap: 22px;
    }

    div.ldp-hero__content{
        background-position: right 0px !important;
            background-size: 55% !important;
    }
    .ldp-hero__content-text {
        font-size: 36px;
    }
    .first-word {
        padding-left: 135px;
    }
    .first-word::after{
        background-size: 128px;
            margin-top: 4px;
    }
    .logo-item-v2 img{
        height: 120px;
    }
    .ldp-who-we-served__partner-logo {
        max-width: 200px;
    }
    .ldp-who-we-served__subtitle {
        font-size: 28px;
    }
    .ldp-who-we-served__partner-wrapper {
        gap: 60px;
    }
}
@media (max-width: 1024px) {
    .ldp-hero__content-text{
        font-size: 24px;
    }
    .first-word{
           padding-left: 86px;
    }
    .first-word::after{
        background-size: 82px;
            margin-top: 2px;
    }
    div.ldp-hero__content {
        padding: 60px 0 50px 0 !important;
        background-position: right -50px !important;
    }
    .ldp-hero__marquee-text {
        font-size: 90px;
    }
    .ldp-what-we-do {
        padding: 180px 0 80px 0;
    }
    .ldp-works-weve-done__title-large, .ldp-who-we-are__title-large, .ldp-who-we-served__title-large, .ldp-what-we-do__title-large{
        font-size: 50px;
    }
    .ldp-what-we-do__item-title{
        font-size: 30px;
    }
    .ldp-what-we-do__items {
        padding-left: 115px;
    }
    .ldp-what-we-do__item-description{
        font-size: 18px;
    }
    .ldp-what-we-do__item-arrow {
        width: 18px;
        height: 10px;
    }
    .ldp-who-we-served__partner-wrapper{
        gap: 30px;
    }
    .ldp-who-we-served__partner-logos {
        gap: 20px;
    }
    .ldp-who-we-served__partner-logo {
        max-width: 190px;
    }
    .logo-item-v2 img{
        height: 98px;
    }
    .ldp-footer__contact-link{
        font-size: 80px;
    }
    .ldp-footer__left .item.item-text-email {
        margin-bottom: -1px;
    }
    .ldp-footer .ldp-footer__top {
        flex-direction: column;
        justify-content: space-between;
        align-items: start;
    }
}
@media (max-width: 768px) {
    .nav-overlay-menu {
        padding: 60px 20px 0 20px !important;
    }
    .nav-overlay nav a .text {
        font-size: 40px !important;
    }
    .intro .intro_wrapper h1{
        font-size: 30px !important;
    }
    .intro .intro_wrapper svg {
        width: 100px !important; 
        top: 7px !important;
    }
    .intro .intro_wrapper .line .svgline{
        top: 55% !important;
        width: 110% !important;
    }
    .hover-text2{
        font-size: 80px;
    }
    .ldp-header{
        padding: 30px;
    }
    .ldp-header__logo .custom-logo {
        height: 42px;
    }
    .ldp-header__icon img {
        height: 42px;
    }
    .nav-overlay-menu {
        padding: 80px 30px 0 30px !important;
    }
    .nav-overlay nav a .text {
        font-size: 48px !important;
    }
    .nav-text {
        font-size: 20px !important;
    }
    .nav-overlay-marquee .marquee.ldp-hero__marquee_footer {
        bottom: 0px !important;
    }
    .nav-overlay-marquee .marquee.ldp-hero__marquee_footer .ldp-footer__logo-image{
        height: 180px;
    }
    .ldp-hero__content-text-container{
        padding-left: 30px;
        padding-right: 30px;
    }
    .ldp-container{
        padding: 0 30px;
    }
    .ldp-what-we-do__items{
        padding-left: 0;
    }
    .ldp-what-we-do__item-title{
        font-size: 26px;
    }
    .ldp-works-weve-done {
        padding: 50px 0
    }
    .ldp-who-we-served__subtitle {
        font-size: 24px;
    }
    .ldp-who-we-are__member-info .ldp-who-we-are__member-title {
        font-size: 18px;
    }
    .ldp-who-we-served__partner-logo {
        max-width: 150px;
    }
    .ldp-who-we-are__member-info {
        bottom: 12px;
        left: 12px;
    }
    .ldp-footer__contact-link {
        font-size: 62px;
    }
    .marquee.ldp-hero__marquee_footer .ldp-footer__logo-image {
        height: 280PX;
    }
    .ldp-footer {
        padding: 100px 0;
        padding-bottom: 0;
    }
    #backToTop {
        right: 30px !important;
    }
    .ldp-footer__left .item {
        font-size: 14px;
    }
    .ldp-footer__right {
        font-size: 14px;
    }
    .ldp-footer__right .svg1 svg {
        width: 70px;
        margin-right: 10px;
    }
    .ldp-footer__right .svg2 svg {
        width: 78px;
        margin-right: 10px;
    }
    .ldp-footer__right .svg3 svg {
        width: 68px;
        margin-right: 10px;
    }
    .ldp-footer__right .svg4 svg {
        width: 56px;
        margin-top: 2px;
    }
    .ldp-footer__right .svg5 svg {
        width: 12px;
    }
    .ldp-works-weve-done__item {
        min-height: auto !important;
    }
    .cursor{
        display: none;
    }
}

@media (max-width: 586px) {
    .ldp-footer,
    .ldp-footer__contact{
        overflow: hidden;
        padding: 0;
    }
    .intro .intro_wrapper h1{
        font-size: 20px !important;
    }
    .intro .intro_wrapper svg {
        width: 72px !important;
        top: 6px !important;
    }
        .intro .intro_wrapper .line .svgline {
            top: 55% !important;
            width: 115% !important;
            left: -6px !important;
        }
    .psace {
        margin: 0 3px !important;
    }
    .intro_wrapper .line{
        margin-left: 3px;
    }
    .ldp-header {
        padding: 20px;
    }
    .ldp-hero__content-text-container{
        padding-left: 20px;
        padding-right: 20px;
    }
    div.ldp-hero__content {
        padding: 40px 0 50px 0 !important;
        background-position: right 30% !important;
        margin-top: -100px;
    }
    .ldp-hero__content-image-container {
        max-width: 100px;
        text-align: center;
        margin-left: 20px;
        margin-top: 60px;
    }
    .ldp-hero__marqueev2{
        bottom: -120px !important;
    }
    .ldp-hero__marquee-text {
        font-size: 64px;
    }
    .ldp-what-we-do {
        padding: 150px 0 30px 0;
    }
    .ldp-container{
        padding: 0 20px;
    }
    .ldp-works-weve-done__title-large, .ldp-who-we-are__title-large, .ldp-who-we-served__title-large, .ldp-what-we-do__title-large{
        font-size: 40px;
    }
    .ldp-what-we-do__item-title {
        font-size: 18px;
    }
    .ldp-what-we-do__item-description{
        font-size: 16px;
    }
    .logo-item-v2 img {
        height: 66px;
    }
    .ldp-who-we-are__slider-prev, .ldp-who-we-are__slider-next{
        top: -57px !important;
    }
    .ldp-footer__contact-link {
            font-size: 42px;
        }
        .ldp-footer__right{
            display: none;
        }
        .marquee.ldp-hero__marquee_footer .ldp-footer__logo-image {
                height: 220PX;
            }
}