		html { font-family: 'Poppins', sans-serif !important; overflow-x: hidden !important;
}
		
        body { font-family: 'Poppins', sans-serif !important; overflow-x: hidden !important;}

		.btn-new {
            background-color: #04BB83 !important;
			color: #fff!important;
			padding: .3em 1.7em;
			line-height: 1em!important;
			font-size: 24px;
            font-weight: 200 !important;
        }

        .themesflat-button.bg-accent {border-radius: 50px !important;
        }

        h1 {
            font-family: Georgia,Times,"Times New Roman",serif !important;
            text-shadow: #0003 0 3px 10px;
        }

        .discover_area img {
            border-radius: 15px;
        }

        ::-moz-selection {
            background-color:#101F30; 
            color: #ffffff;
        }

        ::selection {
            background-color:#101F30; 
            color: #ffffff;
        }
        
        input:after {
      content: " ";
      background-color: #101F30;
      display: inline-block;
      visibility: visible;
      margin-top: 0px;
    }
    
    input:checked:after {
      content: "\2713";
      border-radius: 3px;
      height: 20px;
      display: block;
      width: 20px;
      text-align: center;
      font-size: 22px;
      font-weight: 700;
    }

.discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] {
  background: #F2F2F2 !important;
  color: #061E44 !important;
}


.discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] {
  background: #F2F2F2 !important;
  color: #061E44 !important;
}

.discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] {
  background: #F2F2F2 !important;
  color: #061E44 !important;
}
/* ----------------------------
  19: Discover
-------------------------------*/
#collapseOne, #collapseTwo, #collapseThree, #collapseFour {
    border-right: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}
.discover_area .discover_right #accordion .card .card-header h5 button:hover {
    background: #101F30;
}
    @media (min-width: 768px) and (max-width: 991px), (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .discover_area {
        padding-bottom: 90px; } }
    .discover_area .discover_left {
      position: relative; }
      @media (min-width: 992px) and (max-width: 1200px), (min-width: 768px) and (max-width: 991px), (max-width: 481px), only screen and (max-width: 480px) {
        .discover_area .discover_left img {
          width: 100%; } }
    @media (min-width: 481px) and (max-width: 767px), only screen and (max-width: 480px) {
      .discover_area .discover_right {
        margin-top: 50px; } }
    .discover_area .discover_right #accordion .card {
      border: none;
      margin-bottom: 10px; }
      .discover_area .discover_right #accordion .card .card-header {
        background: #F2F2F2;
        border: none;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        .discover_area .discover_right #accordion .card .card-header:hover {
          background: #101F30; }
          .discover_area .discover_right #accordion .card .card-header:hover {
            background: #101F30; }
          .discover_area .discover_right #accordion .card .card-header:hover h5 button {
            color: #ffffff; }
            .discover_area .discover_right #accordion .card .card-header:hover h5 button i {
              color: #ffffff; }
        .discover_area .discover_right #accordion .card .card-header h5 {
          font-size: 16px;
          font-weight: 500;
          padding: 0; }
          .discover_area .discover_right #accordion .card .card-header h5 button {
            color: #101F30;
            text-decoration: none !important;
            display: block;
            width: 100%;
            text-align: left;
            padding: 28px 38px !important;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0; }
            @media only screen and (max-width: 480px) {
              .discover_area .discover_right #accordion .card .card-header h5 button {
                padding: 12px 20px; } }
            .discover_area .discover_right #accordion .card .card-header h5 button i {
              font-size: 14px;
              color: #101F30;
              margin-right: 12px;
              display: inline-block;}
          .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] {
            background: #101F30;
            color: #ffffff; }
            .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] i {
              color: #ffffff; }
              .discover_area .discover_right #accordion .card .card-header h5 button[aria-expanded=true] i:before {
                content: "\f068"; }
      .discover_area .discover_right #accordion .card .card-body {
        font-size: 16px;
        line-height: 32px;
        font-weight: 400;
        color: #454545;
        padding: 31px 33px 22px 33px; }
        @media (max-width: 481px), only screen and (max-width: 480px) {
          .discover_area .discover_right #accordion .card .card-body {
            padding: 16px 18px 7px 18px;
            font-size: 15px;
            line-height: 28px; } }
      .discover_area .discover_right #accordion .card:last-child {
        margin-bottom: 0; }
  

    .menu-item a:hover {
        color: #9CA0AC !important
    }

		
		.form-new {
			padding: 16px;
			font-size: 14px;
			color: #999;
			cursor: text;
			background-color: #fff!important;
		}
		
        .disclose { font-size: 10px; font-weight: 500; color: #666; }
        
        input[type="checkbox"] {
    width: 20px !important;
  height: 20px !important;
  text-align: center !important;
  background-color: #101F30 !important;
}

input[type="text"]:focus {
 border: 3px solid #101F30 !important;
}

input[type="phone"]:focus {
    border: 3px solid #101F30 !important;
    font-family: 'Poppins', sans-serif !important;

   }

input[type="text"] {
    font-family: 'Poppins', sans-serif !important;
}

input[type="phone"] {
    font-family: 'Poppins', sans-serif !important;
}


#pg2 .btn-new label {
    font-size: 30px;
    color: #101F30 !important;
    text-transform: capitalize !important;
}



