/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  	.grecaptcha-badge{
	visibility: collapse !important;  
	}

html {
  scroll-behavior: smooth;
}

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width:100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/
.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.mediumwrap {
  max-width: 1180px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
  .miniwrap {
  max-width: 900px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
 
.row {
  clear: both; }

@media screen and (min-width: 480px) {
  .wrap {
    width: 92%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25,
	.grid-75 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n),
		.grid-75:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n),
		.grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child,
		.grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-flow-opposite {
    float: right; } }
@media screen and (min-width: 640px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }
			
	.grid-75 {
		width: 74.616161% }
		.grid-75:nth-child(n) {
			margin-bottom: 1.51515%;
			margin-right: 1.51515%; }
		.grid-75:nth-child(4n) {
			margin-right: 0; }
		.grid-75:last-child {
			margin-right: 0; }
		
	.grid-75.no-margin {
		width: 75%; }
		.grid-75.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-75.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-75.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; } }
	
  .list-grid-2 {
		-webkit-column-count:2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-2 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
  .list-grid-3 {
		-webkit-column-count:3; 
		-moz-column-count: 3; 
		column-count: 3; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-3 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

  a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    text-decoration: none; }

  html, body {
    min-height: 100%;
  }

  /* Fonts */

  body {
    font-family: 'Open Sans', sans-serif;
  }

  h1, h2, h3, h4, h5, h6, span.title {
    font-family: 'Lora', serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 600;
  }

  .text-block {}

    .text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6, .text-block span.title {
      position: relative;
      margin-bottom: 60px;
      display: block;
    }

      .text-block h1:after, .text-block h2:after, .text-block h3:after, .text-block h4:after, .text-block h5:after, .text-block h6:after, .text-block span.title:after {
        content: '';
        height: 2px;
        width: 120px;
        background-color: #209bb4;
        display: block;
        position: absolute;
        margin-top: 30px;
      }

    .text-block p {
      font-size: 17px;
      line-height: 32px;
      margin-top: 30px;
    }

      .text-block p:first-child {
        margin-top: 0;
      }

    .text-block hr {
      margin: 90px 0;
    }

    .text-block ul {
      list-style: none;
      font-size: 17px;
      line-height: 32px;
      margin-top: 30px;
    }

      .text-block ul:first-child {
        margin-top: 0;
      }

      .text-block ul li {
        padding-left: 25px;
        position: relative;
      }

      .text-block > ul > li {
        margin-bottom: 15px;
      }

        .text-block ul li:before {
          content: '\f6fc';
          font-family: 'Font Awesome 6 Pro';
          font-weight: bold;
          color: #209bbb;
          margin-right: 10px;
          position: absolute;
          left: 0;
        }

        .text-block ul ul {
          margin-top: 0;
          
        }

          .text-block ul ul li {
            padding-left: 15px;
          }

            .text-block ul ul li:before {
              content: '\f111';
              font-size: 8px;
            }

          .text-block ul ul ul {}

            .text-block ul ul ul li {
              margin: 0;
            }

              .text-block ul ul ul li:before {
                font-weight: normal;
              }

    section.right .text-block h1:after, section.right .text-block h2:after, section.right .text-block h3:after, section.right .text-block h4:after, section.right .text-block h5:after, section.right .text-block h6:after, section.right .text-block span.title:after {
      right: 0;
    }

    section.full .text-block h1:after, section.full .text-block h2:after, section.full .text-block h3:after, section.full .text-block h4:after, section.full .text-block h5:after, section.full .text-block h6:after, section.full .text-block span.title:after {
      left: 0;
      margin-left: auto;
      margin-right: auto;
    }

      section.full .text-block h1.centered:after, section.full .text-block h2.centered:after, section.full .text-block h3.centered:after, section.full .text-block h4.centered:after, section.full .text-block h5.centered:after, section.full .text-block h6.centered:after, section.full .text-block span.title.centered:after {
        right: 0;
      }

    section.full .text-block .grid-half h1:after, section.full .text-block .grid-half h2:after, section.full .text-block .grid-half h3:after, section.full .text-block .grid-half h4:after, section.full .text-block .grid-half h5:after, section.full .text-block .grid-half h6:after, section.full .text-block .grid-half span.title:after {
      left: 0;
      margin-left: 0;
    }

    section:not(.parallax) .text-block h1, 
    section:not(.parallax) .text-block h2,
    section:not(.parallax) .text-block h3, 
    section:not(.parallax) .text-block h4,
    section:not(.parallax) .text-block h5,
    section:not(.parallax) .text-block h6,
    section:not(.parallax) .text-block span.title {
      color: #002d49;
    }

    section:not(.parallax) .text-block strong, .hero-intro .text-block strong, section:not(.parallax) .text-block b, .hero-intro .text-block b {
      color: #002d49;
    }

      section:not(.parallax) .text-block ul ul li strong, section:not(.parallax) .text-block ul ul li b, .hero-intro .text-block ul ul li strong, .hero-intro .text-block ul ul li b {
        color: #209bb4;
      }

        section:not(.parallax) .text-block ul ul ul li strong, section:not(.parallax) .text-block ul ul ul li b, .hero-intro .text-block ul ul ul li strong, .hero-intro .text-block ul ul ul li b {
          color: #002d49;
        }

          section:not(.parallax) .text-block ul ul ul ul li strong, section:not(.parallax) .text-block ul ul ul ul li b, .hero-intro .text-block ul ul ul ul li strong, .hero-intro .text-block ul ul ul ul li b {
            color: #209bb4;
          }

    .hero-intro .text-block a:not(.button), section:not(.parallax) .text-block a:not(.button), .hero-intro .text-block a:not(.button) {
      color: #007bc7;
      font-weight: bold;
    }

  .button {
    background-color: #209bb4;
    color: white;
    font-size: 16px;
    line-height: 20px;
    padding: 15px 30px;
    border-radius: 5px;
  }

    .text-block .button {
      display: table;
      margin-top: 30px;
    }

      .text-block .button.centered {
        margin-left: auto;
        margin-right: auto;
      }

      .text-block .button.left {
        float: left;
        width: 45%;
        text-align: center;
        margin-right: 5%;
      }

      section.right .text-block .button {
        float: right;
      }

  .text-block .grid-half {}

  @media (max-width: 960px) {
    .text-block hr {
      margin: 45px 0;
    }

    .text-block .grid-half {
      width: 100%;
      margin: 0;
      float: none;
      margin-top: 30px;
    }

      .text-block .grid-half:first-of-type {
        margin-top: 0;
      }

        .text-block .grid-half .content-pad-left {
          padding-left: 0;
        }
  }

  @media (max-width: 640px) {
    .text-block .button.left {
      width: 100%;
      margin-right: 0;
      float: none;
    }
  }


/*! Header
//////////////////////////////////////////////*/

header[role=banner] {
  background-color: white;
}

  .nav-container {
    background-color: white;
    position: relative;
    z-index: 3;
  }

    .nav-container.sticky {
      box-shadow: 0px 0px 5px #0000002e;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 2;
    }

  .nav-container > .wrap {
    display: flex;
    align-items: center;
    flex-direction: row;
    min-height: 90px;
    justify-content: center;
  }

    .nav-container a.header-phone {
      margin-right: auto;
      color: #002d49;
      font-size: 18px;
      font-weight: bold;
    }

      a.header-phone i {
        margin-right: 5px;
      }

    .nav-container .logo img {
      max-height: 70px;
      min-height: 70px;
/*       width: 100%; */
    }

    .nav-container .nav-bars {
      margin-left: auto;
      color: #209bb4;
      font-weight: bold;
      font-size: 18px;
      cursor: pointer;
    }

      .nav-container .nav-bars i {
        margin-left: 10px;
      }

  nav[role=navigation] {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-color: #002d49;
    max-width: 30%;
    width: 100%;
    min-width: 440px;
    z-index: 3;
    overflow-y: auto;
  }

    nav[role=navigation].active {
      display: flex;
    }

      a.nav-toggle.nav-close {
        position: absolute;
        right: 40px;
        top: 40px;
        font-size: 30px;
        cursor: pointer;
        z-index: 9;
      }

      nav[role=navigation] .main-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        height: 100%;
        width: 100%;
        padding: 40px;
      }

        nav[role=navigation] .main-nav ul.menu li:first-of-type a {
          margin-top: 0;
        }

        nav[role=navigation] .main-nav ul.menu li:last-of-type a {
          margin-bottom: 0;
        }

      nav[role=navigation].secondary-active {
        max-width: 50%;
        width: 100%;
        min-width: 740px;
      }

        nav[role=navigation].secondary-active .main-nav {
          width: 65%;
        }

      nav[role=navigation] .secondary-nav {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: left;
        height: 100%;
        width: 35%;
        background-color: #209bb4;
        text-align: left;
        padding: 40px;
      }

        nav[role=navigation] .secondary-nav hr {
          border: none;
        }

        nav[role=navigation] .secondary-nav .menu-title span {
          font-weight: bold;
          color: #002d49;
          margin-bottom: 6px;
          display: block
        }

        nav[role=navigation] .secondary-nav a {
          line-height: 24px;
        }

      nav[role=navigation] a {
        color: white;
        position: relative;
      }

        nav[role=navigation] .main-nav a {
          font-family: 'Lora', serif;
          font-size: 36px;
          line-height: 42px;
          display: block;
          margin: 20px 0;
          text-align: center;
          position: relative;
          font-weight: 600;
        }

          nav[role=navigation] .main-nav a:hover:after {
            content: '';
            position: absolute;
            bottom: -8px;
            width: 50%;
            height: 2px;
            background-color: #209bb4;
            left: 0;
            right: 0;
            margin: 0 auto;
          }

  @media(max-width: 960px) {
    nav[role=navigation], nav[role=navigation].secondary-active {
      max-width: 100%;
      min-width: 100%;
    }

    nav[role=navigation] {
      flex-direction: column;
    }

      nav[role=navigation] .main-nav, nav[role=navigation].secondary-active .main-nav, nav[role=navigation] .secondary-nav {
        width: 100%;
        display: block;
        height: auto;
      }

        nav[role=navigation] .main-nav a {
          text-align: left;
        }

          nav[role=navigation] .main-nav a:hover:after {
            right: inherit;
          }

      .nav-container > .wrap {
        min-height: 80px;
      }

      .nav-container .nav-bars {}

        .nav-container .nav-bars span {
          display: none;
        }

      .nav-container a.header-phone {}

        .nav-container a.header-phone span {
          display: none;
        }

      .nav-container .logo img {
        max-height: 50px;
        min-height: 50px;
      }

  }

