
.text-theme,.section__cate, .about__item .icon, .pricing-feature span{
    color: #336699 !important;
}
.custom-button.theme, .theme-button, .video-button::before, .video-button::after, .video-button, .how-item .how-thumb, .faq-item.open .faq-title, .scrollToTop, .pagination .page-item a, .pagination .page-item span, .contact-form-group button, .support-search button, .btn--info{
    background: #336699;
}

.menu li .submenu li:hover > a, .contact__item:hover .contact__icon, .header-wrapper .list li.selected.focus{
	background: #336699;
}

.header-wrapper .list li:hover {
    background: #336699 !important;
}

.contact-form-group .select-item .list li.selected.focus, .contact-form-group .select-bar .list li.selected.focus {
    background: #336699;
}

.contact-form-group .select-item .list li:hover,.contact-form-group .select-bar .list li:hover {
    background: #336699 !important;
}


.custom-button.theme,.verification-code span {
    border-color: #336699;
}

.counter-item .counter-thumb i, .plan-item .plan-header .icon, .footer-bottom p a, .dashboard-item .dashboard-content .amount, .pagination .page-item.active span, .pagination .page-item.active a, .pagination .page-item:hover span, .pagination .page-item:hover a, .post-item:hover .post-content .blog-header .title a, .widget.widget-post ul li .content .sub-title a:hover, .contact__item .contact__icon, .contact__item .contact__body a, .breadcrumb li a:hover{
    color: #336699;
}
.counter-item .counter-thumb i {
    border-bottom: 1px solid #336699;
}
.custom--btn, .custom--badge, .custom--table {
    background-color: #336699 !important;
}

.btn--base,.cmn--btn,{
    background: #336699!important;
    border: #336699!important;
    height: 50px
}

.border--base{
    border: #336699!important;
}

.btn--base:hover{
    background: rgba(51,102,153,0.9)!important
}

.base--color, .base-color, .color--base,.text--base{
    color: #336699!important
}

.badge--base, .bg--base, .deposit-table thead tr {
    background-color: #336699 !important;
}

.form-control.referral-input[readonly]{
    background: -webkit-linear-gradient(-90deg, #124656 0%, #063a4a 45%, #063b46 100%)!important;
}

.section__cate::before,.section__cate::after{
    background-color: #336699;
}

.primary-bg, .section__cate::before, .section__cate::after, .feature__item::before, .team__item:hover::after, .cmn--table thead, .post__item .post__date, .faq__item.open .faq__title .right--icon::before, .account__section-wrapper .account__section-content .section__header .section__title::after {
  background-color: #336699;
}
.how__item-content p{
    color:#fff;
}