.top-navbar {
  max-width: 1800px;
  margin: auto;
  height: 40px;
  background-color: #000000dc;
  display: flex;
  padding: 0%;
  padding-left: 0;
  /* flex-wrap: wrap; */
  justify-content: space-between;
  /* position: sticky;
  top: 0;
  left: 0; */
  position: relative;
  z-index: 50;
  border-bottom: 0.1px solid rgba(0, 0, 0, 0.107);


}

.top-navbar .color-box {
  width: 25%;
  height: 105%;
  background-color: #23463e;
  clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
}

.top-navbar .det {
  width: 80%;
  /* background-color: wheat; */
  display: flex;
  flex-wrap: wrap;
  justify-content: right;
}

.top-navbar .text {
  width: fit-content;
  text-align: center;
  display: flex;
  place-items: center;
  color: rgba(255, 255, 255, 0.797);
  position: relative;
  z-index: 1000;
  padding: 0 30px;
  place-items: center;
}

.top-navbar .text h5{
  font-weight: 400;
}

.top-navbar .text img {
  width: 20px;
  /* filter: brightness(0); */
  margin-right: 5px;
  border-radius: 0;
  opacity:1;
}

.top-navbar .text h6 {
  height: 100%;
  margin-left: 20px;
  margin-bottom: 0;
  display: flex;
  place-items: center;
}

.top-navbar .text h6:nth-child(2) {
  border-left: 0.1px solid rgba(0, 0, 0, 0.107);
  padding-left: 20px;
}

.top-navbar .social-m {
  display: flex;
  place-items: center;
  padding-right: 4%;
  border-left: 0.1px solid rgba(255, 255, 255, 0.426);
}

.top-navbar .social-m img {
  width: 20px;
  margin: 0 10px;
  opacity: 1;
  cursor: pointer;
  /* filter: brightness(0); */
}


nav {
  position: sticky;
  top: 0;
  left: 0;
  max-width: 1800px;
  margin: auto;
  height: 80px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.101);
  z-index: 99;
  transition: background-color 0.5s ease-in-out;
  padding: 0;
}

nav.scrolled {
  background-color: #ffffff;
  /* background-color: #00000074; */

  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
}

nav .navbar {
  height: 100%;
  max-width: 1800px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0;
  z-index: 110;
}


.active {
  background-color: black;
}

.navbar .logo {
  width: 24%;
  height: 110%;
  display: grid;
  place-items: center;
  /* background-color: #23463e; */
  padding-right: 50px;
  text-align: center;
  margin-top: -6px;
  /* clip-path: polygon(0 0, 100% 0, 77% 100%, 0% 100%); */
}

.navbar .logo img{
  width: 50%;
}

.navbar .logo p{
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 5px;
}

