@font-face {
    font-family: IRANSansWeb-Bold;
    font-style: bold;
    font-weight: bold;
    src: url('../font/Sans/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../font/Sans/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), url('../font/Sans/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), url('../font/Sans/IRANSansWeb(FaNum)_Bold.woff') format('woff'), url('../font/Sans/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb-Medium;
    font-style: medium;
    font-weight: 500;
    src: url('../font/Sans/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../font/Sans/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), url('../font/Sans/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), url('../font/Sans/IRANSansWeb(FaNum)_Medium.woff') format('woff'), url('../font/Sans/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb-Light;
    font-style: light;
    font-weight: 300;
    src: url('../font/Sans/IRANSansWeb(FaNum)_Light.eot');
    src: url('../font/Sans/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), url('../font/Sans/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), url('../font/Sans/IRANSansWeb(FaNum)_Light.woff') format('woff'), url('../font/Sans/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSansWeb;
    font-style: normal;
    font-weight: normal;
    src: url('../font/Sans/IRANSansWeb(FaNum).eot');
    src: url('../font/Sans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), url('../font/Sans/IRANSansWeb(FaNum).woff2') format('woff2'), url('../font/Sans/IRANSansWeb(FaNum).woff') format('woff'), url('../font/Sans/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face {
    font-family: GraphikArabic-Light;
    font-style: Light;
    font-weight: Light;
    src: url('../font/Graphik/GraphikArabic-Light.eot');
    src: url('../font/Graphik/GraphikArabic-Light.eot?#iefix') format('embedded-opentype'), url('../font/Graphik/GraphikArabic-Light.woff2') format('woff2'), url('../font/Graphik/GraphikArabic-Light.woff') format('woff'), url('../font/Graphik/GraphikArabic-Light.ttf') format('truetype'), url('../font/Graphik/GraphikArabic-Light.svg') format('svg');
}

@font-face {
    font-family: GraphikArabic-Medium;
    font-style: Medium;
    font-weight: Medium;
    src: url('../font/Graphik/GraphikArabic-Medium.eot');
    src: url('../font/Graphik/GraphikArabic-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Graphik/GraphikArabic-Medium.woff2') format('woff2'), url('../font/Graphik/GraphikArabic-Medium.woff') format('woff'), url('../font/Graphik/GraphikArabic-Medium.ttf') format('truetype'), url('../font/Graphik/GraphikArabic-Medium.svg') format('svg');
}

@font-face {
    font-family: GraphikArabic-Bold;
    font-style: Bold;
    font-weight: Bold;
    src: url('../font/Graphik/GraphikArabic-Bold.eot');
    src: url('../font/Graphik/GraphikArabic-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Graphik/GraphikArabic-Bold.woff2') format('woff2'), url('../font/Graphik/GraphikArabic-Bold.woff') format('woff'), url('../font/Graphik/GraphikArabic-Bold.ttf') format('truetype'), url('../font/Graphik/GraphikArabic-Bold.svg') format('svg');
}

html,
body {
    font-family: IRANSansWeb, IRANSansWeb-Bold, IRANSansWeb-Light, IRANSansWeb-Medium;
    margin: 0 auto;
    padding: 0px;
    position: relative;
}

a:hover {
    color: #00eafd !important;
}

h2 {
    font-family: GraphikArabic-Bold !important;
    font-size: 50px;
    margin: 0px;
}

h3 {
    font-family: GraphikArabic-Bold !important;
    font-size: 30px;
    margin: 0px;
}

h4 {
    font-family: GraphikArabic-Medium;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    margin-top: 50px;
}

p {
    text-align: justify;
}

strong {
    color: #070ddf;
    font-family: IRANSansWeb;
}

.blouck_screen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.85);
    display: none;
    z-index: 5;
}

.blouck_screen_IMG {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.error_box {
    width: 285px;
    min-height: 20px;
    padding: 10px 0;
    background-color: rgb(0, 0, 0, 0.8);
    position: fixed;
    bottom: 10%;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 25px;
    text-align: center;
    color: white;
    font-weight: 400;
    display: none;
    z-index: 100;
}

.menu-mobile-box {
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(4, 88, 234, 0.90);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 101;
    display: none;
}

#close-menu-btn {
    position: absolute;
    top: 25px;
    right: 25px;
    display: none;
    cursor: pointer;
}

#menu-header-mobile {
    padding: 50px 0px 20px;
}

#menu-header-mobile span {
    width: 100%;
    height: 40px;
    padding: 10px 0px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

#menu-header-mobile span:hover {
    background-color: #4d8eff;
}

#menu-header-mobile a {
    width: 100% !important;
    display: block !important;
    padding: 0px !important;
    line-height: 2.5;
}

