/*   
Theme Name: pastil theme
Version: 1.0
*/

/*===================================================================*/
/* Iranyekan
 ===================================================================*/
@font-face {
    font-family: 'IRANYekanRegularRd';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranYekanRd/IRANYekanRegularRd.eot');
    src: url('../fonts/iranYekanRd/IRANYekanRegularRd.eot?#iefix') format('embedded-opentype'), url('../fonts/iranYekanRd/IRANYekanRegularRd.woff') format('woff'), url('../fonts/iranYekanRd/IRANYekanRegularRd.woff2') format('woff2'), url('../fonts/iranYekanRd/IRANYekanRegularRd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanBoldRd';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranYekanRd/IRANYekanBoldRd.eot');
    src: url('../fonts/iranYekanRd/IRANYekanBoldRd.eot?#iefix') format('embedded-opentype'), url('../fonts/iranYekanRd/IRANYekanBoldRd.woff') format('woff'), url('../fonts/iranYekanRd/IRANYekanBoldRd.woff2') format('woff2'), url('../fonts/iranYekanRd/IRANYekanBoldRd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'IRANYekanBlackRd';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranYekanRd/IRANYekanBlackRd.eot');
    src: url('../fonts/iranYekanRd/IRANYekanBlackRd.eot?#iefix') format('embedded-opentype'), url('../fonts/iranYekanRd/IRANYekanBlackRd.woff') format('woff'), url('../fonts/iranYekanRd/IRANYekanBlackRd.woff2') format('woff2'), url('../fonts/iranYekanRd/IRANYekanBlackRd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'iranyekanwebbold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranYekan/iranyekanwebbold.eot');
    src: url('../fonts/iranYekan/iranyekanwebbold.eot?#iefix') format('embedded-opentype'), url('../fonts/iranYekan/iranyekanwebbold.woff') format('woff'), url('../fonts/iranYekan/iranyekanwebbold.woff2') format('woff2'), url('../fonts/iranYekan/iranyekanwebbold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.bold {
    font-family: 'IRANYekanBoldRd';
}
/****************** GLOBAL ********************/
html,
body {
    width: 100%;
}

* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

a {
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

img {
    max-width: 100%;
}

body {
    font-family: 'IRANYekanRegularRd';
    background:#ffffff;
    background-size:cover;
    padding: 0;
    text-align: right;
    direction: rtl;
        overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'IRANYekanBoldRd';
}

.clearfloat {
    display: block;
    clear: both;
    content: "";
}
section{width:100%;overflow:hidden;}
label {
    font-weight: normal;
}
.colorP{color:#8322d7;}
.colorB {
    color: #000;
}
#mainHeader {
    padding-top: 15px;padding-bottom: 15px;
}
#mainHeader .inner
{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:space-between;
}
#mainHeader .info {
    color: #fff;
    background: #6f52a7;
    font-size: 14px;
    border-radius: 30px;
    line-height: 35px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content:center;
    width:300px;
    margin:0 auto 10px;
}
#mainHeader .info .title{padding:0 10px;}
#mainHeader .info .value{font-family: 'iranyekanwebbold';}
#mainHeader .logo img{width:120px;}
#mainHeader .logo {
    width: 100%;
    margin: 0 0 20px;
    text-align:center;
}
#sec1 .inner
{
	    z-index: 0;
    text-align:center;
    position:relative;
    display:inline-block;
    padding:30px 0 10px;
    z-index: 999999999;
}
#sec1{text-align:center;}
#sec1 .steps
{
    position:relative;
    width:195px;
    height:195px;
    display:flex;
    align-items:center;
    justify-content:center;
    font-family: 'iranyekanwebbold';
    margin:0 0 25px;
    
}
#sec1 .steps.step1
{
    animation: animate1  linear 1.2s infinite alternate;
    -webkit-animation: animate1  linear 1.2s infinite alternate;
}
#sec1 .steps.step2
{
    animation: animate1  linear 1.3s infinite alternate 0.6s;
    -webkit-animation: animate1  linear 1.3s infinite alternate 0.6s;
}
#sec1 .steps.step3
{
    animation: animate1  linear 1.4s infinite alternate 0.8s;
    -webkit-animation: animate1  linear 1.4s infinite alternate 0.8s;
}
#sec1 .steps.step4
{
    animation: animate1  linear 1s infinite alternate 1.1s;
    -webkit-animation: animate1  linear 1s infinite alternate 1.1s;
}
#sec1 .steps.step5
{
    animation: animate1  linear 1.2s infinite alternate 0.5s;
    -webkit-animation: animate1  linear 1.2s infinite alternate 0.6s;
}
#sec1 .steps.step6
{
    animation: animate1  linear 1.3s infinite alternate 0.6s;
    -webkit-animation: animate1  linear 1.3s infinite alternate 0.6s;
}
#sec1 .steps:hover
{
    animation-play-state: paused !important;
}
#sec1 .steps:before
{
    position:absolute;
    content:"";
    display:block;
    width:100%;
    height:100%;
    right:0;
    top:0;
    background:url('../images/bgSteps1.png') no-repeat 0 0;
    z-index:1;
    background-size:100% auto;
}
#sec1 .steps:after
{
    position:absolute;
    content:"";
    display:block;
    width:80%;
    height:80%;
    right:10%;
    top:10%;
    z-index:0;
    -webkit-box-shadow: 0 0 40px 10px rgba(0,0,0,0.5);
box-shadow: 0 0 40px 10px rgba(0,0,0,0.5);
border-radius:50%;
}
#sec1 .steps.passed
{
    animation-play-state: paused !important;
}
#sec1 .steps.passed:before {
    background: url('../images/bgSteps2.png') no-repeat 0 0;
    background-size: 100% auto;
}
#sec1 .steps .innerBox
{
    position:relative;
    z-index:2;
}
#sec1 .steps .title
{
font-size: 13px;
    line-height: 30px;
    display: block;
    padding-top: 0px;
    width: 125px;
    text-align: center;
    font-family: IRANSansWeb;
        text-shadow: 0px 0px 2px #000000;
}
#sec1 .steps .passed{display:none;}
#sec1 .steps.passed .passed{display:block;}
#sec1 .steps.passed .active{display:none;}
#sec1 .steps .btns
{
    display:inline-block;
    color:#fff;
    font-size:22px;
    background:#fbb03b;
    border-radius:30px;
    padding:0 40px;
    line-height:40px;
    margin-top:10px;
    transition:all ease 0.5s;
}
#sec1 .steps:hover .btns
{
    background:#8322d7;
    transform:scale(1.05);
    -ms-transform:scale(1.05);
    -webkit-transform:scale(1.05);
}
#sec1 .steps .score
{
    font-size:30px;
    line-height:40px;
    display:flex;
    align-items:center;
    justify-content:center;

}
#sec1 .steps .scoreV{display:inline-block;padding-left:3px;font-size:40px;}
#sec1 .steps img{    margin-right: 0px;
     width: 40px;
    margin-top: -20px;}
