/* .navbar-main{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
} */
/* .background{
    background-color: #FFFFFF;
    opacity: 80%;
} */
.positioning {
  position: relative;
  z-index: 999;
  opacity: 1;
}
.main-contain {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  padding: 0 !important;
}
.contain {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contain-sub {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.brand-nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar-brand {
  width: 25%;
}
.navbar-nav {
  flex-direction: row !important;
}
.navbar-dark .navbar-nav .nav-link {
  color: #25373f !important;
}
.navbar-dark .navbar-nav .nav-link:hover {
  color: #25373f !important;
  border-bottom: 2px solid #25373f;
  /* font-weight: 600; */
  /* text-decoration-line: underline; */
}
/* .line{
    height: 3px;
    width: 100%;
    background-color: #25373f;
} */

/* .div{
    width: 30px;
    height: 30px;
}*/
.image {
  width: 41.75px;
  height: 40px;
  top: 18px;
  left: 50px;
}
.brand-nav h4 {
  color: white;
  padding-bottom: 0;
  margin-bottom: 0;
}

/* .navbar-dark .navbar-nav .nav-link{
    color: #25373F !important;
} */
.mid-nav {
  display: flex;
  /* column-gap: 0.7rem; */
  align-items: center;
  column-gap: 0.5rem;
}
.last-nav-main {
  display: flex;
  align-items: flex-end;
}
.menu_icon_drawer {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.ant-btn {
  border-radius: 10px;
}
.first-nav-main {
  display: flex;
  align-items: flex-start !important;
  flex-direction: column !important;
  column-gap: 10px;
}
.brand {
  padding-top: 9px;
  margin-bottom: 0;
  color: #25373f;
  font-size: 1.2rem;
}
.navbar-dark .navbar-toggler {
  color: #25373f !important;
}
/* .drawerr {
  /* position: relative; */
/* z-index: 999999999999999999999 !important;
} */
.ant-drawer {
  z-index: 99999999 !important;
}
/* .navbar .container{
    background-color: #3A86F4 !important;
}
.navbar-collapse .collapse .show .container{
    background-color: #3A86F4 !important;
} */
.para {
  color: #25373f !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 24px !important;
}
p {
  margin-bottom: 0 !important;
}
.signup-button {
  color: #ffffff !important;
}
.login-button {
  color: #3a86f4 !important;
}
.ant-drawer-header-title {
  justify-content: flex-end !important;
}
/* .navbar-dark .navbar-toggler{
    display: none !important;
} */
.responsive-nav {
  display: none !important;
}
/* @media only screen and(max-width: 991px){
    .responsive-nav{
        display: block !important;
    }
  } */
.profile {
  width: 220px !important;
  display: flex !important;
  column-gap: 0.6rem !important;
  justify-content: flex-start !important;
  align-items: center !important;
  background-color: transparent !important;
  color: #25373f !important;
  border: 0 !important;
}
.profile div {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
}
.logout {
  cursor: pointer;
  color: #3a86f4;
  /* text-align: center; */
  text-decoration: none;
  padding: 0.5rem;
  margin: 0;
}
.text_info {
  cursor: pointer;
  color: rgb(102, 102, 102);
  /* text-align: center; */
  text-decoration: none;
  padding: 0.5rem;
  margin: 0;
}
.ant-btn {
  border-radius: 8px !important;
}
/* .btn-btn-style{
    border-bottom: 3px solid #2D6EC8 !important;
  } */
/* .aws-btn--small {
    width: 90px !important;
    height: 35px !important;
    font-size: var(--button-default-font-size);
    line-height: var(--button-default-line-height);
    border-radius: 10px !important;
} */
/* :root {
    --button-small-height: 40px !important;
    --button-small-width: 90px !important;
    --button-default-border-radius: 10px !important;
  }
.btn-signup{
    --button-small-width: var(--button-small-width) !important;
    --button-small-height: var(--button-small-height) !important;
    /* font-size: var(--button-default-font-size);
    line-height: var(--button-default-line-height); */
/* border-radius: var(--button-default-border-radius) !important;
} */

.btn-loginn {
  /* border-bottom: 1px !important; */
  /* border-bottom: 3px solid #2D6EC8 !important; */
  background-color: transparent !important;
  border: 1px solid #3a86f4 !important;
  border-radius: 8px !important;
}
.buy-btn {
  border-bottom: 3px solid #6c040e !important;
}

/* DRAWER */
/* .ant-drawer-body{
  padding: 19px !important;
} */
.main_drawer_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main_drawer_sub_header {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 15px;
}
.main_drawer_sub_header h4 {
  padding: 0;
}
.image-drawer {
  width: 30px;
  height: 30px;
}
.dividerr {
  margin: 13px !important;
}
.drawer_content {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
}
.menu_items {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  padding: 5px;
  border-radius: 10px;
  cursor: pointer;
}
.menu_item {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #5f5f61;
  text-decoration: none;
}
.menu_items:hover {
  background-color: #f7faff;
  padding: 5px;
  border-radius: 10px;
}
.menu_items:hover div p {
  color: #3a86f4 !important;
}
/* .menu_dropdown div p:hover{
  color: #3a86f4 !important;
} */
.menu_items:hover a,
.menu_items:hover svg {
  color: #3a86f4 !important;
}
.menu_items a {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #5f5f61;
  text-decoration: none;
}
.sub_menu_items {
  padding: 5px 0px;
  border-radius: 5px;
}
.sub_menu_items a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #595f62;
  padding-left: 35px;
  text-decoration: none;
}
.sub_menu_items:hover {
  background-color: #f7faff;
  padding: 5px 0px;
  border-radius: 5px;
}
.menu_dropdown {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.menu_dropdown div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.menu_dropdown div p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  color: #5f5f61;
  /* text-decoration: none; */
}
.user_contents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user_contents div h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  color: #25373f;
}
.user_contents div p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: rgba(89, 95, 98, 0.7);
}
.user_contents div p span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: #595f62;
}
.user_credits_contents {
  background-color: #f8f9f9;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user_credits_contents div h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  text-transform: capitalize;
  color: #5f5f61;
}
.user_credits_contents div p {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  display: flex;
  align-items: center;
  color: #25373f;
}
.plus-icon {
  width: 30px;
  height: 30px;
  background-color: #ecf5f5;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.user_content_navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.user_content_navbar h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-transform: capitalize;
  color: #25373f;
  margin-bottom: 0;
}
.user_content_navbar p {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: rgba(89, 95, 98, 0.7);
}
.user_content_navbar p span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  text-transform: capitalize;
  color: #595f62;
}
.user_Profile_pic {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #3a86f4;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.user_Profile_pic span {
  color: white;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 21px;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
.new_size {
  height: 64px;
  width: 64px;
}
@media only screen and (max-width: 767px) {
  .main_mid_cont {
    max-width: 683px !important;
  }
}

@media only screen and (max-width: 575px) {
  .image {
    width: 31.75px !important;
    height: 30px !important;
    top: 18px;
    left: 50px;
  }
  .brand {
    padding-top: 5px !important;
    font-size: 1rem !important;
  }
}
