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;
}
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap");

body {
  margin: auto;
  padding: 0px;
  height: 100%;
  font-family: "Open Sans", sans-serif !important;
}
a {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
a:hover {
  outline: none;
}
.wrapper {
  width: auto;
  height: auto;
}
.wrapper_container_lic_D {
  max-width: 1200px;
  height: auto;
  margin: auto;
}
body::-webkit-scrollbar {
  width: 10px;
}
body::-webkit-scrollbar-track {
  background: #4596d6;
}
body::-webkit-scrollbar-thumb {
  background-color: #fff;
  border-radius: 20px;
  border: 3px solid #4596d6;
}
/*============================================ Page PreLoader Start ============================================*/
.pree_loading_lic_D {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999999999999999999;
  display: inline-block;
  overflow: hidden;
  background: #fff;
}
.loading_lic_D {
  left: 50%;
  top: 50%;
  margin-top: -100px; /* Negative half of height. */
  margin-left: -100px; /* Negative half of width. */
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.loading_lic_D div {
  position: absolute;
  width: 40px;
  height: 40px;
  background: #6ca542;
  animation: loading_lic_D 1s linear infinite;
  box-sizing: content-box;
}
@keyframes loading_lic_D {
  0% {
    background: #4596d6;
  }
  12.5% {
    background: #4596d6;
  }
  12.625% {
    background: #6ca542;
  }
  100% {
    background: #6ca542;
  }
}
/*============================================ Header Start ==========================================*/
.header_conti_lic_D {
  background: #fff;
  padding: 15px;
}
.logo_lic_D {
  float: left;
}
.hdr_dt_lic_D {
  float: right;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  color: #515252;
  padding-top: 12px;
}
.hdr_dt_lic_D span {
  line-height: 23px;
  font-weight: 700;
  color: #4596d6;
}
/*--------------------------------------- Navigation ---------------------------------------*/
.nv_btn_lic_D {
  float: right;
}
.navbar_col_lic_D {
  background: #4596d6;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar_col_lic_D ul li a {
  color: #fff;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem !important;
}
.navbar_col_lic_D ul li a:hover,
.navbar_col_lic_D ul li a:focus {
  color: #fff;
  text-decoration: underline;
}
.navbar_col_lic_D ul li:last-child a {
  padding-right: 0 !important;
}
/*--------------------------------------- Banner Start ---------------------------------------*/
.banner_conti_lic_D {
  background: url(images/banner_lic_D.jpg) no-repeat center top;
  padding: 15px;
}
.banner_conti_lic_D h1 {
  font-size: 49px;
  font-style: normal;
  font-weight: 400;
  line-height: 67px;
  letter-spacing: 0em;
  text-align: center;
  color: #4596d6;
}
.banner_conti_lic_D h1 span {
  font-weight: 700;
}
.save_conti_frm_lic_D {
  text-align: right;
}
.save_frm_lic_D {
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
  padding: 28px;
  padding-bottom: 45px;
  display: inline-block;
  margin-top: 30px;
  max-width: 689px;
  text-align: left;
}
.save_frm_lic_D h2 {
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 49px;
  letter-spacing: 0em;
  text-align: center;
  color: #757778;
}
.save_frm_lic_D h2 span {
  font-weight: 700;
}
.save_frm_lic_D ul li {
  list-style: none;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #757778;
  float: left;
  width: 50%;
  margin-top: 20px;
}
.save_frm_lic_D ul li img {
  margin-right: 10px;
  vertical-align: -8px;
}
.zip_frm_lic_D {
  padding-top: 30px;
}
.zip_frm_lic_D input[type="tel"] {
  border: 1px solid #757778;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: 52px;
  height: 99px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  box-shadow: none !important;
}
.zip_frm_lic_D input[type="tel"]::-webkit-input-placeholder {
  color: #757778 !important;
}
.zip_frm_lic_D input[type="tel"]:-moz-placeholder {
  color: #757778 !important;
}
.zip_frm_lic_D input[type="tel"]::-moz-placeholder {
  color: #757778 !important;
}
.zip_frm_lic_D input[type="tel"]:-ms-input-placeholder {
  color: #757778 !important;
}
.zip_frm_lic_D input[type="tel"]:focus::-moz-placeholder {
  opacity: 0;
}
.zip_frm_lic_D input[type="tel"]:focus:-ms-input-placeholder {
  opacity: 0;
}
.zip_frm_lic_D input[type="tel"]:focus::-webkit-input-placeholder {
  opacity: 0;
}

.get_quote_btn_lic_D {
  padding-top: 20px;
}
.get_quote_btn_lic_D button[type="button"] {
  background: #6ca542;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -khtml-border-radius: 0px;
  height: 99px !important;
  width: 100%;
  text-transform: uppercase;
  color: #ffffff;
  outline: none;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.get_quote_btn_lic_D button[type="button"]:hover,
.get_quote_btn_lic_D button[type="button"]:focus {
  outline: none;
  background: #379be0;
}
.zip_ar_lic_D {
  text-align: right;
  padding-top: 25px;
}
.zip_ar_pd_lic_D {
  padding-right: 0px !important;
}
/*============================================ Body Start ============================================*/

/*========================================= Home Page Start*/

/*-------------------------------- How Life Insurance*/
.how_conti_lfi_lic_D {
  padding: 50px 15px;
}
.how_conti_lfi_lic_D h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: #6b6b69;
}
.how_conti_lfi_lic_D h1 span {
  font-weight: 600;
  color: #1897d4;
}
.how_lfi_lic_D {
  display: flex;
}
.how_txt_lic_D {
  padding-top: 40px;
  padding-right: 40px;
  float: left;
  width: 58%;
}
.how_txt_lic_D p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 25px;
}
.how_txt_lic_D p span {
  font-weight: 700;
}
.how_txt_lic_D p:first-child {
  padding-top: 0px;
}
.how_img_lic_D {
  padding-top: 40px;
  padding-left: 40px;
  float: right;
}
/*-------------------------------- Resources Center*/
.resour_container_lic_D {
  background: #f6f7f8;
  padding: 50px 14px 60px;
}
.resour_container_lic_D h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  text-transform: uppercase;
  color: #6b6b69;
  padding-bottom: 20px;
}
.resour_container_lic_D h1 span {
  font-weight: 600;
  color: #54ace6;
}
.resource_box_lic_D {
  max-width: 780px;
  margin: auto;
  padding: 30px 0px;
}
.resource_box_lic_D ul {
  margin-bottom: 0px;
  padding-left: 0px;
  display: grid;
  column-gap: 10px;
  row-gap: 30px;
  justify-content: space-evenly;
  grid-template-columns: 1fr 1fr;
}
.resource_box_lic_D ul li {
  list-style: none;
  background: url(images/reso_aro_lic_D.svg) no-repeat left 8px;
  padding-left: 25px;
  text-align: left;
}
.resource_box_lic_D ul li a {
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #54ace6;
}
.resource_box_lic_D ul li a:hover {
  text-decoration: none;
}
.box_1_lic_D {
  background: url(images/re_img_1_lic_D.jpg) no-repeat center top, #ffffff;
}
.box_2_lic_D {
  background: url(images/re_img_2_lic_D.jpg) no-repeat center top, #ffffff;
}
.box_3_lic_D {
  background: url(images/re_img_3_lic_D.jpg) no-repeat center top, #ffffff;
}
.box_4_lic_D {
  background: url(images/re_img_4_lic_D.jpg) no-repeat center top, #ffffff;
}
.box_5_lic_D {
  background: url(images/re_img_5_lic_D.jpg) no-repeat center top, #ffffff;
}
.box_6_lic_D {
  background: url(images/re_img_6_lic_D.jpg) no-repeat center top, #ffffff;
}

