
*{padding:0px;margin:0px;box-sizing:border-box;}
 body{font-family: 'Poppins', sans-serif;
}
 :root{
    --primary-color:#017848;
    --secondary-color:#D3F4E3;
 }
 .global_button {
    font-size: 18px;
    font-weight: 500;
    background: var(--primary-color);
    color: #fff;
    padding: 8px 16px;
    border-radius: 8px;
}
.global_button:hover{color:#fff;}
.sign_in {
    color: #004733;
    font-size: 18px;
    font-weight: 400;
    padding: 0 35px;
}
div#navbarNavDropdown{justify-content:center;    justify-content: center;
    position: relative;
    left: -10px;
    top: -1px;
}


.error
{
  color: red;
  size: 80%
}
.hidden
{
  display:none;
}

.navbar-light .navbar-nav .nav-link {
     padding: 10px 20px;
    display: inline-block;
    color: #1E2137;
    font-size: 17px;
    font-weight: 300;

}

h2.fs-title.thankyuo_text {
    margin: 55px 0 60px;
}
a.navbar-brand.logo_box {
    margin: 0;
}
a.navbar-brand.logo_box img {
    width: 200px;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
}
.header_section {
    padding: 11px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 0px 0px 60px 60px;
    background: rgba(255, 255, 255, 0.80);
    backdrop-filter: blur(15.5px);	
    z-index: 9;

}

 .container {
    max-width: 1250px;
}
.container.inner_container {
    max-width: 1018px;
    padding: 0;
}
.banner_section {
    position: relative;
    height: 94vh;
    background-size: cover!important;
}
.core_box ul {
    list-style: disc;
    padding:0 0 15px 30px;
}
.core_box h2 {
    padding:10px 0 0;
}
.core_box li {
    font-size:18px;
    color: #1E2137;
    padding: 0 0 20px ;
}

ul{list-style:none; padding:0; margin:0;}
a:hover{text-decoration: none;}
a.login_btn.global_button {
  border-radius: 11px;
}
.header_section {
   padding:11px 0;
}


.banner_title_box {
    padding:160px 0 0 35px;
}
h4.qualify_text {
    color: rgba(14, 74, 43, 0.35);
    font-size: 12px;
    font-weight: 300;
}
h4.qualify_text a {
    color: rgba(14, 74, 43, 0.70);
    font-size: 12px;
    font-weight: 300;
    text-decoration: underline;
}
a.global_button.buy_btn {
      min-width: 330px;
    display: inline-block;
    text-align: center;
    padding: 12px 10px;
    font-weight: 600;
    margin-top: 15px;
}
.global_button.buy_btn.white_bg {
    background: #fff;
    color: #0E4A2B;
}
.banner_title_box h1 {
    color: #004733;
    font-size: 38px;
    font-weight: 600;
    padding-top: 30px;
}
.card_img.step_img_first img {
    height:206px;
}
.right_header_box a.call_us {
    position: relative;
    top: 2px;
}
section.preapproval_section.about_card_section {
    margin-top: 35px;
}
.banner_title_box h2 {
  
    color: #0E4A2B;
    font-size: 33px;
    margin: 0;
    font-weight: 400;
    padding:5px 0 15px;


}
.right_header_box a.call_us{margin-right: 51px;}
.call_us:hover {
    color: #1E2137;
}
.faq_category_section button.btn.btn-link {
    font-weight: 600;
    width: 100%;
    color: #000;
    text-align: left;
    font-size: 18px;
    text-decoration: none!important;
}
.faq_category_section .card-header {
    background: #fff;
    border: none!important;
    border-radius: 15px;
    padding:15px 0;
}
.faq_category_section .card {
       border: none;
    box-shadow: 0px 1px 3px 0px #ccc;
    margin-bottom: 24px;
    border-radius: 15px;
    padding: 0 20px;
}
.faq_category_section .title_wrapper.mg_space {
    padding-bottom: 35px;
}

