#section_page_header {
  position: relative;
  background: #fff;
  z-index: 1;
  overflow: hidden; }
  #section_page_header .section-page-header-bg {
    background: url(../../../../uploads/2018/10/Fotolia_198314192_Subscription_Monthly_M.webp) no-repeat 55% 30%;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: -50%;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    filter: alpha(opacity=20); }
  #section_page_header header h3 {
    font-size: 32px;
    font-weight: 600;
    text-transform: none; }

body .section-page-header .la-breadcrumbs a,
body .section-page-header .la-breadcrumbs span {
  font-size: 22px;
  font-weight: 400;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }
body .section-page-header .la-breadcrumbs a {
  color: #023d96; }
  body .section-page-header .la-breadcrumbs a:hover {
    color: #0351c8; }
    body .section-page-header .la-breadcrumbs a:hover span {
      color: #0351c8; }
  body .section-page-header .la-breadcrumbs a:focus, body .section-page-header .la-breadcrumbs a:active {
    color: #012964; }
    body .section-page-header .la-breadcrumbs a:focus span, body .section-page-header .la-breadcrumbs a:active span {
      color: #012964; }
  body .section-page-header .la-breadcrumbs a span {
    color: #023d96; }
body .section-page-header .la-breadcrumbs span {
  color: #333; }

.page-id-41 .text h2 {
  margin-bottom: 3rem;
  position: relative;
  font-size: 32px;
  font-weight: 600;
  line-height: 1;
  margin-left: 30px; }
  .page-id-41 .text h2:before {
    content: '';
    position: absolute;
    right: calc(100% + 25px);
    top: 0;
    background: #023d96;
    width: 5px;
    height: 100%; }
  .page-id-41 .text h2 strong {
    color: #023d96;
    font-weight: 600; }
.page-id-41 .text p {
  font-size: 17px;
  line-height: 25px; }
.page-id-41 .parallax-imgs {
  position: relative; }
  .page-id-41 .parallax-imgs .parallax-img-1,
  .page-id-41 .parallax-imgs .parallax-img-2 {
    position: absolute; }
  .page-id-41 .parallax-imgs .parallax-img-1 {
    top: -119px;
    width: 360px; }
  .page-id-41 .parallax-imgs .parallax-img-2 {
    right: -110%;
    left: 119%; }
.page-id-41 .bg-left-row {
  padding: 50px 0;
  display: flex; }
  .page-id-41 .bg-left-row .bg-left-1 .vc_column-inner {
    width: auto;
    position: absolute;
    top: -100px;
    left: -100%;
    right: 0;
    bottom: -100px;
    background-size: cover;
    -webkit-box-shadow: inset 0 0 50px 0px rgba(0, 0, 0, 0.4392156862);
    -moz-box-shadow: inset 0 0 50px 0px rgba(0, 0, 0, 0.4392156862);
    box-shadow: inset 0 0 50px 0px rgba(0, 0, 0, 0.4392156862); }
.page-id-41 .site-main {
  padding-bottom: 0; }

.page-id-44 .contact-column {
  padding: 30px;
  background: #fff;
  box-shadow: 7px 7px 30px 3px rgba(0, 0, 0, 0.0509803922); }
  .page-id-44 .contact-column .columns {
    margin: 0 -15px; }
    .page-id-44 .contact-column .columns .column {
      padding: 0 15px;
      float: left;
      width: 50%; }
      .page-id-44 .contact-column .columns .column > div {
        margin-bottom: 50px;
        position: relative; }
        .page-id-44 .contact-column .columns .column > div i {
          position: absolute;
          font-size: 42px;
          color: #023d96;
          opacity: .3;
          display: none; }
        .page-id-44 .contact-column .columns .column > div b {
          display: block; }
        .page-id-44 .contact-column .columns .column > div h3 {
          font-weight: 600;
          position: relative;
          margin: 0 0 20px 20px; }
          .page-id-44 .contact-column .columns .column > div h3:before {
            content: '';
            position: absolute;
            right: calc(100% + 15px);
            top: 0;
            background: #023d96;
            width: 5px;
            height: 100%; }
        .page-id-44 .contact-column .columns .column > div:last-child {
          margin-bottom: 0; }
      .page-id-44 .contact-column .columns .column a {
        position: relative;
        font-weight: 600;
        display: inline-block;
        overflow: hidden;
        top: 4px; }
        .page-id-44 .contact-column .columns .column a:before {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 0;
          right: 0;
          top: 0;
          background: #023d96;
          -webkit-transform: translateY(calc(100% - 1px));
          -moz-transform: translateY(calc(100% - 1px));
          -ms-transform: translateY(calc(100% - 1px));
          -o-transform: translateY(calc(100% - 1px));
          transform: translateY(calc(100% - 1px));
          -webkit-transition: 0.3s ease-in-out;
          -moz-transition: 0.3s ease-in-out;
          -ms-transition: 0.3s ease-in-out;
          -o-transition: 0.3s ease-in-out;
          transition: 0.3s ease-in-out; }
        .page-id-44 .contact-column .columns .column a:hover {
          color: #fff; }
          .page-id-44 .contact-column .columns .column a:hover:before {
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0); }
        .page-id-44 .contact-column .columns .column a span {
          position: relative;
          z-index: 1; }
      .page-id-44 .contact-column .columns .column .phones b {
        margin-top: 15px; }
    .page-id-44 .contact-column .columns:after {
      content: "";
      display: table;
      clear: both; }
  .page-id-44 .contact-column h3 {
    font-weight: 600;
    position: relative;
    margin: 0 0 20px 20px; }
    .page-id-44 .contact-column h3:before {
      content: '';
      position: absolute;
      right: calc(100% + 15px);
      top: 0;
      background: #023d96;
      width: 5px;
      height: 100%; }
  .page-id-44 .contact-column input {
    height: 37px;
    padding: 2px 10px 2px 15px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .page-id-44 .contact-column input:focus {
      border-color: #023d96; }
  .page-id-44 .contact-column textarea {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out; }
    .page-id-44 .contact-column textarea:focus {
      border-color: #023d96; }
.page-id-44 .wpcf7 .contact-column br {
  display: none; }
.page-id-44 .wpcf7 .wpcf7-submit {
  float: right;
  background: #023d96;
  color: #fff;
  text-transform: none;
  display: inline-block;
  border: 0;
  font-weight: 600;
  padding: 10px 25px;
  height: auto; }
  .page-id-44 .wpcf7 .wpcf7-submit:hover {
    background: #0351c8; }
  .page-id-44 .wpcf7 .wpcf7-submit:focus, .page-id-44 .wpcf7 .wpcf7-submit:active {
    background: #012964; }
.page-id-44 .wpcf7-form-control-wrap {
  margin-bottom: 15px; }
.page-id-44 .wpcf7-form-control-wrap .wpcf7-textarea {
  padding: 15px;
  height: 164px; }
.page-id-44 #main {
  position: relative; }
  .page-id-44 #main:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 150px;
    left: -53px;
    background: url(../../../../uploads/2018/10/Fotolia_187507859_Subscription_Monthly_M.webp);
    width: 450px;
    height: 315px;
    background-size: 450px 315px; }
  .page-id-44 #main:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -53px;
    background: url(../../../../uploads/2018/10/section-bg1.webp);
    width: 651px;
    height: 432px;
    background-size: 651px 432px; }
.page-id-44 .wpb_gmaps_widget .wpb_wrapper {
  position: relative;
  z-index: 4; }
.page-id-44 #site-content {
  position: relative;
  z-index: 4; }

@media (max-width: 1200px) {
  .page-id-41 .parallax-imgs .parallax-img-2 {
    display: none; } }
@media (max-width: 992px) {
  .page-id-44 #site-content .vc_row .wpb_column {
    width: 100%; } }
@media (max-width: 992px) {
  .page-id-44 .contact-column .columns .column {
    width: 100%;
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .page-id-41 .parallax-imgs .parallax-img-1 {
    display: none; }

  .bg-left-1 {
    display: none; } }
@media (max-width: 480px) {
  .page-id-41 .text {
    text-align: justify; }
  .page-id-41 .bg-left-row {
    padding-top: 15px !important; }

  .page-id-41 .text h2 {
    text-align: left; }

  .parallax-imgs .vc_column-inner {
    padding-left: 15px !important; } }
.sidebar-inner .widget {
  margin-bottom: 30px;
  padding: 15px;
  background: #fff;
  -webkit-box-shadow: 7px 7px 30px 3px rgba(0, 0, 0, 0.0509803922);
  -moz-box-shadow: 7px 7px 30px 3px rgba(0, 0, 0, 0.0509803922);
  box-shadow: 7px 7px 30px 3px rgba(0, 0, 0, 0.0509803922); }
  .sidebar-inner .widget input {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    height: 37px;
    padding: 2px 10px 2px 15px !important; }
    .sidebar-inner .widget input:focus {
      border-color: #023d96; }
  .sidebar-inner .widget h3.widget-title {
    font-weight: 600;
    position: relative;
    margin: 0 0 20px 20px; }
    .sidebar-inner .widget h3.widget-title:before {
      content: '';
      position: absolute;
      right: calc(100% + 15px);
      top: 0;
      background: #023d96;
      width: 5px;
      height: 100%; }
  .sidebar-inner .widget ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6; }
    .sidebar-inner .widget ul li:last-child {
      margin: 0;
      padding: 0;
      border: 0; }

#blog_content_container .item-inner .entry-content {
  font-size: 15px; }
#blog_content_container .showposts-loop .item--category a {
  font-size: 14px; }

.showposts-loop .item--category {
  margin-bottom: 0 !important; }

.showposts-loop.xlg-grid-1-items .entry-header .entry-title {
  margin-bottom: 10px !important; }

body .la-pagination ul .page-numbers {
  border: 0;
  background: #023d96;
  color: #fff; }
body .la-pagination ul .page-numbers.current, body .la-pagination ul .page-numbers:hover {
  border: 0;
  background: #0351c8;
  color: #fff; }

.single-post article.post .entry-header h1 {
  font-weight: 600;
  position: relative;
  margin: 0 0 20px 20px; }
  .single-post article.post .entry-header h1:before {
    content: '';
    position: absolute;
    right: calc(100% + 15px);
    top: 0;
    background: #023d96;
    width: 5px;
    height: 100%; }

.nav-links .nav-previous a:hover span.meta-nav {
  color: #023d96 !important; }
  .nav-links .nav-previous a:hover span.meta-nav i {
    left: -5px; }
.nav-links .nav-previous span i {
  font-style: normal;
  margin-right: 10px;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out; }
.nav-links .nav-next a:hover span.meta-nav {
  color: #023d96 !important; }
  .nav-links .nav-next a:hover span.meta-nav i {
    left: 5px; }
.nav-links .nav-next span i {
  font-style: normal;
  margin-left: 10px;
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out;
  -ms-transition: left 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out; }
.nav-links a:hover {
  color: #fff; }

.social--sharing a:hover {
  color: #fff !important; }

.post-thumbnail-full {
  text-align: center;
  margin: 30px 0; }


/*# sourceMappingURL=styles.css.map */
