.mainslider .swiper-slide {background-size:cover;background-position:center center;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events: initial !important;}
.mainslider {
  width: 100%;
  height: 700px;
}
.about video {
    margin: 2% 1%;
    border-radius: 15px;
    max-width: 100%;
    height: auto;
}
.mainslider .swiper-slide img {
    width: 100%;
}
.product-sliders {
    margin-top: 500px;
	  width: 96%;
  max-width:1360px;
  margin:0 auto;
}

.slidergharch {
  width: 100%;
  height: 500px;
text-align:center;
/* direction:ltr; */
margin-top: 30px;
}

.slidergharch .swiper-wrapper {
height: calc(100% - 60px);
}

.slidergharch .swiper-slide span {
    background: #ffffff;
    width: 100%;
    display: block;
    padding: 8px;
}

.slidergharch .swiper-slide {
  /* width: 20% !important; */
  /* height: auto; */
  background-size: cover;
    background-position: center calc(50% - 20px);
	display: flex;
    align-items: flex-end;
	border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
}

.slidergharch .swiper-pagination{
	top: 16px !important;
    width: auto !important;
    right: 0 !important;
    left: auto !important;
	bottom: auto !important;
    transform: none !important;
}

@media only screen and (min-width:768px){
.slidergharch .swiper-pagination{right: 20px !important;}
}

.slidergharch .swiper-pagination-bullet{
	    background: #0c5404cc;
    color: #fff;
    border-radius: 50px;
    font-size: 13px;
    margin: 0 5px !important;
}

.slidergharch .swiper-slide img {
  /* display: block; */
  /* width: auto; */
  /* max-width:300px; */
  /* height:300px; */
}

.top .swiper, .top  swiper-container {
	z-index:0 !important;
	position:absolute !important;
}

.divider {
  display: flex;
}
.divider:before, .divider:after {
  content: "";
  flex: 1;
}

.donotcross {
  overflow: hidden;
  align-items: center;
  /* background: #0c540433; */
  font-weight:400;
  color: #0c5404;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
    margin-bottom: 10px;
    border: 1px solid;
}
.donotcross:before, .donotcross:after {
  background: #0c540422;
  padding: 20px 0;
  height: 0;
  transform: rotate(-73deg);
}
.donotcross:before{
margin-right: 50px;}
.donotcross:after{
margin-left: 60px;}

:root {
--swiper-theme-color: #fff !important;

--swiper-navigation-size: 50px !important;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 60px;
--swiper-navigation-color: var(--swiper-theme-color);

--swiper-pagination-bullet-border-radius: 6px;
--swiper-pagination-color: var(--swiper-theme-color);
--swiper-pagination-left: auto;
--swiper-pagination-right: 0px;
--swiper-pagination-bottom: 30px;
--swiper-pagination-top: auto;
--swiper-pagination-fraction-color: inherit;
--swiper-pagination-progressbar-bg-color: rgba(0, 0, 0, 0.75);
--swiper-pagination-progressbar-size: 1px;
--swiper-pagination-bullet-size: 20px;
--swiper-pagination-bullet-width: 20px;
--swiper-pagination-bullet-height: 20px;
--swiper-pagination-bullet-inactive-color: #fff;
--swiper-pagination-bullet-inactive-opacity: 0.7;
--swiper-pagination-bullet-opacity: 1;
--swiper-pagination-bullet-horizontal-gap: 10px;
--swiper-pagination-bullet-vertical-gap: 10px;

--swiper-scrollbar-border-radius: 5px;
--swiper-scrollbar-top: auto;
--swiper-scrollbar-bottom: 4px;
--swiper-scrollbar-left: auto;
--swiper-scrollbar-right: 4px;
--swiper-scrollbar-sides-offset: 0.5%;
--swiper-scrollbar-bg-color: #ffffff66;
--swiper-scrollbar-drag-bg-color: #ffffffcc;
--swiper-scrollbar-size: 6px;
}

.autoplay-progress {
      position: absolute;
      left: 24px;
      bottom: 36px;
      z-index: 10;
      width: 48px;
      height: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      color: var(--swiper-theme-color);
    }

    .autoplay-progress svg {
      --progress: 0;
      position: absolute;
      left: 0;
      top: 0px;
      z-index: 10;
      width: 100%;
      height: 100%;
      stroke-width: 4px;
      stroke: var(--swiper-theme-color);
      fill: none;
      stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
      stroke-dasharray: 125.6;
      transform: rotate(-90deg);
    }


.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {    transform: scale(0) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {    transform: scale(1) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {    transform: scale(1) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {    transform: scale(.6) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {    transform: scale(0) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {    transform: scale(.6) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {    transform: scale(0) !important;}
    
@media only screen and (min-width:540px){
    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {    transform: scale(0.3) !important;}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {    transform: scale(0.3) !important;}
}





@media only screen and (max-width:2560px){

.r2 {
    /* margin-top: 26%; */
}
.p8{
      width: 32.5%;
}
.p7{
    width: 30%;
}
.p9{
      width: 31%;
}

}

@media only screen and (max-width:1440px){

.r2 {
    /* margin-top: 23%; */
    }
}

*{
  box-sizing: border-box;
  direction: rtl;
  list-style-type: none;
  margin: 0;
  text-decoration: none;
  font-family: 'IRANSans';
}


#btnup{
    position: fixed;
    width: 50px;
    height: 50px;
    top: 87%;
    right: 3%;
    border: 2px solid #000000;
    transition: all .3s linear;
    z-index: 100;
    background-color: white;
    border-radius: 10px
}

#btnup:hover::before , #btnup:hover::after{
  background-color: #000000;
}

#btnup:before ,#btnup:after {
    content: '';
    width: 16px;
    height: 2px;
    display: block;
    background-color: #000;
    position: absolute;
    border-radius: 40px;
}
#btnup:before{
    top: 22px;
    left: 9px;
    transform: rotate(-30deg);
}
#btnup:after{
    transform: rotate(30deg);
    top: 22px;
    left: 22px;
}

.container {
  overflow-x: hidden;
}


a:visited{
  color: inherit;
}

a{
  text-decoration: none;
      color: inherit;
}
@font-face {
    font-family: 'IRANSans';
    src: url('../font/IRANSans.ttf') format('truetype'); 
}
@font-face {
    font-family: 'mitra';
    src: url('../font/mitra.ttf') format('truetype'); 
}
body{
  background-color: #fff;
  overflow-x: hidden;
  margin: 0 auto 0px ;
}
#main{
  margin: auto 0px;
  width: 100%;
}

