.softpro_uz__navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem;
  max-width: 1280px;
  margin: auto;
}
h1 {
  color: #fff;
  font-family: var(--font-family);
}
.softpro_uz__navbar-links {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.softpro_uz__navbar-links_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: auto;
  color: white;
}
.submenu li .submenu {
  top: 0;
  left: 100%; /* yon tomonga chiqadi */
}
.softpro_uz__navbar-links_logo img {
  margin-right: 10px;
  width: 100px;
  height: auto;
}

.softpro_uz__navbar-links_container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
.softpro_uz__navbar-header {
  background-color: #006ad8;
}
.softpro_uz__navbar-headers {
  max-width: 1280px;
}
.back-img {
  background-repeat: no-repeat;
  background-size: cover;
}
.softpro_uz__navbar-sign {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.menu {
  border-radius: 30px;
  padding: 8px 0px;
  margin: auto;
}
.mobil {
  display: none;
}
.menu ul li {
  margin: auto;
  font-size: 11px;
}
.softpro_uz__navbar-links_container ul,
.softpro_uz__navbar-sign p,
.softpro_uz__navbar-menu_container ul {
  color: #fff;
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 11px;
  margin: 0px;
  cursor: pointer;
}
#menu-asosiy-top{
  text-align: center;
}
.sub-menu{ 
  text-align: left;
}
.title-logo h6 {
  font-size: 10px;
}
.title-logo {
  width: 500px;
  height: 50px;
  color: #333;
  font-size: 16px;
  line-height: 1.55;
  word-spacing: 5;
  letter-spacing: 3;
  font-family: "Montserrat";
  font-weight: 750;
}
.softpro_uz__navbar-links_container li:hover,
.softpro_uz__navbar-sign p:hover,
.softpro_uz__navbar-menu_container li:hover {
  color: #90c5fe;
}

.softpro_uz__navbar-menu {
  display: none;
  position: relative;
}

.softpro_uz__navbar-menu svg {
  cursor: pointer;
}
.softpro_uz__navbar-menu_container-links {
  position: absolute;
  top: 20px;
}
.softpro_uz__navbar-links_container span {
  position: absolute;
  top: 15%;
}
.texts1 {
  border-right: 1px solid #666;
}
.w6 {
  width: 480px;
  font-size: 1rem !important;
}
.text-shadow {
  margin: auto;
  text-shadow: 0em 0.075em #aea6a6, 0.029em 0.069em #aea6a6,
    0.053em 0.053em #aea6a6, 0.069em 0.029em #aea6a6, 0.075em 0em #aea6a6,
    0.069em -0.029em #aea6a6, 0.053em -0.053em #aea6a6, 0.029em -0.069em #aea6a6,
    0em -0.075em #aea6a6, -0.029em -0.069em #aea6a6, -0.053em -0.053em #aea6a6,
    -0.069em -0.029em #aea6a6, -0.075em -0em #aea6a6, -0.069em 0.029em #aea6a6,
    -0.053em 0.053em #aea6a6, -0.029em 0.069em #aea6a6;
}
.softpro_uz__navbar-menu_container {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  text-align: end;
  background: var(--color-footer);
  padding: 1rem;
  position: absolute;
  right: -40px;
  top: -95px;
  margin-top: 0rem;
  min-width: 470px;
  border-radius: 2px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  background-color: transparent;
}
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  transition: transform 0.2s cubic-bezier(0.59, -0.54, 0.72, 1.59);
  transform: translate(0px, 10px);
  box-shadow: 0 0 10px 0 #666;
}
.softpro_uz__navbar-menu_container-links {
  color: #fff;
  padding: 10px;
}

.softpro_uz__navbar-links_container ul li {
  position: relative;
  display: inline-block;
  padding: 1px 20px;
  font-size: 15px;
}
.dropdown li {
  padding: 10px;
  font-size: 12px;
}

/* Change this in order to change the Dropdown symbol */

li > a:only-child:after {
  content: "";
}
.current-menu-item a {
  color: #90c5fe !important;
}
.softpro_uz__navbar-links_container ul li a {
  display: inline-block;
  color: black !important;
  text-decoration: none;
}
.navs {
  background: transparent;
  height: auto;
  margin: auto;
}
.sidebar-nav:hover {
  color: #fff !important;
}
.menu-its {
  padding-bottom: 15px;
}
.active-menu-item,
.menu-its:hover {
  background-color: #e68a20;
  padding-bottom: 15px;
}
.active-menu-item a {
  color: #fff !important; /* Active color */
  font-weight: bold; /* Active font weight */
  padding-bottom: 15px;
}
.softpro_uz__navbar-links_container ul li a:hover {
  color: #90c5fe;
  transition: 0.3s ease;
}
.softpro_uz__navbar-links_container ul li ul {
  display: none;
  position: absolute;
  width: auto;
  z-index: 999;
  padding: 20px;
  left: 0;
  top: 100%;
  background: rgb(255 255 255 / 95%);
  float: left;
}

