﻿@font-face {
    font-family: 'Vazir';
    src: url(../fonts/Vazir.eot) format('embedded-opentype'),url(../fonts/Vazir.ttf) format('truetype'),url(../fonts/Vazir.woff) format('woff'),url(../fonts/Vazir.woff2) format('woff2')
}

* {
    font-family: Vazir,Tahoma
}

body {
    direction: rtl;
    background-color: white;
}

.btn {
    margin-top: 13px;
    color: #333;
    background-color: #054b79;
    color: white;
}

.discription {
    border: 1px solid #a8cbe1;
    margin: 14px 0px;
    padding: 0 14px;
    border-radius: 8px;
    background: #41789d;
}

.contact-us {
    font-size: 14px;
    color: #fff;
    background: #ae3131;
    padding: 7px 4px;
    border: 2px solid #fff;
    border-radius: 7px;
    font-weight: 700;
}

.h-info {
    margin: 8px 0;
    color: #f7ff00;
    font-size: 15px
}

.title-div {
    margin-top: 10px;
    font-size: 17px
}

.btnRequest {
    background: #f7ff00;
    padding: 10px 21px;
    margin-top: 10px;
    display: inline-block;
    color: #000;
    border: 2px solid #e5ec00;
    border-radius: 33px
}

    .btnRequest:hover {
        background-color: transparent;
        text-decoration: none;
        color: white;
    }

.main-div {
    background-color: #3498db;
    color: #fff;
    margin: 30px 0;
    min-height: 300px;
    padding: 10px 25px;
    border: 1px solid #0a5080
}


.text-danger {
    color: #c10000
}

.form-group {
    margin-bottom: 23px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.form-control {
    border-radius: 0px;
    border: 1px solid white;
    height: 38px;
    transition: none;
    box-shadow: unset;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-color: transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 10px 33px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-color: transparent;
    border-radius: 4px
}

p {
    line-height: 30px
}

.footer {
    background: #292929;
    padding: 10px 0px;
    border-top: 1px solid #9f9f9f;
    font-size: 13px;
    color: white;
}

.number4 {
    font-size: 77px;
    margin: 7px;
}

.info {
    line-height: 35px;
    margin-top: 5px;
    font-size: 18px;
}

.url {
    padding: 6px 16px;
    font-size: 15px;
    color: #ffef00;
}

.notif {
    margin-top: 23px;
    font-size: 14px;
    color: #fffb00;
}


.contact-us {
    font-size: 14px;
    color: white;
    font-weight: bold;
    margin-top: 7px;
}

.message-text {
    font-size: 17px;
    color: #ffef00;
    padding: 5px 0px;
    margin-bottom: 14px;
}

.text-input {
    border: none;
    height: 35px;
    width: 226px;
    color: black;
}

.main-form {
    border: 1px solid #1b4a68;
    margin: 16px 59px;
    padding: 24px;
    background: #105e93;
}

.submit-btn {
    background: #f4ce00;
    padding: 8px 19px;
    color: black;
    border: 1px solid #6f6115;
}

.alert-success {
    background: #58b52e;
    border: 1px solid #02681c;
    font-size: 14px;
    line-height: 26px;
}

.alert {
    margin: 5px 0px;
}

/* New Theme */

.logo {
    margin: 3px 0px;
    float: right
}

    .logo a img {
        height: 70px;
    }

.h1 {
    font-size: 17px;
    display: inline;
}

.logo-a:hover {
    text-decoration: none;
    color: unset;
}

.logo-a {
    color: inherit;
}

.head {
    background: #3498db;
    color: white;
}

    .head .head_r #search .search .search_inp {
        height: 100%;
        border: none;
        display: block;
        float: right;
        padding-right: 11px;
        padding-left: 40px;
        width: 100%;
        color: #000;
        font-size: 14px;
        font-weight: 500;
    }

    .head .head_r #search {
        float: right;
        margin-top: 12px;
        /* margin-right: 31px; */
        height: 50px;
        padding-top: 3px;
        /* border-right: 1px solid #0d73b7; */
        padding-right: 20px;
        position: relative;
    }

        .head .head_r #search .search {
            border-radius: 4px;
            position: relative;
            /* width: 450px; */
            height: 44px;
            background-color: #fff;
            overflow: hidden;
            padding-right: 11px;
        }

            .head .head_r #search .search .search_btn {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 45px;
                text-align: center;
                font-size: 19px;
                height: 45px;
                background-color: transparent;
                border: none;
            }

                .head .head_r #search .search .search_btn i {
                    font-weight: 700;
                }

button.search_btn {
    color: black;
}

