.bsnav {
  border: none;
  border-radius: 0;
  max-width: 100% !important;
  position: relative;
  text-align: center;
  border-radius: 9px;
  padding: 0px;
  display: flex;
  position: relative;
  z-index: 2;

}


.nav-item .caret {
  margin-right: 8px;
}

.nav-item.dropdown.zoom>.navbar-nav.in {
  border: 1px solid #7b2cbf;
  text-align: right;
  padding-right: 0;
  background: #ffffff;
  border-radius: 8px;
  margin-top: 0;
}

.navbar-nav .nav-item.active>.nav-link,
.navbar-nav .nav-item:active:focus>.nav-link,
.navbar-nav .nav-item:active>.nav-link,
.navbar-nav .nav-item:focus>.nav-link,
.navbar-nav .nav-item:hover>.nav-link {
  /* color: #048a8b;
  border-bottom: 1px solid #048a8b;
  font-weight: bold; */
}

.navbar-nav .nav-item:hover>.nav-link::after {
  content: '';
  /* border-bottom: 1px solid #048a8b; */
  width: 82%;
  display: block;
  position: absolute;
  bottom: 0px;
}

.nav-item.active .caret,
.nav-item:hover .caret {
  border-top-color: #0089ca;
}

.nav-item.dropdown>.navbar-nav .nav-item .nav-link {
  direction: rtl;
}

.nav-link-root>i {
  margin: 4px 10px;
  display: inline-block;
  float: left;
  font-size: 17px;
}

.login-nav {
  border: 1px solid #0069d1;
  color: #0069d1 !important;
  padding: 7px 15px !important;
  transition: all ease 0.25s;
  width: 170px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 14px;
  border-radius: 50px;
  direction: rtl;
}

.login-nav i {
  margin: 5px;
  float: right;
}

.dropdown.megamenu>.navbar-nav {
  width: 95%;
}

.dropdown.megamenu>.in {
  width: 100%;
}

.navbar-nav {
  direction: rtl;
}

.ltr .navbar-nav {
  direction: ltr;
}

.nav-link>i {
  float: left;
  margin-right: 5px;
  margin-top: 4px;
}

.bsnav-sticky.bsnav-sticky-slide.sticked {
  top: -1px;
  z-index: 999;
}

.nav-item>strong {
  padding-bottom: 10px;
  color: #063d97;
  font-size: 15px;
  border-bottom: 1px solid #eee;
  display: block;
}

.ulMegaMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ulMegaInner {}

.ulMegaMenu li {

  padding: 8px 0 1px 0;
}

.megaTitle {}

.mega-item a {
  font-size: 12px !important;
}

.ulMegaMenu li a:hover {

  color: #7b2cbf !important;
}

.ulMegaMenu li a {
  padding: 4px !important;
  font-size: 14px;
}

.ulMegaMenu li strong {
  padding-bottom: 10px;
  color: #161616;
  font-size: 15px;
  border-bottom: 1px solid #7b2cbf;
  display: block;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 178px;
  margin: 0 auto;
}

.ulMegaMenu li strong a {

  color: #373737 !important;
  font-size: 13px !important;
  text-align: center;
}

.navbar-expand-lg .navbar-nav .nav-link,
.navbar-nav .nav-link {

  padding: 17px 6px 17px 11px;
  color: #373737;
  font-size: 14px;
  font-weight: 300;
}

.navbar-nav {

  padding-right: 0px;
  width: 100%;
  display: flex;
  justify-content: start;
}

.header-menu {
  direction: rtl;
  padding: 0px 0 0 0;
  background: #c4e6f0;
  border-bottom: 1px solid #c9e2e9;
  height: 128px;
  position: relative;
}

.header_bg_top {
  position: absolute;
  top: 0;
  z-index: 0;
}

.tpMenuUl {

  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  height: auto;
  overflow: visible;
  position: relative;
  display: flex;
}

.tpMenuUl>li {
  float: right;
}

.tpMenuUl {
  direction: rtl;
}

.tpMenuUl>li {
  margin: 0px 3px;
}

.tpMenuUl>li:hover {}

.btn-top-1 {
  margin-left: 1rem;
  text-align: center;
  padding: 5px 8px;
  display: block;
}

.btn-top-1 img {
  height: 27px;
}

.main_menu_wrapper {}

.menu-n-cn {
  position: relative;
  margin: 0 auto;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: space-between;
  flex-grow: 1;
  text-align: right;
  direction: rtl;
}


.menu_top_wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1140px;
}

.ltr .menu_top_wrapper {
  direction: rtl;
}

.top_right_menu_wrapper {
  padding: 4px 0;
}


.top_right_menu_wrapper a {}

.top_right_menu_wrapper img {
  height: 59px;
  margin-top: 4px;
  margin-bottom: 6px;
  margin-left: 21px;
}

.tp_left_wrapper {
  display: flex;
  justify-content: start;
  align-items: center;
}

.tp_right_wrapper {

  display: flex;
  align-items: center;
  height: 100%;
}

.ul_top_languages {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: end;
  direction: rtl;
  margin-right: 1rem;
}

.ul_top_languages li {

  border-left: 1px solid #ffffff;
  padding-right: 11px;
}

.ul_top_languages li:last-child {
  border-left: 0;
}

.ul_top_languages li:first-child {
  padding-left: 11px;
}

.top_cn_ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
}

.top_cn_ul li {
  margin-right: 3rem;
  color: #ffffff;
  font-size: 16px;
}


.top_cn_ul li i {}

.top_cn_ul li span {
  font-weight: 300;
  font-size: 16px;
  margin-right: 3px;
}

