/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** VARIABLES ******/
/****** DO NOT EDIT THIS FILE!!! IT IS CREATED BY THE THEME AND MAY GET OVERWRITTEN! ******/
/****** MIXINS ******/
/* FONT MIXINS */
.fs1 {
  font-size: 1rem !important; }

.fs2 {
  font-size: 2rem !important; }

.fs3 {
  font-size: 3rem !important; }

.fs4 {
  font-size: 4rem !important; }

.fs5 {
  font-size: 5rem !important; }

.fs6 {
  font-size: 6rem !important; }

.fw-100 {
  font-weight: 100 !important; }

.fw-200 {
  font-weight: 200 !important; }

.fw-300 {
  font-weight: 300 !important; }

.fw-400 {
  font-weight: 400 !important; }

.fw-500 {
  font-weight: 500 !important; }

.fw-600 {
  font-weight: 600 !important; }

.fw-700 {
  font-weight: 700 !important; }

.fw-800 {
  font-weight: 800 !important; }

.fw-900 {
  font-weight: 900 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-black {
  background-color: #000 !important; }

.center-it {
  display: block;
  float: none;
  clear: both;
  margin: 0 auto;
  text-align: center; }

.no-padding {
  padding: 0 !important; }

.primary-color {
  color: #002a42 !important; }

.primary-bg {
  background-color: #002a42 !important; }

.secondary-color {
  color: #a12227 !important; }

.secondary-bg {
  background-color: #a12227 !important; }

.d-flex {
  display: flex !important; }

.d-block {
  display: block !important; }















@media only screen and (max-width: 767px) {
    .xs-flex {
      display: flex !important; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sm-flex {
      display: flex !important; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-flex {
      display: flex !important; } }

@media only screen and (min-width: 1200px) {
    .lg-flex {
      display: flex !important; } }

.ws-form-container {
  background-color: #fff;
  box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.1); }
  .ws-form-container .ws-form-title-container {
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.17);
    font-size: 15px;
    padding: 20px;
    font-weight: bold;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
    color: #fff !important;
    display: block;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center; }
    .ws-form-container .ws-form-title-container .ws-fa-icon-container {
      margin: 0 10px; }
  .ws-form-container .ws-form-body-container {
    padding: 10px; }
    .ws-form-container .ws-form-body-container .form__warn {
      text-align: center !important; }
    .ws-form-container .ws-form-body-container .gform_footer .gform_button {
      display: block;
      float: none;
      clear: both;
      margin: 0 auto;
      text-align: center; }
/***** MEDIA QUERIES *****/
.bold-heading {
  font-weight: bold !important; }

@media screen and (max-width: 767px) {
    body {
      margin-top: 0px !important; }
      body .header {
        display: none; } }

@media screen and (max-width: 767px) {
    .thank-you {
      font-weight: bold !important;
      font-size: 30px !important; } }
  @media screen and (min-width: 768px) {
  .thank-you {
    font-weight: bold !important;
    font-size: 70px !important; } }

@media screen and (max-width: 767px) {
    .thank-you-msg {
      font-size: 15px;
      font-weight: 600; } }
  @media screen and (min-width: 768px) {
  .thank-you-msg {
    font-size: 20px;
    font-weight: 600;
    line-height: 25px; } }

.gform_wrapper p {
  font-size: 2.2rem;
  font-weight: bold; }
  .gform_wrapper.morgage-final-form_wrapper {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    max-width: 1000px;
    display: inline-block; }
    .gform_wrapper.morgage-final-form_wrapper ::placeholder {
      color: #000;
      opacity: 1;
      /* Firefox */ }
    .gform_wrapper.morgage-final-form_wrapper :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #000; }
    .gform_wrapper.morgage-final-form_wrapper ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #000; }
    .gform_wrapper.morgage-final-form_wrapper input[type="text"] {
      background: #f2f2f2;
      color: #000 !important;
      border: 1px solid #c1c1c1; }
    .gform_wrapper.morgage-final-form_wrapper select {
      background: #f2f2f2;
      border: 1px solid #c1c1c1;
      color: #6b6b6b; }
    .gform_wrapper.morgage-final-form_wrapper .gform_page_footer {
      border-top: 0px !important; }
    .gform_wrapper.morgage-final-form_wrapper .ginput_container_name > span {
      width: calc(100%) !important;
      display: block;
      margin-right: 0px !important;
      padding-right: 0px !important; }
    .gform_wrapper.morgage-final-form_wrapper .ginput_container_select {
      width: 50%;
      display: inline-block; }
    @media screen and (min-width: 768px) {
    .gform_wrapper.morgage-final-form_wrapper .ginput_container_address > span {
      display: block;
      width: 100%;
      margin-right: 0px !important;
      padding-right: 0px !important; } }
    .gform_wrapper.morgage-final-form_wrapper ul.gform_fields {
      text-align: center; }
      @media only screen and (min-width: 768px) {
    .gform_wrapper.morgage-final-form_wrapper ul.gform_fields .reverse-mortgage-li-ul {
      padding-left: 0px !important;
      margin-left: 0px !important;
      display: inline-block;
      width: 50%; }
      .gform_wrapper.morgage-final-form_wrapper ul.gform_fields .reverse-mortgage-li-ul > li {
        text-align: left !important; } }
      .gform_wrapper.morgage-final-form_wrapper ul.gform_fields p, .gform_wrapper.morgage-final-form_wrapper ul.gform_fields h3 {
        text-align: center; }
      .gform_wrapper.morgage-final-form_wrapper ul.gform_fields li.gfield.gfield_html ul {
        padding-left: 0px !important;
        margin-left: 0px !important; }
      .gform_wrapper.morgage-final-form_wrapper ul.gform_fields li.gfield ul {
        padding-left: 0px !important;
        margin-left: 0px !important; }
        .gform_wrapper.morgage-final-form_wrapper .gform_page_footer .button.gform_button {
          margin-right: 0px !important;
          padding: 21px 23.25px; }
    .gform_wrapper.morgage-final-form_wrapper .gform_page_footer .gform_next_button {
      margin-right: 0px !important; }
    .gform_wrapper.morgage-final-form_wrapper .gf_progressbar {
      width: 100% !important; }

@media screen and (min-width: 768px) {
      .section-42 .box-rounded-corner .wrapper {
        line-height: 1;
        display: flex !important;
        align-items: center !important;
        padding: 20px 40px; }
        .section-42 .box-rounded-corner .wrapper .gform_footer {
          padding: 0; }
        .section-42 .box-rounded-corner .wrapper .gform_wrapper {
          margin-top: 0; }
        .section-42 .box-rounded-corner .wrapper .heading {
          font-size: 30px; }
        .section-42 .box-rounded-corner .wrapper .col-lg-4:nth-of-type(3) p, .section-42 .box-rounded-corner .wrapper .col-lg-4:nth-of-type(3) strong {
          line-height: 14px;
          font-size: 12px; } }
/*** testimonial content ***/
.page-id-16 .testimonial_group {
  border-bottom: 2px solid #a12227; }

.section-68 .testimonial_name {
  text-align: left; }
  .section-68 .fa-comment-alt-lines {
    font-weight: 300 !important; }
  .section-68 .testimonial_group {
    overflow: hidden; }
    .section-68 .testimonial_group .single_testimonial_inner {
      background-color: transparent;
      border: transparent; }
      .section-68 .testimonial_group .single_testimonial_inner a {
        color: white !important; }
    .section-68 .testimonial_group .single_testimonial_inner p {
      color: white !important; }
  .section-68 a.inverse {
    font-size: 1.8rem; }
    .section-68 a.inverse i {
      font-size: 1.8rem; }
  .section-68 .slick-dots {
    width: 50%;
    margin: 0 auto;
    align-items: center;
    display: flex;
    justify-content: center; }
    .section-68 .slick-dots li {
      color: white;
      margin: 0 10px; }
    .section-68 .slick-dots button {
      display: none; }
  .section-68 .testimonial-excerpt {
    color: white;
    font-size: 3.5rem;
    text-align: center;
    padding: 30px 15px;
    font-weight: 300; }

@media screen and (min-width: 1200px) {
  #menu-top-nav-1 {
    display: flex;
    width: 100%; }
    #menu-top-nav-1 li {
      flex-grow: 1; } }

@media only screen and (min-width: 768px) and (max-width: 1201px) {
      .ws-menu .navbar-nav {
        display: inline-block !important;
        float: none !important; } }
  .ws-menu .navbar-nav > li.active > a:hover, .ws-menu .navbar-nav > li.active a:focus {
    color: #a12227 !important; }
    .ws-menu .navbar-nav > li > a {
      color: #002a42;
      font-family: Assistant;
      font-size: 0.75vw;
      font-weight: bold;
      line-height: 18px;
      text-align: center;
      text-transform: uppercase; }
      .ws-menu .navbar-nav > li > a:hover {
        color: #a12227; }
      @media only screen and (min-width: 768px) and (max-width: 1201px) {
    .ws-menu .navbar-nav > li > a {
      padding: 10px 7px;
      font-size: 1.3vw; } }

.inline-block {
  display: inline-block; }

@media only screen and (max-width: 767px) {
    .header-phone-link {
      color: #002a42 !important;
      font-size: 20px;
      font-weight: bold; } }

.header {
  background: #fff !important; }
  @media only screen and (max-width: 600px) {
    .header .site-logo {
      display: none; } }
  .header .header-cta {
    color: #a12227;
    font-family: Assistant;
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    text-align: right; }
  @media only screen and (min-width: 768px) and (max-width: 1600px) {
    .header .right-cta {
      font-size: 12px; } }
  .header .top_area {
    padding: 5px 0 !important; }
  .header .top_area .row {
    padding: 10px 42px !important; }
    @media only screen and (max-width: 1199px) {
    .header .top_area .row {
      display: block; }
      .header .top_area .row > div {
        text-align: center; }
        .header .top_area .row > div .header-phone-link, .header .top_area .row > div .right-cta {
          text-align: center;
          display: block; } }
  .header .header-phone-link {
    color: #a12227 !important;
    font-family: Assistant;
    text-decoration: none;
    font-weight: bold;
    line-height: 40px; }
  @media only screen and (min-width: 768px) and (max-width: 1600px) {
    .header .header-phone-link {
      font-size: 17px;
      font-weight: bold;
      line-height: normal; } }
  @media only screen and (min-width: 1601px) and (max-width: 1920px) {
    .header .header-phone-link {
      font-size: 1.5vw; } }
  .header .header-phone-link:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f095';
    font-weight: bold;
    margin-right: 7px; }

@media only screen and (min-width: 1200px) {
    .container {
      width: 80% !important; } }

#footer_widget-3 {
  padding: 0; }
/*Global style */
strong {
  color: #002a42; }

.heading {
  font-family: Assistant;
  font-size: 48px;
  font-weight: bold;
  line-height: 63px;
  text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 768px) {
  .heading {
    font-size: 5vw;
    line-height: normal; } }

.btn-primary {
  font-size: 18px;
  border: 0;
  border-radius: 3px !important;
  background-color: #002a42;
  color: #fff;
  line-height: 30px;
  text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) !important;
  text-transform: uppercase; }

.button {
  border-radius: 3px !important; }

.hero-caption .heading {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 768px) {
  .hero-caption {
    background-position: 60% !important; } }
  .hero-caption .button {
    font-size: 18px !important;
    border: 0 !important;
    border-radius: 3px !important;
    background-color: #002a42 !important;
    color: #fff !important;
    line-height: 30px !important;
    text-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }
  .hero-caption .button:after {
    font-family: "Font Awesome 5 Pro";
    color: #fff !important;
    content: '\f105' !important;
    margin-left: 7px; }
  @media only screen and (max-width: 768px) {
    .hero-caption .row {
      padding: 8% 0px; } }
  @media only screen and (min-width: 769px) {
    .hero-caption .row {
      padding: 7% 0px; }
      .hero-caption .row p {
        font-family: Assistant;
        font-size: 21px;
        font-weight: bold;
        line-height: 30px;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); } }

.box-rounded-corner {
  border-radius: 22px;
  background-color: #002a42; }
  .box-rounded-corner .wrapper {
    padding: 0px 45px;
    overflow: hidden;
    padding-top: 40px; }
  @media only screen and (max-width: 767px) {
    .box-rounded-corner .wrapper {
      padding: 30px 15px; } }
  @media only screen and (min-width: 768px) {
    .box-rounded-corner .wrapper {
      display: flex; } }
  .box-rounded-corner .wrapper p {
    color: #fff; }
  .box-rounded-corner .wrapper strong {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 43px; }
  .box-rounded-corner .wrapper i {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    line-height: 38px; }
  .box-rounded-corner .wrapper .heading {
    color: #fff;
    font-family: Assistant;
    font-size: 36px;
    font-weight: 200;
    line-height: 43px;
    margin-top: 7px; }
    @media only screen and (max-width: 768px) {
    .box-rounded-corner .wrapper .heading {
      font-size: 5vw;
      line-height: normal; } }
  .rounded-button, .button {
    border-radius: 27.5px;
    text-align: center; }

.button {
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  text-decoration: none !important;
  padding: 21px 23.25px; }
  .button:after {
    font-family: "Font Awesome 5 Pro"; }

.primary_bg {
  background: #002a42; }

.secondary_bg {
  background: #a12227; }

.secondary_color {
  color: #a12227;
  font-weight: bold; }

.primary_color, .entry-title {
  color: #002a42;
  font-weight: bold; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #002a42; }

@media only screen and (max-width: 991px) and (min-width: 768px) {
    .retirement {
      display: block !important; } }
  .retirement .description {
    color: #002a42;
    font-family: Assistant;
    font-size: 36px;
    font-weight: 200;
    line-height: 47px; }
  @media only screen and (max-width: 768px) {
    .retirement .description {
      font-size: 24px;
      line-height: normal; } }
  .retirement .foot-note {
    color: #002a42;
    font-family: Assistant;
    font-size: 20px;
    line-height: 30px; }

@media only screen and (min-width: 768px) {
    .sm-flex-center {
      display: flex;
      align-items: center; } }

@media only screen and (min-width: 1200px) {
    .lg-flex-stretch {
      display: flex;
      align-items: stretch; } }

.quote {
  color: #fff;
  font-family: Assistant;
  font-size: 76px;
  font-weight: 200;
  line-height: 80px;
  text-align: center; }

.video-container {
  display: inline-block; }
  @media only screen and (min-width: 768px) {
  .video-container {
    width: 100%; } }

.ws-section:nth-child(n+3) {
  padding-top: 90px;
  padding-bottom: 90px; }

@media only screen and (max-width: 767px) {
    .section-61 h3 {
      text-align: left; } }

@media screen and (min-width: 768px) {
      .section-68 .h2.text-white {
        padding: 0 15px; } }
  @media screen and (max-width: 767px) {
    .section-68 .h2.text-white {
      text-align: center; } }
  .section-68 p {
    font-size: 17px;
    line-height: 30px; }
  @media only screen and (min-width: 768px) {
  .section-68 {
    display: flex;
    align-items: stretch; }
    .section-68 .quote {
      padding-top: 80px;
      padding-bottom: 50px;
      position: relative; }
      .section-68 .quote:after {
        position: absolute;
        left: 0px;
        top: 50%;
        font-family: "Font Awesome 5 Pro";
        content: '\f060';
        font-size: 36px;
        font-weight: 300;
        line-height: 37px;
        opacity: 0.5; } }
  @media only screen and (max-width: 1024px) {
    .section-68 .testimonials {
      display: block !important; }
      .section-68 .testimonials .quote {
        font-size: 8vw; } }

.single_testimonial_inner {
  border: transparent; }

.right-arrow:after {
  position: absolute;
  right: 35px;
  top: 30%;
  font-family: "Font Awesome 5 Pro";
  content: '\f178';
  font-size: 3.5vw;
  font-weight: 300;
  line-height: 37px;
  color: #135275; }
  @media only screen and (max-width: 767px) {
    .right-arrow:after {
      font-size: 7.5vw; } }

.facts {
  color: #002a42;
  font-family: Assistant;
  font-size: 20px;
  line-height: 30px; }

.right-arrow-link {
  color: #a12227;
  text-decoration: none !important; }
  .right-arrow-link:after {
    font-family: "Font Awesome 5 Pro";
    content: '\f178';
    color: #a12227;
    margin-left: 3px; }
/**** Testimonials ****/
.testimonial_container {
  overflow: hidden; }
/*Footer Style */
#footer-widgets > .container {
  padding-top: 50px; }
  @media only screen and (min-width: 991px) {
      #footer-widgets > .container > .row {
        display: flex;
        align-content: stretch;
        flex-flow: row wrap;
        justify-content: center; }
        #footer-widgets > .container > .row > div {
          display: flex;
          clear: both;
          text-align: center;
          align-items: flex-start;
          justify-content: center;
          /* Safari 6.1+ */
          /* Standard syntax */ }
          #footer-widgets > .container > .row > div:nth-child(n+4) > div {
            align-items: flex-start; }
          #footer-widgets > .container > .row > div:nth-of-type(1) {
            -webkit-flex-grow: 1; }
          #footer-widgets > .container > .row > div:nth-of-type(1) {
            flex-grow: 1; }
          #footer-widgets > .container > .row > div p {
            text-align: left;
            color: #7a7a7a;
            font-family: Assistant;
            font-size: 14px;
            line-height: 19px; } }
    @media only screen and (min-width: 768px) {
      #footer-widgets > .container > .row ul {
        display: block; } }
      #footer-widgets > .container > .row ul > li {
        text-align: left;
        line-height: 25px; }
        #footer-widgets > .container > .row ul > li a {
          text-transform: uppercase;
          color: #002a42;
          font-family: Assistant;
          font-size: 16px;
          line-height: 26px; }
  #footer-widgets .footer_widget {
    overflow: hidden; }
  @media only screen and (max-width: 767px) {
    #footer-widgets .footer_widget:nth-child(5) {
      display: none; } }
  #footer-widgets .footer_widget .footer-cta {
    font-weight: 300;
    text-align: center; }
    @media only screen and (min-width: 768px) {
    #footer-widgets .footer_widget .footer-cta {
      font-size: 21px !important;
      line-height: 29px !important; } }
  @media only screen and (max-width: 991px) {
    #footer-widgets .footer_widget {
      text-align: center;
      margin-bottom: 20px; } }
  #footer-widgets .footer_widget .widget-title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px; }
    @media only screen and (min-width: 768px) {
    #footer-widgets .footer_widget .widget-title {
      text-align: left; } }
  #footer-widgets .footer_widget .contact-nav {
    display: inline-block;
    text-align: left; }
    @media screen and (max-width: 991px) {
    #footer-widgets .footer_widget .contact-nav {
      text-align: center; } }
    #footer-widgets .footer_widget .contact-nav br {
      display: none; }
    #footer-widgets .footer_widget .contact-nav a {
      text-decoration: none !important; }
    #footer-widgets .footer_widget .contact-nav a, #footer-widgets .footer_widget .contact-nav p {
      display: block;
      margin: 0px;
      padding: 0px;
      font-size: 16px;
      line-height: 22px;
      margin-bottom: 5px;
      text-transform: none;
      color: #002a42 !important; }
      #footer-widgets .footer_widget .contact-nav a i, #footer-widgets .footer_widget .contact-nav p i {
        font-size: 17px;
        margin-right: 3px;
        color: #002a42; }
  @media only screen and (max-width: 767px) {
      #footer-widgets .footer_widget .social-fa-module {
        text-align: center; } }
    #footer-widgets .footer_widget .social-fa-module a, #footer-widgets .footer_widget .social-fa-module i {
      color: #002a42;
      font-size: 24px;
      line-height: 24px;
      font-weight: bold; }
    @media only screen and (min-width: 991px) {
    #footer-widgets .footer_widget .social-fa-module {
      text-align: left !important; } }
    #footer-widgets .footer_widget .social-fa-module a, #footer-widgets .footer_widget .social-fa-module i {
      color: #002a42; }
    #footer-widgets .footer_widget .social-fa-module a {
      padding-right: 1px !important; }
      @media screen and (min-width: 991px) {
      #footer-widgets .footer_widget .social-fa-module a:first-child {
        padding-left: 0px !important; } }
  #footer-widgets .footer_widget-3 .footer-title {
    text-align: left; }
  @media only screen and (max-width: 1024px) {
    #footer-widgets #footer_widget-2 {
      display: none; } }
  #footer-widgets #footer_widget-4 {
    align-self: end !important; }
  @media only screen and (max-width: 1024px) {
    #footer-widgets #footer_widget-4 {
      display: none; } }