#cover-bg {
    margin-top: 30px;
    height: 500px;
    width: 30%;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

#one {
    width: 300px;
}

#two {
    width: 300px;
}

#continue-button-one {
    position: absolute;
    top: -150px;
    left: 10%;
    margin-top: 10px;
    width: 80%;
    background: #101F30 !important;
    border: none #101F30 !important;
}


#continue-button-two {
    position: absolute;
    top: -90px;
    left: 10%;
    margin-top: 10px;
    width: 80%;
    background: #101F30 !important;
    border: none #101F30 !important;
}


input.btn-new {
    background: #101F30 !important;
    border: none !important;
}

#first-question {
    margin-top: 50px;
    width: 100% !important;
}

label {
    width: 100%;
    height: 0px;
    text-align: left !important;
}

input:hover{
    background-color: #101F30 !important;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -moz-transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    transition-timing-function: cubic-bezier(.4, 0, .5, 1);
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

input[type="checkbox"]:focus { /*no need, if you don't disable default appearance*/
  outline-color: #101F30 !important; /*to remove the square border on focus*/
}

input[type="checkbox"]:checked { /*no need, if you don't disable default appearance*/
  background-color: #101F30 !important;
}

input[type="checkbox"]:checked ~ span:first-of-type {
  color: #101F30 !important;
}

label span:first-of-type {
    position: relative;
    top: -25px !important;
    left: 70px;
    font-size: 20px;
    color: #101F30;
  }


  label span {
    position: relative;
    text-align: left !important;
  }
  
#banner {
    background-color: #101F30;
    color: #fff!important;
    background-size: cover;
    margin-top: -70px;
    height: 740px;
}
		
.protection .accredited {
	width: 15% !important;
}

.bg-accent {
    height: 80px;
}



.themesflat-button.bg-accent:hover:before { background-color: #08C177 !important;}

.themesflat-button.bg-accent {border-radius: 50%; color: #000000;
}

@media only screen and (min-width: 7200px) {
    #pg1 {
        padding-top: 88px !important;
        width: 100%;
    }
    #one {
        width: 400px;
    }
    #two {
        width: 400px;
    }
    #continue-button-one {
    position: absolute;
    top: -120px;
    left: 0%;
    margin-top: 10px;
    width: 100%;
    background: #101F30 !important;
    border: none #101F30 !important;
}
#continue-button-two {
    position: absolute;
    top: -120px;
    left: 0%;
    margin-top: 10px;
    width: 100%;
    background: #101F30 !important;
    border: none #101F30 !important;
}
#cover-bg {
    margin-top: 30px;
    height: 500px;
    width: 30%;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

}