.resour_box_lic_D {
  max-width: 385px;
  margin: auto;
  box-shadow: 0px 0px 12px 6px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 12px 6px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 0px 12px 6px rgba(0, 0, 0, 0.05);
  padding: 20px;
  margin-top: 30px;
}
.resour_box_lic_D h1 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  text-align: left;
  color: #54ace6;
  background: #fff;
  padding-bottom: 0px;
  text-transform: none;
  padding: 10px 15px 0px;
  margin-top: 110px;
}
.resour_box_lic_D hr {
  background: #6ca542;
  border: none;
  opacity: 1;
  display: block;
  width: 40px;
  height: 5px !important;
  margin: 10px 15px;
}
.resour_box_lic_D p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding: 0px 15px 10px 15px;
}
.resour_box_lic_D p span {
  font-weight: 700;
}
.resour_box_lic_D a {
  padding: 0px 15px 10px 15px;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  text-decoration: none;
}
/*-------------------------------- Dozens Box*/
.dozen_box_conti_lic_D {
  background: #54ace6;
  padding: 60px 15px;
}
.dozen_wrap_lic_D {
}
.dozen_left_lic_D {
  float: left;
  width: 47%;
}
.dozen_right_lic_D {
  float: left;
  width: 50%;
  padding-left: 50px;
}
.dozen_right_lic_D h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-top: 60px;
}
.dozen_right_lic_D h3 span {
  font-weight: 700;
}
.get_yu_fr_lic_D {
  padding-top: 30px;
}
.get_yu_fr_lic_D a {
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: center;
  background: #fff;
  border-bottom: 5px solid #6ca542;
  color: #6ca542;
  text-decoration: none;
  padding: 23px 60px;
  display: inline-block;
}
.get_yu_fr_lic_D a:hover {
  border-color: #1478aa;
  text-decoration: none;
  color: #1478aa;
}
/*========================================= Get A Quote Page Start*/
.get_conti_lic_D {
  background: url(images/getaquotebg_lic_D.jpg) no-repeat center top;
  padding: 30px 15px 50px;
}
.guranteed_lic_D {
  float: left;
  margin-top: 50%;
  margin-left: 25%;
}
.get_quote_frm_lic_D {
  float: right;
  width: 60%;
}
.get_quote_frm_lic_D h1 {
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 53px;
  letter-spacing: 0em;
  text-align: center;
  color: #4596d6;
}
.get_quote_frm_lic_D h1 span {
  font-weight: 700;
}
.qt_form_lic_D {
  padding-top: 20px;
  max-width: 500px;
  margin: auto;
  position: relative;
}
img.arrow_grn_lic_D {
  position: absolute;
  left: -110px;
  top: -8px;
}
.padd_right_lic_D {
  padding-right: 7.5px !important;
}
.padd_left_lic_D {
  padding-left: 7.5px !important;
}
.pading_lic_D {
  padding: 0 !important;
}
.pading_M_lic_D {
  padding: 0 5px !important;
}
.pading_L_lic_D,
.pading_Lwt_lic_D {
  padding: 0 0 0 2.5px !important;
}
.pading_R_lic_D {
  padding: 0 2.5px 0 0px !important;
}
.qt_form_lic_D label {
  color: #676767;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  padding-bottom: 5px;
}
.qt_form_lic_D input[type="text"],
.qt_form_lic_D input[type="tel"],
.qt_form_lic_D input[type="email"] {
  border: 0.5px solid #b9baba;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #3d3d3d;
  box-shadow: none !important;
}
.qt_form_lic_D input[type="email"]:focus {
  background: #fff !important;
}
form .form-control::-webkit-input-placeholder {
  color: #9c9c9c !important;
}
form .form-control:-moz-placeholder {
  color: #9c9c9c !important;
}
form .form-control::-moz-placeholder {
  color: #9c9c9c !important;
}
form .form-control:-ms-input-placeholder {
  color: #9c9c9c !important;
}