.core_box.benefit_list h3 {
    font-size: 22px;
    margin: 0 0 26px;
}
.core_box.benefit_list ul {
    padding-left: 40px;
}
.core_box.benefit_list.advantage_list li p {
    margin: 0;
    padding-top: 7px;
}
.faq_category_section .accordion {
    max-width: 1050px;
    margin: 0 auto;
}
.faq_category_section button.btn.btn-link i.fa {
    float: right;
    position: relative;
    top: 4px;
}
.faq_category_section .title_wrapper.mg_space h1.text-center {
    font-weight: 600;
}
.faq_category_section ul.faq_list {
    list-style: disc;
    padding: 0 0 20px 20px;
}
.faq_category_section .card button.btn.btn-link {
    padding: 0;
}
.faq_category_section {
    padding: 120px 0 50px;
}
.call_us {
    color: #1E2137;
    font-size: 18px;
    margin-right: 30px;
}
.call_us i {
    color: #017848;
    font-size: 24px;
    margin-right: 3px;
    position: relative;
    top: 3px;
}
.banner_title_box p {

    color: #0E4A2B;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 25px;

}
.link_box a {
 
    border-radius: 12px;
    background: #D3F4E3;
    padding: 10px 15px;
    display: inline-block;
    margin: 13px 3px 0 0;
    color: #0E4A2B;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    min-width: 161px;
    text-align: center;

}
.introduce_strip {
    color: #0E4A2B;
    font-size: 16px;
    font-weight: 500;
    background: #FFE605;
    padding: 9px 30px;
    display: inline-block;
    border-radius: 10px;
    position: relative;
}
.introduce_strip:before {
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #FFE605;
    content: "";
    position: absolute;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%,0);
}
.approval_box h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}
.company_logo_box .owl-carousel.owl-drag .owl-item{
    border-radius: 12px;
    border: 1px solid rgba(16, 64, 23, 0.34);
    background: #FFF;
    box-shadow: 0px 5px 20px 0px rgba(80, 121, 86, 0.10);
    height: 53px;
    align-items: center;
    display: flex;
    justify-content: center;
    
}
.approval_box h4 {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.company_logo_box {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	padding-top:10px;
}
.preapproval_section {
    background: url(../image/logo_bg.png)no-repeat;
    padding: 40px 15px 18px;
    background-size: cover;
}
.company_logo_box img {
    padding: 0 14px;
    width: 114px!important;

}
.card_box {
    padding: 21px 21px 35px;
    border-radius: 20px;
    border: 1px solid rgba(88, 136, 111, 0.30);
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%);
}


.card_box h3 {
    color: #0E4A2B;
    font-size: 26px;
    font-weight: 600;
}
.card_box p {
    color: #0E4A2B;
    font-size: 12.5px;
    font-weight: 600;
}
.card_box li {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    padding: 0 0 10px 21px;
    position: relative;

}
.card_box li:last-child {
    min-height: 50px;
}
.card_img img {
    width: 100%;
}
.global_button.apply_btn {
    font-size: 17px;
    margin: 30px auto 0;
    display: table;
    padding: 16px 30px 16px 60px;
    font-weight: 500;
    min-width: 245px;
}

.global_button.apply_btn img {
    float: right;
    position: relative;
    right: 10px;
    top: 3px;
}
.card_img {
    padding-top: 15px;
}

.howitworks_section {
    background: #F0F7F1;
    padding: 50px 0 60px;
}
.card_box.step_card_box {

    background: #fff;
    position: relative;
    min-height: 545px;


}
.step_strip {
    background: var(--primary-color);
    color: #fff;
    padding: 4px 35px;
    display: inline-block;
    border-radius: 35px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    position: absolute;
    top: -18px;
    left: 21px;
}
.step_title_box {
    padding-bottom: 80px;
}
.card_box.step_card_box h3 {
 color: #0E4A2B;
    font-size: 19px;
    font-weight: 600;
    margin: 25px 0;
    line-height: 27px;
}


