
body {
  font-family: 'Poppins', sans-serif;
  color: #444444;
}

a {
  color: #2864a9;
  text-decoration: none;
}

a:hover {
  color: #2864a9;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
}
#header.fixed-top {
    padding: 0;
    top: 0;
    position: relative;
    width: 100%;
    margin: auto;
    z-index: 12;
    background: #002A47;
}
.header-nav{
    background: none;
    padding: 0px 40px;
}
.logo img {
    max-width: 270px;
}
.phone-block a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 1.2em;
    vertical-align: middle;
    padding: 0px 0px 0px 15px;
}
.phone-block p {
    color:#fff;
}
.phone-block p span{
    font-weight: 700;
}
.announcement-bar {
    padding: 8px 0px;
    background: #A5D730;
	margin-top:3px;
}
.announcement-bar p {
    color: #002A47;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.1em;
}
.announcement-bar .promo-info {
   font-size: 0.7em;
    color: #002A47;
    line-height: 1;
    text-align: center;
    text-transform: initial;
    font-weight: 400;
    padding: 0 10px;
    margin-bottom: 0px;
}
.announcement-bar p span {
    font-weight: 700;
}

section.hero{
    padding-top: 0px;
}
#hero {
    background: #fff url(../../assets/images/hero-new.webp) top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 30% bottom;
    margin-top: 0px;
    height: auto;
    max-height: fit-content;
    position: relative;
}
#hero:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
#hero:before {
    background: #00000029;
}
#hero h1 {
    text-align: center;
    font-size: 2rem;
    padding: 10px;
    text-transform:initial;
    margin: 10px 0px;
}
.hero-content img {
    max-width: 200px;
    margin: 0px;
    width: 100%;
    max-height: 100%;
    height: auto;
}

.hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
    max-width: 500px;
    margin:auto;
}
#hero .hero-content h1 {
    text-align: left;
    font-size: 1.6rem;
    padding: 0px;
    text-transform: initial;
    margin: 0px;
    color: #ffffff;
    font-weight: 700;
    max-width: 450px;
}
.form-content {
    position: relative;
    z-index: 20;
}
.form-section .form-body {
    min-height: auto;
    margin: 30px 0px 0px;
    padding: 10px;
    border-radius: 9px;
    background-color: transparent;
    box-shadow: none;
}
.form-section .form-body form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}
.regform {
    margin: 0px auto;
    padding: 15px 30px;
    border-radius: 10px;
    width: 100%;
}
.formStep-1.visibilble {
    display: flex !important;
    justify-content: end;
}
.formStepbm {
    width: 100%;
}
.step-one-form {
    max-width: 420px;
    width: 100%;
    min-height: auto;
    margin: 0px 0px;
    padding: 0px;
    background-color: #fff;
    border-radius: 9px;
    box-shadow: 0px 3px 46px 0px rgba(1, 2, 2, 0.33);
    border-radius: 10px;
    position: relative;
}
#hero .step-one-form  h1 {
    text-align: center;
    font-size: 1.8rem;
    padding: 0px;
    text-transform: initial;
    margin: 0px;
    color: #002A47;
    font-weight: 700;
    line-height: 1;
}
.header_padding .title span {
    display: block;
}
.promo-heading {
    padding: 8px 10px;
    position: relative;
    color: #002A47;
}
.disclaimer-text {
    font-size: 0.70em;
    line-height: 1.1;
}
.base-input__ico-wrap {
    position: relative;
}
.btn-row p{
    color: #002A47;
    font-weight:700;
    font-size: 0.95rem;
    padding-top: 7px;
}
.btn-row .call-number a{
    color: #002A47;
}
.base-input__ico-wrap {
    margin-bottom: 10px;
}
.base-input__ico-wrap .cta-1{
    display: block;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    background: #FFA600;
    color: #fff;
    border-radius: 3px;
    font-size: 1.2em;
    line-height: 1.2em;
    font-weight: 700;
    border: 0;
    border-radius: 30px;
    max-width: 350px;
    margin: auto;
    cursor: pointer;
    transition: box-shadow .2s ease-in-out, transform .2s ease-in-out;
}
.input_validated {
    border-color: #198754 !important;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA4IDgnPjxwYXRoIGZpbGw9JyMxOTg3NTQnIGQ9J00yLjMgNi43My42IDQuNTNjLS40LTEuMDQuNDYtMS40IDEuMS0uOGwxLjEgMS40IDMuNC0zLjhjLjYtLjYzIDEuNi0uMjcgMS4yLjdsLTQgNC42Yy0uNDMuNS0uOC40LTEuMS4xeicvPjwvc3ZnPg==) !important;
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.error-border{
    border: 1px solid red !important;
}
.regform .field-row{
    min-height: 58px;
    position: relative;
    margin-bottom: 7px;
}

.field-row.email-row{
    margin-bottom: 0px;
}

.regform .form-control {
    display: block;
    width: 100%;
    padding: .65rem .75rem;
	border: 0px;
    line-height: 35px;
}

.regform input:focus {
   box-shadow: none;
   border-color:transparent;
}
.regform .error-top  {
    position: absolute;
	display:none;
    font-size: 12px;
    top: -8px;
    left: 25px;
    color: #ff0000;
	z-index: 99;
}
.regform .label-top  {
    position: absolute;
	display:none;
    font-size: 12px;
    top: -8px;
    left: 20px;
    color: #222;
	z-index: 99;
}
.uiOutline.css-input {
    text-align: left;	
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0px;
    left: 0;
    margin: 0;
    padding: 0 8px;
    pointer-events: none;
    border-radius: inherit;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    min-width: 0%;
	border-radius: 0.375rem;
	border-color: rgb(0 0 0 / 37%);
}
.css-input-error {	
    float: unset;
    width: auto;
    overflow: hidden;
    display:none;
    padding: 0;
    height: 11px;
    font-size: 0.75em;
    visibility: hidden;
    max-width: 100%;
    -webkit-transition: max-width 100ms cubic-bezier(0.0, 0, 0.2, 1) 50ms;
    transition: max-width 100ms cubic-bezier(0.0, 0, 0.2, 1) 50ms;
    white-space: nowrap;
}
.css-input-error>span {
    padding-left: 5px;
    padding-right: 0px;
    display: inline-block;
    opacity: 0;
    visibility: visible;
}
.css-input-error.field-holder>span{
    padding-left: 15px;
    padding-right: 0px;
    display: inline-block;
    opacity: 0;
    visibility: visible;
}

.uiOutline.css-input .field-error {
    border-color: #d32f2f;
}
.form-input-set {
	position:relative;
	height:50px;
}
.css-input-error {display:none}
.uiOutline.css-input.error-border, .uiOutline.css-input.field-label{
	top:-5px;
}
.uiOutline.css-input.field-label .field-holder{
	display:block;
}

.fname-row .uiOutline.css-input.error-border, .lname-row .uiOutline.css-input.error-border, .phone-row .uiOutline.css-input.error-border{
	top:0px;
}

@media (max-width: 768px) {
    .quote-form .btn.btn-primary {
        font-size: 18px;
    }
	.quote-form .btn.btn-primary:hover { 
		font-size: 18px;
	}	
}
@media (max-width: 480px) {
.regform .error-top {
    top: 0px;
  }
}


.labelIn {
    color: #595c5f;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0;
    position: relative;
    display: block;
    transform-origin: top left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 24px);
    position: absolute;
    left: 0px;
    top: -3px;
    -webkit-transform: translate(14px, 16px) scale(1);
    -moz-transform: translate(14px, 16px) scale(1);
    -ms-transform: translate(14px, 16px) scale(1);
    transform: translate(14px, 16px) scale(1);
    -webkit-transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, -webkit-transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    z-index: 1;
    pointer-events: none;
}
.labelOut {
    color: #595c5f;
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0;
    position: relative;
    display: block;
    transform-origin: top left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(133% - 32px);
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transform: translate(14px, -9px) scale(0.75);
    -moz-transform: translate(14px, -9px) scale(0.75);
    -ms-transform: translate(14px, -9px) scale(0.75);
    transform: translate(14px, -9px) scale(0.75);
    -webkit-transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, -webkit-transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    transition: color 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, transform 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms, max-width 200ms cubic-bezier(0.0, 0, 0.2, 1) 0ms;
    z-index: 1;
    pointer-events: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.quote-zipcode .labelOut {
	left:1px;
}
.quote-zipcode .labelIn {
	left:0px;
}
.green-border {
    border: 1px solid #198754 !important;
}


.regform .step-one-form input:focus {
   box-shadow: none !important;
   border-color:transparent !important;
}

@media (max-width: 480px) {
	.labelOut  {
		 top: 0px;
	}
}

/* --- Custom Utility Classes --- */
.section-padding {
    padding: 40px 0;
}

.section-bg-lighter {
    background-color: #fff;
}
.section-bg-light {
    background: #F6F5F3;
}
.section-bg-dark {
    background: #DCD8D1;
}
.section-bg-darker {
    background-color: #0d2c4a;
    color: #fff;
}
.section-title {
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 50px;
    text-align: center;
    color: #242629;
}


.section-bg-darker .section-title {
        color: #fff;
}
.section-bg-dark .section-title {
        color: #0F2835;
}

.cta-button {
    background-color: #f7a002;
    color: #fff !important;
    border: none;
    padding: 15px 60px;
    font-weight: 600;
    border-radius: 50px;
    text-transform: initial;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-block;
    max-width:350px;
}

.cta-button:hover {
    background-color: #e69500;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.cta-link {
    font-weight: 700;
    color: #002A47;
    border-bottom: 2px solid #002A47;
    max-width: max-content;
}

.cta-link:hover {
    text-decoration: underline;
}

.sub-text {
    color: #555;
    font-size: 1rem;
    line-height: 1.2;
}

.call-text {
    text-align: center;
    font-weight: 700;
    color: #002A47;
    max-width: 300px;
    margin: 20px auto 0px;
}
.leader-content .call-text {
   margin: 20px 0px 0px; 
}
.call-text .call-number a{
    color: #002A47;
}
.fw-semibold {
    font-weight: 600;
}
/* --- Section 2: Features --- */
.feature-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px 40px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    transition: all 0.3s ease;
    height: 100%;
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.feature-icon img{
    width: 80px;
    height: 80px;
    margin-bottom:10px;
}

.feature-card h3 {
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #0F2835;
    line-height: 1.1;
}

.feature-card p {
 font-size:16px;
 line-height:1.2
}

.feature-card p.source-text {
 font-size:14px;
}

/* --- Section 3: Leader --- */
.leader-section img {
    max-width: 80%;
    height: auto;
    border-radius: 15px;
}

.leader-content h2 {
    font-weight: 700;
    font-size: 2.2rem;
    margin-bottom: 20px;
    line-height: 1.1;  
}

/* --- Section 4/5: Peace of Mind --- */
.peace-of-mind-section .content-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}

