.elementor-16 .elementor-element.elementor-element-854e386 .elementor-heading-title {
    font-family: 'LATO', serif !important;
    font-size: 52px !important;
    font-weight: bolder;
    line-height: 67px !important;
    color: #FFFFFF;
}
.elementor-16 .elementor-element.elementor-element-d0a05f2 .elementor-heading-title {
    font-family: 'LATO', SERIF !important;
    font-size: 24px !important;
    font-weight: 500;
    line-height: 42px;
    color: #FFFFFF;
}

.elementor-16 .elementor-element.elementor-element-df58d7b {
    padding-top: 10PX !important;
padding-bottom: 10PX !important;

}
.elementor-16 .elementor-element.elementor-element-988194d {
    --display: flex;
    --justify-content: center;
    --gap: 20px 20px;
    --row-gap: 0px !important;
    --column-gap: 20px;
}
.elementor-16 .elementor-element.elementor-element-2c0a753:not(.elementor-motion-effects-element-type-background), .elementor-16 .elementor-element.elementor-element-2c0a753 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url("/image/bg.png") !important;
    background-size: cover !IMPORTANT;
    background-position: center !IMPORTANT;
    background-repeat: no-repeat !IMPORTANT;
}
.elementor-16 .elementor-element.elementor-element-b2d471c .elementor-button {
    background-color: #FFFFFF;
    font-family: 'LATO', SERIF !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 26px;
    fill: #000000;
    color: #000000;
    border-radius: 40PX !important;
    padding: 12px 25px 12px 25px;
}
.footer-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 30px;
    gap: 80px !important;
}
   

    .footer {
        background-color: #2c3e50;
        color: #fff;
        padding: 40px 20px 20px 20px;
        text-align: center;
    }

    .footer-top {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
        gap: 50px;
    }

   
    .footer-column {
    display: flex;
    /* justify-content: center; */
    min-width: 150px;
    flex-direction: column;
    align-content: flex-start;
    /* align-items: center; */
}
.f8
{
    align-items: center !important;
}

   .footer-column h4 {
    TEXT-ALIGN: LEFT;
    margin-bottom: 10px;
    font-size: 18px;
    /* text-transform: uppercase; */
    color: #fff;
}

    .footer-column ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .footer-column ul li {
        margin-bottom: 8px;
        text-align: left;
    }

    .footer-column ul li a {
        color: #bdc3c7;
        text-decoration: none;
        font-size: 14px;
    }

    .footer-column ul li a:hover {
        color: #ecf0f1;
    }

    .footer-logo {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-logo img {
        max-width: 80px;
    }

    .footer-logo span {
        display: block;
        color: red;
        margin-top: 5px;
        font-weight: bold;
    }

    .footer-social {
        margin-top: 10px;
    }

    .footer-social a {
        color: #fff;
        margin: 0 10px;
        font-size: 20px;
        text-decoration: none;
    }

    .footer-social a:hover {
        color: #3498db;
    }

    @media(max-width: 768px){
        .footer-top {
            flex-direction: column;
            align-items: center;
        }
    }
svg.pointer-events-none {
    fill: white !important;
}
/* Responsive Container */

.responsive-container {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 60px;
    margin: auto;
    flex-wrap: wrap;
    background: #f5f5f5;
    /* border-radius: 12px; */
}

.container-image {
  flex: 1 1 400px; /* grow, shrink, basis */
}

.container-image img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  object-fit: cover;
}

.container-content {
  flex: 1 1 400px;
}

.container-content h2 {
  font-size: 2rem;
  margin-bottom: 15px;
}

.container-content p {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .responsive-container {
    flex-direction: column;
    padding: 20px;
  }

  .container-content h2 {
    font-size: 1.5rem;
  }
}
 .yy img {
    height: 250px !important;
    max-width: 100%;
}
.yy .container-content h2 {
    font-weight: 900 !important;
    font-family: 'Lato', sans-serif !important;
}
.th-icon-vector-search:before {
    content: "\e92f";
    fill: black;
    color: black;
    font-size: 25px;
}


