

.bg4{
    background:#fff!important;
}

.choose-section {
    background: #fff;
}

.faq-section {
  
    background: #fff;
}

.accordion-body p{
    color: rgb(69, 57, 57);
}

.casino-feature .casino-features .icon img {
    width: 60px!important;
    height: 60px!important;
}

.casino-feature .casino-features .content h6 {

    font-size: 14px;
}

.pb-120 {
    padding-bottom: 90px!important;
}

.pt-120 {
    padding-top: 90px!important;
}

.header-wrapper {
    padding: 30px 0 24px!important;
}

.logo-menu .logo img{
    width: 220px!important;
}

.banner-section .banner-content h1 span {
    color: #61abe7!important;
}

.cmn--btn {
    border: 1px solid #61abe7!important;
}

.cmn--btn:before {

    background-color:#61abe7!important;
 
}

.feature-section .feature-content h3 span {
    color:#61abe7!important;
}

.section-header .section-title span {
    color:#61abe7!important;
}

.customer-section .customer-items i {

    color: #55257d!important;
}

.customer-section .owl-dots .owl-dot.active span {
    background:#61abe7!important;
}

.faq-left-wrapper .accordion-item:hover .icon {
    background-color:#61abe7!important;
}


.footer-section .footer-top .widget-items .footer-content-area .form input {
 
    border: 1px solid #61abe7!important;
  
}

.footer-section .footer-top .widget-items .footer-content-area .form .effect-button .f-btn {

    background-color:#61abe7!important;

}

.contact-info{
    padding-top: 200px!important;
    padding-bottom: 120px!important;
}

.contact-tittle{
    font-size: 26px!important;
}

.contact-tittle span {
    color: #61abe7!important;
}

.contact-left .contact-icon i {

    color:#61abe7!important;
}

section.privacy-policy.padding-top.padding-bottom {
    padding-top: 200px;
    padding-bottom: 100px;
}
/* 
login page css start here ==================================*/

.add-balace-section {
    padding: 220px 0;
}

.balance-inner h2 {
    font-size: 35px;
    /* color: #fff; */
    text-align: center;
    font-weight: 700;
    color: #61abe7!important;
    margin-bottom: 50px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 16px 15px;
    font-size: 1rem;
    line-height: 1.5;
    color: #6b7783;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control {
    border: 1px solid #ccc;
    background: #222;
    border-radius: 5px;
    margin-bottom: 15px!important;
}

.payment-icons {
    display: flex;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 2.5em;
    margin-bottom: .125rem;
}

.payment-icon {
    display: inline-block;
    width: 40px;
    margin-left: 6px;
}

.submit-btn {
    font-size: 16px !important;
    /* margin-right: 10px; */
    background-color:#61abe7!important;
    color: #fff;
    /* padding: 10px 10px !important; */
    padding: 14px 50px !important;
    border-radius: 10px;
    display: inline-block;
}

.footer-content-area p{
    line-height: 25px!important;
}

.scroll-up::after {

    color:#61abe7!important;
   
}

.header-bar span:first-child {
    background:#61abe7!important;
}

.header-bar span:nth-child(2) {
    background:#61abe7!important;
}

.header-bar span:last-child {
    background:#61abe7!important;
}