.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: 9;

  flex-direction: column;


}

.nav-item .caret {
  margin-right: 8px;
}

.nav-item.dropdown.zoom>.navbar-nav.in {
  border: 1px solid #e8e8e8;
  text-align: right;
  padding-right: 0;
  background: #ffffff;
  border-radius: 8px;
  margin-top: -1px;
}

.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: #00457e;
  border-bottom: 1px solid #010926;
  font-weight: bold;
}

.navbar-nav .nav-item:hover>.nav-link::after {
  content: '';
  border-bottom: 1px solid #b6a985;
  width: 100%;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
}

.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;
}

.nav-link>i {
  float: left;
  margin-right: 8px;
  margin-top: 4px;

}

.bsnav-sticky.bsnav-sticky-slide.sticked {

  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: 2px 0 1px 0;
}

.megaTitle {}

.mega-item a {
  font-size: 13px !important;
}

.ulMegaMenu li a:hover {
  color: #912654 !important;
}

.ulMegaMenu li a {
  padding: 4px !important;
  font-size: 14px;
}

.ulMegaMenu li strong {
  padding-bottom: 10px;
  color: #161616;
  font-size: 18px;
  border-bottom: 1.5px solid #737373;
  display: block;
}

.ulMegaMenu li strong a {
  color: #131313 !important;
  font-size: 14px !important;
  font-weight: bold;
}

.navbar-expand-lg .navbar-nav .nav-link,
.navbar-nav .nav-link {
  padding: 2px 7px 10px 8px;
  color: #616161;
  font-size: 14px;
  border-bottom: 1px solid #fff;
}


.navbar-expand-lg .navbar-nav .nav-link img,
.navbar-nav .nav-link img {
  height: 30px;
}

.navbar-nav {
  padding-right: 0px;
}

.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;
  height: 100%;
  margin-right: 32px;
  align-items: center;
}

.tpMenuUl>li {
  float: right;
}

.tpMenuUl {
  direction: rtl;
}

.tpMenuUl>li {
  margin: 0px 0px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tpMenuUl>li:hover {}

.btn-top-1 {
  margin-left: 1rem;
  text-align: center;
  padding: 5px 8px;
  display: block;
}

.btn-top-1 img {
  height: 27px;
}

.menu-n-cn {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background: white;
  height: 112px;
}

.menu-n-cn-slim {
  height: 70px;

}

.navbar-expand-lg .navbar-collapse {
  justify-content: end;
  padding-top: 5px;
}


.menu_top_wrapper {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

.top_right_menu_wrapper {
  margin-left: 18px;
}

.top_right_menu_wrapper img {
  width: 100%;
  max-height: 53px;
  transition: 250ms;
  margin-top: 13px;
}

.bsnav-sticky.bsnav-sticky-slide.sticked.in .top_right_menu_wrapper img {
  /* max-height: 50px; */
}

.mrnu_top_wrapper {
  display: flex;
  padding-top: 7px;
  padding-bottom: 7px;
  flex-direction: column;
  background: #fff;
  width: 100%;
  position: fixed;
  border-bottom: 1px solid #d4d4d4;
}

.mrnu_top_wrapper>.row {
  align-items: center;
}

.mrnu_top_wrapper>.row>div {}


.top_contact_wrapper {}

.top_cn_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: start;
}

.top_cn_ul li {

  color: #908a73;
  font-size: 15px;
  display: flex;
  align-items: center;
  margin-right: 18px;
}

.top_cn_ul li i {

  font-size: 18px;
  margin-right: 8px;
  position: relative;
  top: -1px;
}

.top_cn_ul li span {}

.top_right_wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: end;
}

.sticked .navbar-expand-lg .navbar-nav .nav-link,
.sticked .navbar-nav .nav-link {
  /* padding: 3px 6px 2px 13px; */
}

.top_left_mobile {
  display: none;
}

@media only screen and (max-width: 990px) {
  .top_right_menu_wrapper img {
    width: auto;
    max-height: 54px;
  }

  .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 #737373;
  }

  .navbar-nav .nav-item {
    color: #000;
    text-align: right;
    border-bottom: 1px solid #eee;
    direction: rtl;
    padding: 5px;
  }

  .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;
  }

  .menu_btn_wrapper {
    display: flex;
    justify-content: end;
    margin-top: 7px;
  }

  .navbar-toggler {
    order: 3;
    margin-right: 0;
    top: 5px;
    right: 6px;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .navbar-toggler {
    top: 4px;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .top_left_mobile {

    display: flex;
    position: relative;
    top: -13px;
    display: none;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .top_left_mobile ul {

    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
  }

  .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: #010929;
  }

  .bsnav-mobile .navbar {
    background: #fff;
  }

  .stickednavbar .navbar {
    top: 45px !important;
  }

  .mobileHeader .tp-men-icn img {
    height: 27px;
  }
}

@media only screen and (max-width: 990px) {

  .menu-n-cn {
    height: 42px !important;
  }

}

@media only screen and (max-width: 768px) {
  .mrnu_top_wrapper {
    padding-top: 2px;
  }


  .menu_top_wrapper {
    flex-wrap: wrap;
    justify-content: end;
  }


  .menu_top_wrapper>.container {
    display: flex;
    justify-content: space-between;
  }

  .nav-link>i {
    margin-right: 5px;
    margin-top: 11px;
    position: relative;
    left: 5px;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .navbar-toggler .navbar-toggler-icon,

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .navbar-toggler .navbar-toggler-icon::after,

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .navbar-toggler .navbar-toggler-icon::before {
    background-color: #262525;
  }

  .top_mobile_scroller {
    display: none !important;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .top_mobile_scroller {
    display: inline-block;
  }

  .top_mobile_scroller img {
    height: 17px;
    position: relative;
    top: 0px;
    width: 97px;
  }

  .bsnav-sticky.bsnav-sticky-slide.sticked.in .top_mobile_scroller img {
    left: -19px;
    height: 32px;
    top: -3px;
  }

}

.bsnav-mobile .navbar {
  top: 52px;
}

.bsnav-mobile .navbar {
  padding: 2px 0 15px;
}

.bsnav-sticky.bsnav-sticky-slide.sticked:before,
.bsnav-sticky.bsnav-sticky-slide.sticked:after {
  content: none !important;
}



@media (min-width: 1350px) {
  .bsnav {
    padding: 0;
  }

  .top_search_wrapper {}

  .navbar-toggler {
    top: 1px;
    right: -17px;
  }

}