.top{
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-top: 25px; */
        z-index: 12;
}
.v{
  visibility: hidden;
}
.menubtn{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #ededed;
    outline: none;
    position: relative;
    cursor: pointer;
    top: -4px;
    font-size: 18px;
    padding: 5px 0px;
}
.menubtn i{
          -webkit-text-stroke: 2px #fff;
    color: #0c5404;
}


.menubtn:hover{
  /* background-color: #bfbfbf; */
  /* border: 2px solid rgba(237, 237, 237, 0); */
  transition: all .2s linear;
  /* opacity:1; */
}
.menubtn:hover i{
  /* color: #fff; */
}

#t:hover , #tt:hover{
  color: #32AFED;
}
#t:hover:after {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  background-color: #fff;
  position: absolute;
  z-index: -2;
  border-radius: 50%;
  top: 2px;
}


#f:hover , #ff:hover{
  color: #4867AA;
}
#f:hover:after{
    content: '';
    width: 23px;
    height: 23px;
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: -2;
    top: 3px;
    left: 5px;
    border-radius: 24%;
}
#i:hover , #ii:hover{
  color: #8C229E;
}
#i:hover:after{
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    background-color: #fff;
    position: absolute;
    z-index: -2;
    top: 3px;
    left: 5px;
    border-radius: 24%;
}
.n{
  visibility: hidden;
}

.menu{
  width: 96%;
  max-width:1360px;
  display: flex;
  /* background-color: white;  */
  height: 50px;
  border-radius: 20px 20px 0px 0px;
  z-index: 15;
  filter: drop-shadow( 0 1px 1px gray);
  position: relative;
  /*overflow: hidden;*/
  padding-right: 15px;
}
.menu:after{
  content: '';
  display: block;
    width: 96%;
  max-width:1360px;
  height: 4px;
  background-color: #dadada;
  position: relative;
  top: 66px;
  width: 0;
  height: 0;
}

#menu > ul {
	    width: 100%;
}

#menu > ul > li {
	display: flex;
	/* width: auto; */
	border: none;
	width: 100%;
	background: transparent !important;
	color: initial !important;
}

#menu > ul > li a:before {
    display: block;
    font-family: 'FontAwesome';
        margin-left: 10px;
    margin-top: -2px;
    font-size: 20px;
    color: #0c5404;
}

[id^="li1"] > a:before {	content: "\f015";}

[id^="li3"] > a:before {	content: "\f06c";}
/* #li3 a:before {	content: "\f299";} */
/* #li3 a:before {	content: "\f129";} */
/* #li3 a:before {	content: "\f031";} */

/* #li2 > a:before {	content: "\f290";} */
[id^="li2"] > a:before {	content: "\f0fa";}
/* #li2 a:before {	content: "\f1ad";} */

[id^="li5"] > a:before {	content: "\f02d";}
/* #li5 a:before {	content: "\f1ea";} */


[id^="li6"] > a:before {	content: "\f21e";}




/* #li4 a:before {	content: "\f095";} */
[id^="li4"] > a:before {	content: "\f0e0";}


#menu > ul > li > a{
    background: #fff;
	display: flex;
    padding: 0 10px;
    line-height: 50px;
	width: 100%;
	position:relative;
	justify-content: center;
	transition: 0.2s all ease-in-out;
	white-space: nowrap;
}

#menu > ul > li:hover > a {
	    text-shadow: 0px 0px #0c5404;
		color: #0c5404;
}

#menu > ul > li > a:after{
	content: '';
width: calc(100% + 15px);
    height: 6px;
    position: absolute;
    background: transparent;
    bottom: 0;
    right: 1px;
    transform: skewX(-16deg);
    transition: 0.2s all ease-in-out;
}

#li5:hover > a:after, #li2:hover > a:after, #li6:hover > a:after {
	background: #fff;
	bottom: -6px;
    right: 1px;
}

@media only screen and (min-width: 968px){    
    
#menu > ul > li:before {
	content: '';
	    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 15px 0 0;
    border-color: #fff transparent transparent transparent;
}

#menu > ul > li:after{
	content: '';
	    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 50px 15px;
    border-color: transparent transparent #fff transparent;
}
}

#menu > ul > li > a .fa-angle-down {
    line-height: 50px;
    margin-right: 8px;
    font-size: 20px;
	transition: 0.2s all ease-in-out;
}

#menu > ul > li:hover > a .fa-angle-down {
    transform: rotateZ(180deg);
}	


.logo{
  color: -moz- #b0d84d;
}
.ul1y{
  display:none;
}
.ul1y li a {
display: block;
}
#li1{
  border-bottom: 4px solid #ffa400;
  width: 90px;
}
#li1 > a{
  position: relative;
}

#li1:hover{
  background-color: #ffa400;
  border-radius: 0 5px 0 0;
  transition: all .3s linear;
  color: #fff;
}

#li1y a:after{
      content: "\f015";
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    top: 22%;
    right: 66px;
}

#li2{
    border-bottom: 4px solid #FFC232;

}
#li2:hover{
  background-color:  #FFC232;
  transition: all .3s linear;
  color: #fff;
}


#msd{
  background-image: url(../img/product-placeholder.jpg);
  width: 20%;
  
  background-size: contain;
  background-repeat: no-repeat;

margin-top: 10px;
    background-position: top;
  filter: drop-shadow(-9px -1px 13px #ddd);
}

.ssss > div:hover{
  cursor: pointer;
}
.ssss > div{
    color: #575757;
	background: #eee;
    margin-left: 10px;
    margin-bottom: 10px;
	transition: all .1s ease-in-out;
}

