﻿:root, .light {
    --tw-gray-100: #F9F9F9;
    --tw-gray-200: #F1F1F4;
    --tw-gray-300: #DBDFE9;
    --tw-gray-400: #C4CADA;
    --tw-gray-500: #99A1B7;
    --tw-gray-600: #78829D;
    --tw-gray-700: #4B5675;
    --tw-gray-800: #252F4A;
    --tw-gray-900: #071437;
    --tw-brand: #FF6F1E;
    --tw-brand-active: #F15700;
    --tw-brand-light: #FFF5EF;
    --tw-brand-clarity: rgba(255, 111, 30, 0.20);
    --tw-brand-inverse: #ffffff;
    --tw-primary: #1B84FF;
    --tw-primary-active: #056EE9;
    --tw-primary-light: #EFF6FF;
    --tw-primary-clarity: rgba(27, 132, 255, 0.20);
    --tw-primary-inverse: #ffffff;
    --tw-success: #17C653;
    --tw-success-active: #04B440;
    --tw-success-light: #EAFFF1;
    --tw-success-clarity: rgba(23, 198, 83, 0.20);
    --tw-success-inverse: #ffffff;
    --tw-info: #7239EA;
    --tw-info-active: #5014D0;
    --tw-info-light: #F8F5FF;
    --tw-info-clarity: rgba(114, 57, 234, 0.20);
    --tw-info-inverse: #ffffff;
    --tw-danger: #F8285A;
    --tw-danger-active: #D81A48;
    --tw-danger-light: #FFEEF3;
    --tw-danger-clarity: rgba(248, 40, 90, 0.20);
    --tw-danger-inverse: #ffffff;
    --tw-warning: #F6B100;
    --tw-warning-active: #DFA000;
    --tw-warning-light: #FFF8DD;
    --tw-warning-clarity: rgba(246, 177, 0, 0.20);
    --tw-warning-inverse: #ffffff;
    --tw-dark: #1E2129;
    --tw-dark-active: #111318;
    --tw-dark-light: #F9F9F9;
    --tw-dark-clarity: rgba(30, 33, 41, 0.20);
    --tw-dark-inverse: #ffffff;
    --tw-light: #ffffff;
    --tw-light-active: #FCFCFC;
    --tw-light-light: #ffffff;
    --tw-light-clarity: rgba(255, 255, 255, 0.20);
    --tw-light-inverse: #4B5675;
    --tw-secondary: #F9F9F9;
    --tw-secondary-active: #F9F9F9;
    --tw-secondary-light: #F9F9F9;
    --tw-secondary-clarity: rgba(249, 249, 249, 0.20);
    --tw-secondary-inverse: #4B5675;
    --tw-default-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.09);
    --tw-light-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-primary-box-shadow: 0px 4px 12px 0px rgba(40, 132, 239, 0.35);
    --tw-success-box-shadow: 0px 4px 12px 0px rgba(53, 189, 100, 0.35);
    --tw-danger-box-shadow: 0px 4px 12px 0px rgba(241, 65, 108, 0.35);
    --tw-info-box-shadow: 0px 4px 12px 0px rgba(114, 57, 234, 0.35);
    --tw-warning-box-shadow: 0px 4px 12px 0px rgba(246, 192, 0, 0.35);
    --tw-dark-box-shadow: 0px 4px 12px 0px rgba(37, 47, 74, 0.35);
    --tw-card-background-color: white;
    --tw-tooltip-background-color: #0F1014;
    --tw-popover-background-color: white;
    --tw-modal-background-color: white;
    --tw-drawer-background-color: white;
    --tw-dropdown-background-color: white;
    --tw-backdrop-background-color: rgba(0, 0, 0, 0.80);
    --tw-card-border: 1px solid var(--tw-gray-200);
    --tw-dropdown-border: 1px solid var(--tw-gray-200);
    --tw-popover-border: 1px solid var(--tw-gray-200);
    --tw-tooltip-border: 0;
    --tw-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-tooltip-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-popover-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-modal-box-shadow: 0px 10px 14px 0px rgba(15, 42, 81, 0.03);
    --tw-drawer-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-dropdown-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.09);
    --tw-input-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}

