@font-face {
    font-family: 'Iran';
    src: url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../fonts/IRANSansWeb(FaNum).woff') format('woff'), url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype'), url('../fonts/IRANSansWeb(FaNum).woff2#WyekanRegular') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body,html{
    width: 100%;
    font-family: Iran, Tahoma, Arial;
}

.cep5{height: 5px;}
.cep10{height: 10px;}
.cep20{height: 20px;}
.cep30{height: 30px;}
.cep40{height: 40px;}

.cboth{
    clear: both;
}

.cblue{
    color: #3981B5 !important;
}

.fh1{
    font-size:2.0em;
}

.navbar-custom{
    background: #009DDC !important;
    font-family: Iran, Tahoma, Arial;
}

.navbar-custom .navbar-brand{
    color: #ffffff;
}

.navbar-custom .navbar-nav>li>a{
    color: #ffffff;
}

.navbar-custom .navbar-toggle{
    color: blue;
}

.icon-bar{
    color: #ffffff;
}

.navbar-custom .navbar-nav>.active>a, .navbar-custom .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background: blue !important;
    color: #ffffff;
}

.footer-section{
    height: auto;
    overflow: hidden;
}

.footer-middle{
    background: #333333;
    min-height: 200px;
    height: auto;
    overflow: hidden;
    clear: both;
    color: #ffffff;
}

.footer-bottom{
    background: #1F2227;
    min-height: 50px;
    overflow: hidden;
    height: auto;
    clear: both;
}

.img-center{
    display: block;
    margin: 0 auto 0;
}

.register-login-btn{
    background: #03619F;
    color: #ffffff;
    text-decoration: none;
    font-family: inherit;
    display: block;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    height: 80px;
}

.register-login-btn:hover{
    text-decoration: none;
    color: #ffffff;
}

.register-login-btn img{
    height: 40px;
}

.register-login-btn span{
    padding-right: 10px;
    font-size:1.5em;
}

.main-ceprator{
    height: 12px;
    clear: both;
    background: url('../images/ceprator.png');
    background-repeat: repeat-x;
}

.step_box{
    margin-top: 10px;
}

.step_box img{
    display: block;
    padding-bottom: 15px;
    margin: 0 auto 0;
}

.step_box span{
    display: block;
    text-align: justify;
    width: 100%;
    text-align: center;
}

.step-connector i{
    font-size:2.5em;
    color: #AEAEAE;
    display: block;
    margin: 100% auto 0;
}

.sections_title{
    display: block;
    height: auto;
    padding-bottom: 50px;
    clear: both;
}

.sections_title img{
    vertical-align: top;
}

.sections_title span{
    font-size:1.6em;
    padding-right: 5px;
}

.statis-blue-number{
    height: 40px;
    border-radius: 4px;
    background-color: #009DDC;
    color: #fff;
    font-size: 1.4em;
    padding-top: 7px;
}

.statis-blue-title{
    height: 28px;
    border-radius: 4px;
    background-color: #03619F;
    color: #fff;
    padding-top: 5px;
}

.ads-box{
    min-height: 150px;
    background-color: #80C342;
    color: #ffffff;
    border-radius: 4px;
    height: auto;
    overflow: hidden;
}

.support-box{
    min-height: 200px;
    background-color: #03619F;
    color: #ffffff;
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    padding: 25px;
}

.support-box span{
    color: #ffffff;
    font-size: 1.3em;
    display: block;
    margin-top: 18px;
}

.support-box span:first-child{
    margin-top: 30px;
}

.support-box span a{
    color: #03619F;
    font-size: 1.4em;
}


.award-box{
    min-height: 200px;
    background-color: #009DDC;
    color: #ffffff;
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    padding: 25px;
}

.award-box .text-contain{
    display: block;
    text-align: justify;
    line-height:190%;
}

.black-box-border{
    background: #1F2227;
    border-radius: 5px;
    padding: 8px;
}

.social-media a{
    display: inline-block;
    padding-right: 8px;
}

.footer-menu a{
    display: block;
    color: #ffffff;
    padding-top: 4px;
}

.tag-container{
    font-size: 0.8em;
    text-align: justify;
}

.freinds-links a{
    display: block;
    padding-top: 4px;
}

.vip-links{
    text-align: center;
}
.vip-links a{
    padding: 12px;
}

.copyright{
    color: #ffffff;
}

.designer{
    color: #ffffff;
    padding-top: 8px;
}

.designer i{
    color: #00a1cb;
}

.cpointer{
    cursor: pointer;
}

.question-item{
    display: block;
    margin-top: 8px;
}

.question-item .question{
    background: #3F424B;
    color: #ffffff;
    padding: 8px;
    border-radius: 5px;
}

.question-item .question i {
    vertical-align: middle;
    cursor: pointer;
}

.question-item .answer{
    background: #E2E3E8;
    color: #000000;
    line-height:180%;
    padding: 12px;
    border-radius: 5px;
    margin-top: 1px;
    display: none;
}



