/* BottomBar ported from webportDEMO2. */

.bottomBar,
.bottomBar * {
  box-sizing: content-box;
}

.bottomBar {
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding: 0;
  border-top: 1px solid rgb(0 0 0 / 0.65);
  border-bottom: 2px solid #73a121;
  background: url("./assets/images/bottom-bar/banner.png") repeat scroll 0 0 rgb(0 0 0 / 0.5);
}

.banner_container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 4px 10px 0;
  color: #fff;
  font-size: 18px;
  text-align: left;
  text-shadow: 0 0 2px #000;
}

.banner_container .close {
  position: absolute;
  z-index: 20;
  top: -17px;
  right: 0;
  display: block;
  width: 26px;
  height: 17px;
  overflow: hidden;
  background: url("./assets/images/bottom-bar/btn_close.png") no-repeat left top;
  text-indent: 2000px;
  white-space: nowrap;
}

.banner_container .close.active {
  background-position: 0 bottom;
}

.banner_container a {
  color: #fff;
}

.banner_container .DestroyBar {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  overflow: hidden;
  background: url("./assets/images/bottom-bar/small_close.png") no-repeat right top;
  text-indent: 1000px;
}

.banner_container #DestroyBar {
  position: relative;
  top: 4px;
  bottom: 0;
  left: 0;
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  overflow: hidden;
  border: 0;
}

.bottomBar-layout {
  display: block;
  float: left;
  margin-top: -2px;
  margin-left: 20px;
}

.bottomBar .site-header {
  position: absolute;
  z-index: 4;
  inset: auto;
  top: 1px;
  right: 2.2%;
  left: 40px;
  display: block;
  height: 34px;
  overflow: hidden;
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
  transition: none;
}

.bottomBar .site-header .nav-trigger {
  position: relative;
  float: left;
  width: 26px;
  height: 26px;
  border: 3px solid #fff;
  border-radius: 16px;
  background: #fff url("./assets/images/bottom-bar/trigger.png") left top no-repeat;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  cursor: url("./assets/images/bottom-bar/cursor.123"), default !important;
  transition: all 200ms linear;
}

.bottomBar .site-header .nav-trigger .nav-trigger-inside {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  transition: all 20000ms linear;
}

.bottomBar .site-header .nav-trigger .nav-trigger-line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 4px;
  height: 10px;
  margin-top: 8px;
  margin-left: -2px;
  background: red;
}

.bottomBar .site-header .nav-trigger .nav-trigger-inside.rotated {
  transform: rotate(3600deg);
}

.bottomBar .site-header .nav-trigger .nav-trigger-inside.rotated .nav-trigger-line {
  display: block;
}

.show-sidebar .bottomBar .site-header .nav-trigger {
  transform: rotate(90deg);
}

.bottomBar .site-header .nav-trigger:hover {
  border-color: #c6f4d4;
  background-color: #c6f4d4;
}

.bottomBar .site-header .site-menu {
  float: left;
  margin-left: 30px;
  text-transform: uppercase;
}

.bottomBar .site-header .site-menu a {
  display: none;
  margin-right: 14px;
  color: #6cabc8;
  font-family: "IRANYekanX", "IRANSansX", Tahoma, Arial, sans-serif !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 32px;
  text-decoration: none;
  opacity: 0;
  transition: color 100ms linear;
}

html[lang="en"] .bottomBar .site-header .site-menu a {
  font-family: Inter, Arial, sans-serif !important;
}

.bottomBar .site-header .site-menu a.show,
.bottomBar .site-header .site-menu.show a {
  display: inline-block;
}

.bottomBar .site-header .site-menu a.active,
.bottomBar .site-header .site-menu a:hover {
  color: #38e6ff;
}

.bottomBar .site-header .social-bar {
  float: right;
  margin-right: 10px;
  overflow: hidden;
}

.bottomBar .site-header .social-link {
  float: left;
  width: 26px;
  height: 26px;
  margin-right: 10px;
  border: 3px solid #65c1ff;
  border-radius: 16px;
  color: #fff !important;
  font-size: 12px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;
  transition: all 200ms linear;
}

.bottomBar .site-header .social-link:last-child {
  margin-right: 0;
}

.bottomBar .site-header .social-link:hover {
  border-color: #5b9dca;
  color: #c6f4d4;
}

.bottomBar .site-header #SocialArea {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  float: right;
  width: 365px;
  height: 34px;
  vertical-align: middle;
}

.bottomBar .follow {
  width: 223px;
  height: 32px;
  margin-right: -20px;
}

.bottomBar .follow-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  color: #e8f7ff;
  font-family: "IRANSansX", "IRANYekanX", Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
  white-space: nowrap;
}

html[lang="en"] .bottomBar .follow-label {
  font-family: Inter, Arial, sans-serif;
}

.bottomBar .site-header #SocialArea .social-bar {
  float: none;
  margin-right: 0;
}

.bottomBar .site-header #SocialArea .social-link {
  display: inline-grid;
  place-items: center;
  float: none;
  margin: 0;
  border-color: #65c1ff;
  font-size: 14px;
  line-height: 1;
}

.bottomBar .detailShareBut {
  position: relative;
  display: inline-block;
  float: left;
  width: 500px;
  height: 26px;
  margin: 2px auto 0 8px !important;
  padding: 0;
  overflow: hidden;
  background: transparent;
  direction: rtl;
  font-size: 12px;
  line-height: 20px;
}

html[dir="ltr"] .bottomBar .detailShareBut {
  direction: ltr;
}

.bottomBar .detailShareBut li {
  font-family: "IRANSansX", "IRANYekanX", Tahoma, Arial, sans-serif !important;
}

html[lang="en"] .bottomBar .detailShareBut li {
  font-family: Inter, Arial, sans-serif !important;
}