/*! Content Area
//////////////////////////////////////////////*/

.main__content {
  overflow-x: hidden;
}

  /* Hero */

    #hero {
      min-height: 50vh;
      width: 100%;
      background-attachment: fixed;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }

      body.is__device #hero {
        background-attachment: inherit;
      }

      .hero-intro {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 90px 0;
      }

        .hero-intro .text-block h1, .hero-intro .text-block h2, .hero-intro .text-block h3, .hero-intro .text-block h4, .hero-intro .text-block h5, .hero-intro .text-block h6, .hero-intro .text-block span.title {
          margin-bottom: 30px;
          color: #209bb4;
        }

          .hero-intro .text-block h1:after, .hero-intro .text-block h2:after, .hero-intro .text-block h3:after, .hero-intro .text-block h4:after, .hero-intro .text-block h5:after, .hero-intro .text-block h6:after, .hero-intro .text-block span.title:after { 
            content: none;
          }

    #hero.parallax {
      padding: 60px 0 90px;
      min-height: calc(100vh - 90px);
      display: flex;
      background-attachment: fixed;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      align-items: center;
      justify-content: center;
    }

      #hero.parallax:after {
        content: '';
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        position: absolute;
        width: 100%;
        min-height: 100vh;
        background-color: rgba(255,255,255,.4);
        z-index: 0;
      }

      .hero-container {
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
        z-index: 1;
      }

        .hero-container .hero-logo {
          max-height: 40vh;
/*           max-width: 50%; */
          margin-bottom: 30px;
        }

        .hero-container span.title {
          color: #002d49;
          font-size: 32px;
          line-height: 40px;
/*           max-width: 70%; */
        }

        .hero-container .slide-toggle {
          margin-top: 30px;
          cursor: pointer;
        }

  /* Homepage */

    body.home {}

  /* Section Styles */

    section {
      display: flex;
      position: relative;
      padding: 65px 0;
    }

      section.full-height {
        min-height: 100vh;
        align-items: center;
      }

      .section-container {
        z-index: 1;
      }

      section.parallax {
        background-attachment: fixed;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        color: white;
      }

        body.is__device section.parallax {
          background-attachment: inherit;
        }

        section.parallax:after {
          content: '';
          display: block;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background-color: rgba(0,0,0,.3);
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 0;
        }

        section.parallax h1, section.parallax h2, section.parallax h3, section.parallax h4, section.parallax h5, section.parallax h6, section.parallax span.title {
          color: white;
        }

      section.left, section.right {}

        section.left .text-block, section.right .text-block {
          width: 50%;
        }

          section.left .text-block {
            float: left;
          }

          section.right .text-block {
            float: right;
          }

          section.generic.left .text-block, section.generic.right .text-block {
            float: none;
            width: 100%;
          }

      section.card {}

        section.card .text-block {}

        section.card:nth-child(n) {
          background-color: #f4f4f2;
        }

        section.card:nth-child(2n) {
          background-color: #d2ebf0;
        }

        section.card .section-container {
          background-color: white;
          display: flex;
          height: 100%;
        }

          section.card .section-container.wrap {
            padding: 0px;
          }

          section.card.right .section-container {
            flex-direction: row-reverse;
          }

          section.card .text-block {
            padding: 50px;
          }

            section.card.right .text-block h1:after, section.card.right .text-block h2:after, section.card.right .text-block h3:after, section.card.right .text-block h4:after, section.card.right .text-block h5:after, section.card.right .text-block h6:after, section.card.right .text-block span.title:after {
              left: 0;
            }

          section.card .card-image {
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            width: 50%;
          }

          section.card .card-number {
            font-family: 'Lora', serif;
            font-weight: 600;
            font-size: 250px;
            color: #209bb4;
            position: absolute;
            right: 97%;
            top: 20px;
            line-height: 250px;
          }

            section.card.right .card-number {
              right: inherit;
              left: 97%;
            }

        section.card.numbers {}

      section.generic {}

        section.generic:before {
          content: '';
          max-width: 1280px;
          width: 92%;
          position: absolute;
          height: 1px;
          background-color: lightgrey;
          margin: 0 auto;
          left: 0;
          right: 0;
          top: 0;
        }

      section.intro {}

        section.intro:before {
          content: none;
        }

      @media (max-width: 1400px) {
        section.card .card-number {
          position: relative;
          line-height: 36px;
          font-size: 36px;
          text-align: center;
          margin-top: 53px;
          padding: 0px 20px;
          right: inherit;
          left: inherit;
          top: inherit;
        }

          section.card.right .card-number {
            right: inherit;
            left: inherit;
          }

        section.card.numbers .text-block {
          padding-left: 0;
        }

          section.card.right .text-block {
            padding-right: 0;
            padding-left: 50px;
          }
      }

      @media (max-width: 960px) {
        .hero-intro {
          padding: 45px 0;
        }

        section {
          padding: 45px 0;
        }

        section.parallax:after {
          background-color: rgba(0,0,0,.4);
        }

        section.card {}

          section.card .section-container {
            flex-direction: column;
          }

            section.card.right .section-container {
              flex-direction: column;
            }

          section.card.numbers .text-block {
            padding-left: 30px;
          }

            section.card.right.numbers .text-block {
              padding-right: 30px;
            }

          section.card .text-block {
            padding: 30px; 
          }

            section.card.right .text-block {
              padding: 30px;
            }

          section.card .card-image {
            width: 100%;
            height: 600px;
          }

          section.card .card-number {
            background-color: #209bb4;
            color: white;
            margin-top: 0;
            padding: 10px;
          }

        section.left .text-block, section.right .text-block {
          width: 100%;
        }

      }

  /* GForm Styles */

    .gform_wrapper .gform_body li {
      padding: 0 !important;
    }

    body .gform_wrapper .gform_body input, body .gform_wrapper .gform_body textarea {
      border-radius: 5px;
      padding: 15px !important;
      border: none;
      margin: 0px !important;
    }

    body .gform_wrapper .top_label div.ginput_container {
      margin-top: 0px !important;
    }

    body .gform_wrapper .gform_footer input[type=submit] {
      border: none;
      font-family: 'Open Sans', sans-serif;
    }

    body .gform_wrapper .gform_body textarea.large {
      max-height: 200px !important;
    }