@media screen and (max-width: 1024px) and (min-width: 991px) {
    #footer_widget-3 {
      width: 50% !important; } }

.page-id-20 iframe {
  width: 100%;
  height: 300px;
  margin: 20px 0; }

.page-id-236 .gf_progressbar_title {
  display: none; }
  .page-id-236 .entry-title {
    color: #012942;
    font-size: 51px;
    font-weight: bold;
    line-height: 30px;
    text-align: center; }
  @media screen and (max-width: 767px) {
    .page-id-236 .entry-title {
      font-size: 6vw; } }

#field_4_1 {
  padding-right: 0; }

#field_4_4 .ginput_container {
  width: 100%; }

#field_4_4 {
  margin-top: 16px !important; }

#gform_wrapper_4 li {
  margin-top: 0; }

.basement {
  background-color: #002a42;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.07); }
  .basement .container {
    background-color: transparent;
    padding: 7px 15px !important; }
  @media only screen and (max-width: 1024px) {
          .basement .container > .container > .row > div {
            width: 100% !important;
            text-align: center; }
            .basement .container > .container > .row > div nav {
              display: inline-block; } }
  .basement .container a {
    margin: 0; }
  @media only screen and (max-width: 1024px) {
    .basement #basement-column-1, .basement #basement-column-2, .basement #basement-column-3 {
      width: 100% !important;
      text-align: center;
      float: none !important; }
      .basement #basement-column-1 .attribution, .basement #basement-column-2 .attribution, .basement #basement-column-3 .attribution {
        text-align: center !important; } }
  .basement .copyright, .basement .attribution, .basement .built-by, .basement a, .basement p, .basement nav {
    color: #97aebb;
    font-family: Assistant;
    font-size: 14px;
    line-height: 18px; }
  .basement a {
    margin-left: 10px;
    margin-right: 10px; }
  @media only screen and (max-width: 1024px) {
    .basement a {
      margin-left: 3px;
      margin-right: 3px;
      font-size: 12px; } }