.qt_form_lic_D select {
  border: 0.5px solid #b9baba;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(images/sel_aro_lic_D.svg) no-repeat right 10px bottom 12px,
    linear-gradient(180deg, #ffffff 0.16%, #f0f0f0 100.15%);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  color: #9c9c9c;
  box-shadow: none !important;
}
.qt_form_lic_D input[type="text"]:focus,
.qt_form_lic_D input[type="tel"]:focus,
.qt_form_lic_D input[type="email"]:focus,
.qt_form_lic_D select:focus {
  border: 0.5px solid #555;
}
.eml_nospam_lic_D:placeholder-shown {
  background: url(images/nospam.svg) no-repeat right 8px bottom 8px #fff !important;
}
.eml_nospam_lic_D:not(:placeholder-shown) {
  background-image: none;
}

.redio_button_lic_D {
  text-align: center;
}
.redio_button_lic_D input[type="radio"] {
  display: none;
}
.redio_button_lic_D input[type="radio"] + label {
  margin-right: 4px;
  cursor: pointer;
  padding-right: 0;
  margin-bottom: 0;
  padding-top: 0px !important;
  width: 49%;
  float: left;
}
.redio_button_lic_D input[type="radio"] + label:last-child {
  margin-right: 0;
  float: right;
}
.redio_button_lic_D input[type="radio"] + label p {
  height: 34px;
  vertical-align: middle;
  background: #fff;
  border: 0.5px solid #b9baba;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  cursor: pointer;
  color: #3d3d3d;
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: center;
}
.redio_button_lic_D input[type="radio"]:checked + label p {
  background: #00467f;
  color: #fff;
  border: 1px solid #00467f;
}
.get_my_quote_btn_lic_D {
  padding: 10px 15px 0px;
}
.get_my_quote_btn_lic_D button[type="button"] {
  background: #6ca542;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -khtml-border-radius: 0px;
  height: 99px !important;
  width: 100%;
  text-transform: uppercase;
  color: #ffffff;
  outline: none;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.get_my_quote_btn_lic_D button[type="button"]:hover,
.get_my_quote_btn_lic_D button[type="button"]:focus {
  outline: none;
  background: #4596d6;
}
.get_my_quote_btn_lic_D button[type="button"] img {
  vertical-align: -3px;
  margin-left: 10px;
}
.your_information_is_secure_lic_D {
  text-align: center;
  padding-top: 20px;
}
.your_information_is_secure_lic_D img {
  display: inline-block;
}
.by_requesting_lic_D {
  color: #4a474a;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
  padding-top: 15px;
}
/*========================================= Resources Page Start*/
.resources_conti_lic_D {
  padding: 70px 15px 100px;
}
.res_center_lic_D {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f6f7f8;
  margin-top: 20px;
}
.res_icon_lic_D {
  background: #eff3f8;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.res_icon_lic_D img {
  margin-right: 10px;
}
.res_icon_lic_D p {
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: center;
  color: #6b6b69;
  text-transform: uppercase;
  max-width: 130px;
}
.res_icon_lic_D p span {
  display: block;
  font-weight: 600;
  color: #54ace6;
}
.res_dis_lic_D {
}
.res_dis_lic_D ul {
  margin-bottom: 0px;
  padding-left: 0px;
  display: grid;
  column-gap: 80px;
  row-gap: 20px;
  justify-content: space-evenly;
  grid-template-columns: 1fr 1fr 1fr;
}
.res_dis_lic_D ul li {
  list-style: none;
  background: url(images/reso_aro_lic_D.svg) no-repeat left 8px;
  padding-left: 25px;
  text-align: left;
}
.res_dis_lic_D ul li a {
  font-size: 17px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #54ace6;
}
.res_dis_lic_D ul li a:hover {
  text-decoration: none;
}

.reso_lft_lic_D {
  float: left;
  width: 60%;
}
.reso_lft_lic_D h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  color: #6b6b69;
}
.reso_lft_lic_D h1 span {
  color: #1897d4;
  font-weight: 600;
}
.reso_lft_lic_D p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 30px;
}
.reso_lft_lic_D p span {
  font-weight: 700;
}
.reso_rgt_lic_D {
  background: #f6f7f8;
  padding: 15px;
  float: right;
  width: 30%;
}
img.aboutico_lic_D_ {
  display: block;
  margin: auto;
  margin-top: -70px;
}
.reso_rgt_lic_D h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: #6b6b69;
  padding-top: 5px;
  text-transform: uppercase;
}
.reso_rgt_lic_D h2 span {
  font-weight: 600;
  color: #54ace6;
  display: block;
}
/*========================================= About Page Start*/
.about_ban_conti_lic_D {
}
.about_ban_lft_lic_D {
  background: url(images/about_ban_lft_lic_D.jpg) no-repeat right top;
  width: 50%;
  float: left;
  height: 486px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_ban_rht_lic_D {
  background: url(images/about_ban_rht_lic_D.jpg) no-repeat left top;
  width: 50%;
  float: right;
  height: 486px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about_ban_lft_lic_D h1,
.about_ban_rht_lic_D h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: 0em;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  vertical-align: middle;
}
.about_ban_lft_lic_D h1 hr,
.about_ban_rht_lic_D h1 hr {
  background: #fff;
  border: none;
  opacity: 1;
  width: 80px;
  height: 5px !important;
  margin: 20px auto 0px;
  display: block;
}
.about_wrap_lic_D {
  max-width: 835px;
  margin: auto;
  padding: 100px 20px 150px;
}
.abot_logo_lic_D {
  text-align: center;
}
.about_wrap_lic_D h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: center;
  color: #4596d6;
  padding-top: 40px;
  text-transform: uppercase;
}
.about_wrap_lic_D h1 span {
  font-weight: 700;
}
.about_wrap_lic_D p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 30px;
}
/*========================================= Contact Page Start*/
.cont_conti_lic_D {
  padding: 0px 15px 50px;
}
.cont_lft_lic_D {
  padding-top: 40px;
  float: left;
  width: 55%;
}
.cont_lft_lic_D h1 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  color: #1374b8;
  text-transform: uppercase;
}
.cont_lft_lic_D h3 {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  color: #6b6b69;
  text-transform: uppercase;
  padding-top: 5px;
}
.cont_lft_lic_D h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 20px;
}
.cont_lft_lic_D h4 a {
  color: #54ace6;
  font-weight: 700;
}
.con_adr_lic_D {
  padding-top: 20px;
  display: flex;
}
.open_hors_lic_D,
.map_add_lic_D {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #1478aa;
}
.open_hors_lic_D {
  padding-right: 20px;
  border-right: 1px solid #c4c4c4;
}
.map_add_lic_D {
  padding-left: 20px;
  border-left: 1px solid #c4c4c4;
}
.con_frm_lic_D {
  padding-top: 40px;
}
.con_left_lic_D {
  padding-left: 0px !important;
  padding-right: 10px !important;
}
.con_right_lic_D {
  padding-right: 0px !important;
  padding-left: 10px !important;
}
.con_frm_lic_D input[type="text"],
.con_frm_lic_D input[type="tel"],
.con_frm_lic_D input[type="email"],
.con_frm_lic_D textarea {
  border: none;
  background: #f9f9f9;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
.button_lic_D {
  text-align: right;
}
.button_lic_D button[type="button"] {
  padding: 18px 100px !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: center;
  color: #6ca542;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -khtml-border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  border: 3px solid #6ca542;
}
.button_lic_D button[type="button"]:hover,
.button_lic_D button[type="button"]:focus {
  outline: none;
  text-decoration: none;
  background: #6ca542;
  color: #fff;
}
.ct_pd_lic_D {
  padding-left: 12px;
  padding-right: 12px;
}
.cont_rgt_lic_D {
  padding-top: 90px;
  float: right;
  width: 40%;
}
.dozen_top_lic_D {
  background: #1478aa;
  padding: 30px;
  text-align: center;
}
.dozen_top_lic_D img {
  margin-top: -70px;
}
.dozen_btm_lic_D {
  background: #54ace6;
  padding: 50px 30px;
}
.dozen_btm_lic_D h3 {
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.dozen_btm_lic_D h3 span {
  font-weight: 700;
}
.ctn_gt_btn_lic_D {
  text-align: center;
}
/*============================================ Insurance Pages ==========================================*/
.insu_ban_lic_D {
  background: url(images/final_ban_lic_D.jpg) no-repeat center top;
  min-height: 267px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column wrap;
}
.final_lic_D {
  background: url(images/final_ban_lic_D.jpg) no-repeat center top;
}
.whole_lic_D {
  background: url(images/whole_ban_lic_D.jpg) no-repeat center top;
}
.guaranteed_lic_D {
  background: url(images/guaranteed_ban_lic_D.jpg) no-repeat center top;
}
.noexam_lic_D {
  background: url(images/noexam_ban_lic_D.jpg) no-repeat center top;
}
.burial_lic_D {
  background: url(images/burial_ban_lic_D.jpg) no-repeat center top;
}
.simplified_lic_D {
  background: url(images/simplified_ban_lic_D.jpg) no-repeat center top;
}
.insu_ban_lic_D h1 {
  font-size: 54px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0em;
  color: #365ebc;
  padding-bottom: 10px;
}
.insu_ban_lic_D a {
  font-size: 21px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0em;
  text-align: center;
  color: #009d96;
  text-decoration: underline;
}
.term_left_lic_D {
  float: left;
  width: 60%;
}
.term_left_lic_D h1 {
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0em;
  text-align: left;
  color: #365ebc;
  padding-top: 20px;
}
.term_left_lic_D h1:first-child {
  padding-top: 0px;
}
.term_left_lic_D p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #5d5e5e;
  padding-top: 15px;
}
.term_left_lic_D p a {
  color: #004b96;
}
.term_left_lic_D p a:hover {
  text-decoration: none;
}
.term_left_lic_D ul {
  margin-bottom: 0px;
  padding-left: 0px;
}
.term_left_lic_D ul li {
  text-align: left;
  background: url(images/reso_bul_lic_D.svg) no-repeat left 34px;
  list-style: none;
  margin-top: 20px;
}
.term_left_lic_D ul li h2 {
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #004b96;
  text-decoration: none;
  background: #f9fafb;
  padding: 15px 20px;
  display: block;
  margin-left: 20px;
  display: inline-block;
  margin-top: 10px;
}
.li_inner_lic_D {
  padding: 20px;
}
.li_inner_lic_D p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  padding: 15px 15px 0px 15px;
}
.li_inner_lic_D p strong {
  font-weight: 700;
}
.li_inner_lic_D p:first-child {
  padding-top: 0px;
}
.li_inner_lic_D ul {
  margin-left: 30px;
}
.li_inner_lic_D ul li {
  font-size: 15px;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #5d5e5e;
  line-height: 20px;
}
.li_inner_lic_D ul li img {
  margin-right: 15px;
}
.age_box_conti_lic_D {
  padding-top: 20px;
  padding-left: 15px;
}
.age_box_lic_D {
  margin-top: 10px;
  display: flex;
}
.age_box_left_lic_D,
.age_box_right_lic_D {
  display: flex;
  height: 56px;
  align-items: center;
}
.age_box_left_lic_D {
  margin-right: 6px;
  min-width: 200px;
  justify-content: center;
}
.age_box_right_lic_D {
  margin-left: 6px;
  min-width: 340px;
  justify-content: flex-start;
}
.age_box_conti_lic_D .age_box_lic_D .age_box_left_lic_D,
.age_box_conti_lic_D .age_box_lic_D .age_box_right_lic_D {
  background: #fcfdff;
}
.age_box_conti_lic_D .age_box_lic_D:nth-child(2n + 1) .age_box_left_lic_D,
.age_box_conti_lic_D .age_box_lic_D:nth-child(2n + 1) .age_box_right_lic_D {
  background: #f8f9fb;
}
.age_box_left_lic_D p {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  letter-spacing: 0em;
  text-align: left;
  color: #5d5e5e;
  padding: 0px;
  padding-left: 10px;
}
.age_box_right_lic_D h2 {
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 18px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  color: #5d5e5e !important;
  margin: 0px !important;
  padding: 0px 15px !important;
  background: none !important;
}
.age_box_right_lic_D h2 span {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0em;
  text-align: left;
  color: #5d5e5e;
}
.sources_lic_D {
  padding: 15px 15px 0px 15px;
}
.sources_lic_D h4 {
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
}
.sources_lic_D a {
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  text-decoration: none;
}
.sources_lic_D a:hover {
  color: #039;
}
.how_dose_lic_D {
  padding: 20px;
}
/*======================================= Inner Banner*/
.inner_img_wrap_lic_D {
  float: right;
  background: url(images/inn_ban_lic_D.jpg) no-repeat center top;
  -moz-box-shadow: 0px 0px 19px rgba(68, 68, 68, 0.25);
  -webkit-box-shadow: 0px 0px 19px rgba(68, 68, 68, 0.25);
  box-shadow: 0px 0px 19px rgba(68, 68, 68, 0.25);
  width: 34%;
}
.ing_ban_tst_lic_D {
  background: rgba(255, 255, 255, 0.8);
  padding: 20px 15px;
}
.ing_ban_tst_lic_D h1 {
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  letter-spacing: 0em;
  text-align: center;
  color: #365ebc;
}
.ing_ban_tst_lic_D h3 {
  font-size: 28px;
  font-style: italic;
  font-weight: 400;
  line-height: 43px;
  letter-spacing: 0em;
  text-align: center;
  color: #013349;
}
.getfree_qt_lic_D {
  background: #fff;
  padding: 30px 20px;
  margin-top: 430px;
}
.getfree_qt_lic_D h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  letter-spacing: 0em;
  text-align: center;
}
.getfree_btn_lic_D {
  margin: auto;
  margin-top: 20px;
}
.getfree_btn_lic_D a {
  background: #009d96;
  height: 77px !important;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  line-height: 76px;
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  display: block;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  text-decoration: none;
}
.getfree_btn_lic_D a:hover,
.getfree_btn_lic_D a:focus {
  outline: none;
  background: #365ebc;
  text-decoration: none;
  color: #fff;
}
.getfree_btn_lic_D a img {
  vertical-align: -4px;
  margin-left: 5px;
}
/*============================================ Privacy Page Start ==========================================*/
.privacy_conti_lic_D {
  padding: 40px 15px;
}
.privacy_wrap_lic_D {
  background: rgba(238, 241, 243, 0.2);
  padding: 20px 40px 40px;
  max-width: 1200px;
  margin: auto;
}
.privacy_conti_lic_D h1 {
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0em;
  text-align: left;
  color: #1e74b5;
}
.privacy_conti_lic_D hr {
  background: #1374b8;
  border: none;
  opacity: 1;
  display: block;
  width: 63px;
  height: 5px !important;
  margin-top: 10px;
}
.privacy_conti_lic_D h3 {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #1e74b5;
  padding-top: 30px;
}
.privacy_conti_lic_D h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 600;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 15px;
  text-decoration: underline;
}
.privacy_conti_lic_D ul {
  margin-bottom: 0px;
  padding-left: 0px;
}
.privacy_conti_lic_D ul li {
  list-style: disc;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 20px;
  margin-left: 50px;
}
ul.threats {
  padding-top: 20px;
}
ul.threats li {
  padding-top: 5px;
}
.privacy_conti_lic_D p {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #676767;
  padding-top: 20px;
}
.privacy_conti_lic_D h1 span,
.privacy_conti_lic_D p span,
.privacy_conti_lic_D ul li span {
  font-weight: 600;
}
.pad_lft_lic_D {
  padding-left: 40px;
  padding-top: 20px;
}
/*============================================ Footer Start ==========================================*/
.footer_coti_lic_D {
  text-align: center;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  background: #1374b8;
}
.res_ftr_box_lic_D {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  /* flex-flow: column wrap; */
}
.r_f_box_lic_D {
  margin: 0px;
}
.r_f_box_lic_D ul li a {
  color: #fff;
}
.footer_coti_lic_D p {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  padding-top: 8px;
  padding-bottom: 20px;
}
.footer_coti_lic_D p a {
  color: #fff;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  text-decoration: underline;
}
.footer_coti_lic_D p a:hover {
  text-decoration: none;
}
.footer_coti_lic_D p strong {
  font-weight: 400;
}
.ftr_dix_lic_D {
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #fff;
}
.ftr_navi_lic_D {
  font-size: 19px;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
}
.ftr_navi_lic_D a {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
}
.ftr_navi_lic_D a:hover,
.ftr_navi_lic_D a:focus {
  text-decoration: underline;
  color: #fff;
  outline: none;
}
.clear {
  clear: both;
}
