/* @font-face {
    font-family: NanumGothic-ExtraBold;
    src: url("../font/NanumGothic-ExtraBold.ttf") format("truetype");
}

@font-face {
    font-family: NanumGothic-Bold;
    src: url("../font/NanumGothic-Bold.ttf") format("truetype");
}

@font-face {
    font-family: NanumGothic-Regular;
    src: url("../font/NanumGothic-Regular.ttf") format("truetype");
}

@import url('https://fonts.googleapis.com/css2?family=Nanum+Gothic&family=Nunito+Sans:opsz,wght@6..12,500&display=swap'); */

@font-face {
    font-family: Inter;
    src: url("../font/Inter-VariableFont_opsz\,wght.ttf") format("truetype");
}

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


}

a {
    text-decoration: none;
}



section.life-design {
    padding-top: 250px;
}

h1.head {
    font-size: 60px;
    font-weight: bold;
    font-family: Inter !important;
    color: #000;
    /* font-family: NanumGothic-ExtraBold; */

}

h2.sub-head {
    font-size: 42px;
    font-weight: 500;
    margin-top: 50px;
    font-family: Inter !important;
    /* font-family:  NanumGothic-Bold; */

}

span.fnt-bold {
    font-weight: bold;
}

section.life-design .image-container {
    width: 100%;
    margin-top: 70px;
    position: relative;
}

section.life-design .image-container img {
    width: 100%;
    height: 500px;
    border-radius: 5px;
}

section.life-design .image-container .text-box {
    width: 70%;
    height: 350px;
    background: #FFC20E;
    position: absolute;
    right: 0;
    top: 250px;
    border-radius: 5px;
    padding: 30px;
}

section.life-design .image-container .text-box .text-box-top {
    display: flex;
    justify-content: space-between;
    /* background-color: red; */
    width: 30%;

}

section.life-design .image-container .text-box .text-box-top .first {
    font-size: 10px;
    color: #000;
    font-weight: 700;
    font-family: Inter !important;
}

section.life-design .image-container .text-box .text-box-top .second {
    color: #666;
    font-size: 10px;
    font-family: Inter !important;
}

section.life-design .image-container .text-box .text-box-head {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
    font-family: Inter !important;
}

section.life-design .image-container .text-box .text-box-para {
    font-size: 20px;
    color: #666;
    margin-top: 20px;
    font-family: Inter !important;
}

section.on-recent-post {
    margin-top: 150px;
}

section.on-recent-post h2 {
    font-size: 26px;
    font-weight: 700;
    font-family: Inter !important;
}

section.on-recent-post .content img {
    width: 100%;
    height: 400px;
    border-radius: 5px;

}

section.on-recent-post .text-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    /* background-color: red; */
    margin: 0 auto;
    height: 400px;
    padding-left: 30px;
}

section.on-recent-post .text-box .text-box-top {
    display: flex;
    justify-content: space-between;
    /* background-color: red; */
    width: 30%;

}

section.on-recent-post .text-box .text-box-top .first {
    font-size: 10px;
    color: #000;
    font-weight: 700;
    font-family: Inter !important;
}

section.on-recent-post .text-box .text-box-top .second {
    color: #666;
    font-size: 10px;
    font-family: Inter !important;
}

section.on-recent-post .text-box .text-box-head {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.1;
    font-family: Inter !important;
}

section.on-recent-post .text-box .text-box-para {
    font-size: 20px;
    color: #666;
    margin-top: 20px;
    font-family: Inter !important;
}

section.on-recent-post .content-2 img {
    height: 370px;
    width: 100%;
    border-radius: 5px;
}

section.on-recent-post .content-2 .text-box-2 {
    padding-left: 0;
    margin-top: 30px;
}

section.on-recent-post .content-2 .text-box-2 .text-box-top {
    display: flex;
    justify-content: left;
    width: 100%;
}

section.on-recent-post .content-2 .text-box-2 .text-box-top .first {
    font-size: 10px;
    color: #000;
    font-weight: 700;
    margin-right: 50px;
    font-family: Inter !important;
}

section.on-recent-post .content-2 .text-box-2 .text-box-top .second {
    color: #666;
    font-size: 10px;
    font-family: Inter !important;
}

section.on-recent-post .content-2 .text-box-2 .text-box-head {
    font-size: 17px;
    font-weight: 700;
    line-height: 1.1;
    font-family: Inter !important;
}

section.on-recent-post .content-2 .text-box-2 .text-box-para {
    font-size: 17px;
    color: #666;
    margin-top: 18px;
    font-family: Inter !important;
}