@media only screen and (max-width: 767px) {
    .disclaimer {
      font-size: 12px; } }

.morgage-form .gform_fields {
  margin: 0px; }
  .morgage-form .gform_fields > li {
    padding-top: 0px !important;
    margin-top: 0px !important;
    display: block;
    width: 100%; }
    .morgage-form .gform_fields > li select {
      margin-bottom: 10px; }
  .morgage-form .gform_fields .gfield_select {
    height: 42px !important; }
  .morgage-form .gform_button {
    border-radius: 3px !important;
    display: block;
    background: #a12227;
    border: 0px;
    font-size: 17px;
    padding: 13px 0px; }

.morgage-final-form .gform_fields {
  margin: 0px; }
  .morgage-final-form .gform_fields > li {
    padding-top: 0px !important;
    margin-top: 0px !important;
    display: block;
    width: 100%; }
    .morgage-final-form .gform_fields > li select {
      margin-bottom: 10px; }
  .morgage-final-form .gform_fields .gfield_select {
    height: 42px !important; }
  .morgage-final-form .gform_button {
    border-radius: 3px !important;
    display: block;
    background: #a12227;
    border: 0px;
    font-size: 17px;
    padding: 13px 30px; }

.gform_next_button, .gform_previous_button {
  border-radius: 3px !important; }
