@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap');

/* Import Montserrat Font */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

/* Apply Font Family Globally */
body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #222;
    margin-bottom: 15px;
}

/* Navbar Links */
.navbar-nav .nav-link {
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    color: #555;
}

.navbar-nav .nav-link:hover {
    color: #007bff;
}

/* Carousel Text */
.carousel-caption h1 {
    font-weight: 700;
    font-size: 2.5rem;
    text-shadow: 2px 2px 5px rgb(0, 255, 106);
}

.carousel-caption p {
    font-size: 1.1rem;
    font-weight: 400;
}

.carousel-caption .btn-custom {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

/* About Section */
.about-section h2,
.about-section h3,
.about-section h4 {
    font-weight: 600;
    color: #444;
}

.about-section p {
    font-weight: 300;
    color: #666;
}

.about-section ul li {
    font-weight: 400;
    color: #555;
}

/* Cards */
.card-container .flex-card h3 {
    /* font-weight: 600; */
    color: #2aac62;
    text-transform: uppercase;
}

.card-container .flex-card p {
    font-weight: 300;
    color: #fffefe;
}

/* Footer */
.footer-title {
    font-weight: 600;
    font-size: 18px;
    color: #444;
}

.footer p,
.footer a {
    font-weight: 300;
    color: #666;
}

.footer a:hover {
    color: #007bff;
}

/* Testimonial Section */
.testimonial-name {
    font-weight: 500;
    font-size: 1.2rem;
}

.testimonial-role {
    font-weight: 400;
    font-size: 0.9rem;
    color: #888;
}

.testimonial-text {
    font-weight: 300;
    font-size: 1rem;
    color: #555;
}

/* Buttons */
.btn {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}

.subscribe-btn {
    font-weight: 600;
    background-color: #007bff;
    color: #fff;
}

.subscribe-btn:hover {
    background-color: #0056b3;
}





/* slider str */
.carousel-item {
    height: 35vh;
    background-size: cover;
    background-position: center;
}

.carousel-caption {
    bottom: 30%;
}

.carousel-caption h1 {
    font-size: 3rem;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}

.carousel-caption p {
    font-size: 1.2rem;
    font-family: "Montserrat", sans-serif;
}

/* slider end */

/* about css */

.about-section {
    padding: 40px 20px;
    background-color: #ffffff;
}

.about-section h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.about-section .divider {
    width: 50px;
    height: 3px;
    background-color: #000;
    margin-bottom: 20px;
}

.project-list ul {
    list-style: none;
    padding: 0;
}

.project-list ul li {
    margin-bottom: 10px;
    font-size: 1rem;
    display: flex;
    align-items: center;
}

.project-list ul li i {
    color: #28a745;
    margin-right: 10px;
}

.image-section img {
    width: 100%;
    border-radius: 10px;
}

/* about us end */

/* service section str */
.services-section {
    padding: 40px 20px;
    background-color: #ffffff;
    text-align: center;
}

.services-section h2 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.services-section .divider {
    width: 50px;
    height: 3px;
    background-color: #000;
    margin: 0 auto 30px auto;
}

.service-box {
    margin-bottom: 30px;
}

.service-box i {
    font-size: 2.5rem;
    color: #007bff;
    margin-bottom: 15px;
}

.service-box h4 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Montserrat", sans-serif;
}

.service-box p {
    font-size: 0.9rem;
    color: #6c757d;
    font-family: "Montserrat", sans-serif;
}

/* service section end */

/* our clint str */

.clientCarousel {
    margin-bottom: 0%;
}

.client-logo {
    max-height: 80px;
    object-fit: contain;
}

.carousel-indicators {
    position: static;
    margin-top: 20px;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ccc;
}

.carousel-indicators .active {
    background-color: #28a745;
}

h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}

/* our clint end */

/* testimonial str */

h2 {
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
}

.testimonial-section {
    background-color: #ffffff;
    padding: 20px 0;
}

.carousel-item {
    text-align: center;
}

.testimonial-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto;
    border: 5px solid #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.testimonial-name {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
    font-family: "Montserrat", sans-serif;
}

.testimonial-role {
    color: gray;
    font-size: 14px;
}

.testimonial-text {
    font-style: italic;
    color: gray;
    margin-top: 20p
}

.carousel-indicators {
    position: static;
    margin-top: 20px;
}

.carousel-indicators [data-bs-target] {
    width: 10px;
    height: 2px;
    border-radius: 50%;
    background-color: #ccc;
}

.carousel-indicators .active {
    background-color: #28a745;
}

/* testimonial end */

/* card  str */
/* .card-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.5rem;
    padding: 2rem;
}

.flex-card {
    background-color: #1832c3;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    width: 300px;
    padding: 1.5rem;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.flex-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.2);
}

.icon-container {
    font-size: 3rem;
    color: #0d6efd;
    margin-bottom: 1rem;
}

.flex-card h3 {
    font-size: 1.25rem;
    margin-bottom: 0.75rem;
    color: white;
    font-family: "Montserrat", sans-serif;
}

.flex-card p {
    font-size: 1rem;
    color: white;
    line-height: 1.5;
    font-family: "Montserrat", sans-serif;
}

.flex-card:nth-child(1) .icon-container {
    color: #f39c12;
}

.flex-card:nth-child(2) .icon-container {
    color: #e74c3c;
}

.flex-card:nth-child(3) .icon-container {
    color: #27ae60;
}

.flex-card:nth-child(4) .icon-container {
    color: #b300ff;
} */

