.maxWidth{
	max-width: 1990px;
	margin: auto;
}
.header_wrp{
	display: none;
}item-white

.wrapper-title-four span {
    text-align: center;
    display: block;
    padding: 6rem 0 3rem;
    font-family: 'KalamehWeb-Bold';
    font-size: 30px;
}

.wrapper-title-four span a {
    color: #115F2A;
    background: #fff;
    padding: 1rem;
    border-radius: 10px;
    transition: .3s;
    font-size: 1.5em;
    font-family: 'KalamehWeb-Bold';
}

.wrapper-title-four span a:hover {
    text-decoration: none;
    transform: translateY(-10px);
}

.dn-mobile, div.hide {
	    display: none;
	}

.loading-wrapper {
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00be1b;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
}

.img-wrapper {
    animation: 4s linear 0s infinite pulse;
}

.img-wrapper img {
    width: 100%;
    height: 100%;
}

@keyframes pulse {
  50% { transform: scale(1.1);}
}
/* **** start css section one **** */
@keyframes mymove {
  from {top: 0%;}
  to {top: 100%;}
}
@keyframes mymove2 {
  from {top: 20%;}
  to {top: 100%;}
}
@keyframes mymove3 {
  from {top: 10%;}
  to {top: 100%;}
}
.money{
	width: 100px;
	position: absolute;
}
.money1{
	right: 80%;
	animation: mymove 5s infinite;
}
.money2{
	right: 10%;
	animation: mymove2 5s infinite;
}
.money3{
	right: 40%;
	animation: mymove3 5s infinite;
}
.money4{
	right: 20%;
}
.money5{
    top: 50%;
    right: 10%;
}
.money6{
    top: 60%;
    right: 70%;
}
.money7{
    top: 70%;
    right: 70%;
}

.money8{
    right: 70%;
    top: 10%;
}
.money9{
    top: 40%;
    right: 30%;
}
.money10{
    top: 10%;
    right: 20%;
}

.money11{
    right: 70%;
    top: 10%;
}
.money12{
    top: 60%;
    right: 10%;
}

.money13{
	top: 70%;
    right: 83%;
}

.money14{
    right: 70%;
    top: 10%;
}
.money15{
    top: 60%;
    right: 10%;
}
.money16{
    top: 70%;
    right: 85%;
}

.money17{
    right: 70%;
    top: 10%;
}
.money18{
	top: 60%;
    right: 5%;
}
.imgMain{
	display: none;
}
.wrapper-one{
    width: 100%;
    height: 100vh;
    background: url(/1401/wp-content/uploads/2022/07/imageMain.webp) no-repeat;
    background-size: cover;
    background-position: center;
	position: relative;
}

.sec-one>figure{
    width: 100%;
    height: 100%;

}
.sec-one>figure>img{
    width: 100%;
    height: 100%;
}
/* **** end css section one **** */

/* **** start css section two **** */
.wrapper-two>img{
    width: 100%;
}
.productMain{
	width: 70%;
    margin: auto;
}
.wrapper-title-two{
    width: 70%;
    margin: auto;
    font-family: 'KalamehWeb-Bold';
	padding-top: 100px;
}
.title-two{
    text-align: center;
    color: #F7202A;
    font-size: 4em;
    text-shadow: 0px 0px 20px black, 0px 0px 20px black, 0px 0px 20px black;
	font-family: 'KalamehWeb-Bold';
}

