a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
:root {
  --orange: #ef580e;
  --gray-dark: #999999;
  --gray-bright: #dedcdc;
  --gray-light: #ebebeb;
  --gray-dark-two: #7b7b7b;
}

@font-face {
  font-family: "Estedad-Black";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Black.woff2");
}
@font-face {
  font-family: "Estedad-Bold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Bold.woff2");
}
@font-face {
  font-family: "Estedad-ExtraBold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-ExtraBold.woff2");
}
@font-face {
  font-family: "Estedad-ExtraLight";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-ExtraLight.woff2");
}
@font-face {
  font-family: "Estedad-Light";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Light.woff2");
}

@font-face {
  font-family: "Estedad-Medium";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Medium.woff2");
}

@font-face {
  font-family: "Estedad-Regular";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Regular.woff2");
}

@font-face {
  font-family: "Estedad-SemiBold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-SemiBold.woff2");
}

@font-face {
  font-family: "Estedad-Thin";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Thin.woff2");
}

@font-face {
  font-family: "Estedad-FD-Black";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-Black.woff2");
}
@font-face {
  font-family: "Estedad-Bold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-Bold.woff2");
}
@font-face {
  font-family: "Estedad-FD-ExtraBold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-ExtraBold.woff2");
}
@font-face {
  font-family: "Estedad-FD-ExtraLight";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-ExtraLight.woff2");
}
@font-face {
  font-family: "Estedad-FD-Light";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-Light.woff2");
}

@font-face {
  font-family: "Estedad-FD-Medium";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-Medium.woff2");
}

@font-face {
  font-family: "Estedad-FD-Regular";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-Regular.woff2");
}

@font-face {
  font-family: "Estedad-FD-SemiBold";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-SemiBold.woff2");
}

@font-face {
  font-family: "Estedad-FD-Thin";
  src: url("https://www.tanostools.com/asset/fonts/Estedad-FD-Thin.woff2");
}

@font-face {
  font-family: "icomoon";
  src: url("https://www.tanostools.com/asset/fonts/icomoon.eot?hwat7a");
  src: url("https://www.tanostools.com/asset/fonts/icomoon.eot?hwat7a#iefix")
      format("embedded-opentype"),
    url("https://www.tanostools.com/asset/fonts/icomoon.ttf?hwat7a")
      format("truetype"),
    url("https://www.tanostools.com/asset/fonts/icomoon.woff?hwat7a")
      format("woff"),
    url("https://www.tanostools.com/asset/fonts/icomoon.svg?hwat7a#icomoon")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-keyboard_arrow_down:before {
  content: "\e313";
}
.icon-keyboard_arrow_left:before {
  content: "\e314";
}
.icon-keyboard_arrow_right:before {
  content: "\e315";
}
.icon-keyboard_arrow_up:before {
  content: "\e316";
}
.icon-map-marker1:before {
  content: "\f042";
}
.icon-certificate1:before {
  content: "\e913";
}
.icon-world:before {
  content: "\e910";
}
.icon-arrow-left-circle:before {
  content: "\e903";
}
.icon-arrow-right-circle:before {
  content: "\e906";
}
.icon-navigation-more:before {
  content: "\e908";
}
.icon-phone:before {
  content: "\e942";
}
.icon-bars:before {
  content: "\e907";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-search:before {
  content: "\e625";
}
.icon-search22:before {
  content: "\e921";
}
.icon-live_help:before {
  content: "\e0c6";
}
.icon-certificate:before {
  content: "\e902";
}
.icon-chat-3:before {
  content: "\e900";
}
.icon-diamond:before {
  content: "\e904";
}
.icon-location:before {
  content: "\e901";
}
.icon-settings:before {
  content: "\e905";
}

html {
  overflow-x: hidden;
}
body {
  font-family: "Estedad-Medium";
  background: #f5f5f5;
  text-align: right;
  /*overflow-x: hidden;*/
}

::selection {
  background: var(--orange);
  color: #fff;
}

::-moz-selection {
  background: var(--orange);
  color: #fff;
}

::-webkit-selection {
  background: var(--orange);
  color: #fff;
}

.clear {
  clear: both;
}
p {
  direction: rtl;
}
textarea:focus,
input:focus {
  outline: none;
}

*:focus {
  outline: none;
}

.padding-clear {
  padding: 0;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}
header {
  margin-top: 0px;
  margin-bottom: 20px;
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: #f5f5f5;
  padding-top: 20px;
  top: 0px;
  right: 0px;
}
main {
  margin-top: 100px;
  position: relative;
}
.logo img {
  height: 60px;
  width: auto;
}
.cat {
  position: relative;
}
.cat:hover .othermenu {
  display: block;
}
.menu-top {
  margin-top: 10px;
}
.menu-top ul {
  list-style: none;
}
.menu-top ul li {
  display: inline-table;
  padding: 5px 12px;
  padding-bottom: 15px;
}
.menu-top ul li a {
  font-size: 14px;
  color: #000;
  transition: all 0.3s;
}
.menu-top ul li a:hover {
  color: var(--orange);
  transition: all 0.3s;
}
.menu-top ul li a::after {
  content: "";
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  top: 5px;
  background: transparent;
  transition: all 0.3s;
}
.menu-top ul li a:hover::after,
.menu-top ul li > a.active-nav::after {
  width: 100%;
  background: var(--orange);
}
.search-icon {
  float: right;
  width: 15%;
  margin-top: 20px;
}
.search-icon span {
  color: var(--orange);
  font-size: 20px;
}
.tel-top {
  color: #000;
  float: left;
  width: 85%;
  margin-top: 11px;
}
.tel-top img {
  height: 36px;
}
.reseller {
  float: right;
  margin-top: 16px;
}
.reseller a {
  color: #000;
  font-size: 14px;
  transition: all 0.3s;
}
.reseller a:hover {
  color: var(--orange);
  transition: all 0.3s;
}
.reseller a::after {
  content: "";
  display: block;
  margin: auto;
  height: 2px;
  width: 0;
  top: 5px;
  background: transparent;
  transition: all 0.3s;
}
.reseller a:hover::after,
.reseller > a.active-nav::after {
  width: 100%;
  background: var(--orange);
}

.lng-top {
  float: left;
  margin-top: 20px;
}
.lng-top a span:first-child {
  color: #000;
  font-size: 13px;
  float: left;
  margin-right: 4px;
}
.lng-top a span:last-child {
  color: #000;
  font-size: 17px;
}
.ads {
  height: 500px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 30px;
  box-shadow: 0px 0px 8px #d0d0d0;
  margin-bottom: 20px;
}
.slider {
  background: #eee;
  height: 500px;
  border-radius: 30px;
  /* box-shadow: 0px 0px 8px #d0d0d0; */
  margin-bottom: 20px;
  direction: ltr;
  overflow: hidden;
}
.h_iframe-aparat_embed_frame iframe {
  width: 100%;
  height: 350px;
  border-radius: 45px;
  box-shadow: 0px 0px 6px #b0b0b0;
}
.slick-slide img {
  width: 100%;
  /* height: 400px; */
}
.slick-next {
  right: 25px;
  border: 2px solid #fff;
  width: 30px;
  height: 30px;
  opacity: 0.75;
  border-radius: 6px;
}
.slick-prev {
  left: 25px;
  z-index: 10;
  border: 2px solid #fff;
  width: 30px;
  height: 30px;
  opacity: 0.75;
  border-radius: 6px;
}
.slick-prev::before {
  font-family: "icomoon";
  content: "\e314";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-next::before {
  font-family: "icomoon";
  content: "\e315";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  display: none;
}

#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
  z-index: 1006;
  display: block;
}

#search input[type="search"] {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -51px;
  width: 60%;
  margin-left: 20%;
  color: rgb(255, 255, 255);
  background: transparent;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
  border-left: 0px solid transparent;
  border-right: 0px solid transparent;
  font-size: 40px;
  font-family: "Estedad-Medium";
  font-weight: 300;
  text-align: center;
  outline: none;
  padding: 10px;
}

#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  opacity: 1;
  font-size: 27px;
  color: #fff;
}