.button {
    width: auto;
    height: 40px;
    padding: 5px 20px;
    color: #ffffff;
    font-size: medium;
    border-radius: 25px;
    border: 2px solid #04247c;
    background-color: #04247c;
    font-family: IRANSansWeb-Bold;
    cursor: pointer;
    text-decoration: none;
    transition: background-color 500ms, color 300ms;
}

.button:hover {
    color: #04247c !important;
    background-color: rgba(255, 255, 255, .02);
}

.btnlight:hover {
    color: #ffffff !important;
}

.top-header-bar {
    width: 100%;
    height: 2px;
    background-color: #00eafd;
    display: block;
}

.header_bar {
    width: 100%;
    height: 60px;
    background-image: linear-gradient(to right, #0706de, #045aea, #00eafd 95%);
    position: fixed;
    overflow: hidden;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
}

.header_bar>div {
    width: 70%;
    height: 100%;
    margin: 0px auto;
}

.header_bar>div>div {
    height: 100%;
    float: right;
    text-align: center;
}

.header_bar a {
    color: #fff;
    margin: 10px;
    line-height: 3.5;
    text-decoration: none;
}

.footer_bar {
    width: 100%;
    min-height: 111px;
    height: auto;
    padding: 50px 0px;
    background-image: linear-gradient(to right, #0706de, #045aea, #00eafd 95%);
    z-index: 100;
    position: relative;
}

.footer_bar>div {
    width: 70%;
    height: 100%;
    margin: 0px auto;
}

.footer_bar>div>div {
    height: 100%;
    float: right;
    text-align: center;
}

.footer_bar a {
    color: #fff;
    margin: 10px;
    line-height: 3.5;
    text-decoration: none;
}

.cuntact-us-ways p {
    margin: 0px;
    padding: 0px;
    text-align: center;
    direction: rtl;
}

.cuntact-us-ways a {
    display: inline-block;
    margin: 0px 10px -10px;
}

.about-section {
    width: 100%;
    text-align: center;
    height: auto !important;
    padding: 95px 0px;
    display: inline-block;
}

.about-section>div {
    width: 85%;
    margin: 0 auto;
}

.about-section>div>div {
    height: auto;
    float: right;
    text-align: center;
    border: 1px solid #fff;
}

.how-to-section {
    width: 100%;
    height: auto;
    padding: 85px 0px;
    background-image: linear-gradient(150deg, #2B6CFF 47%, #003BC0 69%);
}

.how-to-section h2 {
    color: #ffe600;
    text-shadow: 0px 19px 11px rgba(0, 0, 0, 0.39);
}

.how-to-section p,
.how-to-section h4 {
    color: #ffffff;
}

.sub-section {
    width: 100%;
    height: auto;
    margin: 30px auto 50px;
    border: unset !important;
    display: inline-block;
}

.sub-section>span {
    width: 32% !important;
    height: auto;
    float: right;
    margin: 10px 2px;
    padding: 5px 0px;
}

.sub-2>span {
    background-color: #bde8f0;
    border-bottom-right-radius: 50px;
    padding: 40px 0px 10px;
}

.sub-2>span>h3 {
    color: #04247c !important;
    text-shadow: none !important;
}


.sub-section>span>h3 {
    color: #ffffff;
    text-shadow: 0px 7px 5px rgba(0, 0, 0, 0.39);
}

.sub-section>span>p {
    padding: 10px 25px;
    text-align: center !important;
}

.gallery-frame {
    width: 100%;
    height: auto;
    padding: 50px 10px;
}

.gallery-frame>img {
    width: 100px;
    height: 100px;
    float: right;
    margin: 5px;
    border: 1px solid #ffffff;
    border-radius: 10px;
    transition: border 300ms, box-shadow 300ms;
}

.gallery-frame>img:hover {
    border: 1px solid #2B6CFF;
    box-shadow: 0px 3px 5px #ccc;
}

#cooperation-with-us-section div {
    border: 1px solid #ffffff;
}

#customers-section div {
    border: 1px solid #eeeeee;
}


/* Start AI - Range Style */
.title {
    width: 100%;
    height: 92px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    margin: 0px auto;
    align-items: center;
    text-align: center !important;
    justify-content: space-between;
    padding: 0px;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .08);
    z-index: 5;
}

