html {
    scroll-behavior: smooth !important;
}

.header-navbar {
    position: relative;
}

.header-main-nav {
    width: 100%;
}

.header-logo {
    width: 160px;
    margin: auto;
    /* position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto; */
}

.header-logo img {}

.axil-mainmenu {
    padding-bottom: 0;
    background: #fff;
}

.axil-header .header-navbar {
    display: block;
}

.mainmenu {
    justify-content: center;
}

.select-tag {
    position: relative;
}

.select-tag span {
    position: absolute;
    top: 20px;
    right: 15px;
}

.joining .counterup-progress {
    padding: 40px 20px 60px;
}

.invest-box {
    display: flex;
    flex-wrap: wrap;
}

.invest {
    background-image: url('../img/wave-footer.svg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    padding: 60px 0;
    background-color:#e9e9e9;
}

.invest input {
    border: 1px solid #ccc;
}

.invest-box .sal-animate {
    flex: 1 1 auto;
    padding: 0 15px 0 0;
}

.invest-box .amount {
    display: block;
}

.invest-box .axil-btn {
    padding: 20px;
}

.banner {
    background: url(../img/banner2.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.banner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
}

.banner .banner-content .axil-btn {
    border: 0;
}

#about {
    /* background: url(../media/two.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom; */
}

#smart-contract {
    padding-top: 50px;
}

#invest {}

#invest .pricing-table .amount,
#invest .pricing-table .duration {
    color: #fff !important;
}

#invest .pricing-table .axil-btn {
    background: #ff9500 !important;
    border: 0;
}

#invest .pricing-table:hover,
#invest .pricing-table.active {
    background: #006897;
}

#invest .invest-box {
    margin-top: 50px;
}

#invest .join-logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -40px;
    width: 80px;
}

#user-stats {
    background: url(../img/four2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center left;
    position: relative;
}

#user-stats:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: -1;
}

#user-stats .counterup-progress {
    background: rgba(0, 0, 0, 0.8);
    position: relative;
    z-index: 1;
}

#user-stats .counterup-progress .top-icon {
    width: 70px;
}

#user-stats .counterup-progress .abt-logo {
    position: absolute;
    top: 0;    
    left: 0;
    right:0;
    bottom:0;
    margin: auto;
    width: 200px;
    z-index: -1;
    opacity:0.2;
}

#user-stats .counterup-progress.active {
    background: transparent;
}

#joining .counterup-progress {
    position: relative;
    overflow: hidden;
}
#joining .counterup-progress:after{
    content:'';
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:rgba(255, 255, 255, 0.7);
    z-index:-1;
}
#joining .counterup-progress img.bg-bg {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter:blur(5px);
}

#joining .logo-bg {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: 90px;
}

#joining .counterup-progress.active {
    /* background: linear-gradient(90deg, #ECF2F6 30%, rgba(236, 242, 246, 0) 100%); */
    background: linear-gradient(90deg, #ECF2F6 0%, rgba(254, 255, 255, 0) 70.31%);
}
#joining .counterup-progress span{
    font-weight:bold;
}
#joining .counterup-progress .title {
    font-size: 26px;
    color: #fff;
    font-weight: bold;
}

#contact {
    background: url(../media/contact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
}

#community-stats {
    background: url(../img/community.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    position: relative;
}

#community-stats::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: -1;
}

#community-stats h4 {
    background: #ff9500;
    margin: 0;
    padding: 10px 10px;
    font-size:22px;
}

#sponsor h4 {
    background: #ff9500;
    margin: 0;
    padding: 10px 10px;
}

.footer-area {
    background: #000;
}

.footer-widget .widget-title {
    color: #fff;
}

.footer-menu-link li a {
    color: #fff;
    opacity: 0.7;
}

.footer-newsletter .title {
    color: #fff;
}

.footer-newsletter .form-group label {
    color: #fff;
    opacity: 0.7;
}

.footer-newsletter .form-control {
    color: #fff;
    opacity: 0.7;
}

.footer-newsletter .form-control:focus {
    background: transparent;
    border-color: #ECF2F6;
}

.my-font-size {
    font-size: 30px;
}

.why-ul li {
    color: #fff;
    font-size: 18px;
}

.why-img {
    border-radius: 10px;
    padding-top: 30px;
}

#withdrawal input {
    border: 1px solid #ccc;
}

.btn-withdrawal {
    padding: 10px 15px;
    background: #ff9500;
    font-size: 18px;
    letter-spacing: 1px;
    color: #fff;
}

.thene-color {
    color: #ff9500;
}

.font-18 {
    font-size: 18px;
}
.matic-ul{
    display:flex;
    list-style:none;
    margin:0;
    padding:0;
}
.matic-ul li {
    flex: 1 1 auto;
    margin:0 10px 0 0;
}
.matic-ul li a{
    padding:15px 20px;
    background:#ff9500;
    display:block;
    cursor:pointer;
    color:#fff !important;
    text-align:center;
    border-radius:5px;
    line-height:1.5;
    transition:all .3s ease-in-out;
}
.matic-ul li a:hover{
    background:#0a73a3;
}
.p-dark {
    color: #000 !important;
    opacity: 1 !important;
}
.title-line{
    position:relative;
    display:inline-block !important;
}
.title-line:after{
    content:'';
    position:absolute;
    background:#ff9500;
    left:0;
    right:0;
    margin:auto;   
    bottom:-15px;
    width:30%;
    height:3px;
}
.h1-line:after{
    right:auto;
    left:20%;
}
.title-line-center {
    position: relative;
}

.title-line-center:after {
    content: '';
    position: absolute;
    background: #ff9500;
    left: 0;
    right:0;
    margin:auto;
    bottom: -5px;
    width: 100px;
    height: 3px;
}
#community-stats .col-lg-6{
    margin:15px 0;
}
.b-in-b {
    border: 1px solid #000;
    padding: 5px;
    background: #ff9500;
    border-radius: 5px;
    word-break: break-word;
    margin:0;
}
.get-started-btn {
    padding: 15px 20px;
    background: rgba(0,0,0,0.8);
    display: block;
    cursor: pointer;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    line-height: 1.5;
    width:270px;
    margin:auto;
    transition:all .3s ease-in-out;
}
.get-started-btn:hover{
    background:rgba(0,0,0,1)
}
.pop-up{
    transition:all .3s ease-in-out;
}
.pop-up:hover{
    transform:scale(1.1);
}