.ssss > div:hover {
    background: #ddd;
}
.ssss div a{
    font-size: 12px;

}
.fleximgs {
 display:flex;
flex-direction:column; 
float: left;
margin-right: 50px;
}
.ssss p{
position: relative;
    width: 100%;
    padding: 2px 5px 8px;
}
.ssss p > span {
    background: #fff;
    position: relative;
    z-index: 99;
    padding-left: 15px;
}
.ssss p:after{
  width: 100%;
  content: '';
  height: 1px;
  display: block;
  background-color: #ccc;
  
  position: absolute;
       top: 40%;
}

.jjjj {
    width: 78%;
}

img.j {
    width: 100%;
}

.ssss{
  color: black;
    margin-top: -5px;
  display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 6px;
}
.li2-sub a{
    display: block;
    padding: 3px 6px;
    font-size: 16px;
}

.li2menu{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mahsol{opacity: 0.8;padding: 0px;}
  .mahsol:hover{
    opacity: 1;
    transition: all .2s linear;
    border-radius: inherit;
}
.mahsol{
  width: 17%;
  background-color: rgb(255, 255, 255);
  border: 1px solid rgba(255, 255, 255, 0.36);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex;
  margin: 15px 6px;
  filter: drop-shadow( 0 2px 2px gray);
}

.mahsol > p{text-align: center;padding: 10px;font-size: 15px;color: #000000;}

.m1{
    background-image: url(../img/kolorpirofos-min.png);
    height: 100px;
    width: 35;
    background-size: cover;
    margin: 20px;
}
.m2{
  background-size: cover;
  background-image: url(../img/mankozeb-min.png);
  width: 62.5;
  height: 100px;
  margin: 20px;
}
.m3{
  background-size: cover;
  background-image: url(../img/paracoat-min.png);
  width: 37.5;
  height: 100;
  margin: 20px;
}

.m4{
  background-size: cover;
  background-image: url(../img/trisikazol-min.png);
  width: 73.5;
  height: 100px;
  margin: 20px;
}
.m5{
  background-size: cover;
  background-image: url(../img/glyphsate-min.png);
  width: 36.5px;
  height: 100px;
  margin: 20px;
}
.m6{
  background-size: cover;
  background-image: url(../img/haloxy-fob-r-mentil-min.png);
  width: 35.5px;
  height: 100px;
      margin: 0px 20px 20px 20px;
}
.m7{
  background-size: cover;
  background-image: url(../img/metaldehide-min.png);
  width:69.5px;
  height: 100px;
  margin: 20px;
}
.m8{
  background-size: cover;
  background-image: url(../img/profenfos-min.png);
  width: 34.5px;
  height: 100px;
  margin: 20px;
}
.m9{
  background-size: cover;
  background-image: url(../img/sypermentherin-min.png);
  width:27.5px;
  height: 100px;
  margin: 20px;
}
.ssss div a span{
  transition: all .2s linear;
  color: #8c743c;
}
.ssss div a:hover {
    color: #111;
    transition: all .2s ease-in-out;
}

.s1{top: 33.5px;left: 640px;}
.s2{left:640px;top: 72.5px;}
.s3{left: 640px;top: 111.5px;}
.s4{left: 640px;top: 150.5px;}
.s5{left: 640px;top: 189.5px;}
.s6{left:640px;top: 228.5px;}

.s7{left: 386px;top: 33.5px;}
.s8{left:386px;top: 71.5px;}
.s9{left:386px;top: 111.5px;}
.s10{left:386px;top: 150.5px;}
.s11{left:386px;top: 188.5px;}
.s12{left:386px;top: 228.5px;}

.ul3 li a:hover{
  transition: all .2s linear;
  color: #3b7284;
}




.ul3  , .li2-sub{
z-index: -1;
transition: all .2s linear;
position: absolute;
width: 100%;
top: 80%;
    padding: 30px 30px 20px;
border-radius: 0 0 5px 5px;
visibility: hidden;
opacity: 0;
right: 0;
}
.ul3 {
      background-color: #ffffff;
      border-bottom: 4px solid #64cef1;
      display: flex;
}
.fani{
  width: 44%;
      font-size: 14px;
}
.fani li{
    padding: 9px 10px;
}
.li2-sub{
      background-color: #ffffff;
      border-bottom: 4px solid #ffc232;
}
.ul3 li > a {
  transition: all .2s linear;
  color: #575757;
  font-size: 12px
}

#li5:hover .ul3 , #li2:hover .li2-sub , #li6:hover .ul6{
	/* top: 100%; */
	opacity: 1;
	visibility: visible;
	/* right: 0; */
	width: calc(100% - 15px);
    right: 15px;
    top: calc(100% + 6px);
	}
.ul3 > li {
    display: block;
    font-size: 15px;
    padding: 9px 30px;
}


#li3{
    border-bottom: 4px solid #9BDB2B;
    width: 94px;
}

#li3:hover{
  background-color: #9BDB2B;
  transition: all .3s linear;
  color: #fff;
}


#li4{
    border-bottom: 4px solid #64DDAE;
    width: 109px;
}
#li4:hover{
  background-color: #64DDAE;
    transition: all .3s linear;
  color: #fff;
}



#li5{
    border-bottom: 4px solid #64CEF1;
    width: 120px;
}
#li5:hover{
  background-color: #64CEF1;
  transition: all .3s linear;
  color: #fff;
}

/*===========================*/

#li6{
    border-bottom: 4px solid #d45e90;
    width: 112px;
}
#li6:hover{
    background-color:#d45e90;
    transition: all .3s linear;
    color: #fff;
}
#li6 > a{
    text-align: center;
}
.ul6 li > a {
    transition: all .2s linear;
    color: #575757;
    font-size: 12px
}
.ul6 > li {
    display: block;
    font-size: 15px;
    padding: 9px 30px;
}

.ul6 li a:hover{
    transition: all .2s linear;
    color:#d45e90;
}




