body{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
.main-nav{
    width: 90%;
    height: 75px;
    margin: auto;
    justify-content: space-between;
    align-items: center;
    display: flex;
       
}
.for-logo{
    width: 20%;
}
.for-logo img{
    width: 200px;
}
.nav-contact{
    width: 40%;
    display: flex;
    align-items: center;
    float: right;
    /* position: relative;
    left: 90px; */
}
.for-email{
    display: flex;
    align-items: center;
}
.for-email i{
    width: 40px;
    height: 40px;
    border: 1px solid #E1E1E1;
    line-height: 40px;
    text-align: center;
    margin:10px;
    margin-left: 40px;
    font-size: 17px;
    color: #7AB629;
    font-weight: 500;
    border-width: initial;
}
.for-email span{
    display: block;
    color: 1E2434;
    font-family: lato;
}
.for-email span p{
    font-weight: 500px;
    font-family: lato;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 2px;

}

nav{
    width: 100%;
}
.for-btn a{
border: 1px solid #eee;
padding: 15px 30px;
display: inline-block;
color: #7AB629;
font-size: 13px;
text-decoration: none;
font-family: lato;
margin-left: 40px;
font-weight: 600;
border-width: initial;

}
.head-main{
    width: 90%;
    height: 70px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
     
}
.for-ul ul{
    display: flex;
    padding: 10px;
}
.for-ul ul li {
   
    list-style:none; 
   
    
}
.for-ul ul li a{
    color: #fff;
    margin-right: 50px;
    text-decoration: none; 
    font-family: lato;
    list-style:none;
    font-size: 14px;
    
}
.contact-bt{
    background: #7AB629;
height: 70px;
padding: 0px 20px;
width: 190px;
display: flex;
    
}
.contact-bt a{
   color: #fff;
   text-decoration: none;
   font-family: lato;
}
.contact-bt img{
    width: 30px;
    margin-top: 17px;
    margin-right: 15px;
}
.for-call{
    margin-top: 13px;
}
.contact-bt a{
    margin-top: 13px;
    font-family: lato;
   
}
.for-call p{
    font-size: 17px;
    color: #fff;
    font-weight: 600;
    font-family: lato;
    margin: 0px;
    margin-top: 2px;
}
.main-ban{
    width: 100%;
}
.main-ban img{
    width: 100%;
}
.for-bg{
    width: 100%;
}
.for-bg img{
    width: 100%;
}
.about-section{
    position: relative;
}
.for-toptext{
    background: #1E2434;
    width: 38%;
    position: absolute;
    top: 150px;
    left: 90px;
    padding: 53px;
}
.for-toptext h3{
    font-size: 33px;
    font-family: lexend;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}
.for-toptext p{
    font-size: 19px;
    color: #e3e3e3;
    line-height: 1.7;
    font-family: lato;
    margin: 5px 0px;
}
.for-toptext span{
    color: #FFE500;
}
.why-main{
    width: 100%;
    background: #1E2434;
}
.why-cont{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    background:url(../images/bg.png);
}
.why-img{
    width: 40%;
}
.why-img img{
    width: 100%;
    height: 100%;
}
.why-text{
    width: 60%;
 padding: 20px;
}
.why-text img{
    width: 100%;
}
.point-cont{
    width: 100%;
    display: flex;
    justify-content: space-between;
    
}
.for-left{
    width: 50%;
}
.for-right{
    width: 50%;
}
.why-text h3{
    color: #fff;
    font-size: 19px;
    margin-top: 50px;
    font-family: lexend;
    font-weight: 600;
}
.for-left a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: lexend;
    font-weight: 500;
}
.for-left a i {
    color: #7AB629;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
}
.for-left p{
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 5px;
    margin-left: 25px;
    font-family: lato;
}
.for-right a{
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    font-family: lexend;
    font-weight: 500;
}
.for-right a i {
    color: #7AB629;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
}
.for-right p{
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    margin-top: 5px;
    margin-left: 25px;
    font-family: lato;
}
.part-cont{
    width: 85%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin:60px auto;
}
.part-sm{
    width:15%;
    border: 1px solid #e3e2e2;
    margin-bottom: 15px;
}
.part-sm img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    aspect-ratio: 3/2;
}
.part-main h2{
    text-align: center;
    font-weight: 600;
    margin-top: 60px;
    font-size: 30px;
    font-weight: 600;
    font-family: lexend;

}
.abt-cont{
    width: 80%;
    margin:100px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.abt-img{
    width: 48%;
 
}
.abt-img img{
    width: 100%;
}
.abt-text{
    width: 48%;

}
.abt-text h4{
    font-size: 14px;
    color: #7AB629;
    font-family: lexend;
    font-weight: 500;
    margin: 15px 0px;
    margin-top: 40px;
    
}
.abt-text h2{
    font-size: 26px;
    color: #1E2434;
    font-family: lexend;
    margin: 0px;
    margin-bottom: 20px;
}
.abt-text p{
    font-family: lato;
    line-height: 1.7;
    font-weight: 500;
    color: #4D4D4D;
    font-size: 19px;
}
.abt-text span{
    font-family: lato;
    line-height: 1.7;
    font-weight: 500;
    color: #4D4D4D;
    font-size: 20px;
    font-weight: 600;
}
.abt-text .ant-p{
    font-family: lato;
    line-height: 1.7;
    font-weight: 500;
    color: #4D4D4D;
    margin-top: 30px;
    font-size: 17px;
}
.abt-text a{
    background: #7AB629;
    color: #fff;
    font-family: lexend;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
}
.brain-main{
    background: #F4F5F4;
    padding: 50px;
}
.brain-cont{
    width: 80%;
    display: flex;
    margin: auto;
    justify-content: space-between;
}
.brain-box{
    width:40%;
}
.brain-box h4{
    color: #E3000B;
    font-size: 23px;
    font-weight: 600;
    font-family: lexend;
    text-align: center;
    margin: 0px;
    margin-right: 79px;
}

.brain-text{
    width: 60%;
}
.brain-main h2{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: lexend;
    color: #1E2434;
}
.brain-text ul{
    padding: 0px;
}
.brain-text ul li{
    color: #4D4D4D;
    line-height: 1.7;
    font-family: lato;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
    list-style: none;
}
.brain-text ul i{
    margin-right: 10px;
    color: #7AB629;
}

.comp-main{
    margin: 80px 0px;
}
.comp-cont{
    width: 75%;
    margin: auto;

}
.comp-cont img{
    width: 100%;
}
.comp-main h2{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: lexend;
    color: #1E2434;
    margin-bottom: 40px;
}
.safe-main{
    background: #F4F5F4;
    padding: 80px 0px;
}
.safe-main h2{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: lexend;
    color: #1E2434;
    margin-bottom: 20px;
}
.safe-main p{
    font-size: 20px;
    color: rgb(218, 22, 22);
    text-align: center;
    font-family: lato;
    font-weight: 600;
   
}
.safe-cont{
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto;
    justify-content: space-between;
}
.safe-box{
    width: 31.5%;
    margin-bottom: 30px;
    display: flex;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 8px 6px 40px #d2d2d2;
}
.for-ic i{
width: 50px;
height: 50px;
background: #e3e2e2;
color: #7AB629;
text-align: center;
line-height: 50px;
border-radius: 50%;
}
.safe-box h4{
    font-size: 20px;
    margin: 0px;
    font-family: 'Lato';
    margin-left: 16px;
    text-align: left;
}
.for-ic{
    margin-top:0px ;
}
.for-text P{
    margin: 0px;
    font-size: 16px;   
    font-weight: 500; 
    margin-top: 10px;text-align: left;
    margin-left: 16px;
}
.graph-box{
    width: 48%;
    box-shadow: 8px 6px 40px #d2d2d2;
}
.graph-box img{
    width: 100%;
    height: 100%;
}
.graph-cont{
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    margin: 40px  auto;
    margin-bottom: 80px;
    justify-content: space-between;
}
.graph-box h4{
    text-align: center;
    font-family: lato;
    padding: 0px 20px;
    font-size: 17px;
  
}
.safe-main span{
    color: #E3000B;
    font-size: 30px;

}
.faq-cont{
    width: 90%;
   margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
.faqbox{
    width: 48%;
}
.faqbox img{
    width: 100%;
}
.faqbox h4{
    font-family: lexend;
    font-size: 14px;
    font-weight: 600;
    color: #7AB629;
    margin: 10px 0px;
}
.faqbox h2{
    font-family: lexend;
    font-size: 27px;
    font-weight: 600;
    color: #1E2434;
    margin-bottom: 5px;
}
.faqedit{
    box-shadow: 2px 4px 12px #e5e5e5;
    margin-bottom: 20px;
    background: #fff;
    margin-top: 20px;
}
.faqedit button{
    background: #fff!important;
    margin-bottom: 0px;
    border: none;
    color: #1E2434;
    font-weight: 600;
    font-family: lexend;
    font-size: 15px;
}
.para{
    font-family: lato;
}
.for-ul ul{
    margin: 0px;
}
.faq-container {
    width: 500px;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.faq-item {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 20px;
}
.faq-question {
    padding: 15px;
    background: #fff;
    color: #222;
    cursor: pointer;
    font-weight: bold;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-family: lexend;
}
.faq-question.active {
    color: #7BA800;
}
.faq-question::after {
    content: '\002B'; /* Plus sign */
    font-size: 20px;
    font-weight: bold;
    color: #555;
    font-family: lexend;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
    padding: 0 15px;
    background: #fff;
    color: #555;
    border-left: 3px solid #7BA800;
    font-size: 14px;
    font-family: lato;
}
input[type="checkbox"] {
    display: none;
}
input[type="checkbox"]:checked + .faq-question {
    color: #7BA800;
    font-weight: bold;
}
input[type="checkbox"]:checked + .faq-question::after {
    content: '\2212'; /* Minus sign */
    color: #7BA800;
}
input[type="checkbox"]:checked + .faq-question + .faq-answer {
    max-height: 200px;
    padding: 15px;
}
.form-cont{
    width: 80%;
    margin:30px auto;
}
.form-main{
    text-align: center;
}
.form-group{
    display: flex;
    margin: auto;
    justify-content: space-between;
}
.form-group input{
    width:31%;
    padding: 15px 10px;
    box-sizing: border-box;
    color: #E1E1E1;
    border: 1px solid #d0d0d0;
}
.form-cont textarea{
    width: 100%;
    margin-top: 20px;
    font-size: 16px;
    padding: 20px 10px;
    box-sizing: border-box;
    color: #7d7878;
    border: 1px solid #d0d0d0;
}
.form-cont a{
    background: #7AB629;
    color: #fff;
    font-family: lexend;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 14px;
    margin-top: 20px;
    display: inline-block;
}
.form-main h4{
    font-size: 14px;
    color: #7AB629;
    font-weight: 600;
    font-family: lexend;
    margin: 0px;
}
.form-main h2{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: lexend;
    color: #1E2434;
    margin: 10px 0px;
}
.form-main P{
    font-size: 16px;
    font-family: lato;
    color: #6c6f76;
}
.contact-add{
    background: #E1E1E1;
    margin: 40px 0px;
    padding: 40px 20px;
    display: flex;
    justify-content: space-between;
}
.email-box{
    width: 25%;
    display: flex;
}
.phone-box{
    width: 25%;
    display: flex;
}
.add-box{
width: 50%;
display: flex;
}
.for-ic i{
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border-radius: 0%;
    margin-top: 10px;
    margin-right: 10px;
}
.email-text h4{
    margin-left: -81px;
    margin-top: 15px;
    color: #1E2434;
}
.email-text p{
    margin: 10px;
    margin-top: 2px;
}
.phone-box h4{
    margin-left: -39px;
    margin-top: 15px;
    color: #1E2434;
}
.phone-box p{
    margin: 10px;
    margin-top: 2px;
}
.add-loc h4{
   margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #1E2434;
    text-align: justify;
}
.add-loc p{
    margin: 10px;
    margin-top: 2px;
   text-align: justify;
}
.gall-cont{
    width: 80%;
    margin: 30px auto;
    display: flex;
    justify-content: space-between;
}
.gall-box{
    width: 32%;
    padding: 10px;
    background: #E1E1E1;
    box-sizing: border-box;
}
.gall-box img{
    width: 100%;
}
.gall-main h2{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    font-family: lexend;
    color: #1E2434;
    margin: 10px 0px;
}
.gall-main h4{
    font-size: 14px;
    color: #7AB629;
    font-weight: 600;
    font-family: lexend;
    margin: 0px;
    text-align: center;
}
.gall-main {
    text-align: center;
    margin-bottom: 40px;
}
.gall-main a{
    background: #7AB629;
    color: #fff;
    font-family: lexend;
    padding: 15px 20px;
    text-decoration: none;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block;text-align: center;
}
.footer-main{
    background: #020C29;
   
}
.footer-cont{
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 80px;
    border-bottom: 1px solid #fff;

}
.foot-box{
    width: 40%;
    border-right: 1px solid #eee;
}
.foot-boxtwo a{
    display: block;
    text-align: center;
    color: #fff;
    font-family: lato;
    font-size: 15px;
    text-decoration: none;
    margin-top: 20px;
}
.foot-boxtwo h4{
    text-align: center;
    color: #fff;
    font-family: lexend;
    font-size: 16px;
   
}
.foot-boxtwo{
    width: 33%;
    border-right: 1px solid #eee;

}
.foot-boxic a{
    color: #fff;
    font-family: lato;
    font-size: 17px;
    margin-left: 15px;
    margin-right: 10px;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
}
.foot-boxic i{
    margin-right: 10px;
}
.foot-box p{
    color: #fff;
    font-size: 16px;
    font-family: lato;
    margin-left: 15px;
    margin-top: 30px;
}
.foot-box i{
    margin-right: 15px;
}
.bottom-footer{
    display: flex;
    justify-content: space-between;
   padding: 20px 60px;
}
.bottom-footer a{
    color: #fff;
    font-family: lexend;
    text-decoration: none;
}
.for-icon i{
    width: 30px;
    height: 30px;
    background: #fff;
    color: #4D4D4D;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    font-size: 15px;
    border-radius: 50%;
}
.gall-main {
    position: relative;
    max-width: 100%;
    margin: auto;
}



.gall-cont {
    position: relative;
    overflow: hidden;
}



.view-all-link {
    display: inline-block;
    margin-top: 20px;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}





.menubar span{
    background: #020c29;
    width: 23px;
    height: 3px;
    display: block;
    margin-bottom: 4px;
  
}
.menubar {
    display: none;
}
@media(max-width:768px){
    .for-toptext{
        background: #1E2434;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 20px;
    text-align: justify;
    box-sizing: border-box;
    }
    .point-cont{
        display: block;
    }
    .for-left{
        width: 100%;
    }
    .for-right{
        width: 100%;
    }
    .why-cont{
        display: block;
    }
    .why-img{
        margin-top: 323px;
        width: 100%;
    }
    .why-text {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .abt-cont{
        display: block;
    }
    .abt-img{
        width: 100%;
    }
    .abt-text{
        width: 100%;
    }
    .brain-cont{
        display: block;
        width: 95%;
        margin: auto;
    }
    .brain-box{
        width: 100%;
    }
    .brain-box h4{
        margin-right: 0px;
    }
    .brain-text{
        width: 100%;
    text-align: justify;
    }
    .brain-main{
        padding: 15px;
    }
    .abt-text p{
        text-align: justify;
    }
    .comp-main h2{
        font-size: 18px;
    }
    .safe-cont{
        display: block;
    }
    .safe-box{
        width: 100%;
    }
    .safe-main h2{
        font-size: 20px;
    }
    .graph-cont{
        display: block;
    }
    .graph-box{
        width: 100%;
    }
    .graph-box h4{
        padding-bottom: 20px;
    }
    .faq-cont{
        display: block;
    }
    .faqbox{
        width: 100%;
    }
    .form-group input{
        margin-bottom: 20px;
        width: 100%;
    }
    .form-group {
        display: block;
    }
    .contact-add{
        display: block;
    }
    .email-box{
        width: 100%;
    }
    .phone-box{
        width: 100%;
    }
    .add-box{
        width: 100%;
    }
    .phone-box h4{
        margin-right: -38px;
    }
    .bottom-footer {
        display: block;
    }
    .footer-cont{
        display: block;
        padding: 0px;
    }
    .foot-box {
        width: 100%;
        border: none;
        padding-top: 30px;
    }
    .foot-boxtwo{
        width: 100%;
        padding-left: 15px;
        border: none;
    }
    .foot-boxtwo h4{
        text-align: justify;
    }
    .foot-boxtwo a{
        text-align: justify;
        margin-bottom: 20px;
    }
    .for-icon{
        margin-top: 20px;
    }

    .main-nav{
        display: block;
    }
    .nav-contact{
        display: none;

    }
    .for-email{
        display: none;
    }
    .for-ul ul{
        display: block;
    }
    .contact-bt{
        display: none;
    }
    .head-main {
        width: 100%;
        text-align: center;
        height: auto;
    }
    .for-ul{
        display: none;
        background: #020C29;
        width: 113%;
    }
    .for-ul ul li{
        padding: 10px;
        border-bottom: 1px solid #fff;
        width: 100%;
        box-sizing: border-box;
        text-align: justify;
    }
    .menubar {
        position: absolute;
        top: 30px;
        right: 15px;
        display: block;
    }
    .for-logo img{
        width: 200px;
    padding-top: 10px;
    }
  
    
}
.form-main{
    margin-top: 80px;
}
.item{
width: 100%;
height: 300px;
}
.item img{
    width: 100%;
    height: 100%;
}
.gall-main h2{
    margin-bottom: 30px;
}
html{
    scroll-behavior: smooth;
}
.owl-nav button{
    padding: 10px!important;
    font-size: 35px!important;
    width: 40px!important;
    height: 40px!important;
    line-height: 40px!important;
    background: #eeee !important;
}



/* Hide menu by default on mobile */
#toggleElement {
  display: none;
}

/* Show when active */
#toggleElement.active {
  display: block;
}

/* Optional: style the menu for mobile */
@media (max-width: 768px) {
  .head-main.navs {
    flex-direction: column;
  }

  #toggleElement ul {
    flex-direction: column;
    padding: 0;
    margin: 0;
  }

  #toggleElement ul li {
    list-style: none;
    margin: 10px 0;
  }

  .menubar {
    display: block;
    cursor: pointer;
  }

  .menubar span {
    display: block;
    width: 25px;
    height: 3px;
    /* background-color: white; */
    margin: 4px 0;
  }
}

/* Optional: show full menu on desktop */
@media (min-width: 769px) {
  #toggleElement {
    display: block !important;
  }

  .menubar {
    display: none;
  }
}
