body {
    background-color: rgb(255, 255, 255);
    color: rgb(24, 24, 24);
    font-family: 'Be Vietnam Pro', sans-serif;
}

.bgblack {
    background-color: #1e1e1e;
}

.textblack {
    color: #1e1e1e;
}

.textwhite {
    color: #fafafa;
}

.bf {
    font-family: 'Be Vietnam Pro', sans-serif;
}

.hf {
    font-family: 'Epilogue', sans-serif;
}

.navbar {
    box-shadow: 0 1px 20px 10px #00000008;
}

.navbar-brand {
    max-width: 114px !important;
    height: auto;
}

.navbar-toggler {
    background-image: url(../Images/icons/Group\ 22.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 38px;
    height: 26px;
}

.nav-item a {
    font-size: 15px;
    font-weight: 400;
    color: #979595;
    margin: 0 15px;
}

.nav-item a.active {
    color: #000000;
}

.nav-item a.btn {
    padding: 4px 18px;
    border-color: #979595;
    border-width: 2px;
    margin-right: 0;
}

.cntct a.btn {
    background-color: #635eb6;
    border-color: #635eb6;
    color: #000;

}

.nav-item a.btn:hover {
    border-color: #000000;
}

.slider-main-head {
    color: #000;
    font-size: 48px;
    font-family: 'Epilogue', sans-serif;
    font-weight: 700;
}

.slider-sub-head {
    color: #000;
    font-size: 30px;
    font-family: Epilogue;
}

.slider-img-cont {
    max-width: 200px;
    /* max-height: 210px; */

}


.slider-img-cont- {
    width: 145px;
    height: 210px;
}

.intro-text {
    font-family: 'Be Vietnam Pro', sans-serif;
    font-weight: 400;
    font-size: 15px;
    text-align: justify;
    line-height: 180%;
    color: #00000090;
}

.heading {
    float: left;
    width: 50%;
    height: 100%;
}

.section-head {
    max-width: 480px;
    font-weight: 700;
    font-size: 42px;
    padding-bottom: 3rem;
    flex-grow: 1;
}


.port-slider-wrap {
    padding: 10px;
    max-width: 100%;
}

.link-text {
    font-weight: 300;
    font-size: 16px;
}

.link-text a {
    color: #000;
}

.link-text a:hover {
    font-weight: 400;
}

.image-container {
    float: left;
    width: 216px;
    height: 216px;
    /* height: 30px; */
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
}

.inst-img-wrap {
    background-color: #979595;
    width: 100%;
    height: 100%;
    margin: 10px;
}

.insta-icon {
    width: 16px;
    color: #000;
}





/* slider-styles */

.slider-img,
.slider-text {
    display: none;
    opacity: 0;
    transition: opacity 2s ease;

}

.slider-img-active,
.slider-text-active {
    display: block;
    opacity: 1;
    animation: slideIn 2s ease;
}

@keyframes slideIn {
    from {
        transform: translateY(5%);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes slideOut {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-10%);
    }
}



/* portfo */
.port-imgs .col {
    min-width: 80px;
    /* width: 100%; */
}





/* testi */
.testimonial-cont {
    /* max-height: 271px; */
    width: 400px;
    border-radius: 20px;
    height: 220px;
    padding: 10px;
    color: #FAFAFA;
    margin: 48px 0;
    cursor: pointer;

    .underline {
        height: 2px;
        background-color: #FAFAFA;
    }

}




.testimonial-1 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-1.png);
    bak
}

.testimonial-1:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-1.png);
}

.testimonial-2 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-2.png);
}

.testimonial-2:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-2.png);
}

.testimonial-3 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-3.png);
}

.testimonial-3:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-3.png);
}

.testimonial-4 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-4.png);
}

.testimonial-4:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-4.png);
}

.testimonial-5 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-5.png);
}

.testimonial-5:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.635), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-5.png);
}

.testimonial-6 {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-6.png);
}

.testimonial-6:hover {
    background-image: linear-gradient(0deg, rgba(10, 1, 140, 0.634), rgba(0, 0, 0, 0.209), rgba(0, 0, 0, 0)), url(../Images/testimonial-thumbs/test-bg-6.png);
}

.testimonial-1,
.testimonial-2,
.testimonial-3,
.testimonial-4,
.testimonial-5,
.testimonial-6 {
    background-size: contain;
}

.testi-wrap {
    height: 100%;
}

.play-btn {
    height: 60%;
}

.testi-rating {
    span {
        padding: 2px;
    }
}

.testi-text-box {

    color: #000000;
    padding: 20px 0;
    margin-top: 48px;

}

.testi-text-head {
    font-size: 38px;
    font-weight: bold;
}

.testi-text-sub {
    font-size: 32px;
    font-weight: normal;
}

.footer-menu {
    list-style: none;

    a {
        text-decoration: none;
        color: #979595;
    }

    a:hover {
        color: #686868;
    }

    a.active {
        color: #000000;
    }
}

