@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Poppins:wght@300;400;500;600;700;800&display=swap');




body{
font-family: "Open Sans", sans-serif;	
margin: 0;
padding: 0;
}
div#offer-wrapper {
    overflow-x: hidden;
}
iframe{border: 0;}
.container img{
	max-width: 100%;
	height: auto;
	box-sizing: border-box;
    width: 100%;
}
.clear{clear: both;}

.flex-row {
    display: flex;
    column-gap: 115px;
    
}
.flex-reverse{
    flex-direction: row-reverse;
}

.flex-graphic {
    min-width: 640px;
    margin-top: 10px;
}
.order2{
    order: 2;
}

.container {
    width: 100%;
	padding: 0;
}
#offer-wrapper .container{
	width: 1190px;
    padding: 0;
	margin: 0 auto;
	box-sizing: border-box;
    width: 100%;
    padding: 0 90px;
}
.site-branding {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-lp {
    width: 33.3333%;
    text-align: center;
}
.logo-lp img{
	display: block;
	width: 177px;
    margin: 0 auto;
}
.header-address {
    width: 33.3333%;
}
.header-address p {
    color: #000;
    margin-top: 0;
    font-size: 21.4px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 0;
    line-height: 1.2;
}
.header-phone {
    width: 33.3333%;
}
.header-phone p {
    margin: 0 0 0;
    font-size: 29px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #000000;
    width: 232px;
    text-align: center;
    float: right;
    clear: both;
}

.offer-header-call {
    display: block;
    width: 240px;
    line-height: 58px;
    text-align: center;
    color: #fff;
    float: right;
    border-radius: 0;
    font-size: 22.6px;
    position: relative;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    text-decoration: none !important;
    background: #002157;
    clear: both;
}
#site-header {
    padding-top: 0;
    padding-bottom: 10px;
    background: #fff;
    z-index: 9 !important;
    position: relative;
}
.offer-header-call:before {
    content: "";
    width: 31px;
    height: 31px;
    background: url(images/icon-phone.svg?v=53) no-repeat center center;
    background-size: 31px 31px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    vertical-align: top;
    margin-top: 14px;
}

.offer-banner{
    margin-top: -1px;
}
.offer-banner img {
    display: block;
    width: 100%;
    height: auto;
}
.site-content.offer-content {
    background: #ffffff;
    padding-top: 0;
	padding-bottom: 0;
}
.offer-main-contents{
	background: #fff;
}
.offer-main-contents br{  
	height: 0;
	line-height: 0;
}
.center {
    text-align: center;
}
.offer-full-contents {
    padding: 0;
}

.video{
	height: 0;
	padding-top: 56.2%;
	position: relative;
}
.video iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.offer-full-contents h2,
.offer-full-contents h1 {
    margin-top: 0;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #002157;
    margin-bottom: 20px;
    padding-top: 0;
    line-height: 1.2;
    position: relative;
}

.offer-full-contents h3 {
    margin-top: 0;
    font-size: 30px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #000000;
    margin-bottom: 15px;
    padding-top: 0;
    line-height: 1.2;
}
.offer-full-contents h4{
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    font-family: "Open Sans", sans-serif;
    color: #000;
    margin-bottom: 25px;
    line-height: 32px;
}
.offer-full-contents p {
    margin-top: 0;
    font-size: 17px;
    font-weight: normal;
    font-family: "Poppins", sans-serif;
    color: #000;
    margin-bottom: 30px;
    line-height: 1.8;
}

.offer-full-contents p:last-child{
	margin-bottom: 0;
}
.offer-full-contents img{
	display: block;
    max-width: 100%;
}

.offer-form-full {
    background: #002ba0;
    color: #fff;
    text-align: center;
    padding: 85px 20px 35px;
}

.offer-form-full iframe{
	max-width: 575px;
	margin: 0 auto 0px;
}

.offer-form-full h3 {
    font-size: 28px;
    color: #fff;
    line-height: 1;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-bottom: 45px;
}
.offer-form-full h3 a{
    color: #fff; text-decoration: none;
}
.offer-form-full h2 {
    font-size: 45px;
    line-height: 1.4;
    color: #fff;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-top: 0;
    margin-bottom: 20px;
}

#section1{
    padding-top: 70px !important;
}