.ul6 {
    z-index: -1;
    transition: all .2s linear;
    position: absolute;
    width: 100%;
    top: 80%;
    padding: 30px 30px 20px;
    border-radius: 0 0 5px 5px;
    visibility: hidden;
    opacity: 0;
    right: 0;
}
.ul6 {
    background-color: #ffffff;
    border-bottom: 4px solid #d45e90;
    display: flex;
}
.hamayesh-box{
      width: 96%;
  max-width:1360px;
    margin-bottom: 170px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 3%;
}
.hamayesh{
    width: 25%;
    border: 1px solid #bbb;
    padding: 5px;
    margin: 25px 25px;
    cursor: pointer;
    box-shadow: 0px 0px 1px gray;
}

#myImg {
    cursor: pointer;
    transition: 0.3s;
}
#myImg:hover , .hamayesh{
    opacity: .9;
    transition: 0.3s;

}
#myImg:hover , .hamayesh:hover{
    opacity: 1;
}



.modal-content {
    display: block;

}







@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
/*===========================*/
.share{
    padding: 0 10px;
    display: flex;
    align-items: center;
	margin-right: auto;
}

#shi{
      background-color: transparent;
      width: 45px;
      height: 45px;
      border: 2px solid #bfbfbf;
      border-radius: 50%;
      outline: none;
}
.share a i{
      font-size: 28px;
      padding:0 4px;
      color: #0c5404;
      position: relative;
	  margin-top:4px;
}
.first{
  display: flex;
  justify-content: space-between;
    width: 96%;
  max-width:1360px;
  margin: 20px 0px 10px;
      z-index: 1;
	  /* background: #fff; */
	  /* padding: 8px 0; */
	  filter: drop-shadow( 0 1px 1px gray);
	  padding-left: 15px;
	  
}
.first:before{    
content:"";
display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 63px 15px 0 0;
    border-color: #fff transparent transparent transparent;
	}
/* @media only screen and (min-width: 968px) {	 */
.first:after{
	content:"";
	display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 63px 15px;
    border-color: transparent transparent #fff transparent;
}
/* } */

.first > div {
	display: flex;
	justify-content: space-between;
	width: 100%;
	background: #fff;
    padding: 8px 0;
}

#shi{
  display: none;
}
.is{
  display: flex;
}
.ul1 , .ul2{
      display: flex;
      padding-right: 0;
}
.ul2{
      padding-top: 20px;
}
.asps{
    display: block;
    height: 100%;
    padding: 20px 20px;
}
#bazr{
  display: flex;
}
#aria > a{
    font-size: 30px;
    font-family: 'mitra';
}
#aria{
    text-align: center;
    background: -webkit-linear-gradient(left , #0c5404 50%, #ffffff 53%, #0c5404 56%);
    background: -o-linear-gradient(left , #0c5404 50%, #ffffff 53%, #0c5404 56%);
    background: -moz-transparent;
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: g 5s linear infinite;
    display: flex;
    align-items: center;
}
#logo{
    background-image: url(../img/logo.png);
    background-size: cover;
    width: 47px;
    height: 47px;
    margin: auto 14px auto;
}
@keyframes g {
    to {
      background-position: 200% center;
    }
}


