@font-face {
font-family: 'BYekan';
src: url(yekanfonts/BYekan.eot),
url(yekanfonts/BYekan.ttf),
url(yekanfonts/BYekan.woff);
}
body {
	line-height: 30px;
    height: 100%;
	
    color:#000;
    
	font-size:15px !important;
}
.content{
	direction:rtl;
}
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;
}
h4{
    font-size: 15px;
    line-height: 30px;
    text-align: justify;
    direction: rtl;
    padding: 20px;
}
.headerImg{
    border-bottom-left-radius: 35%;
    border-bottom-right-radius: 35%;
}
a{
    color:white;
}
a:hover,a:focus{
    text-decoration: none;
}
/**********************************
***********************************/
/**********************************
***********************************/
/*.content*/
/*{*/
	/*margin-top: 50px;*/
	/*color: #fff;*/
/*}*/
.logo img
{
	display: inline-block;
}
.logo h2
{
	font-size: 34px;
    padding-top: 40px;
}
#countdown {
    text-align: center;
    margin:  30px 0px 30px;
    min-height: 104px;
    direction:ltr;
}
#countdown > div {
    width: 80px;
    height: 60px;
    margin: 0px 1%;
    display: inline-block;
    font-size: 15px;
    line-height: 40px;
    position: relative;
    font-weight: 700;
    color: #750b1f;
    /*border: 2px solid #e2e2e2;*/
    /*border-radius: 5px;*/
    margin-bottom: 10px;
    /*background: #0c0e11;*/
    font-family:"BYekan";
}
#countdown > div > span
{
	display: block;
    margin-top:-20px;
}
.timing{
    font-family:"IRANSans", Roboto, "Helvetica Neue", sans-serif;
}
.sub-p
{
	font-size: 14px;
	padding: 5px 0px 15px;
}

.section-padding
{
	padding: 60px;
}
.about-title h2
{
	font-size: 22px;
	padding-bottom: 10px;
}
.img
{
	margin-top: 50px;
	text-align:center;
}
.abt-hd
{
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 15px;
    padding-top: 0px;
    margin-top: 0px;
    color:#ff40a3;
}

footer {
    padding: 10px;
    color: #8e8d8d;
    text-align: center;
}
.footer a
{
    color: #0091ea;
    cursor: hand;
}
.credits {
    padding-top: 10px;
}

h2.subs-title  {
    font-size: 34px;
    padding: 30px 0px 20px;
}
.freebtn {
    font-size: 14px;
    line-height: 20px;
    color: #ff0083;
    text-transform: uppercase;
    display: inline-block;
    background-color: #e5e5e5;
    padding: 5px 18px 4px;
    border-radius: 13px;
    cursor: default;
    font-weight:bold;
}
.text-blue{
    color:#0091ea;
}
hr {
    margin-top: 40px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px dotted #e2e2e2;
}
.text-bold{
    font-weight:bold;
}
.prize{
    background:url('../img/prize.png');
    background-size:contain;
    margin-bottom:35px
}
/**********************************
Media Queries
***********************************/
@media (min-width:1200px){
    .container{
        width:837px;
    }
}

@media (min-width: 501px) and (max-width: 901px) {

.section-padding {
        padding: 60px 30px;
}

body{
    overflow-x:hidden;
    font-size:15px !important;
}
}
@media (min-width: 20px) and (max-width: 500px) {
    body{
        font-size:15px !important;
    }
    .contact-title{
        padding: 15px;
}
.section-padding {
        padding: 0px 5px 0px 5px;
}
}



/***********************/
.yalda-card {
    width: 240px;
    height: 210px;
    background: #750b1f;
    border-radius: 6px;
    -webkit-box-shadow: 0 22px 74px rgba(0,0,0,.5);
    box-shadow: 0 10px 15px rgba(0,0,0,.5);
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px;
	float: right;
	margin: 10px;
}
.yalda-card:first-child {
    z-index: 4;
}
.yalda-card-body {
    padding: 12px;
    height: calc(100% - 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.yalda-card-body, .yalda-card-head {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
}
.yalda-card-head {
    height: 52px;
    border-radius: 6px 6px 0 0;
    background: rgba(0,0,0,.18);
    line-height: 52px;
	font-size: 15px;
}
.yalda-card-text{
	font-size: 15px;
}

.yalda-card-bigtext {
    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin: 5px 5px 0;
    display: inline-block;
}
.text-darkred{
	color:#d81e61;
}
.path {
    background: url(../img/path.png) no-repeat top;
    background-size: cover;
    height: 17vw;
    width: 100%;
    position: absolute;
    margin-top: -1vw;
}
.melon{
    background: url(../img/anar1.jpg) no-repeat top;
    background-size: cover;
    height: 11vw;
    width: 100%;
    position: absolute;
    margin-top: 2vw;
}
.anar{
    background: url(../img/melon1.jpg) no-repeat top;
    background-size: cover;
    height: 11vw;
    width: 100%;
    position: absolute;
    margin-top: -8vw;
}
.rate{
	text-align:right;
	list-style-type: disc;
	margin-right:15%;
}
.tablea{
	width:45%;
	float:right;
	margin: 10px;
	box-shadow: 0 8px 12px 0 rgba(0,0,0,.32);
}
table{
	width:100%;
	text-align:right;
}
table td{
	background:#e13b4f;
	padding:10px;
	color:white;
}
.numbers{
	color:#f8e71c;
	    font-size: 20px;
    font-weight: 700;
    line-height: 40px;
    margin: 5px 5px 0;
    display: inline-block;
}
.margi{
	margin-top:12vw;
}

@media (max-width: 768px) {
.logo h2 {
    font-size: 34px;
    padding-top: 10px;
}
	.img img{
		width:300px;
	}
	.rate{
		text-align:right;
		list-style-type: disc;
		margin-right:0;
	}
	.yalda-card {
		width: 150px;
		margin: 5px;
	}
	h2{
		line-height:40px;
		font-size:22px !important;
	}
	h3{
		font-size:17px !important;
		line-height:40px;
	}
	.melon {
    height: 15vw;
    margin-top: 8vw;
	background-size:contain;
	}
	.tablea{
		width:95%;
		float:right;
		margin: 10px;
	}
	.margi{
	margin-top:30vw;
}
}
blockquote{
  font-size: 20px;
  background: #f9f9f9;
  border-right: 10px solid #ccc;
  margin: .5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
  padding: 20px;
  line-height: 1.4;
}

blockquote:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -10px;
  position: relative;
  top: 30px;
  color: #ccc;
  font-size: 3em;
  float:left;
}
.text-danger{
	color:#750b1f
}
.btn-solid-lg {
    display: inline-block;
    padding: 13px 70px;
    border-radius: 1rem;
    background-color: #d81e61;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.2s;
	margin-top:15px;
}
.btn-solid-lg:hover {
	background-color: transparent;
	color: #d81e61 !important;
	text-decoration: none;
}
.fa-download{
	padding-left:10px;
}
/*accordian*/

.panel-group .panel,.panel-default>.panel-heading{
    border-radius: 15px;
}
.panel-default>.panel-heading{
	background:transparent;
}
.panel-title{
	padding:0;
}
.card-body{
	border-top:1px solid #e2e2e2;
}