.wrapper-video-text{
    width: 70%;
    margin: auto;
    display: flex;
	flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.video {
    width: 100%;
    height: auto;
}

.wrapper-video{
    width: 50%;
    height: 100%;
    padding: 50px;
}

.wrapper-text{
    width: 50%;
    height: 100%;
    font-size: 2em;
    color: #fff;
}

.content-first-two, .Content-last-two {
	font-family: 'KalamehWeb-Bold';
	text-shadow: 0px 0px 20px black, 0 0 20px black, 0 0 20px black;
}

.m-top {
    margin-top: 2rem;
}

.code{
    width: 70%;
    margin: auto;
    border: 6px solid #00bd37;
    border-radius: 10px;
    box-shadow: 0px 0px 42px -3px rgb(2 211 63 / 75%), inset 0 0 42px rgb(2 211 63 / 75%);;
    color: #fff;
    font-size: 4em;
    text-align: center;
}

.content-code span {
    font-size: 2em;
    font-family: 'Iransansmedium';
}

.content-code{
	font-family: 'KalamehWeb-Bold';
	text-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0#00bd37, 0 -2px 0 #00bd37, 1px 1px #00bd37, -1px -1px 20px #00bd37, 1px -1px 0#00bd37, -1px 1px 20px #00bd37;
}

/* **** end css section two **** */

/* **** start css section Three **** */

.sec-three{
    width: 100%;
}

.main-wrapper-tt{
    width: 70%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
	padding: 100px 0;
}

.col-right{
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    color: #fff; 
}
.col-center{
    width: 20%;
    display: flex;
    align-items: center;
}
.col-left{
    width: 40%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between;
    color: #009200;
    font-size: 1.5em;
}

.wrapper-logo-zojino{
    width: 100%;
}
.logo-zojino{
    width: 100%;
}
.wrapper-timer1,
.wrapper-timer2{
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.wrapper-timer2{
	margin-top: 20px;
}
.wrapper-timer1>li,
.wrapper-timer2>li{
    width: 23%;
    height: 4.5em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 3px solid #00bd37;
    box-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0 #00bd37, 0 -2px 0 #00bd37, 1px 1px 20px #00bd37, -1px -1px 20px #00bd37, 1px -1px 20px #00bd37, -1px 1px 20px #00bd37;
    border-radius: 10px;
	font-family: 'KalamehWeb-Bold';
}
.wrapper-timer1>li>span,
.wrapper-timer2>li>span{
    width: 100%;
    text-align: center;
    font-family: 'Iransansmedium';
    font-size: 1.2em;
}

#countdown, #countdown2, #countdown-d, #countdown-d2 {
    width: 100%; 
    color: #009200;
}

.wrapper-title-four figure, .wrapper-title-five figure, .wrapper-title-six figure{
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapper-title-four figure img, .wrapper-title-five figure img, .wrapper-title-six figure img {
    max-width: 35%;
    margin: auto;
}
/* **** end css section Three **** */

/* **** start css section four **** */
.wrapper-two, .wrapper-three, .wrapper-four, .wrapper-five, .wrapper-six, .wrapper-seven, .wrapper-eight, .wrapper-footer {
    background: url(/1401/wp-content/uploads/2022/07/backMain.webp) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}

.sec-four{
    width: 100%;
}
.wrapper-title-four{
    width: 70%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.title-four{
    text-align: center;
    font-size: 3.5em;
    color: white;
    text-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0 #00bd37, 0 -2px 0 #00bd37, 1px 1px 20px #00bd37, -1px -1px 20px #00bd37, 1px -1px 20px #00bd37, -1px 1px 20px #00bd37;
    padding-top: 50px;
    transform: rotate(-10deg);
	font-family: 'KalamehWeb-Bold';
	width: 100%;
}

.divfour{
        margin-bottom: 50px;
}

.wrapper-tip{
    width: 70%;
    margin: auto;
    color: #fff;
	padding: 100px 0;
}
.tip{
    width: 95%;
    margin: auto;
    counter-reset: item;
    list-style: none;
}
.item-tip{
    position: relative;
	padding: 1rem;
}
.wrapper-tip ol li::before{
content: counter(item)".";
    counter-increment: item;
    position: absolute;
    right: -20px;
    top: 15px;
    font-family: 'Iransansmedium';
    font-size: 1.5em;
	text-shadow: 0px 0px 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black;
}
.content-c-r{
    text-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0 #00bd37, 0 -2px 0 #00bd37, 1px 1px 20px #00bd37, -1px -1px 20px #00bd37, 1px -1px 20px #00bd37, -1px 1px 20px #00bd37;
    font-family: 'KalamehWeb-Bold';
    font-size: 2em;
}
.col-right>p:nth-of-type(2){
	margin-top: 15px;
}
.content-item{
    text-shadow: 0px 0px 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black, 0 0 20px black;
	font-family: 'KalamehWeb-Bold';
    font-size: 1.5em;
}
/* **** end css section four **** */

/* **** start css section five **** */
.sec-five{
    width: 100%;
    min-height: 100vh;
}
.wrapper-title-five{
    width: 70%;
    margin: auto;
    text-align: center;
}
.title-five{
	text-align: center;
    font-size: 3.5em;
    color: white;
    text-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0 #00bd37, 0 -2px 0 #00bd37, 1px 1px 20px #00bd37, -1px -1px 20px #00bd37, 1px -1px 20px #00bd37, -1px 1px 20px #00bd37;
    padding-top: 50px;
    transform: rotate(-10deg);
    font-family: 'KalamehWeb-Bold';
}
.main-wrapper-faq{
    width: 70%;
    margin: auto;
	padding: 100px 0;
}
.faq-container {
    margin: 0 auto;
    padding: 0 4rem;
    max-width: 90%;
  }
  
  .accordion .accordion-item {
    margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
    --glow-color: #BF40CE;
    --glow-spread-color: #BF40CE;
	--enhanced-glow-color: #BF40CE;
	--btn-color: #BF40CE;
    padding: 10px;
    color: #115F2A;
    font-size: 15px;
    box-shadow: 0 0 0px 0px var(--glow-color), 0 0 1em 6px var(--glow-spread-color), inset 0 0 0px 5px var(--glow-color);
}

  /* .accordion .accordion-item button[aria-expanded=true] {
    border-bottom: 1px solid #03b5d2;
  } */
  .accordion button {
    position: relative;
    display: block;
    text-align: right;
    width: 100%;
    color: #115F2A;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
  }
  .accordion button:hover, .accordion button:focus {
    cursor: pointer;
    color: #115F2A;
  }
  .accordion button:hover::after, .accordion button:focus::after {
    cursor: pointer;
    color: #03b5d2;
    border: 1px solid #03b5d2;
  }
  /* .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
  } */
  .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 13px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
  }
  .accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: currentColor;
  }
  .accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: currentColor;
  }
  .accordion button[aria-expanded=true] {
    color: #115F2A;
  }
  .accordion button[aria-expanded=true] .icon::after {
    width: 0;
  }
  .accordion button[aria-expanded=true] + .accordion-content {
    opacity: 1;
    max-height: 20em;
    transition: all 200ms linear;
    will-change: opacity, max-height;
	color: #115F2A;
  }
  .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
  }
  .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
    text-align: right;
  }
  .accordion{
    font-family: 'KalamehWeb-Bold';
}