button.load-more {
    background: #c4c4c4;
    color: #000;
    font-weight: bold;
    padding: 10px 40px;
    font-size: 25px;
    border: none;
    border-radius: 5px;
    margin: 0 auto;
    display: flex;
    margin-top: 70px;
}



section.services-head {
    margin-top: 250px;
}

section.services-head h1 {
    font-size: 28px;
    font-weight: 400;
    font-family: Inter !important;
}

section.life-disign-services {
    background: #d6d3d3;
    padding: 70px 0;
    margin-top: 250px;
}

section.life-disign-services h2 {
    font-size: 22px;
    /* font-family: NanumGothic-ExtraBold; */
    font-family: Inter !important;
    font-weight: 900;
}

section.life-disign-services .text {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

section.life-disign-services .text h1 {
    font-size: 65px;
    font-family: Inter !important;
}

section.life-disign-services .text p {
    font-size: 20px;
    /* font-family: NanumGothic-Bold; */
    font-family: Inter !important;
    font-weight: bold;
}



section.tabs-container {
    margin-top: 250px;
}

section.tabs-container .tab-content .impact-text {
    margin-top: 50px;
}

section.tabs-container .tab-content .impact-text p {
    font-size: 22px;
}


section.tabs-container h1.head {
    font-size: 60px;
    /* font-family: NanumGothic-ExtraBold; */
    font-family: Inter !important;
    font-weight: 900;
}

section.tabs-container .coll-with-brand .brands-logos {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    gap: 15px;
    margin-top: 50px;
}

section.tabs-container .coll-with-brand .brands-logos img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

section.tabs-container .created-brands {
    background: #d6d3d3;
    padding: 60px 0;
}

section.tabs-container .created-brands .brands-logos {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
    gap: 15px;
    margin-top: 50px;
}

section.tabs-container .created-brands .brands-logos img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}

section.tabs-container .testimonial h1.head {
    font-size: 70px;
    font-family: Inter !important;
}

.testimonial-slider {
    width: 100%;
    margin: 0 auto;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.testimonial-item {
    display: flex;
    align-items: center;
    padding: 20px;
    width: fit-content;
    justify-content: center;
    margin: 0 auto;
}

.testimonial-content {
    flex: 1;
    margin-right: 50px;
    /* background-color: red; */
    max-width: 500px;
}

.testimonial-content p {
    font-size: 30px;
    color: #000;
}

.testimonial-content h5 {
    margin-top: 10px;
    font-size: 22px;
    font-weight: bold;
    font-family: Inter !important;
}

.testimonial-content p.designation {
    font-size: 17px;
    color: #666;
    font-family: Inter !important;
}

.testimonial-image {
    flex-shrink: 0;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    overflow: hidden;
}

.testimonial-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.testimonial-controls {
    position: absolute;
    top: 50%;
    width: 100%;
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}

.testimonial-controls button {
    color: #000;
    border: none;
    background: transparent;
    padding: 10px 20px;
    cursor: pointer;
    font-size: 35px;
    font-weight: bolder;
}

.resources-container {
    margin-top: 100px;
    margin-bottom: 100px;
}

.resources-container .resources-boxes {
    display: flex;
    justify-content: space-between;
    margin-top: 60px;
}

.resources-container .resources-boxes .content-2 {
    width: 320px;
}

.resources-container .resources-boxes .content-2 img {
    width: 100%;
    height: 320px;
}

.resources-container .resources-boxes .content-2 .text-box-2 {
    margin-top: 25px;
}

.resources-container .resources-boxes .content-2 .text-box-2 .text-box-head {
    font-size: 20px;
    /* font-family: NanumGothic-Bold; */
    font-family: Inter !important;
    font-weight: bold;


}

.resources-container .resources-boxes .content-2 .text-box-2 .text-box-para {
    margin-top: 8px;
    font-family: Inter !important;
}

.tabs-container-2 {
    width: 100%;
    height: 60px;
    z-index: 1000;
    background: #fff;
    transition: all 0.3s ease;
    /* margin-bottom: 50px; */
}

.nav-fixed-2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */

}

.nav-fixed-2 ul {
    padding-bottom: 5px;
}

.tabs-container ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}

.tabs-container ul li {
    /* display: inline-block; */
    /* margin: 0 10px; */
    margin-top: 20px;

}

.tabs-container ul li a {
    padding: 5px 0;
    /* color: #999; */
    color: #857F78 !important;
    font-size: 1rem;
    text-decoration: none;
    padding-bottom: 10px;
}

