/*
    UNIQUE HYIP TEMPLATE
    Design & Developed by uniquehyips.com
    Trusted Hyip Developer Since 2015
*/

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

*{
    margin:0;
    padding:0;
    box-sizing: border-box;
}

a{
   text-decoration: none;
    display:inline-block;
}

ul,li{
    list-style:none;
    display:inline-block;
}
body{
    background-color: #010302;
    font-family: "Inter", sans-serif;
    overflow-x: hidden;
}



/*****NAVBAR STARTS HERE******/
.navbar{
    padding:15px;
}
.navbar-nav .nav-item{
    text-align:center !important;
    display:inline-block;
    padding: 0 28px;
    font-family: "Inter", sans-serif;
    font-size:16px;
    font-weight:400;
   
}
.navbar-nav .nav-item a{
    color:#fff !important;
    font-size: 21px;
    font-weight: 600;
}

.navbar-nav .nav-item a:hover{
    color:#01a947 !important;
}

.navbar-collapse .collapse.show{
background: rgba(255, 0, 0, 0.2);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur(5px);
border: 1px solid rgba(255, 255, 255, 0.3);

}

.navbar-toggler{
    background-color: #0E6934;
    color:#fff !important;
}

#login_box .btn{
    color:#ffff;
    padding:7px 39px;
    background-color:#48544e;
    border-radius:10px 0 0 10px  !important;
    font-size: 21px;
    font-weight: 600;
}

#login_box .Reg_btn{
    background: #0E6934;
    background: linear-gradient(90deg, rgba(14, 105, 52, 1) 0%, rgba(206, 219, 105, 1) 69%);
    border:none;
    color:#fff;
    font-size:17px;
    padding: 7px 24px;
    border-radius: 10px;
    font-size: 21px;
    font-weight: 600;
    margin-left: -10px;
}

/*****NAVBAR ENDS HERE******/

/*****BANNER STARTS HERE******/
.wraper{
    background-image: url(../Photos/Main_back.png);
    height:1320px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#banner_hut .banner_text_part{
    color:#ffffffef;
    padding-left:21px;
    padding-top:60px;
}

#banner_hut .banner_text_part h5{
    font-size:28px;
    color:#cccc;
    padding-bottom:19px;
    text-transform: capitalize;
}

#banner_hut .banner_text_part h2{
    font-size:89px;
    font-weight: 600;
    text-transform: capitalize;
}
#banner_hut .banner_text_part h3{
    font-size:85px;
    font-weight: 600;
    background: #048C12;
    background: linear-gradient(to bottom right, #048C12 0%, #00A900 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    text-transform: capitalize;   
}
#banner_hut .banner_text_part h4{
    font-size:85px;
    font-weight: 600;
    text-transform: capitalize;
    padding-bottom:22px;
}
#banner_hut .banner_text_part p{
    margin:6px;
    font-size:18px;
}

#banner_hut .banner_text_part .banner_btn{
    background: #0E6934;
    background: linear-gradient(90deg, rgba(14, 105, 52, 1) 0%, rgba(206, 219, 105, 1) 69%);
    padding:10px 32px;
    color:#ffff;
    font-size:20px;
    font-weight:600;
    border-radius:5px;
    margin-top:17px;
}
/*****BANNRE ENDS HERE******/

/******INVESTMENT PLAN STARTS HERE******/
#invest_plan .plan_head{
    font-size:52px;
    text-align:center; 
    font-weight:600;
    background: #FFFFFF;
background: linear-gradient(to right, #FFFFFF 0%, #06A916 88%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
padding-top:15px;
font-family: 'inter';
   
}



#invest_plan .plan img{
    height:600px;
    width:100%;
}

#invest_plan .plan{
    position:relative;
    color:#ffff;
}

#invest_plan .box_wrap{
   position:absolute;
   left:20px;
   top:53px;
   padding:20px;
}

#invest_plan .box_wrap h4{
    font-size:30px;
    text-align:center;
    background: rgba(9, 255, 0, 0.173);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(9, 255, 0, 0.281);
    padding:20px;
    font-family: "Inter", sans-serif;
    font-weight: 700;
}