/* Animation */
/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden; }
  .hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #002a42;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
    color: white; }
  .hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

@media only screen and (max-width: 767px) {
    .embed-responsive {
      margin-bottom: 20px; } }

@media screen and (max-width: 991px) {
    #basement-custom-area-3 {
      display: inline-block; } }

.ws-sidebar .widget-area .gform_wrapper ul.gform_fields li {
  border: 0px !important;
  padding-right: 0px !important; }
  .ws-sidebar .widget-area .gform_wrapper div.ginput_container {
    width: 100%; }
  .ws-sidebar .widget-area .gform_wrapper .gform_footer {
    margin: 0px !important;
    padding: 0px !important; }
  .ws-sidebar .widget-area .sidebar_form .title_holder {
    background-color: #061b3e; }
    .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper {
      padding: 10px 15px;
      overflow: hidden;
      display: block;
      text-align: center; }
      .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper h3 {
        position: relative; }
        .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper h3 .ws-fa-icon-container {
          display: block;
          margin-bottom: 5px; }
      .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper h3:nth-child(1) {
        color: #fff; }
      .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper h3:nth-child(2) {
        font-size: 30px;
        font-weight: 900;
        color: #39f; }
      .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper p, .ws-sidebar .widget-area .sidebar_form .title_holder .wrapper strong {
        color: #fff; }
  .ws-sidebar .widget-area .sidebar_form .form-holder {
    padding: 30px 15px;
    background: #ccc; }
    .ws-sidebar .widget-area .sidebar_form .form-holder h2 {
      margin-bottom: 20px !important; }

a.primary_color, a.entry-title {
  color: #002a42 !important;
  font-weight: bold !important; }

a.secondary_color {
  color: #a12227 !important;
  font-weight: bold !important; }

.specifications {
  background: #d9eafe;
  padding: 30px 20px;
  margin-bottom: 30px;
  margin-top: 30px; }
  .specifications li {
    list-style: none;
    font-size: 18px;
    display: flex; }
  .specifications li:before {
    font-family: "Font Awesome 5 Pro";
    content: '\f00c';
    margin-right: 15px;
    color: #002a42; }

.faq-list {
  padding-left: 0px; }
  .faq-list > li {
    display: flex;
    flex-flow: column wrap; }
  .faq-list > li ul {
    padding-left: 0px;
    margin-top: 30px; }

.single_testimonial_inner {
  overflow: hidden; }
  .single_testimonial_inner p {
    font-family: Assistant !important;
    font-size: 1.8rem !important;
    line-height: 1.5 !important;
    color: #333 !important; }

hr {
  background: #a12227 !important;
  border-top: solid 2px #a12227 !important; }

.contact-info {
  list-style: none;
  padding-left: 0px; }

li {
  display: flex;
  font-size: 18px; }

.map-marker-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f3c5';
  margin-right: 7px; }

.phone-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f095';
  margin-right: 7px; }

.fax-icon:before {
  font-family: "Font Awesome 5 Pro";
  content: '\f1ac';
  margin-right: 7px; }

.contact-map > div {
  padding: 0px; }
  .contact-map > div:first-child {
    background: #002a42;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    background: #002a42; }
  .contact-map > div .wrapper {
    padding: 15px; }
  .contact-map > div .wrapper * {
    color: #fff; }
  .contact-map > div .wrapper hr {
    background: #fff !important;
    border-top: solid 1px rgba(243, 240, 240, 0.4509803922) !important; }
  .contact-map > div .wrapper h2 {
    color: #39f; }
  .contact-map > div .wrapper h2 {
    font-size: 2rem;
    margin-bottom: 5px; }
  .contact-map > div .wrapper h3 {
    font-size: 1.5rem;
    margin-top: 5px; }
  .contact-map .embed-responsive {
    height: 100%; }

.cta {
  font-size: 16px !important; }

.cta-strong {
  line-height: 2 !important;
  font-size: 21px !important; }

#field_1_5 label {
  display: none; }

#menu-legal {
  display: flex;
  align-items: center; }
  #menu-legal li:not(:first-child) a {
    border-left: solid 1px !important;
    line-height: 10px; }
  #menu-legal a {
    padding: 0 15px; }
  @media screen and (max-width: 991px) {
    #menu-legal a {
      white-space: pre; } }

#field_3_1 {
  padding-right: 0; }

@media screen and (max-width: 1200px) {
    .wp-image-57 {
      margin: 0 auto;
      display: inherit; } }

@media screen and (max-width: 1200px) {
    .home .section-61 {
      padding-top: 0; } }

#text-3 small {
  font-size: 9.4px; }

#basement-column-2 {
  text-align: center; }

#basement-custom-area-2 {
  display: inline-block; }

.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 18px;
  font-weight: bold;
  opacity: 1;
  text-align: center;
  margin-bottom: 30px !important; }
  .gform_wrapper .gf_progressbar {
    padding: 0px !important; }
  .gform_wrapper .gf_progressbar:after {
    height: 50px;
    margin-top: -50px; }
  .gform_wrapper .gf_progressbar_percentage {
    height: 50px; }
  .gform_wrapper .gf_progressbar_percentage span {
    font-size: 30px; }

.gform_anchor {
  outline: none; }

.gform_anchor::before {
  content: "";
  display: block;
  width: 0;
  height: 50px;
  margin: -50px 0 0; }

.page-id-353 h1 {
  display: none; }
