@font-face {
    font-family: Montserrat;
    src: url("../fonts/Montserrat-VariableFont_wght.ttf") format("opentype");
}

@font-face {
    font-family: Montserrat-black;
    src: url("../fonts/Montserrat-Black.ttf") format("opentype");
}

html, html body, body {
    overscroll-behavior: none;
    background-color: #e1f1ff;
    background-image: linear-gradient(#fff, #95cff0);
    font-family: Open Sans, Arial, Helvetica Neue, sans-serif;
    font-weight: 600;
}

.view-bg {
    max-width: 800px;
    background: #fff;
    border-radius: 4px;
    margin: 0 auto 2rem;
    padding: 2em 1em;
    overflow-x: hidden;
    box-shadow: 0 0.5rem 1rem #00000026;
}

.flow-btn, .form-check {
    color: #222;
    text-align: center;
    background-color: #fff;
    border: 2px solid #1876ac;
    margin-bottom: 1rem;
    padding: 0 2em;
    font-weight: 600;
    line-height: 55px;
    border-radius: 0 !important;
}

.next-btn-wrap .flow-btn, .next-btn-wrap .form-check {
    text-shadow: none;
    width: 100%;
    text-align: center;
    background: #81c066;
    border: 1px solid #72b954;
    border-radius: 4px;
    margin-bottom: 16px;
    padding: 0.75em;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5em;
    display: block;
    color: #fff !important;
    margin-top: 30px;
}

.next-btn-wrap .flow-btn:hover, .next-btn-wrap .form-check:hover {
    background-color: #65ac47;
}


.lioptionbuttons {
    margin:0px auto;
    padding:0px;
    text-align:center;
}

.lioptionbuttons li {width: 100%;
    border: 2px solid #1b85c2;
    border-radius: 0px;
    padding: 20px 10px;
    box-sizing: border-box;
    cursor: pointer;
    line-height: 55px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 0;
    list-style: none;
    margin-bottom:20px;
}

.lioptionbuttons li:hover {
    background:#1b85c2;
    color:#FFF;
}

.lioptionbuttons li.active {
    background:#1b85c2;
    color:#FFF;
}

h1 {color:#1ba6ff; text-align: center; font-weight: bold; font-size: 20px; margin-top: 25px;}

#footer {border-top:#CCC 1px solid; padding-top: 50px;}
#progressbar {display:none}
.disclaimer {font-size:13px; line-height: 1.2em;}
.copyright {font-size:13px; line-height: 1.2em; font-weight:bold}

.copyright a {font-weight:normal}
.logo {margin: 25px 0px;}
.header-phone {text-align: right; margin-top: 16px;}
.header-phone .calltoday {font-size:24px; }
.header-phone .phonenumber {font-size:24px; font-weight: bold;}
.phonenumber a{color:#000; text-decoration: none;}

.subpages {margin-top: 50px; margin-bottom: 30px; font-size: 30px; font-weight: bold; text-align: center;}

#progressbar {margin-top:20px;}

#sectionProgress {font-weight:bold; height:22px;}

.eligibility-phone {color:#FFF; padding:15px; width:350px; font-weight: bold; font-size: 30px; border-radius:50px}
.eligibility-phone:hover {color:#FFF; }

.question {margin: 25px 0px;}

.question p {
    font-weight:500;
    font-size: 22px;
    font-weight:bold;
    color:#292929;
    line-height: 1.25em;
    margin-bottom: 15px;
}

.btn-350 {
    max-width:350px; 
    text-align: center;
    margin:5px auto;
}

.question small {font-size:.85em; line-height: 15px;}

.buttons {
    display: flex;
    justify-content: center;
    list-style: none;
    margin:0px;
    padding:0px;
    justify-content: center;
}

.buttons button {
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    background-color: #fff;
    margin-left: 10px;
    margin-right: 10px;
    width: 220px;
    min-height: 190px;
    transition: transform .3s ease-in-out;
    outline: none;
    box-shadow: 2px 2px 5px 0 rgb(0 0 0 / 15%);
    border: 1px solid #8ac228;
}

.buttons button:hover {
    box-shadow: 2px 0px 25px 0px rgba(173,208,54,0.5) inset;
    -webkit-box-shadow: 2px 0px 25px 0px rgba(173,208,54,0.5) inset;
    -moz-box-shadow: 2px 0px 25px 0px rgba(173,208,54,0.5) inset;
    transition: transform .3s ease-in-out;
}

.buttons button.active {
    border: 1px solid #f08c20;
    box-shadow: 2px 0px 25px 0px rgba(240,140,32,0.5) inset;
    -webkit-box-shadow: 2px 0px 25px 0px rgba(240,140,32,0.5) inset;
    -moz-box-shadow: 2px 0px 25px 0px rgba(240,140,32,0.5) inset;
    transition: transform .3s ease-in-out;
}

.buttons button span {
    display: block;
}

.buttons button span.icon {
    margin: 20px auto 0;
    height:70px; 
    width:70px;
    background-size:cover !important;
}

.buttons button span.text {
    height: 55px;
    margin: 5px;
    line-height: 22px;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: .3px;
    color: #142438;
}

.price-value {
    font-size:1.5em;
}

.range-min {
    float: left; 
    font-size:18px;
}
.range-max {
    float: right; 
    font-size:18px;
}

.slider.slider-horizontal {
    width:100%
}

#processing-result {color:#626262; font-weight:bold; font-size:30px; text-align: center;}

#banner {min-height: 300px; background: url("../images/header.jpg") no-repeat center; background-size: cover; padding-top:125px}
#banner span {font-size:25px; color:#FFF; font-weight: bold;}

#section-eligibility {
    border-top:#67a5f8 5px solid;
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    border-right: #ccc 1px solid;
    margin: 25px 0px;
}

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

.slider-handle {
    background-color: #05366d;
    background-image: -webkit-linear-gradient(top, #0969c9 0%, #05366d 100%);
    background-image: -o-linear-gradient(top, #0969c9 0%, #05366d 100%);
    background-image: linear-gradient(to bottom, #05366d 0%, #05366d 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05366d', endColorstr='#05366d', GradientType=0);
    filter: none;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%; 
    background-color: #05366d;
    background-image: linear-gradient(to bottom,#05366d 0,#a6d0ff 100%);
    cursor: pointer;
}
  
.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #05366d;
    background-image: linear-gradient(to bottom,#05366d 0,#a6d0ff 100%);
    cursor: pointer;
}

.slider-handle {
    width:30px; 
    height: 30px; 
    top:-5px; 
    border:#fff 3px solid;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}
.slider-selection {
    background:#05366d
}
.slider-track-high {
    background:#a6d0ff
}

.widget h2 {
    font-size: 22px;
    font-weight: 400!important;
}

.widget h4 {
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 24px;
    font-weight: 600;
}

.section-hide {display:none}
.section-show {display:block}

.parsley-errors-list {list-style-type: none; margin:0px; padding:0px;}
.parsley-errors-list li {color:#C00; font-weight: bold; font-size:14px}

.widget {padding:60px; text-align: center;}

footer {
    margin-bottom: 1rem;
    font-size: 11px;
    font-weight: 400;
}

.disclaimer-text {
    font-size: 11px;
    font-weight: 400;
}

.checkdiv {
    display: flex;
    align-items: center;
    background-color: lightgrey;
    margin: none;
}

.checkmark {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 1% 1% 1% 1%;
    box-shadow: inset 0px 0px 0px #7ac142;
    animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #7ac142;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

.open-msg {
    font-family: "Calibri",sans-serif;
}
.text-success {
    color: #5B7CB4!important;
}

#brandpush-trust-badge {
    box-shadow: 0 18px 50px rgb(0 0 0 / 7%);
    -webkit-transition: box-shadow 0.3s;
}

@media (max-width: 650px)
{
    .widget {padding:0px}
    .widget h4 {font-size: 20px;}
    .lioptionbuttons li {padding:10px 10px}
    .question p {
        font-size: 17px;
    }

    .buttons {
        overflow-wrap: break-word;
        flex-wrap: wrap;
    }

    .buttons button span.icon {
        float: left;
        background-repeat: no-repeat;
        background-position: 0 0;
        margin-top: 1px;
        height: 40px;
        width: 40px;
    }

    .buttons button {
        background-image: url('../images/arrow.png');
        background-repeat: no-repeat;
        background-position: right 20px top 25px;
        max-width: 450px;
        margin: 0 auto 15px;
        display: block;
        text-align: left;
        background-color: #fff;
        padding: 15px 20px;
        width: 100%;
        min-height: auto;
    }

    .buttons button:hover {
        background-image: url('../images/arrow-highlight.png');
    }

    .buttons button.active {
        background-image: url('../images/arrow-selected.png');
    }

    .buttons button span.text {
        line-height: 22px;
        float: left;
        font-size: 17px;
        padding-left: 5px;
        font-weight: 400;
        margin-top: 8px;
        letter-spacing: .02em;
        height:auto;
    }
    .input-holder {margin: 0px 30px;}
    .section-question {margin: 0px 40px;}
}