#search .close:hover {
  color: var(--orange);
  cursor: pointer;
}
.slick-dots {
  bottom: 25px;
}
.title-section {
  color: var(--orange);
}
.title-box-clear {
  width: auto !important;
  border: 0px !important;
  padding: 0px !important;
}
.title-box {
  padding-right: 10px;
  float: right;
  width: 380px;
  border-right: 3px solid var(--orange);
}
.title-box .line {
  background-color: var(--orange);
  width: 3px;
  height: 75px;
  float: right;
  margin-left: 10px;
}
.section-margin {
  margin: 30px 0px;
  display: inline-block;
  width: 100%;
}
.slick-slide .product-item {
  margin-bottom: 0px;
}
.title-one {
  font-family: "Estedad-Bold";
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
  height: 37px;
  float: right;
  /* width: 270px; */
}
.title-two {
  color: #ddd;
  font-size: 16px;
  height: 37px;
  float: right;
  /* width: 270px; */
}
.title-two span:first-child {
  color: #757575;
  float: right;
  font-size: 16px;
}
.title-two a span:first-child {
  color: #757575;
  float: right;
  font-size: 16px;
}
.title-two a span:first-child:hover {
  color: var(--orange);
}
.title-two span:last-child {
  color: var(--orange);
  float: right;
  margin-top: 5px;
  font-size: 22px;
}
.title-img {
  margin-right: 10px;
  display: inline-block;
}
.title-img img {
  height: 55px;
}
.arrows {
  margin-top: 50px;
}
.Slick-Prev {
  width: 30px;
  height: 30px;
  display: block;
  border: 2px solid #d0d0d0;
  text-align: center;
  border-radius: 6px;
  float: left;
  margin-right: 5px;
  cursor: pointer;
}
.Slick-Prev::before {
  color: #d0d0d0;
  font-family: "icomoon";
  content: "\e314";
  font-size: 22px;
}
.Slick-Prev:hover {
  border: 2px solid #000;
}
.Slick-Prev:hover::before {
  color: #000;
}
.Slick-Next {
  width: 30px;
  height: 30px;
  display: block;
  border: 2px solid #d0d0d0;
  text-align: center;
  border-radius: 6px;
  float: left;
  cursor: pointer;
}
.Slick-Next:hover {
  border: 2px solid #000;
}
.Slick-Next:hover::before {
  color: #000;
}
.Slick-Next::before {
  color: #d0d0d0;
  font-family: "icomoon";
  content: "\e315";
  font-size: 22px;
}
.responsive-cat {
  color: red;
}
.responsive-cat .slick-slide {
  text-align: center;
}
.responsive-cat .cat-bg {
  background: url("../images/bg-cat.png");
  height: 220px;
  margin: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 25px;
}
.responsive-cat .cat-bg img {
  height: 120px;
  width: auto;
  margin: auto;
}
.responsive-cat a p {
  font-size: 16px;
  color: #000;
}

