/* -- IMPORT ALL FILES -- */
/* -- BROWSER VIEWPORT SETTINGS -- */
@viewport {
  zoom: 1;
  width: extend-to-zoom;
}
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1;
}
/* -- Grid elements -- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 950px;
  margin: 0 auto;
}
.container:after {
  content: " ";
  display: table;
  clear: both;
}
.row {
  padding-bottom: 0;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
[class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2%;
}
[class*="span"]:first-child {
  margin-left: 0px;
}
.row.seamless [class*="span"] {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .span1 {
    width: 2.25%;
  }
  .span2 {
    width: 6.5%;
  }
  .span3 {
    width: 10.75%;
  }
  .span4 {
    width: 15%;
  }
  .span5 {
    width: 19.25%;
  }
  .span6 {
    width: 23.5%;
  }
  .span7 {
    width: 27.75%;
  }
  .span8 {
    width: 32%;
  }
  .span9 {
    width: 36.25%;
  }
  .span10 {
    width: 40.5%;
  }
  .span11 {
    width: 44.75%;
  }
  .span12 {
    width: 49%;
  }
  .span13 {
    width: 53.25%;
  }
  .span14 {
    width: 57.5%;
  }
  .span15 {
    width: 61.75%;
  }
  .span16 {
    width: 66%;
  }
  .span17 {
    width: 70.25%;
  }
  .span18 {
    width: 74.5%;
  }
  .span19 {
    width: 78.75%;
  }
  .span20 {
    width: 83%;
  }
  .span21 {
    width: 87.25%;
  }
  .span22 {
    width: 91.5%;
  }
  .span23 {
    width: 95.75%;
  }
  .span24 {
    width: 100%;
  }
  .seamless .span1 {
    width: 4.16666667%;
  }
  .seamless .span2 {
    width: 8.33333333%;
  }
  .seamless .span3 {
    width: 12.5%;
  }
  .seamless .span4 {
    width: 16.66666667%;
  }
  .seamless .span5 {
    width: 20.83333333%;
  }
  .seamless .span6 {
    width: 25%;
  }
  .seamless .span7 {
    width: 29.16666667%;
  }
  .seamless .span8 {
    width: 33.33333333%;
  }
  .seamless .span9 {
    width: 37.5%;
  }
  .seamless .span10 {
    width: 41.66666667%;
  }
  .seamless .span11 {
    width: 45.83333333%;
  }
  .seamless .span12 {
    width: 50%;
  }
  .seamless .span13 {
    width: 54.16666667%;
  }
  .seamless .span14 {
    width: 58.33333333%;
  }
  .seamless .span15 {
    width: 62.5%;
  }
  .seamless .span16 {
    width: 66.66666667%;
  }
  .seamless .span17 {
    width: 70.83333333%;
  }
  .seamless .span18 {
    width: 75%;
  }
  .seamless .span19 {
    width: 79.16666667%;
  }
  .seamless .span20 {
    width: 83.33333333%;
  }
  .seamless .span21 {
    width: 87.5%;
  }
  .seamless .span22 {
    width: 91.66666667%;
  }
  .seamless .span23 {
    width: 95.83333333%;
  }
  .seamless .span24 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 758px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .container {
    width: auto !important;
    padding: 0 15px;
  }
  [class*="span"] {
    margin-left: 0 !important;
  }
}
@media (min-width: 979px) {
  .hide-desktop {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hide-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hide-mobile {
    display: none !important;
  }
}
/* -- BROWSER VIEWPORT SETTINGS -- */
@viewport {
  zoom: 1;
  width: extend-to-zoom;
}
@-ms-viewport {
  width: extend-to-zoom;
  zoom: 1;
}
/* -- LESS MIXINS -- */
/* -- Grid elements -- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 950px;
  margin: 0 auto;
}
.container:after {
  content: " ";
  display: table;
  clear: both;
}
.row {
  padding-bottom: 0;
}
.row:after {
  content: " ";
  display: table;
  clear: both;
}
[class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2%;
}
[class*="span"]:first-child {
  margin-left: 0px;
}
.row.seamless [class*="span"] {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .span1 {
    width: 2.25%;
  }
  .span2 {
    width: 6.5%;
  }
  .span3 {
    width: 10.75%;
  }
  .span4 {
    width: 15%;
  }
  .span5 {
    width: 19.25%;
  }
  .span6 {
    width: 23.5%;
  }
  .span7 {
    width: 27.75%;
  }
  .span8 {
    width: 32%;
  }
  .span9 {
    width: 36.25%;
  }
  .span10 {
    width: 40.5%;
  }
  .span11 {
    width: 44.75%;
  }
  .span12 {
    width: 49%;
  }
  .span13 {
    width: 53.25%;
  }
  .span14 {
    width: 57.5%;
  }
  .span15 {
    width: 61.75%;
  }
  .span16 {
    width: 66%;
  }
  .span17 {
    width: 70.25%;
  }
  .span18 {
    width: 74.5%;
  }
  .span19 {
    width: 78.75%;
  }
  .span20 {
    width: 83%;
  }
  .span21 {
    width: 87.25%;
  }
  .span22 {
    width: 91.5%;
  }
  .span23 {
    width: 95.75%;
  }
  .span24 {
    width: 100%;
  }
  .seamless .span1 {
    width: 4.16666667%;
  }
  .seamless .span2 {
    width: 8.33333333%;
  }
  .seamless .span3 {
    width: 12.5%;
  }
  .seamless .span4 {
    width: 16.66666667%;
  }
  .seamless .span5 {
    width: 20.83333333%;
  }
  .seamless .span6 {
    width: 25%;
  }
  .seamless .span7 {
    width: 29.16666667%;
  }
  .seamless .span8 {
    width: 33.33333333%;
  }
  .seamless .span9 {
    width: 37.5%;
  }
  .seamless .span10 {
    width: 41.66666667%;
  }
  .seamless .span11 {
    width: 45.83333333%;
  }
  .seamless .span12 {
    width: 50%;
  }
  .seamless .span13 {
    width: 54.16666667%;
  }
  .seamless .span14 {
    width: 58.33333333%;
  }
  .seamless .span15 {
    width: 62.5%;
  }
  .seamless .span16 {
    width: 66.66666667%;
  }
  .seamless .span17 {
    width: 70.83333333%;
  }
  .seamless .span18 {
    width: 75%;
  }
  .seamless .span19 {
    width: 79.16666667%;
  }
  .seamless .span20 {
    width: 83.33333333%;
  }
  .seamless .span21 {
    width: 87.5%;
  }
  .seamless .span22 {
    width: 91.66666667%;
  }
  .seamless .span23 {
    width: 95.83333333%;
  }
  .seamless .span24 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .container {
    width: 758px;
    padding: 0 15px;
  }
}
@media (max-width: 767px) {
  .container {
    width: auto !important;
    padding: 0 15px;
  }
  [class*="span"] {
    margin-left: 0 !important;
  }
}
/* -- SITE STANDARD VARIABLES -- */
/* -- SITE GLOBAL ELEMENT STYLING -- */
/* -- SITE ELEMENT STYLING -- */
html,
body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  font-family: monospace,serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  outline: none !important;
}
iframe {
  max-width: 100%;
}
h1,
.h1 {
  font: 42px/1 'Lora', serif;
  color: black;
  margin: 0;
}
h2,
.h2 {
  font: 42px/1 'Satisfy', cursive;
  color: #ffa17c;
  margin: 0 0 1em;
}
.post-content h1 {
  text-align: center;
}
.post-content h2 {
  text-align: center;
  text-indent: 120px;
}
.content-row h2,
.content-row .h2 {
  font: 24px/1 'Lora', serif;
  color: black;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
.content-row h3,
.content-row .h3 {
  font: 28px/1 'Satisfy', cursive;
  color: #ffa17c;
  margin: 0 0 40px;
  text-align: center;
  text-indent: 120px;
}
.post-content p {
  font: 18px/32px 'Lora', serif;
  color: black;
}
p,
li {
  font: 300 16px/26px 'Open Sans', sans-serif;
  color: black;
  margin: 0 0 1em;
}
a {
  text-decoration: underline;
  color: black;
  transition: 300ms;
}
a:hover {
  text-decoration: none;
  color: #111;
}
@media screen and (max-width: 500px) {
  h1,
  .h1 {
    font-size: 26px;
  }
  h2,
  .h2 {
    font-size: 20px;
  }
  .content-row h2,
  .content-row .h2 {
    font-size: 20px;
  }
  .content-row h3,
  .content-row .h3 {
    font-size: 18px;
  }
}
/* =WordPress Core
-------------------------------------------------------------- */
.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%;
  /* Image does not overflow the content area */
  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: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
body {
  --wave-mask-bottom: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%20120%22%20preserveAspectRatio%3D%22none%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2C50.8985215032704%20Q0%2C50.8985215032704%20150%2C50.53680658802814%20Q300%2C50.17509167278588%20450%2C40.99016960804299%20Q600%2C31.8052475433001%20750%2C30.91412315537328%20Q900%2C30.022998767446456%201050%2C40.46076013535843%20T1200%2C50.8985215032704%20L1200%2C120%20L0%2C120%20Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E');
  --wave-mask-top: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%20120%22%20preserveAspectRatio%3D%22none%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M0%2C0%20L1200%2C0%20L1200%2C30.883301018670053%20Q1200%2C30.883301018670053%201050%2C36.29135491065222%20Q900%2C41.69940880263437%20750%2C50.49329590370906%20Q600%2C59.28718300478375%20450%2C45.988410989531474%20Q300%2C32.68963897427919%20150%2C31.786469996474622%20T0%2C30.883301018670053%20Z%22%20fill%3D%22white%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fsvg%3E');
}
.page-header {
  background: #5e90a6;
  position: relative;
  z-index: 10;
}
.page-header .logo {
  float: left;
}
.page-header .logo a {
  color: white;
  text-decoration: none;
  font: 30px/75px 'Satisfy', cursive;
}
.header-img {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.header-img img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.header-img .container {
  position: relative;
  z-index: 2;
}
.header-img .container h1 {
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 48px;
  color: white;
}
.header-img .container h2 {
  top: 190px;
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  text-indent: 50px;
  font-size: 48px;
}
.main-menu .menu {
  float: right;
  margin: 0;
  padding: 0;
}
.main-menu .menu li {
  padding: 20px 0 0 60px;
  display: inline-block;
}
.main-menu .menu li a {
  font: 14px/35px 'Lora', serif;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  transition: 300ms;
}
.main-menu .menu li.current-menu-item a,
.main-menu .menu li a:hover {
  color: #ffa17c;
}
.main-menu .menu-button {
  height: 25px;
  width: 30px;
  display: none;
  top: 50%;
  right: 15px;
  margin-top: -12px;
  position: absolute;
  z-index: 999;
  border: 2px solid white;
  border-radius: 5px;
  padding: 2px;
}
.main-menu .menu-button .menu-toggle {
  font-size: 0;
  display: block;
  height: 2px;
  width: 100%;
  background: white;
  position: relative;
  top: 50%;
  margin-top: -1px;
}
.main-menu .menu-button .menu-toggle:before,
.main-menu .menu-button .menu-toggle:after {
  content: '';
  height: 2px;
  width: 100%;
  background: white;
  display: block;
  position: absolute;
  left: 0;
  transition: 300ms;
}
.main-menu .menu-button .menu-toggle:before {
  top: -6px;
}
.main-menu .menu-button .menu-toggle:after {
  top: 6px;
}
.main-menu .menu-button.active .menu-toggle {
  background: transparent;
}
.main-menu .menu-button.active .menu-toggle:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 0;
}
.main-menu .menu-button.active .menu-toggle:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 0;
}
@media (max-width: 979px) {
  .main-menu .active .menu {
    left: 0;
    right: 0;
  }
  .main-menu .menu {
    text-align: left;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: -100%;
    right: 100%;
    width: 100%;
    padding: 0 20px 10px;
    bottom: auto;
    transition: 300ms;
    background: #5e90a6;
  }
  .main-menu .menu li {
    display: block;
    margin: 10px 0;
    padding: 0;
  }
  .main-menu .menu .sub-menu {
    max-height: none;
    position: relative;
    left: 0;
  }
  .main-menu .menu-button {
    display: block;
  }
}
.post-content.row.seamless .span20,
.content-row.row.seamless .span20 {
  margin: 0 auto;
  display: block;
  float: none;
}
.post-content {
  padding: 70px 0 60px;
}
.content-row {
  padding: 50px 0 70px;
}
.content-row.odd {
  background: #ebe6e1;
}
.home .post-content h1 {
  text-align: left;
  text-transform: uppercase;
}
.home .post-content h2 {
  margin-top: -5px;
  text-align: center;
  text-indent: 100px;
}
.home .homepage-block {
  height: 380px;
  background: #ebe6e1;
  padding: 30px 30px 0;
}
.home .homepage-block h2 {
  font-size: 28px;
  line-height: 1.3;
}
.home .homepage-block.block-2 {
  background: #e1dcd7;
}
.home .odd {
  background: white;
}
.home .content-row a,
.home .homepage-block a {
  font-weight: bold;
  position: relative;
}
.home .content-row a:after,
.home .homepage-block a:after {
  content: '\00BB';
  position: absolute;
  right: -12px;
  top: -2px;
}
.home .content-row.footer a:after,
.home .homepage-block.footer a:after {
  display: none;
}
.wave {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50px;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
}
.wave--bottom {
  mask-image: var(--wave-mask-bottom);
  -webkit-mask-image: var(--wave-mask-bottom);
  bottom: -24px;
}
.wave--top {
  mask-image: var(--wave-mask-top);
  -webkit-mask-image: var(--wave-mask-top);
  top: -10px;
}
.wave--header {
  mask-image: var(--wave-mask-top);
  -webkit-mask-image: var(--wave-mask-top);
  bottom: -38px;
}
.wave--white {
  background: white;
}
.wave--blue {
  background: #5e90a6;
}
.wave--orange {
  background: #ffa17c;
}
.wave--beige {
  background: #ebe6e1;
}
.wave-container {
  position: relative;
}
.footer {
  background: #ffa17c;
  padding-bottom: 0;
}
.footer > .container {
  padding-bottom: 60px;
}
.footer h3 {
  color: white;
}
.footer .abs-footer {
  background: #1c1c1c;
  text-align: center;
}
.footer .abs-footer p {
  color: #a3a3a3;
  font: 13px/45px 'Lora', serif;
  margin: 0;
}
.footer .abs-footer p a {
  color: white;
  text-decoration: none;
}
.footer .abs-footer p a:after {
  display: none;
}
html,
body {
  margin: 0;
  padding: 0;
}