.head-l {
    font-size: 14px;
    padding-top: 28px;
}

    .head-l i:before {
        font-size: 20px;
        margin-left: 3px;
    }

.job_logo {
    width: 120px;
    height: 120px;
    float: right;
    padding: 10px;
}

    .job_logo img {
        width: 100%;
        height: 100%;
    }

.job_profile_description {
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 10px;
}

.job-desc-section {
    float: right;
    padding-right: 8px;
}

    .job-desc-section h2 {
        margin: 0px;
        margin-bottom: 13px;
    }

    .job-desc-section ul {
        list-style-type: none;
        color: #868686;
        margin-top: 20px;
        padding-right: 0;
    }

        .job-desc-section ul li {
            float: right;
        }

            .job-desc-section ul li:not(:last-child):after {
                /* border-left: 1px solid black; */
                padding-left: 5px;
                content: '  |  ';
                color: red;
            }

.profile-section {
    border: 1px solid #cecece;
    margin-top: 15px;
}

    .profile-section .section-body {
        line-height: 36px;
        font-size: 16px;
        padding: 8px;
        background: white;
    }

    .profile-section .section-head {
        background: #f5f5f5;
        height: 45px;
        border-bottom: 3px solid #3498db;
        font-size: 21px;
        padding-top: 7px;
        padding-right: 11px;
    }

.job_profile_description {
    margin-top: 8px;
    margin-bottom: 10px;
    padding: 16px 5px;
    background: white;
    border-bottom: 1px solid #dadada;
}

.start-direction {
    background-image: url(images/direction.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    padding-left: 47px;
    background-color: #3baf00;
    height: 45px;
}

    .start-direction:hover {
        color: white;
    }

.share-btn .fa-share-alt {
    margin-right: 27px;
    font-size: 19px;
}

.share-btn {
    padding-left: 11px;
}

.share-btn {
    padding-left: 11px;
    background: white;
    border: 1px solid #8e8d8d;
    color: #464545;
    height: 45px;
}

.text-right {
    text-align: right !important;
}

.text-left {
    text-align: left !important;
}

.contact-item {
    display: flow-root;
    margin-top: 10px;
}

    .contact-item:not(:last-child) {
        border-bottom: 1px solid #d6d7d8;
        padding-bottom: 11px;
    }

.contact-value .btn {
    margin-top: 0px;
}

.contact-title {
    font-size: 13px;
    font-weight: bold;
}

.fa-sorush {
    background-image: url(/Content/images/sorush.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fa-eita {
    background-image: url(/Content/images/eita.png);
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 20px;
    background-repeat: no-repeat;
}

.telegram-link {
    color: #0088cc;
}

.whatsapp-link {
    color: #25d366;
}

.instagram-link {
    color: #e1306c;
}

.sorush-link {
    color: #378da8;
}

.eita-link {
    color: #f07c00;
}

.linkedin-link {
    color: #0077b5;
}

.imo-link {
    color: #2b44b8;
}

.pinterest-link {
    color: #bd081c;
}

.redit-link {
    color: #ff4500;
}

.twitter-link {
    color: #1da1f2;
}

.youtube-link {
    color: #ff0000;
}

#map {
    height: 300px
}

a.service-item {
    background: #3498db;
    color: white;
    padding: 3px 11px;
    margin-left: 13px;
    border-radius: 4px;
    font-size: 14px;
}

    a.service-item:hover {
        text-decoration: none;
    }

/* Mobile */
@media only screen and (max-width: 767px) {
    .category-span {
        display: none;
    }

    .head-l {
        position: absolute;
        left: 4px;
    }

    .category-menu-icon {
        top: 19px;
        position: absolute;
    }

    #search {
        width: 100%;
        margin-top: 5px !important;
        margin-bottom: 4px;
    }

    .search {
        margin-right: 42px;
    }

    .logo {
        margin: 3px 0px;
        float: none;
        position: absolute;
    }

    .h1 {
        display: none;
    }

    .logo a img {
        height: 48px;
        margin-top: 3px;
    }

    .job_profile_description {
        height: 348px;
    }

    .profile-buttons {
        position: absolute;
        top: 338px;
        width: 100%;
        text-align: center;
        margin-top: 8px;
    }

    .job-desc-section ul li {
        float: none;
    }

    .job-desc-section h2 {
        margin-bottom: 13px;
        margin-top: 8px;
    }

    #frmNavigation {
        display: inline;
    }

    .job-title-h2 {
        font-size: 21px;
    }

    .job_logo {
        float: none;
    }

    .desc-section {
        text-align: center;
    }
}
/* ./Mobile */

