
.header-top, .custom-button, .header-wrapper .right-area .custom-button.theme, .video-button::before, .video-button::after, .video-button, .service-item:hover, .service-item.active, .section-bg .pricing-item:hover, .pricing-item .pricing-body, .ui-slider, .owl-dots .owl-dot, .footer-widget .title::after, .scrollToTop, .social-icons li a:hover, .how-item .serial-number::after, .how-item .how-header, .cmn-table-1 th, .transaction-table thead tr{
	background-color: #fff; 
}

.custom-button{
	border-color: #fff;
}


.how-item:hover .how-body .title a:hover, .counter-item .counter-header .title, .investor-item .investor-content .amount, .dashboard-item .dashboard-content .amount, .footer-widget ul li a:hover
{
	color: #fff;
}

.text-theme, .cl-theme
{
	color: #fff !important;
}

.referral-link input{
	border-color : #fff}

.preview-body .list-group-item {
    border: none;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}
.mb-30  {
    margin-bottom: 30px;
}
.header-section.active .header-bottom, .how-item:hover .how-body, .how-item .serial-number::before, .bg-title, .transaction-table tbody tr, .investor-item .investor-thumb::after, .client-item:hover .client-content, .newsletter-section::before, .dashboard-item .dashboard-thumb {
    background-color: #4ac5f7; 
}
@media (max-width: 767px){
    .how-item:nth-of-type(even) .how-header, .how-item:nth-of-type(even) .serial-number::after {
        background: #4ac5f7; 
    }
}
@media (min-width: 768px) {
    .how-item:nth-of-type(4n + 3) .how-header, .how-item:nth-of-type(4n + 3) .serial-number::after, .how-item:nth-of-type(4n + 2) .how-header, .how-item:nth-of-type(4n + 2) .serial-number::after {
        background: #4ac5f7; 
    }
}
@media (min-width: 768px) {
    .how-item:nth-of-type(4n + 3) .serial-number::before, .how-item:nth-of-type(4n + 2) .serial-number::before {
        background:#fff;
    }
}
@media (max-width: 767px){
    .how-item:nth-of-type(even) .serial-number::before {
        background: #fff;
    }
}
.bg_overlay::before {
    background: #4ac5f7cc; 
}