.cat-list .cat-bg {
  background: url("../images/bg-cat.png");
  height: 220px;
  margin: 4px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 15px;
}
.cat-list .cat-bg img {
  height: auto;
  width: 65%;
  margin: auto;
  display: block;
  margin-top: 10px;
}
.cat-list a p {
  font-size: 16px;
  color: #000;
}

.index-map-content {
  margin-top: 25px;
}
.index-map-content p {
  font-size: 14px;
  line-height: 25px;
}
.index-map {
  color: #000;
  position: relative;
}
.index-map img {
  color: #000;
  position: absolute;
  right: 0px;
  top: -100px;
}
.indexads-item {
  margin: 30px 0px;
  text-align: center;
}
.indexads-item img {
  color: #000;
  height: 300px;
  width: 100%;
  border-radius: 30px;
  box-shadow: 0px 0px 8px #d0d0d0;
}
.product-item {
  background: url("../images/bg-product.png");
  height: 440px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  padding-top: 66px;
  position: relative;
}
.product-item a img {
  height: auto;
  margin: auto;
  display: block;
  max-width: 65%;
}
.product-item a button {
  color: #fff;
  margin: auto;
  display: block;
  background: var(--gray-dark);
  border: 0px;
  border-radius: 5px;
  padding: 4px 30px;
  font-size: 14px;
  cursor: pointer;
  transition: 0.3s;
  position: absolute;
  left: 0px;
  right: 0px;
  width: 150px;
  bottom: 30px;
}
.product-item a button:hover {
  transition: 0.3s;
  background: var(--orange);
}
.product-item:hover button {
  transition: 0.3s;
  background: var(--orange);
}
.product-item a .product-content {
  color: #000;
  width: 75%;
  margin: auto;
  height: 100px;
  position: absolute;
  bottom: 60px;
  left: 0px;
  right: 0px;
}
.product-item a .product-content p:first-child {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  transition: 0.3s;
}
.product-item:hover a .product-content p:first-child {
  color: var(--orange);
  transition: 0.3s;
}
.product-item a .product-content p:first-child:hover {
  color: var(--orange);
}
.product-item a .product-content p:last-child {
  color: #4f4f4f;
  font-size: 16px;
}

.responsive-article .slick-prev {
  left: -40px;
  background: var(--orange);
  border: 0px !important;
}
.responsive-article .slick-next {
  right: -40px;
  background: var(--orange);
  border: 0px !important;
}
.item-article {
  background-color: #000;
  width: 90%;
  margin: auto;
  border-radius: 15px;
  height: 200px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
  overflow: hidden;
}
.item-article p {
  color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 26px;
  position: absolute;
  bottom: 10px;
  z-index: 1000;
  right: 0px;
}

