.sticky-nav {
    background: #6e0f2d !important ;
}
.transaction a.submit {
    background: #6e0f2d;
    border-color: #6e0f2d;
}
#chart h1 {
    font-size: 2rem;
    color: #6e0f2d;
}
#chart .form button {
    font-size: 1rem;
    background: #6e0f2d;
    color: #fff;
    border-radius: 0.5rem 0 0 0.5rem;
    border: 1px solid #6e0f2d;
    padding: 0px 20px;
}
#benefits span img{
    width: 60px;
}
#advers .col-md-4:nth-child(2) .advers{
        background: #6e0f2d;
}
.advers{
        background: #6e0f2d;

}
.title-box .title.active span.counters{
            background: #6e0f2d;
}
.helpers .row .title.active i{
        background: #6e0f2d;
}
#accordionFaq .card-header a {
    font-size: 0.8rem;
    border: 1px solid #f6f6f6;
    font-weight: bold;
    direction: rtl;
    text-align: right;
    display: block;
    padding: .75rem 1.25rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0.5rem 0.5rem 0 0;
    background: #6e0f2d;
    color: #fff;
}
.btn-more{
    background: #6e0f2d;

}
.dreamit-section-main-title span{
    color: #6e0f2d;
}
.header-logo {
    background-color: transparent;
    background-image: none !important;
    background-repeat: no-repeat;
    position: fixed;
    right: 0px;
    width: 25%;
    top: 0px;
    background-size: 100%;
    height: 100px;
    display: block !important;
    background-position: right bottom;
    margin: 0px;
    padding: 0px;
}
.header-btn a:hover, .header-btn a:hover i {
    color: #042953 !important;
    background: #ffffff !important;
}
.mean-container .mean-bar {
    background: #6e0f2d;
    float: right;
}
.sticky-nav .itsoft_menu ul li a:hover {
    color: #a9acb2 !important;
}
.sticky-nav a.stiky-logo img {
    border-radius: 10px;
    filter: none !important;
    height: 55%;
    margin-top: 1%;
    margin-right: 30%;
}
.footer{
    background: #6e0f2d;

}
.footer-copyright {
    text-align: center;
    font-size: 0.7rem;
       background: #5e021f;

}
.footer-about-social-icon ul li a {
    height: 50px;
    width: 50px;
    line-height: 57px;
    font-size: 24px;
    background-color: #fff ;
    color: #000;
}
.footer-about-social-icon ul  :hover {
  
    color: #ffffff;
}
.header-btn a {
    padding: 9px 18px;
    background: #ffffff !important;
    color: #49497c !important;
    font-size: 14px;
    font-weight: bold;
    direction: rtl;
}
.top-wrap .go-top-button {
    background: #6e0f2d;
}
.footer-about-social-icon ul li a:after {
           background: #5e021f;

}