.ltr .ul_top_languages li:first-child {
  padding-left: 23px;
  padding-right: 0;
}

.ltr .ul_top_languages li:first-of-type a {
  font-family: 'iransans' !important;
}

.ul_top_languages li a {

  font-size: 15px;
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
}

.main_menu_wrapper {
  height: 150px;
  background: #002258;
  margin-bottom: 3rem;
}

.mega_icon {

  width: 57px;
  min-height: 56px;
}

.nav_sub_simple {}

.nav_sub_simple img {
  width: 30px;
  min-height: auto;
  margin-left: 5px;
}

.nav_sub_simple span {
  display: flex;
  width: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}

@media only screen and (max-width: 990px) {
  .top_cn_ul li {
    margin-right: 1rem;
    display: flex;
    align-items: center;
  }

  .top_right_menu_wrapper img {
    position: relative;
    height: 36px;
  }


  .header_bg_top {
    position: relative;
    width: 100%;
  }

  .header-menu {
    padding: 0px 0 0 0;
  }

  .mrgaCol {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .bsnav-mobile .navbar {
    box-shadow: -4px 0px 24px 0px #00173c;
  }

  .navbar-nav .nav-item {
    color: #000;
    text-align: right;
    border-bottom: 1px solid #6c25fe;
    direction: rtl;
    padding: 5px;
  }

  .rtl .navbar-nav .nav-item {

    margin-left: 2rem;
    margin-left: 0;
  }

  .navbar-nav .nav-item:last-of-type {
    border: 0px !important;
  }

  .bsnav-mobile .navbar-nav .nav-item .nav-link {
    width: 100%;
    position: relative;
  }

  .nav-item .caret {
    position: absolute;
    left: 0;
    top: 17px;
  }

  .navbar-toggler {
    order: 3;
    margin-right: 6px;
    flex: 0 0 22.333333%;
  }

  .nav-tog-txt {
    right: 44px;
    position: absolute;
    top: 16px;
  }

  .header-menu {
    height: 140px;
  }

  .navbar-toggler .navbar-toggler-icon,
  .navbar-toggler .navbar-toggler-icon::after,
  .navbar-toggler .navbar-toggler-icon::before {
    background-color: #5029a6;
  }

  .bsnav-mobile .navbar {

    background: #562fa6;
  }

  .stickednavbar .navbar {
    top: 42px !important;
  }

  .mobileHeader .tp-men-icn img {
    height: 27px;
  }

  .bsnav-mobile.in .navbar-nav .nav-link,
  .bsnav-mobile.in .navbar-expand-lg .navbar-nav .nav-link {
    color: #ffffff;
  }

  /* .tp_right_wrapper {
    display: none;
  }

  .tp_left_wrapper {
    display: none;
  } */

  .top_wrapper {

    border-bottom: 0px solid #eee;
    padding-left: 13px;
    padding-right: 6px;
  }

  .navbar-toggler {
    margin-left: 12px;
  }

  .ul_top_languages li {
    padding-right: 8px;
  }

  .ul_top_languages li:first-child {
    padding-left: 10px;
  }

}

@media only screen and (max-width: 768px) {
  .menu-n-cn {
    padding-right: 0;
    padding-left: 0;
  }


  .menu_top_wrapper {
    flex-wrap: wrap;
  }


}

.bsnav-mobile .navbar {
  top: 111px;
}

.bsnav-mobile .navbar {
  padding: 2px 0 15px;
}

.bsnav-sticky.bsnav-sticky-slide.sticked:before,
.bsnav-sticky.bsnav-sticky-slide.sticked:after {
  content: none !important;
}


.profile_btn {

  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 13px;
  color: #003734;
  font-weight: bold;
  margin-top: 4px;
  z-index: 99;
}

.profile_btn>img {

  height: 19px;
  margin: -6px -2px 1px;
  display: inline-block;
}

.ltr .profile_btn>img {
  margin: -1px -8px 2px;
}

.profile_btn span {
  padding-right: 5px;
}

#profile_context {
  width: 200px;
}

#profile_context .prof_context_header {
  text-align: left;
  border-bottom: 1px solid #eee;
  padding: 0px 0 15px;
}

#profile_context .prof_context_header h2 {
  font-size: 17px;
  padding: 8px 11px 0 12px;
  margin: 4px 0;
  color: black;
  font-weight: bold;
  text-align: right;
}

#profile_context .prof_context_header h4 {
  font-size: 14px;
  margin: 0;
  padding: 1px 13px;
  color: #545353;
  text-align: right;
}

.prof_menu li {
  display: block;
  text-align: right;
  margin: 0;
  border-bottom: 1px solid #eee;
}

.prof_menu li:last-of-type {
  border-bottom: 0px solid #eee;
}

.prof_menu li a {
  display: block;
  color: #2d2d2d;
  font-weight: bold;
  height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-size: 14px;
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  cursor: pointer;
}

.prof_menu li a:hover {
  color: #048285;
  background: #f1f1f1;
}

.notifications {
  right: auto;
  left: 0;
}

.notifications:before {
  right: auto;
  left: -4px;
}

.prof_menu {
  padding: 0px;
}

/* THE NOTIFICAIONS WINDOW. THIS REMAINS HIDDEN WHEN THE PAGE LOADS. */
.notifications {
  display: none;
  width: 430px;
  position: absolute;
  top: 49px;
  right: 1px;
  background: #fff;
  border: solid 1px rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 0 3px 8px rgb(0 0 0 / 20%);
  z-index: 24;
  border-radius: 7px;
  border-radius: 7px;
}


@media (min-width: 1350px) {
  .bsnav {
    padding: 0;
  }


  .top_search_wrapper {}


}