fieldset legend, span.check-text , label.top-label, body .form-control,
.btn-action-main .btn-primary, .btn-col .btn-primary,
button.page-prev.btn.btn-danger{
 
}

span.check-text, body .form-control {
    font-weight:400;
}

label.top-label {
    color: #23304A;
}
 


.tick-col .elementor-element {
    width: auto;
    margin: 0px 10px;
}
 
.tick-col  .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.tick-col p.elementor-image-box-title {
    font-size: 18px !important;
}

.tick-col figure.elementor-image-box-img {
    max-width: 21px;
    width: auto !important;
    margin-right: 4px !important;
}

.form-bg-section {
    padding: 16px 0px 300px;
    min-height: 560px;
}
.tick-col .elementor-element {
    width: auto;
    margin: 0px 10px;
}
 
.tick-col  .elementor-widget-wrap.elementor-element-populated {
    justify-content: center;
}

.tick-col p.elementor-image-box-title {
    font-size: 18px !important;
    font-weight: normal !important;
}

.tick-col figure.elementor-image-box-img {
    max-width: 21px;
    width: auto !important;
    margin-right: 4px !important;
}

.form-bg-section .elementor-heading-title {
    font-size: 48px !important;
    line-height: 50px !important;
    font-weight: 700;
}
.form-main {
    position: relative;
    /* top: 40px; */
    margin: auto;
}
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;
}
.form-main h1 {
  color: #293646;
  font-size: 20px;
  font-weight: 800;
}
span.checkmark {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    min-width: 122px;
    height: 148px;
    text-align: center;
    display: flex;
    align-items: center;
    font-size: 16px;
    justify-content: center;
    border-radius: 10px;
    border: 1px solid #D6D6D6;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
    font-weight: 700;
    color: #000000;
    flex-wrap: wrap;
    padding: 7px 10px;
}
span.icon-check {
    width: 100%;
}
label.radio_container.active_box span.icon-check img {
/*    filter: brightness(0) invert(1);*/
}
span.icon-check img {
    max-width: 42px;
}
.box-height-sm span.checkmark {
    height: 75px;
}
span.check-text {
    font-size: 18px;
    line-height: 18px;
    color: #23304A;
}
button.page-prev.btn.btn-danger:focus {
  box-shadow: none !important;
  outline: 0;
  color: #758896 !important;
}
label.radio_container {
    padding: 0px 5px;
     width: 33%;
}
.radio_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0;
}
.three-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px -5px;
}
.two-col label.radio_container {
    width: calc(50% - 2px);
}
 
.four-col label.radio_container {
    width: calc(25% - 2px);
}
 
.four-col {
     display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px -5px;
}
 
.two-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0px -5px;
}
.title-col {margin-right: 10px;min-width: 90px;}

.name-col {
    margin-right: 0;
}
.width-sm{
	max-width: 660px;
	margin: auto;
}
.email-col {margin-right: 10px;}

.btn-col .btn {border-radius: 5px;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: 500;
    font-size: 24px;
    margin-bottom: 26px;
    line-height: 28px;
    border: 0;
    text-align: center;
    color: #23304A;
}
.note-col {
    margin-bottom: 20px;
    background: #f0f5fc;
    text-align: left;
    padding: 10px 10px;
    font-size: 12px;
    line-height: 15px;
    border-radius: 7px;
}
.form-wrapper{
	max-width: 800px;
	margin: auto;
}
.btn-action-main {
  display: block;
  align-items: center;
  justify-content: center;
}
button.page-prev.btn.btn-danger {
    background: transparent !important;
    border: 0 !important;
    color: rgba(35, 48, 74, 0.50);
    /* font-family: Roboto; */
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    margin-bottom: 0;
}

.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%;
}
span.icon-check:before {
    display: none;
}
.privacy-text, .privacy-text a {font-size: 13px;font-weight: 500;text-decoration: none;}

