
* {
  margin: 0px;
  padding: 0px;
}
li a[href]{
  text-decoration: none;
}

.open-button {
  border-color: rgb(3, 53, 103);
    background: rgb(3, 53, 103);
    border-radius: 25px;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  z-index: 10;
  right: 28px;
  width: 190px;
}
.form-popup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0px;
  border: 3px solid #f1f1f1;
  z-index: 9;
  top:110px;
  background-color: white;
  box-shadow: 10px 10px 5px 15px rgba(0, 0, 0, 0.75);
  transition: box-shadow 0.3s ease; 
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.form-container {
  max-width: 500px;
  padding: 10px;
 
}
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}
.form-container .cancel {
  background-color: red;
}
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
.text-btn-nav p {
  font-size: 17px;
  font-weight: bold;
  margin-top: 9px;
  margin-left: 15px;
}
.header-nav-btn{
  font-size: 35px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 30px;
    /* margin-left: 15px; */
    text-align: center;
}
.box_nav_1{
  border-radius: 15px;
  width: auto;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  outline: none;
  border-color: rgb(3, 53, 103);
  background: rgb(3, 53, 103);
  color: white;
}
.nav-sub{
  text-align: center;
}
.close {
  color: #333;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.close:hover {
  color: #fff;
}
.home-button{
  display: none;
}
.home-button a{
  color: white !important;
}

.elll{
  margin-right: 240px;
}


.header_nav {
  width: 100%;
  background: white;
  border-bottom: 1px solid #ddd;
  position: fixed;
  z-index: 10;
}

.mblNavBar {
  display: none;
  /* position: sticky;
  top: 10px;
  z-index: 100; */
}

.container_nav {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
  /* justify-content: space-between; */
  position: relative;
  font-family: 'Poppins';
}

.logo_windowNav {
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
  width: 6%;
  right: 50px;
}

.logo_windowNav img {
  position: relative;
  float: left;
  /* right: 100px; */
  width: 100%;
}

nav {
  position: relative;

}

nav .ul_1_wNav {
  margin: auto;
}
nav .menu-main_nav .ul_li_1_nav{
  padding: 30px 30px 37px 30px;
  list-style: none;
  margin-right: 0px;
}
.megamenu-item1_nav h5 a{
  color: #1371a5;
  font-weight: 500 !important;
  text-decoration: none;
}
.megamenu-item1_nav h6 a{
  color: black;
  font-weight: 700;
  font-size: 14px;
}
.megamenu-item h5 a{
  color: #1371a5;
  font-weight: 500 !important;
  text-decoration: none;
}
.megamenu-item h6 a{
  color: black;
  font-weight: 700;
  font-size: 14px;
}
.megamenu-item3 h5 a{
  color: #1371a5;
  font-weight: 500 !important;
  text-decoration: none;
}
.megamenu-item3 h6 a{
  color: black;
  font-weight: 700;
  font-size: 14px;
}
.megamenu-item2 h5 a{
  color: #1371a5;
  font-weight: 500 !important;
  text-decoration: none;
}
.megamenu-item2 h6 a{
  color: black;
  font-weight: 700;
  font-size: 14px;
}
ol, ul {
   padding-left: 0rem !important; 
}
.megamenu-item4 h5 a{
  color: #1371a5;
  font-weight: 500 !important;
  text-decoration: none;
}
.megamenu-item4 h6 a{
  color: black;
  font-weight: 700;
  font-size: 14px;
}


/* nav ul li {
  
} */

.megamenu_nav {
  position: absolute;
  width: 1457px;
  top: 110px;
  opacity: 0;
  visibility: hidden;
  height: auto;
  left: -234px;
  display: flex;
  z-index: 20;
  background-color: white;
  border: 1px solid #ddd;
  padding-top: 15px;
  padding-bottom: 15px;
  justify-content: center;
}

