/***** header1 part Start******/
.banner_section1{
	background: url(../images/banner_bg1.jpg);
    background-size: 100% 100%;
    padding: 0px 0px 50px;
}
.banner1 .head{
	position: relative;
    z-index: 1;
}	
.banner1 h2{
	text-align:center;
}
.banner1 h2 span{
    display: inline;
}
.banner1 .head .fade_text{
	font-size: 125px;
    top: -69px;
}
.banner1{
	padding: 85px 0px;
}
/***** header1 part End******/

/***** About part Start******/

.about_content{
	background: #ffff;
    padding: 60px 0px 30px 0px;
    margin: -55px 0px 0;
}
.about_content .head{
    max-width: 900px;
    width: 100%;
    margin: auto;
    padding: 20px;
    background: #f5fdfd;
    text-align: justify;
    border: 1px solid #7ad2d4;
    border-radius: 5px;
}

.about_content .head p span{
	background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
}
/***** About part End******/

/***** what_i_do part Start******/

.what_i_do  .head p{
    max-width: 500px;
    width: 100%;
    margin-left: auto;
} 
.mission_text  .head p,.vision_text  .head p{
    max-width: unset;
}
.mission_text .head h3,.vision_text .head h3{
    font-size: 25px;
}
.mission_text .head p span,.vision_text .head p span{
	background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 15px;
    font-weight: 500;
}

/***** what_i_do part End******/


/***** Bounty part Start******/

.profo_text{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0px 10px;
}
.profo_text h3{
    font-size: 18px;
    font-weight: 500;
}
.profo_text h3 span{
    display: block;
    text-align: center;
	padding:7px 0px 0px 0px;
}

