/* Reset some default styles */
* {
    margin: 0;
    padding: 0;
    background-color: hwb(155 58% 10%);
  }
  
  body {
    /* font-family: Arial, sans-serif; */
    display: flex;
    flex-direction: column;
    /* height: 100vh; */
    height: 63vh;
    font-family:'Arial Narrow Bold', sans-serif;
    /*font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;*/
    overflow-x: hidden;
  }
  
  header {
    width: 100%;
    /* background-color: #333; */
    /* background-color: rgb(14, 10, 235); */
    background-image: url('11white11.gif'); 
    color: white;
    /* padding: 10px; */
    padding: 10px; 
    text-align: center;
    /* height: 80vh; */
    height: 120vh;
     /* padding: 20px 40px;   */
     padding: 0px 0px; 
       line-height: 1.4;
   background-size: cover;  
       background-position: center
      
  }
  
  header nav ul {
    list-style: none;
    display: flex;
    justify-content: center;
    /* margin-top: 100px; */
    margin-top: 126px;
    height: 50px;
   
  }
  
  header nav ul li {
    margin: 10px 15px;
  }
  
  header nav ul li a {
    color: white;
    text-decoration: none;
  }
  
  .container {
    /* display: flex;
    flex: 1; */
    max-width: 1000px;
    margin: 0 auto;
    /* border: 1px solid #ccc; */
    padding: 20px;
    margin-left: 1px;
    margin-right: 0px;
  }
  
  /* .left-nav {
    /* width: 200px; */
    /* background-color: #f4f4f4; */
   /*  background-color: hwb(155 58% 10%);
    padding: 20px;
  } */
  
 .left-nav ul {
    list-style: none;
  }
  
  .left-nav ul li {
    margin: 10px 0;
  }
  
  .left-nav ul li a {
    text-decoration: none;
    color: #333;
  } 
   .left-nav {
    padding: 20px;
    cursor: pointer;
  } 
  .left-nav ul img{
    cursor: pointer;
  }
  
 
  .right-menu {
    position: fixed;
    right: 47px;
    /* top: 76px;  Adjust so it's below the header */
    top: 52px;
    width: 200px;
    /* background-color: #333; */
    /* color: white; */
    padding: 0px;
     /*display: none;  Initially hidden */
    flex-direction: column;
  }
  
  .right-menu .btn {
    /* margin: 10px 0;
    padding: 10px; */
    /* background-color: #007bff;
    color: white; */
    /* border: none; */
    cursor: pointer;
  }
  
  .right-menu .btn:hover {
    background-color: #0056b3;
  }
  
  .toggle-button {
    position: fixed;
    /* top: 5px; */
    top: -8px;
    right: 150px;
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
  }
  
  main {
    flex: 1;
    padding: -117px;
    margin-left: 10px;
    background-color: hwb(155 58% 10%);
  }
  
  .gallery {
    display: flex;
    gap: 20px;
    margin-top: -30px;
    cursor: pointer;
    margin-top:-100px;
  }
  
  .image {
    /* width: 200px; */
    height: 150px;
    /* object-fit: cover; */
    cursor: pointer;
  }
  
  footer {
    background-color: #333;
    color: white;
    margin-top: 190px;
    text-align: center;
    padding: 10px;
  }
  
  .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    justify-content: center;
    align-items: center;
  }
  
  .popup img {
    max-width: 80%;
    max-height: 80%;
  }
  
  .close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    cursor: pointer;
  }
.names .HM, img{
width:80px; 
height: 40px; 
padding-right: -5px;

}
.names .GG, img{
width:380px; 
height: 40px; 
/* background-color: #357aae; */
padding-left: 5px;

}
.names h1{
color:white;
 background-color: #357aae; 
 padding:2px 250px 0px 0px;
 padding-right: -15px;
}
.HM{
  background-color: white;
  width: 80px;
  height: 40px;
}
.containerC{
  background-color: hwb(155 58% 10%);
}
.iframe{
   width:120%;
    height:1500px;
   border:0px;
  /* display:flex; 
  margin-top:-150px; 
  margin-left: 104px; */
}
.FE{
  border:0px;  
  margin-top:50px;
}
.imgone{
  margin-top:-18px; margin-right:2px;
}
.titleone{
  margin-left:163px;
}
.imgtwo{
  margin-top:-18px; margin-left:150px;
}
.calcul{
 margin-left:125px; display: flex;
}
.pamphlet{
 margin-left:74px;  display:flex;
}
.terms{
  background-color: #333; padding:0px 50px 0px 50px; color:white;
}
.about{
     flex: 1;
    padding: -117px;
    /* margin-left: 10px; */
    background-color: hwb(155 58% 10%);
    height: 500px;
    margin-left: 226px;
    text-align: justify;
    line-height: 1.4;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    color: rgb(77, 4, 49);
  
}
.about p{
overflow-wrap: break-word;
margin-right: 347px;
 
  text-align: justify;
}
.FP{
background-color: #333; 
 font-size:14px;
}
/* first one */

