@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/iranyekan/eot/iranyekanwebthinfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebthinfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iranyekan/eot/iranyekanweblightfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanweblightfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iranyekan/eot/iranyekanwebmediumfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebmediumfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iranyekan/eot/iranyekanwebboldfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebboldfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebextraboldfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/iranyekan/eot/iranyekanwebblackfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebblackfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebextrablackfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekan/eot/iranyekanwebregularfanum.eot');
    src: url('../fonts/iranyekan/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('../fonts/iranyekan/woff/iranyekanwebregularfanum.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

html, body {
    font-family: iranyekan !important;
    text-align: right;
    direction: rtl;
}

h1, h2, h3, h4, h5, h6, p, input, textarea {
    font-family: iranyekan !important;
}

a, a:hover, a:focus, a:active {
    color: #01138a;
}

.header-image {
    left: 0;
    right: auto;
}

.header-image .image img {
    max-width: 575px;
    width: 100%;
    border-radius: 10px;
    border: 4px solid #01138a;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.17);
}

p {
    line-height: 2.2;
}

.single-features {
    background-color: #fff;
    padding: 0px;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.17);
    border-radius: 10px;
}

.single-features img {
    border-radius: 10px;
}

.contact-area {
    background-color: #ffffff!important;
}

#footer {
    background-color: #f4f6f7!important;
}

input::-webkit-input-placeholder { /* Edge */
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

input::placeholder {
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

textarea::-webkit-input-placeholder { /* Edge */
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

textarea::placeholder {
    color: #e3e3e3!important;
    font-weight: 300!important;
    font-size: 14px!important;
}

.about-feature-items .feature-items-icon img {
    width: 100%!important;
    margin-left: 0px!important;
    border-radius: 10px;
}
.feature-items-icon {
    overflow: hidden;
    max-height: 285px;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
}
.about-feature-image img {
    max-width: 450px!important;
}

.header-content-area, .footer-copyright {
    background-color: #01138a!important;
}

.navbar-area.sticky {
    background-color: #00107d!important;
}

.standard-buttons .standard-two {
    background-color: #01138a;
    border-color: #01138a;
}

.standard-buttons .standard-two:hover {
    color: #01138a;
}

.form-input .input-items.default input:focus, .form-input .input-items.default textarea:focus {
    border-color: #01138a;
}

.navbar-brand img {
    max-width: 175px;
}

.footer-link ul li a {
    color: #01138a;
}

.header-content .header-btn .main-btn {
    color: #01138a;
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .navbar .navbar-btn {
        left: 70px;
        right: auto;
        top: 0px;
    }
}

@media (max-width: 767px) {
    .navbar .navbar-btn {
        right: auto;
        left: 60px;
        top: 0px;
    }
}

@media (max-width: 767px) {
    .navbar .navbar-collapse {
        background-color: #01138a!important;
    }
}
.btn {
    border-radius: 50px;
}
.links {
    margin-top: 2rem;
}
.links li {
    display: inline-block;
    border: 1px solid white;
    border-radius: 50px;
    padding: 1.5rem;
    margin-left: 1rem;
    text-align: center;
}
.links a {
    color: white;
}
.req-form label {
    font-size: 14px;
}
.req-form h3 {
    margin-bottom: 0rem!important;
    font-size: 18px;
}
.form-row-border {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 1rem;
}