.title span {
    padding: 0px 30px;
}

.title-box {
    width: 60%;
    margin: 10px auto 20px;
    text-align: center;
    color: #070ddf !important;
    padding: 5px !important;
    background-color: #ecf0ff;
    border-radius: 25px;
}

hr {
    width: 85%;
    color: #eeeeee;
    opacity: 0.5;
}

#Range-Section {
    width: 100%;
    height: auto;
    background-color: #070ddf;
    margin: 0px auto;
    padding: 95px 0px;
    position: relative;
    display: inline-block;
    direction: rtl !important;
}

#Range-Section-Frame {
    width: 1000px;
    height: auto;
    margin: 0 auto !important;
}

#Range-Section>div>span {
    float: right;
    height: 300px;
    margin: 30px 5px;
    padding: 10px;
    text-align: right;
    color: #ffffff;
    border-radius: 10px;
}

#side-right {
    width: 55%;
}

#side-left {
    width: 35%;
    background-color: #ffffff;
    color: #070ddf !important;
    line-height: 2;
}

#side-left span {
    display: block;
    color: gray;
    padding-right: 25px;
    font-size: 14px;
}

#side-left span strong {
    color: #070ddf;
    font-size: 25px;
}

#side-left span a {
    width: auto;
    height: 30px;
    background-color: #ccc;
    border-radius: 25px;
    padding: 2px 10px;
    color: #070ddf;
    text-align: left;
    line-height: 2;
}

#send-request-btn {
    width: 85%;
    height: 40px;
    margin: 15px auto 10px;
    padding: 5px 20px;
    color: #757575;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    border-radius: 25px;
    border: 1px solid #c0c0c0;
    background-color: #c0c0c0;
    display: block;
    cursor: default;
}

.button-req {
    color: #ffffff !important;
    border: 1px solid #070ddf !important;
    background-color: #070ddf !important;
    display: block;
    cursor: pointer !important;
    transition: background-color 500ms;
}

.button-req:hover {
    background-color: darkblue !important;

}

.range-loan-box {
    width: 85%;
    height: 45px;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 20px auto;
    overflow: hidden;
    color: #070ddf;
    text-align: center;
    direction: rtl !important;
}

.range-loan-sign {
    width: 45px !important;
    height: 45px !important;
    padding: 20px;
    font-size: 25px;
    cursor: pointer;
    background-color: #ffe300;
    line-height: 0.5;
    transition: background-color 500ms;
}

.range-loan-sign:hover {
    background-color: #ffcb00;
}

.sign-right {
    float: right;
    letter-spacing: -2px;
}

.sign-left {
    float: left;

}

.range-loan-amount {
    line-height: 2.5;
    direction: rtl !important;
}

.range-time-box {
    width: 85%;
    height: 50px;
    border: 1px solid #070ddf;
    border-radius: 25px;
    margin: 20px auto;
    overflow: hidden;
    color: #070ddf;
    text-align: center;
}

