* {
    margin: 0
}

.box_sevil_1 {
    background-color: #f9f9f9;
    padding: 20px;
}

.banner_man {
    /*background-image: url(../img/banner_1.jpg);*/
    background-image: url(../img/PaykoshMainBanner.png);
    width: 100%;
    height: 701px;
    background-size: cover;
}

.section_caree {
    margin-top: 32px;
    margin-bottom: 70px;
}

.text_man h6 {
    font-size: 18px;
    /*font-family: 'Crimson Pro', serif !important;
    font-family: 'Neuton', serif !important;*/
    letter-spacing: 1px;
    font-weight: 600;
    /*margin-left: 7%;*/
   
}

.text_man h3 {
   /* font-size: 31px;*/
    /*font-family: 'Crimson Pro', serif !important;
    font-family: 'Neuton', serif !important;*/
    letter-spacing: 1px;
    font-weight: bold;
    margin-left: 7%;
}

.text_man h2 {
    font-size: 29px;
    /*font-family: 'Crimson Pro', serif !important;
    font-family: 'Neuton', serif !important;*/
    letter-spacing: 1px;
    font-weight: bold;
}

.text_man h1 {
    font-size: 45px;
}

.text_man {
    margin-top: 12em;
    /*margin-left: -7%;*/
    /* justify-content: center; */
    color: #fff;
    float: left;
}

    .text_man h2 {
        font-size: 27px;
    }

    .text_man button {
        display: flex;
        align-items: center;
        justify-content: center;
    }

/*h2 {
    font-family: 'Crimson Pro', serif;
    font-family: 'Neuton', serif;
    font-size: 45px !important;
}

h1 {
    font-family: 'Crimson Pro', serif;
    font-family: 'Neuton', serif;
}*/

.navbar-light .navbar-nav .nav-link {
    color: rgb(2 27 56) !important;
    font-weight: 600;
}

#navbarSupportedContent a{
    font-size:13px;
}

.button_1 {
    border-radius: 4px;
    background-image: #fff;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 6px;
    width: 152px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    margin: auto;
}

.button {
    background-image: linear-gradient(to right, #FEA444 0%, #FC6539 100%);
    border: none;
    box-shadow: 0px 0px 8px -2px #787676;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 9px;
    width: 152px;
    transition: all 0.5s;
    cursor: pointer;
    border-radius: 24px;
    margin: 5px;
}

ul.navbar-nav.mr-auto {
    margin: auto;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem !important;
    padding-left: 0.5rem;
}

.button_1 span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    font-weight: 500;
}

    .button_1 span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

.button_1:hover span {
    padding-right: 25px;
}

    .button_1:hover span:after {
        opacity: 1;
        right: 0;
    }

.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    font-weight: 500;
}

    .button span:after {
        content: '\00bb';
        position: absolute;
        opacity: 0;
        top: 0;
        right: -20px;
        transition: 0.5s;
    }

.button:hover span {
    padding-right: 25px;
}

    .button:hover span:after {
        opacity: 1;
        right: 0;
    }

.paykosh_pay {
    background-color: #fc6539;
    padding: 52px 47px 44px 58px;
}

.paykosh_borrow {
    background-color: #fc6539;
    padding: 52px 47px 44px 58px;
}
.about {
    background-color: #ffe4e3;
    width: 100%;
    height: auto;
    padding: 70px 0px 50px 0px;
    z-index: -777;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
}

.ban_te {
    background-color: red;
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 10px;
    padding: 70px 0px 50px 0px;
    width: 100%;
    height: 100%;
}

.paykosh_pay {
    /* background-color: #fc6539; */
    padding: 52px 47px 44px 58px;
    border-radius: 15px;
    box-shadow: 1px 0px 9px 2px #cbc9c9;
    border: 5px solid #fff;
    text-align: center;
    color: #fff;
    transition: 2.5s ease;
    /* margin: auto; */
    background-image: linear-gradient(to right, #dc3545 0%, #FC6539 100%);
}

    .paykosh_pay:hover {
        border: 5px solid #4568a7;
        transition: 2.5s ease;
    }

.about p {
    letter-spacing: 0.5px;
    line-height: 2;
    font-weight: 500;
}

.ban_te p {
    letter-spacing: 0.5px;
    line-height: 2;
   /* font-weight: 100;*/
}

.section_serves {
    width: 100%;
    margin-bottom: 30px;
}

.i_con {
    margin: auto;
}

nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: sticky;
    top: -10px;
    z-index: 7777;
    box-shadow: 0px 8px 7px -5px #ff620380;
}

.section_serves h2 {
    font-variant: all-small-caps;
    /*font-family: 'Crimson Pro', serif;
    font-family: 'Neuton', serif;*/
    font-size: 70px !important;
    margin: 0;
    padding: 0;
    line-height: 0.8 !important;
}