.peace-of-mind-section h2 {
    font-weight: 700;
    font-size: 2.2rem;
    margin-bottom: 15px;
    line-height: 1.1; 
}

.peace-of-mind-section .list-unstyled li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 10px;
    list-style: disc;
}
.list-unstyled {
    padding-left: 30px;
    list-style: none;
    text-align: left;
}
.peace-of-mind-section img {
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

/* --- Section 6: Testimonials --- */
.testimonial-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 35px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
    height: 100%;
}

.testimonial-card .stars {
    color: #0F2835;
    font-size: 1.6rem;
}

.testimonial-card .card-title {
    color: #0F2835;
}

.testimonial-card p {
    line-height: 1.2;
    color: #555;
}

.testimonial-card .author {
    font-weight: 600;
    font-style: normal;
    text-align: right;
    margin-top: 15px;
}

.trustpilot-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 40px;
    font-size: 1.5rem;
    font-weight: 600;
}
.trustpilot-logo img{
   max-width:240px;
   margin: 0 auto;
}

/* --- Section 7: Form --- */
.form-section .form-control {
    border-radius: 8px;
    padding: 12px 15px;
    margin-bottom: 15px;
    border: 1px solid transparent;
}

.form-section .form-control:focus {
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    border-color: #86b7fe;
}

