html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
	font-family: 'Open Sans', sans-serif!important;
}
h1,h2,h3,h4,h5,h6,p{margin:0px; padding:0px;}
label{font-weight:normal;}
ul{padding-left:0px !important; margin-left:0px!important;}

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap');
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
	text-decoration:none !important;
}
a:hover{
	outline:none;
	text-decoration:underline;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_SF_D{
	max-width:1190px;
	height:auto;
	margin:auto;
}
/*============================================ Page PreLoader Start ============================================*/
.loader_SF_D {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999999999999999999999;
	background:url(images/loader_SF_D.gif) center no-repeat #fff;
}
/*============================================ Header Start ============================================*/
.header_container_SF_D{
	background:#1c74b8;
	padding:15px;
}
.logo_SF_D{
	width:525px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.logo_SF_D span{
	padding-right:15px;
	border-right:2px solid #3a85be;
	float:left;
}
span.app_SF_D{
	color:#ffffff;
	font-size:19px;
	font-weight:400;
	font-style:italic;
	padding-left:15px;
	border:none;
	padding-right:0px;
	padding-top:3px;
}
.logo_SF_D a{
	text-decoration:none;
	outline:none;
}
.lowestupdate_SF_D{
	float:right;
	color:#fff;
	font-size:19px;
	font-weight:400;
	padding-top:10px;
}
.lowestupdate_SF_D strong {
	font-weight:600;
}
/*======================================== Stream Frame Start ===========================================*/
.get_instant_SF_D{
	background:#FAFAFA;
	padding:40px 15px;
	text-align:center;
}
.get_instant_SF_D h1{
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: 40px;
	letter-spacing: 0em;
	text-align: center;
	color:#6BB657;
}
.get_instant_SF_D p{
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: center;
	color:#4C474C;
	padding-top:5px;
}
/*----------------------- Form Start ------------------------*/
#stream_frame_SF_D fieldset:not(:first-of-type) { 
	display: none;
}
.form_wrap_SF_D{
	padding:50px 15px 100px;
}
.form_start_SF_D{
	max-width:550px;
	margin:auto;
	text-align:center;
}
.sm_with_SF_D{
	max-width:410px;
}
.md_with_SF_D{
	max-width:800px;
}
.form_start_SF_D h1{
	font-size: 42px;
	font-style: normal;
	font-weight: 700;
	line-height: 51px;
	letter-spacing: 0em;
	text-align: center;
	color:#6BB657;
	padding-bottom:20px;
}
.form_start_SF_D h2{
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: left;
	color:#4C474C;
	padding-top:10px;
}
.form_start_SF_D label{
	font-size: 26px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px;
	letter-spacing: 0em;
	text-align: left;
	color:#4C474C;
	display:block;
}
.form_start_SF_D label span{
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 25px;
	letter-spacing: 0em;
	text-align: left;
	color:#4C474C;
}
 label.hw_SF_D{
	font-size: 20px;
 }
.invalid-feedback{
	font-size: 1.3rem !important;
}
.ent_zip_SF_D{
	position:relative;
}
.arrow_SF_D{
	position:absolute;
	right: -60px;
	top:0px;
}
.form_start_SF_D input[type="text"],
.form_start_SF_D input[type="email"],
.form_start_SF_D input[type="tel"]{
	color:#000;
	font-size: 23px;
	font-style: normal;
	font-weight: 600;
	line-height: 68px;
	letter-spacing: 0em;
	text-align: left;
	border:2px solid #B5B5B6;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:70px !important;
	box-shadow:none !important;
	background:#FFF !important;
}
.form_start_SF_D input[type="tel"]{
	font-size: 50px;
	padding-right:0px !important;
	text-align:center;
}
.form_start_SF_D input[type="tel"]::-webkit-input-placeholder { color:#B5B5B6 !important;}
.form_start_SF_D input[type="tel"]:-moz-placeholder { color:#B5B5B6 !important;}
.form_start_SF_D input[type="tel"]::-moz-placeholder { color:#B5B5B6 !important; }
.form_start_SF_D input[type="tel"]:-ms-input-placeholder {color:#B5B5B6 !important;}
.form_start_SF_D input[type="tel"]:focus::-moz-placeholder{opacity:0}
.form_start_SF_D input[type="tel"]:focus:-ms-input-placeholder{opacity:0}
.form_start_SF_D input[type="tel"]:focus::-webkit-input-placeholder{opacity:0}

.form_start_SF_D select{
	border:2px solid #B5B5B6;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	letter-spacing: 0em;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url(images/slt_aro_SF_D.svg) no-repeat right 15px bottom 26px #FFF !important;
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	height:70px;
}
.form_start_SF_D select:focus{
	box-shadow:none !important;
}
.wgt_SF_D input[type="tel"] {
	color:#000;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px;
	letter-spacing: 0em;
	text-align: left;
	border:2px solid #B5B5B6;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-khtml-border-radius: 0px;
	height:70px !important;
	box-shadow:none !important;
	background:#FFF !important;
}
.redio_button_SF_D{
	text-align:left;
}
.redio_button_SF_D input[type="radio"] {
	display:none;
}
.redio_button_SF_D input[type="radio"] + label {
	margin-right:1%;
	cursor:pointer;
	padding-right:0px;
	margin-bottom:0px;
	padding-top:0px !important;
	width:49%;
	float:left;
}
.redio_button_SF_D input[type="radio"] + label:last-child {
	margin-right:0px;
	float:right;
}
.redio_button_SF_D input[type="radio"] + label{
	height:70px;
	vertical-align:middle;
	background: #fff;
	border:1px solid #B5B5B6;
	-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
	cursor:pointer;
	color:#4C474C;
	padding:0px;
	margin:0px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 65px;
	letter-spacing: 0em;
	text-align: center;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
.redio_button_SF_D input[type="radio"]:checked + label,
.redio_button_SF_D input[type="radio"] + label:hover{
	background: #00467f;
	color:#FFF !important;
	border:1px solid #00467f;
}
.btn_SF_D{
	display:flex;
}
.btn_SF_D button[type="button"].next,
.btn_SF_D button[type="button"].previous,
.back_SF_D button[type="button"].previous,
.btn_SF_D button[type="button"].zip,
.btn_SF_D button[type="submit"]{
	background: #6BB657;
	border:none;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
	-khtml-border-radius:6px;
	height:62px !important;
	display:block;
	text-transform:uppercase;
	font-size: 22px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0em;
	text-align: center;
	outline:none;
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
	box-shadow:none !important;
	width:100%;
	padding-left:25px !important;
	padding-right:25px !important;
	width:49%;
}
.btn_SF_D button img{
	vertical-align:-2px;
	margin-left:10px;
}
.btn_SF_D button[type="button"]:hover,
.btn_SF_D button[type="button"]:focus,
.btn_SF_D button[type="submit"]:hover,
.btn_SF_D button[type="submit"]:focus{
	outline:none;
	background: #004b96;
}
.btn_SF_D button[type="button"].zip{
	width:100%;
}
.btn_SF_D button[type="button"].previous{
	background:#FFF;
	color:#004b96;
	border:1px solid #004b96;
}
.btn_SF_D button[type="button"].previous:hover,
.btn_SF_D button[type="button"].previous:focus{
	outline:none;
	background: #004b96;
	color:#FFF;
}
.btn_SF_D button[type="button"].next{
	margin-left:auto;
}
.btn_SF_D button[type="submit"]{
	width:325px;
	margin:auto;
	height:72px !important;
}
.back_SF_D button[type="button"].previous{
	background:#FFF;
	color:#004b96;
	border:none;
	text-decoration:underline;
	width:100%;
}
.back_SF_D a:hover{
	text-decoration:none!important;
}
.pading_SF_D {
    padding: 0 !important;
}
.pading_M_SF_D{
	padding: 0 5px!important;
}
.pading_L_SF_D{
	padding:0px 0px 0px 5px !important;
}
.pading_R_SF_D{
	padding:0px 5px 0px 0px !important;
}
.pading2_L_SF_D{
	padding:0px 0px 0px 5px !important;
}
.pading2_R_SF_D{
	padding:0px 5px 0px 0px !important;
}
.secure_SF_D{
	text-align:center;
	padding-top:40px;
}
.your_progress_SF_D{
	text-align:center;
	padding:30px 15px;
	max-width:550px;
	margin:auto;
}
.your_progress_SF_D p{
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0em;
	text-align:center;
	color:#5D5E5E;
	padding-bottom:10px;
}
/*--------------------------- Progress --------------------------*/
.progress{
	height:22px !important;
	border-radius: 1rem !important;
}
.progress-bar{
	background-color:#6BB657!important;
}
/*------------ XXXXXXXXXXXX -------------*/
.congra_SF_D{
	padding-bottom:30px;
	margin-top:-50px;
}
.congra_SF_D h1{
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 52px;
	letter-spacing: 0em;
	text-align: center;
	color:#6BB657;
}
.congra_SF_D h3{
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 0em;
	text-align: center;
	color:#4C474C;
	padding-top:10px;
}
.congra_SF_D h3 strong{
	display:block;
	font-weight: 700;
	color:#6BB657;
}
.by_submit_SF_D{
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 17px;
	letter-spacing: 0em;
	text-align:justify;
	color:#4A474A;
	padding-top:30px;
}
/*========================================= Footer Container Start ================================================*/
.footer_container_SF_D{
	background:#1c74b8;
	padding:20px 10px;
	text-align:center;
}
.footer_logo_SF_D img{
	display:inline-block;
}
.ftr_navi_SF_D{
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	font-weight:700;
	color:#fff;
	padding-top:20px;
	padding-bottom:15px;
}
.ftr_navi_SF_D a{
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight:700;
	line-height: 29px;
	letter-spacing: 0em;
	text-align:center;
	color:#fff;
	padding-left:12px;
	padding-right:12px;
}
.ftr_navi_SF_D a:hover,
.ftr_navi_SF_D a:focus{
	text-decoration:underline;
	color:#FFF;
	outline:none;
}
.footer_navigation_SF_D{
	padding-top:10px;
}
.footer_navigation_SF_D p,
.footer_navigation_SF_D p a{
	color:#fff;
	font-size:14px;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	padding-top:5px;
}
.footer_navigation_SF_D p a{
	text-decoration:underline;
}
.th_footer_SF_D{
	color:#5e5e5e;
	font-size:14px;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	text-align:center;
	padding:15px;
}
.dix_SF_D{
	color:#fff;
	font-size:13px;
	line-height:19px;
	font-weight:400;
	font-family: 'Open Sans', sans-serif;
	max-width:1160px;
	margin:auto;
	padding-bottom:40px;
	text-align:center;
	padding-top:20px;
}
.clear{
	clear:both;
}
/*======================= Updated ==========================*/
.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545 !important;
}
.form-check-input.is-invalid, .was-validated .form-check-input:invalid {
    border-color: #dc3545 !important;
}
.form-check-input.is-invalid~.form-check-label, .was-validated .form-check-input:invalid~.form-check-label {
	border-color: #dc3545 !important;
}