@font-face {
  font-family: 'YB';
  src: url('../fonts/yekan.eot');
  src: local(''), url('../fonts/yekan.woff') format('woff'), url('../fonts/yekan.ttf') format('truetype'), url('../../404/index.html') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'iransans';
  src: url('../fonts/IRANSans-Light-web.eot');
  src: local(''), url('../fonts/IRANSans-Light-web.woff') format('woff'), url('../fonts/IRANSans-Light-web.ttf') format('truetype'), url('../../404/index.html') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GR';
  src: url('../../404/index.html');
  src: local(''), url('../fonts/Gilroylight.woff') format('woff'), url('../fonts/Gilroylight.ttf') format('truetype'), url('../fonts/Gilroylight.woff2') format('woff');
  font-weight: normal;
  font-style: normal;
}

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

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: 'iransans';
}

h1,
h2,
h3,
h4 {
  font-family: 'YB';
  font-weight: normal;
  font-size: 22px;
}

.en {
  font-family: 'GR';
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
  zoom: 1;
}

/* IE7 */

.categories {
  overflow: hidden;
}


body {
  direction: rtl;
  font: 16px/1.5 'iransans';
  background: #fff;
  color: #2b2b2b;
}

a {
  text-decoration: none;
}

.popup_bg {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  display: none;
}

.popup_bg video {
  width: 80%;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

.containerPlus {
  margin: auto;
  max-width: 932px;
}
.madeInIran .container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 10;
}
#intro {
  position: relative;
  height: 70vh;
  z-index: 2;
  background: #1E5235;
}

#intro .fullscreen-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

#intro .colorOn {
  /* background-color: #144f55; */
  /* opacity: 0.5; */
  /* width: 100%; */
  /* height: 100%; */
}

#intro .slimVideo {
  background-image: url(../img/slimvideo.svg);
  height: 317px;
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  margin: auto;
  bottom: 0;
  opacity: 0.3;
}

#intro .scroll {
  /* position: absolute; */
  /* content: ""; */
  width: 20px;
  height: 32px;
  /* bottom: 32px; */
  /* left:0px; */
  /* right: 0px; */
  margin: 60px auto 0;
  background-image: url(../img/scroll.png);
}

#intro .content {
  position: absolute;
  top: 50%;
  right: 83px;
  max-width: 648px;
  text-align: right;
  transform: translateY(-50%);
  z-index: 2;
}

#intro  img.iranLogo {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  max-width: 442px;
  z-index: 2;
  transform: translateY(-50%);
}

#intro .content h1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 3px;
}

#intro .content a.button {
  color: #fff;
  background-color: #FF9800;
  padding: 10px 39px 10px 54px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  cursor: pointer;
  border-radius: 8px;
  position: relative;
}

#intro .content a.button img {
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 5px;
  position: absolute;
  left: 19px;
  top: 11px;
}

#intro .content a.button span {}

#intro .content a.button:hover {
}

.madeInIran {
  margin: 192px 0px 0;
  position: relative;
  /* padding: 200px 0 100px; */
}

.madeInIran .slim {
  background-image: url(../img/slimvideo.svg);
  height: 317px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  opacity: 0.2;
}

.madeInIran img {
  margin: auto;
  display: block;
  margin-bottom: 36px;
  max-width: 100%;
  width: 78%;
}

.madeInIran h2 {
  color: #176971;
  font-size: 26px;
  font-weight: bold;
  border-bottom: 3px solid #176971;
  text-align: center;
  margin-bottom: 64px;
}

.madeInIran h2 span {
  background-color: #fff;
  position: relative;
  top: 18px;
  padding: 0px 24px;
}

.madeInIran p {
  font-size: 16px;
  color: #224447;
  max-width: 624px;
  margin: auto;
  text-align: center;
  line-height: 32px;
}

.madeInIran h2.topBrands {
  border: none;
  margin-top: 96px;
  margin-bottom: 48px;
}

.madeInIran p.side {
  width: 46%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
}

.madeInIran p.right {
  margin-left: 5%;
  margin-right: 2%;
}

.cup p {
  font-size: 16px;
}

.cup p.side {
  margin-top: 64px;
}

.cup p.right {
  font-weight: bold;
}

#brands .items {
  text-align: center;
}

#brands .items .item {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0 4px 5px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  width: 12%;
}

#brands .items .item .btn {
  padding: 10px 20px 10px 20px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  position: relative;
  border: 1px solid #46aab8;
  color: #46aab8;
}

#brands .items .item .btn:after {
  content: '';
  width: 25px;
  height: 8px;
  background: url('../img/pin.png') no-repeat;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 18px;
  opacity: 0;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

#brands .items .item .btn:hover {
  padding: 10px 20px 10px 30px;
}

#brands .items .item .btn:hover:after {
  opacity: 1;
}

#brands .items .item .img {
  border: 1px solid #2a3b3e;
  background: #46aab8;
  width: 100%;
  height: 160px;
  position: relative;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  background-image: url(../img/productbg.png);
  background-position: -30px;
}