/* **** end css section five **** */

/* **** start css section six **** */
.sec-six{
    width: 100%;
}
.wrapper-title-six{
    width: 70%;
    margin: auto;
}
.title-six{
    text-align: center;
    font-size: 3.5em;
    color: white;
    text-shadow: 2px 0 0 #b336c0, -2px 0 0 #b336c0, 0 2px 0 #b336c0, 0 -2px 0 #b336c0, 1px 1px 20px #b336c0, -1px -1px 20px #b336c0, 1px -1px 20px #b336c0, -1px 1px 20px #b336c0;
    padding-top: 50px;
    transform: rotate(-10deg);
    font-family: 'KalamehWeb-Bold';
}
.wrapper-slider-six{
    width: 90%;
    margin: auto;
	padding: 100px 0;
}

.swiper-pointer-events{
	position: initial !important;
}

#accordion-button-3{
    height: fit-content;
}

/* **** end css section six **** */

/* **** start css section seven **** */
.sec-seven{
    width: 100%;
}
.wrapper-title-seven{
    width: 100%;
    margin: auto;
}
.title-seven{
    text-align: center;
    font-size: 3.5em;
    color: white;
    text-shadow: 2px 0 0 #00bd37, -2px 0 0 #00bd37, 0 2px 0 #00bd37, 0 -2px 0 #00bd37, 1px 1px 20px #00bd37, -1px -1px 20px #00bd37, 1px -1px 20px #00bd37, -1px 1px 20px #00bd37;
    padding-top: 50px;
    /* transform: rotate(-10deg); */
    font-family: 'KalamehWeb-Bold';
}

.wrapper-slider-seven{
    width: 90%;
    margin: auto;
	padding: 100px 0;
	position: relative;
}

.swiper-pagination-clickable .swiper-pagination-bullet{
	background: #a5a5a5;
	width: 15px;
    height: 15px;
}
.swiper-pagination-bullet-active{
    --glow-color: #BF40CE;
    --glow-spread-color: #BF40CE;
    --enhanced-glow-color: #BF40CE;
    --btn-color: #BF40CE;
    box-shadow: 0 0 0px 0px var(--glow-color), 0 0 1em 6px var(--glow-spread-color), inset 0 0 0px 2px var(--glow-color);
}
.swiper-pagination-bullet{
	opacity: 1;
}
.swiper-slide{
	height: 400px;
	box-shadow: 0px 0px 42px -3px rgb(2 211 63 / 75%), inset 0 0 42px rgb(2 211 63 / 75%);
	border-radius: 10px;
	display: flex;
    flex-wrap: wrap;
}
.imgSlide1{
    width: 100%;
	height: 70%;
	object-fit: cover;
    border-radius: 10px 10px 0 0;
}

.productImage{
    width: 100%;
	height: 100%;
	object-fit: cover;
	    border-radius: 10px;
}

 .wrapperWinnersName{
    width: 100%;
    height: 30%;
    background: white;   
    border-radius: 0 0 10px 10px;
}

.namewebinner, .cityWinner , .lavelWinner{
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'KalamehWeb-Bold';
    font-size: 1.3em;
}

/* **** end css section seven **** */