#sec2{padding:0 0 40px;}
#sec2 .inner
{
    background:#fff;
    border-radius:20px;
    padding:20px 15px;
}
#sec2 header
{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    line-height:40px;
    color:#000;
    font-size:18px;
    font-family: 'iranyekanBoldRd';
    margin:0 0 20px;
    text-align:center;
    justify-content:center;
}
#sec2 header .title
{
    font-size:26px;
    font-family: 'IRANYekanBoldRd';
    position:relative;
    width:100%;
}
#sec2 header .title:before
{
    position:absolute;
    left:0;
    top:50%;
    margin-top:-16px;
    height:32px;
    background:#8322d7;
    content:"";
    display:none;
    width:4px;
}
#sec2 header .bold
{
    color:#f7af1a;
    font-size:20px;
    font-family: 'iranyekanwebbold';
}
#sec2 li
{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    padding:3px 60px 3px 15px;
    background:#f1deff;
    border-radius:10px;
    line-height:30px;
    margin:0 0 10px;
    position:relative;
    justify-content:space-between;
    font-family: 'iranyekanwebbold';
}
#sec2 li .number
{
    display:block;
    position:absolute;
    right:5px;
    top:50%;
    margin-top:-22px;
    width:44px;
    height:44px;
    border-radius:50%;
    background:#8322d7;
    color:#fff;
    text-align:center;
    line-height:44px;
    font-family: 'iranyekanwebbold';
    font-size:16px;
}
#sec2 li .user,#sec2 li .score{width:100%;}
#sec2 li .score span{color:#8322d7;font-size:18px;}
#mainImg {
    width: 510px;
    display:none;
    
}

@media screen and (min-width: 768px) {
    #mainHeader {
     
    }
    #mainHeader .info {
    line-height: 42px;
    width:auto;
    margin:0;
    }
    #mainImg {
        display:block;
    }
    #mainHeader .logo img{width:200px;}
    #mainHeader .info{font-size:16px;}
    #sec1 .inner{padding:190px 0 150px;}
    #sec1 .steps {
        position: absolute;
        margin-bottom: 0;
     width: 195px;
    }
    #sec1 .steps.step1
    {
       top: 80px;
    right: calc(50% - 95px);
    }
    #sec1 .steps.step2
    {
        top:190px;
          right: -30px;
    }
    #sec1 .steps.step3
    {
top: 430px;
    right: -120px;
    }
    #sec1 .steps.step4
    {
    top: 650px;
    right: -30px;
    }
    #sec1 .steps.step5
    {
    bottom: 60px;
    right: calc(50% - 95px);
    }
    #sec1 .steps.step6
    {
    top: 650px;
    left: -20px;
    }
        #sec1 .steps.step7
    {
    top: 430px;
    left: -120px;
    }
            #sec1 .steps.step8
    {
         top: 190px;
    left: -30px;
    }
    #sec2 {
        padding: 50px 0 80px;
    }
    #sec2 .inner{padding:40px 30px;}
    #sec2 header{margin:0 0 50px;text-align:right;justify-content:right;}
    #sec2 header .title {
        font-size: 30px;
        line-height: 45px;
        padding-left:19px;
        margin-left:15px;
        width:auto;
    }
    #sec2 li
{
    
    border-radius:30px;
    line-height:44px;
}
    #sec2 header .title:before{display:block;}
    #sec2 header .bold{font-size:22px;}
    #sec2 li .user,#sec2 li .score{width:auto;}
    #sec2 li .number{right:3px;}
    #sec2 li .score span{font-size:20px;}
}
@media screen and (min-width: 992px) {
    #mainHeader {

    }
    #mainHeader .logo
    {
        width:auto;
        margin:0;
    }
    #mainImg{width:auto;    border-radius: 400%;
    border: 1px solid #e7e7e7;}
}
@media screen and (min-width: 1200px) {
    #mainHeader .logo img {
        width: 230px;
    }
    
}