#section2 {
    padding-top: 70px !important;
}
.icon-buckets {
    display: flex;
    justify-content: space-between;
    column-gap: 40px;
    flex-wrap: wrap;
}
.icon-buckets>div {
    flex-grow: 1;
    width: 30%;
    border: solid 6px #00d2f8;
    border-radius: 25px;
    padding: 45px 50px 40px 30px;
    min-height: 250px;
    box-sizing: border-box;
}
.icon-buckets>div h3, 
.bullet-icon-description h3{
    font-size: 24px; font-weight: 600; margin: 0 0 3px 0; color: #000;
    font-family: 'Poppins',sans-serif;
}
.icon-buckets.icon-buckets-4>div{
    width: 20%;
    display: block;
}
.icon-buckets.icon-buckets-4>div .icon-graphic{
    height: 95px; margin-bottom: 15px;
}
.icon-bucket {
    display: flex;
    align-items: center;
    column-gap: 35px;
    margin-bottom: 45px;
}

.icon-graphic {
    min-width: 105px;
    text-align: center;
}

.icon-graphic img {
    margin: 0 auto;
}

#section3.container {
    background: #002ba0;
    padding-top: 90px;
    padding-bottom: 70px;
    margin-top: 30px;
}
#section3.container h2,
#section3.container h3,
#section3.container p {
    color: #fff;
}

.bullet-icon-description {
    margin-bottom: 30px;
    padding-left: 72px;
    background: url(images/icon_check.svg) no-repeat left top 3px;
    background-size: 49px 49px;
}

.block-consultation-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 30px; padding-top: 60px;
}
.block-consultation-cta p{
    font-size: 28px; margin: 0; font-weight: 600;     

}

#section4.container {
    padding-top: 80px;
}

#section4.container h2{
    margin-bottom: 45px;
}

#section5.container {
    padding-top: 80px;
    padding-bottom: 50px;
}

#section5.container h2{
    margin-bottom: 50px;
}

.block-video-reviews {
    display: flex;
    justify-content: space-between;
    column-gap: 25px;
    padding-top: 20px;
    padding-bottom: 45px;
}

.block-video-reviews>div {
    flex-grow: 1;
    width: 45%;
}

.block-customer-testimonials {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 70px;
}

.block-customer-testimonials>div {
    box-shadow: 0 3px 35px rgba(181, 181, 181, .40);
    background: #fff;
    border-radius: 15px;
    width: 20%;
    flex-grow: 1;
    padding: 30px 40px 35px 40px;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
}

.block-customer-testimonial-heading {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.block-customer-testimonial-heading h4 {
    color: #000;
    font-weight: 600;
    margin: 0;
    font-size: 23px;
    margin-bottom: 3px;
}
.block-customer-testimonial-heading img {
    display: block;
}
.block-customer-testimonials>div p{
    font-size: 20px;
    line-height: 1.6;
    font-family: 'Open Sans', sans-serif;
}
.block-customer-testimonials>div img[alt="Google Icon"]{
    margin-right: -20px;
    margin-top: -30px;
    width: 30px;
}
.block-customer-testimonials>div img[alt="Ratings Icon"]{
    width: 98px;
}

#section6.container {
    background: #f8fafd;
    padding-top: 80px;
    padding-bottom: 55px;
}


.offer-form-full p {
    font-weight: normal;
    font-family: 'Poppins';
    font-size: 17px;
    margin-top: 0;
    color: #fff;
    line-height: 1.8;
}
a.scroll.scroll-top {
    display: block;
    width: 28px;
    margin: 10px auto;
}
.scroll-top img{
	max-width: 28px;
}
.offer-copyright{
    padding: 20px 10px 18px;
    background: #012258;
}
.offer-copyright p {
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin: 0;
}

.offer-copyright p br{
	display: none;
}
.offer-footer {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff;
}
.footer-logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.offer-footer h5 {
    color: #000;
    font-size: 21.4px;
    margin-bottom: 5px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.1;
}
.offer-footer h5 a{
    color: #000;
    text-decoration: none;
}
.footer-description {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 24px;
    padding-top: 12px;
}

.button {
    border-radius: 50px;
    background: #ee076f;
    box-shadow: none;
    text-decoration: none;
    border: 0;
    font-size: 17px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 60px;
    display: inline-block;
    vertical-align: top;
    height: auto;
    padding: 0 50px;
    color: #fff !important;
}
.button:hover {
    background: yellow;
    color: #002157  !important;
}