/*! Footer
//////////////////////////////////////////////*/

footer[role=contentinfo] {
  min-height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #898989;
}

  footer[role=contentinfo] p {
    float: left;
  }

  footer[role=contentinfo] .social-icons {
    float: right;
  }

  footer[role=contentinfo] span.pipe {
    height: 100%;
    width: 2px;
    background-color: #209bb4;
    display: inline-block;
    height: 17px;
    margin-bottom: -3px;
    margin-left: 5px;
    margin-right: 5px;
  }

  footer[role=contentinfo] span.dot:after {
    content: '.';
    color: #898989;
    display: inline-block;
    position: relative;
    font-size: 26px;
    top: -4px;
    left: 4px;
    margin-left: 2px;
    margin-right: 2px;
  }

  footer[role=contentinfo] a {
    color: #898989;
  }

    footer[role=contentinfo] a.social-icon {
      margin-left: 12px;
      font-size: 30px;
      color: #209bb4;
    }

  @media (max-width: 1200px) {
    footer[role=contentinfo] p {
      float: none;
      width: 100%;
    }

    footer[role=contentinfo] .social-icons {
      float: none;
      margin: 0 auto;
      display: table;
      margin-top: 5px;
    }
  }

  @media (max-width: 740px) {
    footer[role=contentinfo] p {
      line-height: 30px;
    }

    /*footer[role=contentinfo] span.pipe, footer[role-contentinfo] span.bar {
      display: none;
    }*/
  }
 

/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

input[type="text"] {
	border: 1px solid black;
}

input[type="email"] {
	border:1px solid black;
}

textarea {
	border:1px solid black;
}

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