@keyframes logo{
  from{
      transform: rotateY(0deg);
  }
  to{
      transform: rotateY(360deg);
  }
}
.slider-j-old{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.pic1{
background-image: url('../img/1.jpg');
}
.pic2{
  background-image: url('../img/2.jpg');
}
.pic3{
  background-image: url('../img/3.jpg');
}
.pic4{
  background-image: url('../img/4.jpg');
}
.pic5{
  background-image: url('../img/5.jpg');
}

.anim{
  animation: slide 10s infinite;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100vh;
}
.slideshow{
  position: relative;
}
.rl{
    position: absolute;
    outline: none;
    cursor: pointer;
    opacity: .5;
    transition: all .2s linear;
    color: #fff;
    font-size: 46px;
    background-color: transparent;
    border: none;
    top: 47%;
    z-index: 1;
}

.rl:hover{
  opacity: 1;
  transition: all .2s linear;

}
.left{
    left: 24px;
}
.right{
  right: 24px;
}



.r2{
    margin-top: 590px;
}
.product{
      display: flex;
        width: 96%;
  max-width:1360px;
      margin: auto;
      flex-direction: column;
      justify-content: center;
      color:#000;
      overflow: hidden;
      flex-wrap: wrap;
}
.pro{
       padding: 21px 10px 53px;
       cursor: pointer;
       transition: all .2s linear;
       z-index: 12;
       position: relative;
       background-position: center;
       background-repeat: no-repeat;
       opacity: .9;
       /* border: 2px solid gainsboro; */
       position: relative;
       border-radius: 20px;
}
.pro > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.pro:hover{
  opacity: 1;
}
.pro > h3 {
      color: #ffffff;
      position: absolute;
      bottom: 15px;
      right: 20px;
}




.box1{display: flex;flex-direction: row;flex-wrap: wrap;height: 400px;justify-content: center;}
.box2{
  
display: flex;
  
flex-direction: row;
  
  
justify-content: center;
  
height: 400px;
  margin-top: 5px;
}
.box3{display: flex;flex-direction: row;flex-wrap: wrap;height: 200px;justify-content: center;margin-top: .4%;}
.box4{
  
display: flex;
  
flex-direction: row;
  
  
height: 400px;
  
justify-content: center;
  
}

.box5{
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 250px;
    margin-top: 10px;
}
.boxx1{
  
width: 31%;
  
height: 400px;
  
display: flex;
  
flex-direction: column;
}
.boxx2{
  
width: 31.3%;
}
.boxx4{
  
width: 31%;
}
.boxx5{
  
    width: 31.3%;
    }
.kesho{
    color: #000;
    width: 100%;
    position: absolute;
    right: 0;
    padding: 65px 192px 14 56px;
    height: 100%;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    border-radius: inherit;
    display: none;
}

.o1{
    width: 43px;
    filter: drop-shadow( -28px 1px 16px #777);
    clear: both;
    margin-right: 44%;
}
.q2{
display: none;
}

.p1{
  /*! height: 48%; */
  margin: 5px 5px 0px;
  background: linear-gradient(to bottom right, #bad0d4, #aba9a9);
  flex-direction: column;
  display: flex;
  height: 49%;
}
.o2{
    width: 47px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p2{
    height: 48%;
    margin: 5px;
    background: linear-gradient(to bottom right, #ccdbdd, #a9a27b);
    display: flex;
    flex-direction: column;
}
.o3{
    width: 159px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p3{
    margin: 5px;
    background: linear-gradient(to bottom right, #e6eaea, #73888c);
    width: 63%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.o4{
    width: 150px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p4{
   width: 62.9%;
   margin: 5px;
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #89989a, #b39f9c);
   justify-content: flex-end;
}
.o5{
    width: 47px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    margin: 0px 10px;
}
.o5x{
    height: 120px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    margin: 0px 10px;
}
.paraguat{
    height: 60px;
    margin-top: 56px;
}
.twins{
display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 25px;
}
.p5{
   height: 48%;
   margin: 5px;
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #8e9090, #759DA5);
}
.o6{
    width: 46px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p6{
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #cfe3e6, #949492);
   height: 49%;
   margin: 5px;
}
.o7{
    width: 35px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p7{
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #c6f0d3, #61777d);
   width: 30%;
   margin: 5px;
   height: 100%;
}
.o8{
    width: 45px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p8{
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #b7b6b2, #91bda3);
   width: 32%;
   margin: 5px;
   height: 100%;
}
.o9{
    width: 113px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p9{
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #d0d9d9, #b6b9b3);
   width: 30.4%;
   margin: 5px;
   height: 100%;
}
.o10{
    width: 98px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p10{
   display: flex;
   flex-direction: column;
   background: linear-gradient(to bottom right, #a9bfb7, #b9b9b5);
   height: 48%;
   margin: 5px;
}
.o11{
    width: 103px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p11{
  display: flex;
  flex-direction: column;
  background: linear-gradient(to bottom right, #c6d1c9, #c1a67f);
  height: 50%;
  margin: 5px;
}
.o12{
    width: 155px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    display: flex;
    flex-direction: column;
}
.p13 {
    width: 46.7%;
    height: 100%;
    margin: 5px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(to bottom right, #89989a, #b39f9c);
}
.o13 {
    width: 146px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p14 {
    height: 100%;
    width: 46.7%;
    margin: 5px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(to bottom right, #8e9090, #759DA5);
}
.o14 {
    width: 107px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    display: flex;
}

.q1 .p12{
   width: 63.5%;
   height: 99%;
   margin: 5px;
   background: linear-gradient(to bottom right, #b3d6c0, #8e8e8e);
   display: flex;
   flex-direction: column;
   justify-content: flex-end;
       padding: 20px 10px 46px;
}

.new-box-1{
    margin-top: 15px;
}
.h2{
    text-align: center;
    padding: 70px ;
    color: #5e8022;
}
.best{
      display: flex;
    justify-content: center;
}
.imgs{
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
    cursor: pointer;
      border:3px solid transparent;
        transition: all .2s linear;
  border-radius: 5px;
      margin: 0px 10px;
      filter: grayscale(100);

}
.imgs:hover{
  border:3px solid rgba(204, 204, 204, 0.23);
  transition: all .2s linear;
  border-radius: 5px;
      filter: grayscale(0%);

}
.imgspan{
  padding: 30px 5px;
}
.partner:after , .partner:before{
    width: 31%;
    height: 2px;
    background-color: #eaeaea;
    content: '';
    display: block;
}
.partup{
  margin-top: 70px;
}
.partner{
      display: flex;
    justify-content: center;
        margin-top: 56px;
        height: 60px;
}
.shoraka{
      padding: 0px 20px;
      margin-top: -13px;
      font-size: 17px;
      text-align: center;
}
.supbrand{
      display: flex;
    justify-content: center;
}
.brands{
    display: flex;
    text-align: center;
    margin-bottom: 20px;
}
.brand{
      padding: 20px 20px 50px;
      filter: grayscale(20);
  transition: all .2s linear;
  cursor: pointer;

}
.brand:hover{
  filter: grayscale(0);
  transition: all .2s linear;
}
.brand img{
  text-align: center;
}
.pic{
    background-image: url(../img/slider/ariabazr-slider-05.jpg);
    background-size: cover;
    height:65%;
    width: 100%;
        background-attachment: fixed;
            display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.shomare{background-color: rgba(255, 255, 255, 0.74);padding: 9px 28px;border-radius: 30px;}
.picp1{font-size: 20px;padding-bottom: 10px;padding-top: 5px;color: #333;text-align: center;font-weight: 900;}
.picp2{
    font-size: 21px;
    text-align: center;
    padding: 5px 77px 0px;
    color: #333;
    border-top: 2px solid #2f2f35;
    letter-spacing: 3px;
    font-weight: 900;
}

.r4{
    display: flex;
    justify-content: center;
    background-color: #fff;
    padding: 40px 0;
    background-color: rgb(243, 243, 243);
}
#q{
  animation: q 4s infinite linear;
  font-size: 40px;
  padding: 0 20px;
}
@keyframes q{
  from{
    transform: rotateY(0deg);
  }
  to{
    transform: rotateY(360deg);

  }
}
.subr4{
display: flex;
    justify-content: space-around;
    flex-direction: row;
      width: 96%;
  max-width:1360px;
}
.subsub{
      display: flex;
      flex-direction: column;
      width: 26%;
      align-self: center;
      margin-bottom: 30px;
}
.subsub > p{
    margin: 38px 10px 34px;
    font-size: larger;
    color: #444;
}
.subsub > p:after{
  content: '';
  background-color: #444;
  width: 100%;
  height: 3px;
  display: block;
  position: relative;
  top: 14px;
  }

.sp{
  background-image: url(../img/bigmap.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 245px;
  background-position: -19px;
    background-repeat: no-repeat;

}
.spans span{
    padding: 10px 0px;
    color: #444;
    transition: all .2s linear;
	text-align: center;
}
.spans span a{
    color: #444;
	padding: 10px;
}


.tif{
  font-size: 28px;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 3px;

}
.tif > a {
    padding: 5px 10px;
    color: #444;
}
.tif:after{
      content: '';
      background-color: #dadada;
      width: 100%;
      height: 1px;
      display: block;
      top: 43px;
      position: absolute;
}


.spans > span:after{
  content: '';
  background-color: #dadada;
  width:100%;
  height: 1px;
  display: block;
  position: relative;
      top: 10px;}
.spans{
      font-size: 14px;
      display: flex;
      flex-direction: column;
}
.dd{
  margin-top:-50px;
}
#fax i {
  padding: 0 10px;
  font-size:21px;
}
.footer{
      width: 940px;
      display: flex;
      flex-direction: row;
}
.zag{
  display: flex;
  flex-direction: row-reverse;
  border-bottom: 1px solid transparent;
  transition: all .2s linear;
  margin-top: 27px;
      justify-content: space-between;
}
.zag img{

width: 137px;

height: 40px;
}
#zag{
width: 52%;
    margin-top: 8px;
}

.copy p a{
  color: gray;
}
.copy{
    padding: 30px 0px;
    font-size: 14px;
    width: 109%;
}
.r5{
      width: 100%;
      display: flex;
      justify-content: center;
      background-color: #ffffff;
      border-top: 1px solid rgba(128, 128, 128, 0.13);
}



@media only screen and (max-width:967px){

    .fani{
  width: 100%;
}
  .hamayesh{
      width: 100%;
  }
.ul1y{
  display: block;
}
.ul1{
  display: none;
}

.m1 , .m2 , .m3 , .m4 {
    height: 0;
    width: 0;
    margin: 0;
}
.li2ymenu{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.mahsol{
      margin: 5px 10px;
}
.mahsol p > a{
      text-align: center;
      padding: 5px;
      font-size: 15px;
      color: #000000;
}
hr{
  display: none;
}

.product{
      flex-wrap: wrap;
}
.pro {
  width: 80%;
  opacity: 1;
}
.q1{
visibility: hidden;
    display: none;
}
.q2 .pro > h3{
  visibility: visible;
}
.q2 
{
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    margin-top: 1390px;
}
.o1{
    width: 55px;
    filter: drop-shadow( -28px 1px 16px #777);
    clear: both;
    margin-right: 44%;
}

.p1{
  margin: 5px;
  background: linear-gradient(180deg, #bad0d4, #aba9a9);
  flex-direction: column;
  display: flex;
  height: auto;
}
.o2{
    width: 121px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p2{
    margin: 5px;
    background: linear-gradient(180deg, #b3b2b2, #a9a27b);
    display: flex;
    flex-direction: column;
     height: auto;
}
.o3{
    width: 58px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p3{
    margin: 5px;
    background: linear-gradient(180deg, #b3ae90, #73888c);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: auto;
}
.o4{
    width: 112px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p4{
  height: auto;
   margin: 5px;
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #89989a, #b39f9c);
}
.o5{
    width: 57px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
margin:auto;
}
.o5x{
    height: 130px;
    width: unset;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    margin:auto;
}
.p5{
   height: auto;
   margin: 5px;
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #8e9090, #759DA5);
}
.o6{
    width: 56px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p6{
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #84a7ae, #949492);
   margin: 5px;
   height: auto;
}
.o7{
    width: 108px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.oo7{
    width:54px;
}
.p7{
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #9da1a0, #61777d);
   width: 80%;
   margin: 5px;
   height: auto;
}
.o8{
    width: 55px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p8{
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #78898e, #91bda3);
   width: 80%;
   margin: 5px;
   height: auto;
}
.o9{
    width: 138px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.oo9{
    width: 60px
}
.p9{
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #9bc1ab, #b1c4be);
   width: 80%;
   margin: 5px;
   height: auto;
}
.o10{
    width: 125px;
    align-self: center;
}
.p10{
   display: flex;
   flex-direction: column;
   background: linear-gradient(180deg, #a9bfb7, #aca5b5);
   margin: 5px;
   height: auto;
}
.o11{
    width: 127px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
}
.p11{
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #b4b0bc, #7fbbc1);
  margin: 5px;
  height: auto;
}
.o12{
    width: 43px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    display: flex;
    flex-direction: column;
}
.p12{
   width: 80%;
   margin: 5px;
   background: linear-gradient(180deg, #8dc2c7, #056367);
   display: flex;
   flex-direction: column;
  height: auto;
}
.o13{
    width: 118px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    display: flex;
    flex-direction: column;
}
.oo13{
    width: 54px;
}
.o14{
    width: 88px;
    filter: drop-shadow( -28px 1px 16px #777);
    align-self: center;
    display: flex;
    flex-direction: column;
}
.oo14{
    width: 66px;
}
.p13{
    width: 80%;
    margin: 5px;
    background: linear-gradient(180deg, #0c686c, #9da07d);
    display: flex;
    flex-direction: column;
   height: auto;
 }
 .p14{
    width: 80%;
    margin: 5px;
    background: linear-gradient(180deg, #969d7c, #736972);
    display: flex;
    flex-direction: column;
   height: auto;
 }

    .o15{
        width: 88px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }
    .oo15{
        width: 56px
    }

    .p15{
        width: 80%;
        margin: 5px;
        background: linear-gradient(180deg, #746b71, #7b5620);
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .o16{
        width: 48px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }
    .oo16{
        width:95px
    }

    .p16{
        width: 80%;
        margin: 5px;
        background: linear-gradient(180deg, #795524, #377f87);
        display: flex;
        flex-direction: column;
        height: auto;
    }



    .o17{
        width: 100px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }

    .p17{
        width: 80%;
        margin: 5px;
        background: linear-gradient(180deg, #367c81, #394e31);
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .o18{
        width: 48px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }

    .p18{
        width: 80%;
        margin: 5px;
        background: linear-gradient(180deg, #385036, #8b6920);
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .o19{
        width: 100px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }

    .p19{
        width: 80%;
        margin: 5px;
        background:linear-gradient(180deg, #876720, #688c9a);
        display: flex;
        flex-direction: column;
        height: auto;
    }

    .o20{
        width: 48px;
        filter: drop-shadow( -28px 1px 16px #777);
        align-self: center;
        display: flex;
        flex-direction: column;
    }

    .p20{
        width: 80%;
        margin: 5px;
        background:linear-gradient(180deg, #698994, #ac873d);
        display: flex;
        flex-direction: column;
        height: auto;
    }
.paraguat{
    height: 112px;
    margin-top: 28px;
    width: auto;
}

.imgs{
  width: 45%;
}
.menu{
  border-radius: 0;
}

@keyframes k {
  0%{
    left: -100%;
  }

  100%{
    left: 0%;
  }
}
.shareicon{display:none !important;}
.hide{
  display: none !important;
  margin-right: 7px;
  opacity: 0;
  animation:xx .5s reverse linear;

}
#hide{
  opacity: 1;
  animation:xx .2s linear;

}
@keyframes xx{
  from{
    opacity:0;
    transform: scale(0);
  }
  to{
    opacity: 1;
    transform: scale(1);

  }
}
#aria{
    /* background: -webkit-linear-gradient(left , #d0cbcb 50%, #0c5404 53%, #d0cbcb 56%); */
    /* background-size: 200% auto; */
    /* -webkit-text-fill-color: transparent; */
    /* -webkit-background-clip: text; */
}
#shi{
    display: block;
    margin-right: 7px;
    font-size: 20px;
    color: #bfbfbf;
    transition: all .2s linear;
}
#shi:hover {
    background-color: #bfbfbf;
    border: 2px solid rgba(237, 237, 237, 0);
    transition: all .2s linear;
    color: #fff;
}
.mahsol {
  width: 44%;
}

.best{
      flex-wrap: wrap;
}
.subpro{
      width: 100%;
}
.brand{
    width: 48%;
}
.brands{
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}
.subr4{
      flex-wrap: wrap;
      width: 53%;
}
.subsub{
width: 80%;
}
.footer{
      flex-wrap: wrap;
    flex-direction: column-reverse;
    align-items: center;
}
.copy{
      width: 80%;
      text-align: center;
      padding: 20px;
}


.r2{
    margin-top: 600px;
}
.r2top{
  margin-top: 1312px;
}
.menu{
/* display: flex; */
    visibility: hidden;
    z-index: 12;
    width: calc(96% - 20px) !important;
    margin: 1x 10px !important;
    opacity: 0;
    transition: 0.2s all ease-in-out;

}
.menubtn{
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: transparent;
  border: 2px solid #bfbfbf;
  outline: none;
  position: relative;
  cursor: pointer;
  top: 0px;
  left: 10px;
  font-size: 23px;
  padding: 5px 0px;
  transition: all .2s linear;
/* dd */
  
  border-radius: 0;
    border: none;
    font-size: 35px;
    padding: 0;
    left: 0;
}

.menu:after{
  display: none;
}
li{
  padding: 12px 30px;
}
.ul1y{
display: flex;
    flex-direction: column;
    padding-right: 0;
    width: 100%;
    position: relative;
    top: -5px;
    transition: 0.1s all ease-in-out;
}
.uu{
      top: 0;
      transition: all .2s linear;
}
.xxspan{
    position: absolute;
}


#li1y , #li2y , #li3y , #li4y , #li5y ,#li6y{
    background-color: #ffffff;
    width: 100%;
    cursor: pointer;
}
#li1y{
    border-bottom: 1px solid #FFA400;
}
#li2y{
    border-bottom: 1px solid #9BDB2B;
}
#li3y{
    border-bottom: 1px solid #FFC232;
}
#li4y{
    border-bottom: 1px solid #64CEF1;
}
#li5y{
    border-bottom: 1px solid #64DDAE;
}
#li6y{
    border-bottom: 1px solid #D45E90;
}

#li2ya{
  position: relative;
}
#li2ya:hover{
  cursor: pointer;
}
#li1y:hover , #li3y:hover , #li4y:hover{
    color: #adadad;
}
.a1 {
    content: '';
    width: 9px;
    height: 2px;
    display: block;
    background-color: #000;
    position: absolute;
    border-radius: 40px;
    top: 9px;
    left: -26px;
    transform: rotate(130deg);
    transition: all .2s ease-in-out;
}
.a2{
    content: '';
    width: 9px;
    height: 2px;
    display: block;
    background-color: #000;
    position: absolute;
    border-radius: 40px;
    transform: rotate(47deg);
    top: 14px;
    left: -26px;
    transition: all .2s ease-in-out;
}
.a11{
    top: 50% !important;
    left: 6px !important;
    transform: rotate(45deg);

}
.a22{
transform: rotate(-45deg);
    top: 50% !important;
    left: 11px !important;
    
      
}
#x , #xx{
  position: relative;
}
.li2y-sub a{
  display: block;
      padding: 2px 6px;
  font-size: 13px;
}

.li2y-sub{
    width: 100%;
    padding: 20px 30px;
    border-radius: 0;
    display: none;
}


.ul3y , .ul6y {
  display: none;
      padding-top: 13px;
}
.ul3y > li , .ul6y > li{
    display: block;
    font-size: 14px;
    padding: 5px 0px;
}

ul li > a:hover{
    /* color: #adadad; */
}
ul li span:hover{
    /* color: #adadad; */
}
.mahsol:hover a{
      /* color: #adadad; */
}

.b{
  display: block;
}
.logo{
    /* color: #bbb; */
    /* font-size: 27px; */
}
.slider{
      width: 100%;
      position: absolute;
      /* top: 100px; */
}

.share a i{
    font-size: 37px;
    padding: 0 4px;
    color: #EDEDED;
}


.first{
padding: 10px 10px 0;
    height: 73px;
    width: 96% !important;
    margin: 10px 10px 0 !important;
    z-index: 13;

}
.first:after{
  /* content: ''; */
  /* width: 100%; */
  /* height: 3px; */
  /* display:block; */
  /* background-color: #ededed; */
  /* position: absolute; */
  /* top: 94px; */
}
.top{
  margin:0;
}

.logo{
    /* position: relative; */
    /* top: 0px; */
    /* right: 3%; */
        /* width: auto !important; */
    margin-left: auto;
}
.is{
    /* padding-left: 9px; */
    /* display: flex; */
    /* align-items: baseline; */
    width: auto !important;
    margin-right: auto;
    }

.v{
  visibility: visible;
  opacity: 1;
}
.stop{
    top: 952px;
    }

.product{
  width: 100%;
  margin-top: -1340px;
}
.zag{
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid transparent;
  transition: all .2s linear;
  align-items: center;
}
.zag img{

  width: 137px;
  height: 40px;
      margin-top: 26px;

}
#zag{width: 100%;margin-top: 8px;}
#zag:hover .zag {
  border-bottom: 1px solid black;
  transition: all .2s linear;
}
.zag > p{
margin-top: 0;
      padding:5px;
    margin-left: 0;

}
#zag:hover .zag {
    border-bottom: 1px solid transparent;
}
.sp{

height: 300px;
}
  .spans span {
    padding: 10px 85px;
}
.spans {

    align-items: center;
    }
  .dd{
    margin-top: 0;
  }
  
  
  #menu > ul > li {
      display: block;
    background: #fff !important;
    margin-bottom: 1px;
    padding: 0px;
  }
  
  #menu > ul > li > a {
    justify-content: flex-start;
    padding-right: 20px;  
  }
  
    #menu > ul > li ul.to , #menu > ul > li div.to {
        display: block;
    transition: 0.2s all ease-in-out;
    height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: -10px;
    visibility: hidden;
}

    #menu > ul > li ul.to.b, #menu > ul > li div.to.b {
        border-top: 1px dashed #ccc;
    height: auto;
    top: 0;
    opacity: 1;
    visibility: visible;
        padding-top: 10px;
}

    #menu > ul > li ul.li2y-sub.to.b, #menu > ul > li div.li2y-sub.to.b {padding-top: 5px;    }

  
  ul li span.man, ul li span.xxspan {
         width: 100%; 
         position: relative;
  }
  
  .a1{
     top: calc(50% - 3px);
    left: 10px;
    background-color: #0c5404; 
  }
  
  .a2 {
          top: calc(50% + 3px);
    left: 10px;
    background-color: #0c5404;
  }
  
  
  
  
}







@media only screen and (max-width:660px){
    
    :root {
--swiper-theme-color: #fff !important;

--swiper-navigation-size: 36px !important;
--swiper-navigation-sides-offset: 30px;

--swiper-pagination-bullet-border-radius: 6px;
--swiper-pagination-bullet-size: 16px;
--swiper-pagination-bullet-width: 16px;
--swiper-pagination-bullet-height: 16px;
--swiper-pagination-bullet-horizontal-gap: 6px;
--swiper-pagination-bullet-vertical-gap: 6px;
--swiper-pagination-left: auto;
--swiper-pagination-right: 0px;
--swiper-pagination-bottom: 20px;
--swiper-pagination-top: auto;

--swiper-scrollbar-border-radius: 5px;
--swiper-scrollbar-top: auto;
--swiper-scrollbar-bottom: 2px;
--swiper-scrollbar-left: auto;
--swiper-scrollbar-right: 4px;
--swiper-scrollbar-sides-offset: 0.5%;
--swiper-scrollbar-bg-color: #ffffff66;
--swiper-scrollbar-drag-bg-color: #ffffffcc;
--swiper-scrollbar-size: 4px;
}

h1#hcimg {font-size: 20px;}
    .popup {  width: 96% !important;}
.r2 {
    margin-top: 285px;
}
.product-sliders {
    width: 90%;
}
.donotcross{font-size: 18px;    text-shadow: 0px 0px #0c5404;}

#aria > a {
    font-size: 24px;
    word-spacing: -3px;
    line-height: 24px;
}

.mainslider {
    height: 400px;
}

#logo {
    width: 40px;
    height: 40px;
    margin: auto 6px auto;
}

  .r2top{margin-top: 1630px;}

.product{
  width: 100%;
  margin-top: -1276px;
}

.first:after {
    /* content: ''; */
    /* width: 100%; */
    /* height: 3px; */
    /* display: block; */
    /* background-color: #ededed; */
    /* position: absolute; */
    /* top: 135px; */
}

.anim{
  height: 300px;
}

  .imgs{
    width: 90%;

  }

  .brand{
    width: 80%;
  }
  .subsub{
    width: 80%; 
  }
  .ul2{

    flex-wrap: wrap;
  }

  .logo {
    /* position: relative; */
    /* top: 17px; */
    /* right: 0; */
    /* margin: 0px auto; */
    /* color: #bbb; */
    /* font-size: 27px; */
}
#aria{
      font-size: 27px;
}


.slider{
      /* top: 123px; */
}
.stop{
    margin-top: 1420px;
}

.is{
    /* flex-direction: column-reverse; */
    /* justify-content: flex-end; */
    /* align-items: center; */
        /* padding-left: 0; */
                /* display: flex; */
    /* margin: 0 auto; */
}
.subr4{
    width: 96%;
  max-width:1360px;
}
.first{
      /* flex-direction: column-reverse; */
      /* justify-content: space-around; */
      /* margin: -12px 10px 10px; */
        /* width: 100%; */
    /* height: 150px; */
}

.mahsol {
    width: 96%;
  max-width:1360px;
}
 .mbtn{
      margin: 4px 0;
}
.menu{
    /* margin-top: -9px; */
}

.zag > p{
     font-size: 14px;
}
.spans span {
    padding: 10px 5px;

}
.o1{
width: 42px;
}
.o2{width: 88px;}
.o3{

width: 54px;

}
.o4{
width: 84px;
}
.o5{
width: 55px;
}
.o5{
width: 53px;

}
.o6{width: 50px;}
.o7{width: 50px;}

.shomare{
      padding: 6px 12px;
}
.picp1{
      font-size: 14px;
}
.picp2{
  font-size: 15px;
}
}