.card_box.step_card_box p {
color: #000;
    font-size: 14px;
    font-style: unset;
    font-weight: 400;
    line-height: normal;
}

.crafting_section {
    background: #F2F2F2;
    padding: 90px 0;
}
.crafting_cntr {
    border-radius: 18px;
    background: #004733;
    padding:40px 30px 60px;
}

.testimonial_box {
 
    border-radius: 30px;
    background: #F0F7F1;
    padding: 104px 21px 15px;
    min-height: 445px;

}
.testimonial_section {
    padding: 145px 0 60px;
}
.testimonial_box h5 {
    color: #004733;
    font-size: 19px;
    font-weight: 600;
    line-height: 27px;
    margin: 20px 0;
}

.author_name {
 color: #017848;
    font-size: 16px;
    font-weight: 600;
    display: block;
}

.designation {
    color: #58887E;
    font-size: 13px;
    font-weight: 400;
}
.testimonial_img {
 
    display: block;
    position: absolute;
    top: -73px;
    left: 37px;

}
.testimonial_box p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 40px;

}
.testimonial_img img {
    width: 155px;
}
.blog_section .card_box h3 {
  color: #0E4A2B;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    margin-bottom: 18px;
    min-height: 55px;
}
.blog_section .card_box p {

    color: #58886F;
    font-size: 14px;
    font-weight: 400;
    min-height: 160px;
    margin: 0;


}
.blog_section a.global_button.apply_btn {
    padding: 16px 30px;
    text-align: center;

}
.crafting_cntr{margin:0;}
.card_section {
    background: #F0F7F1;
    padding:70px 0 40px;
}
.blog_section {
    background: var(--primary-color);
    padding: 60px 0;
}

.inner_container{  
    clear: both;}

footer {

    padding-top: 13px;
}
.footer_link{padding:50px 0 ;}
.footer_link h4 {
    margin-bottom: 18px;
color: #004733;
font-size: 18px;
font-weight: 600;
}
.footer_link li a {
color: #004733;
font-size: 15px;
font-weight: 400;
}
.social_icon {
    display: flex;
}
.social_icon li {
    padding-right: 20px;
}
.social_icon li a {
    font-size: 21px;
}
.follow_head {
    padding-top: 25px;
}
.footer-copyright p, .footer-copyright a {
color: #004733;
font-size: 15px;
font-weight: 400;
   padding-bottom: 3px;
    display: inline-block;
}
.footer_link.footer_about p {
padding-top: 5px;
    color: #617B6D;
    font-family: Poppins;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}
.footer_link.pd_left {
    padding-left: 60px;
}
.footer_link.footer_about img {
     position: relative;
    left: -1px;
    top: -25px;
}
.footer_link.social_link {
    padding-left: 38px;
}
.footer_link li {
    padding-bottom: 9px;
}
.apply_now {
    padding: 10px 44px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 15px;
    border: 1.5px solid #FFF;
    background: rgba(0, 0, 0, 0.20);
    backdrop-filter: blur(4.5px);
    color: #fff;
    display: inline-block;
    margin-top: 15px;
}
a.navbar-brand.logo_box img {
    width: 200px;
}

.professional_templete_section {
    background: url(../image/planning_bg.jpg)no-repeat;
       min-height: 551px;
    padding-top: 90px;
    background-size: cover;
}
.howitworks_sec {
    background: url(../image/apply_bg.png)no-repeat;
    height: 95px;
    background-size: 100%;
    text-align: center;
    margin-bottom: 35px;
}

.templete_box h2 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 58px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.templete_box h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
}
.step_title_box > span {
    color: #454755;
    font-size: 18px;
    font-weight: 500;
}
.step_title_box h3 {
    color: #1E2137;
    font-size: 24px;
    font-weight: 400;
    margin-top: 7px;
}

