﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/

.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.container {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        width: 100% !important;
    }
}

@media (max-width: 992px) {
    .navbar-logo {
        position: static;
        transform: none;
        margin: auto;
    }

    .left-menu, .right-menu {
        flex-direction: column;
        align-items: center;
    }
}




@keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

@media (max-width: 768px) {
    .hero {
        flex-direction: column;
        padding: 40px 20px;
    }

    .hero-content, .hero-images {
        width: 100%;
        text-align: center;
    }

    .hero-images {
        height: 400px;
    }

    .vismis-card-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .vismis-card {
        width: 90%;
    }

    .timeline-line {
        left: 20px;
    }

    .timeline-item {
        width: 100%;
        padding-left: 3rem;
        padding-right: 1rem;
        text-align: left;
    }

        .timeline-item::before {
            left: 0;
        }

        .timeline-item.left,
        .timeline-item.right {
            left: 0;
        }
}

@media (max-width: 1024px) {
    .navbar {
        flex-wrap: wrap;
        padding: 10px 20px;
        gap: 10px;
    }

    .nav-group {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }

    .logo-container {
        margin: 10px 0;
    }
}

@media (max-width: 992px) {
    .abt-top {
        flex-direction: column;
    }

    .abt-left h1.abt-bg-title {
        font-size: 12vw;
        text-align: center;
    }

    .abt-left {
        padding-right: 0;
    }

    .abt-text-content {
        text-align: center;
    }

    .abt-cards {
        flex-direction: column;
    }

    .abt-card {
        flex: 1 1 100%;
    }
}

@media (max-width: 576px) {
    .ser-header h2 {
        font-size: 28px;
    }

    .ser-header p {
        font-size: 16px;
    }
}


@keyframes fadeInUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');



@keyframes bgMove {
    0% {
        background-position: 0 0, 0 0;
    }

    100% {
        background-position: 500px 500px, 0 0;
    }
}



@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }
}


@media (max-width: 992px) {
    .navbar-logo {
        position: static;
        transform: none;
        margin: auto;
    }

    .left-menu, .right-menu {
        flex-direction: column;
        align-items: center;
    }
}




@keyframes spin {
    0% {
        transform: rotateY(0deg);
    }

    100% {
        transform: rotateY(360deg);
    }
}

@media (max-width: 768px) {
    .hero {
        flex-direction: column;
        padding: 40px 20px;
    }

    .hero-content, .hero-images {
        width: 100%;
        text-align: center;
    }

    .hero-images {
        height: 400px;
    }

    .vismis-card-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .vismis-card {
        width: 90%;
    }

    .timeline-line {
        left: 20px;
    }

    .timeline-item {
        width: 100%;
        padding-left: 3rem;
        padding-right: 1rem;
        text-align: left;
    }

        .timeline-item::before {
            left: 0;
        }

        .timeline-item.left,
        .timeline-item.right {
            left: 0;
        }
}

@media (max-width: 1024px) {
    .navbar {
        flex-wrap: wrap;
        padding: 10px 20px;
        gap: 10px;
    }

    .nav-group {
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }

    .logo-container {
        margin: 10px 0;
    }
}

@media (max-width: 992px) {
    .abt-top {
        flex-direction: column;
    }

    .abt-left h1.abt-bg-title {
        font-size: 12vw;
        text-align: center;
    }

    .abt-left {
        padding-right: 0;
    }

    .abt-text-content {
        text-align: center;
    }

    .abt-cards {
        flex-direction: column;
    }

    .abt-card {
        flex: 1 1 100%;
    }
}

@media (max-width: 576px) {
    .ser-header h2 {
        font-size: 28px;
    }

    .ser-header p {
        font-size: 16px;
    }
}


@keyframes fadeInUp {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}




@keyframes bgMove {
    0% {
        background-position: 0 0, 0 0;
    }

    100% {
        background-position: 500px 500px, 0 0;
    }
}


@media screen and (max-width: 991px) {
    .cosl-cards {
        justify-content: center;
    }
}

@media screen and (max-width: 600px) {
    .cosl-title {
        font-size: 2rem;
    }

    .cosl-subtitle {
        font-size: 1rem;
        margin-bottom: 40px;
    }

    .cosl-card {
        padding: 25px 20px;
    }
}




/* Scroll Animation */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(40px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive */
@media (max-width: 768px) {
    .diag-content {
        text-align: center !important;
    }

        .diag-content.left, .diag-content.right {
            text-align: center;
        }
}

@keyframes floatIcon {
    0%, 100% {
        transform: translateY(0) scale(1);
    }

    50% {
        transform: translateY(-10px) scale(1.05);
    }
}

@media (max-width: 768px) {
    .enq-section {
        flex-direction: column;
    }

    .enq-left, .enq-right {
        max-width: 100%;
    }

    .enq-left {
        text-align: center;
    }
}


@media (max-width: 768px) {
    .industry-header h1 {
        font-size: 36px;
    }

    .industry-description {
        font-size: 15px;
        padding: 30px 15px;
    }

    .industry-buttons button {
        font-size: 14px;
        padding: 10px 16px;
    }

    .card-content {
        flex-direction: column;
        padding: 30px;
        text-align: center;
    }

    .text-content, .image-content {
        max-width: 100%;
    }

    .image-content {
        margin-top: 20px;
    }

    .corner-top-right, .corner-bottom-left {
        display: none;
    }

    .ci-cards-container {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .industry-header h1 {
        font-size: 28px;
    }

    .industry-buttons {
        gap: 10px;
    }

        .industry-buttons button {
            width: 100%;
            text-align: center;
        }
}