.navbar .logo a {
  color: #000000;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  line-height: 25px;
  /* margin-top: -40px; */
  position: absolute;
  z-index: 10;
  text-transform: uppercase;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

nav.scrolled .navbar .logo a {
  margin-top: 0;
}

.navbar .logo a:hover {
  text-decoration: none;
}

.navbar .logo a span {
  color: #730f4d;
}

.navbar .shape {
  width: 30px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  margin-left: -29.5px;

}

nav .navbar .nav-links {
  width: 75%;
  line-height: 70px;
  height: 100%;
  padding: 0;
  display: flex;
  background-color: rgba(255, 255, 255, 0);
  place-items: center;
  justify-content: space-between;

}


nav .navbar .links {
  display: flex;
  height: 100%;
  margin-left: -0%;
  /* background-color: rgb(167, 104, 104); */
}

nav .navbar .links li {
  position: relative;
  /* display: flex; */
  align-items: center;
  list-style: none;
  padding: 0 10px;
  padding-top: 10px;
}

nav .navbar .links li:first-child a {
  color: #730f4d;

}

nav .navbar button {
  display: flex;
  margin-right: 4%;
  border: none;
  background-color: rgb(238, 238, 238);
  text-align: left;
  padding:10px 20px;
  border-radius: 30px;
  place-items: center;
}

nav .navbar button img {
  width: 30px;
  filter: brightness(0);
  margin-right: 10px;
}

nav .navbar button p {
  margin: 0;
  font-size: 12px;
  color: rgb(0, 0, 0);
  line-height: normal;
}

nav .navbar button h4 {
  margin: 0;
  color: #730f4d;
  font-size: 20px;
}



nav .navbar .links li a {
  /* height: 100%; */
  text-decoration: none;
  white-space: nowrap;
  color: #000000d4;
  font-size: 16px;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
  text-transform: uppercase;
}

nav .navbar .links li:hover a {
  color: #730f4d;
}

nav .navbar .links li .mean a {
  color: #000000;
}

nav .navbar .links li .mean a:hover {
  padding-left: 10px;
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrow {
  transform: rotate(180deg);
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrowB {
  transform: rotate(180deg);
}

.links li:hover .htmlcss-arrow,
.links li:hover .js-arrowC {
  transform: rotate(180deg);
}

nav .navbar .links li .arrow {
  /* background: red; */
  height: 100%;
  width: 22px;
  line-height: 70px;
  text-align: center;
  display: inline-block;
  color: #000000;
  transition: all 0.3s ease;
  /* color: aqua; */
  /* display: none; */
}

nav .navbar .links li .sub-menu {
  position: absolute;
  top: 70px;
  left: 0;
  width: 280px;
  line-height: 40px;
  padding-bottom: 20px;
  background-color: #ffffff;
  /* box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); */
  border-radius: 0 0 4px 4px;
  display: none;
  border-radius: 0px 0px 20px 20px;
  z-index: 2;
  border: none;
}

nav .navbar .links li .sub-menu li a {
  float: left;
  width: 100%;
  font-weight: 300;
  letter-spacing: 0.8px;
}

nav .navbar .links li .sub-menu-b li a {
  /* margin-left: 20px; */
  float: left;
  width: 130px;
  font-weight: 200;
  letter-spacing: 0.8px;
  /* justify-content: space-between; */
}

nav .navbar .links li .sub-menu-c li a {
  /* margin-left: 20px; */
  float: left;
  width: 130px;
  font-weight: 200;
  letter-spacing: 0.8px;
  /* justify-content: space-between; */
}

.a-list {
  line-height: 18px;
  margin: 10px 0;
}

nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu {
  display: block;
}

nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu2 {
  display: block;
}

nav .navbar .links li:hover .htmlCss-sub-menu,
nav .navbar .links li:hover .js-sub-menu3 {
  display: block;
}

.navbar .links li .sub-menu li {
  padding: 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .links li .sub-menu-b li {
  padding: 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .links li .sub-menu-c li {
  padding: 0 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.navbar .links li .sub-menu a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: 500;
}

.navbar .links li .sub-menu-b a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: 500;
}

.navbar .links li .sub-menu-c a {
  color: rgb(0, 0, 0);
  font-size: 15px;
  font-weight: 500;
}

.navbar .links li .sub-menu .more-arrow {
  line-height: 40px;
  display: none;
}

.navbar .links li .htmlCss-more-sub-menu {
  line-height: 40px;
}

.navbar .links li .sub-menu .more-sub-menu {
  position: absolute;
  top: 0;
  left: 100%;
  border-radius: 0 4px 4px 4px;
  z-index: 1;
  display: none;
}

.links li .sub-menu .more:hover .more-sub-menu {
  display: block;
}

.navbar .nav-links .sidebar-logo {
  display: none;
}

.navbar .bx-menu {
  display: none;
  /* background-color: rgb(181, 241, 15); */
  text-align: right;
  /* margin-left: 220px; */
  justify-content: flex-end;
}


@media (max-width:920px) {
  nav {
    padding-left: 0;
    margin-left: 0;
    /* padding-top: 10px; */
    height: fit-content;
  }

  nav .navbar {
    max-width: 100%;
    padding-left: 0px;
    padding-right: 20px;
    padding: 0;
    margin-top: -2px;
  }

  nav .navbar .links li .arrow {
    height: 100%;
    width: 22px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    color: rgb(0, 0, 0);
    transition: all 0.3s ease;
  }

  nav .navbar .links li .sub-menu {
    margin-left: 0;
    flex-direction: column;
    background: rgba(243, 242, 242, 0);
    height: 350px;

  }

  nav .navbar .links li .sub-menu li a {
    color: rgba(0, 0, 0, 0.941);
  }

  nav .navbar .links li a {
    color: rgb(0, 0, 0);
  }

  nav .navbar .links li {
    border-bottom: 0.2px solid rgba(255, 255, 255, 0.303);

  }

  nav .navbar .nav-links {
    margin-left: 0;
  }

  .mean {
    font-size: 10px;

  }

  nav .navbar .links li .sub-menu li a {
    width: 100%;
  }

  nav .navbar .links li .sub-menu li {
    flex-direction: column;

  }

  nav .navbar .icons {
    margin-top: 0;
  }


  nav .navbar .links li {
    padding: 0 10px;
  }

  nav .navbar .links li a {
    /* font-size: 15px; */
  }
}

@media (max-width:800px) {
  nav {
    /* position: relative; */
    padding: 0 20px;
    border-top: 0.1px solid rgba(0, 0, 0, 0.079);

  }

  .navbar .bx-menu {
    display: block;
    margin-left: 2%;
    /* margin-top: 20px; */
  }

  nav .navbar .nav-links {
    position: fixed;
    top: 0px;
    left: -100%;
    display: block;
    max-width: 270px;
    width: 100%;
    background-color: #ffffff;
    line-height: 40px;
    overflow-y: scroll;
    height: fit-content;
    padding: 20px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    transition: all 0.5s ease;
    z-index: 1000;
  }

  .navbar .nav-links .sidebar-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;

  }

  .navbar .logo {
    width: 50%;
    /* background: rgb(179, 179, 179); */
    margin-top: 5px;
    padding: 30px 00px;
    /* margin-left: -10px; */
  }
  .navbar .logo img{
    width: 70%;
    margin-left: -50px;
  }
  .navbar .logo p{
    width: 100%;
    font-size: 12px;
    margin-top: -5px;
  }

  .navbar .logo a {
    font-size: 20px;
    margin: 0;
    /* margin-left: -5px; */
  }

  .sidebar-logo i,
  .navbar .bx-menu {
    font-size: 25px;
    color: #0B1D26;

  }

  nav .navbar .links {
    display: block;
    /* margin-top: 20px; */
  }

  nav .navbar .links li .arrow {
    line-height: 40px;
  }

  nav .navbar .links li {
    display: block;
  }

  nav .navbar .links li .sub-menu {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    display: none;
  }

  nav .navbar .links li .sub-menu-b {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    display: none;
    margin-top: 10px;
  }

  nav .navbar .links li .sub-menu-c {
    position: relative;
    top: 0;
    left: 0;
    box-shadow: none;
    display: none;
    margin-top: 10px;
  }

  nav .navbar .links li .sub-menu li {
    border-bottom: none;
  }

  .navbar .links li .sub-menu .more-sub-menu {
    display: none;
    position: relative;
    left: 0;
  }

  .navbar .links li .sub-menu .more-sub-menu li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .links li:hover .htmlcss-arrow,
  .links li:hover .js-arrow {
    transform: rotate(0deg);
  }

  .navbar .links li .sub-menu .more-sub-menu {
    display: none;
  }

  .navbar .links li .sub-menu .more span {
    /* background: red; */
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
  }

  .links li .sub-menu .more:hover .more-sub-menu {
    display: none;
  }

  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu {
    display: none;
  }

  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu2 {
    display: none;
  }

  nav .navbar .links li:hover .htmlCss-sub-menu,
  nav .navbar .links li:hover .js-sub-menu3 {
    display: none;
  }

  .navbar .nav-links.show1 .links .htmlCss-sub-menu,
  .navbar .nav-links.show3 .links .js-sub-menu,
  .navbar .nav-links.show4 .links .js-sub-menu2,
  .navbar .nav-links.show5 .links .js-sub-menu3,
  .navbar .nav-links.show2 .links .more .more-sub-menu {
    display: block;
  }

  .navbar .nav-links.show1 .links .htmlcss-arrow,
  .navbar .nav-links.show3 .links .js-arrow,
  .navbar .nav-links.show4 .links .js-arrowB,
  .navbar .nav-links.show5 .links .js-arrowC {
    transform: rotate(180deg);
  }

  .navbar .nav-links.show2 .links .more-arrow {
    transform: rotate(90deg);
  }
}

@media (max-width:370px) {
  nav .navbar .nav-links {
    max-width: 100%;
  }


}




@media screen and (max-width: 900px) {
  
  
  .top-navbar{
    height: 30px;
    padding-left: 20px;
  }
  
  nav .navbar button {
    margin-top: 18px;
    font-size: 12px;
    padding: 8px 15px;
    display: none;
  }
  .top-navbar .det {
    width: 100%;
    padding: 0 20px;
    justify-content: space-between;
  }

  .top-navbar .color-box {
    width: 10%;
    height: 105%;
    display: none;
  }
  .top-navbar .text {
    width: fit-content;
    padding-left: 0;
    padding-right: 0;
    /* display: none; */
  }
  .top-navbar .text .tx-d{
    margin: 0;
  }
  .top-navbar .text h6{
    font-size: 12px;
  }
  .top-navbar .text img{
    width: 15px;
  }
  .top-navbar .text h6:nth-child(2){
    display: none;
    font-size: 12px;
  }

  .top-navbar .social-m {
    border-left: 0;
  }

  .top-navbar .social-m img {
    width: 18px;
    margin: 0 5px;
  }

}