@charset "UTF-8";
body {
  visibility: hidden; }
  .wf-inactive body,
  .wf-active body {
    visibility: visible; }
a.custom-dbox-popup.cta-button-pink {
    max-width: 200px;
    width: 100%;
    color: #fff;
}
li.support-us.nav-item.menu-support-us {
    background-color: #ec4c75;
    transition: .4s
}
li.support-us.nav-item.menu-support-us:hover {
    background-color: #ff83a8;
}
/*
 * Bootstrap v4.0.0-alpha.4 (http://getbootstrap.com)
 * Copyright 2011-2016 The Bootstrap Authors
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }
  
  .page-id-3691 .blog-main {
    text-align: justify;
    max-width: 600px;
    display: inline-block;
    width: 100%;
}
.single-post .col-xs-12 {
    max-width: 600px !Important;
    margin: 20px 0px !Important;
    width:100% !Important;
}
.hide.side-bar {
    display: inline-block;
    background-color: #ec4c75;
    max-width: 270px;
    height: 500px;
    width: 100%;
    vertical-align: top;
    margin-left: 35px;
}
.post-cont p {
    text-align: left;
}
.hide.side-bar {
    display: none;
}

.single-post .hide.side-bar {
    max-width: 300px;
    width: 100%;
    display: block;
}
.single-post .col-xs-12 h2:last-of-type a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    /* border: 1px solid #ec4c75; */
    background-color: #ec4c75;
    font-size: 22px;
    padding: 15px 15px;
}
.single-post .col-xs-12 h2:last-of-type {
    margin-top: 10px;
}
.single-post .col-xs-12 h2:last-of-type a:hover {
    color: #ec4c75;
    font-weight: 500;
    text-transform: uppercase;
     border: 1px solid #ec4c75;
    background-color: #fff;
    font-size: 22px;
    padding: 15px 15px;
}
.page-id-3691 .hide.side-bar {
    display: inline-block;
    background-color: #ec4c75;
    max-width: 270px;
    height: 500px;
    width: 100%;
    vertical-align: top;
    margin-left: 35px;
}

.hide.side-bar {
    padding: 30px 20px;
    text-align: left !important;
}
ul#recentposts a:hover {
    color: black;
    transition: .4s;
}
ul#recentposts {
    padding-left: 0px !important;
    margin-left: 0px !important;
    list-style: none !important;
    color: white;
    font-size: 20px;
    line-height: 18px !important;
}
.hide.side-bar h3 {
    text-align: left;
    color: white;
        font-weight: 700;
    padding-bottom: 9px;
    font-size: 25px;
    text-transform: uppercase;
}
.single-post .hide.side-bar {
    max-width: 300px;
    width: 100%;
    display: block;
    margin-top: 28px;
}
h2.post-title-bread {
    font-size: 30px !important;
    line-height: 35px;
    padding-top: 9px;
}

.single-post .post-wrap {
    margin-top: 0px;
}