.tabs-container ul li a:hover {
    font-weight: bold;
    color: #000;
    border-bottom: 3px solid #000;
}

.tabs-container ul li a.active-tab {
    border-bottom: 3px solid #000;
    font-weight: bold;

    color: #000;
}


section.section-content {
    width: 100%;
}

.section-content .image-slider {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.section-content .image-slider-container {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.section-content .image-slide {
    min-width: 100%;
    box-sizing: border-box;
}

.section-content .image-slide img {
    width: 100%;
    display: block;
}

.section-content .prev,
.next {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background: transparent;
    color: #000;
    border: none;
    cursor: pointer;
    font-size: 50px;
    transform: translateY(-50%);
    z-index: 100;
}

.section-content .prev {
    left: 30px;
}

.section-content .next {
    right: 30px;
}

.section-content {
    margin-top: 100px;
}

.section-content h1 {
    font-size: 18px;
    color: #999;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-content .text-container {
    margin-top: 40px;
}

.section-content .text-container p {
    font-size: 22px;
    line-height: 2.0;
}

@media (max-width: 1400px) {


    .resources-container .resources-boxes .content-2 {
        width: 290px;
    }

    .resources-container .resources-boxes .content-2 img {
        width: 100%;
        height: 290px;
    }
}

@media (max-width: 1200px) {

    .resources-container .resources-boxes {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 10px;
    }

    .resources-container .resources-boxes .content-2 {
        width: 320px;
        margin-top: 50px;
    }

    .resources-container .resources-boxes .content-2 img {
        width: 100%;
        height: 320px;
    }
}

@media (max-width: 992px) {
    .none992 {
        display: none;
    }

    section.services-head {
        margin-top: 150px;
    }

    section.services-head h1 {
        font-size: 30px;
    }

    section.life-disign-services {
        padding: 50px 0;
        margin-top: 100px;
    }

    section.life-disign-services h2 {
        font-size: 22px;
    }

    section.life-disign-services .text {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        margin-top: 40px;
    }

    section.life-disign-services .text h1 {
        font-size: 45px;
    }

    section.life-disign-services .text p {
        font-size: 20px;
    }



    section.tabs-container {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    section.tabs-container .tab-content .impact-text {
        margin-top: 50px;
    }

    section.tabs-container .tab-content .impact-text p {
        font-size: 22px;
    }


    .carousel-inner .carousel-item img {
        height: 300px;
    }

    section.tabs-container h1.head {
        font-size: 30px;
    }

    section.tabs-container .coll-with-brand .brands-logos {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
        gap: 15px;
        margin-top: 50px;
    }

    /* section.tabs-container .coll-with-brand .brands-logos img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
} */

    section.tabs-container .created-brands {
        background: #d6d3d3;
        padding: 40px 0;
    }

    section.tabs-container .created-brands .brands-logos {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(30%, 1fr));
        gap: 15px;
        margin-top: 30px;
    }

    /* section.tabs-container .created-brands .brands-logos img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
} */
    section.tabs-container .testimonial h1.head {
        font-size: 30px;
    }

    .testimonial-slider {
        width: 100%;
        margin: 0 auto;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
        margin-top: 50px;
    }

    .testimonial-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0;
        width: fit-content;
        justify-content: center;
        margin: 0 auto;
    }

    .testimonial-content {
        flex: 1;
        margin-right: 0;
        /* background-color: red; */
        max-width: 500px;
    }

    .testimonial-content p {
        font-size: 20px;
        color: #000;
    }

    .testimonial-content h5 {
        margin-top: 10px;
        font-size: 20px;
        font-weight: bold;
    }

    .testimonial-content p.designation {
        font-size: 18px;
        color: #666;
    }

    /* .testimonial-image {
            flex-shrink: 0;
            width: 250px;
            height: 250px;
            border-radius: 50%;
            overflow: hidden;
        } */
    /* 
        .testimonial-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        } */

    .testimonial-controls {
        position: absolute;
        top: 50%;
        width: 100%;
        padding: 0;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }

    /* .testimonial-controls button {
            color: #000;
            border: none;
            background: transparent;
            padding: 10px 20px;
            cursor: pointer;
            font-size: 35px;
            font-weight: bolder;
        } */

    section.life-design {
        padding-top: 150px;
    }

    h1.head {
        font-size: 40px;
        font-weight: bold;
        /* font-family: NanumGothic-ExtraBold; */
    }

    h2.sub-head {
        font-size: 25px;
        font-weight: 500;
        margin-top: 30px;
        /* font-family:  NanumGothic-Bold; */
    }

    section.life-design .image-container {
        width: 100%;
        margin-top: 70px;
        position: relative;
    }

    section.life-design .image-container img {
        width: 100%;
        height: 500px;
        border-radius: 5px;
    }

    section.life-design .image-container .text-box {
        width: 100%;
        height: auto;
        background: #FFC20E;
        position: relative;
        right: 0;
        top: 0;
        border-radius: 5px;
        padding: 20px;
        margin-top: 20px;
    }

    section.life-design .image-container .text-box .text-box-top {
        display: flex;
        justify-content: space-between;
        width: 100%;

    }

    section.life-design .image-container .text-box .text-box-top .first {
        font-size: 10px;
        color: #000;
        font-weight: 700;
    }

    section.life-design .image-container .text-box .text-box-top .second {
        color: #666;
        font-size: 10px;
    }

    section.life-design .image-container .text-box .text-box-head {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.1;
    }

    section.life-design .image-container .text-box .text-box-para {
        font-size: 15px;
        color: #666;
        margin-top: 20px;
    }

    section.on-recent-post {
        margin-top: 100px;
    }

    section.on-recent-post h2 {
        font-size: 26px;
        font-weight: 700;
    }

    section.on-recent-post .content img {
        width: 100%;
        height: 400px;
        border-radius: 5px;

    }

    section.on-recent-post .text-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: left;
        /* background-color: red; */
        margin: 0 auto;
        margin-top: 20px;
        height: auto;
        padding: 10px;

    }

    section.on-recent-post .text-box .text-box-top {
        display: flex;
        justify-content: space-between;
        /* background-color: red; */
        width: 100%;

    }

    section.on-recent-post .text-box .text-box-top .first {
        font-size: 10px;
        color: #000;
        font-weight: 700;
    }

    section.on-recent-post .text-box .text-box-top .second {
        color: #666;
        font-size: 10px;
    }

    section.on-recent-post .text-box .text-box-head {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.1;
    }

    section.on-recent-post .text-box .text-box-para {
        font-size: 16px;
        color: #666;
        margin-top: 10px;
    }

    section.on-recent-post .content-2 {
        margin-top: 50px;

    }

    section.on-recent-post .content-2 img {
        height: 370px;
        width: 100%;
        border-radius: 5px;
    }

    section.on-recent-post .content-2 .text-box-2 {
        padding-left: 0;
        margin-top: 30px;
        padding: 10px;
    }

    section.on-recent-post .content-2 .text-box-2 .text-box-top {
        display: flex;
        justify-content: left;
        width: 100%;
    }

    section.on-recent-post .content-2 .text-box-2 .text-box-top .first {
        font-size: 10px;
        color: #000;
        font-weight: 700;
        margin-right: 50px;
    }

    section.on-recent-post .content-2 .text-box-2 .text-box-top .second {
        color: #666;
        font-size: 10px;
    }

    section.on-recent-post .content-2 .text-box-2 .text-box-head {
        font-size: 17px;
        font-weight: 700;
        line-height: 1.1;
    }

    section.on-recent-post .content-2 .text-box-2 .text-box-para {
        font-size: 17px;
        color: #666;
        margin-top: 18px;
    }

    button.load-more {
        background: #c4c4c4;
        color: #000;
        font-weight: bold;
        padding: 10px 40px;
        font-size: 25px;
        border: none;
        border-radius: 5px;
        margin: 0 auto;
        display: flex;
        margin-top: 70px;
    }



    section.services-head {
        margin-top: 150px;
    }



    .mtop-sevices {
        margin-top: 80px !important;

    }

    section.services-head h1 {
        font-size: 25px;
    }

    section.life-disign-services {
        background: #d6d3d3;
        padding: 70px 0;
        margin-top: 100px;
    }

    section.life-disign-services h2 {
        font-size: 22px;
    }

    section.life-disign-services .text {
        width: 100%;
        display: flex;
        justify-content: space-between;
        margin-top: 60px;
    }

    section.life-disign-services .text h1 {
        font-size: 45px;

    }

    section.life-disign-services .text p {
        font-size: 20px;
    }


}

@media (max-width: 768px) {
    .resources-container .resources-boxes .content-2 {
        width: 100%;
        margin-top: 50px;
    }

    .resources-container .resources-boxes .content-2 img {
        width: 100%;
        height: 320px;
    }

    .tabs-container ul {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
        background: #fff;
    }

    .tabs-container ul li {
        /* display: inline-block; */
        /* margin: 0 10px; */
        margin-top: 20px;

    }

    .tabs-container ul li a {
        color: #000;
    }
}

@media (max-width: 550px) {}