.dark {
    --tw-gray-100: #1B1C22;
    --tw-gray-200: #26272F;
    --tw-gray-300: #363843;
    --tw-gray-400: #464852;
    --tw-gray-500: #636674;
    --tw-gray-600: #808290;
    --tw-gray-700: #9A9CAE;
    --tw-gray-800: #B5B7C8;
    --tw-gray-900: #F5F5F5;
    --tw-brand: #D74E00;
    --tw-brand-active: #F35700;
    --tw-brand-light: #272320;
    --tw-brand-clarity: rgba(215, 78, 0, 0.20);
    --tw-brand-inverse: #ffffff;
    --tw-primary: #006AE6;
    --tw-primary-active: #107EFF;
    --tw-primary-light: #172331;
    --tw-primary-clarity: rgba(0, 106, 230, 0.20);
    --tw-primary-inverse: #ffffff;
    --tw-success: #00A261;
    --tw-success-active: #01BF73;
    --tw-success-light: #1F2623;
    --tw-success-clarity: rgba(0, 162, 97, 0.20);
    --tw-success-inverse: #ffffff;
    --tw-info: #883FFF;
    --tw-info-active: #9E63FF;
    --tw-info-light: #272134;
    --tw-info-clarity: rgba(136, 63, 255, 0.20);
    --tw-info-inverse: #ffffff;
    --tw-danger: #E42855;
    --tw-danger-active: #FF3767;
    --tw-danger-light: #302024;
    --tw-danger-clarity: rgba(228, 40, 85, 0.20);
    --tw-danger-inverse: #ffffff;
    --tw-warning: #C59A00;
    --tw-warning-active: #D9AA00;
    --tw-warning-light: #242320;
    --tw-warning-clarity: rgba(197, 154, 0, 0.20);
    --tw-warning-inverse: #ffffff;
    --tw-dark: #272A34;
    --tw-dark-active: #2D2F39;
    --tw-dark-light: #1E2027;
    --tw-dark-clarity: rgba(39, 42, 52, 0.20);
    --tw-dark-inverse: #ffffff;
    --tw-light: #1F212A;
    --tw-light-active: #1F212A;
    --tw-light-light: #1F212A;
    --tw-light-clarity: rgba(31, 33, 42, 0.20);
    --tw-light-inverse: #9A9CAE;
    --tw-secondary: #363843;
    --tw-secondary-active: #464852;
    --tw-secondary-light: #363843;
    --tw-secondary-clarity: rgba(54, 56, 67, 0.20);
    --tw-secondary-inverse: #9A9CAE;
    --tw-default-box-shadow: none;
    --tw-light-box-shadow: none;
    --tw-primary-box-shadow: none;
    --tw-success-box-shadow: none;
    --tw-danger-box-shadow: none;
    --tw-info-box-shadow: none;
    --tw-warning-box-shadow: none;
    --tw-dark-box-shadow: none;
    --tw-card-background-color: #111217;
    --tw-tooltip-background-color: #0B0C10;
    --tw-popover-background-color: #0B0C10;
    --tw-modal-background-color: #0B0C10;
    --tw-drawer-background-color: #0B0C10;
    --tw-dropdown-background-color: #0B0C10;
    --tw-backdrop-background-color: rgba(0, 0, 0, 0.80);
    --tw-card-border: 1px solid #1B1C22;
    --tw-dropdown-border: 1px solid #1B1C22;
    --tw-tooltip-border: 1px solid #1B1C22;
    --tw-popover-border: 1px solid #1B1C22;
    --tw-card-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-tooltip-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-popover-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-modal-box-shadow: 0px 10px 14px 0px rgba(15, 42, 81, 0.03);
    --tw-drawer-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.03);
    --tw-dropdown-box-shadow: 0px 7px 18px 0px rgba(0, 0, 0, 0.09);
    --tw-input-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
}

.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 607px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 607px;
}

