@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


body {
  font-size: 16px;
  line-height: 22px;
  color: #2D2966;
  font-family: 'Poppins', sans-serif;
  background-color: #412C76;
}


img {
  max-width: 100%;
}

 
.form-img-top img {
  max-width: 320px; padding-top: 15px;
}



h1, h2, h3, h4, h5, h6{
  color: #293646;
}
 h3{
   font-size: 18px;
   line-height: 22px;
 }
.logo-col {
    max-width: 323px;
    margin-top: -10px;
}
.section-title {
  font-size: 30px;
  line-height: 42px;
  color: #2D2966;
  font-weight: 800;
}
.lead-text{
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}
/**************Button**************/

.btn {
    border-radius: 40px;
    padding: 14px 50px;
    font-size: 18px;
    min-width: 159px;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}
.btn-primary {
  background: #43c348;
  border-color: #43c348;
  color: #FFF;
}
.btn-primary:hover, .btn-primary:focus {
  background: #43c348!important;
  border-color: #43c348!important;
  box-shadow: none !important;
  color: #FFF;
}
 



 
.thankyou {
    background: rgb(251 104 67);
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    max-width: 920px;
    margin: 0px auto;
}

.thankyou p {
    color: #FFF;
}
img.wp-img {
    margin-top: 30px;
}
 
.thankyou h1 {
    font-size: 45px;
    font-weight: 600;
    color: #FFF;
}

.thankyou h2 {
    color: #FFF;
    font-weight: 600;
    margin-bottom: 14px;
    margin-top: 23px;
}


/* Form  */

section.form-banner-inner {
    background-size: cover !important;
    background-position: center;
    padding: 2px 0px 0px;
}
.form-main {
    position: relative;
    max-width: 1200px;
    margin: auto;
}
.form-main h1 {
    font-size: 45px;
    line-height: 50px;
    color: #FFF;
	font-weight: 800; padding: 10px;
}

.form-main h4 {
    color: #FFF;
    text-align: center;
    margin: 30px auto  40px;
    max-width: 800px;
}
.form-input label {
    color: #FFF;
    text-align: left;
    margin-bottom: 10px;
}
select.form-select {
  padding: 10px;
  height: 56px;
  font-size: 20px;
  border: 2px solid #F0F5FC !important;
  margin-bottom: 20px;
  background-color: #F0F5FC;
  box-shadow: none !important;
  color: #787D82;
}
.detail-col h5 {
    font-size: 20px;
    line-height: 32px;
    color: #FFF;
    max-width: 550px;
    margin: 0px auto 30px;
}
 .form-col {
    max-width: 500px;
    margin: 0px auto;
}
span.checkmark {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 100px;
    position: relative;
    min-width: 122px;
    height: 67px;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 24px;
    justify-content: center;
    background: #08174a;
    font-weight: 700;
    color: #ffffff;
    padding: 16px 51px;
}
button.page-prev.btn.btn-danger:focus {
  box-shadow: none !important;
  outline: 0;
  color: #758896 !important;
}
label.radio_container {
  margin: 0px 10px;
}
.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}
 

.title-col {margin-right: 10px;min-width: 90px;}

.name-col {margin-right: 10px;}

.email-col {margin-right: 10px;}

.btn-col .btn {height: 55px;font-weight: 700;}

