.home-welcome-overlay {
  padding: 50px 0px;
  background-repeat: no-repeat; }
  .home-welcome-overlay.left {
    background-position: left; }
    .home-welcome-overlay.left .home-welcome {
      margin-left: 50%; }
  .home-welcome-overlay.right {
    background-position: right; }
    .home-welcome-overlay.right .home-welcome {
      margin-right: 50%; }
  .home-welcome-overlay .home-welcome {
    min-height: 423px;
    background: #1a3150; }
    .home-welcome-overlay .home-welcome .home-welcome-title h1 {
      color: #fff;
      text-align: center;
      padding-top: 20px;
      font-size: 50px;
      font-weight: bold; }
    .home-welcome-overlay .home-welcome .home-welcome-title span {
      text-align: center;
      color: #96bd42;
      font-size: 20px;
      width: 100%;
      display: block; }
    .home-welcome-overlay .home-welcome .home-welcome-content {
      color: #fff;
      text-align: center;
      padding: 10px 25px; }
  @media (max-width: 992px) {
    .home-welcome-overlay .home-welcome {
      margin: 0 auto !important;
      width: 95% !important; } }

.gsc-call-to-action {
  padding: 0; }
  .gsc-call-to-action .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #444444;
    margin-bottom: 10px; }
  .gsc-call-to-action .title {
    font-weight: 700;
    position: relative;
    margin: 0 0 25px;
    padding: 0 0 30px; }
    .gsc-call-to-action .title span {
      font-size: 30px;
      text-transform: none;
      line-height: 45px; }
    .gsc-call-to-action .title strong {
      color: #000;
      font-weight: 400; }
  .gsc-call-to-action .content {
    font-size: 15px;
    width: 85%; }
    @media (max-width: 992px) {
      .gsc-call-to-action .content {
        width: 100%; } }
  .gsc-call-to-action .button-action a {
    background: #fefefe;
    color: #fff; }
    .gsc-call-to-action .button-action a:hover {
      background: #f00; }
  .gsc-call-to-action.text-light .content {
    color: #fff; }
    .gsc-call-to-action.text-light .content .title {
      color: #fff; }
  .gsc-call-to-action.text-light .button-action a {
    background: #fff;
    color: #000; }
    .gsc-call-to-action.text-light .button-action a:hover {
      background: #000 !important;
      color: #fff; }
  .gsc-call-to-action.button-bottom .title {
    text-align: left; }
  .gsc-call-to-action.button-bottom .content {
    text-align: left;
    padding: 0;
    width: 100%; }
  .gsc-call-to-action.button-bottom .button-action {
    text-align: left;
    margin-top: 25px; }
  .gsc-call-to-action.button-left {
    position: relative; }
    .gsc-call-to-action.button-left .content {
      float: right;
      text-align: right;
      padding-left: 230px; }
      @media (max-width: 992px) {
        .gsc-call-to-action.button-left .content {
          width: 100%; } }
      .gsc-call-to-action.button-left .content .title {
        margin-bottom: 0;
        padding-bottom: 0;
        font-weight: 400;
        font-size: 38px; }
    .gsc-call-to-action.button-left .button-action {
      width: 200px;
      text-align: left;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -20px; }
  .gsc-call-to-action.button-right {
    position: relative; }
    .gsc-call-to-action.button-right .content {
      float: left;
      text-align: left;
      padding-right: 230px; }
      @media (max-width: 992px) {
        .gsc-call-to-action.button-right .content {
          width: 100%; } }
      .gsc-call-to-action.button-right .content .title {
        margin-bottom: 0;
        padding-bottom: 0;
        font-weight: 400;
        font-size: 38px; }
    .gsc-call-to-action.button-right .button-action {
      width: 200px;
      text-align: right;
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -20px; }
  .gsc-call-to-action.button-bottom-left .title {
    text-align: left; }
  .gsc-call-to-action.button-bottom-left .content {
    text-align: left;
    width: 100%; }
    @media (max-width: 992px) {
      .gsc-call-to-action.button-bottom-left .content {
        width: 100%; } }
  .gsc-call-to-action.button-bottom-left .button-action {
    text-align: left;
    margin-top: 15px; }
  .gsc-call-to-action.button-bottom-right {
    text-align: right; }
    .gsc-call-to-action.button-bottom-right .title {
      text-align: right; }
    .gsc-call-to-action.button-bottom-right .content {
      text-align: right;
      float: right; }
    .gsc-call-to-action.button-bottom-right .button-action {
      clear: both;
      margin-top: 20px;
      float: left;
      width: 100%; }
  .gsc-call-to-action.button-bottom-center {
    text-align: center; }
    .gsc-call-to-action.button-bottom-center .title {
      margin: 0; }
    .gsc-call-to-action.button-bottom-center .content {
      text-align: center;
      max-width: 780px;
      margin: 0 auto; }
    .gsc-call-to-action.button-bottom-center .button-action {
      clear: both;
      width: 100%; }
  .gsc-call-to-action.full-width .content, .gsc-call-to-action.fullwidth .content {
    width: 100% !important; }

.gsc-button {
  padding: 10px; }

.gsc-icon-box .icon-container .icon {
  text-align: center;
  display: block;
  font-size: 50px; }

.gsc-icon-box .highlight_content .title {
  text-align: center;
  font-weight: bold;
  font-size: 25px; }

.gsc-icon-box .highlight_content .desc {
  text-align: center; }

.gsc-heading.align-center {
  text-align: center; }

.gsc-divider:after {
  width: 100%;
  height: 1px;
  background: #cacaca;
  margin: 20px 0; }