.grad {
  height: 100%;
  width: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  z-index: 99;
}
.dark_edge {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.9) 100%
  );
  opacity: 1;
  transition: 0.6s;
}
.dark_edge:hover {
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 0.6) 100%
  );
  transition: 0.6s;
  opacity: 0.2;
}
.index-promotion-img {
  margin-top: 0px;
}
.index-promotion-img img {
  height: 250px;
  width: 100%;
  border-radius: 30px;
  box-shadow: 0px 0px 8px #d0d0d0;
}
.index-promotion {
  padding-right: 40px;
}
.index-promotion p:first-child {
  font-family: "Estedad-Bold";
  color: #000;
  font-size: 20px;
  font-weight: 600;
}
.index-promotion p:first-child span {
  color: var(--orange);
}
.index-promotion p {
  color: #000;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
}
.exb-item {
  color: #000;
  position: relative;
}
.exb-bg {
  color: #000;
  height: 250px;
  border-radius: 30px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.exb-title {
  font-family: "Estedad-Bold";
  color: #fff;
  position: absolute;
  right: 0px;
  left: 0px;
  margin: auto;
  width: 50%;
  background: var(--orange);
  padding: 5px;
  border-radius: 0px 0px 20px 20px;
  text-align: center;
}
.tabligh-section {
  position: relative;
}
.dot {
  background: url(../images/dot.png);
  height: 220px;
  position: absolute;
  left: -30px;
  width: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  bottom: 10px;
}
.slider-section {
  position: relative;
}
.dot-slider {
  background: url(../images/dot.png);
  height: 220px;
  position: absolute;
  right: -30px;
  width: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 20px;
}
.pro-section {
  position: relative;
  /*margin-top: 40px;*/
}
.pro-dot {
  background: url(../images/dot.png);
  height: 220px;
  position: absolute;
  left: -30px;
  width: 30px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: 20px;
}
footer {
  margin-top: 30px;
}
.footer-title {
  margin-bottom: 20px;
}
.footer-title p {
  color: #000;
  font-family: "Estedad-Bold";
  font-size: 20px;
}
.map-image {
  height: 300px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  border-radius: 20px;
  box-shadow: 0px 0px 8px #d0d0d0;
}
.footer-bg {
  background: url("../images/map-bg.jpg");
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 45px;
}
.address {
  margin-bottom: 20px;
}
.address span {
  color: var(--orange);
  float: right;
  font-size: 24px;
  margin-left: 10px;
  margin-bottom: 25px;
}
.address p {
  color: #000;
  font-size: 14px;
}
.footer-address-icon {
  color: #000;
  position: relative;
}
.footer-address-icon .tools {
  float: right;
  height: auto;
  width: 40px;
  background: #eee;
  text-align: center;
  margin-left: 10px;
  padding-top: 10px;
  border-radius: 20px;
  position: absolute;
  right: 0px;
}
.footer-address-icon .tools span {
  color: #8f8f8f;
  font-size: 20px;
  margin-bottom: 30px;
  display: block;
}
.tools-content {
  padding-top: 15px;
  padding-right: 50px;
}
.tools-content span a {
  color: #000;
  width: 100%;
  display: block;
  margin-bottom: 26px;
  font-size: 14px;
}
.footer-address-icon .tools span:first-child {
  margin-top: 10px;
}
.footer-address-icon .tools span:last-child {
  margin-bottom: 20px;
}
footer ul {
  list-style: none;
  width: 49%;
  float: right;
}
footer ul li {
  margin-bottom: 15px;
}
footer ul li a {
  color: #000;
  font-size: 14px;
  transition: 0.4s;
}
footer ul li a:hover {
  color: var(--orange);
}
.social {
  color: #000;
}
.social .footer-title {
  margin-bottom: 10px !important;
}
.social a img {
  color: #000;
  height: 22px;
  margin-right: 10px;
}

.othermenubg .cat:hover .othermenu {
  display: block;
}

.menu {
  position: relative;
  margin: 0;
}

.menu a,
.menu a:link,
.menu a:visited,
.menu a:focus,
.menu span {
  color: #000 !important;
  text-decoration: none;
  font-size: 13px;
  text-align: right;
}

.menu a:hover {
  color: #7d8b9a;
  text-decoration: none;
}

.menu > li {
  display: block !important;
  padding: 0px 20px !important;
  width: 220px;
}
.menu > li > a {
  padding: 10px 0px;
  display: block;
}

.menu > li > a::after {
  display: none !important;
}
.menu > li > a:hover::after,
.menu > li > a.active-nav::after {
  display: none !important;
}

.menu > li:hover > a {
  color: var(--orange) !important;
  padding: 10px 0px !important;
}
.menu > li:hover > a::after {
  display: none !important;
}

.menu > li:hover {
  color: var(--orange);
}

/* Megadrop width dropdown */
.menu > li > .megadrop {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  list-style: none;
  top: 0px;
  right: 100%;
  width: 800px;
  min-height: 100%;
  text-align: left;
  padding: 0;
  z-index: 1000;
  overflow: hidden;
  background: #fff;
  /* box-shadow: 0px 4px 14px 0px rgba(34, 34, 34, 0.1); */
  border-radius: 20px;
  padding: 15px;
}

.menu > li:hover .megadrop {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.menu ul li:hover:after {
  color: #000;
}

.menu .col {
  width: 25%;
  float: right;
  color: white;
}

.menu .col ul {
  padding: 0;
  margin: 0;
}

.menu .col ul li {
  padding: 0;
  list-style: none;
  display: block;
}

.menu .col ul li img {
  height: 70px;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.menu .col h3 {
  font-size: 16px;
  padding: 10px 0;
  font-weight: bold;
  margin: 5px 0 5px 0;
  color: #227087;
  background: #eee;
}

.menu .col ul li a {
  display: block;
  padding: 0 0 15px 0;
  color: #7d8b9a;
  border: 0px;
  text-align: center;
  font-size: 11px;
}

.menu .col ul li a::after {
  display: none !important;
}
.menu .col ul li a:hover::after,
.menu .col ul li a.active-nav::after {
  display: none !important;
}

.menu .col ul li a:hover {
  color: #000;
  text-decoration: none;
}

.menu > li > ul li ul,
.menu li > ul li,
.menu > li > .megadrop,
.menu > li > ul,
.menu > li {
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-outs;
}

.first-menu {
  background: #ed3339;
  font-size: 12px;
  padding: 12px 10px;
  border-radius: 4px;
  color: #fff;
}

.first-menu span {
  color: #fff;
  font-size: 15px;
  float: right;
  margin-left: 10px;
  border: 0px;
}

.othermenubg {
  background-color: var(--gray-light);
}

.othermenubg .cat {
  background: var(--orange);
  font-size: 12px;
  padding: 12px 10px;
  color: #fff;
  position: relative;
}

.othermenubg .cat span {
  color: #fff;
  font-size: 15px;
  float: right;
  margin-left: 10px;
}

.othermenu {
  display: none;
  position: absolute;
  z-index: 120;
  background: var(--gray-bright);
  right: 0px;
  box-shadow: 0px 4px 14px 0px rgba(34, 34, 34, 0.1);
  top: 45px;
  border-radius: 20px;
  min-height: 420px;
}

.othermenubg .cat:hover .othermenu {
  display: block;
}

.menu_top {
  display: inline-block;
  width: 100%;
  padding-top: 7px;
}

.menu_top ul {
  float: right;
}

.menu_top li {
  display: inline-block;
  margin-left: 25px;
}

.menu_top li a {
  color: #000;
  font-size: 13px;
}

.menu_top li a:hover {
  color: var(--orange);
}

.navigation {
  color: var(--gray-dark);
  font-size: 14px;
  padding-top: 7px;
  padding-bottom: 7px;
  text-transform: uppercase;
  width: 100%;
  max-width: 1440px;
  margin: auto;
}
.navigation a {
  color: var(--gray-dark);
  font-size: 14px;
  padding-left: 10px;
  text-transform: uppercase;
  float: right;
}
.navigation span::after {
  font-family: "icomoon";
  content: "\e314";
  padding-left: 10px;
  font-size: 18px;
  float: right;
}
.navigation a:hover {
  color: #000;
}
.nav-bg {
  height: 30px;
  text-align: right;
  width: 100%;
}
.margin-top {
  margin-top: 75px;
}
.content-text {
  font-size: 14px;
  line-height: 25px;
  text-align: right;
  direction: rtl;
}
.content-text h1 {
  font-family: "Estedad-Bold";
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
}
.content-text p {
  font-size: 14px;
  line-height: 30px;
}
.content-text ul li {
  color: #000;
  font-size: 14px;
  margin-bottom: 10px;
}
.date {
  color: var(--gray-dark);
  margin-top: 10px;
  font-size: 14px;
}
.content-text a {
  color: var(--orange);
}
.content-text img {
  margin: 15px 0px;
}
.page-link {
  outline: none !important;
  box-shadow: none !important;
}
.page-item {
  margin: 0px 2px;
}
.page-link {
  border-radius: 4px !important;
  color: #000;
  font-size: 14px;
  padding: 8px 10px;
}
.page-link:hover {
  background: var(--orange);
  color: #fff;
}

.slider-for {
  direction: ltr;
  background: #fff;
  border-radius: 30px;
}
.slider-for div {
  width: 100%;
}
.slider-for div img {
  height: auto;
  max-height: 450px;
  width: auto;
  margin: auto;
}
.slider-nav {
}
.slider-nav .item {
  width: 15%;
  float: left;
  margin-left: 5px;
  margin-top: 5px;
  cursor: pointer;
}
.slider-nav .item img {
  height: auto;
  width: auto;
  border-radius: 10px;
}

.slider-for .slick-next {
  border: 2px solid var(--gray-dark);
}
.slider-for .slick-prev {
  border: 2px solid var(--gray-dark);
}
.slider-for .slick-next::before {
  color: var(--gray-dark);
}
.slider-for .slick-prev::before {
  color: var(--gray-dark);
}
.product-detail {
  font-size: 14px;
  line-height: 25px;
  text-align: right;
  direction: rtl;
}
.product-detail h1 {
  font-family: "Estedad-Bold";
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
}
.product-detail p {
  font-size: 14px;
  line-height: 30px;
}
.guarantee {
  width: 48%;
  border: 1px solid var(--gray-dark);
  border-radius: 10px;
  padding: 8px;
  display: inline-block;
  height: 65px;
  margin-top: 40px;
  margin-left: 2%;
  float: right;
}
.guarantee .img {
  float: right;
  width: 15%;
  padding-top: 7px;
}
.guarantee .img img {
  height: 35px;
}
.guarantee-content {
  float: right;
  width: 70%;
  height: 55px;
}
.guarantee-content div {
  width: 100%;
  overflow: hidden;
}
.guarantee-content div span:first-child {
  color: var(--gray-dark);
  font-size: 12px;
}
.guarantee-content div span:last-child {
  color: #000;
  font-size: 12px;
}
.guarantee-logo {
  margin-right: 5px;
  display: inline-block;
  width: 12%;
  float: right;
  margin-top: 5px;
}
.guarantee-logo span {
  color: #46b136;
  font-size: 35px;
}
.service {
  width: 50%;
  border: 1px solid var(--gray-dark);
  border-radius: 10px;
  padding: 8px;
  display: inline-block;
  height: 65px;
  margin-top: 40px;
}
.service-title {
  width: 20%;
  float: right;
  margin-top: 12px;
}
.service-title span {
  color: var(--gray-dark);
  font-size: 12px;
}
.service-item {
  width: 80%;
  float: right;
}
.service-item div {
  float: right;
  text-align: center;
  margin-left: 10px;
}
.service-item div img {
  height: 29px;
  margin: auto;
  display: block;
}
.service-item div span {
  color: var(--gray-dark);
  display: inline-block;
  font-size: 10px;
  width: 100%;
}
.download-file {
  width: 48%;
  float: right;
  background: var(--orange);
  margin-top: 50px;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  margin-left: 2%;
  transition: 0.6s;
}
.download-file a {
  color: #fff;
  font-size: 14px;
}
.download-file:hover {
  background: #000;
}
.product-service-address {
  width: 50%;
  float: right;
  background: var(--gray-dark);
  margin-top: 50px;
  border-radius: 10px;
  padding: 5px;
  text-align: center;
  transition: 0.6s;
}
.product-service-address:hover {
  background: #000;
}
.product-service-address a {
  color: #fff;
  font-size: 14px;
}
.help {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.help span:first-child {
  color: var(--gray-dark);
  font-size: 46px;
  float: right;
  margin-left: 10px;
}
.help span:last-child {
  color: #000;
}
.help span:last-child p:first-child {
  color: #000;
  line-height: 20px;
  font-family: "Estedad-Bold";
  font-size: 14px;
}
.help span:last-child p:last-child {
  color: var(--gray-dark);
  font-size: 12px;
}
.product-box-item {
  background: #eee;
  padding: 10px;
  text-align: center;
  border-radius: 20px;
  margin: 40px 0px;
}
.product-box-item span:first-child {
  color: var(--gray-dark);
  font-size: 40px;
  margin: auto;
  display: block;
}
.product-box-item span {
  font-family: "Estedad-Bold";
  font-size: 12px;
  color: #000;
}
.product-box-item p {
  font-size: 12px;
  color: var(--gray-dark);
  line-height: 24px;
  width: 75%;
  margin: auto;
}
.suggest-product .slick-next {
  right: -15px;
  border: 2px solid var(--gray-dark);
}
.title-custom {
  margin-top: 40px;
  margin-bottom: 30px;
  text-align: center;
}
.title-custom p {
  font-family: "Estedad-Bold";
  color: var(--gray-dark-two);
  font-size: 26px;
}
.suggest-product .slick-prev {
  left: -15px;
  border: 2px solid var(--gray-dark);
}
.suggest-product .slick-next::before {
  color: var(--gray-dark);
}
.suggest-product .slick-prev::before {
  color: var(--gray-dark);
}
.title-custom-two {
  margin-top: 40px;
  margin-bottom: 5px;
}
.title-custom-two p {
  font-family: "Estedad-Bold";
  color: var(--gray-dark-two);
  font-size: 26px;
}
.product-discription {
}
.product-discription h2 {
  margin: 10px 0px;
  font-size: 15px;
  font-weight: 600;
}
.product-discription p {
  font-size: 14px;
  line-height: 28px;
  color: var(--gray-dark-two);
}
.product-discription ul {
  list-style: none;
}
.product-discription li {
  font-size: 14px;
  line-height: 33px;
  color: #000;
}
.product-discription a {
  color: var(--orange);
}
.product-discription table {
  width: 100%;
  margin-top: 30px;
}
.product-discription table tr {
  color: #000;
}
.product-discription table tr td {
  color: #000;
  border: 5px solid #f5f5f5;
  padding: 10px 5px;
  background: #fff;
  border-radius: 9px;
  font-size: 12px;
}

.form-control {
  font-family: iranyekan;
  font-size: 14px;
}

.btn-success {
  color: #fff;
  background-color: #197604;
  border-color: #197604;
  font-family: iranyekan;
  font-size: 14px;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
  font-family: iranyekan;
  font-size: 14px;
}

.margin-bottom {
  margin-bottom: 30px;
}

input[type="text"],
input[type="number"],
input[type="email"],
input[type="password"] {
  width: 100%;
  border: 2px solid #eee;
  padding: 10px;
  height: 45px;
  border-radius: 0px;
  font-size: 14px;
  color: #000;
}

.form-control {
  width: 100%;
  border: 2px solid #eee;
  padding: 10px;
  border-radius: 0px;
  font-size: 14px;
  color: #000;
}

.form-group label {
  font-size: 14px;
}
.btn-success {
  color: #fff;
  background-color: var(--orange);
  border-color: var(--orange);
  font-family: "Estedad-FD-Medium";
  font-size: 14px;
}
.btn-success:hover {
  color: #fff;
  background-color: var(--gray-dark-two);
  border-color: var(--gray-dark-two);
  font-family: "Estedad-FD-Medium";
  font-size: 14px;
}
.form-group {
  margin-bottom: 15px;
}

#IranMap {
  display: block;
  position: relative;
  direction: rtl;
  text-align: right;
  padding: 0;
  font-size: 12px;
  width: 90%;
  margin: 50px auto;
}

#IranMap .show-title {
  display: none;
  position: absolute;
  background-color: #333;
  color: #fff;
  margin: 0 !important;
  padding: 0 5px;
  text-align: center;
  line-height: 26px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  opacity: 0.8;
}

#IranMap .map {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
#IranMap .map svg {
  height: 100% !important;
  width: auto !important;
}
#IranMap ul {
  list-style: none;
}
#IranMap ul li::before {
  content: "";
}
#IranMap .map .border path,
#IranMap .map .island path {
  fill: #fff;
}
#IranMap .map .province path {
  fill: #999;
}
#IranMap .map .sea path,
#IranMap .map .lake path {
  fill: #6caed8;
}
#IranMap .map .province path:hover,
#IranMap .map .island path:hover,
#IranMap .map .province path.hover,
#IranMap .map .island path.hover {
  fill: #f05905 !important;
  cursor: pointer;
}

