﻿	* {	margin:0px auto;padding:0px;} 
	p {margin-top: 1em;margin-right: 1em;}  
	body {	
	-webkit-text-size-adjust: auto
	margin: 0;
    padding: 0;
    text-align: center;
    background-color: #efefef;}
	#wrapper {text-align: center;margin-top:0px;;min-height:550px;width:100%;max-width:1650px;text-direction:ltr;direction:ltr;}
	li
	{
	list-style-type:none;
	}
	a{
	text-decoration:none;
	color:black;
	}
	ul{padding-inline-start: 5px;}




/*website to web font generator = https://www.fontsquirrel.com/tools/webfont-generator*/

@font-face {font-family: "IRANSansWeb(FaNum) Medium";
  src: url("bd84acf61e0af29bab6db956e6182bf0.eot"); /* IE9*/
  src: url("bd84acf61e0af29bab6db956e6182bf0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("bd84acf61e0af29bab6db956e6182bf0.woff2") format("woff2"), /* chrome、firefox */
  url("bd84acf61e0af29bab6db956e6182bf0.woff") format("woff"), /* chrome、firefox */
  url("bd84acf61e0af29bab6db956e6182bf0.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("bd84acf61e0af29bab6db956e6182bf0.svg#IRANSansWeb(FaNum) Medium") format("svg"); /* iOS 4.1- */
}
@font-face {font-family: "fl-icons";
 src: url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.eot");
 src: url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.woff") format("woff"), url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/30a0adada561ec8493b9dfce36a805f8.svg#fl-icons") format("svg");
 }
 @font-face {
  font-family: "BYekan";

  src: url("./fonts/BYekan.woff") format("woff"), /* Modern Browsers */
    url("./fonts/BYekan.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "MjFarsiSimpleNormal";

  src: url("./fonts/MjFarsiSimpleNormal0.woff") format("woff"), /* Modern Browsers */
    url("./fonts/MjFarsiSimpleNormal0.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "AIranianSans";

  src: url("./fonts/IranianSans.woff") format("woff"), /* Modern Browsers */
    url("./fonts/IranianSans.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
.desbar{
    height: 40px;
    z-index: 99;
    color: #fff;
    background-color: #3ca83e/*#f5f5f5f5*/;
    position: fixed;
    top: 0;
    width: 100%;
	max-width:1650px;
}
.rightdes {
	position:relative;
	width:auto;
	font-weight:10px;
	float:right;
	text-align:center;
	margin-right:10px;
	vertical-align:center;
	padding-top:0.50%;
	font-family: myFirstFont;
}
.leftdes {
	position: relative;
    width: auto;
    float: left;
    margin-right: 10px;
    padding-top: 7px;
    padding-left: 5px;
    font-family: fl-icons;
}
.fa{
	color:white;
}
.cont{
	height: 90%;
    width: fit-content;
    background-color: #696969;
    border-radius: 25px;
    text-align: center;
    float: left;
    margin-top: 2px;
}
.ccna:hover{
	margin-top: -3px;
	  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.logobar{
	font-family: 'BYekan';
	position: relative;
    height: 80px;
    text-align: center;
    background-color: rgb(0 0 0 / 56%);
    display: flex;
}
#examples{
	position: relative;
    text-align: center;
    margin: auto;
    width: fit-content;
	margin-top:45px;
}
.example{
	position: relative;
    text-align: center;
    margin: auto;
    display: -webkit-inline-box;
    margin-left: 15px;
    font-weight: bolder;
    bottom: 15PX;
    padding-bottom: 16px;
    padding-top: 20px;
    padding-left: 2px;
    padding-right: 2px;
    transition: 0.5s;	
}
.example a{
    color: #fff;
}

.example:hover{
	background-color: #484a4d;
    transform: translate(0px,-5px);
	
}
.ribon{
	position:relative;
	width:100%;
	height:20px;
	background-color:#efefef;
}
/* gallery style */
/*--------------------------------------------*/
.mySlides {
	display: none;
	}
.mySlidee {
	display: none;
	}

/* Slideshow container */
.slideshow-container {
	padding-top: 2em;
    float: left;
    padding-left: 1.5em;
    width: 60%;
    max-width: 2000px;
    margin: 0 auto;
    max-height: fit-conten
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: relative;
  width: auto;
  padding: 16px;
  top:-100px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  float:left;
  margin-left: 16px;
    margin-right: -16px;
}
.next{
  cursor: pointer;
  position: relative;
  width: auto;
  padding: 16px;
  top:-100px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  float:right;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}


/* The dots/bullets/indicators */
.dots{
	
}
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: -10px 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  position:relative;
  top:-10px;
  margin-bottom: 10px;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
	-webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
    border-radius: 30px;
}
/*------------------------------------------------------------- */
.box {
	width: 30%;
    height: 300px;
    background: #d4d4d4;
    float: right;
    margin-right: 1.5em;
    margin-top: 3.5em;
    border-radius: 25px;
    background-image: url(https://www.transparenttextures.com/patterns/asfalt-dark.png);
}
.fontt{
	font-family:'MjFarsiSimpleNormal';
}
/*==================================================
 * Effect 2
 * ===============================================*/
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.insidetext{
	margin:5px;
	color:#5f5f9a;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	font-family:'AIranianSans';
}
/*end of information box -------------------------*/
/*start of the box that images will be bigger*/
.snow{
	position: relative;
    display: inline-block;
    background-color: #efefef;
    width: 100%;
    box-shadow: -1px -1px 20px -8px #888888;
    margin-bottom: 3em;
}
/*abou us style*/
.allabat{
	position: relative;
    width: 90%;
    height: 300px;
    display: flex;
	margin-top:1em;
}
.intext {
    margin-left: 25px;
    margin-right: 25px;
    font-family: 'AIranianSans';
    margin-top: 1em;
}
.abato{
	width:25%;
	height:250px;
	background-color:#efefef;
}
.abatt{
	width:25%;
	height:250px;
	background-color:#efefef;
}
.abatth{
	width:25%;
	height:250px;
	background-color:#efefef;
}
.abatf{
	width:25%;
	height:250px;
	background-color:#efefef;
}
/*.all{
	width:70%;
	background-color:white;
	min-height:400px;
	position:relative;
	margin-top:auto;
}*/
/*style of all products in selling*/
.all{
	
    width: 90%;
    margin-top: auto;
    text-align: center;
    position: relative;
    display: inline-block;
	background-color: white;
    min-height: 400px;
	height:fit-conten;
	border-radius: 10px;
	margin-top: 3em;
	margin-bottom: 3em;
}
/* The container must be positioned relative: */
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #efefef;
  background-image: none;
  font-family: 'AIranianSans';
}
/* Remove IE arrow */
select::-ms-expand {
  display: none;
}
/* Custom Select */
.select {
    float: right;
    position: relative;
    display: flex;
    width: 15em;
    height: 3em;
    line-height: 3;
    background: #efefef;
    overflow: hidden;
    margin-top: 1em;
    margin-right: 1em;
    border-radius: 25px;
}
select {
  flex: 1;
  padding: 0 .5em;
  color: #000;
  cursor: pointer;
}
/* Arrow */
.select::after {
  content: '\25BC';
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1em;
  background: #efefef;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}
/* Transition */
.select:hover::after {
  color: #f39c12;
}
input[type=text] {
  width: fit-conten;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
      border: #000 solid 0px;
	      font-family: 'AIranianSans';
}

/* When the input field gets focus, change its width to 100% */
input[type=text]:focus {
  width: 20%;
}
input[type=text]{
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}



.search-container {
	margin-bottom:1em;
}

.input[type=text] {
  padding: 6px;
  margin-top: 8px;
  font-size: 17px;
  border: none;
}

.search-container button {
	padding: 6px;
    background: #ddd;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

.search-container button:hover {
  background: #ccc;
}

.produc{
	margin-top: 1em;
    margin-left: 1em;
    margin-right: 1em;
    min-height: 300px;
    background-color: #efefef;
    border-radius: 10px;
    max-width: 300px;
    display: inline-block;
}
/*end of style in all products*/

.footer{
	width:100%;
	min-height:250px;
	background-color:#d7dee0;
}
#myBtn {
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}
@keyframes ticker-kf {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-108rem, 0, 0);
  }
}

.img-ticker {
  animation: ticker-kf 18s linear infinite;
}



.alll{
	font-family:"IRANSansWeb(FaNum) Medium"!important;
	width:fit-content;
	margin:auto;
	margin-top:40px;
	text-align:center;
    display: flex;
}
.piconn{
	vertical-align: top;
    display: inline-block;
    text-align: center;
    width: auto;
	height:auto;
	padding-bottom:5px;
    font-family: 'AIranianSans';
	margin-left: .75em;
    margin-right: .75em;
}
.pitext{
    display: block;
	text-align:center;
	
}
.bord{
	
	width:100%;height: 75px;border-bottom: #d4d0d0 solid 1px;
}
.rightus{    margin-bottom: 4em;margin-top:1em;float:right;width:70%;margin-right:1em;}
.leftus{margin-top:1em;float:left;width:20%;margin-left:1em;}
@media screen and (max-width: 600px) {
  .slideshow-container{display: none;}
  .effect2{display: none;}
  .alll {display:contents;}
  .bord{height: fit-content;display: grid;margin-right:1em;}
input[type=text] {width:80%;margin:auto;}
input[type=text]:focus {
  width: 80%;
}
.rightus{margin: auto;float: none;width: fit-content;margin-top:1em;padding-top: 1em;;margin:1em;margin-bottom: 1em;}
.leftus{margin: auto;float: none;width: fit-content;margin:auto;}
.space{display:block;}
}
@media screen and (max-width: 500px) {
	.space{display:block;}
}
.h3{
	font-family:'BYekan';
}
.hy4{
	font-family:'AIranianSans';
}
.slider {
    width: 650px;
    margin: 0 auto;
}

img {
    width: 230px;
    height: 200px;
    margin-left:1em;
    margin-right:1em;
}
.salepro{
  width:300px;
  height:400px;
  background-color:#000;
}






@import url("https://fonts.googleapis.com/css?family=Karla|Space+Mono");

:root {
  --contentHeight: 30vh;
  --sectionWidth: 700px;
}


section {
  max-width: var(--sectionWidth);
  margin: 40px auto;
  width: 97%;
  color: #000;
  direction:rtl;
}

summary {
  display: block;
  cursor: pointer;
  padding: 10px;
  font-family: "Space Mono", monospace;
  font-size: 22px;
  transition: .3s;
  border-bottom: 2px solid;
  user-select: none;
  width: fit-content;
}

details > div {
  display: flex;
  flex-wrap: wrap;
  overflow: auto;
  height: 100%;
  user-select: none;
  padding: 0 20px;
  font-family: "Karla", sans-serif;
  line-height: 1.5;
}

details > div > img {
  align-self: flex-start;
  max-width: 100%;
  margin-top: 20px;
}

details > div > p {
  flex: 1;
}

details[open] > summary {
   color: red;
}



  details[open] > div {
    animation-name: slideDown;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;
  }

  details[open] > div > img {
    opacity: 0;
    height: 100%;
    margin: 0;
    animation-name: showImage;
    animation-duration: 0.3s;
    animation-delay: 0.15s;
    animation-fill-mode: forwards;
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    height: 0;
    padding: 0;
  }

  to {
    opacity: 1;
    height: var(--contentHeight);
    padding: 20px;
  }
}

@keyframes showImage {
  from {
    opacity: 0;
    clip-path: inset(50% 0 50% 0);
    transform: scale(0.4);
  }

  to {
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}

@keyframes showContent {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
summary:focus {
  outline-style: none;
}
.space{display:none;}
@media screen and (max-width: 600px) {
  .slideshow-container{display: none;}
  .effect2{display: none;}
  .alll {display:contents;}
  .bord{height: fit-content;display: grid;margin-right:1em;}
input[type=text] {width:80%;margin:auto;}
input[type=text]:focus {
  width: 80%;
}
.rightus{margin: auto;float: none;width: fit-content;margin-top:1em;padding-top: 1em;;margin:1em;margin-bottom: 1em;}
.leftus{margin: auto;float: none;width: fit-content;margin:auto;}
.space{display:block;}
}
@media screen and (max-width: 500px) {
	.space{display:block;}
}
.column {
  display: inline-block;
  width: 33.33%; /* Should be removed. Only for demonstration */
  text-align:center;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}