*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
}

.bg-container01{
    background-color: #092b46;
    background-size: cover;
}

.heading01{
    color: white;
font-size: 16px;
font-weight: 500;
}


.navabra01{
    background-color: #fff;
}

.logo{
    width: 205px !important;
    height: 55px !important;
}
.item01{
    color: #051420 !important;
font-size: 16px;
font-weight: 500;
margin-top: 15px !important;
}

.button01{
    background-color: transparent !important;
    border: 2px solid #000;
    border-radius: 8px;
    width: 140px;
    height: 50px;
    font-size: 20px;
font-weight: bold !important;
font-style: italic;
font-family: 'Barlow Condensed', sans-serif !important;
}

.fast{
    font-size: 20px;
    font-weight: bold !important;
    font-style: italic;
    font-family: 'Barlow Condensed', sans-serif !important;
    color: #F49322 !important;
}

.icon01{
    width: 26px !important;
    height: 26px !important;
    cursor: pointer;
}

.bg-cont02{
    background-image: url("../images/loginp.png");
    background-size: cover;
    width:50%;
    height: 700px;
    
}

.bg-cont03{
    background-color: #f1efe8;
    background-size: cover;
    width: 50%;
    height: 700px;
    padding-left: 140px;
    padding-right: 140px;
}

.head01{
    color: #092B46;
font-size: 44px;
font-weight: 600;
}

.head02{
    color: rgba(9, 43, 70, 0.60);
font-size: 20px;
font-weight: 500;
}

.form-control01{
    background-color: transparent !important;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.10) !important;
    width: 100% !important;
    height: 60px !important;
}

.login{
    background-color: #F49322;
    width: 100%;
    height: 50px;
    border: 0px;
    border-radius: 6px;
    color: white;
font-size: 16px;
font-weight: 600;
}

.forgor{
    color: #092B46;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}

.mheading01{
    color: white;
font-size: 16px;
font-weight: 500;
}


.navbar368 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    padding: 10px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    position: relative; 
    
  }

  .navbar-left, .navbar-center, .navbar-right {
    display: flex;
    align-items: center;
  }

  .icon {
    color: #1c1b1f;
    margin: 0 10px;
    font-size: 24px;
    cursor: pointer;
  }

  .hicon{
    width: 26px;
    height: 26px
  }

  .serachicon01{
    width: 25px;
    height: 25px;
    margin-left: 10px;
  }

  .mobilelogo{
    width: 155px;
    height: 40px;
    
  }

  .navbar-logo {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
  }

  .navbar-menu {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 100%; /* Update this line */
    left: 0;
    right: 0 !important;
    background-color: #fff;
    padding: 10px;
    opacity: 0;
    transition: opacity 0.7s ease-in-out; /* Add this line for the transition effect */
  }

  .navbar-menu .a01 {
    color: #1c1b1f;
    text-decoration: none;
    margin-bottom: 15px;
    border-bottom: 0.5px solid #1c1b1f;
  }



  .menu-visible {
    display: flex;
    opacity: 1;
  }


  .mbutton368{
    background-color: transparent !important;
    border: 2px solid #000;
    border-radius: 8px;
    width: 140px;
    height: 50px;
    font-size: 20px;
font-weight: bold !important;
font-style: italic;
font-family: 'Barlow Condensed', sans-serif !important;

}

  .icon003{
    color: #1c1b1f;
    font-size: 22px;
    cursor: pointer;
    font-family:  sans-serif;
}

.bag001{
    width: 26px;
    height: 26px;
    cursor: pointer;
    font-family:  sans-serif;
}

.mbgcont{
    background-color: #f1efe8;
    background-size: cover;
}

.head001{
    color: #092B46;
font-size: 34px;
font-weight: 600;
}

.head002{
    color: rgba(9, 43, 70, 0.60);
font-size: 16px;
font-weight: 500;
}

.ii01{
    width: 100%;
    height: 350px;
}