    body {
        font-family: yekanBakh;
        background-color: #F4F4FC !important;
        direction: rtl;
        text-align: right;
    }
    
    [type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover{
        background-color:unset !important;
    }
    

    
    @media (min-width: 1200px) {
        .container {
            max-width: 1230px !important;
            width: 100%;
        }
    }
    
    a {
        color: #007bff;
        text-decoration: none;
        background-color: transparent;
        text-decoration:none !important;
    }
    
    section {
        display: block;
    }
    
    #df-intro {
        position: relative;
        overflow: hidden;
        padding-bottom: 6rem;
    }
    
    @media (min-width: 992px) {
        .justify-content-lg-start {
            -ms-flex-pack: start!important;
            justify-content: flex-start!important;
        }
        .pr-lg-70-p,
        .px-lg-70-p,
        .p-lg-70-p {
            padding-right: 70px !important;
        }
    }
    
    .mr-2,
    .mx-2 {
        margin-right: 0.5rem!important;
    }
    
    #df-intro>img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 0;
        margin: auto;
    }
    
    .df-introContent h6 {
        font-size: 22px;
        color: #fed12e;
        font-weight: bold;
    }
    
    .df-introContent h4 {
        position: relative;
        font-size: 32px;
        color: #ffffff;
        font-weight: bold;
        line-height: 1.5;
        z-index: 1;
    }
    
    .df-introContent h4::before {
        content: "";
        position: absolute;
        top: 0;
        right: -35px;
        width: 70px;
        height: 70px;
        border-radius: 50%;
        background-color: #fff;
        opacity: 10%;
        z-index: -1;
    }
    
    .d-inline {
        display: inline!important;
    }
    
    .df-introContent h4 span {
        border-bottom: 2px solid #fed12e;
    }
    
    .df-actions {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: wrap;
        position: relative;
        text-align: center;
    }
    
    .df-actions a:nth-of-type(1) {
        font-size: 16px;
        color: #ffffff;
        font-weight: 500;
        border: 1px solid #ffffff;
        border-radius: 8px;
        padding: 6px 50px;
        margin-left: 10px;
        transition: 0.3s;
    }
    
    .df-actions a:nth-of-type(2) {
        font-size: 16px;
        color: #042340;
        font-weight: 500;
        border-radius: 8px;
        padding: 6px 20px;
        background-color: #fff;
        transition: 0.3s;
    }
    
    .df-appmobile {
        position: relative;
        z-index: 1;
    }
    
    .df-free-consult {
        background-color: #fff;
        padding: 20px;
        border-radius: 20px;
        border: #042340 8px solid;
    }
    
    .df-free-consult form input[type=text],
    .df-free-consult form input[type=email],
    .df-free-consult form input[type=tel] {
        border: none !important;
        border-radius: 5px;
        background-color: #e7e7e7;
        margin-top: 5px;
    }
    
    .df-free-consult form input[type=submit] {
        background-color: #fed12e;
        border: none;
        color: #042340;
        padding: 5px 30px;
        font-size: 20px !important;
        border-radius: 5px;
        font-weight: 500;
        margin-top: 10px;
    }
    
    .df-free-consult form input[type=submit]:hover {
        color: #fff;
        background-color: #042340;
    }
    
    .df-free-consult form label {
        font-weight: normal;
        color: #042340;
    }
    /* CommentRegulation */
    
    @media (max-width: 992px) {
        .df-Commentregulation {
            padding: 258px 50px 50px 50px;
            margin-top: -368px;
        }
    }
    
    .df-Commentregulation {
        background-color: #fff;
        border-radius: 20px;
        overflow: hidden;
        padding: 50px;
        margin-top: -200px;
        position: relative;
        z-index: 0;
    }
    
    .df-regulation h4,
    #features h4,
    #df-use h4,
    #df-questions h4,
    #df-co-logos h4,
    #df-portfolio h4{
        font-size: 22px;
        color: #042340;
        font-weight: bold;
        line-height: 1.8;
        text-align:center;
    }
    
    .df-regulation h4 span,
    #features h4 span,
    #df-use h4 span,
    #df-questions h4 span,
    #df-co-logos h4 span,
    #df-portfolio h4 span{
        display: inline-block;
        background-color: rgba(254, 209, 46, 0.5);
        height: 7px;
        line-height: 7px;
        border-radius: 8px;
    }
    
    .df-regulation p {
        font-size: 16px;
        color: #4d5760;
        font-weight: normal;
        max-height: 159px;
        text-align: right;
        margin-top: 30px !important;
    }
    
    .df-regulation p {
        line-height: 2;
        overflow-y: auto;
        direction: ltr;
        padding: 0 1em;
    }
    
    .df-regulation p::-webkit-scrollbar {
        width: 3px;
    }
    
    .df-regulation p::-webkit-scrollbar-track {
        background-color: #e9e9e9;
        border-radius: 4px;
    }
    
    .df-regulation p::-webkit-scrollbar-thumb {
        background: #A0A6B2;
        border-radius: 50rem;
        height: 120px;
    }
    
    .mt-80-p,
    .my-80-p,
    .m-80-p {
        margin-top: 80px !important;
    }
    
    #features h4 {
        text-align: center;
    }
    
    .df-feature {
        transition: 0.3s;
        border-radius: 10px;
        padding: 27px 22px;
    }
    
    .df-feature:hover {
        background-color: #fff;
        box-shadow: 0 6px 12px #cbbebe2f;
    }
    
    .df-feature .df-featureImg {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 60px;
        height: 60px;
        border-radius: 10px;
        background-color: #fed12e;
        line-height: 60px;
        margin-bottom: 20px;
    }
    
    .df-featureImg img {
        width: 30px;
    }
    
    .df-feature h6 {
        font-size: 20px;
        color: #042340;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .df-feature ul {
        font-size: 16px;
        color: #4d5760;
        font-weight: normal;
        line-height: 1.7;
        margin-right: 0!important;
        padding-right: inherit;
        list-style: none;
    }
    
    .df-feature ul li::before {
        content: "\2022";
        color: #3647d2;
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-right: -1em;
    }
    
    #btn_consult {
        margin-top: 20px !important;
        background-color: #3647d2 !important;
        color: #fff !important;
        border: 1px solid #3647d2 !important;
        border-radius: 20px !important;
        padding: 20px 40px !important;
        font-size: 20px !important;
        width:max-content !important;
    }
    
    .btn-consult:hover {
        background-color: #19226d !important;
        border: 1px solid #19226d !important;
    }
    
    a:link {
    
    color: red;
    text-decoration: none;
       
    }
    
    a:hover {
    color: red;
    text-decoration: none;
}
    #textcolor {
        color: #fff;
    }
    /* how to use */
    
    .df-use,
    .df-co-logos {
        background-color: #fff;
        border-radius: 20px;
    }
    
    #df-use,
    #df-co-logos h4 {
        text-align: center;
    }
    
    .df-streching {
        display: flex;
        align-items: stretch;
    }
    
    .df-use-content {
        position: relative;
        margin-bottom: 2rem;
    }
    
    .df-arrows {
        position: relative;
    }
    /* @media (min-width:1200px) {
    .df-arrows::before {
        content: "";
        position: absolute;
        top: 30px;
        left: 0;
        background: url(assets/img/arrow.svg) no-repeat;
        background-size: contain;
        width: 100%;
        height: 10px;
        opacity: 20%;
    }
} */
    
    .df-use-content img {
        display: inline-block;
        margin-bottom: 20px;
        width:70px !important;
    }
    
    .df-use-content h6 {
        font-size: 16px;
        color: #042340;
        font-weight: bold;
    }
    
    .df-use-content p {
        font-size: 14px;
        color: #042340;
        font-weight: normal;
    }
    /* call to action */
    /* @media (min-width: 992px) and (max-width: 1200px) {
    .df-ctaBg {
        background: url(/assets/img/cta.png) no-repeat;
        background-size: 100%;
        padding: 7rem 0 9rem 4rem;
    }
}

@media (min-width: 1200px) {
    .df-ctaBg {
        background: url(/assets/img/cta.png) no-repeat;
        background-size: 100%;
        padding: 10rem 0 9rem 4rem;
    }
} */
    
    @media (max-width: 992px) {
        .df-cta {
            background-color: #3647d2;
            border-radius: 20px;
            padding: 5rem 5rem 4rem 3rem;
        }
    }
    
    @media (min-width: 992px) {
        .pl-lg-80-p,
        .px-lg-80-p,
        .p-lg-80-p {
            padding-left: 80px !important;
        }
        .df-cta {
            text-align: left;
        }
    }
    
    .df-cta {
        position: relative;
    }
    
    .df-cta h4 {
        position: relative;
        font-size: 32px;
        color: #ffffff;
        font-weight: bold;
        line-height: 1.5;
    }
    
    .df-cta h4 img {
        position: absolute;
        top: -20px;
        right: 50px;
    }
    
    @media (max-width: 1200px) {
        .df-cta h4 img {
            right: -25px;
        }
    }
    
    .df-cta p::before {
        content: "";
        position: absolute;
        top: 8px;
        right: -19px;
        bottom: 0;
        width: 12px;
        height: 12px;
        border-radius: 3px;
        background-color: #fed12e;
    }
    
    .df-cta p {
        position: relative;
        text-align: left;
        font-size: 20px;
        color: #fed12e;
        font-weight: 500;
        display: block !important;
    }
    
    .df-cta a {
        font-size: 16px;
        color: #042340;
        font-weight: 500;
        background-color: #fed12e;
        border-radius: 8px;
        padding: 7px 15px;
        display: inline-block !important;
        margin-top: 1em;
    }
    
    #df-questions {
        margin-top: 80px;
        position: relative;
        overflow: hidden;
    }
    
    #df-questions>img {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    
    @media (min-width: 992px) {
        .d-lg-inline {
            display: inline!important;
        }
    }
    
    #accordionExample {
        position: relative;
    }
    
    @media (min-width: 992px) {
        .pr-lg-100-p,
        .px-lg-100-p,
        .p-lg-100-p {
            padding-right: 100px !important;
        }
    }
    
    #accordionExample>img {
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .df-faq .card-header {
        background-color: transparent !important;
        border: 0;
        padding-bottom: 0;
        padding-right: 0;
    }
    
    .df-faq i {
        color: #1076ff;
    }
    
    .df-faq .card-body {
        padding-right: 2em;
        padding-bottom: 0;
    }
    
    .df-faq p {
        font-size: 14px;
        color: #4d5760;
        font-weight: normal;
        text-align: justify;
        line-height: 2;
        padding-right: 60px;
        margin-right: 60px;
        position: relative;
    }
    
    .df-faq p::before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 2px;
        height: 50px;
        border-radius: 10px;
        background-color: #1076ff;
    }
    
    .df-faq button {
        font-size: 16px;
        color: #0a100d;
        font-weight: bold;
        display: flex;
        align-items: center;
        width: 100%;
        padding-right: 0;
        border: none;
    }
    
    .df-faq button:hover,
    .df-faq button:focus {
        background: none;
        color: unset;
        border: none;
    }
    
    .faq-count {
        font-size: 19px;
        color: #1076ff;
        margin-left: 10px;
        font-weight: 800;
    }
    
    .features-img-container {
        position: relative;
    }
    
    .features-img {
        position: absolute;
        right: 2.8%;
        top: 10.5%;
        width: 94.5%;
    }
    
    .imac-img {
        width: 100% !important;
    }
    
    .df-features h6 {
        font-size: 25px;
        color: #042340;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .df-features p {
        font-size: 17px;
        color: #7e7e7e;
        font-weight: normal;
        line-height: 1.7;
    }
    
    .dv-customer-db h3,
    .dv-products-levels h3,
    .dv-offs h3 {
        position: relative;
        font-weight: 800;
        font-size: 24px;
        color: #042340;
        line-height: 1.7;
        text-align: right;
    }
    
    .dv-customer-db p,
    .dv-products-levels p,
    .dv-offs p {
        font-weight: 400;
        font-size: 16px;
        color: #4f5d75;
        line-height: 2;
    }
    
    @media (min-width: 767px) {
        .dv-customer-db,
        .dv-products-levels,
        .dv-offs {
            position: relative;
            padding-right: 10px;
        }
        .dv-products-levels::before,
        .dv-customer-db::before,
        .dv-offs::before {
            position: absolute;
            content: " ";
            background-color: #fed12e;
            border-radius: 5px;
            width: 5px;
            height: 100%;
            right: -10px;
            bottom: -10px;
            z-index: 10000;
        }
    }
    /* footer */
    
    #dv-footer {
        margin-top: 4rem;
    }
    
    .dv-footer {
        background-color: #042340;
        padding: 2rem 0 1rem;
        border-radius: 20px 20px 0 0;
        margin-top: 5rem;
    }
    
    @media (min-width: 992px) {
        .dv-col a {
            border-left: 2px solid #f8f8fa49;
        }
        .dv-infos span:first-of-type {
            border-left: 2px solid #f8f8fa49;
        }
    }
    
    .dv-col a {
        padding-left: 2.5rem;
    }
    
    .dv-infos span:first-of-type {
        padding-left: 1.5rem;
        margin-left: 1.5rem;
    }
    
    .dv-infos span {
        color: #fff;
        font-weight: bold;
        font-size: 16px;
    }
    
    .dv-icons a {
        color: #fff;
        font-size: 25px;
        transition: 0.3s;
    }
    
    .df-copy-right a,
    .df-copy-right span {
        font-size: 13px;
        color: #fff;
        font-weight: 300;
    }
    
    .df-carousel-nav {
        background-color: rgba(0,0,0,.5) !important;
        padding: 17px !important;
    }