*{
    padding: 0;
    margin: 0;
    /* overflow-x: hidden; */
}
.sec1{
    display: none;
}


.section1 {
  background: #f5f5f5;   /* your color */
  padding: 5px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.navbar {
  background: #ffffff;   /* navbar background */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  width: 100%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}


.navbar{
    display: flex;
    
    align-items: center;
    justify-content: space-around;
    /* position: fixed;
    top: 40; */
    width: 83%;
    background-color: antiquewhite;
    
}
header{
    height: 90px;
    position: sticky   ;   /* makes it stick */
  top: 3;             /* aligns to top of viewport */
  z-index: 1000;  
    background-color: white;
    /* position: fixed; 
    top: 0; 
    width: 100%;  */
}
.nav-c{
    padding-top: 15px;
}
.unorder{
    display: none;
}
.section2{
    background-image: url(../images/Background/front_background);
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    height: 662px;
    /* width: 320px; */

}
.sec2-c1{
    padding-top: 170px;
        margin-left: 30px; 

}
.sec2-c2{
    font-size: 45px;
    font-family: ubuntu,sans-serif;
    padding-top: 10px;
    margin-left: 30px; 

}
.sec2-c3{
    padding-top: 10px;
    margin-left: 30px; 

}
button{
    padding-top: 10px;
    padding-bottom: 10px;
    background: linear-gradient(to right, #1e3cff, #00e5ff);
    color: aliceblue;
    border: 2px solid #00e5ff;
    color: aliceblue;  ;
    width: 55%;
    margin-left: 30px; 
}
.section2 div{
    padding-top: 20px;
}

.section3{
    justify-content: space-between;
    
}
h1{
    font-size: 15px;
    padding-top: 20px;
}
figcaption p{
    padding-top: 10px;
    font-size: 15px;
}

.sec3{
     text-align: center; 
    

}
.sec3-c1{
     padding-top: 20px; 
     padding-bottom: 20px; 
    padding: 30px; 
    margin-top: 30px;
    border: 2px solid #f8f9fc;
    background-color: #f8f9fc;

}
.sec3-c2{
     padding: 30px; 
     padding-top: 20px; 
     padding-bottom: 20px; 
    margin-top: 30px;
    border: 2px solid #f8f9fc;
    background-color: #f8f9fc;
}
.sec3-c3{
     padding-top: 20px; 
     padding: 30px; 
    padding-bottom: 20px; 
    margin-top: 30px;
    border: 2px solid #f8f9fc;
        background-color: #f8f9fc;

}
.sec3-c4{
    padding-top: 20px;
    padding-bottom: 20px; 
    margin-top: 30px;
    padding: 30px; 
    background-color: #f8f9fc;

    border: 2px solid #f8f9fc;
}
.sec4-c2{
    padding-top: 20px;
    background-color: bisque;
    height: 300px;
}
.sec4-c2 h2{
    padding-top: 20px;
    margin-left: 20px;
}
.sec4-p{
    padding-top: 10px;
    margin-left: 20px;
}
.sec4-button{
    padding-top: 10px;
    width:  35%;
    margin-top: 20px;
     margin-left: 20px;
}
.sec4-c1{
    margin-top: 30px;
    background-image: url(../images/illustation/welcome.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    
}
.sec4-c2{
    margin-top: 20px;
}

.sec5{
    margin-top: 40px;
    text-align: center;
    padding: 140px 0px 200px;
    border: 2px solid #f8f8fb;
    background-color: #f8f8fb;

}
.sec5-h2{
    font-size: 25px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

}


.sec6{
    text-align: center;
    /* padding: 140px 0px 200px; */
    /* border: 2px solid black; */
    border-radius: 4px;
    margin-bottom: 30px;
    padding: 40px;
    margin-top: 20px;
}
.sec6-h2{
    font-size: 25px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

}
/* .sec6-parent{
    
} */

.sec6-c1{
    border:2px solid black;
    margin-top: 10px;
    /* border-radius: 10px; */
    
}
.sec6-c2{
    border:2px solid black;
    /* border-radius: 10px; */
    margin-top: 30px;
    /* margin-left: 40px; */
    /* margin-right: 20px; */
}

.img-sec6{
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    /* margin-bottom: 10PX; */



}
.sec6-h1{
    font-weight: bolder;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
}
.sec6-p{
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px; 

}

.sec6-c3{
    /* text-align: left; */
    border: 2px solid black;
    border-radius:4px ;
    margin-top: 20px;
    background: linear-gradient(rgba(36, 76, 210, 0.5), rgba(56, 98, 227, 0.5)) , url(../images/illustation/welcome.webp);
    background-size: cover;
    height:500px;
    padding-top: 40px;
    padding: 10px;


}
.sec6-label{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bolder ;
    text-align: center;
    /* margin-left: 90px; */
}
.sec6-input{
    margin-top: 10px;
    width: 70%;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 30px;

}
.sec6-message{
    margin-top: 10px;
    width: 70%;
    padding: 10px;
    height: 120px;
    padding-top: 10px;
    margin-left: 30px;
    padding-bottom: 10px;

}
.sec6-btn{
    margin-top: 20px;
    background-color: burlywood;
    width: 80%;
    padding: 10px;
    color: black;
    margin-left: 3px;
}
.sec6-div{
    margin-left: 35px;

}
.sec6{
    margin-top: 40px;
    /* background-color: #f8f8fb; */
    /* border: 2px solid #f8f8fb; */
}
.sec7-head{
    text-align: center;
    padding: 60px;
    margin-top: 20px;
    border: 2px solid wheat;
}
.sec7-h2{
    padding-top: 40px;
}
.section7{
    background-color: #f8f8fb;
}

figcaption{
    text-align: center;

}
h4{
    padding-top:5px ;

}
.sec7-p{
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    /* border: 2px solid black; */

}
.sec7-figure{
   border: 1px solid black; 
}
.sec7-doc1 figure figcaption p{
    padding-bottom:5px;
    /* border: 2px solid black; */

}
.sec7-doc2 figure figcaption p{
    padding-bottom: 5px;
    /* border: 2px solid black; */

}
.sec7-doc3 figure figcaption p{
    padding-bottom: 5px;
    /* border: 2px solid black; */

}
.sec7-doc4 figure figcaption p{
    padding-bottom: 5px;
    /* border: 2px solid black; */


}
.sec7-doc1{
    border: 1px solid black;
    margin-top: 20px;
    height: 410px;

}

.sec7-doc2{
    border: 1px solid black;
    margin-top: 20px;
    height: 410px;
}
.sec7-doc3{
    border: 1px solid black;
    margin-top: 20px;
    height: 410px;
}
.sec7-doc4{
    border: 1px solid black;
    margin-top: 20px;
    height: 410px;
    
}


.sec8{
    /* background-image: url(../images/Background/hotline-bg.webp); */
    /* background-size: cover; */
    height: 300px;
    color: aliceblue;
    margin-top:30px;
    background-color: rgb(43, 0, 255);
    text-align: center;

}
.sec8 h4{
    padding-top: 90px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: aliceblue;
    font-size: 20px;
     padding-bottom: 10px;
}
.sec8-phone{
    font-size: 35px;
    padding-bottom: 10px;
}
.sec8-info{
   font-size: 15px;
    padding-top: 5px;
}
/*  */
/* 
 */


 .news-section {
    text-align: center;
    padding: 50px 20px;
}

.section-header h2 {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}

.section-header p {
    color: #666;
    /* max-width: 600px; */
    margin: 0 auto 40px;
    font-size: 14px;
    line-height: 1.6;
}

.news-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.news-card {
    width: 300px;
    background: #fff;
    border-radius: 8px;
    text-align: left;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    padding-bottom: 20px;
    /* transition: transform 0.3s; */
}



.news-img {
    position: relative;
}

.news-img img {
    width: 100%;
    border-radius: 8px 8px 0 0;
}

.date {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: #1E40FF;
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 3px;
}

.news-card h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 15px 5px;
    margin: 0;
}

.news-card p {
    font-size: 14px;
    color: #555;
    padding: 0 15px;
    line-height: 1.6;
}

.read-more {
    display: inline-block;
    margin: 10px 15px 0;
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
/*  */


.section11 .f1{
    color: aliceblue;
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-content: space-evenly;
}
.footer-btn{
    margin-left: 5px;
}
.section11.f1 a{
  color: white;
}

.footer{
  margin-top: 40px;
  text-align: center;
  font-size: 20px;
   color: aliceblue;
}
.footer-Email{
    width: 80%;
    height: 40px;

}
.section11.btn{
   
  border: 1px solid rgb(102, 184, 216);;
  background-color: rgb(102, 184, 216);
  color: white;
  font-size: 10px;
  width: 30%;
 
  margin-top: 20px;
  border-radius: 4px;
}
.section11{
  padding-top: 10px;
  background-color: rgb(35, 35, 46);
  color:black;
  padding:25px;
}



.instagram-section {
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}

.instagram-section h2 {
  font-size: 20px;
  margin-bottom: 15px;
}

.instagram-section h2 span {
  font-weight: bold;
}

.instagram-feed {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.instagram-feed img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
  transition: transform 0.3s ease;
}

.instagram-feed img:hover {
  transform: scale(1.1);
}


/* mobile view endded here ////////////////////////////////////////////////////////////////////////////*/
@media(min-width:768px){
    .unorder{
        display: none;
    }

    .section2 div button {
        width: 25%;
    }

    .sect3{
        display:flex ;
        
    }
    .sec3{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: space-evenly;
    
    }
    .sec3-c1{
        width: 40%;
    }

    .sec3-c2{
         width: 40%;
    }
    .sec3-c3{
        width: 40%;
    }
    .sec3-c4{
        width: 40%;
    }
    .sec4-c2{
        text-align: left;
        width: 70%;
        margin-left: 130px; 
        height: 300px;
    }
    .sec4-c1{
        height: 600px;
        width: 70%;
        margin-left: 130px;
        
    }

    .sec5-h2{
    font-size: 45px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

    }
    .sec6-h2{
    font-size: 45px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

    }

    /* section6  */

    .sec6-label{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bolder ;
    text-align: center;
    /* margin-left: 90px; */
    }
    .sec6-input{
        margin-top: 10px;
        margin-left: 40px;
        width: 70%;
        padding: 10px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .sec6-message{
        margin-top: 10px;
        margin-left: 40px;

        width: 70%;
        padding: 10px;
        height: 120px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .sec6-btn{
        margin-top: 20px;
        background-color: burlywood;
        width: 69%;
        padding: 10px;
        color: black;
        margin-left: 3px;
    }
    .sec6-div{
        text-align: center;

    }
    .sec6-c1{
        margin-left: 70px;
        width: 80%;
    }
    .sec6-c2{
        margin-left: 70px;
        width: 80%;
    }
    form{
        text-align: center;
    }

    .sec7-parent{
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .sec7-doc1{
        height: 420px;
        width: 40%;
        margin-left: 40px;
        margin-top: 20px;
    }
    .sec7-doc2{
        height: 420px;
         width: 40%;
         margin-left: 40px;
        margin-top: 20px;
    }
    .sec7-doc3{
         width: 40%;
         height: 420px;
         margin-left: 40px;
        margin-top: 20px;
    }
    .sec7-doc4{
         width: 40%;
         height: 420px;
         margin-left: 40px;
        margin-top: 20px;
    }
      .footer-btn{
        /* margin-right: 120px; */
        height: 40px;
        width: 35%;
        border: 2px solid black;
        border-radius: 5px;
        margin-bottom: 10px;
        background-color: darkblue;
    }
    .footer-Email{
        height: 50px;
        width: 50%;
        color: black;
        
    }
    .instagram-feed img {
    width: 70px;
    height: 70px;
  }
  .instagram-section{
    margin-left: 10px;
  }
  .navbar{
    width: 93%;
  }


}
/* tablet view ended here */

@media(min-width:992px){
    .list_item{
        list-style-type: none;
    }
    .anchor{
        text-decoration: none;
        color: black;
    }
    .navbar{
        width: 96%;
    }

    .unorder{
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 80%;
        padding-top: 10px;
    }
    .nav-c1{
        display: none;
    }
    
    

    .section2 div button {
        width: 20%;
    }
    .sec3{
        flex-wrap: nowrap;
        justify-content: center;
    }
    .sec3-c1{
        padding: 15px;
    }
    .sec3-c2{
        padding: 15px;

    }
    .sec3-c3{
        padding: 15px;

    }
    .sec3-c4{
        padding: 15px;

    }

    .sec4{
        display: flex;
        margin-top: 30px;
        justify-content: space-between;
        align-items:center ;
         gap:0; 
    }
    .sec4-c1{
        
        width: 50%;
        height: 500px;
        margin: 0 auto;
    }
    .sec4-c2{
        height: 300px;
        
        width: 50%;
        text-align: left;
        margin: 0 auto;
    }
    .section5{
        margin-top: 30px;
    }
    

    .sec5-h2{
    font-size: 65px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

    }

    .sec6-h2{
    font-size: 60px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: bolder;
    margin-bottom: 10PX;

    }

    .sec6-parent{
        display: flex;
        gap:50px;
        align-items: center;
    }
    .sec6-c3{
        width: 55%;
        margin-right: 300px;
    }
    .sec6-flex{
        width: 50%;
        margin-top: 60px;
        margin-bottom: 30px;
        margin-left: 150px;
    }
    .sec6-c1{
        width: 70%;
        padding: 10px;
    }
    .sec6-c2{
        width: 70%;
        padding: 10px;
    }
    /*  */
    .sec6-label{
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bolder ;
    text-align: center;
    margin-left: 40px; 
    }
    .sec6-input{
        margin-top: 10px;
        /* margin-left: 40px; */
        width: 65%;
        /* padding: 10px; */
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sec6-message{
        margin-top: 10px;
        /* margin-left: 40px; */
        width: 65%;
        /* padding: 10px; */
        height: 120px;
        padding-top: 10px;
        padding-bottom: 10px;

    }
    .sec6-btn{
        margin-top: 20px;
        background-color: burlywood;
        width: 65%;
        padding: 10px;
         /* margin-left: 50px;  */
        color: black;
        margin-left: 3px;
    }

    .sec6-div{
        text-align: center;
        margin-left: 30px;
    }
    form{
        text-align: center;
        width: 85%;
    }

    .sec7-parent{
        flex-wrap: nowrap;
        
    }
    .sec7-img{
        width: 100%;
    }
    .sec7-doc2{
        height: 400px;
    }
    .sec7-doc3{
        height: 400px;
    }
    .sec7-doc4{
        height: 400px;
    }
    .sec7-doc1{
        height: 400px;
    }
   
    .sec1{
        display: flex;
        justify-content: space-evenly; 
        align-items: center;
        width: 80%;
        padding: 10px;
        padding-top: 7px;
        /* width: 60%; */
        gap: 60px;
    }

    .sec1-parent {
        display: flex;           /* align in a row */
        gap: 40px;               /* space between items */
        align-items: center;     /* vertically center */
        }

        .sec1-c1 {
        display: flex;
        align-items: center;
        gap: 8px;                /* space between icon & text */
        }
            
    .section1{
        height: 50px;
        border: 1px solid black;
    }
    .sec1-c4{
        margin-right: 50px;
        display: flex;
        justify-content: space-evenly;
        gap: 30px;
        
       
    }
    .sec1-flex{
        display: flex;
        justify-content: space-between;
        /* margin-left: 270px; */
        /* gap: 10px; */
    }

    .sec1-parent{
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        /* gap: 20px; */
        padding: 10px;
        /* border: 2px solid black; */
    }
    .section11{
        background-color:rgb(38, 38, 46);
        color:white;
        padding:25px;
        /* width: %; */
        }
        
        .section11 li{
        list-style-type: none;
        }
        
        .section11 .f1{
        display: flex;
        font-size: 20px;
        flex-direction: row; 
        justify-content: center;
        justify-content: space-evenly;
        }
        

    .instagram-feed img {
        width: 75px;
        height: 75px;
    }
    .f1{
        gap:60px;
        display: flex;
    }
    

}


/* laptop view ended here */