@media only screen and (min-width: 992px) and (max-width: 71199px) {
    
    #reviews .row {
        padding-top: 145px !important;
        margin-bottom: -32px !important;
    }
    
    #reasons {
        padding-bottom: 20px !important;
    }
    
    #reasons .row {
        padding-top: 85px !important;
        margin-bottom: 0px !important;
    }
    
    .discover_area .row {
        padding-top: 75px;
        padding-bottom: 90px !important;
    }
    #headline {
        position: absolute;
        top: 80px;
        width: 100%;
        margin: 0px;
        height:227px;
    }
    .second-header {
        position: absolute;
        top: 775px;
        width: 100%;
    }
    #headline p{
        margin-top: -20px
    }
    .debtamount span:first-of-type {
        position: relative;
        top: -33px !important;
        left: 6%;
        font-size: 20px;
        color: #101F30;
      }
      .debtamount2 span:first-of-type {
        position: relative;
        top: -33px !important;
        left: 6%;
        font-size: 20px;
        color: #101F30;
      }
      
      label span {
        position: relative;
        text-align: left !important;
      }
    .debtamount span {
        position: relative;
        left: 9%;
        padding: 0.3em 1.7em;
        background-color: white;
        box-shadow: #0003 0 3px 10px;
    }
    .debtamount2 span {
        position: relative;
        left: 9%;
        padding: 0.3em 1.7em;
        background-color: white;
        box-shadow: #0003 0 3px 10px;
    }
    a#free-quote2 {
        font-size: 18px !important;
    }

    #pg2, #pg3 {
        position: absolute;
        top: 158px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

        #pg4 {
        position: absolute;
        top: 62px;
        width: 100%;
    }
    #pg4 h3 {
        font-size: 18px !important
    }
    #highlight2 {
        margin-top: -3%;
    }
    .highlight {
        margin-left: 12% !important;
        width: 100% !important;
    }
    .sliders_step1{
        width: 50%;
      position: absolute;
        top: 40% !important;
        left: 50%;
        transform: translate(-50%, -50%);
      }
 #pg3 {
    width: 100% !important;
 }

 #pg3 {
    height: 500px !important;

 }

 #pg4 #cover-bg {
    height: 700px !important;
    margin-top: 215px;
 }

 #pg3 #cover-bg {
 height: 550px;
 }

#reviews {
    margin-top: 10px;
}

.highlight-2 {
    line-height: 0.1em;
}

.log {
    width: 50% !important;
    margin-top: 4px;
    padding-top: -50px !important;
}

#site-logo {
    margin-top: -10px;
}

#logo-v2 {
    width: 50px !important;
}

.phone {
    width: 40px !important;
    position: relative;
    top: 0px !important;
}

.protection {
    margin-top: 220px;
}

#pg1 {
    padding-top: 88px !important;
    width: 100%;
}

#banner {
    height: 740px;
}


.highlight-2 .btn-new-2 {
    position: relative;
    top: -20px;
    left: 50%;
    line-height: 5px;
}

.debtamount {
    position: relative;
    left: 0;
}

.debtamount2 {
    position: relative;
    left: 0%;
}

#third-question {
    margin-top: -1em;
}
    a #free-quote2 {
        font-size: 18px !important;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
    #banner {
        height: 710px;
    }
    #cover-bg {
        margin-top: 120px;
        height: 450px;
        width: 500px;
        border-bottom: 10px solid #101F30 !important;
        box-shadow: #0003 0 3px 10px;
        border-radius: 20px;
    }
    .highlight {
        margin-left: 0% !important;
        width: 100% !important;
    }
    .highlight span {
        margin-left: -11%;
    } 
}


@media only screen and (min-width: 1200px) and (max-width: 7200px) {

    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
        
}

@media only screen and (min-width: 1200px) and (max-width: 7200px) {
    #tp {
        width: 10%;
        padding-top: -10px;
    }
    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px !important;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
}