.form-section .cta-button {
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.form-section .fine-print {
    font-size: 0.8rem;
    color: #ccc;
    margin-top: 20px;
}

.form-section .call-text {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 0px;
}

.bottom-form input:focus {
   box-shadow: none !important;
   border-color:transparent !important;
}

.savings-badge {
    background-color: #94c83d;
    color: #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-weight: 600;
    position: absolute;
    top: 20px;
    right: 0;
    transform: rotate(-15deg);
}

.savings-badge span {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
}

.products-image-container {
    position: relative;
    max-width: 500px;
    margin: auto;
}

.products-image-container img{
    max-width: 400px;
    width:100%;
}
.form-section .disclaimer-text {
    text-align: center;
}
.form-section .disclaimer-text a {
    color:#fff;
    text-decoration: underline;
}
.form-section .call-number a {
    color:#fff;
}
.bottom-form .input_validated {
    border: 1px solid;
}
.bottom-section{
     background: #fff url(../../assets/images/bottom-img.webp) top center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 0px;
    min-height: 600px;
    max-height: fit-content;
    position: relative;  
    padding:0px; 
}
.inline_item-li:last-child {
    border-right: 0px solid #fff;
}
.popup-banner__content {
    width: 450px;
    height: 505px;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 3px;
    background: #fff;
    padding: 0;
    border-radius: 10px;
}
button.close{
    position: absolute;
    z-index: 99;
    background: transparent;
    border: none;
    font-size: 2rem;
    right: 20px;
    top: 10px;
    border-radius: 50%;
    padding: 0 12px 0px;
}
.modal-content{
    background-color: transparent;
    border: 0;
}
.popup_form .modal-body {
    padding: 0;
}
.promo-heading p span {
    font-size: 1.0rem;
    margin-left: 2px;
}
span.more-info {
    position: absolute;
    top: 0px;
    font-size: 1rem;
    cursor: pointer;
}
.info-lightbox {
    display: none;
    position: absolute;
    top: 5%;
    right: 5%;
    background: white;
    padding: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    z-index: 1001;
    max-width: 300px;
}
.close-btn{
    position: absolute;
    top: -5px;
    right: 0px;
    font-size: 1.6rem;
    cursor: pointer;
    color: red;
}
.info-lightbox p {
    margin-bottom: 0px;
    font-size: 0.9rem;
    padding-right: 5px;
    line-height: 1.2;
}
.hero-bottom {
  border-radius: 27.325px;
  background: radial-gradient(363.56% 85.4% at 90.33% 81.5%, rgba(42, 116, 255, 0.90) 0%, rgba(3, 56, 153, 0.90) 100%, rgba(0, 51, 146, 0.90) 100%);
  display:flex;
  justify-content: space-between;
  padding: 10px 20px;
  max-width: 100%;
  align-items: flex-start;
}
.hero-bt-content p {
    color: #FFF;
    font-size: 1.4rem;
    font-style: italic;
    margin:0px;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 10px;
}
.hero-bt-content p span{
    color: #16EF6D;
    font-size:3rem;
    font-style: italic;
    display: block;
    font-weight:700;
}
.hero-bt-content p.text-offer{
    color: #50FFEB;
    font-size: 1rem;
    font-style: normal;
    font-weight: 700; 
    margin-bottom: 0px;
}
.hero-bt-content ul{
    color: #FFF;
    font-size: 0.90rem;
    font-style: normal;
    list-style: none;
    padding-left: 0px;
    margin-top: 10px;
    line-height: 1.4;
    margin-bottom: 0px;
}
.hero-content-outer {
    justify-content: center;
    display: flex;
}
/* Responsive Adjustments */
@media (max-width: 1199px) {
    .peace-of-mind-section h2 {
        font-size: 1.8rem;
    }
}

@media (max-width: 991.98px) {
    .hero-content h1{
        display:none;
    }
    .section-title {
        font-size: 1.8rem;
    }
    .leader-section img {
        display: block;
        margin: 0 auto 30px;
    }
    .peace-of-mind-section img {
        margin-top: 30px;
    }
    .formStep-1.visibilble {
    justify-content: center;
    }
    .security-col{
        order: 2;
    }
    .hero-content {
        align-items: center;
    }      
}

@media (min-width: 568px) and  (max-width: 991.98px) {
   section.hero {
        padding-top: 10px;
    } 
    .header-nav{
        background: none;
        padding: 0px 10px;
        max-width: 100%;
    }
 .phone-block a {
    font-size: 1.2em;
 }
    .step-one-form {
        max-width: 500px;
        width: 100%;
    }   
}



@media (max-width: 767.98px) {
    .section-title {
        font-size: 1.4rem;
    }
        .index_footer-inline .inline_item-li a {
        padding: 0px 5px;
    }
    .section-padding {
        padding: 20px 0;
    }
    .leader-content h2, .peace-of-mind-section h2 {
        font-size: 1.6rem;
    }
    .savings-badge {
        width: 90px;
        height: 90px;
        font-size: 0.8rem;
    }
    .savings-badge span {
        font-size: 1.4rem;
    }
    .feature-card h3 {
      font-size: 1.2rem;
    }
 .announcement-bar p {
    font-size: 1em;
  } 
 .section-title {
    margin-bottom: 20px;
 } 
     .phone-block p {
        display: none;
    }
  
}

@media (max-width: 567px) {

    .hero-content {
        max-width: 420px;
        margin: auto;
        padding: 0px 10px;
    }    

    .bottom-section{ 
        min-height: 600px;
    }
    .phone-block p {
        display:none
        }   
    .header-nav {
        padding: 0px 10px;
    }
    .phone-block a {
        font-size: 1.1em;
    }
 .announcement-bar p {
    font-size: .70em;
    margin-bottom: 0px !important;
    line-height: 1;
  }  
  
  #hero .step-one-form h1 {
    font-size: 1.2rem;
  } 
    .hero-bt-content p.text-offer {
        font-size: 0.9rem;
    }
    .hero-bt-content p {
        font-size: 1.0rem;
    }
    .hero-bt-content p span {
        font-size: 2rem;
    }
    .hero-bt-content ul {
        font-size: 0.75rem;
        display: none;
    }
    .hero-content img {
        max-width: 120px;
    }
    .regform {
        padding: 10px 10px;
    }
}




.page_footer {
    background-color: #0a0a0a;
    font-size: 14px;
}
.page_footer p {
    position: relative;
    line-height: 1.2;
}
.footer_parah_offer {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.footer-logo-bm {
    width: 280px;
    height: auto;
}
.footer_parah {
    color: #ffffff;
    text-align: center;
}
.validation-link a {
    color: white;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
}
.footer_parah {
    font-size: 16px !important;
}
.index_footer-inline {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.inline_item-li {
    display: inline;
    border-right: 1px solid #fff;
    margin: 0px 5px 0px 0px;
}
.index_footer-inline .inline_item-li a {
    font-size: 16px;
}
.index_footer-inline .inline_item-li a {
    color: #fff;
    padding: 0px 12px;
    text-decoration: none;
}