/*Typography

This theme uses the <b>Panton</b> font with 2 weights: regular and bold. <br>
`$font-family-sans-serif`: 'Panton', Helvetica, Arial, sans-serif;
<br><br>
There is also a <b>monospace</b> font variable:<br>
`$font-family-monospace`: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;

Styleguide Variables.Fonts*/
@font-face {
  font-family: "flanders_art_serif";
  src: url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.eot");
  src: url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.woff") format("woff"), url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "flanders_art_serif_regular";
  src: url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.eot");
  src: url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.woff") format("woff"), url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "flanders_art_serif_light";
  src: url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.eot");
  src: url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.woff") format("woff"), url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "latoregular", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
  text-align: left;
  background-color: #FFF; }

[tabindex="-1"]:focus {
  outline: none !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #105269;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #728f9b;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #868e96;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none !important; }

.h1,
h1 {
  font-size: 2.5rem; }
  @media (max-width: 767px) {
    .h1,
    h1 {
      font-size: 1.5rem; } }

.h2,
h2 {
  font-size: 1.875rem; }
  @media (max-width: 767px) {
    .h2,
    h2 {
      font-size: 1.5rem; } }

.h3,
h3 {
  font-size: 1.25rem; }
  @media (max-width: 767px) {
    .h3,
    h3 {
      font-size: 1.25rem; } }

.h4,
h4 {
  font-size: 1.15rem; }

.h5,
h5 {
  font-size: 1rem; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      font-weight: bold; } }
  .h1.-alt,
  .h2.-alt,
  .h3.-alt,
  .h4.-alt,
  .h5.-alt,
  .h6.-alt,
  h1.-alt,
  h2.-alt,
  h3.-alt,
  h4.-alt,
  h5.-alt,
  h6.-alt {
    font-weight: normal; }
  p + .h1, p +
  .h2, p +
  .h3, p +
  .h4, p +
  .h5, p +
  .h6, p +
  h1, p +
  h2, p +
  h3, p +
  h4, p +
  h5, p +
  h6 {
    margin-top: 1.5rem; }

img {
  max-width: 100%;
  height: auto; }

not(.iwgh2-bar) a {
  color: #105269;
  text-decoration: none;
  border-bottom: 1px solid #333;
  transition: all 0.3s; }
  not(.iwgh2-bar) a:focus, not(.iwgh2-bar) a:hover {
    color: #728f9b;
    text-decoration: underline;
    border-bottom: 0; }
  not(.iwgh2-bar) a:focus {
    outline: dotted thin; }

/* Microsoft Edge Browser 14+ - @supports method */
.link-unstyled {
  text-decoration: none;
  border-color: transparent; }

table {
  background: transparent;
  border-collapse: collapse;
  max-width: 100%;
  width: 100%; }
  @media (max-width: 1199px) {
    table {
      display: block;
      overflow-x: auto; } }
  table td,
  table th {
    border-right: 1px solid #333;
    padding: 0.5rem 0.75rem;
    text-align: left; }
  table tr {
    border-bottom: 1px solid #333; }
    table tr td:last-child,
    table tr th:last-child {
      border-color: transparent; }
  table tbody > tr:nth-child(odd) {
    background: #FFF; }
  table.-inverse tbody > tr:nth-child(even) {
    background: transparent; }

@font-face {
  font-family: "flanders_art_sans";
  src: url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.eot");
  src: url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Light/FlandersArtSans-Light.woff") format("woff"), url("../../../assets/FlandersArtSans-Light/FlandersArtSans-Light.ttf") format("truetype"), url("../../../assets/FlandersArtSans-Light/FlandersArtSans-Light.svg#flanders_art_sans_light") format("svg");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "flanders_art_sans";
  src: url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.eot");
  src: url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.woff") format("woff"), url("../../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.ttf") format("truetype"), url("../../../assets/FlandersArtSans-Regular/FlandersArtSans-Regular.svg#flanders_art_sans") format("svg");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "flanders_art_sans";
  src: url("../../assets/FlandersArtSans-Medium/FlandersArtSans-Medium.eot");
  src: url("../../assets/FlandersArtSans-Medium/FlandersArtSans-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Medium/FlandersArtSans-Medium.woff") format("woff"), url("../../../assets/FlandersArtSans-Medium/FlandersArtSans-Medium.ttf") format("truetype"), url("../../../assets/FlandersArtSans-Medium/FlandersArtSans-Medium.svg#flanders_art_sans_medium") format("svg");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "flanders_art_sans";
  src: url("../../assets/FlandersArtSans-Bold/FlandersArtSans-Bold.eot");
  src: url("../../assets/FlandersArtSans-Bold/FlandersArtSans-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSans-Bold/FlandersArtSans-Bold.woff") format("woff"), url("../../../assets/FlandersArtSans-Bold/FlandersArtSans-Bold.ttf") format("truetype"), url("../../../assets/FlandersArtSans-Bold/FlandersArtSans-Bold.svg#flanders_art_sans_bold") format("svg");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "flanders_art_serif";
  src: url("../../assets/FlandersArtSerif-Light/FlandersArtSerif-Light.eot");
  src: url("../../assets/FlandersArtSerif-Light/FlandersArtSerif-Light.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSerif-Light/FlandersArtSerif-Light.woff") format("woff"), url("../../../assets/FlandersArtSerif-Light/FlandersArtSerif-Light.ttf") format("truetype"), url("../../../assets/FlandersArtSerif-Light/FlandersArtSerif-Light.svg#flanders_art_serif_light") format("svg");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "flanders_art_serif";
  src: url("../../assets/FlandersArtSerif-Regular/FlandersArtSerif-Regular.eot");
  src: url("../../assets/FlandersArtSerif-Regular/FlandersArtSerif-Regular.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSerif-Regular/FlandersArtSerif-Regular.woff") format("woff"), url("../../../assets/FlandersArtSerif-Regular/FlandersArtSerif-Regular.ttf") format("truetype"), url("../../../assets/FlandersArtSerif-Regular/FlandersArtSerif-Regular.svg#flanders_art_serif") format("svg");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "flanders_art_serif";
  src: url("../../assets/FlandersArtSerif-Medium/FlandersArtSerif-Medium.eot");
  src: url("../../assets/FlandersArtSerif-Medium/FlandersArtSerif-Medium.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSerif-Medium/FlandersArtSerif-Medium.woff") format("woff"), url("../../../assets/FlandersArtSerif-Medium/FlandersArtSerif-Medium.ttf") format("truetype"), url("../../../assets/FlandersArtSerif-Medium/FlandersArtSerif-Medium.svg#flanders_art_serif_medium") format("svg");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: "flanders_art_serif";
  src: url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.eot");
  src: url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.woff") format("woff"), url("../../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.ttf") format("truetype"), url("../../../assets/FlandersArtSerif-Bold/FlandersArtSerif-Bold.svg#flanders_art_serif_bold") format("svg");
  font-style: normal;
  font-weight: 700; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important; } }

body {
  font-size: 1rem; }
  @media (min-width: 768px) {
    body {
      font-size: 1rem; } }

p {
  padding: 0; }

* + p {
  margin-top: 1em; }

:focus {
  outline: dotted thin; }

.pacifico h1, .pacifico h2, .pacifico h3, .pacifico h4, .pacifico h5, .pacifico h6, .pacifico h7 {
  font-family: 'Pacifico', cursive;
  font-weight: 400; }

.description {
  margin-top: 0.2rem;
  font-size: 0.8rem;
  line-height: 1.2; }

.form-group {
  margin-bottom: 1rem; }
  .form-group.error label {
    color: red; }

label {
  font-weight: bold; }
  label.form-required::after {
    content: '*';
    font-weight: bold;
    margin-left: 0.2rem; }
  label.error {
    color: red; }

.error {
  color: red; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.6875rem;
  color: #333;
  background-color: #FFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #333;
  border-radius: 3px;
  transition: all 0.3s;
  caret-color: #333; }
  .form-control:focus {
    outline-width: 2px;
    outline-style: auto; }
  .form-control.error:focus {
    outline-color: red;
    border-color: red; }

input[type=date], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=time], input[type=url] {
  display: block;
  width: 100%;
  padding: 0.5rem 0.6875rem;
  color: #333;
  background-color: #FFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #333;
  border-radius: 3px;
  transition: all 0.3s;
  caret-color: #333;
  height: 42px; }
  input[type=date]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus {
    outline-width: 2px;
    outline-style: auto; }
  input[type=date].error:focus, input[type=datetime-local].error:focus, input[type=email].error:focus, input[type=month].error:focus, input[type=number].error:focus, input[type=password].error:focus, input[type=tel].error:focus, input[type=text].error:focus, input[type=time].error:focus, input[type=url].error:focus {
    outline-color: red;
    border-color: red; }

input:disabled {
  opacity: 0.55;
  background-color: #333;
  color: white; }

input.error {
  border-color: red; }

textarea {
  display: block;
  width: 100%;
  padding: 0.5rem 0.6875rem;
  color: #333;
  background-color: #FFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #333;
  border-radius: 3px;
  transition: all 0.3s;
  caret-color: #333;
  min-height: 150px; }
  textarea:focus {
    outline-width: 2px;
    outline-style: auto; }
  textarea.error:focus {
    outline-color: red;
    border-color: red; }
  textarea.error {
    border-color: red; }

fieldset {
  margin-top: 1rem; }
  fieldset legend {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 0.75rem; }

.form-group.label-inline label, .form-group.row label {
  font-weight: normal; }
  @media (min-width: 576px) {
    .form-group.label-inline label, .form-group.row label {
      align-self: center;
      margin-bottom: 0; } }

.label-inline {
  display: flex;
  flex-direction: column; }
  @media (min-width: 576px) {
    .label-inline {
      flex-direction: row; } }
  @media (min-width: 576px) {
    .label-inline label {
      width: 20%;
      margin-right: 7.5px; } }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6b6c6d; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #6b6c6d; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #6b6c6d; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #6b6c6d; }

select {
  display: block;
  width: 100%;
  padding: 0.5rem 0.6875rem;
  color: #333;
  background-color: #FFF;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #333;
  border-radius: 3px;
  transition: all 0.3s;
  caret-color: #333;
  height: 42px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #FFF no-repeat right 0.75rem center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='262220' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") !important;
  background-size: 8px 10px;
  cursor: pointer;
  padding-right: 1.75rem !important; }
  select:focus {
    outline-width: 2px;
    outline-style: auto; }
  select.error:focus {
    outline-color: red;
    border-color: red; }
  select.error {
    border-color: red; }

.cke_editable:focus {
  outline: 0; }

@supports (-webkit-overflow-scrolling: touch) {
  body, html {
    overflow: visible !important; } }

.grow-container {
  width: 100% !important; }