.capabilitiess {
    background-image: url('bg2.png'); /* Replace with your image URL */
    background-size: cover;       /* Ensures image covers entire area */
    background-position: center;  /* Centers the image */
    background-repeat: no-repeat; /* Prevents tiling */
}

.capabilitiess .card {
    background: #fff;
    font-family: "lato", sans-serif !important;
    padding: 20px;
    border-radius: 12px;
    width: 23%;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: 0.3s;
}



.capabilities{
background-image: url("bg.png"); /* apni bg image */
background-size: cover;
background-position: center;
padding:80px 0;
}

.capabilitiess .container {
    padding: 30px;
    width: 1440px;
    max-width: 95%;
    margin: auto;
    text-align: center;
    padding-block: 70px;
}

.capabilitiess .section-title{
font-size:36px;
font-weight:700;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
margin-bottom:50px;
color:#1e3a5f;
}

.card-wrapper{
display:flex;
justify-content:space-between;
gap:25px;
flex-wrap:wrap;
}

.card{
background:#fff;
padding:20px;
border-radius:12px;
width:23%;
box-shadow:0 5px 15px rgba(0,0,0,0.1);
transition:0.3s;
}

.card:hover{
transform:translateY(-8px);
}

.card img{
width:100%;
border-radius:8px;
margin-bottom:15px;
}

.card h3{
font-size:18px;
margin-bottom:10px;
}

.card p{
font-size:14px;
margin-bottom:10px;
color:#555;
}

.card a{
    font-family: "lato", sans-serif !important;
text-decoration:none;
color:#0073e6;
font-weight:500;
}
/* Tablet */
@media (max-width: 1024px){

.card{
width:48%;
}

.section-title{
font-size:30px;
}

}

/* Mobile */
@media (max-width: 768px){

.card-wrapper{
flex-direction:column;
align-items:center;
}
.th-icon-vector-search:before {
    content: "\e92f";
    fill: black;
    color: White !important;
    font-size: 25px;
}

.card{
width:90%;
}

.section-title{
font-size:26px;
margin-bottom:30px;
}

.capabilities{
padding:50px 0;
}

}

/* Small Mobile */
@media (max-width: 480px){

.capabilitiess .section-title{
font-size:22px;
}
.elementor-16 .elementor-element.elementor-element-854e386 .elementor-heading-title {
    font-family: 'LATO', serif !important;
    font-size: 28px !important;
    font-weight: bolder;
    line-height: 40px !important;
    color: #FFFFFF;
}
.elementor-16 .elementor-element.elementor-element-d0a05f2 .elementor-heading-title {
    font-family: 'LATO', SERIF !important;
    font-size: 16px !important;
    font-weight: 500;
    line-height: 11px;
    color: #FFFFFF;
}
.zz .card {
    background: #fff;
    font-family: "lato", sans-serif !important;
    padding: 20px;
    border-radius: 12px;
    width: 100% !important;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: 0.3s;
}
.card{
width:100%;
padding:15px;
}
.capabilitiess .card {
    background: #fff;
    font-family: "lato", sans-serif !important;
    padding: 20px;
    border-radius: 12px;
    width: 23%;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: 0.3s;
    width: 100%;
}
.card h3{
font-size:16px;
}

.card p{
font-size:13px;
}

}
.zz .card {
    background: #fff;
    font-family: "lato", sans-serif !important;
    padding: 20px;
    border-radius: 12px;
    width: 18%;
    text-align: left;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: 0.3s;
}
.sbtn {
    color:black;
    background:white;
    border-radius: 25px;
    border: 1px solid;
    padding: 12px 14px;
}
 .elementor-button {
    background-color: #FFFFFF;
    font-family: "Verdana", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    fill: #000000;
    color: #000000;
    border-radius: 25px !important;
    padding: 10px 20px 10px 20px;
}
.sbtn:hover {
    background-color: #E0131A;  
    color: white;          
    border-color: #E0131A;      
    cursor: pointer;         
}