.softpro_uz__navbar-links_container ul li ul li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;  
  padding: 20px;
  background: rgb(255 255 255 / 95%);
  min-width: 200px;
}

.softpro_uz__navbar-links_container ul li:hover > ul {
  display: flex;
  flex-direction: column;
}
.softpro_uz__navbar-links_container ul li ul li:hover > ul {
  display: flex;
  flex-direction: column;
}

.softpro_uz__navbar-links_container ul li ul li {
  width: 100%;
  padding: 10px 20px;
  white-space: nowrap;
  border-bottom: 1px solid #f5f9fc1c;
}
.softpro_uz__navbar-links_container ul li ul li:hover {
  border-bottom: 1px solid #90c5fe;
}

.menu-item-has-children > a::after {
  content: "\f107"; /* FontAwesome pastga qaragan o‘q */
  font-family: "FontAwesome";
  margin-left: 10px;
}
.menu-item-has-children ul .menu-item-has-children > a::after {
  content: "\f105"; /* FontAwesome o‘ngga qaragan o‘q */
}
.softpro_uz_language {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  color: white;
  margin: auto;
}
.circle {
  margin: 7px 5px;
  padding: 5px;
  border-radius: 20px;
}
.word {
  cursor: pointer;
}

.softpro_uz_language span {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.softpro_uz_language p:hover {
  color: #90c5fe;
}

@media only screen and (max-width: 1600px) {
  .softpro_uz__navbar-links_container ul li {
    position: relative;
    display: inline-block;
    padding: 1px 10px;
    font-size: 14px;
  }
  .title-logo {
    width: 300px;
    font-size: 13px;
    line-height: 2;
    word-spacing: 3;
    letter-spacing: 1;
    font-family: "Montserrat";
    font-weight: 550;
  }
}
@media screen and (max-width: 450px) {
  .softpro_uz_language p {
    font-size: 10px;
    padding: 7px;
  }
}
@media screen and (max-width: 1050px) {
  .softpro_uz__navbar {
    justify-content: space-between;
  }
  .softpro_uz__navbar-links_container {
    display: none;
  }
  /* Basic styling for the main menu */
  .nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
  }

  .nav li {
    position: relative;
  }

  .nav a {
    display: block;
    padding: 10px 15px;
    text-decoration: none;
    color: #333;
    border-bottom: 1px solid #ccc;
  }

  .nav a:hover {
    background-color: #f8f8f8;
  }

  /* Sub-menu styling */
  .nav ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative; /* Adjusted for off-canvas */
    top: 0; /* Adjusted for off-canvas */
    left: 0; /* Adjusted for off-canvas */
    width: 100%;
  }

  .nav ul a {
    padding: 10px;
    border: none;
    background-color: #f0f0f0;
  }

  .nav ul a:hover {
    background-color: #e0e0e0;
  }
  .offcanvas-header {
    justify-content: end !important;
  }

  /* Specific styles for the off-canvas environment */
  .offcanvas .nav ul {
    display: none;
  }

  .offcanvas .nav ul.active {
    display: block;
  }

  .softpro_uz__navbar-links_logo {
    flex-wrap: wrap;
  }
  .navs {
    height: auto;
    margin: 10px;
  }
  .co {
    display: none;
  }
  .title-logo {
    display: none;
  }
  .softpro_uz__navbar-menu {
    display: flex;
  }
  .softpro_uz__navbar-menu_container {
    width: 100%;
    z-index: 999;
    height: 120vh;
  }
  .mobil {
    display: block;
  }
}

@media screen and (max-width: 700px) {
  .title-logo h4 {
    font-size: 15;
  }
  .tab-pane {
    width: 97% !important;
  }
  .mob {
    display: none;
  }
  .circle a svg,
  .circle a img {
    width: 15px;
    height: 15px;
  }
  .circle a {
    font-size: 12px;
  }
  .w6 {
    width: 70%;
    font-size: 12px !important;
  }
  .minus svg,
  .plus svg {
    width: 10px;
    height: 15px;
  }
  .normal svg {
    width: 15px;
    height: 15px;
  }
  .softpro_uz__navbar {
    padding: 2rem 4rem;
  }
  .softpro_uz__navbar-links_logo img {
    width: 80.56px;
    height: auto;
  }
}

@media screen and (max-width: 550px) {
  .softpro_uz__navbar {
    padding: 2rem;
  }

  .softpro_uz__navbar-sign {
    display: none;
  }

  .softpro_uz__navbar-menu_container-links-sign {
    display: block;
  }
}
