@import url('https://fonts.googleapis.com/css2?family=Kavoon&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kavoon&family=Madimi+One&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*{
margin: 0;
padding: 0;
list-style: none;
box-sizing: border-box;
}
body{
    font-family:"poppins",sans-serif;
    background-color:rgb(29, 29, 29);
}
.nav{
    background-color: transparent;
    width:100%;
    height:80%;
}
.checkbtn{
    font: 30px;
    float: right;
    line-height: 80px;
    margin-right: 40px;
    cursor: pointer;
    display: none;
}
#checkbox{
    float: right;
    margin-right:45px;
    margin-left: -28rem;
    margin-top: 2.5rem;
    display: none;

   
}
.backgroundimage{
    background-image: url(another\ section.png);
    height: 300px;
}
.midw h1{
    color:white;
    margin-left: 35rem;
    margin-top: -10rem;
}
nav ul{
    float: right;
    margin-right: 60px;
}
nav ul li{
    display: inline-block;
    line-height: 80px;
    margin: 0 05px;
    padding: 10px 0 0;
}
nav ul li a{
    color:white;
    font-size: 20px;
    border-radius: 2px;
    box-shadow: 0 5px solid black;
    text-decoration: none;
}
a:active,a:hover{
    color: rgb(236, 195, 8);
    transition: 2s;
}
  input[type=text], select, textarea {
    width: 100%;
    padding: 17px;
    border: 1px solid #757171;
    border-radius: 4px;

  }
  
  label {
    padding: 12px 12px 12px 0;
    display: inline-block;
  }
  
  input[type=submit] {
    background-color:  rgb(248, 182, 0);
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    float: right;
    
  }
  
  input[type=submit]:hover {
    background-color: rgb(73, 72, 19);
  }
  #fname{
    margin-bottom:-5rem
  }
  
  .container {
    border-radius: 1px;
    padding: 12px;
  }
  
  .col-25 {
    float: left;
    width: 25%;
    margin-top: 2rem;
    margin-left: 22rem;
    color: white;
  }
  
  .col-75 {
    float: left;
    width: 50%;
    margin-top: -7rem;
    margin-left:20rem;
    opacity: 0.60;
  }
  
  .row::after {
    content: "";
    display: table;
    clear: both;
  }
  .dozer img{
    width: 40%;
    margin-left: 45rem;
    margin-top: -7rem;

  }
  
.last1 img{
    width: 10%;
    margin-left: -56rem;
    margin-top: 19rem;
    margin-bottom: -10rem;
  }
  .last1 p{
      color: white;
      margin-left: 30rem;
      margin-top: -20rem;
  }
  .line1 img{
      width: 10%;
      margin-left: 17rem;
      margin-top: -7rem;
     margin-bottom: 1rem;
  
  }
  .last2 h1{
      margin-left: 18rem;
      font-size: 20px;
      color: rgb(255, 255, 255);
      margin-top: 5rem;
      margin-bottom: -3rem;
  
  }
  .last2 p{
      margin-left: 18.60rem;
      color:  rgb(168, 164, 164);
      font-size: 14px;
      margin-top: 4rem;
  }
  .last2 p1{
      margin-left: 18.60rem;
      color: rgb(168, 164, 164);
      font-size: 14px;
      margin-top: 4rem;
  }
  .last2 h2{
      margin-left: 18.60rem;
      color:  rgb(168, 164, 164);
      font-size: 14px;
      margin-bottom: -5rem;
      font-weight: 300;
  }
  .icons1 img{
      width:2%;
      margin-top: 7rem;
      margin-left: 51rem;
  }
  .icons2 img{
      width: 3%;
      margin-top: -3.20rem;
      margin-bottom: 4rem;
      margin-left: 53rem;
  }
  .icons3 img{
      margin-left: 55.70rem;
      margin-top: -16rem;
      width: 2%;
      margin-bottom: 5.70rem;
  }
  .last3 h1{
      margin-left: 50rem;
      margin-top: -19.70rem;
  }
  .last3 p{
      margin-left: 50rem;
  }
  .last3 p1{
      margin-left: 50.10rem;
  }
  .line2 img{
   margin-left: 49rem;
   width: 10%;
   margin-top:-11rem;
  }
  .loc1 h1{
      color: rgb(255, 248, 248);
      margin-top: -9rem;
     margin-left: 18rem;
  }
  .line3 img{
      margin-left:17rem;
      margin-top: -5rem;
  }
  .loc1 p{
      margin-left:19rem ;
  }
  .loc2 h1{
      margin-top: -9rem;
      margin-left: 50rem;
  }
  .line4 img{
      margin-left:49rem;
      margin-top: -11rem;
  }
  