.single-post .post-wrap .container {
    max-width: 960px;
    position: relative;
    top: -65px;
    background-color: white;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

progress {
  vertical-align: baseline; }

template,
[hidden] {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

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

figure {
  margin: 1em 40px; }

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

button,
input,
select,
textarea {
  font: inherit; }

optgroup {
  font-weight: bold; }

button,
input,
select {
  overflow: visible; }

button,
input,
select,
textarea {
  margin: 0; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer; }

[disabled] {
  cursor: default; }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

textarea {
  overflow: auto; }
.layoutArea .column {
    display: block;
    max-width: 100%;
    padding: 0;
    min-height: unset;
    margin: 0;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

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

[type="search"] {
  -webkit-appearance: textfield; }

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

@media print {
  *,
  *::before,
  *::after,
  *::first-letter,
  *::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .tag {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

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

html {
  font-size: 16px;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #373a3c;
  background-color: #fff; }

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

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

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

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91; }

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; }

a {
  color: #0275d8;
  text-decoration: none; }
  a:focus, a:hover {
    color: #014c8c;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

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

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

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

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

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

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

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

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

textarea {
  resize: vertical; }

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

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

input[type="search"] {
  -webkit-appearance: none; }

output {
  display: inline-block; }

[hidden] {
  display: none !important; }
p.entry-meta.date {
  display: none;
}
.blog .hero {
  height: 300px;
}
.blog  .alm-reveal h3 {
  text-align: left;
  font-size: 36px;
  margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

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

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

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

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #818a91; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0; }
.alm-listing .alm-reveal>li h3 {
  text-align: left;
}
.alm-listing .alm-reveal>li, .alm-listing>li {
  margin: 0 0 40px;
}
.page-id-3691 .text-block-section {
  width: 100%;
}
p.entry-meta.date {
  font-size: 14px;
}
.alm-reveal h3 {
  text-align: left;
  font-size: 36px;
  margin-bottom: 15px;
}
a.post-link {
  text-transform: uppercase;
  color: #ec4c75!important;
  text-decoration: none!important;
}
.blog .charity-content p, .blog .charity-info p {
  padding-left: 0;
  padding-right: 0;
}
.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  display: block;
  max-width: 100%;
  height: auto; }
.single-post .col-xs-12 {
  max-width: 95%;
  margin: 20px auto;
}
.single-post h3 {
  text-align: left;
}

.img-rounded {
  border-radius: 0.3rem; }

.two-col-don {
    max-width: 1170px;
    width: 100%;
}
.two-col-don .column p {
    padding: 0 17px;
}
.img-thumbnail, .wp-caption {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }
img.attachment-large.size-large.wp-post-image {
    max-width: 150px;
    height: 150px;
    object-fit: cover;
}
.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #818a91; }

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 544px) {
    .container {
      max-width: 576px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 940px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%; }

.col-xs {
  position: relative;
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-xs-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-xs-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-xs-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-xs-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-xs-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-xs-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-xs-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-xs-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-xs-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-xs-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-xs-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

@media (min-width: 544px) {
  .col-sm {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {

  .col-md {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
    }
    

@media (min-width: 992px) {
  .col-lg {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }
@media (min-width: 545px) and (max-width: 775px ) {
    .info-row .column {
        margin: 0!important;
    }
    }
@media (min-width: 1200px) {
  .col-xl {
    position: relative;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #55595c;
    background-color: #fff;
    border-color: #66afe9;
    outline: none; }
  .form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::-ms-input-placeholder {
    color: #999;
    opacity: 1; }
  .form-control::placeholder {
    color: #999;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1; }
  .form-control:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: 2.5rem; }

select.form-control:focus::-ms-value {
  color: #55595c;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  min-height: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0; }
  .form-control-static.form-control-sm, .form-control-static.form-control-lg {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 1rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.75rem; }
  .form-check + .form-check {
    margin-top: -.25rem; }
  .form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: .25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  position: relative;
  display: inline-block;
  padding-left: 1.25rem;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: pointer; }
  .form-check-inline + .form-check-inline {
    margin-left: .75rem; }
  .form-check-inline.disabled {
    cursor: not-allowed; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.625rem;
  background-size: 1.25rem 1.25rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .form-check-label,
.has-success .form-check-inline,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-feedback {
  color: #5cb85c; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .form-check-label,
.has-warning .form-check-inline,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-feedback {
  color: #f0ad4e; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .form-check-label,
.has-danger .form-check-inline,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-feedback {
  color: #d9534f; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

@media (min-width: 544px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-check-label {
    padding-left: 0; }
  .form-inline .form-check-input {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn.focus {
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0; }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8; }
  .btn-primary:hover {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    border-color: #01549b;
    background-image: none; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8; }

.btn-secondary {
  color: #373a3c;
  background-color: #fff;
  border-color: #ccc; }
  .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-secondary:active, .btn-secondary.active,
  .open > .btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
    background-image: none; }
    .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
    .open > .btn-secondary.dropdown-toggle:hover,
    .open > .btn-secondary.dropdown-toggle:focus,
    .open > .btn-secondary.dropdown-toggle.focus {
      color: #373a3c;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-secondary.disabled:hover, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info:disabled:focus, .btn-info:disabled.focus {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info.disabled:hover, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
    background-image: none; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success:disabled:focus, .btn-success:disabled.focus {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success.disabled:hover, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled.focus {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning.disabled:hover, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled.focus {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger.disabled:hover, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .open > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8; }
    .btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
    .open > .btn-outline-primary.dropdown-toggle:hover,
    .open > .btn-outline-primary.dropdown-toggle:focus,
    .open > .btn-outline-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #014682;
      border-color: #01315a; }
  .btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
    border-color: #43a7fd; }
  .btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
    border-color: #43a7fd; }

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .open > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc; }
    .btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
    .open > .btn-outline-secondary.dropdown-toggle:hover,
    .open > .btn-outline-secondary.dropdown-toggle:focus,
    .open > .btn-outline-secondary.dropdown-toggle.focus {
      color: #fff;
      background-color: #a1a1a1;
      border-color: #8c8c8c; }
  .btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
    border-color: white; }
  .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
    border-color: white; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:active, .btn-outline-info.active,
  .open > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
    .btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
    .open > .btn-outline-info.dropdown-toggle:hover,
    .open > .btn-outline-info.dropdown-toggle:focus,
    .open > .btn-outline-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1f7e9a; }
  .btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
    border-color: #b0e1ef; }
  .btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
    border-color: #b0e1ef; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:active, .btn-outline-success.active,
  .open > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
    .btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
    .open > .btn-outline-success.dropdown-toggle:hover,
    .open > .btn-outline-success.dropdown-toggle:focus,
    .open > .btn-outline-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #2d672d; }
  .btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
    border-color: #a3d7a3; }
  .btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
    border-color: #a3d7a3; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .open > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
    .btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
    .open > .btn-outline-warning.dropdown-toggle:hover,
    .open > .btn-outline-warning.dropdown-toggle:focus,
    .open > .btn-outline-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #b06d0f; }
  .btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
    border-color: #f8d9ac; }
  .btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
    border-color: #f8d9ac; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .open > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
    .btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
    .open > .btn-outline-danger.dropdown-toggle:hover,
    .open > .btn-outline-danger.dropdown-toggle:focus,
    .open > .btn-outline-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #8b211e; }
  .btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
    border-color: #eba5a3; }
  .btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
    border-color: #eba5a3; }

.btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none; }

.btn-lg {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height;
  transition-property: height; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 1rem;
  color: #373a3c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0; }

.dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  color: #373a3c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5; }
  .dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0; }
  .dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91; }
  .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 5px 20px;
  font-size: 0.875rem;
  color: #818a91;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: inline-block; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #818a91; }
    .nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
      color: #818a91;
      cursor: not-allowed;
      background-color: transparent; }

.nav-inline .nav-item {
  display: inline-block; }

.nav-inline .nav-item + .nav-item,
.nav-inline .nav-link + .nav-link {
  margin-left: 1rem; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs::after {
    content: "";
    display: table;
    clear: both; }
  .nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs .nav-item + .nav-item {
      margin-left: 0.2rem; }
  .nav-tabs .nav-link {
    display: block;
    padding: 0.5em 1em;
    border: 1px solid transparent;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #eceeef #eceeef #ddd; }
    .nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
      color: #818a91;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover,
  .nav-tabs .nav-item.open .nav-link,
  .nav-tabs .nav-item.open .nav-link:focus,
  .nav-tabs .nav-item.open .nav-link:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills::after {
  content: "";
  display: table;
  clear: both; }

.nav-pills .nav-item {
  float: left; }
  .nav-pills .nav-item + .nav-item {
    margin-left: 0.2rem; }

.nav-pills .nav-link {
  display: block;
  padding: 0.5em 1em;
  border-radius: 0; }

.nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover,
.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover {
  color: #fff;
  cursor: default;
  background-color: #0275d8; }

.nav-stacked .nav-item {
  display: block;
  float: none; }
  .nav-stacked .nav-item + .nav-item {
    margin-top: 0.2rem;
    margin-left: 0; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  padding: 0.5rem 1rem; }
  .navbar::after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 544px) {
    .navbar {
      border-radius: 0; } }

.navbar-full {
  z-index: 1000; }
  @media (min-width: 544px) {
    .navbar-full {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 544px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0; }

.navbar-fixed-bottom {
  bottom: 0; }

.navbar-sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
  width: 100%; }
  @media (min-width: 544px) {
    .navbar-sticky-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }

.navbar-divider {
  float: left;
  width: 1px;
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-right: 1rem;
  margin-left: 1rem;
  overflow: hidden; }
  .navbar-divider::before {
    content: "\00a0"; }

.navbar-toggler {
  padding: .5rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: none;
  border: 1px solid transparent;
  border-radius: 0; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-nav .nav-item {
  float: left; }

.navbar-nav .nav-link {
  display: block;
  padding-top: .425rem;
  padding-bottom: .425rem; }
  .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem; }

.navbar-nav .nav-item + .nav-item {
  margin-left: 1rem; }

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.8); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.3); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.6); }

.navbar-light .navbar-nav .open > .nav-link, .navbar-light .navbar-nav .open > .nav-link:focus, .navbar-light .navbar-nav .open > .nav-link:hover,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .active > .nav-link:focus,
.navbar-light .navbar-nav .active > .nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
  color: rgba(0, 0, 0, 0.8); }

.navbar-light .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075); }

.navbar-dark .navbar-brand {
  color: white; }
  .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: white; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .open > .nav-link, .navbar-dark .navbar-nav .open > .nav-link:focus, .navbar-dark .navbar-nav .open > .nav-link:hover,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link:focus,
.navbar-dark .navbar-nav .active > .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
  color: white; }

.navbar-dark .navbar-divider {
  background-color: rgba(255, 255, 255, 0.075); }

.navbar-toggleable-xs::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 543px) {
    .two-col-don .column {
        width: 100%;
        display: block;
        max-width: 500px;
        margin: 20px 0;
    }
  .navbar-toggleable-xs .navbar-nav .nav-item {
    float: none;
    margin-left: 0;
  }
    .info-row div:nth-of-type(even) {
    float: left!important;
    }
    #ajax-load-more .alm-listing .alm-reveal>li {
        display: block;
        padding: 0;
    }
    #ajax-load-more img {
        width: 100%;
        position: relative;
        object-fit: cover;
        padding-bottom: 10px;
        margin-top: 10px;
        max-width: 280px;
    }
    .page-id-3691 h1, .single-post .col-xs-12 h2:first-of-type {
        font-weight: 700;
        font-size: 52px;
        margin-bottom: 30px;
        text-transform: uppercase;
    }
    .page-id-3691 h1 {
        padding: 10px 0;
    }
    .page-id-3691 .hero-content {
        top: 10%;
    }
    .text-block-section .section-copy {
        margin: 20px auto;
        display: flex;
        flex-direction: column;
    }
    .page-id-3691 .blog-main {
        display: flex;
        order: 2;
        flex-direction: column;
    }
    .page-id-3691.blog .hide.side-bar {
        display: flex;
        order: 1;
        height: 225px;
        flex-direction: column;
        margin: 120px 0 30px 0;
    }
    .page-id-3691 h1 {
        display: block;
    }
    #ajax-load-more .post-cont {
        display: block;
        width: 100%;
    }
    .page-id-3691 .text-block-section__content {
        position: relative;
    }
    .page-id-3691 h1 {
        position: absolute;
        top: 0;
    }

}
@media (min-width: 544px) {
  .navbar-toggleable-xs {
    display: block !important; } }

.navbar-toggleable-sm::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .nav-item {
    float: none;
    margin-left: 0; }
  .info-row .column {
    margin: 5px 0;
    padding: 5px 0%;
  }
  .hero {
      z-index: -1;
  }
  .info-row {
    padding: 5px 4%!important;
  }
  .facilities {
    padding: 5px 15px!important;
  }
}

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    display: block !important; } }

.navbar-toggleable-md::after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .nav-item {
    float: none;
    margin-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    display: block !important; } }

.alert {
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible {
  padding-right: 2rem; }
  .alert-dismissible .close {
    position: relative;
    top: -.125rem;
    right: -1rem;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.bg-faded {
  background-color: #f7f7f9; }

.bg-primary {
  color: #fff !important;
  background-color: #0275d8 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #025aa5 !important; }

.bg-success {
  color: #fff !important;
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  color: #fff !important;
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  color: #fff !important;
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  color: #fff !important;
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  color: #fff !important;
  background-color: #373a3c !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #1f2021 !important; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.d-block {
  display: block !important; }

.d-inline-block {
  display: inline-block !important; }

.d-inline {
  display: inline !important; }

.flex-xs-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.flex-xs-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.flex-xs-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
      -ms-flex-order: 0;
          order: 0; }

.flex-items-xs-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }

.flex-items-xs-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.flex-items-xs-bottom {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }

.flex-xs-top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start; }

.flex-xs-middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center; }

.flex-xs-bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end; }

.flex-items-xs-left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

.flex-items-xs-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.flex-items-xs-right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }

.flex-items-xs-around {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.flex-items-xs-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

@media (min-width: 544px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 544px) {
  .flex-items-sm-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-sm-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-sm-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 544px) {
  .flex-sm-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-sm-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-sm-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 544px) {
  .flex-items-sm-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-sm-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-sm-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-sm-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-sm-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 768px) {
  .flex-items-md-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-md-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-md-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 768px) {
  .flex-md-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-md-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-md-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 768px) {
  .flex-items-md-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-md-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-md-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-md-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-md-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 992px) {
  .flex-items-lg-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-lg-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-lg-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 992px) {
  .flex-lg-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-lg-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-lg-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 992px) {
  .flex-items-lg-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-lg-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-lg-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-lg-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-lg-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0; } }

@media (min-width: 1200px) {
  .flex-items-xl-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .flex-items-xl-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .flex-items-xl-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; } }

@media (min-width: 1200px) {
  .flex-xl-top {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start; }
  .flex-xl-middle {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center; }
  .flex-xl-bottom {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end; } }

