.roboto {
    font-family: "Roboto", sans-serif;
}

:root {
    --logo-E-color: #133AA5;
    --logo-I-color: #C43235;
    --logo-T-color: #14176C;
}

html {
    height: 100%;
    min-height: 100%;
}

body {
    min-height: 100%;
    margin: 0;
    overflow-x: hidden;
}

a {
    color: #3daeff;
    text-decoration: none;
    outline: none;
}
::selection {
    background: #3daeff;
    color: #fff;
    text-shadow: none;
}
img,
object,
embed {
    max-width: 100%;
    vertical-align: top;
}

h2 {
    font-size: 35px;
    margin-bottom: 30px;
}

h4 {
    font-size: 24px;
    margin-bottom: 20px;
}

h5 {
    font-size: 20px;
    margin-bottom: 15px;
}

@media only screen and (min-width: 640px) {

    .content,
    .container,
    #navy li:not(.tab_menu_con):not(.image_menu_slide),
    .site_boxed #main_wrapper {
        max-width: 625px;
    }
}

@media only screen and (min-width: 768px) {

    .content,
    .container,
    #navy li:not(.tab_menu_con):not(.image_menu_slide),
    .site_boxed #main_wrapper {
        max-width: 750px;
    }
}

@media only screen and (min-width: 992px) {
    .content,
    .container,
    .site_boxed #main_wrapper {
        max-width: 86%;
    }
}
@media only screen and (min-width: 1200px) {

    .content,
    .container,
    .site_boxed #main_wrapper {
        max-width: 92%;
    }
}
@media only screen and (min-width: 1024px) {
    .hm_go_top {
        bottom: 20px;
        height: 43px;
        right: 20px;
        width: 43px;
    }
}
:root {
    --logo-E-color: #0B4BB7;
    --logo-I-color: #C43235;
    --logo-T-color: #14176C;
}
article,
aside,
details,
figcaption,
figure,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
a {
  background-color: transparent;
}
img {
  border: 0;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  text-decoration: none;
}
img {
  vertical-align: middle;
}
p {
  margin: 0 0 10px;
}
.container {
  margin-right: auto;
  margin-left: auto;
}
@media (max-width:1100px) {
 h1{
        text-align: center;
    }
}
@media (min-width:1200px) and (max-width:1300px) {
.zoom-out {
    animation: zoomOut 1s;
}
}
.active {
    background-color: white;
    color: black;
    border-radius: 5px;
}
@media (max-width: 750px) {
    .hm_go_top {
        right: 20px !important;
    }
}
/* faq all pages css start */

.faq-container-div {
    width: 75%;
    height: auto;
    background-color: white;
    display: flex;
    padding: 3vw;
}

.faq-div2 {
    width: 100%;
}

.faqimg {
    position: absolute;
    margin-left: 69vw;
    width: 25%;
    margin-top: -23vw;
}

.faq {
    max-width: 93%;
    padding-bottom: 2rem;
    border-bottom: 1px solid #DBDACE;
    cursor: pointer;
    margin-top: 0%;
    z-index: 2;
}

.question {
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease;
}

.answer-p {
    font-size: 1rem;
    line-height: 1.5;
    color: #133AA5 !important;
    margin-left: 1vw;
    margin-top: 13px;
}

.faq.active .answer {
    max-height: 300px;
    animation: fade 1s ease-in-out;
}

.faq.active .up-arrow-rotate {
    transform: rotate(180deg);
}

.up-arrow-rotate {
    transition: transform 0.5s ease-in;
    width: 30px;
    margin-right: 1%;
}

.answer-li-2 {
    margin-left: 2.3vw;
    font-size: 1vw;
}

@keyframes fade {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0px)
    }

}

.faq-question {
    color: var(--logo-T-color) !important;
    font-size: 1.1vw;
    margin-left: 0vw;
    margin-bottom: 0%;
}

