/*body main.page-content .section-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body main.page-content .banner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
body main.page-content .banner-img-wrap {
    z-index: 1;
    padding: 70px 0 !important;
    background-image: url(../images/inurance-rates-for-less-banner1.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    box-sizing: border-box;
    height: 520px;
}
body .site-header .logo-wrap img {
    height: 55px;
    margin: 15px 0;
}

body main.page-content .banner-wrap .logo-wrap {
    max-width: 245px
}

body main.page-content .banner-wrap .get-quote-wrap {
    max-width: 450px;
    max-height: 68px
}

body main.page-content .banner-wrap .get-quote-wrap .form-group {
    z-index: 1;
    height: 65px
}

body main.page-content .banner-wrap .get-quote-wrap .form-group .form-control {
    border-radius: 30px;
    width: 100%;
    height: 100%
}

body main.page-content .banner-wrap .get-quote-wrap .btn {
    z-index: 2;
    position: absolute;
    right: 5px
}

body main.page-content .info-wrap .img-wrapper img {
    margin-right: 2rem
}

body main.page-content .info-wrap .img-wrapper img:last-child {
    margin-right: 0
}

body main.page-content .processing-wrap .processing-item .processing-item-img {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body main.page-content .processing-wrap .processing-item .processing-item-text {
    margin-top: 1rem;   
    color: #778298;
}
body main.page-content .bottom-banner-img-wrap img{
    position: absolute;
    top: -345px;
    margin-top: 0px;
}
footer.site-footer .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer.site-footer .footer-nav .nav-item .nav-link {
    padding: .25rem .5rem
}*/



body main.page-content .section-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body main.page-content .banner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
body main.page-content .banner-bg{
    padding: 70px 0 !important;
    background-image: url(../../images/inurance-rates-for-less-banner1.png) !important;
    background-position: center; !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    box-sizing: border-box;
    height: 580px;
}

body .site-header .logo-wrap img {
    height: 55px;
    margin: 15px 0;
}
body main.page-content .banner-wrap .logo-wrap {
    max-width: 245px
}

body main.page-content .banner-wrap .get-quote-wrap {
    max-width: 425px;
    max-height: 68px;
    margin: 0 auto;
}
body main.page-content .glass-bg{
    background: #02020226;
    border-radius: 50px;
    width: 575px;
    backdrop-filter: blur(4px);
}
body main.page-content .glass-bg .glass-box-inner{
    padding: 40px 0 40px 0px;
}
body main.page-content .banner-wrap .get-quote-wrap .form-group {
    z-index: 1;
    height: 65px
}

body main.page-content .banner-wrap .get-quote-wrap .form-group .form-control {
    border-radius: 30px;
    width: 100%;
    height: 100%
}

body main.page-content .banner-wrap .get-quote-wrap .btn {
    z-index: 2;
    position: absolute;
    right: 5px
}

body main.page-content .info-wrap .img-wrapper img {
    margin-right: 2rem
}

body main.page-content .info-wrap .img-wrapper img:last-child {
    margin-right: 0
}

body main.page-content .processing-wrap .processing-item .processing-item-img {
    min-height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

body main.page-content .processing-wrap .processing-item .processing-item-text {
    margin-top: 1rem;   
    color: #778298;
}
body main.page-content .bottom-banner-img-wrap img{
    position: absolute;
    top: -345px;
    margin-top: 0px;
}
footer.site-footer .footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer.site-footer .footer-nav .nav-item .nav-link {
    padding: .25rem .5rem
}

#zipcode-quote{
    height: 55px;
    border-radius: 25px;
}