.offer-full-contents a {
    color: #00b9ff;
}
#free-guide {
    max-width: 615px;
    margin: 0 auto 10px;
	position: relative;
}
.mobile-sticky-callout{
    position: fixed;
    display: none;
    left: 0;
    bottom: 0;
    background: #002ba0;
    padding: 10px 20px 15px 20px;
    box-sizing: border-box;
    text-align: center;
    z-index: 99999;
    width: 100%;
}

.mobile-sticky-callout p{
    color: #fff;
    margin: 0;
    font-size: 15px;
    line-height:2.1;
}
.mobile-sticky-callout .button{
    min-width: 0;
    font-weight: 400;
    font-size: 14px !important;
    height: 40px;
    line-height: 40px;
    width: 140px;
    margin-top: 2px;
    text-transform: capitalize;
    text-decoration: none;
    padding:0 10px;
}


@media only screen and (min-width: 1441px) and (max-width: 1600px) {
    
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .flex-row{column-gap: 50px;}
    .flex-graphic {min-width: 533px;}
}
@media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .flex-row{column-gap: 50px;}
    .flex-graphic {min-width: 533px;}
    #offer-wrapper .container {width: 100%;padding-left: 50px; padding-right: 50px;}
    .header-address p{ margin-top: 25px;}
    .header-phone p{font-size: 26px;}

    .offer-full-contents h2, .offer-full-contents h1{font-size: 40px; line-height: 1.2; }
    .offer-full-contents h3{ margin-bottom: 15px;}
    .offer-full-contents p {margin-bottom: 20px;line-height: 1.8;}
    .offer-form-full h2 {font-size: 34px; margin-bottom: 5px;}
    .offer-form-full h3 { font-size: 25px;}

    .offer-footer img{max-width: 200px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
    .flex-row{column-gap: 50px;}
    .flex-graphic {min-width: 533px;}
    #offer-wrapper .container {width: 100%;padding-left: 50px; padding-right: 50px;}
    .header-address p{ font-size: 20px;}
    .header-phone p{font-size: 26px;}
    .offer-full-contents h2, .offer-full-contents h1{ font-size: 34px; line-height: 1.2; }
    .offer-full-contents h2, .offer-full-contents h1{ font-size: 34px; line-height: 1.2; }
    .offer-full-contents h3{ margin-bottom: 15px;}
    .offer-full-contents p{ font-size: 15px;}
    .offer-form-full h2 {font-size: 34px; margin-bottom: 5px;}.offer-form-full h3 { font-size: 25px;}
    .offer-footer img{max-width: 200px;}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .flex-row{column-gap: 20px; align-items: flex-start;}
    .flex-graphic {min-width: 50%;}
    #offer-wrapper .container{width: 100%; padding: 0 20px;}
    #site-header { position: relative !important;}
    .logo-lp {float: none;margin-top: 0px;margin-left: 0; margin-right: 0;}
    .logo-lp img{margin: 0 auto;margin: 0 auto;}
    .header-address {float: none;text-align: center; padding-top: 20px;}
    .header-address p {margin: 0;padding-top: 0;text-align: left;font-size: 18px;}
    .header-phone {float: none;text-align: center;padding-top: 0px; margin-top: 0px;}
    .header-phone p{ float: none; text-align: center; margin: 0 auto; font-size: 25px;}
    .offer-header-call{ font-size: 20px;  margin-top: 44px; float: none; margin: 0px auto 0 !important; width: 210px;}
    .offer-full-contents h1{font-size: 40px;}
    .offer-full-contents h3{font-size: 24px;}
    .offer-full-contents h4{font-size: 20px; margin-bottom: 8px;}
    .offer-full-contents h2, .offer-full-contents h1 {padding-top: 0;font-size: 34px;margin-bottom: 18px;line-height: 1.2;}   
    .offer-full-contents h2 br{display: none;}
    .offer-form-full{padding-top: 50px;}
    .offer-footer {padding-top: 30px;padding-bottom: 30px;}
    .offer-footer img{max-width: 200px;}
    .offer-footer h5{font-size: 18px;}
    .icon-buckets>div{display: block; padding: 45px 30px 40px 30px; }
    .icon-graphic{margin-bottom: 15px;}
    #section1, #section3.container, #section4.container {
        padding-top: 30px !important;
    }
    .block-consultation-cta{padding-top: 10px;
        padding-bottom: 40px;
    }
    .icon-buckets.icon-buckets-4>div {
        width: 40%;
        display: block;
    }
    .block-customer-testimonials{
        column-gap: 20px;
    }        
    .block-customer-testimonials>div{
        padding: 30px 25px 35px 25px;
    }
    .block-customer-testimonials>div img[alt="Google Icon"] {
        margin-right: -10px;
    }
}
@media only screen and (max-width: 767px) {
    .flex-row{display: block;}
    .flex-graphic {min-width: 100%;margin-bottom: 20px;}
    html,body{overflow-x: hidden;}
    #offer-wrapper .container{width: 100%; padding: 0 20px;}
    #site-header {padding-bottom: 20px;position: relative !important;padding-top: 20px;}
    .site-branding{ flex-wrap: wrap;}
    .header-address {float: none;text-align: center;min-width: 100%;order: 2;}
    .header-address p {margin-top: 10px;font-size: 18px;margin-bottom: 10px;}
    .logo-lp {float: none;margin-top: 0px;margin-left: 0;min-width: 100%;orphans: 1;}
    .logo-lp img{ margin: 0 auto;margin: 0 auto;}
    .header-phone {float: none;text-align: center;padding-top: 0;margin-top: 0;min-width: 100%;order: 3;}
    .header-phone p{ float: none; width: 100%;}
    .offer-header-call{ font-size: 20px;  margin-top: 44px; float: none; margin: 0px auto 0 !important;}
    .offer-full-contents h2 br{display: none;}
    .offer-footer img{max-width: 200px;}
    .offer-full-contents h1{font-size: 34px;}
    .offer-full-contents h2, .offer-full-contents h1 {margin-bottom: 20px;padding-top: 0;font-size: 38px;padding-bottom: 15px;line-height: 1.2; }
    .offer-full-contents h3{ font-size: 28px; line-height: 32px;}
    .offer-full-contents h4{font-size: 18px; margin-bottom: 20px;}
    .offer-form-full{padding-top: 25px;}
    .offer-form-full h2 {font-size: 38px;line-height: 1.2;}
    .offer-form-full h3 {font-size: 20px;line-height: 28px;}
    .offer-footer{padding-top: 40px; padding-bottom: 30px;}
    .offer-footer h5{font-size: 18px;}
    .offer-copyright p{ line-height: 1.8;}
    .offer-copyright p br{display: block;}
    .footer-logo{ margin-right: 0; margin-bottom: 20px;}
    .footer-description{ text-align: center; margin-left: 0;}
    #section1, #section3.container, #section4.container {
        padding-top: 30px !important;
    }
    .icon-buckets {
        display: block;
        width: 100%;
    }
    .icon-buckets>div, .icon-buckets.icon-buckets-4>div{
        display: block;
        width: 100%;        
        padding: 45px 30px 40px 30px;
    }
    .icon-graphic{
        margin-bottom: 20px;
    }
    .block-consultation-cta{
        padding-top: 10px;
        display: block;
        text-align: center;
        padding-bottom: 50px;
    }
    #section4.container h2 {
        margin-bottom: 0;
    }
    #section5.container h2 {
        margin-bottom: 20px;
    }
    #section5.container {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    #section6.container {
     
        padding-top: 50px;
        padding-bottom: 55px;
    }
    .block-video-reviews, .block-customer-testimonials {
        display: block;
    }
    .block-video-reviews>div, .block-customer-testimonials>div{
        width: 100%; margin-bottom: 30px;
    }
    .block-customer-testimonial-heading h4{
        font-size: 23px;
        margin-bottom: 3px;
    }
    .offer-form-full{
        padding-top: 50px;
    }
}
@media only screen and (max-width: 375px) {
    .offer-full-contents h1 {font-size: 30px;}
    .offer-full-contents h2, .offer-full-contents h1{font-size: 28px;}
    .offer-full-contents h3 {font-size: 22px;margin-bottom: 20px;}
    .offer-form-full h2 {font-size: 30px;}
    .offer-form-full h3 {font-size: 22px;}

}

@media only screen and (max-width: 1024px) {
    .mobile-sticky-callout {
        display: block;
    }
 }