@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/iranyekanweblight.eot');
    src: url('../fonts/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/eot/iranyekanwebextrabold.eot');
    src: url('../fonts/eot/iranyekanwebextrabold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebextrabold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebextrabold.ttf') format('truetype');
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/eot/iranyekanwebblack.eot');
    src: url('../fonts/eot/iranyekanwebblack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/woff/iranyekanwebblack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/ttf/iranyekanwebblack.ttf') format('truetype');
}

body{
    font-family: iranyekan;
    font-size:12px;
    background-image: url(../images/bg.png);
    background-size: cover;
    text-align: right !important;
    direction: rtl;
    background-color: #F9F9FF;
}

#logo{

}
#container-main{

}
.title{
    font-size:20px;
 text-align:center;
}


.mojavez{
 text-align:center;
 font-size:20px;
}

.title1 {
    text-align: center;
    font-weight: bold;
    padding: 0px 20px 0px 0px;
}

.img-fluidd{

    max-width: 80%;
    height: auto;
padding: 0 0 80px;
}
p{
    line-height: 30px;
}
.inputBox{
    padding:10px;
    display: block;
    box-shadow: 0 1px 15px 2px #bec6ce;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #fff;
    font-size: 16px;
    margin-top: 13px;
}
.inputBox input{
    border-radius: 0;
    border:0;
    /* border-left: 1px solid #dedede; */
    padding-right: 7px;
    display: inline-block;
    padding: 5px;
    background: #ececec;
    border-radius: 5px;
    margin-bottom: 6px;
}
.bg-blue{
    background-color: #484CE6 !important;
    font-size: 12px;
    color: #fff;
}
.top100{
    margin-top:100px;
}
.top50{
    margin-top:50px;
}
.top20{
    margin-top:20px;
}
.top150{
    margin-top:150px;
}
.top110{
    margin-top:110px;
}
.newsletter{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 25px;
}
h2{
    font-size: 25px;
}

.bg-right2{
    background-image: url(../images/leftbg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
}
.bg-logos{
    background-color: #fff;
    border-top:3px solid #0D13D7;
    box-shadow: 0 5px 10px #dedede;
}


.font-weight-bold {
    font-weight: 700 !important;
    margin: 30px 0px 30px 0px;
}

.top220 {
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
}