@media only screen and (min-width: 768px) and (max-width: 991px){

    #site-logo  {
        padding-top: 12px !important;
    }
    a#free-quote2 .or {
        padding-top: 30px !important;
        font-size: 24px !important;
    }
    #pg1 {
        margin-left: -1.6% !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px){
    #logo-v2 {
        margin-top: -7px !important;
        width: 200px !important;
    }
    #reviews .row {
        padding-top: 85px !important;
        margin-bottom: -80px !important;
    }
    
    #reasons {
        padding-bottom: 20px !important;
    }
    
    #reasons .row {
        padding-top: 80px !important;
        margin-bottom: 0px !important;
    }
    
    .discover_area .row {
        padding-top: 75px;
        padding-bottom: 0px !important;
    }
    .second-header .center {
        text-align: center;
        width: 100%;
        margin-top: 2px !important;
    }
    #pg4 {
        position: absolute;
        top: 160px;
        width: 100%;
    }

    #pg4 #cover-bg {
        width: 100% !important;
        height: 750px !important;
        width: 580px !important;
        border-radius: 20px;
     }
    #pg4 h3 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    #highlight3 {
        width: 42%;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
    #reviews {
        margin-top: -66px;
    }
    
    #reviews .row {
        margin-top: -30px; 
        margin-bottom: -105px;
    }
    
    #reasons .row {
        margin-top: -30px; 
        margin-bottom: 0px;
    }
    
    .discover_area .row {
        margin-top: -100px;
        padding-top: 75px;
        margin-bottom: -105px;
    }
    #tp {
        width: 20%;
    }
    #pg4 {
        position: absolute;
        top: 60px;
        width: 100%;
    }

    #pg4 #cover-bg {
        width: 100% !important;
        height: 470px !important;
        width: 580px !important;
        border-radius: 20px;
     }
    #pg4 h3 {
        font-size: 20px !important;
        line-height: 10px !important;
    }

    #highlight3 {
        width: 54%;
    }
}

@media only screen and (min-width: 841px) {
    .second-header .center {
        text-align: center;
        width: 100%;
        margin-top: 18px !important;
    }
    .second-header  #tp {
        width: 200px;
    }
}

@media only screen and (max-width: 992px) { 
    #free-quote .bg-accent {
        margin-left:0px;
    }
    #free-quote p {
        margin-left:-9%;
    }
    #headline {
        position: absolute;
        top: 70px;
        line-height: 30px;
    }
    .second-header {
        position: absolute;
        top: 951px !important;
        width: 100%;
    }
    .second-header .center {
        text-align: center;
        width: 100%;
        margin-top: -8px;
    }
    .second-header  #tp {
        width: 200px;
    }
    #free-quote {
        display: none !important;
    }

    #tp {
        width: 20%;
    }
    .debtamount span:first-of-type {
        position: relative;
        top: -33px !important;
        left: 0px;
        font-size: 20px;
        color: #101F30;
      }

      .debtamount2 span:first-of-type {
        position: relative;
        top: -33px !important;
        left: 0px;
        font-size: 20px;
        color: #101F30;
      }
      
      label span {
        position: relative;
        text-align: left !important;
      }
    .debtamount span {
        position: relative;
        left: 9%;
        padding: 0.3em 1.7em;
        background-color: white;
        box-shadow: #0003 0 3px 10px;
    }
    .debtamount2 span {
        position: relative;
        left: 9%;
        padding: 0.3em 1.7em;
        background-color: white;
        box-shadow: #0003 0 3px 10px;
    }
    a#free-quote2 {
        font-size: 18px !important;
    }
    #site-logo {
        margin-top: -22px !important;
    }
    #pg2, #pg3 {
        position: absolute;
        top: 158px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .card span {
        font-size: 14px !important;
        text-align: left !important;float: left !important;
        margin-left: -10px !important;
    }
        #pg4 {
        position: absolute;
        top: 60px;
        width: 100%;
    }

    #pg4 #cover-bg {
        height: 750px !important;
        border-radius: 20px;
     }
    #pg4 h3 {
        font-size: 16px !important;
        line-height: 20px !important;
    }
    #highlight2 {
        margin-top: -5%;
    }
    .highlight {
        margin-left: 12% !important;
        width: 100% !important;
    }
    .sliders_step1{
        width: 50%;
      position: absolute;
        top: 40% !important;
        left: 50%;
        transform: translate(-50%, -50%);
      }
 #pg3 {
    width: 100% !important;
 }

 #pg3 {
    height: 550px !important;

 }

 #pg3 #cover-bg {
 height: 550px;
 border-radius: 20px;
 }

#reviews {
    margin-top: 10px;
}

.highlight-2 {
    line-height: 0.1em;
}


#site-log-inner {
    margin-top: 3px !important;
    width: 100%;
}

.log {
    width: 50% !important;
    margin-top: 4px;
    padding-top: -50px !important;
}