.bounty_item{
	padding: 20px;
    background: #f7fdfd;
    border-radius: 10px;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.bounty_group h3{
	text-align: center;
    margin: 30px 0px;
    font-size: 35px;
    font-weight: 600;
    color: var(--Primary_color);
}
.bounty_item p{
	font-size: 13px;
    font-weight: 400;
    padding: 7px 0px 0px;
    color: var(--text_color);
}
.bounty_item h3{
    font-size: 23px !important;
    font-weight: 500 !important;
    color: #3b3b3b !important;
    text-align: start !important;
    margin: 0px !important;
}
.bounty_item h4{
	font-size: 16px;
    font-weight: 500;
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 8px 0px 3px;
}
.bounty_item h5{
    font-size: 14px;
    font-weight: 400;
    color: var(--text_color);
    line-height: 25px;
}
.foot{
    margin: 15px 0px 0px !important;
}
.foot li{
  display:inline-block;
    width: 54%;
	margin-right: 10px !important;
}
.foot li:nth-child(1){
    width: 40%;
}
.foot h2{
    font-size: 18px;
    font-weight: 400;
    color: #3b3b3b;
    border: 1px solid #10cec0;
    border-radius: 7px;
    padding: 8px 20px;
}
.foot h2 span{
    display: block;
    color: #0dc6bc;
    font-weight: 500;
}
.foot h6{
    font-size: 16px;
    font-weight: 500;
    color: var(--text_color);
    line-height: 30px;
}
.foot h6 span{
     background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bounty_item h3 img{;
    margin-right: 10px;
    max-width: 45px;
    width: 100%;
}
.bounty_vector1{
    float: right;
    margin: 0px 0px 0px -93px;
}
.bounty_vector2{
    max-width: 136px;
    width: 100%;
    margin: -56px -45px 0px;
    z-index: -1;
}

/***** Bounty part End******/

/***** How To Start part Start******/

.how_bg{
	padding: 0px 0px 50px;
}

.how_bg .nav-tabs {
    margin: 30px 0px;
    justify-content: center;
    border: none;
}
.how_bg .nav-tabs .nav-link {
    width: 29%;
}
.how_bg nav{
}
.how_bg  .nav-tabs .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: var(--Primary_color) !important;
    padding: 9px 12px;
    transition: all 0.3s ease;
    border-radius: 5px;
    margin: 0px 10px;
    border: 1px solid rgb(5 178 178);
}
.how_bg .nav-tabs .nav-item.show .nav-link,.how_bg .nav-tabs .nav-link.active{
    border-color: #dee2e6 #dee2e6 #fff;
    box-shadow: 241px 0px 0px #06b5b4 inset;
    transition: 1s;
    color: #fff !important;
    border: unset !important;
    background: linear-gradient(to right, #ffdd77, #ffb95e);
}
.how_bg .tab-pane{
    padding:60px 0px 0px;
}
.how_bg .tab-pane .row{
    align-items: center;
    padding: 30px 0px;
}
.how_img{
    border: 1px solid rgb(49 163 167 / 49%);
    border-style: solid;
    border-radius: 26px;
    background: #cdede84d;
    max-width: 500px;
	text-align:center;
	ob
}
.how_img img{
    border-radius: 26px;
    overflow: hidden;
        transition: 0.6s;
}

.how_img:hover  img{
    transform: scale(1.15) rotate(5deg);
}
.how_img{
    overflow: hidden;
}

.head h1{  
	font-weight: 700;
    font-size: 20px;
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0px 0px 10px;
}
.head_2 h2 {
    font-size: 16px;
    font-weight: 400;
    width: 80%;
    color: var(--text_color);
}

/***** How To Start part End******/

/*****FAQ part Start*******/

.faq_bg .row{
    margin: 50px 0px;
}
.faq_tab{
    display: flex;
    flex-direction: column;
}
.faq_bg .nav-link{
	color: #fff;
    max-width: 230px;
    width: 100%;
    margin: 0px auto 20px !important;
    border-radius: 5px;
    background: linear-gradient(to right, #00a6ad, #11d1c1);	
}
.stick{
    position: sticky;
    top: 10px;
    padding: 30px;
}
.faq_tab{
    display: flex;
    flex-direction: column;
    text-align: center;
    background: #d1eee963;
    padding: 30px;
    border-radius: 15px;
    backdrop-filter: drop-shadow(2px 4px 6px black);
}
.faq_text{
    background: url(../images/faq_img.jpg);
    background-size: 100% 100%;
    border-radius: 10px;
    padding: 40px 15px;
    position: relative;
    margin:30px 0px 0px;
    max-width: 500px;
    width: 100%;
}
.faq_text::before{
    content: "";
    position: absolute;
    inset: 0;
    background: #393939;
    opacity: 0.5;
    z-index: 0;
    border-radius: 10px;
}
.faq_text hr{
    background-color: #ffffffde !important;
    border: 0;
    opacity: .5;
    margin: 20px 0px;
}
.faq_info_box{
    background: #ffffff38;
    backdrop-filter: blur(1px);
    padding: 30px;
    border-radius: 10px;
}
.faq_text h3{
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    padding: 0px 0px 30px;
    z-index: 1;
    position: relative;
}
.faq_info_box h4{
    font-size: 18px;
    font-weight: 500;
    color: #ffffffbf;
}
.faq_info_box h4 span{
    display: block;
    margin: 10px 0px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.faq_bg .head2 h1{
    font-size: 25px;
    font-weight: 500;
    margin: 30px 0px 15px;
    font-family: var(--primary_font-family);
    color: var(--primary_txt_color);
}
.faq_bg .accordion{
    margin: 0px 0px 30px
}
.faq_bg .accordion-button{
    font-size: 16px;
    font-weight: 400;
    background: #edf8f6;
    color: var(--Primary_color);
    border-radius: unset !important;    
	padding: 15px 10px !important;
	border:none !important;
}
.faq_bg .accordion-item{
    border-radius: unset !important;
    box-shadow: unset !important;
    outline: unset !important;
    border: 1px solid #06b4b485 !important;
    margin: 10px 0px 0px;
}
.faq_bg .accordion-body{
	font-size: 14px;
    font-weight: 500;
    font-family: var(--secondary_font-family);
    color: var(--text_color);
    background: #edf8f6;
}
.faq_bg .accordion-button::after{
    background-image:url(../images/plus.png);
    background-size:100% 100%;
    padding:10px !important;
}
.faq_bg .accordion-button:not(.collapsed)::after{    
    background-image:url(../images/minus.png);
    background-size:100% 100%
}

.faq_bg .accordion-button:not(.collapsed){
    background-color: unset !important;
    color: var(--head_small_txt_color) !important;
}
.faq_bg .accordion-button:focus {
    border-color: unset !important;
}

/*****FAQ part End*******/

/*****Rules part  Start *****/

.rules_bg{
	padding:0px 0px 50px;
}
.rules_bg  .head p{
	display: inline-flex;
	width:100%;
    text-align: justify;
    align-items: baseline;
    gap: 10px;
}

/*****Rules part  End *****/


/*****Support part  Start *****/
.support_bg{
	padding: 50px 0px;
}
.conatct_text{
    margin: 15px 0px;
}
.support_bg .form_item h4{
    font-size: 15px;
    font-weight: 400;
    padding: 0px 0px 8px;
    color: #792abf;
}
.form_item{
    margin: 15px 0px !important;
}

.support_bg .inpts{
    width: 100%;
    padding: 8px;
    margin: 10px 0px 0px;
    background: transparent;
    border: 1px solid #ff8f3c61;
    outline: none;
    border-radius: 5px;
    color: #dddd !important;
    font-size: 14px;
    font-weight: 400;
}
.inpts:focus{
    border: 1px solid #ff8f3c;
    transition: 1s;
}
.support_bg  .sbmt{
    max-width: 150px;
    width: 100%;
    margin: unset;
    display: block;
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(to right, #00a6ad, #11d1c1);
    border: none;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.5s;
    box-shadow: inset 0px 0px 0px 0px #fff;
}
.sbmt{
    width: 100%;
    padding: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: #ff8f3c !important;
    border: none;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.5s;
}
.error{
    background: #f5fdfd;
    text-align: center;
    border: 1px solid #7ad2d4;
    padding: 5px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: var(--Primary_color);
    margin: 13px 0px;
}
.support_bg .form_but:hover .sbmt{
    background: transparent !important;
    transition-duration: 1s;
    box-shadow: inset 350px 0px 0px 0px #08bab7 !important;
    color: #fff;
}

.form_but{
    margin: 20px 0px 0px;
}

.support_bg .form1{
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 60px 50px;
    border-radius: 10px;
	background: #fff;	
}
.support_bg .form1 h3{
    font-size: 25px;
    font-weight: 500;
    font-family: var(--Primary_font);
    line-height: 33px;
    color: var(--Primary_color);
    text-transform: capitalize;
}
.support_bg .form1 p{
	font-size: 14px;
    font-weight: 300;
    font-family: var(--secondary_font);
    color: var(--secondary-text);
}

.message_text{
    color: var(--secondary-text-color) !important;
    font-size: 12px;
    font-weight: 400;
    font-family: var(--secondary_font);
    margin: 20px 0px 0px;
    display: block;
}

.message_text:hover{
	color:var(--secondary_color) !important;
}
.conatct_text li{
	display:inline-block;
	width:49%
}
.contact_item h3 {
    font-size: 18px;
    font-weight: 600;
    color: var(--text_color);
}
.contact_item h3 i{
    color: #08b9b6;
    margin-right: 13px;
}
.contact_item h3 span{
    display: block;
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 500;
    margin: 5px 0px 0px;
}
.faq_box{
    background: url(../images/con_faq.png);
    background-size: 100% 100%;
    padding: 35px;
    border-radius: 10px;
    margin: 18px 0px 0px;
}
.faq_box h3{
	font-size: 18px;
    font-weight: 500;
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0px 0px 10px;
}
.faq_box p{
    font-size: 16px;
    font-weight: 400;
    color: var(--text_color);
}
.faq_box .but4{
    display: block;
    max-width: 130px;
    width: 100%;
    padding: 7px;
    background: linear-gradient(to right, #00a6ad, #11d1c1);
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    text-align: center;
    border-radius: 5px;
    margin: 20px 0px 0px;
}
.support_bg .ref_vector_img {
    float: right;
    margin: -81px -65px 0px !important;
    max-width: 60px;
}
.support_bg .head p span {
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 500;
}

/*****Support part  End *****/

/***** Login part Start******/
.login_bg{
    padding: 50px 0px;
    background: url(../images/banner_bg.jpg);
    background-size: 100% 100%;
    height: auto;
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.log_form{
    padding: 50px 70px;
    background: #ffff;
    border-radius: 10px;
    max-width: 600px;
    width: 100%;
    margin-left: auto;
}
.log_top .banner_img {
    position: absolute;
    top: 11px;
    left: 128px;
    max-width: 366px;
    height: unset;
}
.log_logo {
    display: block;
    max-width: 200px;
    width: 100%;
    margin:auto;
}
.log_text_top{
    margin: 50px 0px 40px;
}
.log_text_top h2 {
    font-size: 20px;
    font-weight: 600;
    font-family: var(--primary_font-family);
    color: var(--primary_txt_color);
}
.log_text_top p{
    font-size: 14px;
    font-weight: 300;
    color: #393939;
}
.form_item{
	position:relative
}
.form_item input { 
  width: 100%; 
  padding: 12px; 
  padding-left: 8px; 
  font-size: 16px; 
  border: 1px solid #11d0c0; 
  border-radius: 4px; 
  background-color: transparent; 
  outline: none; 
  transition: border-color 0.3s ease; 
} 
 

.form_item label { 
  position: absolute; 
  top: 12px; 
  left: 8px; 
  font-size: 16px; 
  color: #777; 
  pointer-events: none; 
  transition: all 0.3s ease; 
  background: #f2f2f2; 
} 
 

.form_item input:focus { 
  border-color: #11d0c0; 
} 
 
/* Animation for the floating label when the input is focused or filled */ 
.form_item input:focus + label, 
input:not(:placeholder-shown) + label { 
  top: -7px; 
  font-size: 12px; 
  color: #3498db; 
} 
 
/* Add a smooth border-color transition */ 
.form_item input:focus { 
  border-color: #3498db; 
} 
 
input:focus + label { 
  color: #3498db; 
   
} 
.form_item h4{
    font-size: 15px;
    font-weight: 400;
    font-family: var(--secondary_font-family);
    color: var(--secondary_txt_color);
    padding: 0px 0px 8px;
}
.login_bg .form_item label{
     background: #ffffff;
}
.login_bg body{
    background-size: cover;
}
.login_bg .inpts{
    background: #ffffff;
}
.login_bg  input:focus + label {
	color: #51c7d6;
    background: #ffffff;
}
.log_text_top h6{
    font-size: 16px;
    font-weight: 400;
    font-family: var(--secondary_font-family);
    margin: 8px 0px 0px;
    color: var(--secondary_txt_color);
}
.log_text_top a{
    font-size: 16px;
    font-weight: 500;
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.login_bg .form_item {
    margin: 20px 0px;
}
.log_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.log_item{
    padding: 16px;
    position: relative;
    background:url(../images/log_side_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.log_bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
}
.log_bottom h3{
    font-size: 22px;
    font-weight: 500;
    font-family: var(--primary_font-family);
    color: var(--primary_txt_color);
    padding: 0px 0px 10px;
}
.logout{
    font-size: 14px;
    font-weight: 400;
    font-family: var(--secondary_font-family);
    color: var(--secondary_txt_color);
    background: #f5f5f5;
    padding: 7px;
    border-radius: 18px;
    text-align: center;
    max-width: 152px;
    width: 100%;
}
.log_foot{
    text-align: center;
    margin: 20px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.log_foot a{
    font-size: 13px;
    font-weight: 500;
    font-family: var(--secondary_font-family);
    color: var(--secondary_txt_color) !important;
    background: transparent;
    padding: 8px 18px;
    border: 1px solid #3fbfd17a;
    width: 100%;
    margin: 0px 10px;
    max-width: 180px;
    border-radius: 5px;
	box-shadow: inset 0px 0px 0px 0px #fff;
}
.log_foot a:hover{
	color: #ffff !important;
    background: #ffffff;
    transition: 1s;
    box-shadow: inset -350px 0px 0px 0px #17d2c3;
}
.forget{    
    font-size: 14px;
    font-weight: 500;
    color: var(--Primary_color);
    margin: 20px 0px;
    display: block;
}
.or_text{
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    margin: 20px 0px;
    color: var(--secondary_txt_color);
}


.signup_bg .log_top .banner_img{
    position: absolute;
    top: 96px;
    left: -85px;
    max-width: 550px;
}
.rem_text{
    font-size: 16px;
    font-weight: 500;
    color: var(--Primary_color);
    margin: 0px 0px 20px;
}
.signup_bg

/***** forget part Start******/

.forget_form {
    min-height: unset;
    position: relative;
}
.forget_bg{
   	background: url(../images/banner_bg1.jpg);
    background-size: 100% 100%;   
    min-height: 100vh;
    position: relative;
}
.forget_bg  .form_item h4{
    color: #fff;
    padding: 0px 0px 15px;
}
.forget_bg  .log_logo {
    display: block;
    margin: 0px auto 40px;
}
.forget_bg  .form_item .inpts{
    background: transparent;
}
.forget_bg .log_head{
    text-align: center;
}
.forget_bg .head h2{
    margin-bottom: 8px;
}

.forget_form {
    padding: 70px 30px;
    max-width: 650px;
    background: #ffffff;
    backdrop-filter: blur(36px);
    margin: auto;
    box-shadow: rgb(156 228 234) 0px 2px 8px 0px;
    border-radius: 5px;
}
.forget_bg  .form_item h4{
    color: #fff;
}
.forget_bg  .log_logo {
    display: block;
    margin: 0px auto 40px;
}
.forget_bg  .form_item .inpts{
    background: transparent;
}
.forget_bg .log_head{
    text-align: center;
}
.forget_bg .head h2{
    margin-bottom: 8px;
}
.log_head h3{
    font-size: 18px;
    font-weight: 400;
    font-family: var(--primary_font-family);
    color: var(--primary_txt_color);
    letter-spacing: .5px;
}
.text {
	font-size: 18px;
    font-weight: 400;
    font-family: var(--secondary_font-family);
    color: var(--secondary_txt_color);
}
.footer_txt{
    background: var(--graident_text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18px;
    font-weight: 600;
}

/***** forget part End******/


/*****after_reg  part Start******/
.after_reg{
    background: url(../images/banner_bg1.jpg);
    background-size: 100% 100%;
    height: 100vh;
}
.after_reg_body{
    max-width: 500px;
    width: 100%;
    margin: 70px auto 0px;
    background: #FFF;
    backdrop-filter: blur(12px);
    padding: 20px;
}
.success-animation{
  max-width: 200px;
  width: 100%;
  margin: auto;
}
.after_reg .head h2,.after_reg  .head p {
    text-align: center;
    color: var(--Primary_color);
}
.after_reg .head h2{
    color: var(--Primary_color);
}
.after_reg  .head p{
    color: var(--text_color);
}
.after_reg_body h3{
	font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin: 5px 0px 15px;
    color: var(--text_color);
	width:100%;
}
.warn span{
    color: #dd3e47;
}
.after_reg_body .but1{
	margin: 20px auto !important;
    width: 30%;
    text-align: center !important;
}

/*****after_reg  part End******/


@media (max-width:1199px){

  .vision_text{
      margin: 0px 0px 30px;
  }
  .foot li{
      width: 55%;
  }
  .foot li:nth-child(1) {
      width: 34%;
  }

  .foot h6 {
      font-size: 13px;
  }

  .log_form{
      max-width: 500px;
  }
  .signup_bg .log_form {
      padding: 50px 35px;
  }
  .log_top .banner_img{
      left: 100px !important;
  }
}


@media (max-width:991px){

  .log_top .banner_img{
      display:none;
  }

  .login_bg{
      background: url(../images/banner_bg1.jpg);
      background-size: 100% 100%;
  }

  .log_form {
    max-width: 600px;
    margin: auto;
  }

  .about_img_group {
		display: none;
  }
  .what_i_do .head p {
      max-width: unset;
      width: 100%;
      margin: auto;
  }
  .mission_text .head h3, .vision_text .head h3 {
      font-size: 25px;
      text-align: center;
      width: 100%;
      margin: 30px 0px 0px;
  }
 .stat_item{
      margin:5px
  }
  .profo_text h3 {
      font-size: 15px;
  }
  .bounty_item {
    margin: 10px;
    max-width: 500px;
    margin: auto;
  }
  .faq_text{
  	display:none;
  }
  .support_bg .form1{
	margin: 40px 0px 0px;
  }	

}


@media (max-width:767px){

  .bounty_item{
	margin: 15px auto;
  }
.how_bg .head h1{
	margin: 20px 0px 0px;
    text-align: center;
}
.how_bg .head_2 h2{
	text-align: center;
	width: 100%;
    margin: 0px 0px 20px;
}
.contact_item h3{
    margin: 20px 0px;
    text-align: center;
    font-size: 14px;
}
.faq_box{
    text-align: center;
}

.faq_box .but4{
    margin: 20px auto 0px;
}


}



@media (max-width:576px){

  .profo_text{
      flex-wrap: wrap;
  }

  .bounty_vector1{
      margin: 47px 0px 0px -93px;
      max-width: 49px;
  }
  .foot li {
      width: 100%;
  }

  .foot li:nth-child(1) {
      width: 100%;
  }
 .bounty_vector2 {
    max-width: 100px;
    width: 100%;
    margin: -57px -6px 0px;
    z-index: -1;
  }
  .banner1 .head .fade_text {
    font-size: 79px;
    top: -40px;
  }
  .banner1 {
   padding: 60px 0px;
  }
  .stick{
      padding: 0px;
  }
  .support_bg .form1{
	padding: 50px 20px;
  }
  .support_bg .ref_vector_img {
      float: right;
      margin: -55px -15px 0px !important;
      max-width: 40px;
  }
  .log_logo{
	    max-width: 130px;
  }
  .log_form{
      padding: 30px 15px;
  }
  .log_foot a{
      margin: 0px 6px;
      font-size: 12px;
      padding: 9px 3px;
  }
  .log_text_top {
      margin: 30px 0px 15px;
      text-align: center;
  }
  .signup_bg .log_form {
  	padding: 30px 15px;
  }
}



