body {
  font-family: iransansx, "iransansx", iranyekanx, sans-serif;
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: iransansx, "iransansx", iranyekanx, sans-serif;
}
.btn {
  font-family: iransansx, "iransansx", iranyekanx, sans-serif;
}
.wt-topbar-right {
  float: none;
  display: flex;
  justify-content: center;
}
.header-style-4 .top-bar .wt-topbar-right .wt-topbar-info-2 li i {
  margin-right: unset;
  margin-left: 10px;
}
.header-style-4 .top-bar {
  background-color: #1b1e21;
}
.header-style-4 .header-nav .nav > li > a {
  color: #1b1e21;
}
.site-header.header-style-4 .main-bar,
.header-style-4 .is-fixed.color-fill .main-bar {
  background-color: #ffffff;
}
.site-header.header-style-4 .main-bar {
  height: 80px;
}
.logo-header-inner {
  height: 80px;
  display: flex;
  justify-content: center;
}
.slider-outer {
  direction: ltr;
}
.header-nav .nav > li .sub-menu {
  top: 85%;
  left: unset;
  right: 0;
  z-index: 20;
}
.logo-header-inner img {
  z-index: 20;
}
.header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  text-align: right;
}
.header-style-4 .header-nav .nav > li {
  padding: 0;
}
.slide-banner {
  display: flex;
  justify-content: center;
  justify-items: center;
  text-align: center;
  margin-bottom: 10px;
}
.top-banner {
  height: 70px;
  background-color: #ff7700;
  top: 0px;
  z-index: -10;
  width: 50%;
  border-radius: 15px;
  padding-top: 20px;
}
@media only screen and (max-width: 575.99px) {
  .top-banner {
    height: auto;
    background-color: #ff7700;
    top: 0px;
    z-index: -10;
    width: 90%;
    border-radius: 15px;
  }
}