#logo-v2 {
    width: 50px !important;
}

.phone {
    width: 40px !important;
    position: relative;
    top: 0px !important;
}

.protection {
    margin-top: 220px;
}

.two {
    width: 100% !important;
    padding-left: 9%;
}
#pg1 {
    position: absolute;
    top: 120px;
    padding-top: 88px !important;
    width: 100% !important;
    margin-left: -15px;
}

#banner {
    height: 940px;
}


.highlight-2 .btn-new-2 {
    position: relative;
    left: 65%;
    line-height: 5px;
}

.debtamount {
    position: relative;
    left: 0; 
}

.debtamount2 {
    position: relative;
    left: 0%;
}

#third-question {
    margin-top: -1em;
}

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #04AA6D;
  cursor: pointer;
}
.or {
    padding-top: 14px !important;
}
#cover-bg {
    margin-top: 30px;
    height: 500px;
    width: 380px !important;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

#pg2 #cover-bg {
    margin-top: 250px;
    height: 500px;
    width: 380px !important;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

#pg3 #cover-bg {
    margin-top: 250px;
    height: 600px !important;
    width: 380px !important;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

#pg4 #cover-bg {
    margin-top: 250px;
    height: 600px !important;
    width: 380px !important;
    border-bottom: 10px solid #101F30 !important;
    box-shadow: #0003 0 3px 10px;
    border-radius: 20px;
}

}

@media only screen and (max-width: 1199px) { 

    #free-debt-help {
        position: relative;
        top: 5px !important;
        width: 100%;
        margin-top: 34px;
    }
    #free-debt-help span {
        position: relative;
        top: 12px !important;}
        #highlight2 {
            margin-left: 0% !important;
        }
        

}   


@media only screen and (max-width: 580px) {
    
#logo-v2 {
    margin-top: -7px !important;
    width: 200px !important;
}
    .discover_area .discover_right #accordion .card .card-header h5:active {
        color: rgba(0, 0, 0, 0.87) !important; 
    }
    .collapsed {
        background-color: #f2f2f2 !important;
    }

    .discover_area .discover_right #accordion .card .card-header h5 span {
        position: absolute;
        top: 33px !important;
    }
    .discover_area .discover_right #accordion .card .card-header h5 {
        color: rgba(0, 0, 0, 0.87);
        text-decoration: none !important;
        display: block;
        width: 100%;
        text-align: left !important;
        -webkit-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: 10px solid #F2F2F2;
        border-top: 10px solid #F2F2F2;
        float: left !important;
    }
    .themesflat-button.bg-accent {
        background-color: #101F30 !important;
    }
    .wrap-inner .center{
        font-size: 16px !important;
    }
    h1 {
        font-size: 26px !important;
    }
    #headline .second-headline {
        font-size: 20px !important;
    }
    #debt-type {
        margin-top: 0px;
    }
    #highlight2 {
        margin-top: -5%;
    }
    .highlight {
        margin-left: 12% !important;
        width: 100% !important;
    }
    h1 #first-question {
        font-size: 18px !important;
    }

}

      .sliders_step1{
        width: 50%;
      position: absolute;
        top: 45% !important;
        left: 50%;
        transform: translate(-50%, -50%);
      }


#reviews {
    margin-top: -66px;
}

#reviews .row {
    margin-top: -30px; 
    margin-bottom: -105px;
}


#reasons .row {
    margin-top: -30px; 
    margin-bottom: 0px;
}

.discover_area .row {
    margin-top: -100px;
    padding-top: 75px;
    margin-bottom: -105px;
}

#free-debt-help {
    position: relative;
    top: -70px !important;
    width: 100%;
}

#free-debt-help span {
    position: relative;
    top: 4px !important;
}

#site-log-inner {
    margin-top: 13px !important;
    width: 100%;
}

.log {
    width: 50% !important;
    margin-top: 3px;
    padding-top: -50px !important;
}

#logo-v2 {
    margin-top: -9px !important;
    width: 200px !important;
}

.phone {
    width: 50px !important;
    position: relative;
    top: 0px !important;
}

.protection {
    margin-top: 220px;
}

#pg1 {
    padding-top: 88px !important;
    width: 100%;
}