.highlighted_text {
    font-weight: 600;
}

.crafting_text_box h4 {
color: #FFF;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: normal;

}
.crafting_text_box p {
    color: #FFF;
    font-size: 17px;
    font-weight: 300;
}
.craftig_img_cntr {
    position: absolute;
    right: 0;
    top: 0;
}
.crafting_img {
    position: relative;
    top: -64px;
    left: -45px;
}
.crafting_img.crafting_img2 {
    top: -55px;
    left: 45px;
}
footer:before {
    background: url(../image/fiiter_gradient.png)no-repeat;
    width: 100%;
    height: 507px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -9;
	background-size:cover
}
.help_section {
    background: #F0F7F1;
    padding: 90px 0;
}
.help_box {
    border-radius: 14px;
    background: #FFF;
    text-align: center;
    padding: 50px 15px;
    min-height: 162px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.help_box h5 {
    color: #004733;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}
.bold_text {
    color: #017848;
    font-weight: 700;
}
.help_title_box h2 {
    color: #0E4A2B;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 13px;
}
.help_title_box h3 {
    color: #1E2137;
    font-size: 22px;
    font-weight: 300;
}
.help_title_box {
    padding-bottom: 60px;
}

.footer_link.footer_about img {
    width: 200px;
    padding-top: 22px;
}
section.howitworks_section.service_works_sec {
    background: none;
}
.service_works_sec .card_box.step_card_box {
    background: #F0F7F1;
}
section.testimonial_section.grey_bg {
    background: #F2F2F2;
}
.testimonial_box.white_bg {
    background: #fff;
}

/*form styles*/
.step_form {

  text-align: center;
  position: relative;
}
.step_form fieldset {    width: 100%;
    top: 0;
	 display: none;
    left: 0;
	opacity:1!important;
    padding:70px 60px 0;
}
/*Hide all except first fieldset*/
/* .step_form fieldset:not(:first-of-type) {
  display: none;
  
} */
/*inputs*/
fieldset.first_step{display:block; }


/*headings*/
.fs-title {
      margin-bottom: 20px;
    color: #1E2137;
    text-align: center;
    font-family: Poppins;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.fs-subtitle {
  
    color: #7C809A;
    font-size: 16px;
    font-weight: 400;

}
/*progressbar*/
#progressbar {
    margin: 30px 0;
    border-radius: 36px;
    position: relative;

}
ul#progressbar:before {
    background: #EEFAF4;
    width: 100%;
    height: 9px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
	    border-radius: 25px;
}
#progressbar li {
  list-style-type: none;
  color: white;
  text-transform: uppercase;
  font-size: 9px;
  width:152.2222px;
  float: left;
  position: relative;
}
.third_screenbar li {
    width: 203.222px!important;
}
.third_screenbar li.active:nth-child(6):before {
    border-radius: 0 10px 10px 0!important;
}
#progressbar li:before {
 
   content:"";
    display: block;
    font-size: 10px;
    color: #333;
    background: white;
    height: 9px;

}
#progressbar li.active:first-child:before {
    border-radius: 10px 0 0 10px;
}
#progressbar li.active:last-child:before {
    border-radius: 0 10px 10px 0;
}

/*progressbar connectors*/
#progressbar li:after {
  content: '';
  width: 100%;
  height: 2px;
  background: white;
  position: absolute;
  left: -50%;
  top: 9px;
  z-index: -1;
  /*put it behind the numbers*/
}
#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before,
#progressbar li.active:after {
  background: #017848;
  color: white;
      position: relative;
    z-index: 9;
}
.help-block {
  font-size: 0.8em;
  color: #7c7c7c;
  text-align: left;
  margin-bottom: 0.5em;
}
/* .inner_footer{padding-top:1200px;}
 */


.form_cntr {
    display: flex;
	justify-content: center;
	padding-top:40px;
}

