.banner-section{
    background:#012561;
}
.banner-features li{
    padding:5px 0;
}
.process-item{
    min-height:510px;
}
.about-image .about-1{
    position:relative;
    top:auto;
    left:auto;
    max-width:100%;
}
#process,.profit-calc-section,.predict-section{
    background:#012561!important;
}
.bet-vecotr{
    margin-top:20px;
    opacity:.8;
}
.global-users .shape-left svg,.global-users .shape-right svg{
    fill:#17386f;
}
.process-item{
   background-color: rgba(255, 255, 255, 0.085);
}
.process-item .serial{
    color:#fff;
}
.process-section input{
    width:auto;
}
.process-section label{
        color:#b7b7b7;
        display:block;
}
.choose-item{
    gap:5px;
}
.goog-te-gadget{
    font-size:0!important;
}
.goog-te-gadget span{
    display:none!important;
}
.goog-te-gadget .goog-te-combo{
    color:#fff;
}
.goog-te-gadget .goog-te-combo option{
    color:#000;
}
footer .footer-social li a{
    color:#fff!important;
}
.bi-twitter::before{
    content:" ";
    background-image:url(assets/files/twitter-x.png);
    background-position:center;
    background-repeat:no-repeat;
    width:15px;
    height:15px;
}
@media(max-width:991px){
    header.style-1{
        top:0;
    }
    .header-logo{
        max-width:100px;
    }
    header.style-1 .main-nav{
        background:#012561;
    }
    .banner-features li{
        font-size:12px;
    }
    .banner-features li span i{
        font-size:18px;
    }
    .banner-features li span{
        width:30px;
        height:30px;
    }
    .process-item{
        min-height:auto;
    }
    .process-item .serial{
        position:relative;
        top:auto;
        left:auto;
    }
    footer{
        padding-top:50px!important;
    }
    .pb-110{
        padding-bottom:50px!important;
    }
    .pt-110{
        padding-top:50px!important;
    }
}