.mob-faq-pad {
    height: 50vh;
    padding-bottom: 10%;
}

@media (max-width:1000px) {
    .faqimg {
        display: none;
    }
}

@media only screen and (max-width:768px) {

    .faq-div2 {
        width: 100%;
    }

    .faq-question {
        font-size: 3.9vw;
    }

    .up-arrow-rotate {
        width: 6% !important;
    }

    .answer-p {
        font-size: 3.5vw;
    }

    .faq-container-div {
        height: auto;
        width: auto;
    }

    .mob-faq-pad {
        padding-bottom: 11% !important;
        height: auto;
    }

    .answer-li-2 {
        margin-left: 5vw;
        font-size: 3vw;
    }
}

/* faq all pages css end */
/* WHATSAPP */
.whatsapp_1 {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 80px;
    right: 15px;
    z-index: 1000;
}
@media (min-width: 1250px) {
    section {
        height: 45vw !important;
    }
}
/* SECTION 2  - 5 STATS BLUE BACKGROUND */
.s2it {
    height: 200px !important;
    display: flex;
    width: 100%;
    position: relative;
    /* background-color: red; */

    img {
        object-fit: fill;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .s2statsit {
        position: absolute;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    h3 {
        font-weight: 700;
        margin: 0;
        color: white;
        font-size: 4vw;
        margin-top: 3vw;
    }

    h4 {
        font-weight: 700;
        color: white;
        text-align: center;
        font-size: 2vw;
    }

    .br1200 {
        display: none;
    }

    @media (min-width:1250px) {
        height: 16vw !important;

        h3 {
            font-size: 3.2vw;
            margin-top: 4vw;
        }

        h4 {
            font-size: 1.3rem;
        }
    }

    @media (max-width:1250px) {
        .br1200 {
            display: block;
        }

        height: 20vw !important;
    }
}

/* SECTION 3 - HEXAGONS  */

.s3it {
    height: 48vw !important;
    position: relative;
    overflow: hidden;

    .fullhexagon {
        position: absolute;
        width: 17.5vw;
        /* height: 200px; */
        aspect-ratio: 1/cos(30deg);
        clip-path: polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);
        background-image: linear-gradient(to top, rgba(19, 58, 165, 0.08), white);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .borderhexagon {
        position: absolute;
        --b: 1px;
        /* adjust to control the border  */
        aspect-ratio: 1/cos(30deg);
        width: 17.5vw;
        clip-path:
            polygon(0 50%, 50% -50%, 100% 50%, 50% 150%, 0 50%,
                var(--b) 50%,
                calc(25% + var(--b)*cos(60deg)) calc(100% - var(--b)*sin(60deg)),
                calc(75% - var(--b)*cos(60deg)) calc(100% - var(--b)*sin(60deg)),
                calc(100% - var(--b)) 50%,
                calc(75% - var(--b)*cos(60deg)) calc(var(--b)*sin(60deg)),
                calc(25% + var(--b)*cos(60deg)) calc(var(--b)*sin(60deg)),
                var(--b) 50%);
        background: var(--logo-E-color);
    }

    .fullhexagon2 {
        position: absolute;
        width: 17.5vw;
        /* height: 200px; */
        aspect-ratio: 1/cos(30deg);
        clip-path: polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
    }

    .fullhexagon2:hover {
        background-color: var(--logo-E-color);

        h4,
        h2 {
            color: white;
        }
    }

    h2 {
        font-size: 1.1vw;
        font-weight: bold;
        color: var(--logo-T-color);
        margin: 1.2vw 0 1vw 0;
    }

    h4 {
        font-size: 0.8rem;
        line-height: 1.5;
        font-weight: 400;
        color: var(--logo-T-color);
        text-align: center;
        width: 78%;
        margin-bottom: 0;
    }


    img {
        width: 7vw;
    }

    @media (max-width:800px) {
        display: none;
    }
}

/* SECTION 3 - HEXAGONSMOBILE */
.s3mobit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;

    .mobhexagon {
        width: 280px;
        aspect-ratio: 1/cos(30deg);
        clip-path: polygon(50% -50%, 100% 50%, 50% 150%, 0 50%);
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
        background-image: linear-gradient(to right, #0B4BB7, #14176C);
        margin: 20px 10px;
    }

    h2 {
        font-size: 12px;
        color: var(--logo-I-color);
    }

    h4 {
        font-size: 12px;
        line-height: 24px;
        color: white;
        width: 75%;
        text-align: center;
        margin-bottom: 0;
    }

    @media (min-width:800px) {
        display: none;
    }
}
/* SECTION 4 - OUR SOFTWARE DEVELOPMENT PROCESS */
.s5it {
    height: auto !important;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;

    .stepcontainer {
        border-radius: 20px;
        /* background-image:linear-gradient(to bottom , #0B4BB7, #14176C) ; */
        background-color: var(--logo-E-color);
        padding: 8px 12px;
    }

    h3 {
        color: white;
        font-weight: 500;
        margin: 0;
    }

    h4 {
        color: var(--logo-T-color);
        text-align: center;
    }



    img.infinity {
        width: 38%;
        position: absolute;
        left: 31%;
        top: 5%;
    }

    .s5relativediv {
        position: relative;
        width: 100vw;
        height: 33vw;
    }

    h5 {
        margin: 0;
        z-index: 1;
        color: var(--logo-E-color);
    }

    .stepwrapper {
        display: flex;
        position: absolute;
        justify-content: center;
        align-items: center;
    }

    @media (min-width:950px) {
        h3 {
            font-size: 1.2vw;
        }

        h4 {
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5;
            margin-top: 0.5vw;
        }

        h5 {
            font-size: 1.1vw;
        }

        .stepcontainer {
            padding: 0.6vw 1vw;
            /* mmargin-bottom: 1vw; */
        }

        .downsvg {
            width: 3vw;
            margin-top: -1vw;
        }

        .rightsvg {
            width: 1.5vw;
            margin-left: -0.5vw;
        }

        .rightnumber {
            margin-left: 1vw;
        }

        .leftsvg {
            width: 1.5vw;
            margin-right: -0.5vw;
        }

        .leftnumber {
            margin-right: 1vw;
        }
    }

    @media (max-width:950px) {
        display: none;
    }
}

/* SECTION 5 MOBILE - OUR SOFTWARE DEVELOPMENT PROCESS */

.s5itmob {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;

    .stepcontainer {
        border-radius: 20px;
        background-image: linear-gradient(to bottom, #0B4BB7, #14176C);
        padding: 15px 18px;
        margin-bottom: 10px;
    }

    h3 {
        color: white;
        font-weight: 500;
        margin: 0;
        font-size: 20px;
    }

    h5 {
        color: var(--logo-T-color);
        font-weight: 500;
        margin: 0;
        font-size: 25px;
        z-index: 1;
    }

    .downsvg {
        width: 60px;
        margin-top: -20px;
    }

    h4 {
        color: var(--logo-T-color);
        margin: 20px 0 30px 0;
        font-size: 18px;
        z-index: 1;
        width: 70%;
        text-align: center;
    }

    @media (max-width:500px) {
        h4 {
            width: 90%;
            font-size: 13px;
        }


        h3 {
            font-size: 16px;
        }

        .stepcontainer {
            padding: 10px 12px;
        }
    }

    @media (min-width:950px) {
        display: none;
    }

}

/* SECTION 6  - HAVE A LOOK AT OUR STELLAR PORTFOLIO */

.s6it {
    height: auto !important;
    padding: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;

    h4 {
        color: var(--logo-T-color);
        font-weight: 600;
        text-align: center;
    }

    .photosdiv {
        width: 100%;
        height: 39.5vw;
        display: flex;
        justify-content: space-between;
    }

    .mainphoto {
        width: 70%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            height: 40vw;
        }
    }

    .endphotos {
        width: 7.8%;
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .photo {
        width: 100%;
    }

    .blue-title,
    .blue-title>span {
        font-size: 28px;
        line-height: 35px;
    }

    .imgIT.active {
        border: 3px solid var(--logo-E-color);
    }

    @media (min-width:800px) {
        padding: 1vw 3vw;

        .blue-title,
        .blue-title>span {
            font-size: 2.7vw !important;
            line-height: 4vw !important;
        }

        h4 {
            font-size: 1.5vw;
        }
    }

    @media (max-width:800px) {
        .photosdiv {
            height: auto;
        }

        .mainphoto {
            width: 100%;
            height: 280px;

            /* padding: 80px 0; */
            /* height: 280px !important; */
            img {
                height: 280px;
                width: 90vw;
                object-fit: contain;
            }
        }

        .endphotos {
            display: none;
        }
    }

    @media (max-width:500px) {

        .blue-title,
        .blue-title>span {
            font-size: 20px !important;
            line-height: 28px !important;
        }

        h4 {
            font-size: 15px;
        }
    }
}

/* HEAR IT FROM OUR HAPPY CLIENTS */

.section12x {
    width: 100%;
    padding: 30px 0;
    height: auto !important;

    .s12-sub {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }



    .r-content1 {
        width: 275px;
        height: 280px;
        border: 1.1px solid var(--logo-E-color);
        border-radius: 18px;
        padding: 6px;
        margin: 30px;
    }

    

    .r-header {
        width: 150px;
        height: 70px;
        margin-top: -25px;
        margin-left: -15px;
        border-radius: 30px;
        border: 1.8px solid var(--logo-T-color);
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;

        img {
            width: 100px;
        }
    }

    h4,
    h4>span {
        margin-top: 10px;
        font-weight: 600;
        font-size: 13px;
        margin-bottom: 6px;
        margin-left: 4px;
    }

    h4 {
        color: var(--logo-T-color);
        ;
    }

    h4>span {
        color: var(--logo-E-color) !important;
    }

    p {
        font-size: 11.5px;
        line-height: 23px;
        margin-left: 4px;
        color: var(--logo-T-color);
        ;
    }

    @media (min-width:1250px) {
        .r-header {
            width: 11vw;
            height: 5.2vw;
            margin-top: -1.8vw;
            margin-left: -1.2vw;

            img {
                width: 7vw;
            }
        }

        .r-content1 {
            width: 20vw;
            height: 22.5vw;
            margin: 2vw 1vw;
        }

        h4,
        h4>span {
            margin-top: 1.2vw;
            font-size: 1vw;
            margin-bottom: 6px;

        }

        h4 {
            margin-left: 0.5vw;
        }

        h4>span {
            margin-left: 0;
        }

        p {
            font-size: 1rem;
            line-height: 1.5vw;
            margin-left: 0.5vw;
        }
    }
    @media (min-width: 768px) {
    .r-content1:hover {
        background-color: var(--logo-E-color);
    }

    .r-content1:hover h4,
    .r-content1:hover h4 > span,
    .r-content1:hover p {
        color: white !important;
    }
}
}

/* BLUE -TITLE */
.blue-title,
.blue-title>span {
    font-weight: 700;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    color: var(--logo-E-color) !important;
    margin-bottom: 20px;

    @media (min-width:1250px) {
        font-size: 2.7vw !important;
        line-height: 4vw !important;
    }

    @media (max-width:500px) {
        font-size: 28px !important;
        line-height: 35px !important;
    }
}

.blue-title>span {
    color: var(--logo-T-color) !important;

}
.section1nnn {
    display: flex;
    height: 500px;
    position: relative;
  

    .imgDesign {
        position: absolute;
        top: 15%;
        left: 0;
        width: 20px;
    }

    .s1redlineit {
        height: 1.5px;
        background-color: var(--logo-E-color);
        flex-grow: 1;
        margin: 12px 20px 0 10px;
    }

    .s1-l {
        flex: 1;
        padding-left: 40px;
        padding-top: 70px;
        display: flex;
        flex-direction: column;
    }

    .s1-r {
        flex: 1;
        display: flex;
        justify-content: start;
        align-items: start;
        padding-top: 40px;
        visibility: hidden;
    }

    .br1250 {
        display: none;
    }

    h1,
    h1>span {
        color: var(--logo-T-color);
        font-weight: bold;
    }

    h1>span {
        color: #0B4BB7;
    }

    h3,
    .s1-list {
        color: var(--logo-T-color);
        font-size: 15px;
        line-height: 25px;

    }

    .s1-list {
        display: flex;
        align-items: start;

        img {
            width: 20px;
            padding-top: 3px;
            margin-right: 10px;
            object-fit: contain;
        }
    }

    .s1vid,
    .s1vidmob {
        display: none;
    }

    .s1vidmob {
        width: 85%;
        object-fit: contain;
    }

    .s1vid.active,
    .s1vidmob.active {
        display: block;
    }

    h4 {
        font-size: 21px;
        color: var(--logo-T-color);
        line-height: 28px;
    }

    .s1-bottom {
        display: none;
    }

    .s1bx {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #D9D9D9;
        margin: 0 10px;
        cursor: pointer;
    }

    .s1bx.active {
        background-color: var(--logo-E-color);
    }

    @media (min-width:1250px) {
        .br1250 {
            display: block;
        }

        .s1-l {
            padding-left: 4vw;
            padding-top: 9vw;
        }

        .s1-r {
            padding-top: 4vw;
        }

        h1,
        h1>span {
            font-size: 2.8vw;
            line-height: 3.4vw;
            margin: 0;
        }

        h3,
        .s1-list {
            font-size: 1vw;
            line-height: 1.5vw;
            padding-right: 14vw;

            img {
                width: 1.6vw;
                padding-top: 0.1vw;
                margin-right: 0.8vw
            }
        }

        .s1-list {
            margin: 0.5vw 0;
        }

        h4 {
            font-size: 1.4vw;
        }

        .imgDesign {
            width: 1.5vw;
        }

        .s1-bottom {
            display: none;
        }

        .s1bx {
            width: 1vw;
            height: 1vw;
            margin: 0 1vw;
        }
    }

    @media (max-width:1250px) {
        .s1-l {
            flex: 1.1;
        }

        .s1-r {
            flex: 0.9;
            align-items: center;
            visibility: visible !important;
        }


        .s1vid {
            display: none !important;
        }

    }

    @media (max-width:700px) {
        height: auto;
        flex-direction: column;

        .s1-l {
            padding: 0 20px;
        }

        h1,
        h1>span {
            font-size: 25px;
            line-height: 32px;
        }

        .imgDesign {
            top: 50%;
        }

        .s1vidmob {
            width: 70% !important;
            margin: 5%;
            margin-left:15%;
        }

        .s1-bottom {
            display: none;
        }

    }

}
.connect-button {
    height: 40px;
    width:180px;
    font-size: 18px;
    padding-top: 5px;
    border: none;
    margin-top: 1vw;
    border-radius: 3px;
    background-color: var(--logo-E-color);
    color: white;
    
   img {
        width: 25px;
        height: 25px;
        margin-bottom: 6px;
    }
}
 .animated-image {
  position: absolute;
  top: 23%;
  right: 11vw;
  width: 30vw;
  transform: scale(1.35);
  z-index: 2;
  opacity: 1;
}

/* Groove animation: scale only (no rotation) */
@keyframes groovePulse {
  0% {
    transform: scale(1.35);
  }
  25% {
    transform: scale(1.38);
  }
  50% {
    transform: scale(1.42);
  }
  75% {
    transform: scale(1.38);
  }
  100% {
    transform: scale(1.35);
  }
}
 .s1imgit {
            display: flex;
            gap: 10px;
            flex-wrap: wrap;
        }

        .i1 {
            width: 200px;
            /* Set a default width */
            height: auto;
            transition: transform 0.3s ease;
            /* Smooth transition for zoom */
            cursor: pointer;
            /* Change cursor on hover */
        }

        .i1:hover {
            transform: scale(1.2);
            /* Zoom in on hover */
        }
        .footer-new {
            padding: 30px;
        }

        .ph-color::placeholder {
            color: #14176C !important;
            opacity: 1;
        }

        textarea::placeholder {
            font-size: 12px !important;

            padding-left: 2px;
        }

        /* Contact Container */
        .contact-container {
            width: 100%;
            min-height: 470px;
            background-color:#14176C;
            background-image: url('./assets/images/curvebg-rl.png');
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
            border-radius: 20px;
            padding: 20px 0;
            min-height: 350px !important;  /* reduce overall height */
    padding-bottom: 0px !important; /* remove bottom space */
    margin-bottom: -45px !important; /* pull section upward */

        }

        /* Flex Container */
        .flex-container {
            width: 100%;
            display: flex;
            flex-direction: row;
            justify-content: space-around;
            align-items: flex-start;
            margin: 30px 0;
        }

        /* Left Section */
        .left-section {
            width: 30%;
        }

        .section-heading {
            color: white !important;
            font-weight: 700;
        }

        .section-subheading {
            color: white !important;
        }

        .social-media-container {
            width: 100%;
        }

        .social-media-icons {
            width: 80%;
            display: flex;
            justify-content: space-between;
            
        }

        .social-icon {
            width: 10%;
        }

        /* Right Section */
        .right-section {
            width: 60%;
        }

        .form-row {
            width: 100%;
            display: flex;
            justify-content: space-between;
            padding: 20px 30px;
        }

        .form-field-half {
            width: 45%;

        }

        .form-input {
            width: 100%;
            background-color: white !important;
            color: black !important;
        }

        .form-textarea-container {
            width: 100%;
            display: flex;
            justify-content: center;
            padding: 20px 0;
        }

        .form-textarea-wrapper {
            width: 92%;
        }

        .form-textarea {
            width: 100%;
            background-color: white !important;
            color: black !important;
        }

        .form-buttons-container {
            width: 100%;
            display: flex;
            padding: 20px 30px;
            justify-content: space-between;
            
        }
 
 .form-buttons-container {
    position: relative;
    top: -1.4cm; /* move upward by 2–3 cm */
}

.ph-color {
    border: none;
    border-radius: 8px;
    padding: 12px 10px 10px 10px; /* extra padding for top and left strips */
    width: 100%;
    box-sizing: border-box;
    background: transparent;

    /* top and left colored blur strips inside the box in red */
    box-shadow: 
        inset 0 4px 6px -4px rgba(255, 0, 0, 0.7),   /* top red strip */
        inset 4px 0 6px -4px rgba(255, 0, 0, 0.7);   /* left red strip */
    transition: box-shadow 0.3s;
}

.ph-color:focus {
    outline: none;
    box-shadow: 
        inset 0 6px 8px -4px rgba(255, 0, 0, 1),   /* top red on focus */
        inset 6px 0 8px -4px rgba(255, 0, 0, );   /* left red on focus */
}


        .hidden-input {
            display: none !important;
        }

        .form-button {
            background: linear-gradient(to top, #1e90ff, #0052cc);
            color: white;
            font-size: 14px;
            font-weight: bold;
            border: 1px solid #003d99;
            border-radius: 6px;
            padding: 8px 18px;
            cursor: pointer;
            box-shadow: inset 2px 2px 4px rgba(255, 255, 255, 0.6), inset 2px 2px 4px rgba(0, 0, 0, 0.3);
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
            transition: 0.3s ease;
        }

        .attach-button:hover {
            background-color: white;
            color: #0088FF;
        }

        /* Location Section */
        .location-section {
            position: relative;
            margin-top: -4vw;
            border-radius: 20px;
            display: grid;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
            /* subtle shadow */
            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
            gap: 50px;
            padding: 15px;
            background: #fff;
        }

        .location-card {

            padding: 15px 27px;

            display: flex;
            flex-direction: column;

        }

        .card-header {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
        }

        .card-header img {
            width: 20px;
            margin-right: 8px;
        }

        .card-header span {
            font-weight: 600;
            color: #14176C;
            font-size: 16px;
        }

        .location-card p {
            font-size: 13px;
            color: #14176C;
            font-weight: 500;
            line-height: 1.4;
        }

        /* Footer */
        .footer-row {
            margin: 0;
            display: flex;
            padding-left: 35px;
            padding-right: 35px;
            justify-content: space-between;
            width: 100%;
        }

        .footer-text {
            color: #7c7777ff !important;
        }

        /* Logo Animation */
        .logo-container {
            position: relative;
            display: inline-block;
            z-index: 1;
        }

       .logo-container::before {
    content: '';
    position: absolute;
    top: 55%;
    left: 30%;
    width: 40rem;
    height: 25rem;
    background: white;
    border-radius: 50%;
    filter: blur(5rem);
    opacity: 0.4;
    transform: translate(-50%, -50%);
    /* animation removed to make glow permanent */
    z-index: -1;
}

/* Align logo and form box in one line */
.logo-container,
.form-field-half {
  display: inline-block;  /* keep them on the same line */
  vertical-align: middle; /* align centers horizontally */
  margin-top: 0;          /* remove extra gap */
}

        .logo-container img {
  width: 130px;  /* You can change this (try 80px or 120px as needed) */
  height: auto;  /* Keeps the correct shape */
  margin-top: -20px;
}

/* Adjust form box position */
.ph-color {
  position: relative;
  top: -34px; /* move form boxes upward */
  
}
   
        @keyframes pulseBig {

            0%,
            100% {
                transform: translate(-50%, -50%) scale(1);
                opacity: 0.4;
            }

            50% {
                transform: translate(-50%, -50%) scale(1.2);
                opacity: 0.6;
            }
        }

        /* Mobile Responsive */
        @media (max-width: 768px) {
            .footer-new{
                padding:0;
            }
            .footer-text {

                font-size: 12px !important;

            }

            .footer-row {
                padding-top: 15px;
                flex-direction: column !important;
                align-items: center !important;
                justify-content: center !important;
            }

            .social-media-container {
                margin-left: 15px;
            }

            .flex-container {
                flex-direction: column !important;
                align-items: center !important;
                text-align: center;
            }

            .left-section,
            .right-section {
                width: 90% !important;
                margin-bottom: 20px;
            }

            .logo-container {
                display: flex;
                justify-content: center;
                margin-bottom: 15px;
            }

            .section-heading,
            .section-subheading {
                text-align: center;
            }

            #contactForm {
                width: 100%;
            }

            .form-row {
                flex-direction: column !important;
                gap: 16px;
                padding: 10px 15px !important;
            }

            .form-field-half {
                width: 100% !important;
                margin-bottom: 15px;
            }

            .form-textarea {
                width: 100% !important;
            }

            .form-buttons-container {
                flex-direction: column !important;
                gap: 15px;
                align-items: center;
            }

            .form-button {
                width: 100% !important;
            }
        }
              main{
    padding-top: 120px; /* Default mobile padding */
}

/* Tablet and larger */
@media only screen and (min-width: 768px) {
    main{
        padding-top: 0; /* Reset or adjust for desktop */
    }
}