.card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    width: 90%;
    max-width: 1200px;
}

.card {
    position: relative;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: center;
    overflow: visible;
}

.card img {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}

.card-content {
    margin-top: 60px;
}

.card h3 {
    margin-bottom: 10px;
    font-size: 1.2rem;
    color: #333;
}

.card p {
    font-size: 0.9rem;
    color: #666;
    line-height: 1.5;
}

@media (max-width: 768px) {
    .card img {
        width: 80px;
        height: 80px;
        top: -40px;
    }

    .card h3 {
        font-size: 1rem;
    }

    .card p {
        font-size: 0.8rem;
    }
}

/* card end */

/* product str */

.product-container {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 20px;
}

.product {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.product img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.3s ease;
}

.product:hover img {
    opacity: 0.5;
}

.product .product-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 10px 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.product:hover .product-name {
    opacity: 1;
}


/* new for slider */

/* CSS for sliding effect */
@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(100px);
        /* Start off-screen */
    }

    100% {
        opacity: 1;
        transform: translateY(0);
        /* End at normal position */
    }
}

.slide-up {
    opacity: 0;
    animation: slideUp 0.6s ease-out forwards;
}

/* end */

/* .portfolio-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 20px;
    flex-wrap: wrap;
}

.portfolio-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px;
}

.icon-container {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    font-size: 20px;
    color: #fff;
}

.leolene {
    background-color: #ffd700;
}

.leolac {
    background-color: #ff8c00;
}

.leomide {
    background-color: #ff4500;
}

.leonox {
    background-color: #32cd32;
}

.leonoloy {
    background-color: #1e90ff;
}

.product-title {
    font-weight: bold;
}

.arrow {
    font-size: 24px;
    color: #000;
    margin: 0 15px;
}

.portfolio-title {
    background-color: #008b8b;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: bold;
} */

/* our clint str */

/* our clint end */


.portfolio-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px;
}

.portfolio-title {
    background-color: #008b8b;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 1.5rem;
    text-align: center;
}

.portfolio-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    position: relative;
}

.portfolio-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    background: linear-gradient(145deg, #f0f0f0, #d9d9d9);
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 15px;
    font-weight: bold;
    position: relative;
}

.portfolio-item span {
    font-size: 0.9rem;
    color: #555;
}

.connector {
    width: 2px;
    height: 100px;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.arrow {
    position: absolute;
    width: 2px;
    height: 150px;
    background-color: #000;
}

.arrow-from-title {
    height: 40px;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.arrow-to-item {
    width: 150px;
    height: 2px;
    top: 50%;
    left: 0;
}

/* product end */

/* contact str */

.card {
    border: none;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.icon {
    font-size: 1.5rem;
    color: #0d6efd;
}

.info-text {
    font-size: 1rem;
    font-weight: 500;
}

/* .container {
margin-top: 50px;
} */

iframe {
    border: 0;
    width: 100%;
    height: 300px;
    border-radius: 10px;
    margin-top: 20px;
}

/* contact end */


/* learn more str */

.video-container {
    width: 85%;
    /* Width of the container */
    max-width: 1200px;
    position: relative;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
}

.video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: blur(5px);
    /* Subtle blur effect for video */
    z-index: 1;
    /* Keeps the video behind the text */
}

.video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
    /* Ensures text appears above the video */
    color: white;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    padding: 20px;
    background: rgba(0, 0, 0, 0.3);
    /* Subtle background for better text visibility */
}

.overlay-text {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
    /* Subtle shadow for text clarity */
}

/* learn more end */

/* header photo add */

/* header photo end */

/* product str */
/* .gallery-container {
    text-align: center;
    padding: 20px;
}

.image-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    flex: 1 1 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
    height: 300px;
}

.image-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.image-card:hover img {
    transform: scale(1.1);
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.image-card:hover .image-overlay {
    opacity: 1;
}

.image-overlay p {
    margin-bottom: 15px;
}

.gallery-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
} */


.gallery-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: center;
}

.image-card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    flex: 1 1 calc(33.333% - 15px);
    max-width: calc(33.333% - 15px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.image-card:hover {
    transform: translateY(-5px);
}

.image-card img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
}

.image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    padding: 10px;
    text-align: center;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.image-card:hover .image-overlay {
    opacity: 1;
}

.image-overlay p {
    margin: 0 0 10px;
    font-size: 0.9rem;
}

.btn {
    font-size: 0.8rem;
    padding: 5px 10px;
}

/* Responsive Styling */
@media (max-width: 768px) {
    .image-card {
        flex: 1 1 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
}

@media (max-width: 480px) {
    .image-card {
        flex: 1 1 100%;
        max-width: 100%;
    }

    h1 {
        font-size: 1.5rem;
    }
}


/* product end */