.gmap_iframe {
    height: 607px !important;
}
/*======================== Topbar Wrapper ========================*/
.topbar {
    background: #E9EAEC;
    padding: 10px 0;
    font-family: Arial, sans-serif;
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.topbar-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

/* Left (Phone) */
.phone {
    display: flex;
    align-items: center;
    color: #244980;
    font-weight: bold;
}

.phone i {
    margin-right: 8px;
}

/* Right (Buttons) */
.actions {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.actions .btn {
        padding: 10px 16px;
        border-radius: 50px;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        font-weight: 600;
        transition: 0.3s;
        text-align: center;
    }

/* Button Colors */
.btn-primary {
    background: #244980;
}

.btn-primary:hover {
        background: #1b376f;
    }

.btn-secondary {
    background: #62afd8;
}

.btn-secondary:hover {
        background: #4d92b3;
    }

/*===Home===*/
#default-carousel {
    margin-top: 180px;
}

/*About us*/
.CoreValueSection {
    margin-top: 140px;
}

.aboutImg {
    margin-top: 100px;
    margin-bottom: 0px
}

#Scollection .formContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -30px;
}

#Scollection .formContainer form {
        width: 600px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;
        padding-bottom: 40px;
        box-shadow: 1px 1px 5px gray;
        border-radius: 5px;
    }

#VConsultancy .formContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0px;
}

#VConsultancy .formContainer form {
        width: 600px;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 10px;
        padding-bottom: 40px;
        box-shadow: 1px 1px 5px gray;
        border-radius: 5px;
    }

.errorMessage {
    background: #F69092;
    padding: 10px;
    color: black;
    border-left: 4px solid red;
}

.succrssMessage {
    background: lightgreen;
    padding: 10px;
    color: black;
    border-left: 4px solid green;
}

/*=================== Footer Wrapper ===================*/
.footer {
    background: white;
    padding: 40px 20px 20px;
    font-family: Arial, sans-serif;
    color: #333;
}

.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
    margin-left: 5%;
    margin-right: 5%;
}

.footer-left {
    flex: 1 1 25%;
}

.footer-left img {
    width: 220px;
    height: 100px;
    margin-bottom: 15px;
}

.footer-left p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    text-align: justify;
}

/* Right Section (Services + Contact) */
.footer-right {
    flex: 1 1 30%;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    margin-left: 6%;
}

.footer-column h3 {
    font-size: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}

.footer-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-column ul li {
        margin-bottom: 8px;
        font-size: 14px;
    }

.footer-column ul li a {
        text-decoration: none;
        color: #555;
        transition: 0.3s;
        font-size: 16px;
        font-weight: bold;
    }

.footer-column ul li a:hover {
        color: #007bff;
    }

/* Bottom Section */
.footer-bottom {
    margin-top: 20px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #777;
    /*background: #E9EAEC;*/
}

.social-icons a {
    color: #555;
    margin-left: 12px;
    font-size: 18px;
    transition: 0.3s;
}

.social-icons a:hover {
        color: #007bff;
    }

/* 📱 Responsive */
@media (max-width: 768px) {
    .topbar-content {
        flex-direction: column;
        text-align: center;
        padding: 0px;
    }

    .phone {
        justify-content: center;
    }

    .actions {
        display: grid;
        grid-template-columns: 1fr;
        gap: 4px;
        width: 100%;
        margin-top: -12px;
    }

    .actions .btn {
        width: 100%;
        font-size: 15px;
        padding: 3px;
    }

    .phone p {
        font-size: 14px;
    }
    /*About us*/
    .CoreValueSection {
        margin-top: 40px;
    }

    .aboutImg {
        margin-top: 30px;
        margin-bottom: 60px
    }

    #default-carousel {
        margin-top: 210px;
    }

    /*Contact*/
    .Cemail {
        font-size: 13px;
    }

    #VConsultancy .formContainer {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 0px;
    }

    #VConsultancy .formContainer form {
        width: 300px !important;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 120px;
        padding-bottom: 40px;
        box-shadow: 1px 1px 5px gray;
        border-radius: 5px;
    }

    #Scollection .formContainer form {
        width: 300px !important;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 120px;
        padding-bottom: 40px;
        box-shadow: 1px 1px 5px gray;
        border-radius: 5px;
    }

    .section-title {
        margin-top: 60px;
    }
    
    .footer-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .footer-left {
        flex: 1 1 100%;
        margin-bottom: 20px;
    }

    .footer-right {
        flex: 1 1 100%;
        flex-direction: column;
        margin-left: 0;
        align-items: center;
        gap: 30px;
    }

    .footer-column {
        text-align: center;
    }

}