/* Home Page */
.home-splash {
    background-image: url("../Content/images/home/bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 625px;
}

.home-header {
    color: white;
    border-bottom: 1px solid #8c8c8c61;
}

.home-h1 {
    font-size: 18px;
    margin-top: 14px;
}

.logo-link {
    text-decoration: none;
    color: white;
}

    .logo-link:hover {
        text-decoration: none;
        color: white;
    }

.h1-menu a {
    display: inline-block;
    margin-left: 23px;
    color: white;
    margin-top: 14px;
}

.home-submit-btn:hover {
    color: black;
    text-decoration: none;
    background: white;
}

.home-submit-btn {
    background-color: #3498db;
    color: white;
    padding: 9px 16px;
    display: inline-block;
    border-radius: 28px;
    margin-top: 5px;
    margin-bottom: 4px;
}

.slogan-div {
    background: #0000004a;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    padding: 30px 106px;
    margin-top: 85px;
    border-radius: 8px;
}

.slogan-title {
    color: white;
    font-size: 34px;
}

.slogan-link {
    color: #ff7c34;
    text-decoration: underline;
    font-size: 14px;
}

.home-search-box {
    margin-top: 50px;
    display: inline-block;
    position: relative;
    width: 800px;
}

    .home-search-box * {
        height: 58px;
    }

    .home-search-box .search-input {
        border-radius: 0px 30px 30px 0px;
        border: none;
        padding-right: 24px;
        font-size: 15px;
        outline: none;
        position: absolute;
        right: 0;
        width: 60%;
    }

    .home-search-box .search-category {
        position: absolute;
        right: 480px;
        border: none;
        border-right: 1px solid #cccbcb;
        background-color: white;
        padding: 10px;
        outline: none;
        width: 25%;
    }


    .home-search-box .search-submit {
        right: 680px;
        position: absolute;
        border: none;
        border-radius: 30px 0px 0px 30px;
        padding: 10px 24px 0px 24px;
        background: #ff7c34;
        color: white;
        font-size: 31px;
        width: 15%;
    }

.home-services-div {
}

.home-service-item {
    background-color: #0000003b;
    padding: 6px 12px 0px 12px;
    border-radius: 14px 14px 0px 0px;
    display: inline-block;
    margin-left: 46px;
}

.home-service-icon {
    width: 43px;
    height: 43px;
    background-repeat: no-repeat;
    background-position: center;
}

.icon-apps {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/apps.png");
}

.icon-call {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/call.png");
}

.icon-navigation {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/navigation.png");
}

.icon-socials {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/socials.png");
}

.icon-taxi {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/taxi.png");
}

.icon-web {
    margin-left: auto;
    margin-right: auto;
    background-image: url("../Content/images/home/web.png");
}

.home-service-hr {
    margin: 9px 0px 5px 0px;
}

.home-service-item-title {
    font-size: 11px;
    color: white;
}

.home-search-section {
    margin-bottom: 204px;
    margin-top: 38px;
}

.home-sms-description {
    background-color: #024d99;
    color: white;
}

.sms-buble {
    background-image: url(../Content/images/home/sms-buble.png);
    position: absolute;
    top: 37px;
    right: 44px;
    width: 340px;
    background-repeat: no-repeat;
    height: 131px;
    background-size: 321px;
    color: white;
    padding-right: 60px;
    padding-left: 13px;
    padding-top: 16px;
}

.sms-link {
    color: white;
    text-align: left;
    display: block;
    text-decoration: underline;
    font-style: italic;
}

.home-sms-image, .home-qr-image {
    padding-top: 10px;
}

.home-qr-image {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.home-attention {
    font-size: 16px;
    border: 1px solid #c7c6c6;
    border-radius: 14px;
    padding: 18px 0px;
}

.home-attention {
    font-size: 18px;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    padding: 18px 0px;
    background: #fbfbfb;
    margin: 45px 0px;
}

h2 {
    margin: 0px;
    margin-bottom: 11px;
}

.section1, .section2, .section4 {
    padding: 50px 1px;
}

.section3 {
    padding-top: 50px;
}

.section1 {
    background: #024d99;
    color: white;
}

.section1-image {
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 232px;
}

.section1-description {
    text-align: justify;
    line-height: 35px;
    font-size: 17px;
}

.section2-description p {
    line-height: 42px;
    font-size: 18px;
    text-align: justify;
}

.section2 {
    background: url(../Content/images/home/home-bg.jpg);
    color: black;
    background-attachment: fixed;
    background-size: cover;
}

/* ./Home Page */

/* ./New Theme */


.section-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 12px;
}

.section-description {
    color: dimgrey;
    font-size: 14px;
}

iframe {
    border: none;
    border-radius: 8px;
}

.rtl{
    direction:rtl !important;
}