#IranMap .list {
  display: block;
  float: right;
  width: 100%;
}
#IranMap .list ul {
  padding: 0;
}
#IranMap .list > ul {
  margin-left: 10px;
}
#IranMap .list li {
  list-style: none;
  margin-bottom: 0px;
}
#IranMap .list span {
  background: #242424;
  color: #ecf0f1;
  display: block;
  margin: 0 2px;
  padding: 0 8px;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 2px;
}
#IranMap .list li ul li {
  display: block;
  float: right;
  width: 33.33333333333333%;
  /* padding-right: 10px; */
  text-indent: unset !important;
  padding-left: 0px;
}
#IranMap .list li ul li a {
  background: var(--gray-dark-two);
  color: #fff;
  display: block;
  padding: 5px 8px;
  line-height: 26px;
  margin: 2px 2px;
  text-decoration: none;
  padding: 5px 16px;
  font-size: 12px;
  border-radius: 10px;
}
#IranMap .active {
  background: var(--orange) !important;
}
#IranMap .list li ul li a:hover,
#IranMap .list li ul li a.hover {
  background: var(--orange);
}
#IranMap .list ul:before,
#IranMap .list ul:after {
  display: table;
  content: " ";
}
#IranMap .list ul,
#IranMap .list ul::after {
  clear: both;
  margin: 0px;
}