.form_box label {
    display: block;
}

.form_box {
    text-align: center;
    margin: 0 12px;
    width: 33.33%;
    border-radius: 14px;
    border: 1px solid #A3A3A3;
    padding: 28px 20px 23px;
    position: relative;

}
.form_box input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    appearance: none;
	cursor:pointer;
}

.selectlist_box input[type="checkbox"]{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    appearance: none;
    cursor: pointer;
    z-index: 9;
}
.form_box input[type="radio"]:checked+.selected_box{
    border: 3px solid var(--primary-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
}

.selectlist_box input[type="checkbox"]:checked+.selected_box {
    background: var(--primary-color);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}
.selectlist_box input[type="checkbox"]:checked+.selected_box+label{color: #fff; position: relative;}
 .note_box {
    border-radius: 11px;
    background: #F0F7F1;
    display: inline-block;
    padding: 30px 118px 25px;
    margin-top: 40px;
    text-align: left;


}
.i_text {
    display: block;
    color: #017848;
    font-size: 16px;
    font-weight: 400;
}
.action-button.global_button {
    border: none;
    padding: 8px 54px;
    margin: 32px 0;
	cursor:pointer;
}
.form_box label {
    color: #1E2137;
    font-size: 16px;
    font-weight: 600;
    margin:12px 0 2px;
}
.form_box span {
    color: #1E2137;
    font-size: 12px;
    font-weight: 400;
}

.note_box h5 {
    color: #6F7185;
     font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;

}
.note_box ul {
    padding-left: 15px;
}


.note_box li {

    color: #6F7185;
    font-size: 12.5px;
    font-weight: 400;
    margin-bottom: 8px;
    position: relative;
    padding-left: 30px;


}
.step_form_cntr {
    padding:0 100px 60px;
}

.note_box li img {
    position: absolute;
    top: 0px;

}
.note_box img.rates_icon {
    top: -2px;
    left: -1px;
}
.offer_icon {
    position: relative;
    left: 2px;
}
.dashboard_icon {
    position: relative;
    left: 3px;
}
.form_cntr.second_form {
    flex-wrap: wrap;
    justify-content: center;
}
.form_cntr.second_form {
    flex-wrap: wrap;
    justify-content: center;
    padding:40px 60px 0;
}
.form_cntr.second_form .form_box {
    margin-bottom: 35px;
}
span.month_text {
    display: block;
    color: #017848;
    padding-top: 2px;
}
.third_step_form input {
    border-radius: 14px;
    border: 1px solid #A3A3A3;
    width: 395px;
    height: 58px;
}
.third_step_form.contact_form select {
    border-radius: 14px;
    border: 1px solid #A3A3A3;
    height: 58px!important;
}


.form_box:hover {
    border: 1px solid var(--primary-color);
}

.third_step_form.contact_form input{width:100%;}
.third_step_form.contact_form input[type="checkbox"]{width:inherit; height:auto;}

.form_box.marital_box {
    padding: 15px 20px;
    width: 46%;
}

.form_box.marital_box label {
    margin: 0;
    color: #004733;
}
input.previous.action-button {
    color: #004733;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    background: none;
    border: none;
    padding: 8px 53px;
	cursor:pointer;
}
input:focus{outline:none; box-shadow:none;}

.select_checklist p {
    margin: 0;
    padding-left: 17px;
    color: #9D9FAA;
    font-size: 14.5px;
    font-weight: 400;
    text-align: left;
}


.select_checklist {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.selectlist_box input[type="radio"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    appearance: none;
    cursor: pointer;
}
.selectlist_box {
    position: relative;
}
.selectlist_box label {
    margin: 0;
    color: #017848;
    font-size: 13px;
    font-weight: 400;
}
.radio_box {
    display: flex;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #017848;
}
.selectlist_box {
    padding: 6px 10px;
    border-right: 1px solid #017848;
    width: 40px;
}


.textarea_form_cntr textarea {
    height: 188px;
    border-radius: 14px;
    padding: 15px;
    color: #9D9FAA;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.textarea_form_cntr {
    padding:40px 60px 0;
}
.form-group label {
    text-align: left;
    display: inherit;
    color: #60626D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.form_box.looking_box {
    padding: 34px 20px 39px;
    min-height: 147px;
}
.third_step_form.contact_form {
    padding: 0 60px;
}


label#skb-res {

    display: block;
    text-align: left;
    margin: 0;
    line-height: 41px;
}
p.percentage_txt {
    margin: 0;
    display: flex;
    align-items: center;
	     color: #004733;
    font-size: 35px;
    font-weight: 400;
	    line-height: 41px;

}


span.price_txt {
    color: #9D9FAA;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    left: -5px;
}
.percentage_box {
    padding-top: 30px;
}

.selectlist_cntr {
    padding: 40px 5px 40px 60px;
}


.sub_inner_title{    margin: 12px 0;
    font-size: 25px;
    line-height: normal;
    }
.selectlist_box.yes_checklist {
    border: none;
}
.form_cntr.assets_cntr {
    display: inherit;
    padding: 10px 0 0;
}

h4.fs-title.small_txt.sub_inner_title {
    text-align: left;
    text-align: left;
    margin: 0 0 0 76px;
    position: relative;
    top: 18px;
}

span.bottom_txt {
    text-align: left;
    display: inherit;
    color: #60626D;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-top: 5px;
}
.form-group {
    margin-bottom: 25px;
}
p.note_text {
    color: #878787;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.form-group.annual_checkbox {
    margin-bottom: 10px;
}

.form_box.home_box {
    min-height: 160px;
    padding: 32px 20px 23px;
}
.form_box.home_box label {
    color: #004733;
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
}

.company_logo_box .owl-carousel .owl-stage{    display: flex;
align-items: center;}

.company_logo_box .owl-carousel .owl-nav.disabled{
    display: block;
}

.company_logo_box .owl-carousel .owl-nav span {
    font-size: 44px;
    color:#fff;

}
.company_logo_box .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: -9px;
    left: -28px;
}
	
	.company_logo_box .owl-carousel .owl-nav button.owl-next{    position: absolute;
    top:-9px;
    right: -28px;}
.company_logo_box .owl-carousel .owl-nav button:focus{outline:none; border:none; box-shadow:none;}
.vh-100{height:100vh;}
h1.mission_strip {
    border-radius: 15px;
    background: #017848;
    color: #FFF;
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    padding: 14px 30px;
    min-width: 210px;
    margin: 0 0 50px;
}
.our_mission_box h2 {
    color: #FFF;
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: normal;
    line-height: 53px;
}
.core_box h2 {
    margin-bottom: 30px;
    color: #1E2137;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
}
section.our_core_section {
    padding-top: 60px;
}
.core_box p {
    color: #1E2137;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 20px;
}

.navbar-nav .dropdown-menu {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 28px 0px rgba(0, 0, 0, 0.10);
    padding: 8px 0;
    min-height: 87px;
	border:none;
}

.crafting_img.crafting_img2.empowering_img2 {
    left: 103px;
}
.crafting_img.empowering_img1 {
    left: -31px;
}

section.crafting_section.empowering_section {
    background: none;
}



.form-group.textarea_form_cntr.contact_textarea {
    padding: 0;
}
.contact_section .step_form_cntr {
    padding: 0 180px 60px;
}
section.contact_section {
    padding-top: 100px;
}
span.back_btn a {
  
    color: #1E2137;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    position: relative;
    top: -50px;

}

span.back_btn img {
    border-radius: 7px;
    background: #F0F7F1;
    padding: 9px 13px;
    margin-right: 13px;
}
select.form-control.contact_selectbox {
    width: 308px;
	color: #017848;
text-align: center;
font-size: 22px;
font-style: normal;
font-weight: 500;
}

section.privacypolicy_section {
    padding: 130px 0 60px;
}
h3.privacy_heading {
    color: #1E2137;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 20px;
}
.core_box.privacy_box p {
    color: #5D5F68;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.core_box.privacy_box li {
    margin-bottom: 7px;
    color: #5D5F68;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
h3.privacy_heading {
    color: #1E2137;
    font-size: 22px;
    font-weight: 500;
    margin: 30px 0;
}
.core_box.privacy_box ul {
    margin-bottom: 30px;
}

section.getstarted_section {
    padding-top: 78px;
}
nav.navbar.navbar-expand-lg.navbar-light.getstarted_header {
    justify-content: space-between;
    align-items: center;
    padding-top: 18px;
}
a.mail_link {
    color: #1E2137;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
}
a.mail_link i {
    color: #017848;
    margin-right: 4px;
}

.card_box li:before {
       width: 14px;
    height: 14px;
    position: absolute;
    border-radius: 50%;
    content: "\2713";
    background: rgba(1, 120, 72, 1);
    font-size: 9px;
    color: #fff;
    text-align: center;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 2px;
    padding-top: 1px;
}
 .form_cntr.hide_form_applicant{display:none;}
 .form_cntr.hide_form{display:none;}
.sign_hide_form{display:none;}
li.mobile_show {
    display:none;
}

.bg_bottom {
    border-top: 1px solid #ccc;
    padding: 11px 0;
}
.bg_bottom p {
    margin: 0;
    color: #004733;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
}





@media screen and (max-width: 767px){

.banner_title_box {
    padding:130px 0 60px 0px;
}
.banner_section{background-position: top center!important; height:auto;}
br{display:none;}
.banner_title_box h2{font-size: 16px;font-weight: 500;}
.banner_title_box h1{width: 234px;
    font-size: 28px;
    padding-top: 20px;
}
.banner_title_box p {
    font-size: 12px;
    padding-right: 98px;
    margin: 0 0 15px;
}
a.global_button.buy_btn{    padding: 12px 10px;      min-width: 260px;  font-size: 14px;}
.header_section {
    padding: 7px 21px 9px;
}
header.header_section.get_header {
    text-align: center;
}
section.getstarted_section {
    padding-top: 108px;
}


.right_header_box a.call_us{margin-bottom:5px;}
.link_box a{       padding:10px 18px;
    min-width: 127px;
    font-size: 14px;
}
.introduce_strip{    padding: 9px 30px; font-size:12px;}
h4.qualify_text{    color: #0E4A2B;}
.company_logo_box .owl-carousel .owl-item img {
    display: block;
    width: auto;
    margin: 0 auto;
}
.inner_container {
    padding: 0;
}

.card_box{    margin-bottom: 25px;
}

.howitworks_sec {
    background: url(../image/apply_bg.png)no-repeat;
    height: 86px;
    background-size: cover;
    margin-bottom: 35px;
    background-position: center;

}
.apply_now {
       padding: 8px 29px;
    font-size: 14px;
    margin: 4px 0 0;
}
.howitworks_sec{background-position: center; border-radius: 16px 16px 22px 22px;     height: 78px;}

.step_title_box h3{font-size: 18px;    font-size: 18px;}
.card_box.step_card_box{ min-height: inherit; margin-bottom: 45px;}
.howitworks_section{padding:0;}
.templete_box h2{margin-bottom: 10px;font-size: 36px;}

.professional_templete_section{min-height: inherit;padding: 20px 0 33px;background-size: cover;background-position: center;}

.templete_box h2{ 
    font-size: 27px;
    line-height: 42px;}

.preapproval_section{margin:0;}

.approval_box h3{font-size: 13px;}
.approval_box h4{font-size: 17px;line-height: normal;}
.crafting_section{padding:0;}
.craftig_img_cntr {
    position: relative;
}
.testimonial_box{    padding: 104px 21px 25px;
    min-height: inherit;
    margin-bottom: 104px;}
    

.crafting_img {
    position: relative;
    top: 0;
    left: 0;
    padding: 40px 0 0px;
}


.crafting_img.crafting_img2 {
    top: 0;
    left: 0;
}
.testimonial_img{left: 50%;transform: translate(-50%,0);}
.testimonial_section{padding:115px 0 0;}
.footer_link.pd_left {
    padding: 0;
}
.crafting_img img {
    width: 100%;
}
.right_header_box {
    text-align: left;
}

.right_header_box a {
    width: 100%;
    display: block;
}
nav.navbar.navbar-expand-lg.navbar-light.getstarted_header {
    align-items: center;
    padding: 2px 0 0;
    display: inherit;
}
a.navbar-brand.logo_box img {
    width: 155px;
    margin: 0 auto 2px;
    display: block;
}
.footer_link {
    padding: 0;
}

.footer_link.social_link {
    padding-left: 0;
}

.testimonial_box.last_tesimonial_box {
    margin: 0 0 40px;
}

.global_button.apply_btn{font-size: 15px;
padding: 16px 30px 16px 45px; 
    min-width: 205px;
}

.howitworks_sec span.apply_now {
    margin-top: 15px;
}
.our_mission_box h2{font-size: 20px;font-style: normal;line-height: normal;}
h1.mission_strip{min-width: 189px;margin: 0 0 29px;}
.banner_section .row.vh-100.align-items-center {
    height: auto;
}
section.banner_section.about_section {
    padding: 130px 0px 35px;
}

.core_box h2{font-size: 26px;     margin-bottom: 20px;}
.core_box p{font-size: 14px; margin: 0 0 15px;}
section.our_core_section {
    padding-top: 35px;
}

.core_box.privacy_box p{font-size: 14px;}
.contact_section .step_form_cntr {
    padding: 0;
}
section.contact_section {
    padding-top: 80px;
}
span.back_btn {
    padding-left: 30px;
}

.third_step_form.contact_form {
    padding: 0 10px;
}
.help_section{padding: 48px 0;}
.help_title_box h2{font-size:28px;}
.crafting_img.empowering_img1 {
    left: 0;
}
.crafting_img.crafting_img2.empowering_img2 {
    left: 0;
}
.step_form_cntr {
    padding: 0;
}
.step_form fieldset{padding:30px 10px;}
.form_cntr {
    display: inherit;
}
.form_box{margin: 0 0 20px;width: 100%;padding: 30px 15px;}
.note_box{padding: 20px 30px;}
footer {
    padding-top: 30px;
}
.btn_box.mobile_hide {
    display: none;
}
li.mobile_show {
    display: block;
    margin: 12px 0 20px 15px;
}
.crafting_cntr{margin:0;}
.third_step_form input{width:100%;}
fieldset#citizen_status .form_box.marital_box {
    width: 100%;
}
fieldset#citizen_status .form_box.marital_box {
    padding: 15px 20px;
}
#progressbar li{width: 44.44px;}
h2.fs-title{font-size:22px;}
.form_cntr.second_form {
    padding: 30px 15px 0;
}
.form_box.marital_box{width:100%;}
.getstarted_section .third_screenbar li {
    width: 59.44px!important;
}
.card_img.step_img_first img {
    height: auto;
}
.faq_category_section .accordion {
    max-width: inherit;
    margin: 0 auto;
}
.faq_category_section button.btn.btn-link{font-size: 16px;}
.faq_category_section .card{padding:0;}
.company_logo_box .owl-carousel .owl-nav button.owl-prev{left: -22px;}
.company_logo_box .owl-carousel .owl-nav button.owl-next{right: -20px;}
.card_section{padding:40px 0;}
a.mail_link.mobile_mail {
    display: block;
    padding-top: 24px;
}




}