/* Make content less stretched */

    
@media (max-width:450px){

 .gradient-text{
 /* margin:17px;
 margin-right:24px;
 padding-left: 245px;
 overflow-wrap: break-word; */
 margin: 17px;
    margin-top: 17px;
    margin-right: 17px;
    margin-right: -2px;
    padding-left: -3px;
    overflow-wrap: break-word;
    margin-top: 402px;
}
.sentence p{
  margin-top: 215px;
  margin-left: -188px;
 padding-right: 54px;
 display: flex;
}
.sample p{
margin-top:100px;
}
.names .GG, img{
  width: 210px;
}
.iframe{
  width: 120%;
  height: 1500px;
  border: 0px;
  display: flex;
  margin-top: -18px;
  margin-left: -35px;
}
.imgone{
  margin-top: 0px;
 margin-left: -237px;
}
.imgtwo{
margin-top: 0px;
  margin-left: 9px;
}
.titleone{
 margin-left: -28px;
 margin-top: 23px;
}
.gallery{
  display: block;
  gap: 20px;
  margin-top: 79px;
  cursor: pointer;
}
.calcul{
  display: block;
}
.pamphlet{
  display: block;
  margin-left: 179px;
}
.FP{
 margin-right: 35px;
}
.container {
    padding: 0px;
    width: 100%;
    border: none;
  }
  table{
    margin-bottom: -58px;
margin-right: 388px;
  }
.about{
  margin-top: 350px;
}
  .about h1 {
  margin-top: 12px;
  margin-right: -5px;
}
.about p {
  overflow-wrap: break-word;
  margin-right: 388px;
  text-align: justify;
  margin-top: 65px;
  display: flex;
}

}

/* second one */

/* third changes */
@media (max-width: 800px) {

/* Header Styles */
header {
padding: 10px;
text-align: center;
height: auto;
}
/* Navbar Styles */
header nav ul {
padding: 0;
display: flex;
flex-direction: column; /* Stack navbar items vertically */
align-items: center; /* Center align the navbar items */
justify-content: flex-start;
width: 100%;
}
header nav ul li {
width: 100%; /* Each item will take full width */
margin: 5px 0;
text-align: center;
}
header nav ul li a {
display: block;
padding: 10px;
font-size: 16px;
background-color: #357aae;
color: white;
width: 100%;
}
/* Main Content and Gallery */
.container {
padding: 21px;
margin: 0;
width: 100%; /* Ensure the content takes the full screen width */
}
/* Gallery Section: Stack images vertically */

/* Iframe: Make it responsive */
iframe {
width: 100%; /* Take the full width of the screen */
/* height: auto; /* Adjust the height accordingly */

/* display: block; */
}
.FE{
  margin-top: 455px;
}
/* Sample Invoice Section: Stack it below iframe */
.sample-invoice {
margin-top: 20px;
width: 100%;
padding: 15px;
background-color: #f4f4f4;
border: 1px solid #ddd;
text-align: center;
}
/* Footer Styles */
footer {

text-align: center;
/* width: 125%; */
padding-right: 85px;


}
footer, p{
  padding: -6px;
   padding-right: 7px;
}
/* Right Menu (Calculator) */
.right-menu {
position: fixed;
top: 0;
right: 0;
width: 100%;
padding: 15px;
display: none; /* Hide the right menu by default */
}
/* Button to Toggle Right Menu */
.toggle-button {
position: fixed;
top: 16px;
right: 99px;
background-color: #007bff;
color: white;
padding: 10px;
border: none;
cursor: pointer;
}
/* Make content less stretched */
body {
width: 100%;
margin: 0;
padding: 0;
overflow-x: hidden;
display: block;

}
/* Adjust the header and navbar alignment */
.names h1 {
padding: 2px 150px 0px 0px;
font-size: 16px;
}
/* Adjust the spacing for the content */
.containerC {
margin: 0;
padding: 10px;

}

/* Ensure content is aligned correctly */
.content-wrapper {
margin-top: 15px;
}
button a{
  padding:0px;
}
.about{
margin-top: 443px;
margin-left: 40px;

}

@media (max-width: 360px) {
.names h1 {

    /*padding: 2px 100px 0px 0px;*/
    font-size: 22px;

}
 .toggle-button {
    position: fixed;
    top: 20px;
  right: 96px;
    background-color: #007bff;
    color: white;
    padding: 10px;
    border: none;
    cursor: pointer;
  }
  
.ftre {
padding: 10px;
text-align: center;
/* width: 125%; */
padding-right: -3px;
}

}
}