#IranMap .city {
  clear: both;
  padding: 10px 0;
}
.reseller-section {
  margin-top: 15px;
  width: 100%;
  margin-bottom: 15px;
}
.reseller-section h2 {
  font-family: "Estedad-Bold";
  font-size: 24px;
  color: #000;
}
.person-item {
  background: var(--orange);
  margin-top: 1%;
  padding: 10px;
  border-radius: 15px;
  width: 49%;
  float: right;
  margin-left: 1%;
  height: 190px;
}
.person-item p {
  font-size: 12px;
}
.person-item .name {
  color: #000;
}
.person-item .name p:first-child {
  font-family: "Estedad-Bold";
  color: #fff;
  font-size: 16px;
  margin-bottom: 5px;
}
.person-item .name p:last-child {
  color: #fff;
  line-height: 10px;
}
.reseller-tel {
  border-bottom: 1px solid #fff;
  margin-top: 10px;
}
.reseller-tel p {
  color: #fff;
}
.reseller-address {
  margin-top: 10px;
}
.reseller-address p {
  color: #fff;
  line-height: 20px;
}
.form-group label {
  font-size: 14px;
  padding-left: 10px;
}
.form-group input[type="radio"] {
  margin-right: 4px;
}
.search_error {
  margin: 40px 0px;
  color: var(--orange);
  font-size: 24px;
  text-align: center;
}
.sideMenu {
  position: fixed;
  right: -350px;
  background: #fff;
  width: 350px;
  height: 100vh;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  top: 0;
  z-index: 5;
}
.sideMenu.active {
  right: -12px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon {
  display: inline-block;
  padding: 3px 12px;
  cursor: pointer;
  position: fixed;
  right: 0;
}
.menuIcon span {
  display: block;
  width: 25px;
  height: 2px;
  margin: 20px 0;
  background: var(--orange);
  position: relative;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon span::before {
  position: absolute;
  content: "";
  left: 0;
  top: -7px;
  width: 25px;
  height: 2px;
  background: var(--orange);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon span::after {
  position: absolute;
  content: "";
  left: 0;
  bottom: -7px;
  width: 25px;
  height: 2px;
  background: var(--orange);
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span {
  background: #fff;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span:before {
  transform: rotate(45deg);
  top: 0;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.menuIcon.active span:after {
  transform: rotate(-45deg);
  bottom: 0;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.sidebar-navigation {
  width: 350px;
  height: 100vh;
  margin: 90px auto;
  overflow-y: scroll;
}
.sidebar-navigation .title {
  display: block;
  font-size: 1.2em;
  background-color: #1e1e1e;
  padding: 20px 25px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.sidebar-navigation > ul > li > a {
  text-transform: uppercase;
}
.sidebar-navigation ul {
  margin: 0;
  padding: 0;
}
.sidebar-navigation ul li {
  display: block;
}
.sidebar-navigation ul li a {
  position: relative;
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 10px 25px;
  text-decoration: none;
  color: #000;
  letter-spacing: 0.02em;
  border-bottom: 1px solid #eee;
  transition: all 0.3s linear;
}
.sidebar-navigation ul li a em {
  font-size: 1.5rem;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  padding: 5px;
  border-radius: 50%;
}
.sidebar-navigation ul li.selected > a,
.sidebar-navigation ul li:hover > a {
  background-color: transparent;
  color: #000;
  border-color: rgba(255, 255, 255, 0.1);
}
.sidebar-navigation ul li ul {
  display: none;
}
.sidebar-navigation ul li ul.open {
  display: block;
}
.sidebar-navigation ul li ul li a {
  color: #cf1b76;
  border-color: rgba(255, 255, 255, 0.1);
}
.sidebar-navigation ul li ul li a:before {
  content: "\e314";
  font-family: "icomoon";
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s linear;
}
.sidebar-navigation ul li ul li.selected > a,
.sidebar-navigation ul li ul li:hover > a {
  background-color: transparent;
}
.sidebar-navigation ul li ul li.selected > a:before,
.sidebar-navigation ul li ul li:hover > a:before {
  margin-right: 10px;
}
.sidebar-navigation ul li ul li.selected.selected--last > a {
  background-color: transparent;
  color: #fff;
}
.sidebar-navigation ul li ul li.selected.selected--last > a:before {
  background-color: transparent;
}
.subMenuColor1 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparentwhite;
}
.subMenuColor2 {
  background-color: transparent;
}
.subMenuColor2 {
  background-color: transparent;
}
.othermenubgmobile {
  display: none;
}
.section-boom {
  position: relative;
}
/* .section-boom::before {
  content: "";
  background: url(../images/boom.png);
  height: 800px;
  width: 400px;
  display: block;
  position: absolute;
  right: 15%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
} */
.section-boom-img {
  background: url(../images/boom.png);
  height: 500px;
  width: 200px;
  display: block;
  position: absolute;
  right: -100px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
/* .section-boomtwo::before {
  content: "";
  background: url(../images/boom2.png);
  height: 800px;
  width: 400px;
  display: block;
  position: absolute;
  left: 15%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
} */
.section-boomtwo {
  position: relative;
}
.section-boomtwo-img {
  background: url(../images/boom2.png);
  height: 500px;
  width: 300px;
  display: block;
  position: absolute;
  left: -150px;
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  top: 200px;
}
.show-video-ads {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  border-radius: 30px;
  overflow: hidden;
}
.header_background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 4;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.header_background video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  background: #232a34;
}
.page_title_line {
    background: #fff;
  padding: 10px;
  border-radius: 15px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1124px) {
  .product-item {
    padding-top: 90px;
  }
  .product-item a .product-content p:last-child {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .product-item a .product-content p:last-child {
    font-size: 14px;
  }
  .menu-top ul li {
    padding: 5px 8px;
  }
  .menu-top ul li a {
    font-size: 13px;
  }
  footer ul li a {
    font-size: 12px;
  }
  .footer-address-icon .tools span {
    margin-bottom: 28px;
  }
  .address {
    margin-bottom: 20px;
  }
  .footer-address-icon {
    font-size: 13px;
  }
  .address p {
    font-size: 13px;
  }
  .tools-content span a {
    margin-bottom: 25px;
    font-size: 13px;
  }
  .exb-title {
    width: 80%;
  }
  .tel-top {
    margin-top: 20px;
  }
  .tel-top img {
    height: auto;
  }
  .responsive-cat .cat-bg img {
    height: 100px;
    margin-top: 14px;
  }
  .product-item a img {
    max-width: 65%;
    margin-top: 24px;
  }
  .reseller a {
    font-size: 11px;
  }
  .product-item {
    padding-top: 90px;
  }
}

@media only screen and (max-width: 767px) {
  .product-item {
    padding-top: 70px;
  }
  .othermenubgmobile {
    display: block;
  }
  .container {
    max-width: 100%;
    width: 100%;
  }
  .title-img {
    display: none;
  }
  .title-two a span:first-child {
    font-size: 14px;
  }
  .title-one {
    font-size: 17px;
    margin-bottom: 0px;
    width: 220px;
  }
  .arrows {
    margin-top: 30px;
  }
  .index-map img {
    position: unset;
  }
  .address {
    margin-bottom: 10px;
  }
  #IranMap {
    margin: 0px auto;
  }
  .section-margin {
    margin: 10px 0px;
  }
  footer {
    margin-top: 10px;
  }
  .index-promotion {
    padding-right: 0px;
    margin-top: 40px;
  }
  .margin-top {
    margin-top: 25px;
  }
  .navigation {
    font-size: 12px;
    line-height: 25px;
  }
  .navigation a {
    font-size: 12px;
  }
  .guarantee {
    width: 100%;
    height: 65px;
    margin-top: 15px;
    margin-left: 0%;
    float: unset;
  }
  .product-detail h1 {
    margin-top: 20px;
  }
  .service {
    width: 100%;
    margin-top: 10px;
    margin-left: 0%;
    float: unset;
  }
  .download-file {
    width: 100%;
    float: unset;
    margin-top: 10px;
    margin-left: 0%;
  }
  .product-service-address {
    width: 100%;
    float: unset;
    margin-top: 10px;
  }
  .help {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .product-box-item {
    margin: 0px;
    margin-top: 10px;
  }
  .menu-top {
    display: none;
  }
  .reseller {
    display: none;
  }
  .search-icon {
    display: none;
  }
  .tel-top {
    display: none;
  }
  .mobile {
    display: none;
  }
  .dot {
    display: none;
    position: unset;
  }
  .map-image {
    margin: 20px 0px;
  }
  .navigation a {
    padding-left: 2px;
  }
  .navigation span::after {
    padding-left: 2px;
  }
  header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
  }
  .product-item a img {
    max-width: 60%;
  }

  .responsive-article .slick-prev {
    left: -15px;
  }
  .responsive-article .slick-next {
    right: -15px;
  }
  .suggest-product .slick-prev {
    left: 0px;
  }
  .suggest-product .slick-next {
    right: 0px;
  }
  .dot-slider {
    display: none;
  }
  .pro-dot {
    display: none;
  }
  #IranMap .map svg {
    position: relative;
    z-index: 10;
  }
  .h_iframe-aparat_embed_frame iframe {
    height: 200px;
  }
  .title-box {
    margin-bottom: 20px;
  }
  .pro-section {
    margin-top: 20px;
  }
  .exb-title {
    bottom: -35px;
  }
  .exb-item {
    margin-bottom: 50px;
  }
  .footer-bg {
    padding-top: 10px;
  }
  .exb-bg {
    position: relative;
    z-index: 5;
  }
  .exb-title {
    width: 85%;
    z-index: 2;
  }
  .menuIcon {
    top: 10px;
  }
  .footer-address-icon {
    position: relative;
  }
  .footer-address-icon .tools {
    position: absolute;
    right: 0px;
  }
  .tools-content {
    float: right;
    padding-right: 60px;
  }
  .product-item a img {
    max-width: 50%;
    margin-top: 0px;
  }
  .product-item a .product-content {
    width: 55%;
  }
  .cat-list {
    margin-bottom: 20px;
  }
  .cat-list a p {
    text-align: center;
  }
  .cat-list .cat-bg img {
    width: 32%;
  }
.section-boom-img {
	background: unset;
	right: unset;
}
.tabligh-section {
    display:none;
}
.tabligh-section .dot {
    display:none;
}
}
