h1, h2, h3, h4, h5, h6 {
    color: #05004e;
    font-weight: bolder;
}
/* =====blog details page style===== */

.blog_details_inner{
    padding-top: 0;
    padding-bottom: 1.5rem;
  }
  .custome_container{
    width: 800px;
    margin: 0 auto;
  }
  .d-block.big_blog_image {
    margin-right: -108px;
    margin-left: -108px;
  }
  .d-block.big_blog_image  img{
    border-radius: 12px;
    border: 5px solid #fd5f00;
    width: 100% !important;
    height: auto !important;
  }
  .blog_details_inner ul,.blog_details_inner ol {
    padding-left: 15px !important;
  }
  .blog_details_inner ul > li {
    list-style: disc !important;
    list-style-position: outside !important;
  }
  .blog_details_inner ol > li{
  list-style: decimal !important;
  }
  ul.list_none > li{
		list-style: none !important;
	}


.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li {
  display: inline;
}


li.pager__item.is-active a {
  cursor: auto;
  color: black;
}

.bg-navy {
  background-color: #2b3f53;
}


header .menu-hver ul {
  background: #4f6b83 !important;
  width: 100%;
  transform: translate(0) !important;
  top: 65px !important;
  left: 0;
}

header .menu-hver ul li a {
  color: white;
}

header .menu-hver ul li {
  background: transparent Im !important;
  display: inline;
}

header .menu-hver .dropdown:hover ul {
  display: block !important;
}


header .menu-hver ul li:hover,header .menu-hver ul li.active{
  background-color: #fd5f00;
}
.debtcc-login {
text-align: center;
}
.debtcc-login .white-box {
width: 100%;
}
.debtcc-login .white-box h3 {
margin: 3rem 0;
}
.debtcc-login .white-box .head_form {
justify-content: center !important;
}
.debtcc-login .white-box .head_form .pad-tb-10 {
padding: 20px;
background: #fff;
border: 1px solid #ddd;
margin-bottom: 50px;
}
.debtcc-login .white-box .head_form .input-text-group {
margin: 16px 0 !important;
}
.debtcc-login .white-box .head_form .input-text-group label {
text-align: left;
display: block;
text-transform: capitalize;
}
.debtcc-login .white-box .head_form .form-text {
padding: 10px;
background-color: #eee !important;
border: 1px solid #ccc;
}
.debtcc-login .white-box .head_form .form-submit {
background: #fd5f00;
border: none;
padding: 8px 15px;
color: #fff;
}


/* .dashboard_affilate .accordion .accordion-item button {
	background: #302f2f;
}
.dashboard_affilate .accordion .accordion-item{
border:none;
} */


  .sign_up_sector .form_signup_box{
    width: 76%;
    margin: 0 auto;
  }
  .sign_up_sector .form_signup_box > div{
    border-radius: 12px;
    border-top: 7px solid #1e5280;
  }
  .form_signup_box .form-control{
    padding: 10px;
    height: auto;
    background-color: #e7e7e7;
    border: 1px solid #ccc;
    border-radius: 0 !important;
  }
  .form_signup_box label{
    font-weight: bold;
  }
  .form_signup_box label > sup{
    color: red;
    font-size: 16px;
  }
  .form_signup_box h3{
    font-size: 19px;
    color: #0f0f0f;
    padding-left:24px;
  }
  .submit_sector label{
    font-weight: normal !important;
  }
  .submit_sector label > small{
    text-decoration: underline !important;
  }
  .submit_sector .form-check-input{
    transform: scale(1.3);
    border: 1px solid #0f0f0f;
  }


  .submit_sector .dropdown-menu{
    width: 400px;
    overflow: hidden;
    overflow-y: auto;
    height: 300px;
    background-color: #e7e7e7 !important;
  }
  .submit_sector .dropdown-menu h5{
    font-size: 16px;
  }
  .submit_sector .dropdown-menu p,
  .submit_sector .dropdown-menu strong,
  .submit_sector .dropdown-menu ul > li {
    font-size: 13px;
    line-height: normal;
  }



  /********* affiliate home *************/


  .affliate_header{
    padding: 7px 0;
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 999;
  }
  .affliate_header ul > li{
    list-style: none !important;
    padding: 0 10px;
    border-right: 1px solid #ebeaea;
  }
  .affliate_header ul > li:last-child{
    border: none;
  }
  .affliate_header ul > li img{
    margin-right: 10px;
  }
  .logo > img{
    width: auto;
    height: 56px;
  }
  .aff_hmm_banner{
    position: relative;
    overflow: hidden;
  }
  .aff_hmm_banner .hmm_aff_content{
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    text-align: center;
    z-index: 11;
    transform: translateY(-50%);
  }
  .hmm_aff_content h1{
    color: #fff;
    font-size: 36px;
  }
  .hmm_aff_content p{
    color: #fff;
    font-size: 18px;
  }
  .btn_main{
    background-color: #ff6d0b;
    color: #fff !important;
    border-radius: 30px;
    line-height: normal !important;
  }
  .service_affliate_hmm h3{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
  }
  .service_affliate_hmm h3 > span{
    display: inline-block;
    width: 51px;
    height: 51px;
    border-radius: 100%;
    background-color: #bee1e9;
    margin-right: 10px;
    color: #fff;
    font-weight: bolder;
    font-size: 30px;
    line-height: 51px;
  }
  .payment_aff_slider .paymnt_slidr_ovly {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #42414175;
    display: flex;
    align-items: end;
    justify-content: end;
  }
  .payment_aff_slider .paymnt_slidr_ovly h3{
    display: inline-block;
    margin: 0;
    padding: 20px 35px;
    background-color: #525252;
  }
  .payment_aff_slider .paymnt_slidr_ovly h3 > strong{
    font-size: 36px;
    color: #fff;
  }
  .payment_aff_slider .carousel-indicators{
    position: static;
    margin-top: 40px;
  }
  .payment_aff_slider .carousel-indicators > button{
    opacity: 1;
    background-color: #ddd;
    height: 8px;
    transition: all 0.3s ease-in-out;
  }
  .payment_aff_slider .carousel-indicators > button.active{
    background-color: #ff6d0b;
    width: 45px;
    transition: all 0.3s ease-in-out;
  }
  .faq_sec_aff h4{
    color: #0f0f0f;
    font-size: 21px;
  }
  .notify_sec{
    padding: 5rem 2rem;
    background-color: #bee1e9;
  }


  
/**************** 404 css *****************/
.container-404 {
    text-align: center;
    max-width: 846px;
    margin: 0 auto;
}
  span.text-404 {
    font-size: 144px;
    font-size: 14.4rem;
    font-weight: 800;
    display: block;
    line-height: 1.5;
    margin-bottom: 2px;
}

h1.title-404 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 600;
  margin-bottom: 28px;
  letter-spacing: -0.01em;
}

p.content-404 {
  max-width: 846px;
  margin-bottom: 28px;
  line-height: 1.5;
}

a.home-link {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Avenir Next Demi', sans-serif;
  text-decoration: underline;
  display: block;
  margin-bottom: 28px;
}