/* **** start css section eight **** */
.wrapper-eight{
    width: 100%;
    padding: 5rem 0;
}
.wrapper-title-eight{
    width: 70%;
    margin: auto;
}
.title-eight{
    text-align: center;
    color: #fff;
    margin-bottom: 5rem;
	font-family: 'KalamehWeb-Bold';
    text-shadow: 0px 0px 20px black, 0 0 20px black, 0 0 20px black;
    font-size: 3em;
}
.wrapper-white{
    width: 70%;
    margin: auto;
    display: flex;
	justify-content: space-around;
    flex-wrap: wrap;
    background: #fff;
    padding: 2rem 0;
    border-radius: 10px;
}
.item-white{
    width: 33.33333%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.item-white>img{
   max-width : 70%;
}

/* **** end css section eight **** */

/* **** start css section footer **** */
.sec-footer{
    width: 100%;
    padding: 2rem 0 4rem;
}
.wrapper-social{
    width: 70%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.wrapper-social a img {
    max-width: 70%;
}
/* **** end css section footer **** */

@media (max-width: 1536px) { 
	.code{
		font-size: 3em;
		margin-top: 50px;
	}
	.wrapper-video{
	    padding: 10px;
	}
}

@media (max-width: 1280px) { 
	.wrapper-video-text{
		margin-top: 50px;
	}
	.content-c-r{
		font-size: 1.5em;
	}
	.col-left{
		font-size: 1.2em;
	}
	.money{
		width: 70px;
	}
	
	.wrapper-text{
	        font-size: 1.5em;
	}

 }

@media (max-width: 1024px) { 

	.title-two{
		font-size: 3em;
	}
	.wrapper-video-text{
		width: 90%;
	}
	.code{
		width: 90%;
		font-size: 2em;
	}
	.wrapper-text{
		font-size: 1.5em;
	}
	.productMain{
		width: 100%;
	}
	.main-wrapper-tt{
		width: 90%;
	}
	.col-left{
		font-size: 1em;
	}
	.content-c-r{
		font-size: 1.5em;
	}
	.wrapper-tip{
		width: 90%;
	}
	.main-wrapper-faq{
		width: 90%;
	}
	.faq-container{
		padding: 0;
	}
	.wrapper-title-eight{
		width: 90%;
	}
	.wrapper-white{
		width: 90%;
	}
	.money{
		width: 60px;
	}


 }

@media (max-width: 768px) { 

	.wrapper-title-two{
		width: 90%;
	}
	.title-two{
		font-size: 2em;
	}
	.wrapper-video{
		width: 100%;
		padding: 0;
	}
	.wrapper-text{
		width: 100%;
	}
	.code{
		font-size: 1.5em;
	    margin-top: 50px;
	}
	.Content-last-two{
		margin-top: 20px;
	}
	.main-wrapper-tt{
		width: 90%;
		padding: 0;
	}
	.col-right{
		width: 100%;
	}
	.col-center{
		width: 100%;
		margin-top: 30px;
	}
	.col-left{
		width: 100%;
	}
	.content-c-r{
		font-size: 1.7em;
	}
	.wrapper-logo-zojino{
		display: flex;
        justify-content: center;
	}
	.logo-zojino{
		width: 50%;
	}
	.col-left{
		width: 100%;
		padding: 50px 0;
	}
	.title-four, .title-five, .title-six, .title-seven , .title-eight{
		font-size: 2.5em;
	}
	.content-item{
		font-size: 1.2em;
	}
	.item-white{
		width: 40%;
	}
	.sec-footer{
		padding: 2rem 0;
	}
	.imgMain{
		display: block;
	}
	.wrapper-one{
		background:none;
		height: auto;
	}
	.money{
		width: 45px;
	}
	.wrapper-timer2{
		margin-top: 50px;
	}
	.wrapper-timer1>li, .wrapper-timer2>li{
		height: 5em;
	}
	
	.dn-mobile {
	    display: block;
	}
	
	.col-left {
	    display : none;
	}
	
	#countdown-d {
	    margin-top: 2rem;
	}
	
	.main-wrapper-tt {
	    flex-direction: column-reverse;
	}
	
	#countdown-d2 {
	    margin-bottom: 2rem;
	}

 }

@media (max-width: 640px) { 
    
.swiper-slide {
    height: 600px;
}

.cityWinner {
    padding-bottom: 3rem;
}

	.content-c-r{
		font-size: 1.5em;
	}
	.wrapper-timer1>li, .wrapper-timer2>li{
		width: 22%;
	}
	.col-left{
		font-size: 1.2em;
	}
	.title-four, .title-five, .title-six, .title-seven{
		font-size: 2em;
	}
	.title-eight{
		font-size: 1.5em;
	}
	.accordion button{
		font-size: 1.0rem;
	}
	.wrapper-social a img{
		max-width: 100%;
	}
.wrapper-white {
    padding: 1rem 0;
}

.wrapper-white .item-white img {
    max-width: 80%;
}

.wrapper-title-four span {
    font-size: 18px;
}
.wrapper-title-four span a{
        font-size: 1em;
}
 }