.subfooter {
    font-size: 12px;
    background-color: #f4f4f4;
}

.contact-text-left {
    font-size: 120px;
    font-weight: 500;


}

.contact-text-main {
    height: fit-content;
    line-height: 110%;
}

.contact-accent {
    color: #0a018ca2;
}

.contact-mailto {
    color: #000;
    text-decoration-color: #0a018ca2;
    text-underline-offset: 6px;
}

.contact-mailto:hover {
    color: #0a018ca2;

}

.contact-text-right {
    font-size: 28px;
}

.contact-form-container {
    background-color: #141414;
    min-height: 100vh;

}

.contact-form-left {
    font-size: 40px;
    color: #f4f4f4;
    font-weight: 300;
}

.input-label {
    color: #f4f4f47d;
}

.contact-form-right {
    input {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #f4f4f47d;
        color: #f4f4f4;
        margin-bottom: 30px;
        width: 80%;
    }

    input:focus {
        outline: none;
    }



    input[type="text"] {
        text-transform: capitalize;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    input[type="number"] {
        -moz-appearance: textfield;
    }

    textarea {
        background-color: transparent;
        border-radius: 5px;
        border-width: 2px;
        height: 12vh;
        color: #f4f4f4;
        width: 80%;
    }

    .submit-btn {
        border-radius: 5px;
        width: 80%;
        padding: 5px 0;
        /* font-weight: 500; */
        border: none;

    }

    .submit-btn:hover {
        background-color: #979595;

    }


}

.v-line {
    height: 400px;
    width: 2.5px;
    background-color: #979797;
    margin: 10px;
}

.contact-modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.5);
    /* Black with opacity */
}

.con-modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    /* Could be more or less, depending on screen size */
    max-width: 500px;
    /* Maximum width */
    border-radius: 10px;
    text-align: center;
}

.con-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.con-close:hover,
.con-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}
















/* about */
.about-header {
    font-weight: 700;
    font-size: 64px;
    line-height: 1.2;
}

.about-header-content {
    font-size: 20px;
}

.about-header-right {
    border-radius: 14px;
}

.about-contents {
    font-size: 18px;
}

.services-head {
    font-size: 40px;
    font-weight: 600;
}

.services-detail {
    font-size: 18px;
}

.our-team-cap {
    font-size: 64px;
    font-weight: 600;
}

.team-memb-head {
    font-size: 38px;
    font-weight: 700;
    width: fit-content;
}

.team-memb-posi {
    font-size: 18px;
    font-weight: 400;
}

.team-memb-details {
    font-size: 14px;
    font-weight: 400
}

.team-memb-details p {
    margin-bottom: 8px;
    text-align: justify;
}

.team-founder-img {
    width: 100%;
}

.team-founder-img img {
    width: 75%;
}

.team-mem-name {
    font-size: 20px;
    font-weight: 700;
}

.two-pillars-head {
    font-size: 38px;
    font-weight: 700;
}

.two-pillars-body {
    text-align: justify;
    /* max-width: 300px; */
}

.mag-head {
    font-size: 64px;
    font-weight: 700;
}

.mag-body {
    font-size: 18px;
}

.team-mem-posi a {
    color: #000;
}

.banner-btn {
    font-size: 24px;
    font-weight: 600;
}

.banner-txt {
    font-size: 50px;
    font-weight: 600;
}

.footer-section {
    margin-top: 9.375rem;
}

.about-contents {
    text-wrap: balance;
}

/* portfolio */
.port-gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 15px;
}

.port-gallery-item {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 8px;
    border: .2px solid #e9e9e9;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); */
    padding: 4px;
    width: fit-content;
}

.port-gallery-item img,
.gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.3s;
}

.port-gallery-item img:hover,
.gallery-img:hover {
    transform: scale(1.05);
}

/* Modal styles */
.port-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
}

.port-modal.active {
    display: flex;
}

.port-modal img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 8px;
}

.port-modal .port-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 30px;
    color: white;
    cursor: pointer;
}


/* insta gallery */
/* Gallery Container */
.gallery {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    /* Auto-adjust columns */
    gap: 16px;
    padding: 16px;
}

/* Gallery Item */
.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    /* box-shadow: 0 4px 8px rgba(0, 0, 0, 0.042); */
    /* background-color: #fff; */
    transition: transform 0.3s ease;
    width: fit-content;
    max-width: 220px;


}

.gallery-item:hover {
    transform: scale(1.05);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Image Styling */
#gallery img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* =========================== */

/* gallery 3d */

.render-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    padding-top: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.486);
}

.modal-content {
    margin: auto;
    display: block;
    max-width: 60%;
    /* width: 100%; */
    /* max-height: 80vh; */
}

.close {
    position: absolute;
    top: 20px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

.close:hover {
    color: #ccc;
}