.range-time-box>span {
    width: 25%;
    height: 40px;
    margin: 5px auto;
    background-color: #ffffff;
    border-radius: 25px;
    display: inline-block;
    cursor: pointer;
    line-height: 2.5;
    border: 2px solid #070ddf;
    transition: background-color 500ms, border 500ms, color 500ms;
}

.range-time-box>span:hover {
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: #070ddf;
}

.spanshover {
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
    background-color: #070ddf !important;
}



@media only screen and (max-width: 990px) {
    .range-loan-sign {
        width: 15px !important;
        height: 15px !important;
        padding: 15px;
        font-size: 25px;
        cursor: pointer;
        background-color: #ffe300;
        line-height: 0.7;
    }

    #Range-Section-Frame {
        width: 95%;
        padding: 10px;
    }

    #Range-Section>div>span {
        width: 100%;
        float: none;
        margin: 0 auto !important;
        display: inline-block;
        border-radius: 0px;
        background-color: #070ddf;
    }

    #side-right-div {
        width: 85% !important;
        border-radius: 10px;
        margin: 0 auto;
        padding: 10px;
    }

    #side-left-div {
        width: 75% !important;
        background-color: #ffffff;
        border-radius: 10px;
        margin: 0 auto;
        padding: 10px;
    }
}

/* End AI - Range Style */


/* Start AI - Price Style */
#Price-Section {
    width: 100%;
    min-height: 400px;
    height: auto;
    background-color: #f2f2f2;
    margin: 0px auto;
    padding: 5px;
    position: relative;
    display: block;
    direction: rtl !important;
}

.progress-bar-box {
    width: 100%;
    height: auto;
    display: block;
    padding: 0px;
    margin: 0 auto;
    float: none;
    position: absolute;
    left: 0;
    bottom: 0;

}

.progress-bar {
    width: 0%;
    height: 3px;
    float: left;
    background-color: #070ddf;
}

.main-section {
    width: 100%;
    height: auto;
    margin: 10px auto;
    display: block;
}

.sections {
    width: 75%;
    height: 250px;
    margin-top: 20px;
    margin-right: 8%;
    margin-bottom: 10px;
    padding: 25px;
    border-radius: 10px;
}

.grid-tiles-box {
    width: 100%;
    height: auto;
    padding: 5px 0px;
    margin: 0 auto;
    display: inline-block;
}

.grid-tiles {
    min-width: 60px;
    height: auto;
    padding: 20px 20px;
    margin: 5px;
    /* color: #ffffff; */
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    /* background-color: #a7a7a7; */
    float: right;
    direction: ltr;
    text-align: center;
    cursor: pointer;
    transition: background-color 500ms, border 500ms;
}

.grid-tiles:hover {
    background-color: #a7a7a7;
    border: 1px solid #a7a7a7;
}

.add-grid-tiles {
    color: #232323;
    background-color: #ffe300;
    border: 1px solid #ffe300;
}

.add-grid-tiles:hover {
    background-color: #ffcb00;
    border: 1px solid #ffcb00;
}

.grid-body {
    width: 90%;
    height: 200px;
    padding: 10px;
    float: right;
    /* border: 1px solid #000; */
    display: none;
}

.buttons {
    width: 120px;
    height: 37px;
    margin: 10px 5px;
    padding: 2px 10px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    border: 1px solid #070ddf;
    background-color: #070ddf;
    display: block;
    cursor: pointer;
    transition: background-color 500ms;
}

.buttons:hover {
    background-color: darkblue;

}

#login-form-box {
    width: 350px;
    height: 485px;
    border-radius: 10px;
    border: 1px solid #cccccc;
    margin: 105px auto;
    padding: 30px 0px 0px;
    text-align: center;
    direction: rtl !important;
}