.form-control, .form-control:focus {box-shadow: none !important;background: #F0F5FC;border-color: #F0F5FC;color: #787D82;}
.main-form-wrap {
  /* max-width: 500px; */
  margin: 0px auto;
  text-align: center;
}
.thanks-col .form-group h2 {font-size: 48px;font-weight: 700;}

.thanks-col .form-group p {color: #293646;font-size: 20px;max-width: 532px;margin: 17px auto 17px;font-weight: 600;line-height: 28px;}

fieldset legend {
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 50px;
    margin-top: 32px;
    line-height: 36px;
    color: #FFF;
}

.btn-action-main {
  display: block;
  align-items: center;
  justify-content: center;
}
button.page-prev.btn.btn-danger {
    background: #7889ad;
    border-color: #7889ad;
}
.btn-action-main {
  list-style: none;
  margin: 8px 0px;
}

.btn-action-main li {
  margin: 0px 24px;
}

.progress-bar.active {
  animation: reverse progress-bar-stripes 0.40s linear infinite, animate-positive 2s;
}
.progress .progress-value {
  display: block;
  padding: 3px 7px;
  font-size: 13px;
  color: #000;
  border-radius: 4px;
  background: transparent;
  border: 0;
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0px auto;
  width: 100%;
}

.privacy-text, .privacy-text a {font-size: 13px;font-weight: 500;text-decoration: none;}

.privacy-text a {
    color: #ffffff;
}
.trustpilot-widget {
    float: left;
    width: 100%;
    margin: 90px 0px 40px;
}
.progress-bar-striped {
    background: #43c348;
}
.progress {
    background-color: #F0F5FC;
    height: 8px;
    margin: 90px auto 12px;
    max-width: 900px;
    border-radius: 0;
}
.form-control {
  padding: 10px;
  height: 56px;
  font-size: 20px;
  border: 2px solid #F0F5FC;
  margin-bottom: 20px;
}
.two-col span.checkmark {
  min-width: 180px;
  font-size: 20px;
}

.privacy-text {
    color: #FFF;
    margin: 18px auto 39px;
    max-width: 655px;
}
section.thanks-col .privacy-text {
  margin-top: 9px;
}
 
.active_box span.checkmark {
    background: #0b2c74;
    color: #ffffff;
}
.post-col input.form-control {margin-bottom: 0;}

.form-input.input-group.post-col {max-width: 500px;margin: 0px auto 30px;}

.form-input.input-group.post-col .btn {border-radius: 0px 6px 6px 0px;}


 

section.form-section.thanks .form-main {
  text-align: center;
}

section.form-section.thanks .form-main p {
  font-size: 20px;
  font-weight: 600;
}

a.back-btn {
  color: #4e606f;
  text-decoration: underline;
  font-weight: 600;
  margin: 100px 0px;
  display: inherit;
}

.form-img-top {
    text-align: center;
    margin-bottom: 90px;
}
section.form-banner-inner.thanks-sec .form-img-top {
    margin-top: 22px;
}


 
 
 


@media (max-width:991px){

 .thankyou h1 {
    font-size: 28px;
}

.form-img-top {
    margin-bottom: 30px;
}

.form-main h1 {
    margin-top: 0;
}

fieldset legend {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
    margin-top: 6px;
}

.form-main {
    padding: 4px 30px 10px;
}

span.checkmark {min-width: 97px;font-size: 19px;}

label.radio_container {margin: 0px 5px;}

.privacy-text {margin-top: 10px;text-align: left;/* font-size: 11px; */}

.privacy-text, .privacy-text a {font-size: 10px;}

.privacy-text p {
    margin-top: 0;
    text-align: center;
}
.privacy-text p span {
  margin-left: 15px;
  line-height: 14px;
}
.main-form-wrap  .form-control {
    font-size: 15px;
    color: #000;
}

.form-input.input-group.post-col   .btn-primary {min-width: 95px;}

.form-input.quote-step {
  display: block;
  max-width: 350px;
  margin: auto;
}
select.form-select {
  font-size: 15px;
}
.btn-col .btn {min-width: 100%;}

.btn-col {padding: 0px 0px;}

.title-col, .name-col, .email-col {margin: 0;}
 
section.logo-section.form-page-logo {
  padding: 80px 0px 15px;
}
h4.sm-title-form {
  background: #073c5c;
  color: #FFF;
  padding: 10px;
  margin: 0;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  border-radius: 6px 6px 0px 0px;
  font-size: 12px;
  text-align: center;
  display: block !important;
}
 
.form-main h1 {
    margin: 0px auto;
    font-size: 32px;
    line-height: 36px;
    max-width: 300px;
}
.form-main h4 {
    font-size: 17px;
    line-height: 24px;
    margin: 17px auto 27px;
}

.progress {
    margin: 28px auto 12px;
}
.trustpilot-widget {
    margin: 18px 0px 40px;
}
	
	
	
	
}


 
  




@media (max-width:767px){

.btn {
    width: 100%;
    margin-bottom: 15px;
}	
span.checkmark {
    font-size: 16px !important;
    margin-bottom: 8px;
}

label.radio_container {
    width: 100%;
}	
	
.btn-action-main {
    margin-top: 20px;
    display: flex;
    flex-direction: column-reverse;
}	

section.step-sec4 {
    padding-top: 30px;
}	
	
	
}
  





