nav>.ul_1_wNav>.li_1_wNav:hover .megamenu_nav {
  opacity: 1;
  visibility: visible;
  font-family: 'Poppins', sans-serif;
  border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.mega_nav {
  display: grid;
  line-height: 0.01;
  float: left;
}

.mega_nav .li_1_wNav {
  padding: 14px 0px 0px 0px;
}

.mega_nav h6 {
  padding-top: 15px;
  margin-bottom: 0px;
  line-height: 0;
  /* margin-left: 10px; */
}

.mega_nav h6 {
  margin-bottom: 2px;
  font-size: 15px;
}

.mega_nav .li_1_wNav .a_1_wNav {
  font-size: 14px;
  line-height: 0.9;
  /* margin-left: 20px; */
}

.mega1 {
  display: grid;
  line-height: 1.5;
}

.mega1 .li_1_wNav {
  padding: 11px 10px 0px 1px;
}

.mega1 h6 {
  padding-top: 15px;
}

.mega1 .li_1_wNav .a_1_wNav {
  font-size: 16px;

}

.megamenu_nav h5 {
  font-size: 16px;
}

.list .a_1_wNav {
  color: black;
  font-weight: 500;
  font-size: 16px;
  padding-top: 5px;
}

.megamenu_nav .first {
  width: 154px;
  height: 245px;
}

.megamenu-item {
  margin-left: 25px;
  /* font-family: 'Lexend', sans-serif; */

}

.megamenu-item h5 {

  font-size: 20px;
  font-weight: 400;
}

.megamenu-item1_nav h5 {

  font-size: 20px;
  margin: auto;
  font-weight: 400;
}

.megamenu-item2 h5 {

  font-size: 20px;
  font-weight: 400;
}

.megamenu-item3 h5 {

  font-size: 20px;
  font-weight: 400;
}

.megamenu-item4 h5 {

  font-size: 20px;
  font-weight: 400;
}

.megamenu-item1_nav {
  margin-left: 0px;
  /* font-family: 'Poppins', sans-serif; */
}

.megamenu-item2 {
  margin-left: 25px;

}

.megamenu-item3 {
  margin-left: 25px;

}

.megamenu-item4 {
  margin-left: 25px;

}

.megamenu-item4 .sub6 {
  display: grid;
}

.cart_nav i {
  /* float: right; */
  position: relative;
  bottom: 16px;
  /* right: 90px; */
  font-size: 40px;
}

.banner img {

  width: 100%;
  position: relative;
}

.banner h1 {
  margin-left: 250px;
  margin-right: 250px;
  font-size: 78px;
  text-align: center;
  padding-top: 350px;
  font-weight: 500;
}

.image {
  width: 7%;
  margin-top: 1px;
  margin-left: 70px;
}
/* Specific styles for links that should become bold on hover */
.brand-list .a_1_wNav:hover {
  font-weight: bold;
}


.li_1_wNav {
  display: inline-block;
  /* margin-right: 15px; */
  font-size: 17px;
}

.a_1_wNav {
  color: black;
}

.a_1_wNav:hover {
  color: black;
}

.cart_nav {
  position: relative;
  margin-top: 0px;
  font-size: 35px;
  /* float: right; */
  margin-top: 29px;
  /* margin-left: 200px;
  left: 80px; */
  left: 50px;
}
.nav_WINDOW{
  position: relative;
}
.icons {
  width: 30px;
  text-align: center;
  margin-left: 150px;
}

.mobile-menu-trigger {
  display: none;
}

.header_nav .menu_nav>ul>li>.a_1_wNav .bi.bi-chevron-down {
  display: none;
}

.header_nav .menu_nav>ul>li>.first {
  width: 30%;
  height: 250px;
  margin-left: 71%;
}

.megamenu_nav h5 .bi.bi-chevron-down {
  display: none;
}

.menu-main_nav .bi.bi-chevron-down {
  display: none;
}

.mobile-menu-head_nav {
  display: none;
}

.list {
  margin-top: 10px;
}

.brand-list {
  display: grid;
  /* float: left; */
  /* margin-top: 10px; */
  margin-bottom: 10px;
}
brand-list.top_Heading_Nav {
  font-weight: bold;
}

.brand-list .top_Heading_Nav:hover {
  font-weight: bold;
}


.a_1_wNav {
  color: #0a0b0d;
  text-decoration: none;
  background-color: transparent;
}

.li_1_wNav .a_1_wNav[href] {
  color: #0a0b0d !important;
  font-size: 13px;
}

.li_1_wNav .a_1_wNav:not([href]) {
  color: #ddd !important;
  pointer-events: none;
}
.top_Heading_Nav{
  color: #5172b1;
}
h6 .top_Heading_Nav{
  color: black;
  font-weight: 900;
}
h6 .top_Heading_Nav:hover{
  color: black;
  font-weight: 900;
}
.top_Heading_Nav:hover{
  color: #5172b1;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  top: 110px;
}

.li_1_wNav.ul_li_1_nav:hover .dropdown-content {
  display: grid;
  width: 35%;
  border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.dropdown-content a{
  /* color: black;
  padding-bottom: 10px; */
  display: block;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  color: black;
  font-family: 'Lexend', sans-serif;
}
.a_1_wNav .arrow{
  padding: 0px 10px;
}

/* Style the down arrow */
.dropdown:after {
  content: "\25BE"; /* Unicode character for down arrow */
  font-size: 12px;
  margin-left: 5px;
}
.menu-item {
  position: relative;
  margin-right: 20px;
}

.menu-item a {
  text-decoration: none;
  color: black;
  position: relative;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
}
.child-menu {
  position: absolute;
  top: 50%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
}

.submenu {
  position: absolute;
  top: 0%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
}
/* .submenu li a{
  text-decoration: none;
} */

.menu-item:hover .submenu {
  display: block;
  width: 115%;
  border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.menu-sub-item:hover .child-menu{
  display: block;
  width: 130%;
}
.menu-sub-item1:hover .child-menu1{
  display: block;
  width: 130%;
}
.menu-sub-item2:hover .child-menu2{
  display: block;
  width: 130%;
}
.menu-sub-item3:hover .child-menu3{
  display: block;
  width: 130%;
}
.arrow-gt{
  margin-left:5%
}
/* .child-menu{
  position: absolute;
  top: 0%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
} */
.child-menu1{
  position: absolute;
  top: 0%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
}
.child-menu2{
  position: absolute;
  top: 12%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
}
.child-menu3{
  position: absolute;
  top: 37%;
  left: 180px;
  display: none;
  background-color: white;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  list-style: none;
}
label,
.des-error-message {
  display: block;
  font-size: 1em;
}
label {
  margin-bottom: 0.5em;
  font-weight: 500;
}
.des-error-message {
  margin-top: 0.2em;
}
.required-color {
    color: #ff4747;
  }
  .error {
    border-color: #ff4747;
  }
  .valid {
    border-color: #37a137;
  }
  .hide {
    display: none;
  }


/* Style the angle */

/* @media screen and (max-width: 750px) {

  .header_nav {
    display: none;
  }

  .header-item-right {
    flex: 0 0 auto;
  }

  .header_nav .mobile-menu-trigger {
    display: block;
    height: 30px;
    width: 30px;
    float: right;
    margin-right: 25px;
    position: relative;
    bottom: 33px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    z-index: 0;
    right: 25px;
  }

  .header_nav .menu_nav>.ul_1_wNav>.li_1_wNav>.megamenu_nav .mega_nav .list .li_1_wNav {
    display: flex;
    margin-top: -3px;

  }

  .header_nav .mobile-menu-trigger span {
    display: block;
    height: 2px;
    background-color: #333333;
    width: 24px;
    position: relative;
    z-index: -1;
  }

  .header_nav .mobile-menu-trigger span::before,
  .header_nav .mobile-menu-trigger span::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: -1;
  }

  .header_nav .mobile-menu-trigger span::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: -1;
    top: -9px
  }

  .header_nav .mobile-menu-trigger span::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333333;
    z-index: -1;
    top: 8px;
  }

} */
@media screen and (max-width: 1424px){ 
nav .menu-main_nav .ul_li_1_nav {
  padding: 30px 25px 37px 25px ;
  list-style: none;
  margin-right: 0px;
}
}
@media screen and (max-width: 1400px){ 
  nav .menu-main_nav .ul_li_1_nav {
    padding: 30px 20px 37px 20px ;
    list-style: none;
    margin-right: 0px;
  }
  }
  @media screen and (max-width: 1400px){ 
    nav .menu-main_nav .ul_li_1_nav {
      padding: 30px 17px 37px 17px ;
      list-style: none;
      margin-right: 0px;
    }
    }