#invest_plan .box_wrap h5{
    background-color:rgba(0, 0, 0, 0.368);
    text-align:center;
    font-size:30px;
    padding:10px;
    border-radius:7px;
}

.depositBox{
    text-align:center;
    padding:15px 0;
}

.depositBox span{
    font-size:20px;
}

.depositBox span:nth-child(2){
   color:rgb(0, 255, 0);
}

#invest_plan .box_wrap h1{
    text-align:center;
    padding-top:10px;
    font-family: "Inter", sans-serif;
    font-size:30px;
    text-transform: capitalize;
}

#invest_plan .plan_btn {
    position: absolute; 
    left:30%;
    margin-top: 20px;
}

.box_wrap .I_btn{
    color:#ffff;
    font-size: 26px;
    background: rgba(4, 106, 0, 0.656);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(9, 255, 0, 0.363);
    padding: 7px 45px;
    font-family: "Inter", sans-serif;
    text-align:center;
}


/******INVESTMENT PLAN ENDS HERE******/

/******ABOUT STARTS HERE******/
#about_kingdom .image_part img{
    width:100%;
}

.text_part h1{
    background: #FFFFFF;
background: linear-gradient(to right, #FFFFFF 0%, #007B0C 44%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size:55px;
padding:30px;
padding-left:0;
margin-top:60px;
}

#about_kingdom .text_part p{
    margin:4px;
    display:block;
    color:#fff !important;
    font-size:26px;
}

#about_kingdom .text_part a{
    background: #0C6430;
background: linear-gradient(90deg, rgba(12, 100, 48, 1) 44%, rgba(201, 214, 102, 1) 96%);
display:inline-block;
padding:12px 25px;
font-size:17px;
color:#fff;
border-radius:8px;
margin-top:20px;
}

#about_kingdom{
   margin-top:35px;
}

/******ABOUT ENDS HERE******/

/*****HOW IT WORKS STARTS HERE*****/
#how_it_work h2{
     font-size:52px;
     font-family: "Inter", sans-serif !important;
     text-align:center;
     background: #FFFFFF;
     background: linear-gradient(to right, #FFFFFF 0%, #00A100 63%);
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
     font-weight:600;  
     padding-bottom:45px;   
}

#how_it_work .how_card {
    background: rgba(39, 123, 0, 0.2);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(7.9px);
    -webkit-backdrop-filter: blur(7.9px);
    border: 1px solid rgba(39, 123, 0, 0.3);
    text-align: center;
    padding: 35px;
    position: relative;
    border-radius: 0 40px 0 40px;
    border: 1px solid #00a9005b;
    color: #ffff;
    flex: 0 0 412px;
    margin: calc(8px);
    margin-bottom:75px;
}

#how_it_work .how_card img{
   position:absolute;
   top:-70px;
   right:38%;
   z-index: 00;
   width:100px;
   display:inline-block;

}

#how_it_work .how_card h3{
    z-index: 999999 !important;
}

#how_it_work .row{
    justify-content: center;
    padding:10px;
    
}

#how_it_work{
    background-image: url(../Photos/Mask.png);
    background-repeat: no-repeat;
    background-position: right;
}
/*****HOW IT WORKS ENDS HERE*****/

/*****OUR STATISTICS STARTS HERE*****/
#statistics h2{
    font-size: 55px;
    
    background-image: linear-gradient(30deg, #FFFFFF , #006909 100%); 
    background-clip: text; 
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    text-align:center;
    font-weight:600;
}

#statistics .wrp{
    background-image:url(../Photos/line.png);
    height:900px;
    background-repeat:no-repeat;
    background-position:center;
    width:100%;
}

#statistics .statistics_card{
    background-image: url(../Photos/our_back.png);
    background-repeat: no-repeat;
    background-size:cover;
    background-position:center;
    padding:20px;
    text-align:center;
}

#statistics .statistics_card p{
    color:#fff;
    font-size:20px;
    font-weight:600;
    margin:5px;
}

#statistics .wrp .row{
    justify-content: space-evenly;
}

#statistics .wrp .row2{
    margin-top:220px;
    justify-content: space-between;
}

#statistics .wrp .row3{
    margin-top:270px;
    justify-content: space-evenly;
}
/*****OUR STATISTICS ENDS HERE*****/

