*{
    margin: 0px;
    padding: 0px;
}

.Navbar-Container{
    background-color: #efefef;
    position: fixed
}

.navbar{
    display: flex;
    margin-left: 2rem;
    margin-right: 2rem;
    padding-block: 4px;
    padding-left: 2rem;
    padding-right: 2rem;
}

.logo img{
    width: 45%;
    margin-top: 4px;
}


.nav-list{
    width: 10%;
    display: flex;
    align-items: center;
}

.nav-list li{
    list-style: none;
}

.nav-list li a{
    text-decoration: none;
    color: #404040;
    padding: 8px 10px;
    margin-left: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.nav-list li a:hover{
    color: white;
    font-weight: 500;
    border-radius: 3px;
    background-color: #ee82ee;
    border: 1px solid #ee82ee;
}

.right-nav{
    width: 79%;
    list-style: none;
    display: flex;
    justify-content: right;
    margin-right: 15px;
    align-items: center;
    text-align: right;
}
.right-nav li a{
    text-decoration: none;
    color: #404040;
    padding: 7px 10px;
    margin: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.right-nav li a:hover{
    color: white;
    font-weight: 500;
    border-radius: 3px;
    background-color: #ee82ee;
    border: 1px solid #ee82ee;
}

.right-nav1{
    width: 11%;
    list-style: none;
    display: flex;
    justify-content: right;
    align-items: center;
    text-align: right;
}
.right-nav1 button{
    text-decoration: none;
    color: white;
    background: #ee82ee;
    border: #ee82ee;
    border-radius: 3px;
    padding: 7px 12px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}



.right-nav1 button:hover{
    color: white;
    font-weight: 500;
    border-radius: 3px;
    background-color: #00c8cc;
    border: 1px solid #00c8cc;
}


/* Home Section */
#home{
    display: flex;
    flex-direction: column;
    margin: 0px 150px;
    height: 475px;
    justify-content:center;
    align-items: center;
}

#home::before{
    content: "";
    background-color: black;
    position: absolute;
    background: url('../Images/bg.jpg') no-repeat center center/cover;
    height: 475px;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
    opacity: .9;
}

#home h1{
    font-family: 'Poppins', sans-serif;
    color: white;
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 500;
}

#home p{
    color: white;
    text-align: center;
    font-size: .9rem;
    font-family: 'Poppins', sans-serif;
    
}
/* Utility Classes */
.h-primary{
  margin: 250px 0px 8px;
  font-size: 1.8rem;
  text-align: center;
  font-family: 'Baloo Bhai';
  color: red;
  font-size: 34px;
  text-transform: inherit;
  font-weight: 100;
  letter-spacing: 1px;
}



/* Section-2 (More Service) */
#container-ser{
    padding: 10px 0px 10px;
    border-radius: 4px;
}

#how-work{
    margin: 0px 450px;
    display: flex
}

#how-work p{
    color: white;
    text-align: center;
    font-size: .8rem;
    font-family: 'Poppins', sans-serif;

}

#how-work .box{
    width: 100%;
    margin: 12px;
    padding: 0px 35px 20px;
    border: 1px solid #00c8cc;
    border-radius: 6px;
    background: white;
}

#how-work .box img{
    width: 75%;
    margin: auto;
    display: block;
}

.h-secondary4{
    font-size: 1.1rem;
    letter-spacing: 1px;
    background: #00c8cc;
    padding: 2px;
    border-radius: 0px 0px 6px 6px;
    margin-bottom: 20px;
    text-align: center;
    color: white;
    font-weight: 500;
    font-family: 'Baloo Bhai';

}

#container-1 hr{
    position: inherit;
    margin-top: 15px;
    margin-left: 20%;
    margin-right: 20%;
    height: 1.25px;
    bottom: 8px;
    background-color: #00c8cc;
}



/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 15px;
    margin: 5px 0px 15px;
    display: inline-block;
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    box-sizing: border-box;
  }
  
  /* Set a style for all buttons */
  button {
    background-color: #04AA6D;
    color: white;
    padding: 14px 20px;
    margin: 10px 0px 5px;
    border: none;
    cursor: pointer;
    width: 100%;
  }
  
  button:hover {
    opacity: 0.8;
  }
  
  /* Extra styles for the cancel button */
  .cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
  }
  
  /* Center the image and position the close button */
  .imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
    position: relative;
  }
  
  img.avatar {
    width: 20%;
    border-radius: 50%;
  }
  
  .container {
    padding: 10px 40px;
    margin-top: 30px;

}


  .container {
    font-size: 14px;
    color: #404040;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    
  }

  .container-cnt{
    font-size: 11px;
    padding: 10px 40px 35px;
    border-radius: 0px 0px 25px 25px;
    font-family: 'Poppins', sans-serif;
  }
  .container-cnt button{
    text-decoration: none;
    color: white;
    background: #ee82ee;
    border: #ee82ee;
    border-radius: 3px;
    padding: 12px 12px;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

  .container-cnt a{
    color: #f44336;
  }
  
  span.psw {
    float: right;
    padding-top: 16px;
  }
  
  /* The Modal (background) */
  .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    padding-top: 60px;
  }
  
  /* Modal Content/Box */
  .modal-content {
    background-color: #fefefe;
    margin: 5% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width: 30%; /* Could be more or less, depending on screen size */
    border-radius: 15px;
  }
  
  /* The Close Button (x) */
  .close {
    position: absolute;
    right: 25px;
    top: 0;
    color: #000;
    font-size: 35px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: red;
    cursor: pointer;
  }
  
  /* Add Zoom Animation */
  .animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
  }
  
  @-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
  }
    
  @keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
  }
  
  /* Change styles for span and cancel button on extra small screens */
  @media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
  }


  
  