.paykosh_pay_se img {
    border-radius: 15px;

}

.paykosh_pay_se {
    border-radius: 15px;
    box-shadow: 1px 0px 9px 2px #cbc9c9;
    border: 5px solid #fff;
    background-color: #ff5913;
    float: left;
    margin: 10px;
    min-width:250px;
}

    .paykosh_pay_se h6 {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #fff;
    }

footer.text-lg-start.bg-light.text-muted.footer_1 {
    background-image: linear-gradient(180deg, #ff5e1a, #3b6aac);
    color: #fff !important;
    position:relative;
    z-index:777;
}

a.text-reset {
    color: #fff;
    text-decoration: none;
}

.about_footer {
    background-color: #eaf3fa;
    width: 100%;
    height: auto;
    padding: 70px 0px 0px 0px;
    position:relative;
    z-index:777;
}


section.pay_s.b_2 {
    background-image: url(../img/sbanner.webp);
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-size: cover;
    /* background: fixed; */
    background-attachment: fixed;
    position: relative;
    z-index: 777;
}

.section_serves {
    position: sticky;
    /* padding-bottom: 0; */
    transition: all 0.3s ease-in-out;
    top: 15em;
}

@media only screen and (max-width: 767px) {
    .text_man h1 {
        font-size: 62px;
        text-align: center;
    }

    .col-md-2.col-sm-6.mx-auto.mb-4.b_m.aos-init.aos-animate {
        width: 50%;
        float: left;
    }

    .button {
        margin: auto;
    }

    img.img_01 {
        opacity: 0.2;
    }

    .handing-about {
        position: relative;
        bottom: 8em;
    }

    .text_man h6 {
        text-align: center;
    }

    .about p {
        letter-spacing: 0.5px;
        line-height: initial;
        font-weight: 500;
    }

    .about_us img {
        width: 200px !important;
    }

    .handing-about h2 {
        font-size: 36px !important;
    }

    .bg_dr_1 {
        background-image: url(../img/bg.webp);
        width: 100%;
        height: auto !important;
        background-size: cover;
        padding-top: 2em;
        padding-bottom: 100px !important;
    }

    .about_us img {
        width: 100% !important;
    }
}

/*career css*/

.about_us {
    background-color: #ffe4e3;
    width: 100%;
    height: auto;
    padding: 70px 0px 50px 0px;
    z-index: -777;
}

.about_us_1 {
    background-color:
}

.caree_1 {
    background-color: #f7f4f4;
    padding: 12px;
    border-radius: 13px;
    margin-top: 20px;
}

.head_line {
    margin-bottom: 20px;
}
/*career css*/
.button {
    font-size: 15px !important;
    width: 142px;
}

.about img {
    width: 100%;
}

.ban_te img {
    width: 100%;
}

.bread-crumbs a {
    color: #fff;
}

.bread-crumbs {
    color: #fff !important;
}
.caree_1 {
    background-color: #f7f4f4;
    padding: 12px;
    border-radius: 13px;
    margin-top: 20px;
}
button.button {
    font-size: 15px !important;
    width: 140px;
}

div#mySidenav {
    position: fixed;
    left: 0em;
    top: 20em;
    z-index:777 !important;
}

.fas.fa-balance-scale {
    float: right;
    padding: 5px 0px 0px 10px;
}

#mySidenav a {
    z-index: 777 !important;
    position: absolute;
    left: -96px;
    transition: 0.3s;
    padding: 15px 5px;
    text-decoration: none;
    font-size: 17px;
    color: white;
    border-radius: 0 5px 5px 0;
    width: 156px;
}

    #mySidenav a:hover {
        left: 0;
        padding: 9px 0px 13px 0px;
        font-size: 16px;
    }

#about {
    background-image: linear-gradient(to right, #0e314a, #ff602e);
    display: inline-flex;
}

.modal-backdrop.fade.show {
    opacity: 0 !important;
}

.modal-content {
    top: 19vh;
}

.gold {
    z-index: 800 !important;
}

.gold_1 {
    position: fixed;
    z-index: 800;
    top: 8em;
    right:1%;
}

.button_3 {
    /*background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);*/
    background-size: auto, auto;
    z-index: -1;
    background: none;
    border: none;
}

.img_gold {
    width: 180px;
    outline: none !important;
    
}

.button_1 {
    border-radius: 4px;
    /*background-image: #fff;*/
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 20px;
    padding: 6px;
    width: 152px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
    margin: auto;
}

@media only screen and (max-width: 767px) {
    .text_man h1 {
        font-size: 62px;
        text-align: center;
    }

    .img_gold {
        width: 100px;
    }

    .gold_1 {
        position: fixed;
        z-index: 800;
        top: 8em;
        right: 0em;
    }
}


.about-text {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.paykosh_pay_se p {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1rem;
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
}