#brands .items .item .img:hover,
#brands .items .item .img.active {
  border: 1px solid #2a3b3e;
  background: #46aab8 !important;
}

#brands .items .item .img img {
  width: 80%;
  max-width: 160px;
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

#brands .items .item:nth-child(2n) .img {
  background: url('../img/bgbarqod.png');
}

#brands .items .box {
  position: absolute;
  width: 100%;
  height: 500px;
  top: auto;
  left: 0;
  margin-top: 10px;
  background: #eef6f7;
  opacity: 0;
  cursor: default;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
}

#brands .items .box .wrapper {
  width: 70%;
  margin: 0 auto;
}

#brands .items .box .arrow {
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #eef6f7;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -17px;
}

#brands .items .box .close {
  display: block;
  position: absolute;
  top: 30px;
  right: 35px;
  width: 32px;
  height: 32px;
  background: url('../img/close.png') no-repeat;
  cursor: pointer;
  background-size: 100% 100%;
}

#brands .items .box .wrapper>img {
  float: left;
  width: 25%;
  margin-top: 130px;
  border: 1px solid #d3e6e8;
}

#brands .items .box .wrapper>img.active {
  animation: pulse 1s ease 1;
}

#brands .items .box .info {
  float: right;
  width: 67%;
  text-align: right;
  padding: 100px 0;
}

#brands .items .box .info img {
  width: 80px;
  margin-left: 5px;
}

#brands .items .box .info h4 {
  font-size: 23px;
  margin-bottom: 10px;
  color: #2c6169;
}

#brands .items .box .info p {
  text-align: justify;
}

#brands .items .box .info .btn {
  float: left;
}

#brands .items .box .info .gallery {
  display: inline-block;
}

#brands .items .box .info .gallery img {
  background: url('../img/loader.gif') no-repeat center;
  cursor: pointer;
}

#brands .items .box .info .tags {
  padding: 10px 0;
  border-top: 1px solid #d3e6e8;
  border-bottom: 1px solid #d3e6e8;
  margin: 10px 0;
}

#brands .items .box .info .tags>span {
  margin-left: 30px;
  display: inline-block;
}

.cup .btn {
  background: #62b965;
  color: #fff;
  padding: 10px 20px;
  display: block;
  width: 140px;
  margin: 10px auto;
  box-shadow: 0 0 6px #a9a9a9;
}

.footer {
  background-color: #404040;
  text-align: center;
  height: 44px;
}

.footer img {
  margin-top: 11px;
  max-width: 90px;
}

/* new version */

.category {
  position: relative;
  min-height: 380px;
  margin-bottom: 112px;
  overflow-x: hidden;
}

.category .object {
  position: absolute;
  left: -124px;
  transform: translateX(-100%) rotate(-32deg);
  opacity: 0;
  transition: all 1s;
  max-width: 324px;
}

.category .object:nth-child(2) {
  right: -148px;
  left: inherit;
  transform: translateX(100%) rotate(-32deg);
  opacity: 0;
}

.active {
  opacity: 1 !important;
  transform: inherit !important;
}

h3 {
  max-width: 960px;
  margin: auto;
  color: #226E6C;
  font-size: 32px;
  border-bottom: 2px solid #cfe4e4;
  padding-bottom: 12px;
  margin-bottom: 24px;
}

.category {}

.category .container {
  max-width: 960px;
  margin: auto;
  text-align: center;
}

.category .box {
  max-width: 238px;
  float: right;
  border: 1px solid #efefef;
  height: 190px;
  transition: all 0.32s ease-in;
  display: inline-block;
}

.category .box a {}

.category .box img {
  max-width: 80%;
}

.category .box h4 {
  color: #484848;
  transition: all 0.32s ease-in;
  height: 40px;
  width: 80%;
  margin: auto;
  font-size: 20px;
  line-height: 42px;
}

.category .box:hover {
  box-shadow: 0px 0px 64px #dcdcdc;
}

.category .box:hover h4 {
  background-color: #484848;
  border-radius: 100px;
  color: #fff;
  height: 40px;
  width: 80%;
  margin: auto;
  font-size: 17px;
  line-height: 42px;
  box-shadow: 0px 4px 24px #dcdcdc;
}

.clear {
  clear: both;
}

.logo {
  background-color: #fff;
  position: absolute;
  margin: auto;
  left: 0px;
  right: 0px;
  top: 0px;
  width: 218px;
  padding: 0 1em;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
  box-shadow: 0px 2px 23px rgba(0, 0, 0, 0.17);
  text-align: center;
  z-index: 10;
}

.logo img {
  width: 100%;
  margin-top: 14px;
}

.topH2 {
  color: #fff;
  margin-bottom: 42px;
  font-size: 30px;
}
#intro .flag{
  position: absolute;
  bottom: -120px;
  left: 0;
  width: 100%;
  z-index: 99;
}