/*****LAST TRANSACTION STARTS HERE*****/
#last_transaction h2{
    font-size:50px;
    font-weight:600;
margin-top:100px;
text-align:center;
background: #FFFFFF;
background: linear-gradient(to right, #FFFFFF 0%, #009C05 62%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

#last_transaction .last_1{
   margin:10px;
   color:#ffff;
}

#last_transaction .row{
   justify-content: space-around;
}

#last_transaction .box1{
    text-align:center;
}
#last_transaction .box1 img{
    width:35px;
    text-align:center;
    display: block;
}
.last_card h1{
    font-weight:700;    
    text-align: center;
    padding:10px;
    background-color:#17241f;
    border-radius:15px;
    font-size:28px;
    color:#00A900;
}

/*****LAST TRANSACTION ENDS HERE*****/

/*****PAYMENT METHOD STARTS HERE*****/
#payment h1{
    background: #FFFFFF;
background: linear-gradient(to right, #FFFFFF 12%, #009C05 62%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

    font-size: 43px;
    text-align:center;
    padding:25px;
    font-weight:700;
}

#payment{
    background-image: url(../Photos/bitcoin-cash\ 8.png);
    background-repeat: no-repeat;
    background-size:150px;
}

#payment .row{
    justify-content: center;
}

#payment .row img{
    width:100%;
}

#payment{
    padding-bottom:20px;
}
/*****PAYMENT METHOD ENDS HERE*****/


/*****FOOTER SECTION STARTS HERE*****/
#footer{
    border-top:1px solid #ffffff5e;
    padding-top:20px;
}

#footer h2{ 
   color:#ffff;
   font-weight:700;
   font-size:42px;
}

#footer_menu{
    margin-top:10px;
}

#footer_menu ul li a{
    color:#ffff;
    padding:0 15px;

}

#social_icon .social_block{
    padding:10px;
    border:1px solid #ffff;
    border-radius:50%;
}

#social_icon a img{
    width:25px;
}

#footer .row{
    justify-content: center;
}
#social_icon{
    text-align:center;
}

#f_text{
    text-align:center;
}
ol, ul {
    padding-left: 1rem;
}

#social_icon #footer_btn{
    background-color: #505050;
    display:inline-block;
    border:none;
    border-radius:20px;
}

#social_icon #footer_btn .footer_login{
    border:none;
    padding:10px 20px;
    color:#ffff;
}

#footer_menu{
    text-align:center;
}

.log2{
    background: #10bd00;
background: linear-gradient(90deg, rgba(16, 189, 0, 1) 34%, rgba(201, 214, 102, 1) 75%);
border-radius:0 20px;
}
/*****FOOTER SECTION ENDS HERE*****/


/******LAST PART STARTS HERE*****/
#lastPart{
    background-color: #004502;
}

#lastPart h3{
    font-size:17px;
    text-align:center;
    padding:10px;
    color:#ffffffc3;
}
/*****LAST PART ENDS HERE*****/


/****LOGIN PAGE STARTS HERE****/
.login_form h1{
    background: #FFFFFF;
    background: linear-gradient(to right, #FFFFFF 0%, #009700 12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size:40px;
    font-weight:700;
}

.input_360 {
    display: block!important;
    flex: 0 0 350px;
    margin: 15px;
    padding: 12px;
    border-radius:20px 0 20px 0;

background: rgba(18, 62, 40, 0.77);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(6.7px);
-webkit-backdrop-filter: blur(6.7px);
border: 1px solid rgba(18, 62, 40, 0.3);
border:1px solid #1da060;
color:#fff;
}

.che_g p{
    display: inline-block;
    color:#ffff;
}

.che_g{
    text-align:center;
    margin-top:15px;
}

.register_b{
    background: #074f00;
    background: linear-gradient(90deg, rgba(7, 79, 0, 1) 34%, rgba(201, 214, 102, 1) 77%);
    text-align:cetner;
    padding:10px 40px;
    color:#fff;
    border-radius:10px;
    font-weight:600;
    border: none;
}
.btn_register{
    text-align:center;
    margin-t
}




/****LOGIN PAGE ENDS HERE****/