@media (min-width: 1200px) {
  .flex-items-xl-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .flex-items-xl-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .flex-items-xl-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .flex-items-xl-around {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .flex-items-xl-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.pull-xs-left {
  float: left !important; }

.pull-xs-right {
  float: right !important; }

.pull-xs-none {
  float: none !important; }

@media (min-width: 544px) {
  .pull-sm-left {
    float: left !important; }
  .pull-sm-right {
    float: right !important; }
  .pull-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .pull-md-left {
    float: left !important; }
  .pull-md-right {
    float: right !important; }
  .pull-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important; }
  .pull-lg-right {
    float: right !important; }
  .pull-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .pull-xl-left {
    float: left !important; }
  .pull-xl-right {
    float: right !important; }
  .pull-xl-none {
    float: none !important; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-100 {
  width: 100% !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-0 {
  margin: 0 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a-1 {
  margin: 1rem 1rem !important; }

.m-t-1 {
  margin-top: 1rem !important; }

.m-r-1 {
  margin-right: 1rem !important; }

.m-b-1 {
  margin-bottom: 1rem !important; }

.m-l-1 {
  margin-left: 1rem !important; }

.m-x-1 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-a-2 {
  margin: 1.5rem 1.5rem !important; }

.m-t-2 {
  margin-top: 1.5rem !important; }

.m-r-2 {
  margin-right: 1.5rem !important; }

.m-b-2 {
  margin-bottom: 1.5rem !important; }

.m-l-2 {
  margin-left: 1.5rem !important; }

.m-x-2 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.m-y-2 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.m-a-3 {
  margin: 3rem 3rem !important; }

.m-t-3 {
  margin-top: 3rem !important; }

.m-r-3 {
  margin-right: 3rem !important; }

.m-b-3 {
  margin-bottom: 3rem !important; }

.m-l-3 {
  margin-left: 3rem !important; }

.m-x-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.m-y-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.p-a-0 {
  padding: 0 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-a-1 {
  padding: 1rem 1rem !important; }

.p-t-1 {
  padding-top: 1rem !important; }

.p-r-1 {
  padding-right: 1rem !important; }

.p-b-1 {
  padding-bottom: 1rem !important; }

.p-l-1 {
  padding-left: 1rem !important; }

.p-x-1 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.p-y-1 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-a-2 {
  padding: 1.5rem 1.5rem !important; }

.p-t-2 {
  padding-top: 1.5rem !important; }

.p-r-2 {
  padding-right: 1.5rem !important; }

.p-b-2 {
  padding-bottom: 1.5rem !important; }

.p-l-2 {
  padding-left: 1.5rem !important; }

.p-x-2 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.p-y-2 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.p-a-3 {
  padding: 3rem 3rem !important; }

.p-t-3 {
  padding-top: 3rem !important; }

.p-r-3 {
  padding-right: 3rem !important; }

.p-b-3 {
  padding-bottom: 3rem !important; }

.p-l-3 {
  padding-left: 3rem !important; }

.p-x-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.p-y-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pos-f-t {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-xs-left {
  text-align: left !important; }

.text-xs-right {
  text-align: right !important; }

.text-xs-center {
  text-align: center !important; }

@media (min-width: 544px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-muted {
  color: #818a91 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #687077 !important; }

.text-primary {
  color: #0275d8 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 543px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 544px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

.hidden-xl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

html {
  height: 100%; }

body.footer-sticky {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  body.footer-sticky .wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: 100%; }

body.no-fout {
  visibility: hidden; }
  .wf-inactive body.no-fout,
  .wf-active body.no-fout {
    visibility: visible; }

header {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

nav {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none; }

footer {
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  background-color: #f7f7f9; }

.form-group.required .form-control-label::after,
.checkbox.required .form-control-label::after {
  content: "*";
  padding-left: 2px;
  color: #d9534f; }

.form-group.required.has-success .form-control-label::after,
.checkbox.required.has-success .form-control-label::after {
  color: #5cb85c; }

.navbar-sticky-top {
  top: 0; }
  .navbar-sticky-top::before, .navbar-sticky-top::after {
    content: "";
    display: table; }

@media (min-width: 544px) {
  .menu-center .navbar-wrapper {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-center .navbar-wrapper .nav.navbar-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

@media (max-width: 543px) {
  .navbar-wrapper {
    clear: both; }
    .navbar-wrapper .navbar-nav {
      width: 100%; }
      .navbar-wrapper .navbar-nav .nav-item {
        float: none; }
        .navbar-wrapper .navbar-nav .nav-item + .nav-item {
          margin-left: 0; }
      .navbar-wrapper .navbar-nav .nav-link {
        text-align: center; } }

.navbar-wrapper .dropdown-menu {
  padding: 0; }
  @media (max-width: 543px) {
    .navbar-wrapper .dropdown-menu {
      float: none;
      position: relative; } }

.navbar {
  background: transparent;
  padding: 0;
  min-height: 100%;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .navbar {
      min-height: auto; } }

.navbar-brand {
  margin-left: 1rem; }

.dropdown-header h6 {
  padding-top: .425rem;
  padding-bottom: .425rem;
  margin-bottom: 0; }

.menu-center .navbar-brand {
  position: absolute; }

@media (min-width: 544px) {
  .menu-right .navbar-nav {
    float: right;
    padding-right: 5px; } }

@media (min-width: 544px) and (min-width: 544px) {
  .menu-right .dropdown-menu .menu-right .navbar-nav {
    float: right;
    padding-right: 5px; }
  .menu-right .dropdown-menu .menu-right .dropdown-menu {
    right: 0;
    left: auto; } }

.navbar-toggler {
  float: left;
  padding: .5rem;
  display: block;
  position: relative;
  top: 7px;
  left: .25rem;
  width: 2.4rem; }
  .navbar-toggler:focus {
    outline: 0; }
  .navbar-toggler .bar-wrapper {
    width: 1.2rem;
    height: 15px; }
  .navbar-toggler .bar {
    -webkit-transition: top 250ms ease, opacity 100ms ease 250ms, -webkit-transform 250ms ease 250ms;
    transition: top 250ms ease, opacity 100ms ease 250ms, -webkit-transform 250ms ease 250ms;
    transition: top 250ms ease, transform 250ms ease 250ms, opacity 100ms ease 250ms;
    transition: top 250ms ease, transform 250ms ease 250ms, opacity 100ms ease 250ms, -webkit-transform 250ms ease 250ms;
    display: block;
    background: #ec4c75;
    width: 1.2rem;
    height: 3px;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .navbar-toggler .bar:nth-child(1) {
      top: 6px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
    .navbar-toggler .bar:nth-child(2) {
      top: 3px;
      opacity: 0; }
    .navbar-toggler .bar:nth-child(3) {
      top: 0;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .navbar-toggler.collapsed .bar {
    -webkit-transition: top 250ms ease 250ms, opacity 100ms ease 250ms, -webkit-transform 250ms ease;
    transition: top 250ms ease 250ms, opacity 100ms ease 250ms, -webkit-transform 250ms ease;
    transition: transform 250ms ease, top 250ms ease 250ms, opacity 100ms ease 250ms;
    transition: transform 250ms ease, top 250ms ease 250ms, opacity 100ms ease 250ms, -webkit-transform 250ms ease; }
    .navbar-toggler.collapsed .bar:nth-child(1) {
      top: 0;
      -webkit-transform: rotate(0);
              transform: rotate(0); }
    .navbar-toggler.collapsed .bar:nth-child(2) {
      top: 3px;
      opacity: 1; }
    .navbar-toggler.collapsed .bar:nth-child(3) {
      top: 6px;
      -webkit-transform: rotate(0);
              transform: rotate(0); }

@media (max-width: 991px) {
  .bootstrap-vertical-nav {
    background: -webkit-linear-gradient(-90deg, #2e2e2e 0%, #0f0f0f 100%);
    position: fixed;
    z-index: 1; } }

.alert {
  border-radius: 0;
  border: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 5px; }
  .alert p {
    margin: auto; }
  .alert.notification.bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0; }
  .alert.notification.top {
    position: relative; }
  .alert.notification .close {
    position: absolute;
    top: calc(50% - 10px);
    right: 1rem; }
    .alert.notification .close svg {
      height: 20px;
      width: 20px; }
  .alert.browser-warning {
    text-align: center;
    width: 100%; }

.alignnone {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

.aligncenter {
  display: block;
  margin: 0 auto;
  height: auto; }

.alignleft,
.alignright {
  margin-bottom: 0.75rem; }

@media (min-width: 544px) {
  .alignleft {
    margin-right: 0.75rem;
    float: left !important; }
  .alignright {
    margin-left: 0.75rem;
    float: right !important; } }

img[class*='wp-image-'] {
  display: block;
  max-width: 100%;
  height: auto; }

.wp-caption-text {
  padding: 0.25rem; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
  .screen-reader-text:active, .screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }

.social-icons {
  list-style-type: none;
  padding-left: 0; }
  .social-icons li {
    display: inline-block; }
  .social-icons svg {
    width: 45px;
    height: 45px;
    margin: auto 10px; }
  .social-icons a {
    display: block; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.nav-col {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  background: -webkit-linear-gradient(-90deg, #2e2e2e 0%, #0f0f0f 100%);
  background-color: #0f0f0f;
  -webkit-box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.5);
          box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.5); }
  @media (max-width: 991px) {
    .nav-col {
      height: 50px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }

.bootstrap-vertical-nav {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 240px;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
  height: 100%; }
  @media (max-width: 991px) {
    .bootstrap-vertical-nav {
      height: 105px; } }

.navbar {
  position: fixed;
  width: 240px;
  z-index: 1; }
  @media (max-width: 991px) {
    .navbar {
      width: 100%; } }
  .navbar .cta-button-pink {
    width: 100%;
    padding: 0;
    height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 30px;
    margin-bottom: 20px; }
    @media (max-width: 991px) {
      .navbar .cta-button-pink {
        max-width: 280px;
        margin: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0; } }
  .navbar .paam-link {
    font-size: 12px;
    margin-left: 30px;
    color: #fff; }
    @media (max-width: 991px) {
      .navbar .paam-link {
        text-align: center;
        display: block;
        margin: 20px auto;
        max-width: 100px; } }

@media (max-width: 991px) {
  .navbar-toggler {
    float: left;
    left: 0.25rem;
    fill: #ec4c75; } }

.mobile-logo img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-right: 40px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .mobile-logo img {
      max-height: 50px; } }

.hand-logo-mobile {
  position: relative;
  z-index: 1;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 80px; }
  @media (max-width: 991px) {
    .hand-logo-mobile {
      height: 60px; } }

@media (min-width: 992px) {
  .mycause-nav-logo {
    position: relative;
    width: 100%; }
  .navbar-nav {
    position: relative;
    top: 0; } }

@media (min-width: 992px) {
  .navbar-wrapper {
    display: block; }
  .navbar-light .navbar-nav .nav-link {
    -webkit-font-smoothing: antialiased;
    color: #fff !important;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px; }
  .mycause-nav-logo {
    display: block;
    text-align: center;
    padding: 20px;
    border-bottom: 10px solid #ec4c75; }
    .mycause-nav-logo img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      width: 80%; }
    .mycause-nav-logo:hover {
      text-decoration: none; }
  .nav-link {
    padding-left: 30px;
    -webkit-font-smoothing: antialiased;
    font-weight: 500; }
  .nav-link:hover,
  .active {
    border-left: 10px solid #ec4c75;
    padding-left: 20px; }
  .bootstrap-vertical-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none; }
  .bootstrap-vertical-nav .navbar ul {
    float: none; }
  .bootstrap-vertical-nav .navbar ul:not {
    display: block; }
  .bootstrap-vertical-nav .navbar li {
    float: none;
    display: block;
    border-top: 1px solid #0f0f0f; }
    .bootstrap-vertical-nav .navbar li:nth-last-of-type(1) {
      border-bottom: 1px solid #0f0f0f; }
  .bootstrap-vertical-nav .navbar-nav .nav-item + .nav-item {
    margin-left: 0; }
  .nav-item a,
  .nav-item:visited {
    border-bottom: none !important;
    font-weight: 500; } }

/* Put any custom CSS you want for your menu when it is collapsed */
@media (max-width: 991px) {
  .collapse {
    background: -webkit-linear-gradient(#2e2e2e, #0f0f0f);
    background-color: #0f0f0f;
    position: relative;
    z-index: 2;
    padding-top: 20px; }
    .show-nav {
        margin-top: -11px;
    }
    .page-content.dirt-content-layer {
    margin-top: 53px;
}
  .nav {
    z-index: 1;
    margin-top: 20px;
    position: relative; }
    .nav .nav-item {
      height: 50px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .nav .nav-item a {
      color: #fff !important;
      text-align: center;
      text-transform: uppercase;
      margin: 20px auto;
      border-bottom: none !important; }
  .social-icons-mobile {
    z-index: 1;
    height: 50px;
    position: relative;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 20px auto; }
  .social-icons a {
    border-bottom: none; }
  .social-icons svg {
    width: 20px;
    height: 20px;
    margin-left: 15px;
    margin-right: 15px; }
  .collapse.in {
    padding-top: 20px; }
  .mycause-nav-logo {
    padding: 0;
    border-bottom: none; }
    nav.navbar.navbar-light.bg-faded .mycause-nav-logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 279px;
    margin-top: -4px;
}
        
    }
  .swipe-nav {
    background: -webkit-linear-gradient(#2e2e2e, #0f0f0f);
    background-color: #0f0f0f;
    position: absolute;
    width: 100%;
    z-index: 1;
    padding-left: 0;
    left: -100%; 
      
  }
    .swipe-nav .nav-link {
      padding-left: 0; }
      .swipe-nav .nav-link:hover {
        border-left: 0; }
  .hide-nav {
    left: -100%;
    -webkit-transition: .6s;
    transition: .6s;
    padding-top: 20px;
    height: 100vh; }
  .show-nav {
    left: 0;
    -webkit-transition: .6s;
    transition: .6s;
    padding-top: 20px;
    z-index: 2;
    height: 100vh; } }

body {
  background-color: #f3eee6 !important;
  font-size: 18px;
  font-family: 'proxima-nova', sans-serif;
  -webkit-font-smoothing: antialiased; }
  body a {
    color: inherit;
    border-bottom: 1px solid #ec4c75; }
    body a:visited {
      color: inherit;
      border-bottom: 1px solid #ec4c75; }
    body a:hover {
      text-decoration: none; }
  body h1,
  body h3 {
    letter-spacing: -1px; }
  body h2 {
    letter-spacing: -0.98px;
    font-weight: 900; }
  body h4 {
    letter-spacing: -1px;
    font-weight: 700; }
  body p {
    line-height: 26px;
    letter-spacing: 0; }

.content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100%;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%; }
  @media (max-width: 991px) {
    .content-container {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.page-content {
  padding: 0 !important;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

.container-fluid {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.cta-button-black,
.cta-button-pink {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  padding: 10px 50px;
  color: #fff !important;
  border-radius: 3px; }
  .cta-button-black:hover,
  .cta-button-pink:hover {
    color: #fff;
    text-decoration: none; }
  @media (max-width: 767px) {
    .cta-button-black,
    .cta-button-pink {
      margin-top: 20px;
      width: 80%;
      text-align: center; } }

.cta-button-black {
  background: #0f0f0f;
  -webkit-box-shadow: inset 0 2px 0 0 #2e2e2e;
          box-shadow: inset 0 2px 0 0 #2e2e2e;
  font-weight: 500;
  color: #fff !important;
  text-decoration: none;
  border-bottom: none !important;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
  .cta-button-black:hover {
    background: #2e2e2e; }
  .cta-button-black a {
    color: #fff;
    text-decoration: none; }
    .cta-button-black a:hover {
      text-decoration: none; }

.cta-button-pink {
  background: #ec4c75;
  font-weight: 500;
  -webkit-box-shadow: inset 0 2px 0 0 #ff83a8;
          box-shadow: inset 0 2px 0 0 #ff83a8;
  font-size: 16px;
  width: 280px;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out; }
  .cta-button-pink:hover {
    background: #ff83a8; }
  .cta-button-pink a {
    color: #fff;
    text-decoration: none; }
    .cta-button-pink a:hover {
      text-decoration: none; }
  .cta-button-pink:hover, .cta-button-pink:focus {
    text-decoration: none;
    outline: none; }

.layer {
  background-color: rgba(15, 15, 15, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.dirt-content-layer {
  background-size: cover; }

.error-content h1,
.error-content p,
.error-content h3,
.cookies-content h1,
.cookies-content p,
.cookies-content h3 {
  color: #2e2e2e; }

.error-content .cta-button-black,
.cookies-content .cta-button-black {
  text-align: center;
  width: 60%; }

.error-block {
  margin: 100px auto 200px; }
  .error-block .cta-button-black {
    width: 60%; }

.cta-subscribe-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .cta-subscribe-wrapper input {
    border-radius: 3px; }
  .cta-subscribe-wrapper .cta-button-black {
    border: none; }

.page-wrapper {
  position: relative;
  top: -8px; }
  .page-wrapper .page-content-rows {
    margin-bottom: 50px; }

iframe {
  max-width: 100%;
  display: block;
  margin: auto; }

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
  max-width: 800px !important;
  width: 100% !important;
  display: block !important;
  margin: 20px auto; }

.hero,
.hero-two,
.hero-three {
  background-size: cover !important;
  background-position: center !important; }

.hero-content {
  width: 70%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff; }
  .hero-content h1 {
    text-align: center;
    font-weight: 900;
    font-size: 70px; }
    @media (max-width: 767px) {
      .hero-content h1 {
        font-size: 46px; } }
    @media (max-width: 480px) {
      .hero-content h1 {
        font-size: 38px; } }
  .hero-content .hero-text {
    padding: 20px 5%;
    text-align: center; }

.hero {
  height: 675px; }
  @media (max-width: 991px) {
    .hero {
      height: 430px; } }
  @media (max-width: 767px) {
    .hero {
      height: 320px; } }
  .hero .cta-button-pink {
    margin-top: 50px; }

.hero-two {
  height: 205px; }
  @media (max-width: 767px) {
    .hero-two {
      height: 160px; } }
  .hero-two .hero-content h1 {
    font-size: 64px; }
    @media (max-width: 1200px) {
      .hero-two .hero-content h1 {
        font-size: 56px; } }
    @media (max-width: 767px) {
      .hero-two .hero-content h1 {
        font-size: 46px; } }
    @media (max-width: 480px) {
      .hero-two .hero-content h1 {
        font-size: 38px; } }

.hero-three {
  height: 450px; }
  @media (max-width: 767px) {
    .hero-three {
      height: 120px; } }

footer {
  background-color: #2e2e2e !important;
  color: #fff;
  border-top: 10px solid #ec4c75;
  z-index: 1; }
  footer .footer-left {
    padding-top: 50px;
    padding-bottom: 50px; }
    footer .footer-left .footer-logo {
      text-align: center; }
      footer .footer-left .footer-logo a,
      footer .footer-left .footer-logo a:visited {
        border-bottom: none !important; }
      footer .footer-left .footer-logo img {
        max-width: 70px;
        height: auto; }
        @media (max-width: 767px) {
          footer .footer-left .footer-logo img {
            height: 60px;
            width: auto; } }
    footer .footer-left .footer-legal {
      font-size: 14px;
      margin: 20px auto; }
  footer .social-logos {
    text-align: center; }
    footer .social-logos a,
    footer .social-logos a:visited {
      border-bottom: none !important; }
  footer .social-logo {
    margin-top: 30px;
    width: 30px; }
    @media (max-width: 1200px) {
      footer .social-logo {
        display: block;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 767px) {
      footer .social-logo {
        width: 30px; } }
  footer .mailchimp-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  footer .footer-subscribe {
    padding: 60px 60px 150px;
    background-color: #0f0f0f; }
    footer .footer-subscribe input {
      border-radius: 3px; }
    footer .footer-subscribe .cta-button-black {
      border: 0;
      border-radius: 0; }
    @media (max-width: 991px) {
      footer .footer-subscribe .cta-button-black {
        width: 100%;
        height: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 30%;
            -ms-flex: 0 0 30%;
                flex: 0 0 30%;
        text-align: center;
        padding: 5px;
        margin: 0;
        font-size: 16px; } }
  footer .footer-links {
    text-align: center;
    padding: 0;
    border-top: 1px solid #0f0f0f; }
    footer .footer-links .row {
      width: 100%; }
    footer .footer-links .col-md-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    footer .footer-links .footer-link {
      color: #fff;
      text-transform: uppercase;
      font-size: 14px;
      border-bottom: none !important; }
      @media screen and (max-width: 767px) {
        footer .footer-links .footer-link {
          font-size: 12px; } }
      footer .footer-links .footer-link:visited {
        border-bottom: none !important; }
      footer .footer-links .footer-link:hover {
        text-decoration: none;
        border-bottom: 1px solid #ec4c75; }
  footer .footer-copy {
    background-color: #0f0f0f;
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    max-width: 100% !important; }
    footer .footer-copy a {
      color: #fff;
      border-bottom: 1px solid #ec4c75; }
      footer .footer-copy a:hover {
        text-decoration: none; }
  @media (max-width: 1200px) {
    footer .container {
      max-width: none; } }

.subscribe-form-first-name,
.subscribe-form-last-name {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; }
  .subscribe-form-first-name input,
  .subscribe-form-last-name input {
    height: 50px;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15); }

.subscribe-form-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  height: 50px;
  border-radius: 5px; }
  .subscribe-form-left .form-control {
    height: 50px; }

.subscribe-form-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  border: none; }
  .subscribe-form-right .cta-button-black {
    padding: 0;
    width: 100%;
    height: 50px; }

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 45px; }
  .subscribe-form form {
    width: 100%; }
  .subscribe-form .form-control {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%; }
    @media (max-width: 767px) {
      .subscribe-form .form-control {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
            -ms-flex: 0 0 75%;
                flex: 0 0 75%; } }
  .subscribe-form .form-submit {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    border: none; }
    @media (max-width: 1200px) {
      .subscribe-form .form-submit {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
                flex: 0 0 25%;
        font-size: 0.8rem; } }
  @media (max-width: 1200px) {
    .subscribe-form .cta-button-black {
      text-align: center;
      padding: 0;
      margin: 0;
      width: 100%;
      height: 100%; } }

.footer-nav {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  min-height: 50px; }
  .footer-nav .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer-nav .nav-item .nav-link {
      padding: 0;
      width: 100%;
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-transition: -webkit-box-shadow .3s ease-in-out;
      transition: -webkit-box-shadow .3s ease-in-out;
      transition: box-shadow .3s ease-in-out;
      transition: box-shadow .3s ease-in-out, -webkit-box-shadow .3s ease-in-out; }
      .footer-nav .nav-item .nav-link:hover {
        color: #fff;
        border: none;
        padding: 0;
        -webkit-box-shadow: inset 0 -3px 0 -1px #ec4c75;
                box-shadow: inset 0 -3px 0 -1px #ec4c75; }

.content-rows {
  width: 100%;
  margin: 0; }
  .content-rows.reverse-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }

.content-block {
  height: 450px; }
  @media (max-width: 991px) {
    .content-block {
      height: 420px; } }

.header-block {
  padding: 0 !important;
  background-size: cover !important;
  }
  .header-block .layer {
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: table; }
    .header-block .layer h4 {
      text-align: center;
      font-size: 34px;
      color: #fff;
      font-weight: 700;
      margin: 0 15%;
      display: table-cell;
      vertical-align: middle; }

.text-block {
  display: table;
  background-color: #fff; }
  @media (max-width: 767px) {
    .text-block {
      height: auto !important; } }
  .text-block p {
    display: table-cell;
    vertical-align: middle;
    padding: 50px;
    line-height: 26px; }
    @media (max-width: 1200px) {
      .text-block p {
        padding: 0 20px; } }
    @media (max-width: 991px) {
      .text-block p {
        font-size: 0.8rem;
        height: auto !important;
        padding: 50px 20px; } }
    @media (max-width: 767px) {
      .text-block p {
        font-size: 1rem; } }
  .text-block a {
    color: #2e2e2e;
    border-bottom: 1px solid #ec4c75; }

.image-block {
  background-size: cover !important;
  background-position: center !important; }

.quote-block {
  background-color: #ec4c75;
  padding: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .quote-block .quote-content {
    padding: 15px;
    margin: auto 0;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff; }
    .quote-block .quote-content p {
      font-size: 28px;
      font-style: italic;
      font-weight: 500;
      line-height: 28px; }
      @media (max-width: 1200px) {
        .quote-block .quote-content p {
          margin: auto;
          font-size: 1.2rem; } }
      @media (max-width: 991px) {
        .quote-block .quote-content p {
          margin: auto;
          font-size: 0.9rem;
          padding: 20px; } }
      @media (max-width: 767px) {
        .quote-block .quote-content p {
          margin: auto;
          font-size: 1.7rem; } }
      @media (max-width: 480px) {
        .quote-block .quote-content p {
          font-size: 1.2rem; } }
  .quote-block .quote-author {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
    margin: 30px 50px 0;
    font-size: 13px;
    font-style: italic; }
    @media (max-width: 767px) {
      .quote-block .quote-author {
        float: none;
        margin: 30px 5px 0;
        text-align: center; } }

.logo-block {
  background-color: #f3eee6;
  text-align: center; }
  .logo-block .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  .logo-block img {
    width: 50%;
    vertical-align: middle; }

#popup-mask {
  position: fixed !important;
  display: none;
  background-color: #0a0a0a;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000000; }

#popup-inner {
  position: absolute;
  padding: 5px;
  background: #000;
  z-index: 100003;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  left: 0;
  top: 0;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s; }
  #popup-inner iframe {
    width: 100%;
    height: 100%; }
  #popup-inner .popup-close {
    position: absolute;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: bold;
    font-size: 32px;
    top: 12px;
    left: 8px;
    opacity: 0.4;
    text-decoration: none;
    width: 37px;
    height: 37px;
    text-align: center;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
    -webkit-transform: scale(1);
            transform: scale(1);
    border-bottom: none; }
    #popup-inner .popup-close:hover {
      -webkit-transition: all linear 0.1s;
      transition: all linear 0.1s;
      -webkit-transform: scale(1.3);
              transform: scale(1.3); }

#popup-content {
  width: 100%;
  height: 100%; }

.alert-info {
  background-color: #ec4c75;
  color: #fff; }
  .alert-info p {
    text-align: center; }
    @media (max-width: 991px) {
      .alert-info p {
        padding-right: 15%; } }
  .alert-info .close {
    fill: #0f0f0f;
    opacity: 1; }

.home-content {
  padding: 50px;
  background-color: #fff;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .home-content {
      padding: 20px; } }
  .home-content h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 42px; }
  .home-content p {
    padding: 10px 10%; }
    @media (max-width: 767px) {
      .home-content p {
        padding: 10px 5%; } }
  .home-content a {
    color: #2e2e2e;
    border-bottom: 1px solid #ec4c75; }
    .home-content a:hover {
      text-decoration: none; }
  .home-content .cta-button-pink {
    color: #fff; }
  .home-content .home-hand-logo {
    display: block;
    margin: auto auto 20px; }
    .home-content .home-hand-logo path {
      fill: #2e2e2e; }

.mobile-hero-content {
  margin-bottom: 50px; }
  .mobile-hero-content a {
    text-align: center; }

h3 {
  text-align: center; }

.home-charities,
.home-festivals {
  margin-bottom: 50px; }
  .home-charities h3,
  .home-festivals h3 {
    padding: 10px 15%;
    font-size: 30px; }
  .home-charities .home-logo,
  .home-festivals .home-logo {
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 50px auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .home-charities .home-logo img,
    .home-festivals .home-logo img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      height: auto;
      width: auto;
      max-height: 100px;
      max-width: 100%; }
      @media (max-width: 991px) {
        .home-charities .home-logo img,
        .home-festivals .home-logo img {
          max-width: 100%; } }
    .home-charities .home-logo a,
    .home-festivals .home-logo a {
      height: auto;
      width: auto;
      border-bottom: none; }

.home-cta {
  padding-bottom: 50px; }
  .home-cta:nth-of-type(1) {
    padding-left: 0;
    padding-right: 0;
    background-color: #fff; }
  .home-cta:nth-of-type(2) {
    padding-left: 0;
    padding-right: 0;
    background-color: #ec4c75; }
  .home-cta .cta-image-block {
    height: 400px;
    background-size: cover !important;
    background-position: center !important;
    width: 100%;
    border: none; }
    .home-cta .cta-image-block h4 {
      color: #fff;
      text-align: center;
      line-height: 400px;
      font-size: 38px;
      font-weight: 700; }
  .home-cta .cta-content-block {
    height: auto;
    min-height: 200px; }
    .home-cta .cta-content-block p {
      padding: 50px 10%; }
  .home-cta .cta-block-button {
    position: absolute;
    bottom: 30px;
    width: 100%; }

.volunteer-hero {
  height: 650px; }
  @media (max-width: 767px) {
    .volunteer-hero {
      height: 260px; } }
  .volunteer-hero .play-button-mobile {
    width: 100%;
    height: 100%; }
    .volunteer-hero .play-button-mobile img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      text-align: center;
      margin: auto;
      display: block; }
    @media (min-width: 767px) {
        .swipe-nav {
            left: 0;
        }
      .volunteer-hero .play-button-mobile {
        display: none; } }

.volunteer-content {
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  margin-bottom: 50px;
  background-color: #fff; }
  @media (max-width: 767px) {
    .volunteer-content {
      padding: 50px 10px;
      margin-bottom: 0; } }
  .volunteer-content h2 {
    font-size: 42px; }
    @media (max-width: 767px) {
      .volunteer-content h2 {
        font-size: 20px; } }
  .volunteer-content p {
    padding: 30px;
    text-align: center; }
  .volunteer-content a {
    color: #2e2e2e;
    border-bottom: 1px solid #ec4c75; }
    .volunteer-content a:hover {
      text-decoration: none; }
  .volunteer-content .mobile-hero-content h1 {
    text-align: center; }
  .volunteer-content .mobile-hero-content .cta-button-pink {
    color: #fff; }

.volunteer-cta-button .cta-button-pink {
  margin: 30px auto;
  width: 100%;
  min-height: 60px;
  text-align: center;
  font-size: 24px;
  color: #fff; }

.charity-content,
.charity-info {
  padding: 50px;
  display: block;
  margin: 0 auto; }
  .charity-content p,
  .charity-info p {
    padding-left: 50px;
    padding-right: 50px;
    margin: 50px auto; }
  @media (max-width: 767px) {
    .charity-content,
    .charity-info {
      padding: 50px 10px; } }

.charity-content {
  background-color: #fff;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .charity-content {
      padding: 50px 10px;
      margin-bottom: 0; } }
  .charity-content h2 {
    font-size: 42px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700; }
  .charity-content a {
    color: #2e2e2e;
    border-bottom: 1px solid #ec4c75; }
    .charity-content a:hover {
      text-decoration: none; }

.charity-info h2 {
  text-align: center;
  font-size: 30; }

.charity-info p {
  text-align: center;
  font-size: 18px; }
  @media (max-width: 767px) {
    .charity-info p {
      text-align: left; } }

.charity-logo-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .charity-logo-section .charity-logo {
    margin: 50px auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.6666%;
        -ms-flex: 0 0 16.6666%;
            flex: 0 0 16.6666%; }
    .charity-logo-section .charity-logo:nth-child(-n+6) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
          -ms-flex: 0 0 33%;
              flex: 0 0 33%; }
      @media (max-width: 767px) {
        .charity-logo-section .charity-logo:nth-child(-n+6) {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; } }
    .charity-logo-section .charity-logo img {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 50%; }
    @media (max-width: 767px) {
      .charity-logo-section .charity-logo {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.3333%;
            -ms-flex: 0 0 33.3333%;
                flex: 0 0 33.3333%; } }

.single-charity .hero-three,
.single-event .hero-three {
  height: 350px;
  max-width: 1200px;
  margin: auto; }
  @media screen and (max-width: 767px) {
    .single-charity .hero-three,
    .single-event .hero-three {
      height: 220px; } }
  @media screen and (max-width: 480px) {
    .single-charity .hero-three,
    .single-event .hero-three {
      height: 120px; } }

.charity-single-content h1,
.charity-single-content h2 {
  text-align: center;
  font-size: 42px;
  font-weight: 900; }

.charity-single-content a {
  color: #2e2e2e;
  border-bottom: 1px solid #ec4c75; }
  .charity-single-content a:hover {
    text-decoration: none; }

.charity-single-content p {
  margin: 0;
  padding: 10px 5px; }

.events-section {
  margin-top: 30px; }
  .events-section a {
    width: 100%; }
  .events-section .events-block {
    margin-bottom: 50px; }
  .events-section .events-image {
    height: auto;
    padding: 0; }
    .events-section .events-image__img {
      max-width: 100%; }
  .events-section .events-info-row-1 {
    height: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    .events-section .events-info-row-1 .events-date {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 60px;
          -ms-flex: 0 0 60px;
              flex: 0 0 60px; }
      .events-section .events-info-row-1 .events-date .date-day {
        position: relative;
        left: 0;
        top: -17px; }
      .events-section .events-info-row-1 .events-date .date-dash {
        font-size: 28px;
        position: relative;
        top: -65px;
        right: -54px; }
    .events-section .events-info-row-1 .events-name {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 1px;
          -ms-flex: 1 1 1px;
              flex: 1 1 1px;
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .events-section .events-info-row-1 .events-name p {
        display: block;
        padding-left: 20px;
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 0; }
        @media screen and (max-width: 991px) {
          .events-section .events-info-row-1 .events-name p {
            font-size: 14px; }
            .events-section .events-info-row-1 {
                height: 73px;
            }}
  .events-section .events-info-row-2 .row-button {
    padding: 0;
    font-size: 18px; }
    @media screen and (max-width: 1200px) {
      .events-section .events-info-row-2 .row-button {
        font-size: 16px; } }
  .events-section .events-info-row-2 .events-more-info,
  .events-section .events-info-row-2 .events-apply-now {
    text-align: center;
    padding: 10px; }
    .events-section .events-info-row-2 .events-more-info a,
    .events-section .events-info-row-2 .events-apply-now a {
      color: #fff;
      text-transform: uppercase;
      font-weight: 500;
      border-bottom: none; }
      .events-section .events-info-row-2 .events-more-info a:hover,
      .events-section .events-info-row-2 .events-apply-now a:hover {
        text-decoration: none; }
  .events-section .events-info-row-2 .events-more-info {
    background-color: #2e2e2e;
    font-weight: 700; }
  .events-section .events-info-row-2 .events-apply-now {
    background-color: #ec4c75;
    font-weight: 700; }

.events-date {
  background-color: #ec4c75; }
  .events-date .date-month {
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-top: 5px; }
  .events-date .date-day {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 24px;
    position: absolute;
    top: 20px;
    left: 32px; }

.events-name {
  background-color: #fff;
  display: table;
  height: 100%; }
  .events-name p {
    font-weight: 700;
    display: table-cell;
    vertical-align: middle; }

.events-cta {
  display: block;
  margin: 0 auto 50px; }
  .events-cta h4 {
    text-align: center;
    font-size: 700;
    font-size: 30px;
    margin: 50px auto; }
  .events-cta .subscribe-form .form-control {
    border-radius: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: 2px solid #d7d4c7; }

.eo-charities {
  margin-top: 50px; }

.no-applications-layer {
  opacity: 0.7; }

.no-applications-row {
  background: #d7d4c7;
  height: 50px; }
  .no-applications-row a {
    font-size: 18px;
    text-align: center;
    display: block;
    line-height: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff !important;
    letter-spacing: 0;
    text-decoration: none;
    border-bottom: none; }

.sticky-row,
.apply-mobile,
.apply-mobile-sticky {
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 991px) {
    .sticky-row,
    .apply-mobile,
    .apply-mobile-sticky {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }

.single-event .hero-image__image,
.single-charity .hero-image__image {
  margin: auto;
  display: block;
  max-width: 1200px;
  width: 100%;
  height: auto; }

.event-info-row .events-date {
  height: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 25px;
  position: relative; }
  @media (max-width: 991px) {
    .event-info-row .events-date {
      height: 70px;
      border-bottom: 1px solid #d7d4c7; } }
  @media (max-width: 480px) {
    .event-info-row .events-date {
      height: 60px; } }
  .event-info-row .events-date .date-month {
    font-size: 18px; }
  .event-info-row .events-date .date-day {
    font-size: 40px;
    left: 26px;
    top: 30px; }
  .event-info-row .events-date .date-dash {
    top: 15px;
    left: 81px; }
    @media (max-width: 480px) {
      .event-info-row .events-date .date-dash {
        top: 5px; } }
  @media (max-width: 991px) {
    .event-info-row .events-date .events-date {
      border-bottom: 1px solid #2e2e2e; }
    .event-info-row .events-date .date-month {
      font-size: 12px;
      position: relative;
      left: 0;
      text-align: center; }
    .event-info-row .events-date .date-day {
      font-size: 20px; }
    .event-info-row .events-date .date-dash {
      left: 90%; } }

.event-info-row .start-date .date-day {
  left: 21px; }
  @media (max-width: 991px) {
    .event-info-row .start-date .date-day {
      left: 26px; } }

.event-info-row .end-date .date-day {
  left: 25px; }
  @media (max-width: 991px) {
    .event-info-row .end-date .date-day {
      left: 28px; } }

.event-info-row .events-name {
  background-color: #fff;
  min-height: 100px;
  border: 1px solid #d7d4c7;
  border-right: 2px solid #d7d4c7;
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 1px;
      -ms-flex: 1 1 1px;
          flex: 1 1 1px; }
  .event-info-row .events-name h2 {
    display: table-cell;
    font-weight: 700;
    position: absolute;
    top: 30%;
    left: 5%; }
    @media (max-width: 1200px) {
      .event-info-row .events-name h2 {
        top: 40%;
        font-size: 20px; } }
    @media (max-width: 991px) {
      .event-info-row .events-name h2 {
        top: 25px; } }
    @media (max-width: 767px) {
      .event-info-row .events-name h2 {
        top: 30%;
        font-size: 26px; } }
    @media (max-width: 480px) {
      .event-info-row .events-name h2 {
        top: 40%;
        font-size: 16px; } }
  @media (max-width: 991px) {
    .event-info-row .events-name {
      border-right: none;
      min-height: 70px; } }
  @media (max-width: 480px) {
    .event-info-row .events-name {
      min-height: 60px; } }

.event-info-row .events-apply {
  padding: 10px;
  background-color: #d7d4c7;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 320px;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  border: 1px solid #d7d4c7; }
  @media (max-width: 991px) {
    .event-info-row .events-apply {
      padding: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; } }
  .event-info-row .events-apply .cta-button-pink {
    padding: 15px;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .event-info-row .events-apply .cta-button-pink:hover, .event-info-row .events-apply .cta-button-pink:focus, .event-info-row .events-apply .cta-button-pink:active {
      text-decoration: none;
      color: #fff; }
    @media (max-width: 991px) {
      .event-info-row .events-apply .cta-button-pink {
        margin: 0;
        text-transform: none;
        font-weight: 300;
        border-radius: 0; } }
  .event-info-row .events-apply .no-more-applications-btn {
    background-color: #d7d4c7;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 18px; }

.date-dash {
  position: absolute;
  top: 2px;
  color: #fff;
  font-size: 34px;
  right: -9px;
  z-index: 1; }
  @media (max-width: 991px) {
    .date-dash {
      font-size: 24px; } }

.event-content-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .event-content-block .event-content-section {
    padding: 0px;
    padding-bottom: 0;
    background-color: #fff;
    border-right: 2px solid #2e2e2e;
    border-left: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%; }
    @media (max-width: 991px) {
      .event-content-block .event-content-section {
        border-right: none;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    .event-content-block .event-content-section .event-content {
      padding: 5px 5%; }
      @media (max-width: 767px) {
        .event-content-block .event-content-section .event-content {
          padding: 5px 15px; } }
      .event-content-block .event-content-section .event-content iframe {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 100%; }
  .event-content-block .content-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px; }
    .event-content-block .content-buttons a {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      text-align: center;
      padding: 10px; }
      @media (max-width: 1200px) {
        .event-content-block .content-buttons a {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          padding: 20px; } }
    .event-content-block .content-buttons .cta-button-black,
    .event-content-block .content-buttons .cta-button-pink {
      display: block; }
    .event-content-block .content-buttons .no-more-applications-btn {
      background-color: #d7d4c7;
      border: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      font-size: 18px; }
  .event-content-block .event-sidebar {
    background-color: #2e2e2e;
    color: #fff;
    padding: 50px 0 20px;
    border-left: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 320px;
        -ms-flex: 0 0 320px;
            flex: 0 0 320px; }

    @media (max-width: 991px) {
      .event-content-block .event-sidebar {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
    .event-content-block .event-sidebar h5 {
      font-size: 18px;
      font-weight: 300;
      padding: 10px;
      border-top: 2px solid #0f0f0f;
      border-bottom: 2px solid #0f0f0f; }
    .event-content-block .event-sidebar p {
      font-size: 22px;
      padding: 10px;
      font-weight: 300; }

.mobile-event-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0; }
  .mobile-event-tabs .tab-info,
  .mobile-event-tabs .tab-details {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    list-style-type: none;
    text-align: center;
    font-size: 16px;
    border-left: none;
    padding: 10px 0; }
    .mobile-event-tabs .tab-info a,
    .mobile-event-tabs .tab-details a {
      border-bottom: none; }
    .mobile-event-tabs .tab-info a:hover,
    .mobile-event-tabs .tab-info a:active,
    .mobile-event-tabs .tab-details a:hover,
    .mobile-event-tabs .tab-details a:active {
      text-decoration: none;
      border-left: none;
      margin: 0;
      display: block;
      width: 100%;
      height: 100%;
      border-bottom: none; }
    .mobile-event-tabs .tab-info .tab-info.active,
    .mobile-event-tabs .tab-details .tab-info.active {
      border-left: none;
      text-decoration: none; }
  .mobile-event-tabs .tab-info {
    background-color: #fff; }
    .mobile-event-tabs .tab-info a {
      color: #2e2e2e; }
  .mobile-event-tabs .tab-details {
    background-color: #2e2e2e; }
    .mobile-event-tabs .tab-details a {
      color: #fff; }

@media (max-width: 991px) {
  .event-tabs-row div {
    padding: 0; }
  .tab-content.hide {
    display: none; }
  .tab-content.active {
    display: block; } }

.desktop-faq {
  width: 100%; }

.faq-content {
  padding-bottom: 100px !important;
  display: block;
  margin: 0 auto 50px;
  background-color: #fff; }
  .faq-content p {
    padding-left: 100px;
    padding-right: 100px; }
    @media (max-width: 767px) {
      .faq-content p {
        padding: 50px; } }
  .faq-content h1 {
    margin-bottom: 20px;
    font-weight: 700; }

.faq-nav {
  width: calc(100% + 30px);
  margin: 0 0 0 -15px !important;
  text-align: center; }
  .faq-nav .navbar-nav {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    top: 0; }
  .faq-nav .nav-item {
    margin-left: 0 !important;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%; }
    .faq-nav .nav-item a {
      text-transform: uppercase;
      color: #fff;
      background-color: #ec4c75;
      font-weight: 700;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25%;
          -ms-flex: 0 0 25%;
              flex: 0 0 25%;
      padding-left: 0;
      height: 50px;
      line-height: 40px; }
    .faq-nav .nav-item .nav-link:hover,
    .faq-nav .nav-item .active {
      background-color: #fff;
      color: #2e2e2e;
      padding-left: 0;
      border-left: none; }

.faq-tab-content {
  padding: 50px 20px 10px; }

.faq-question {
  margin-bottom: -1px;
  display: block;
  cursor: pointer;
  padding-left: 100px;
  padding-right: 100px; }
  .faq-question .dropdown-header {
    font-size: 24px;
    color: #2e2e2e; }
  .faq-question div {
    padding: 0 10px; }
    .faq-question div .arrow-icons svg {
      width: 20px;
      height: 12px;
      float: right;
      margin-top: -25px;
      margin-right: 5px; }
    .faq-question div .hide-arrow {
      display: none; }
  .faq-question:hover {
    text-decoration: none; }
  .faq-question::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d7d4c7;
    margin: 0 0 15px; }
  .faq-question::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d7d4c7;
    margin: 15px 0 0; }

.faq-answer {
  display: none;
  height: auto;
  padding: 30px 20px; }

.faq-mobile-content {
  padding: 10px 5px 50px; }

.faq-nav .btn-group,
.faq-nav button {
  width: 100%; }

.faq-nav button {
  background-color: #ec4c75;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  height: 50px;
  padding-top: 15px; }

.faq-nav svg {
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  top: -2px;
  margin-left: -20px; }

.faq-nav .dropdown-toggle span {
  padding-left: 0; }

.faq-nav .dropdown-toggle::after {
  display: none; }

.faq-nav .dropdown-menu {
  position: relative;
  top: 0;
  width: 100%;
  border: none; }
  .faq-nav .dropdown-menu .dropdown-item button {
    background-color: #2e2e2e;
    border: none;
    height: 50px;
    padding: 2px 6px 3px; }

.tabContent {
  display: none;
  margin: 20px 0; }
  .tabContent:first-child {
    display: block; }
  .tabContent .tab-main-content p {
    padding: 50px; }
  .tabContent .dropdown-header {
    white-space: normal;
    padding-right: 20px; }
  .tabContent .faq-question {
    padding-left: 40px;
    padding-right: 40px; }
  .tabContent .faq-answer {
    padding-left: 10px;
    padding-right: 10px; }

.contact-container {
  background-color: #fff;
  margin: 50px auto; }
  @media (max-width: 767px) {
    .contact-container {
      margin: 0 auto; } }
  .contact-container .row {
    margin-left: auto;
    margin-right: auto; }
  .contact-container .contact-block {
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px; }
    @media (max-width: 767px) {
      .contact-container .contact-block .col-xs-12 {
        padding-left: 0;
        padding-right: 0; } }
    .contact-container .contact-block h1 {
      font-size: 42px;
      font-weight: 700;
      text-align: center;
      margin-bottom: 20px; }
    .contact-container .contact-block .form-group.required .form-control-label::after,
    .contact-container .contact-block .checkbox.required .form-control-label::after {
      content: none; }
    .contact-container .contact-block .cta-button-black {
      border: none;
      display: block;
      margin-left: auto;
      margin-right: auto;
      margin-top: 30px;
      padding: 15px 10%;
      border-radius: 5px;
      text-align: center;
      width: 280px; }
      @media (max-width: 767px) {
        .contact-container .contact-block .cta-button-black {
          width: 100%; } }
  .contact-container label {
    font-size: 14px; }
  .contact-container .form-input-field {
    border: 2px solid #d6d4c7;
    border-radius: 3px 0 0 3px;
    font-size: 16px;
    color: #2e2e2e;
    letter-spacing: 0;
    line-height: 26px; }

.apply-block {
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px; }
  .apply-block h1 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px; }
  .apply-block .form-group.required .form-control-label::after,
  .apply-block .checkbox.required .form-control-label::after {
    content: none; }
  .apply-block .cta-button-black {
    text-align: center;
    width: 50%; }

.featured-images-section,
.secondary-images-section {
  padding: 50px 0;
  max-width: 1200px;
  margin: auto; }
  .featured-images-section .section-title,
  .secondary-images-section .section-title {
    margin: 20px auto 50px;
    width: 60%; }
    @media screen and (max-width: 767px) {
      .featured-images-section .section-title,
      .secondary-images-section .section-title {
        width: 80%; } }
  .featured-images-section__grid,
  .secondary-images-section__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .featured-images-section__image,
  .secondary-images-section__image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .featured-images-section__image img,
    .secondary-images-section__image img {
      width: auto;
      height: auto;
      max-height: 100px;
      max-width: 80%; }
  .featured-images-section a,
  .secondary-images-section a {
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }

.featured-images-section__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.3333%;
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .featured-images-section__image {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; } }

.secondary-images-section__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666666667%;
      -ms-flex: 0 0 16.666666667%;
          flex: 0 0 16.666666667%;
  margin: 20px auto; }
  @media screen and (max-width: 767px) {
    .secondary-images-section__image {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.3333%;
          -ms-flex: 0 0 33.3333%;
              flex: 0 0 33.3333%; } }

.cta-text-block {
  height: auto;
  width: 100%;
  margin: 0;
  position: relative; }
  @media (max-width: 991px) {
    .cta-text-block {
      height: auto; } }
  .cta-text-block h4 {
    text-align: center;
    font-size: 30px;
    height: 100px;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px; }
  .cta-text-block p {
    font-size: 18px;
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 991px) {
      .cta-text-block p {
        margin-bottom: 80px; } }
  .cta-text-block .cta-button-black {
    padding: 10px;
    margin-bottom: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    text-align: center;
    width: 80%;
    max-width: 380px; }
  .cta-text-block .block-cta {
    padding-bottom: 50px; }
    .cta-text-block .block-cta:nth-child(1) {
      background-color: #f3eee6; }
    .cta-text-block .block-cta:nth-child(2) {
      background-color: #ec4c75; }
      .cta-text-block .block-cta:nth-child(2) h4 {
        color: #fff; }

.subscribe-field {
  margin: 50px auto;
  min-height: 200px; }
  .subscribe-field .section-title {
    font-size: 30px;
    text-align: center; }
  .subscribe-field .section-copy {
    text-align: center;
    margin: 20px auto; }
  .subscribe-field .subscribe-form {
    height: auto; }

.mailing-list-form .email-wrapper .mc-field-group {
  width: 100%;
  height: 100%; }

.mailing-list-form .email-wrapper .email {
  width: 100%;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding-left: 10px; }

.mailing-list-form .festivals-select {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }

.mailing-list-form .festivals-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding-left: 0; }
  .mailing-list-form .festivals-list li {
    -webkit-flex-basis: calc(33.3333% - 20px);
        -ms-flex-preferred-size: calc(33.3333% - 20px);
            flex-basis: calc(33.3333% - 20px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto 10px; }
    @media screen and (max-width: 767px) {
      .mailing-list-form .festivals-list li {
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%; } }
    .mailing-list-form .festivals-list li label {
      margin: 0 0 0 10px; }

.text-block-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0;
  width: 80%;
  margin: auto auto 50px; }
  @media screen and (max-width: 480px) {
    .text-block-section {
      width: 100%; } }
  .text-block-section.white-bg {
    background-color: #fff; }
  .text-block-section__content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80%;
        -ms-flex: 0 0 80%;
            flex: 0 0 80%; }
  .text-block-section .home-hand-logo {
    display: block;
    margin: auto auto 20px; }
    .text-block-section .home-hand-logo path {
      fill: #2e2e2e; }
  .text-block-section .section-title {
    text-align: center;
    font-weight: 900;
    font-size: 42px;
    margin: 20px auto; }
    @media screen and (max-width: 480px) {
      .text-block-section .section-title {
        font-size: 36px; } }
  .text-block-section .section-copy {
    margin: 20px auto; }
  .text-block-section iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    min-height: 400px; }
    @media screen and (max-width: 767px) {
      .text-block-section iframe {
        min-height: 200px; } }

.image-carousel-section {
  position: relative;
  min-height: 500px;
  max-width: 1200px;
  margin: 50px auto; }
  @media screen and (max-width: 767px) {
    .image-carousel-section {
      min-height: 350px; } }

.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

.image-carousel {
  margin: auto auto 50px !important;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
  max-width: 100%; }
  .image-carousel .slick-list {
    min-width: 500px; }
    @media screen and (max-width: 767px) {
      .image-carousel .slick-list {
        min-width: 300px; }
      .event-content-block {
        width: 100%;
      }
    }
    @media screen and (max-width: 700px) {
        .info-row .column {
            display: block;
            max-width: 100%;
        }
    }
    @media screen and (max-width: 480px) {
        .page-id-3691 .hide.side-bar {
    display: inline-block;
    background-color: #ec4c75;
    max-width: inherit;
    height: 500px;
    width: 100%;
    vertical-align: top;
    margin-left: 0px;
}
.single-post .hide.side-bar {
    max-width: inherit;
    width: 100%;
    display: block;
    margin-top: 28px;
    margin: auto;
}
      .image-carousel .slick-list {
        min-width: 200px; } }
  .image-carousel .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    min-width: 100%; }
  .image-carousel .slick-slide {
    outline: none !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100vw;
        -ms-flex: 1 1 100vw;
            flex: 1 1 100vw; }
    .image-carousel .slick-slide img {
      margin: auto;
      height: 100%;
      max-height: 500px;
      width: auto; }
      @media screen and (max-width: 767px) {
        .image-carousel .slick-slide img {
          max-height: 300px; } }
  .image-carousel .slick-prev::before,
  .image-carousel .slick-next::before {
    color: #ec4c75;
    font-size: 25px; }
  .image-carousel .slick-prev {
    left: 45px;
    z-index: 1; }
  .image-carousel .slick-next {
    right: 45px; }

.festivals-section .section-title {
  text-align: center;
  margin: 50px auto; }
.column {
    display: inline-block;
    text-align: left;
    max-width: 49%;
    width: 100%;
    padding: 5px 0 0px 0;
    vertical-align: top;
    min-height: 39px;
    margin: 2px 0px 0px 0px;
}
.info-row div:nth-of-type(even) {
  float: right;
  margin-right: 0;
}
.wrapper {
  background-color: #fff;
}
.facilities {
  padding: 5px 5%;
}
.facilities .column {
  max-width: 500px;
  width: 100%;
  padding: 2px 0;
}
.facilities .column p {
  display: inline;
}
.info-wrap p {
  font-size: 16px;
}
div#tabDetails {
  display: none;
}
h3.text-left {
  text-align: left;
}
.info-row {
  width: 100%;
  padding: 5px 5%;
  margin: 0 auto;
}
.info-wrap {
  padding: 5px 0;
  background-color: #fff;
}
i.fas {
  min-width: 28px;
}
/*div#tabDetails {*/
/*  display: none;*/
/*}*/
.info-row p {
  display: inline;
}
.info-row h5 {
  display: inline-block;
}
/*# sourceMappingURL=main.css.map */
.page-content.dirt-content-layer {
  z-index: 0;
}

.alm-reveal h3 {
  color: #ec4c75;
  font-weight: 700;
}
.post-cont p {
  font-size: 20px;
}
p#breadcrumbs {
    font-weight: 700;
    margin-bottom: 30px;
}
.page-id-3691 .text-block-section__content, .post-wrap {
  padding: 0px 25px;
  margin-top: -65px;
  background-color: #fff;
}
.page-id-3691 .text-block-section {
  padding: 0;
}
.page-id-3691 h1, .single-post .col-xs-12 h2:first-of-type {
  font-weight: 700;
  font-size: 52px;
  margin-bottom: 10px;
  text-transform: uppercase;
}


.single-post .hero {
  height: 300px;
}
