/** Theme Name: Pixel Palace */
/** Theme URI: https://pixelpalace.com.au */
/** Author: Pixel Palace */
/** Author URI: https://pixelpalace.com.au */
/** Version: 3.0 */
.p-1 {
  padding: 1rem !important; }
  @media only screen and (max-width: 1200px) {
    .p-1 {
      padding: 0.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .p-1 {
      padding: 0.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .p-1 {
      padding: 0.2rem !important; } }

.p-2 {
  padding: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .p-2 {
      padding: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .p-2 {
      padding: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .p-2 {
      padding: 0.4rem !important; } }

.p-3 {
  padding: 3rem !important; }
  @media only screen and (max-width: 1200px) {
    .p-3 {
      padding: 2rem !important; } }
  @media only screen and (max-width: 768px) {
    .p-3 {
      padding: 1rem !important; } }
  @media only screen and (max-width: 576px) {
    .p-3 {
      padding: 0.6rem !important; } }

.p-4 {
  padding: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .p-4 {
      padding: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .p-4 {
      padding: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .p-4 {
      padding: 0.8rem !important; } }

.p-5 {
  padding: 5rem !important; }
  @media only screen and (max-width: 1200px) {
    .p-5 {
      padding: 3.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .p-5 {
      padding: 1.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .p-5 {
      padding: 1rem !important; } }

.py-1 {
  padding-bottom: 2rem !important;
  padding-top: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .py-1 {
      padding-bottom: 1.33333rem !important;
      padding-top: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .py-1 {
      padding-bottom: 0.66667rem !important;
      padding-top: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .py-1 {
      padding-bottom: 0.4rem !important;
      padding-top: 0.4rem !important; } }

.py-2 {
  padding-bottom: 4rem !important;
  padding-top: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .py-2 {
      padding-bottom: 2.66667rem !important;
      padding-top: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .py-2 {
      padding-bottom: 1.33333rem !important;
      padding-top: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .py-2 {
      padding-bottom: 0.8rem !important;
      padding-top: 0.8rem !important; } }

.py-3 {
  padding-bottom: 6rem !important;
  padding-top: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .py-3 {
      padding-bottom: 4rem !important;
      padding-top: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .py-3 {
      padding-bottom: 2rem !important;
      padding-top: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .py-3 {
      padding-bottom: 1.2rem !important;
      padding-top: 1.2rem !important; } }

.py-4 {
  padding-bottom: 8rem !important;
  padding-top: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .py-4 {
      padding-bottom: 5.33333rem !important;
      padding-top: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .py-4 {
      padding-bottom: 2.66667rem !important;
      padding-top: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .py-4 {
      padding-bottom: 1.6rem !important;
      padding-top: 1.6rem !important; } }

.py-5 {
  padding-bottom: 10rem !important;
  padding-top: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .py-5 {
      padding-bottom: 6.66667rem !important;
      padding-top: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .py-5 {
      padding-bottom: 3.33333rem !important;
      padding-top: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .py-5 {
      padding-bottom: 2rem !important;
      padding-top: 2rem !important; } }

.pt-1 {
  padding-top: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .pt-1 {
      padding-top: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .pt-1 {
      padding-top: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .pt-1 {
      padding-top: 0.4rem !important; } }

.pt-2 {
  padding-top: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .pt-2 {
      padding-top: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .pt-2 {
      padding-top: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .pt-2 {
      padding-top: 0.8rem !important; } }

.pt-3 {
  padding-top: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .pt-3 {
      padding-top: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .pt-3 {
      padding-top: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .pt-3 {
      padding-top: 1.2rem !important; } }

.pt-4 {
  padding-top: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .pt-4 {
      padding-top: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .pt-4 {
      padding-top: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .pt-4 {
      padding-top: 1.6rem !important; } }

.pt-5 {
  padding-top: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .pt-5 {
      padding-top: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .pt-5 {
      padding-top: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .pt-5 {
      padding-top: 2rem !important; } }

.pb-1 {
  padding-bottom: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .pb-1 {
      padding-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .pb-1 {
      padding-bottom: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .pb-1 {
      padding-bottom: 0.4rem !important; } }

.pb-2 {
  padding-bottom: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .pb-2 {
      padding-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .pb-2 {
      padding-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .pb-2 {
      padding-bottom: 0.8rem !important; } }

.pb-3 {
  padding-bottom: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .pb-3 {
      padding-bottom: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .pb-3 {
      padding-bottom: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .pb-3 {
      padding-bottom: 1.2rem !important; } }

.pb-4 {
  padding-bottom: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .pb-4 {
      padding-bottom: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .pb-4 {
      padding-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .pb-4 {
      padding-bottom: 1.6rem !important; } }

.pb-5 {
  padding-bottom: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .pb-5 {
      padding-bottom: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .pb-5 {
      padding-bottom: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .pb-5 {
      padding-bottom: 2rem !important; } }

.m-1 {
  margin: 1rem !important; }
  @media only screen and (max-width: 1200px) {
    .m-1 {
      margin: 0.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .m-1 {
      margin: 0.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .m-1 {
      margin: 0.2rem !important; } }

.m-2 {
  margin: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .m-2 {
      margin: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .m-2 {
      margin: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .m-2 {
      margin: 0.4rem !important; } }

.m-3 {
  margin: 3rem !important; }
  @media only screen and (max-width: 1200px) {
    .m-3 {
      margin: 2rem !important; } }
  @media only screen and (max-width: 768px) {
    .m-3 {
      margin: 1rem !important; } }
  @media only screen and (max-width: 576px) {
    .m-3 {
      margin: 0.6rem !important; } }

.m-4 {
  margin: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .m-4 {
      margin: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .m-4 {
      margin: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .m-4 {
      margin: 0.8rem !important; } }

.m-5 {
  margin: 5rem !important; }
  @media only screen and (max-width: 1200px) {
    .m-5 {
      margin: 3.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .m-5 {
      margin: 1.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .m-5 {
      margin: 1rem !important; } }

.my-1 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .my-1 {
      margin-top: 1.33333rem !important;
      margin-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .my-1 {
      margin-top: 0.66667rem !important;
      margin-bottom: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .my-1 {
      margin-top: 0.4rem !important;
      margin-bottom: 0.4rem !important; } }

.my-2 {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .my-2 {
      margin-top: 2.66667rem !important;
      margin-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .my-2 {
      margin-top: 1.33333rem !important;
      margin-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .my-2 {
      margin-top: 0.8rem !important;
      margin-bottom: 0.8rem !important; } }

.my-3 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .my-3 {
      margin-top: 4rem !important;
      margin-bottom: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .my-3 {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .my-3 {
      margin-top: 1.2rem !important;
      margin-bottom: 1.2rem !important; } }

.my-4 {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .my-4 {
      margin-top: 5.33333rem !important;
      margin-bottom: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .my-4 {
      margin-top: 2.66667rem !important;
      margin-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .my-4 {
      margin-top: 1.6rem !important;
      margin-bottom: 1.6rem !important; } }

.my-5 {
  margin-top: 10rem !important;
  margin-bottom: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .my-5 {
      margin-top: 6.66667rem !important;
      margin-bottom: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .my-5 {
      margin-top: 3.33333rem !important;
      margin-bottom: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .my-5 {
      margin-top: 2rem !important;
      margin-bottom: 2rem !important; } }

.mt-1 {
  margin-top: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .mt-1 {
      margin-top: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .mt-1 {
      margin-top: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .mt-1 {
      margin-top: 0.4rem !important; } }

.mt-2 {
  margin-top: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .mt-2 {
      margin-top: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .mt-2 {
      margin-top: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .mt-2 {
      margin-top: 0.8rem !important; } }

.mt-3 {
  margin-top: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .mt-3 {
      margin-top: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .mt-3 {
      margin-top: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .mt-3 {
      margin-top: 1.2rem !important; } }

.mt-4 {
  margin-top: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .mt-4 {
      margin-top: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .mt-4 {
      margin-top: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .mt-4 {
      margin-top: 1.6rem !important; } }

.mt-5 {
  margin-top: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .mt-5 {
      margin-top: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .mt-5 {
      margin-top: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .mt-5 {
      margin-top: 2rem !important; } }

.mb-1 {
  margin-bottom: 2rem !important; }
  @media only screen and (max-width: 1200px) {
    .mb-1 {
      margin-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .mb-1 {
      margin-bottom: 0.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .mb-1 {
      margin-bottom: 0.4rem !important; } }

.mb-2 {
  margin-bottom: 4rem !important; }
  @media only screen and (max-width: 1200px) {
    .mb-2 {
      margin-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .mb-2 {
      margin-bottom: 1.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .mb-2 {
      margin-bottom: 0.8rem !important; } }

.mb-3 {
  margin-bottom: 6rem !important; }
  @media only screen and (max-width: 1200px) {
    .mb-3 {
      margin-bottom: 4rem !important; } }
  @media only screen and (max-width: 768px) {
    .mb-3 {
      margin-bottom: 2rem !important; } }
  @media only screen and (max-width: 576px) {
    .mb-3 {
      margin-bottom: 1.2rem !important; } }

.mb-4 {
  margin-bottom: 8rem !important; }
  @media only screen and (max-width: 1200px) {
    .mb-4 {
      margin-bottom: 5.33333rem !important; } }
  @media only screen and (max-width: 768px) {
    .mb-4 {
      margin-bottom: 2.66667rem !important; } }
  @media only screen and (max-width: 576px) {
    .mb-4 {
      margin-bottom: 1.6rem !important; } }

.mb-5 {
  margin-bottom: 10rem !important; }
  @media only screen and (max-width: 1200px) {
    .mb-5 {
      margin-bottom: 6.66667rem !important; } }
  @media only screen and (max-width: 768px) {
    .mb-5 {
      margin-bottom: 3.33333rem !important; } }
  @media only screen and (max-width: 576px) {
    .mb-5 {
      margin-bottom: 2rem !important; } }

@media only screen and (min-width: 1500px) {
  .container {
    max-width: 1470px; } }

/* Colors */
/* Typography */
html {
  font-size: 16px; }
  @media only screen and (max-width: 768px) {
    html {
      font-size: 14px; } }
  @media only screen and (max-width: 576px) {
    html {
      font-size: 13px; } }

body {
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
  overflow-x: hidden !important; }
  @media only screen and (max-width: 768px) {
    body {
      padding-top: 95px; } }

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }

a {
  color: #2D9CDB;
  text-decoration: none !important; }
  a:hover {
    color: #1f7fb6; }

h1 {
  font-size: 3em; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 2.5em; } }
  @media only screen and (max-width: 576px) {
    h1 {
      font-size: 2em; } }

h2 {
  font-size: 2.3em;
  color: #00477F; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 2em; } }
  @media only screen and (max-width: 576px) {
    h2 {
      font-size: 1.5em; } }

h3 {
  font-size: 1.8em;
  color: #2D9CDB; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 1.6em; } }
  @media only screen and (max-width: 576px) {
    h3 {
      font-size: 1.5em; } }

h4 {
  font-size: 1.8em; }
  @media only screen and (max-width: 768px) {
    h4 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 576px) {
    h4 {
      font-size: 1.35em; } }

h5 {
  font-size: 1.5em; }
  @media only screen and (max-width: 768px) {
    h5 {
      font-size: 1.33em; } }
  @media only screen and (max-width: 576px) {
    h5 {
      font-size: 1.2em; } }

h6 {
  font-size: 1.3em;
  line-height: normal;
  font-weight: normal;
  color: #2D9CDB; }
  @media only screen and (max-width: 768px) {
    h6 {
      font-size: 1.1em; } }
  @media only screen and (max-width: 576px) {
    h6 {
      font-size: 1em; } }

/* Global backgrounds */
.light {
  color: #fff; }
  .light h1, .light h2, .light h3, .light h4, .light h5, .light h6 {
    color: #fff; }

.darkblue {
  color: #00477F; }
  .darkblue h1, .darkblue h2, .darkblue h3, .darkblue h4, .darkblue h5, .darkblue h6 {
    color: #00477F; }

.bg-black {
  background: #111; }

.bg-primary {
  background: #2D9CDB !important; }

.bg-secondary {
  background: #8DD8F8; }

.bg-lightgrey {
  background: #f9f9f9; }

::-moz-selection {
  background: #2D9CDB;
  color: #fff; }

::selection {
  background: #2D9CDB;
  color: #fff; }

/* Button styles */
.btn, a.btn {
  padding: 0.7em 1.4em;
  border: 0;
  font-size: 1em;
  text-transform: uppercase;
  border-radius: 0px; }
  .btn.btn-primary, a.btn.btn-primary {
    background: #2D9CDB; }
    .btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus, a.btn.btn-primary:hover, a.btn.btn-primary:active, a.btn.btn-primary:focus {
      background: #1f7fb6; }
  .btn.btn-secondary, a.btn.btn-secondary {
    background: #8DD8F8; }
    .btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus, a.btn.btn-secondary:hover, a.btn.btn-secondary:active, a.btn.btn-secondary:focus {
      background: #5dc8f5; }
  .btn.btn-ghost, a.btn.btn-ghost {
    background: transparent;
    border: 2px solid #111; }
    .btn.btn-ghost:hover, .btn.btn-ghost:active, .btn.btn-ghost:focus, a.btn.btn-ghost:hover, a.btn.btn-ghost:active, a.btn.btn-ghost:focus {
      background: #111;
      color: #fff; }
  .btn.btn-lg, a.btn.btn-lg {
    font-size: 1.2em;
    padding: 0.8em 1.6em; }
  .btn.btn-sm, a.btn.btn-sm {
    font-size: 0.9em;
    padding: 0.5em 1em; }
  .btn.btn-xs, a.btn.btn-xs {
    font-size: 0.8em;
    padding: 0.3em 0.6em; }
  .btn.btn-red, a.btn.btn-red {
    background: #DE356E; }
    .btn.btn-red:hover, a.btn.btn-red:hover {
      background: #c11f56; }

.light .btn.btn-ghost, .light a.btn.btn-ghost {
  background: transparent;
  border: 2px solid #fff; }
  .light .btn.btn-ghost:hover, .light .btn.btn-ghost:active, .light .btn.btn-ghost:focus, .light a.btn.btn-ghost:hover, .light a.btn.btn-ghost:active, .light a.btn.btn-ghost:focus {
    background: #fff;
    color: #111; }

/* WordPress default classes */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Global elements */
img {
  max-width: 100%;
  height: auto; }

.primary {
  color: #2D9CDB; }

.secondary {
  color: #8DD8F8; }

.red {
  color: #DE356E; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

main ul {
  padding-left: 1rem;
  margin-bottom: 1rem; }

blockquote {
  margin: 1rem 0;
  padding: 1rem 1rem 1rem 2rem;
  border-left: 3px solid #2D9CDB; }
  blockquote p:last-child {
    margin-bottom: 0; }

.social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  font-size: 1.4em;
  list-style: none; }
  .social-media li:before {
    display: none; }
  .social-media a {
    border: 0px !important;
    text-decoration: none !important;
    color: #2D9CDB; }

.video-background-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .video-background-container video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 576px) {
      .video-background-container video {
        display: none; } }

.color-bars {
  overflow: auto; }
  .color-bars span {
    width: 20%;
    height: 5px;
    display: inline-block;
    float: left; }
    .color-bars span:nth-child(1) {
      background: #00477F; }
    .color-bars span:nth-child(2) {
      background: #DE356E; }
    .color-bars span:nth-child(3) {
      background: #EA7F1F; }
    .color-bars span:nth-child(4) {
      background: #6FB43F; }
    .color-bars span:nth-child(5) {
      background: #F1B310; }
  .color-bars.footer span:nth-child(1) {
    background: #8DD8F8; }

.heartandhome {
  position: relative; }
  .heartandhome:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0%;
    height: 100%;
    width: 50%;
    background: url(img/heartandhome.png) center center no-repeat;
    background-size: contain; }
    @media only screen and (max-width: 992px) {
      .heartandhome:after {
        display: none; } }

/* Masthead */
#masthead {
  clear: both;
  height: 120px;
  background: #fff; }
  @media only screen and (max-width: 992px) {
    #masthead {
      height: 100px;
      top: 0px;
      position: fixed;
      z-index: 99;
      width: 100%; } }
  #masthead nav.desktop-menu ul.menu {
    list-style: none; }
    #masthead nav.desktop-menu ul.menu li {
      display: inline-block; }
  #masthead .brand img {
    padding: 15px 0px;
    display: block;
    max-width: 175px; }
    @media only screen and (max-width: 992px) {
      #masthead .brand img {
        max-width: 125px; } }
  #masthead .nav-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  #masthead .call-us {
    text-align: right;
    margin-top: 10px;
    color: #2D9CDB; }
    #masthead .call-us a {
      color: #2D9CDB; }
    #masthead .call-us .social-media {
      position: relative;
      margin-left: 6px;
      display: inline-block;
      font-size: 20px; }

.nav-toggle {
  cursor: pointer;
  z-index: 999;
  margin-top: 10px;
  margin-right: 15px; }
  .nav-toggle .bar {
    width: 25px;
    display: block;
    height: 2px;
    margin-bottom: 5px;
    background-color: #111;
    -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
    .nav-toggle .bar:last-child {
      margin-bottom: 0; }

.mobile-menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 66%;
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  pointer-events: none;
  opacity: 0;
  z-index: 900;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  -o-transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-box-shadow: -3px 3px 25px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 3px 25px rgba(0, 0, 0, 0.2);
  overflow: hidden; }
  .mobile-menu-overlay nav {
    width: 80%;
    padding: 30px 0px; }
  .mobile-menu-overlay .nav-toggle {
    position: absolute;
    top: 33px;
    right: 15px; }
  @media only screen and (max-width: 576px) {
    .mobile-menu-overlay {
      width: 90%; } }
  .mobile-menu-overlay ul.menu li a {
    color: #8DD8F8; }
  .mobile-menu-overlay .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop {
    background: #2D9CDB;
    border: 0; }
    .mobile-menu-overlay .ubermenu-skin-trans-black .ubermenu-submenu.ubermenu-submenu-drop a {
      color: #fff; }
  .mobile-menu-overlay .call-us {
    margin-bottom: 10px; }

#masthead .ubermenu-responsive-default.ubermenu {
  background: transparent;
  margin-top: 0px; }

#masthead .ubermenu-item-level-0 > .ubermenu-target {
  background: transparent !important;
  outline: 0px !important;
  font-size: 1.25em;
  padding: 10px; }
  @media only screen and (max-width: 1500px) {
    #masthead .ubermenu-item-level-0 > .ubermenu-target {
      font-size: 1em; } }
  @media only screen and (max-width: 1200px) {
    #masthead .ubermenu-item-level-0 > .ubermenu-target {
      padding: 10px 6px;
      font-size: 0.8em; } }
  #masthead .ubermenu-item-level-0 > .ubermenu-target span {
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #2D9CDB;
    position: relative; }
    #masthead .ubermenu-item-level-0 > .ubermenu-target span:after {
      content: "";
      background: #8DD8F8;
      height: 2px;
      position: absolute;
      left: 0;
      bottom: -4px;
      opacity: 0;
      width: 0;
      -webkit-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease; }
  #masthead .ubermenu-item-level-0 > .ubermenu-target:hover span, #masthead .ubermenu-item-level-0 > .ubermenu-target:focus span {
    color: #8DD8F8; }
    #masthead .ubermenu-item-level-0 > .ubermenu-target:hover span:after, #masthead .ubermenu-item-level-0 > .ubermenu-target:focus span:after {
      width: 100%;
      opacity: 1; }

#masthead .ubermenu-item-level-0:last-child .ubermenu-target {
  padding-right: 0; }

#masthead .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target {
  padding-right: 30px; }
  @media only screen and (max-width: 1200px) {
    #masthead .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target {
      padding-right: 26px; } }
  #masthead .ubermenu-item-level-0.ubermenu-item-has-children > .ubermenu-target span:after {
    display: none; }

#masthead .ubermenu-item-level-0.ubermenu-current_page_item > .ubermenu-target span:after {
  width: 100%;
  opacity: 1; }

#masthead .ubermenu-submenu {
  background: #fff;
  border: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0; }
  #masthead .ubermenu-submenu .ubermenu-target {
    font-size: 1.1em;
    color: #333;
    font-weight: bold;
    -webkit-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    #masthead .ubermenu-submenu .ubermenu-target:hover {
      color: #2D9CDB; }
    @media only screen and (max-width: 1200px) {
      #masthead .ubermenu-submenu .ubermenu-target {
        font-size: 0.8em; } }

#masthead.light-c .ubermenu-item-level-0 > .ubermenu-target {
  padding: 22px; }
  #masthead.light-c .ubermenu-item-level-0 > .ubermenu-target span {
    color: #fff;
    position: relative; }

#masthead.light-c .brand img.logo-black {
  opacity: 0; }

#masthead.light-c .brand img.logo-white {
  display: inline-block;
  opacity: 1; }

.admin-bar #masthead.fixed {
  top: 32px; }

.mobile-dark-overlay {
  opacity: 0;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  pointer-events: none;
  z-index: 400;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out; }

.navopen .bar {
  opacity: 0; }
  .navopen .bar:first-child {
    -webkit-transform: rotate(45deg) translateY(10px);
    -ms-transform: rotate(45deg) translateY(10px);
    transform: rotate(45deg) translateY(10px);
    opacity: 1; }
  .navopen .bar:last-child {
    -webkit-transform: rotate(-45deg) translateY(-10px);
    -ms-transform: rotate(-45deg) translateY(-10px);
    transform: rotate(-45deg) translateY(-10px);
    opacity: 1; }

.navopen .mobile-menu-overlay {
  opacity: 1;
  pointer-events: auto !important;
  -webkit-transform: translateX(0px);
  -ms-transform: translateX(0px);
  transform: translateX(0px); }

.navopen .mobile-dark-overlay {
  opacity: 1;
  pointer-events: auto; }

/* Slick Sliders */
.slick-slider {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .slick-slider.slick-initialized {
    opacity: 1; }

.slick-prev, .slick-next {
  z-index: 50; }

@media only screen and (max-width: 576px) {
  .slick-prev {
    left: 5px; } }

@media only screen and (max-width: 576px) {
  .slick-next {
    right: 5px; } }

.slick-prev:before, .slick-next:before {
  color: #111;
  font-size: 32px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Font Awesome 5 Free";
  font-weight: 900; }
  .slick-prev:before:hover, .slick-next:before:hover {
    color: #2D9CDB; }

.slick-prev:before {
  content: "\f053"; }

.slick-next:before {
  content: "\f054"; }

.slick-slide:focus {
  outline: 0; }

/* Flexible Content */
section.content-block {
  position: relative;
  overflow: hidden; }

.logo-block .slick-slide {
  height: 130px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .logo-block .slick-slide img {
    margin: 0 auto;
    max-height: 120px;
    max-width: 260px; }

.image-slider .slick-slide {
  padding: 0 5px; }

.image-slider img {
  height: 360px; }
  @media only screen and (max-width: 1200px) {
    .image-slider img {
      height: 400px; } }
  @media only screen and (max-width: 576px) {
    .image-slider img {
      height: auto; } }

.image-slider .slick-prev:before, .image-slider .slick-next:before {
  color: #fff; }

.image-slider .slick-prev {
  left: 15px; }

.image-slider .slick-next {
  right: 15px; }

.full-screen {
  height: 100vh; }

.mid-screen {
  height: 50vh; }

.gform_confirmation_message {
  text-align: center;
  margin: 2rem 0;
  font-weight: 700; }

.gform_wrapper form .validation_error {
  color: #2D9CDB;
  text-align: center;
  font-weight: 700;
  margin: 2rem 0; }

.gform_wrapper form .gform_body {
  padding-top: 1rem; }
  .gform_wrapper form .gform_body ul.gform_fields {
    list-style: none;
    padding: 0; }
    .gform_wrapper form .gform_body ul.gform_fields li.gfield {
      margin-bottom: 1.5rem;
      position: relative;
      padding-right: 1rem;
      display: inline-block;
      width: 100%; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.half {
        width: 50%; }
        @media only screen and (max-width: 576px) {
          .gform_wrapper form .gform_body ul.gform_fields li.gfield.half {
            width: 100%; } }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield > label {
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: 1rem;
        letter-spacing: 0; }
        .gform_wrapper form .gform_body ul.gform_fields li.gfield > label .gfield_required {
          color: #2D9CDB; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield input, .gform_wrapper form .gform_body ul.gform_fields li.gfield select, .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea {
        width: 100%;
        border: 1px solid #CACACA;
        outline: 0;
        background: transparent;
        font-size: 1rem !important;
        padding: 0.5rem 0.5rem !important;
        line-height: 1.5 !important;
        -webkit-transition: border 0.2s ease-out;
        -o-transition: border 0.2s ease-out;
        transition: border 0.2s ease-out;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio {
        list-style: none;
        padding: 0; }
        .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li input, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li input {
          display: none; }
        .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li label, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label {
          padding: 1rem !important;
          width: 100%;
          -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
          -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
          transition: color 0.2s ease-out, background-color 0.2s ease-out; }
          .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li label:before, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label:before {
            font-family: "Font Awesome 5 Free";
            content: "\f0c8";
            margin-right: 0.5rem; }
          .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li label svg, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li label svg {
            margin-right: 0.5rem; }
        .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li input[type=checkbox]:checked + label, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li input[type=radio]:checked + label, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li input[type=checkbox]:checked + label, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li input[type=radio]:checked + label {
          color: #fff;
          font-weight: 400;
          background-color: #2D9CDB; }
          .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li input[type=checkbox]:checked + label:before, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_checkbox li input[type=radio]:checked + label:before, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li input[type=checkbox]:checked + label:before, .gform_wrapper form .gform_body ul.gform_fields li.gfield ul.gfield_radio li input[type=radio]:checked + label:before {
            content: "\f14a"; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.active > label {
        color: #2D9CDB; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.active input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.active select, .gform_wrapper form .gform_body ul.gform_fields li.gfield.active textarea {
        border: 1px solid #2D9CDB; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield .gfield_description {
        color: #2D9CDB;
        position: absolute;
        font-size: 0.8rem; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_textarea, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_text, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_number, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_phone, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_email {
        padding: 0.5rem 0 !important;
        border-bottom: 1px solid #111 !important;
        -webkit-transition: border-bottom 0.2s ease-out;
        -o-transition: border-bottom 0.2s ease-out;
        transition: border-bottom 0.2s ease-out; }
        .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_textarea input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_textarea textarea, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_text input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_text textarea, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_number input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_number textarea, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_phone input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_phone textarea, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_email input, .gform_wrapper form .gform_body ul.gform_fields li.gfield.material .ginput_container_email textarea {
          background-color: transparent;
          color: #333;
          padding: 0 !important;
          width: 100%;
          outline: none !important;
          border: none !important; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.material label.gfield_label {
        position: absolute;
        top: 0.5rem;
        left: 0;
        margin-bottom: 0;
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: -webkit-transform 0.2s ease-out;
        -o-transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.material.active label.gfield_label {
        color: #2D9CDB; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.material.active .ginput_container {
        -webkit-box-shadow: 0px 2px 0px #2D9CDB;
        box-shadow: 0px 2px 0px #2D9CDB;
        border-color: transparent !important; }
      .gform_wrapper form .gform_body ul.gform_fields li.gfield.material.filled label.gfield_label {
        -webkit-transform: translateY(-1.2rem) scale(0.7);
        -ms-transform: translateY(-1.2rem) scale(0.7);
        transform: translateY(-1.2rem) scale(0.7);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        font-weight: 700 !important; }

.gform_wrapper form .gform_footer input[type=submit] {
  width: 100%;
  width: calc(100% - 1rem);
  color: #fff;
  border: 0;
  padding: 0.5rem;
  background-color: #2D9CDB;
  cursor: pointer;
  -webkit-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
  border-radius: 0; }
  @media only screen and (max-width: 992px) {
    .gform_wrapper form .gform_footer input[type=submit] {
      padding: 4px 5px; } }
  .gform_wrapper form .gform_footer input[type=submit]:hover {
    background-color: #1f7fb6; }

.subscribe .gform_wrapper form .gform_body {
  padding-top: 0; }

.subscribe .gform_wrapper form .gform_body ul.gform_fields li.gfield {
  margin: 0; }

.subscribe .gform_wrapper .gform_footer {
  margin: 0;
  padding: 0; }

.subscribe .gform_wrapper form .gform_body ul.gform_fields li.gfield > label {
  display: none; }

.subscribe .gform_wrapper .top_label div.ginput_container {
  margin: 0; }

.subscribe .gform_wrapper form .gform_body ul.gform_fields li.gfield input, .subscribe .gform_wrapper form .gform_body ul.gform_fields li.gfield select, .subscribe .gform_wrapper form .gform_body ul.gform_fields li.gfield textarea {
  background: #fff; }

.subscribe .gform_body {
  float: left !important;
  clear: none !important;
  width: 70% !important; }
  .subscribe .gform_body .gfield {
    width: 47.5% !important;
    margin: 0 !important;
    padding: 0px !important;
    padding-right: 2.5% !important;
    clear: none !important;
    float: left; }

.subscribe .gform_footer {
  float: left !important;
  clear: none !important;
  width: 30% !important; }

.subscribe .gform_wrapper form .gform_footer input[type=submit] {
  background: #8DD8F8;
  font-weight: bold;
  width: 100%; }
  .subscribe .gform_wrapper form .gform_footer input[type=submit]:hover {
    background: #5dc8f5; }

/* Client specific */
.flex-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#colophon {
  background: #00477F;
  clear: both;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 992px) {
    #colophon .btn {
      margin-bottom: 10px; } }
  #colophon hr {
    background: #8DD8F8;
    z-index: 2;
    position: relative;
    margin: 20px 0; }
  #colophon:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 600px;
    height: 100%;
    background: url(img/footer_graphic.png) center right no-repeat;
    background-size: cover; }
  #colophon .footer-logo {
    width: 160px;
    max-width: 100%; }
  #colophon .social-media {
    margin-top: 50px;
    float: right; }
    #colophon .social-media a {
      color: #fff; }
  #colophon .menu {
    margin-top: 20px; }
    #colophon .menu li {
      display: inline-block;
      font-size: 0.8em;
      border-right: 1px solid #fff; }
      #colophon .menu li a {
        color: #fff;
        padding: 5px 7px; }
      #colophon .menu li:last-child {
        border: 0; }
      #colophon .menu li:first-child a {
        padding-left: 0; }
  #colophon a {
    color: #fff; }
  #colophon .copyright {
    clear: both;
    text-align: right;
    padding-top: 20px;
    display: block; }
    @media only screen and (max-width: 992px) {
      #colophon .copyright {
        padding-top: 5px; } }
    #colophon .copyright a {
      color: #fff;
      text-decoration: underline; }
    @media only screen and (max-width: 768px) {
      #colophon .copyright {
        text-align: center; } }

.image-and-content img {
  max-height: 600px; }

.people .wrap {
  position: relative;
  overflow: hidden; }

.people .info {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 15px 10px;
  background: rgba(141, 216, 248, 0.9); }
  .people .info h4 {
    margin-bottom: 5px;
    font-size: 1.6em; }
    @media only screen and (max-width: 768px) {
      .people .info h4 {
        font-size: 1.1em; } }
  .people .info p {
    margin-bottom: 0;
    font-weight: bold; }
    @media only screen and (max-width: 768px) {
      .people .info p {
        font-size: 0.9em; } }

main img[class^='wp-image'], main img[class*=' wp-image'] {
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px; }

main ul {
  padding-left: 25px; }
  main ul li {
    position: relative;
    margin-bottom: 15px; }
    main ul li:before {
      content: "\f004";
      font-weight: 700;
      left: -25px;
      position: absolute;
      font-family: "Font Awesome 5 Free";
      color: #DE356E; }

main li > a, main p > a {
  color: inherit;
  border-bottom: 1px solid #8DD8F8; }

.hero-slider {
  height: 700px;
  height: 40vw; }
  @media only screen and (max-width: 992px) {
    .hero-slider {
      min-height: 240px; } }
  .hero-slider .slick-list, .hero-slider .slick-track {
    height: 700px;
    height: 40vw;
    position: relative; }
    @media only screen and (max-width: 992px) {
      .hero-slider .slick-list, .hero-slider .slick-track {
        min-height: 240px; } }
    .hero-slider .slick-list .slick-slide, .hero-slider .slick-track .slick-slide {
      height: 100%; }
      .hero-slider .slick-list .slick-slide .slide, .hero-slider .slick-track .slick-slide .slide {
        position: absolute;
        height: 100%; }
        .hero-slider .slick-list .slick-slide .slide .container, .hero-slider .slick-track .slick-slide .slide .container {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          height: 100%; }
        .hero-slider .slick-list .slick-slide .slide .row, .hero-slider .slick-track .slick-slide .slide .row {
          width: 100%; }
  @media only screen and (max-width: 992px) {
    .hero-slider .slide {
      padding: 120px 0px 60px; } }
  @media only screen and (max-width: 768px) {
    .hero-slider .slide {
      padding: 40px 0px; } }

#tribe-events ul li:before {
  display: none; }

.home-hero {
  position: relative; }
  .home-hero .slick-prev {
    left: 25px; }
  .home-hero .slick-next {
    right: 25px; }
  .home-hero .slick-prev:before, .home-hero .slick-next:before {
    color: #fff; }
  .home-hero .afc {
    position: relative; }

.page-hero h1 {
  color: #2D9CDB;
  font-size: 2.4em;
  margin-bottom: 0; }
  @media only screen and (max-width: 768px) {
    .page-hero h1 {
      font-size: 1.8em;
      margin-top: 20px; } }

.page-hero .afc {
  position: relative;
  height: 40vw;
  max-height: 550px; }

.page-hero + section {
  padding-top: 30px !important; }
  @media only screen and (max-width: 768px) {
    .page-hero + section {
      padding-top: 10px !important; } }

.service-blocks img {
  margin-bottom: 40px;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media only screen and (max-width: 992px) {
    .service-blocks img {
      width: 160px; } }

.service-blocks .col-md-3:hover img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.edge {
  position: absolute;
  z-index: 1;
  bottom: -2px;
  left: 0;
  width: 100%; }

.edges {
  overflow: hidden;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px; }

.blog-header {
  background: #2D9CDB;
  color: #fff; }
  .blog-header h1 {
    margin-bottom: 0; }

.loop-post .image-container {
  margin-bottom: 30px; }
  @media only screen and (max-width: 992px) {
    .loop-post .image-container {
      margin-bottom: 10px; } }

.loop-post h2 {
  font-size: 1.5em; }

.testimonial-slider {
  background: url(img/testimonial_bg.jpg) center center no-repeat;
  background-size: cover;
  text-align: center; }
  .testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
    color: #fff; }
    @media only screen and (max-width: 768px) {
      .testimonial-slider .slick-prev:before, .testimonial-slider .slick-next:before {
        display: none; } }
  .testimonial-slider .panel {
    padding: 40px; }
  .testimonial-slider hr {
    background: #fff;
    width: 80%;
    margin: 0 auto 15px; }
  .testimonial-slider blockquote {
    border: 0;
    font-family: "Crimson Text", serif;
    font-size: 1.4em;
    margin: 0; }
    @media only screen and (max-width: 992px) {
      .testimonial-slider blockquote {
        font-size: 1.2em; } }

.testimonials {
  padding: 20px;
  background: rgba(0, 70, 127, 0.9); }
  .testimonials hr {
    background: #fff;
    width: 80%;
    margin: 0 auto 15px; }
  .testimonials blockquote {
    border: 0;
    font-family: "Crimson Text", serif;
    font-size: 1.4em;
    margin: 0; }
    @media only screen and (max-width: 992px) {
      .testimonials blockquote {
        font-size: 1.2em; } }

.link-boxes .wrap {
  display: block;
  padding-top: 100%;
  border-bottom-left-radius: 30px;
  border-top-right-radius: 30px;
  overflow: hidden;
  position: relative; }
  .link-boxes .wrap h4 {
    position: absolute;
    font-size: 1.2em;
    text-transform: uppercase;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 20px 10px;
    text-align: center;
    background: rgba(45, 156, 219, 0.9);
    color: #fff;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .link-boxes .wrap:hover h4 {
    color: #00477F;
    background: rgba(141, 216, 248, 0.9); }

.link-boxes .col-md-6 .wrap {
  padding-top: 60%; }

.call-to-action {
  background: url(img/cta_bg.jpg) center center no-repeat;
  background-size: cover;
  color: #fff; }
  .call-to-action p {
    font-size: 1.2em; }

.gform_widget h3 {
  font-size: 1em;
  font-weight: normal; }

@media only screen and (min-width: 992px) {
  .hearted .col-md-6:first-child {
    padding-right: 120px; } }

@media only screen and (min-width: 992px) {
  .hearted .col-md-6:last-child:before {
    content: "";
    background: url(img/hearted.png) center center no-repeat;
    background-size: contain;
    top: 50%;
    left: 15px;
    height: 180px;
    width: 180px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }

.enquire-toggle {
  position: fixed;
  top: 25%;
  right: 0;
  z-index: 800; }
  @media only screen and (max-width: 992px) {
    .enquire-toggle {
      display: none; } }
  .enquire-toggle .btn-enquire {
    position: relative;
    top: 120px;
    width: 120px;
    text-align: center;
    display: inline-block;
    background: #2D9CDB;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 20px;
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    border: 2px solid #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .enquire-toggle .btn-enquire:hover {
      background: #00477F;
      cursor: pointer; }

.close-modal {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 24px; }
  .close-modal i {
    color: #2D9CDB; }
  .close-modal:hover {
    cursor: pointer; }
    .close-modal:hover i {
      color: #1f7fb6; }

.enquire-modal {
  position: fixed;
  top: 25%;
  width: 420px;
  max-width: 100%;
  max-height: 100%;
  padding: 30px;
  background: #fff;
  z-index: 999;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  right: -420px;
  -webkit-transition: right 0.25s ease;
  -o-transition: right 0.25s ease;
  transition: right 0.25s ease; }
  .enquire-modal h5 {
    font-size: 1.2em;
    line-height: normal;
    margin-bottom: 15px; }
  .enquire-modal .gform_wrapper {
    margin: 0; }
  .enquire-modal .gform_body {
    padding-top: 0 !important; }
  .enquire-modal .gform_wrapper form .gform_body ul.gform_fields li.gfield {
    margin: 0px 0px 10px 0px !important; }
  .enquire-modal .gfield_label {
    margin-bottom: 0px !important; }
  .enquire-modal .gform_footer {
    margin: 0px !important;
    padding: 0px !important; }
  .enquire-modal.toggled {
    right: 0; }

.cool-timeline.white-timeline .timeline-year {
  display: none; }

.cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title {
  background: #fff !important;
  color: #56a0d3 !important;
  font-size: 3em;
  padding-top: 0px;
  font-weight: bold; }

.cool-timeline.white-timeline .timeline-post .timeline-content .content-details, .section-bullets-bottom li.white-timeline a, .section-bullets-right li.white-timeline a, .section-bullets-left li.white-timeline a {
  font-size: 1.2em; }

.cool-timeline.white-timeline .timeline-post .timeline-content .content-details p {
  margin-bottom: 20px; }

.cool-timeline-wrapper {
  max-width: 100% !important; }

.timeline-meta {
  display: none; }

.cool-timeline.white-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided.white-timeline .timeline-post .icon-dot-full {
  border-radius: 50% !important; }

.main-design-4 .cool-timeline.white-timeline .timeline-post.even .timeline-content .content-title:before {
  border-width: 1px !important; }

.main-design-4 .cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title:before {
  border-width: 1px !important; }

.cool-timeline.white-timeline .timeline-post .icon-dot-full, .cool-timeline.one-sided.white-timeline .timeline-post .icon-dot-full {
  background: #5fb9e7 !important; }

.cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-right .timeline-icon, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-icon {
  background: #fff !important;
  color: #56a0d3 !important;
  font-size: 3em;
  padding-top: 0px;
  text-align: right;
  font-weight: bold; }

@media screen and (max-width: 860px) {
  .cool-timeline.white-timeline .timeline-post.odd .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .icon-dot-full, .cool-timeline.white-timeline.compact .timeline-post.ctl-right .timeline-content .content-title, .cool-timeline.white-timeline.compact .timeline-post.icons_yes.ctl-right .timeline-icon, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-content, .main-design-3 .cool-timeline.dark-timeline .timeline-post.odd .timeline-icon, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-content, .main-design-3 .cool-timeline.dark-timeline.compact .timeline-post.timeline-mansory.ctl-right .timeline-icon {
    text-align: left; } }

@media screen and (min-width: 860px) {
  .cool-timeline .timeline-post {
    margin-top: -160px !important; }
  .cool-timeline .timeline-post:nth-child(2) {
    margin-top: 0px !important; } }

.page-id-159 .page-hero {
  text-align: center; }