.login-mobile-input-phone-box {
    width: 85%;
    height: auto;
    margin: 30px auto;
    border-radius: 10px;
    overflow: hidden;
    direction:ltr !important;
}

.login-input-country-code {
    width: 15%;
    height: 40px;
    float: left;
    padding: 0px 20px;
    border: 1px solid #ccc;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 25px;
    color: #045aea;
    font-family: IRANSansWeb;
    direction:ltr !important;
}

.login-input-mobile-num {
    width: 48% !important;
    height: 40px;
    float: right;
    padding: 0px 30px;
    border: 1px solid #ccc;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-size: 25px;
    color: #045aea;
    font-family: IRANSansWeb;
    direction:ltr !important;
}

.login-description-text {
    margin: 20px auto;
    padding: 0px 25px;
}

.login-description-text label {
    font-size: 15px;
    color: #045aea;
    text-align: center;
}

.login-input-get-cod {
    width: 200px;
    height: 41px;
    padding: 0px 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 25px;
    color: #045aea;
    font-family: IRANSansWeb;
    text-align: center;
}

.panel-request-box {
    width: 95% !important;
    height: auto;
    min-height: 400px;
    border: 1px solid #ccc;
    border-radius: 10px;

}

.alerter {
    font-size: 15px;
    text-align: right;
    margin: 20px;
    display: block;
    color: #003BC0;
    font-family: GraphikArabic-Medium;
}

.subalerter {
    font-size: 18px;
    text-align: right;
    margin: 0px 20px 0px;
    line-height: 1.8;
    display: block;
    font-family: GraphikArabic-Light;
}

.panel-input-box-frame {
    width: 89%;
    height: auto;
    margin: 0 auto;
}

.panel-input-box {
    width:100% !important;
    height: auto;
    margin: 2px;
    border-radius: 10px;
    overflow: hidden;
    float: right;
    border: 1px solid #ccc;
}

.panel-input {
    width:97.5% !important;
    height: 40px;
    padding: 0px 5px;
    margin: 0 auto;
    font-size: 15px;
    color: #045aea;
    font-family: IRANSansWeb;
    text-align: right;
    float: right;
    border-radius: 10px;
    border: 1px solid #ffffff;
}

.panel-input-txar {
    width: 97% !important;
    height: 60px;
    min-width: 97%;
    min-height: 60px;
    max-width: 97%;
    max-height: 60px;
    margin: 0 auto;
    padding: 0 8px;
    font-size: 15px;
    color: #045aea;
    font-family: IRANSansWeb;
    text-align: right;
    float: right;
    border-radius: 10px;
    border: 1px solid #ffffff;
}


@media only screen and (max-width: 990px) {
    .panel-input-box {
        width: 97% !important;
    }

    .panel-input-box input {
        width: 91% !important;
    }

    .panel-input-txar {
        height: 125px;
        min-height: 125px;
        max-height: 125px;
    }

    h2 {
        font-family: GraphikArabic-Bold !important;
        font-size: 50px;
        margin: 0px;
    }

    #menu-header,
    #cuntact-us-num {
        display: none !important;
    }

    #logo-site {
        margin-right: 85px;
    }

    #menu-bergur {
        display: block !important;
    }

    .about-div-1 {
        width: 5% !important;
    }

    .about-div-2 {
        width: 88% !important;
    }

    .about-div-3 {
        width: 100% !important;
    }

    .sub-section-span,
    .sub-2 span {
        width: 95% !important;
        float: unset !important;
        margin: 20px auto 0px !important;
        display: block;
    }

    .hide-img {
        display: block !important;
    }

    .footer_bar,
    .footer-sub-div {
        height: auto !important;
    }

    .footer-sub-div>div {
        width: 100% !important;
        height: auto !important;
        float: unset !important;
        display: block !important;

    }

    .main-section {
        display: table-cell;
    }

    .sections {
        width: 90%;
        margin-right: 5%;
    }

    .grid-tiles {
        min-width: 55px;
        height: auto;
    }
}

/* End AI - Price Style */