* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    font-family: "Roboto", sans-serif;
    color: #e7e7e7;
    min-height: 100vh;
    line-height: 1.5;
}

.container nav a {
    font-size: 1.1rem;
    letter-spacing: 0.1rem;
    transition: color 0.2s ease;
    text-decoration: none;
    color: #fff;
}

.container {
    width: 100%;
    margin: 0 auto;
    padding: 0 5rem;
    position: relative;
    overflow: hidden;
    background: linear-gradient(to right, #000, #f4652749),
        url('images/WhatsApp-Image-2025-05-20.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 80vh;
}

.content {
    width: 100%;
    /* margin-left: 2%;s */
    z-index: 999;
    display: flex;
    position: absolute;
    top: 30%;
    left: 30%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    /* background-color: aqua; */
}

.content h1 {
    font-size: 2.5rem;
    font-weight: 300;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.content p {
    font-size: 1.2rem;
    color: #fff;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.content1{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 5rem;
    background-color: #222222;
}
.blur-gradient {
    width: 20rem;
    /* position: absolute; */
    top: 70%;
    right: -2rem;
    box-shadow: 0 0 800px 80px #102430;
    rotate: -25deg;
    z-index: -1;

}
.content1 h1{
    font-size: 2.5rem;
    font-weight: 300;
    color: #f46527;
    text-align: center;
    padding-bottom: 1rem;
}
.cont-1{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 1rem;
}
.cont-info{
    padding: 20px;
    width: 100%;
    height: 280px;
    background-color: transparent;
    border-radius: 10px;
    border: 1px solid #ccc;
}
.cont-info h3{
    font-size: 1.2rem;
    color: #f46527;
    font-weight: 300;
    padding-top: 3px;

}
.cont-info p{
    font-size: 1rem;
    color: #fff;
    padding-top: 3px;
    line-height: 2;
}

.content2{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 5rem;
    /* background-color: #222222; */
}

.cont2-info img{
    width: 70%;
    height: 80%;
    border-radius: 10px;
    position: absolute;
    top: 150%;
    right: 0;
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* right: 0;
    bottom: 0; */
    margin: auto;
    z-index: -1;
}
.conten-info{
    width: 100%;
    /* margin-left: 2%;s */
    max-width: 70rem;
    z-index: 999;
    display: flex;
    position: absolute;
    /* top: 130%; */
    left: 5%;
    flex-direction: column;
    /* justify-content: center; */
    /* align-items: center;
    text-align: center; */
}
.conten-info h1{
    font-size: 2.5rem;
    font-weight: 300;
    color: #f46527;
    /* text-align: center; */
    padding-bottom: 1rem;
}
.conten-info p{
    font-size: 1rem;
    color: #666666;
    /* text-align: center; */
    padding-bottom: 1rem;
    max-width: 40rem;
}
.list-cont{
    display: flex;
    align-items: center;
    gap: 0.6rem;
}
.accordion-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
  }
  .accordion-header {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 1.1rem;
    gap: 27rem;
    line-height: 1.4;
  }
  .accordion-content {
    display: none;
    padding-left: 5px;
    padding-top: 5px;
    font-size: 0.95rem;
  }
  .accordion-content p{
    color: #000;
  }
  .icon-container {
    flex-shrink: 0; /* Prevents shrinking */
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .accordion-title {
    flex: 1;
    word-break: break-word;
    width: 12rem;
    font-size: 1rem;
    font-weight: 300;
    color: #f46527;
  }
  .content3{
    margin: 32rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    margin-bottom: 0;
    width: 100%;
    padding: 3rem 5rem;
    /* background-color: #222222; */
  }
  .mainInfo1{
    display: flex;
  }
  .cont2-info1 img{
    width: 100%;
    height: 100%;
  }
  

.content4{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 5rem;
    /* background-color: #222222; */
}
.content5{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 5rem;
    /* background-color: #222222; */
}
.content6{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 5rem;
    /* background-color: #222222; */
}
.mainInfo1 h1{
    font-size: 2.5rem;
    font-weight: 300;
    color: #f46527;
    /* text-align: center; */
    padding-bottom: 1rem;
}
  .logo{
  /* color: #fff; */
  opacity: 0;
}
.mainInfo1 p{
    font-size: 1rem;
    color: #666666;
    /* text-align: center; */
    padding-bottom: 1rem;
    max-width: 40rem;
}
.mainInfo1 .accordion-content p{
    color: #000;
  }

  .animate {
            opacity: 0;
            transition: opacity 0.6s ease-out, transform 0.6s ease-out;
        }
        
        .animate.show {
            opacity: 1;
        }
        
        /* Different animation types */
        .slide-up {
            transform: translateY(50px);
        }
        
        .slide-up.show {
            transform: translateY(0);
           
        }
        
        .slide-left {
            transform: translateX(-50px);
            
        }
        
        .slide-left.show {
            transform: translateX(0);
             
        }
        
        .slide-right {
            transform: translateX(50px);
            
        }
        
        .slide-right.show {
            transform: translateX(0);
        }
        
        .zoom-in {
            transform: scale(0.95);
        }
        
        .zoom-in.show {
            transform: scale(1);
        }
        
        .fade-in {
            cursor: pointer;
            /* No transform needed for simple fade */
        }
  .section-underline {
  display: flex;
  height: 4px;
  width: 460px; /* Adjust width as needed */
  background: linear-gradient(to right, #000033 30%, #ddd 30%);
}

@media (max-width: 768px){
    .container{
         padding: 0 0rem;
         margin: 0;
    }

    .content {
    top: 20%;
    left: 0%;
    padding: 0 1rem;
}

.content h1 {
    font-size: 2rem;
}

.content p {
    font-size: 1rem;
}

.content1{
    margin: 0rem 0rem;
    background-color: #fff;
    /* height: 36rem; */
    width: 100%;
    padding: 3rem 1rem;
    background-color: #222222;
}
.cont-1{
    flex-direction: column;
}
.cont-info{
    height: 240px;
}

.cont2-info img{
    width: 30%;
    height: 30%;
    border-radius: 10px;
    position: absolute;
    top: 200%;
    right: 50%;
}

.accordion-header {
    gap: 3.4rem;
  }
.conten-info h1{
    font-size: 2rem;
    /* text-align: center; */
}


  .accordion-content p{
    color: #000;
    max-width: 18rem;
  }
  .accordion-item {
    margin-bottom: 30px;

  }
  .content3{
    padding: 3rem 1rem;
  }
  .mainInfo1{
    flex-direction: column;
    gap: 1rem;
  }
  .cont2-info1{
    padding: 0;
    width: 100%;
  }
  .cont2-info1 img{
    width: 80%;
    height: 80%;
  }

  .content4{
    padding: 3rem 1rem;
}
.content5{
    padding: 3rem 1rem;
   
}
.content6{
    padding: 3rem 1rem;
}
.mainInfo1 h1{
    font-size: 2rem;
}
.section-underline {
  display: flex;
  height: 4px;
  width: 250px; /* Adjus25t width as needed */
  background: linear-gradient(to right, #000033 30%, #ddd 30%);
}

.solFab .fab-container{
    width: 20%;
    overflow: hidden;
    right: 25%;
}
.veryHead #mainHeader .logo {
            position: relative;
            left: 0%;
        }
         .veryHead #mainHeader .logo img{
            display: none;
         }
.veryHead #mainHeader{
    position: fixed;
}
.veryHead{
    position: relative;
}
.veryHead #mainHeader.scrolled {
        background-color: white;
        /* Or any other solid color */
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        top: 0;
        margin: 0;
        width: 100%;
        display: none;
    }
    .veryHead #mainHeader.scrolled  .logo{
        display: none;
    }

.solFab .whatsapp-fab {
   right: 30%;
 }
 .solFab .fab-option {
   right: 40%;
 }

 .blur-gradient {
    display: none;

}

}
  