.privacy-text a {color: #343E48;}
.progress-bar-striped {
    background: #C60029;
    float: left;
    width: inherit;
    display: block;
    height: 100%;
}
.progress {
    background-color: #f1f1f1;
    height: 8px;
    margin: 20px auto 12px;
    max-width: 500px;
}
body .form-control {
    padding: 10px;
    height: 75px;
    font-size: 18px !important;
    border-radius: 10px !important;
    border: 1px solid #D6D6D6;
    background: #FFF !important;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
span.red-mark {
    color: red;
    font-size: 20px;
    position: relative;
    top:2px;
}
.two-col span.checkmark {
  min-width: 180px;
  font-size: 20px;
}

.privacy-text {
  margin-top: 30px;
}
section.thanks-col .privacy-text {
  margin-top: 9px;
}
 
.active_box span.checkmark {
    border: 1px solid #23304A;
    background: #F4F8FF;
    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;}

.form-input.input-group.post-col .form-control {background: #F0F5FC;border-color: #F0F5FC;padding-left: 20px;box-shadow: none !important;border-radius: 6px 0px 0px 6px;height: 52px;}
 

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;
}

.btn-action-main {
/*
    display: flex;
    align-items: center;
*/
}
 
.btn-action-main .btn, .btn-col  .btn-primary {
    border-radius: 100px;
    padding: 11px 23px;
    min-width: 274px;
}

.btn-action-main  .btn-primary, .btn-col  .btn-primary {
    border-radius: 5px;
    background: #C60029;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    outline: 0 !important;
    border: 0;
    font-size: 20px;
    color: #FFF;
    font-weight: 500;
}

button.page-next.btn.btn-primary:hover, .btn-primary .btn-primary:hover {
    background: #C60029;
    color: #FFF;
    
    outline: 0;
}
.top-head h2 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}
.bottom-step legend {
    text-align: left;
}
label.top-label {
    text-align: left;
    display: block;
}

.name-col  .checkbox {
    text-align: left;
    margin-left: 20px;
    margin-top: 0 !important;
}
.name-col  .checkbox  label {
    padding-left: 10px !important;
}

.row.space-name {
    margin-bottom: 10px;
}
label.bottm-label {
    display: block;
    text-align: left;
    margin-top: -10px;
    margin-bottom: 17px;
    font-weight: 400;
    color: #858282;
    font-size: 15px;
    line-height: 20px;
}

.top-label {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 14px;
    font-weight: 500;
    color: #000;
}
.confirm-check .checkbox input[type=checkbox] {
    margin-left: 0;
}
.offer img {
    max-width: 266px;
    margin-left: 0;
    display: block;
    margin-bottom: 15px;
}
.terms-text {
    text-align: left;
}

.terms-text p {
    margin-bottom: 15px;
}
.offer-text {
    padding: 20px 20px;
    background: #F5F3F3;
    margin-bottom: 20px;
}

.offer-text  .checkbox {
    margin-bottom: 0;
}
.form-head {
    margin-bottom: 40px;
}

.form-head h2 {
    font-weight: 700;
    font-size: 28px;
    margin-top: 0;
}

.checkbox-style input:checked + label:before {
     background: #352460;
     color: #fff;
     content: "\2713";
     font-size: 30px;
}

.checkbox-style label:before {
    content: "";
    background: #ffffff;
    text-align: center;
    border: 1px solid #b4b4b4;
    border-radius: 10px;
    position: absolute;
    top: 4px;
    left: 0;
    width: 45px;
    height: 45px;
    line-height: 44px;
}

.checkbox-style input {
    display: none;
}
 
.checkbox.checkbox-style {
    margin-left: 0;
    display: flex;
    align-items: center;
    min-height: 50px;
}

.checkbox.checkbox-style label {
    padding-left: 62px !important;
}

 .range-slider .title {
   position: relative;
   float: left;
   font-size: 18px;
   font-weight: 500;
   margin-top: 4px;
   color: #0c2957;
 }
 .range-slider .input {
   float: right;
   left: 8px;
   max-width: 147px;
   padding-left: 8px;
   margin-top: 4px;
   font-weight: 500;
   position: relative;
   font-size: 18px;
   top: -80px;
   color: #000;
 }
.range-slider .input input {
    background: none;
    font-size: 18px;
    font-weight: 500;
    width: 100%;
    text-align: right;
    border: 0;
    outline: 0;
    /* position: absolute; */
    /* top: -79px; */
    /* right: 0; */
}
.range-slider .ui-widget.ui-widget-content {
    height: 15px;
    border: 1px solid #e1e5e9 !important;
    margin-bottom: 26px;
    background: transparent;
    border-radius: 17px;
    width: 100%;
    margin-left: 0;
}
 .range-slider .ui-slider .ui-slider-range {
   top: 0px;
   height: 2px;
   background: transparent;
 }
 .range-slider .ui-state-default,  .range-slider .ui-widget-content .ui-state-default {
   top: -6px;
   width: 25px !important;
   height: 25px !important;
   cursor: pointer;
   border-radius: 50%;
   margin-left: 0px;
   border: 1px solid #352460!important;
   background: #352460!important;
 }
 .range-slider .ui-state-default:before,  .range-slider .ui-widget-content .ui-state-default:before {
   position: absolute;
   content: '';
   width: 4px;
   height: 4px;
   left: 3px;
   top: 3px;
   border-radius: 50%;
 }

.range-slider.clearfix {
    position: relative;
}

section.form-sec {
   
    max-width: 880px;
    margin: 0px auto 30px;
    
}

.terms-text a {
    color: #3c00d5;
}

.note-col:before {
    content: "";
    position: absolute;
    border: 10px solid transparent;
    border-top: 0px;
    border-bottom-color: #f0f5fc;
    top: -9px;
}

.note-col {
    position: relative;
}
span.mid-col {
    display: block !important;
}

span.mid-col  span.icon-check {
    display: block;
    margin-bottom: 4px;
}

.step_2 span.checkmark {
    height: 75px;
}
section.step_3 .form-input.form-input--cover.two-col {
    justify-content: center;
}
.box-height-sm span.icon-check {
    display: block;
    text-align: center;
    margin-bottom: 12px;
}

.box-height-sm span.checkmark {
    height: auto;
    min-height: 142px;
}

.box-height-sm span.icon-check img {
    max-width: 90px;
    max-height: 90px;
}
.box-height-sm span.icon-check  .ctm-img {
    max-height: max-content;
    max-width: 130px;
}

@media (max-width:767px){
.box-height-sm span.icon-check img {
    max-width: 67px;
    max-height: 67px;
}	
label.radio_container {
    width: calc(50% - 2px);
}

.two-col span.checkmark {
    min-width: 100%;
}

.four-col label.radio_container {
    width: calc(50% - 2px);
}
section.form-sec {
    padding: 20px 20px 20px;
    margin: -159px auto 30px;
	max-width: 95%;
}	
.top-head h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
}
fieldset legend {
    font-size: 16px;
    line-height: 24px;
}

.range-box legend {
    padding-right: 120px;
    max-width: 300px;
}	
	
span.check-text {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
}
span.checkmark {
    height: auto;
    min-height: 88px;
}
	
.btn-action-main li {
    margin: 0px 5px;
}	
.btn-action-main .btn, .btn-col .btn-primary {
/*
    font-size: 14px;
    font-weight: normal;
    min-width: 114px;
*/
}
.step_1 span.icon-check {
    margin-bottom: 6px;
}

.step_1 span.checkmark {
    height: 102px;
}	
span.checkmark.icon-left-side span.icon-check {
    display: block;
    margin-bottom: 10px;
}
.form-bg-section {
    padding: 16px 0px 100px;
    min-height: auto;
}	
.tick-col .elementor-image-box-wrapper {
    display: flex;
    text-align: left;
    justify-content: flex-start;
}
.form-bg-section .elementor-heading-title {
    font-size: 30px !important;
    line-height: 30px !important;
}
.form-bg-section .elementor-widget.elementor-widget-heading {
    margin-bottom: 10px;
}	
.top-head h2 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 0;
}	
.box-height-sm span.icon-check  .ctm-img {
    max-height: max-content;
    max-width: 95px;
}
	
	
}







@media (max-width:536px){
.tick-col .elementor-widget-wrap.elementor-element-populated {
    justify-content: start;
    max-width: 300px !important;
    margin: auto;
}    
}




@media (min-width:768px){
section.step_3 span.check-text {
    min-width: 90%;
    display: flex;
    text-align: left;
    margin: auto !important;
    align-items: center;
}
	
	
.box-height-sm span.icon-check {
    display: inline-block;
    text-align: left;
    width: inherit;
    margin-bottom: 0;
    min-width: 75px;
}

.box-height-sm span.icon-check img {
    max-width: 65px;
    max-height: 65px;
}

.box-height-sm span.checkmark {
    min-height: 75px;
}

.box-height-sm span.icon-check .ctm-img {
    max-width: 67px;
}
 
section.step_3 label.radio_container:nth-child(7)  span.check-text {
    text-align: center;
    justify-content: center;
}	
	
	
	
}

@media (max-width:767px){
 
 section.step_3  span.icon-check {
    display: block;
    margin-bottom: 9px;
} 
.box-height-sm span.checkmark {
    height: 101px;
} 
}  




