#sw_content .s-text ul:first-child {
  margin-top: 0 !important; }

#sw_content .s-text ul:last-child, #sw_content .s-text ul:last-child li:last-child {
  margin-bottom: 0 !important; }

#sw_content .s-text ol {
  list-style: none;
  counter-reset: ordered-list-counter; }

#sw_content .s-text ol li {
  counter-increment: ordered-list-counter;
  position: relative;
  padding-left: 30px;
  margin: 0 0 15px 0; }

#sw_content .s-text ol li::before {
  content: counter(ordered-list-counter) ". ";
  position: absolute;
  left: 0;
  top: 0; }

#sw_content blockquote p {
  margin-bottom: 0; }

#sw_content h2 span {
  color: #e3901e;
  background: -webkit-linear-gradient(45deg, #e3901e, #d93218);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#sw_content .s-text ul {
  margin: 30px 0px 30px 0px; }

#sw_content .s-text ul {
  padding: 0px 0px 0px 0px; }

#sw_content .s-text ul > * {
  margin: 0px 0px 15px 0px; }

#sw_content .s-text ul > * {
  padding: 0px 0px 0px 30px; }

#sw_content .s-text ul li {
  position: relative; }

#sw_content .s-text ul {
  list-style-type: none; }

#sw_content .s-text ul li:before {
  content: ''; }

#sw_content .s-text ul li:before {
  background-color: #1f1f1f; }

#sw_content .s-text ul li:before {
  -webkit-border-radius: 99px 99px 99px 99px;
  border-radius: 99px 99px 99px 99px; }

#sw_content .s-text ul li:before {
  width: 5px; }

#sw_content .s-text ul li:before {
  height: 5px; }

#sw_content .s-text ul li:before {
  margin: 0px 12px 0px 0px; }

#sw_content .s-text ul li:before {
  display: block; }

#sw_content .s-text ul li:before {
  position: absolute; }

#sw_content .s-text ul li:before {
  top: 15px; }

#sw_content .s-text ul li:before {
  left: 0px; }

#sw_content .s-text ul ul li:before {
  content: ''; }

#sw_content .s-text ul ul li:before {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

#sw_content .s-text ul ul li:before {
  border: 1px solid #454545; }

.loader50 .ball-clip-rotate > div {
  border-bottom-color: transparent; }

.loader50 .ball-clip-rotate-pulse > div:last-child {
  background: 0 0;
  left: -14px;
  top: 0px; }

.loader50 .ball-scale-ripple > div, .loader50 .ball-scale-ripple-multiple > div {
  background: transparent !important; }

.loader50 .triangle-skew-spin > div {
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  background: transparent !important; }

.loader50 .ball-clip-rotate-multiple > div {
  border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  background-color: transparent !important; }

.loader50 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9876; }

.loader50 .loader-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.loader50 .loader-inner > div, .loader50 .ball-clip-rotate-pulse > div:first-child, .loader50 .ball-rotate > div:after, .loader50 .ball-rotate > div:before {
  background: #e3941e;
  background-color: #e3941e;
  border-color: #e3941e;
  border-color: #e3941e; }

.loader50 {
  background: #fff;
  background-color: #fff; }

/****************/
/* Cookie Modal */
/****************/
/* Add custom CSS here */
/*******************/
/* SiteManager CSS */
/*******************/
/* General */
.s-cookie__modal70 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  display: none;
  align-items: center;
  justify-content: center; }
/* Modal */
.s-cookie__modal70 .s-modal {
  position: relative;
  z-index: 99999999;
  overflow: auto !important;
  max-height: 100%; }

.s-cookie__modal70 .s-modal .s-btn--reset {
  -webkit-appearance: none;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  outline: none; }
/* Content */
.s-cookie__modal70 .s-modal__header {
  display: flex;
  align-items: center; }

.s-cookie__modal70 .s-modal__header .s-logo[src*="placehold.it"], .s-cookie__modal70 .s-modal__header .s-logo[src=""] {
  display: none; }

.s-cookie__modal70 .s-modal__header .s-close__btn {
  display: flex;
  margin-left: auto !important;
  flex-shrink: 0; }

.s-cookie__modal70 .s-modal__header .s-close__btn svg {
  height: 100%;
  width: 100%; }

.s-cookie__modal70 .s-modal__content .s-group__list {
  display: flex;
  flex-direction: column; }

.s-cookie__modal70 .s-modal__content .s-group__actions {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-group__title {
  display: flex;
  align-items: center;
  cursor: pointer; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-group__title svg {
  flex-shrink: 0; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-switch {
  position: relative;
  display: block;
  overflow: hidden;
  flex-shrink: 0; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-switch .s-switch__indicator {
  position: relative;
  display: block;
  pointer-events: 'none';
  left: 0% !important;
  height: 100%; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-switch.s-active .s-switch__indicator {
  left: 100% !important;
  -webkit-transform: translateX(-100%) !important;
  transform: translateX(-100%) !important; }

.s-cookie__modal70 .s-modal__content .s-group__actions .s-switch.s-disabled {
  pointer-events: none;
  opacity: 0.4 !important; }

.s-cookie__modal70 .s-modal__content .s-group__accordion {
  overflow: hidden !important;
  max-height: 0; }

.s-cookie__modal70 .s-modal__content .s-action__list {
  display: flex;
  align-items: center;
  justify-content: flex-end; }

.s-cookie__modal70 .s-modal__content .s-action__list .s-save__btn, .s-cookie__modal70 .s-modal__content .s-action__list .s-decline__btn {
  cursor: pointer; }

.s-cookie__modal70 {
  background-color: rgba(31, 31, 31, 0.5); }

.s-cookie__modal70 {
  padding: 0px 0px 0px 0px; }

.s-cookie__modal70 .s-modal {
  background-color: #fff; }

.s-cookie__modal70 .s-modal {
  width: 100%; }

.s-cookie__modal70 .s-modal {
  min-width: auto;
  max-width: 700px; }

.s-cookie__modal70 .s-modal {
  min-height: auto;
  max-height: 100%; }

.s-cookie__modal70 .s-modal .s-modal__header {
  background-color: #000; }

.s-cookie__modal70 .s-modal .s-modal__header {
  padding: 30px 30px 30px 30px; }

.s-cookie__modal70 .s-modal .s-modal__header .s-logo {
  min-width: auto;
  max-width: 50px; }

.s-cookie__modal70 .s-modal .s-modal__header .s-title {
  font-size: 30px; }

.s-cookie__modal70 .s-modal .s-modal__header .s-title {
  color: #fff; }

.s-cookie__modal70 .s-modal .s-modal__header .s-close__btn {
  width: 20px; }

.s-cookie__modal70 .s-modal .s-modal__header .s-close__btn {
  height: 20px; }

.s-cookie__modal70 .s-modal .s-modal__header .s-close__btn {
  fill: #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content {
  padding: 30px 30px 30px 30px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list {
  margin: -10px 0px -10px 0px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list {
  padding: 30px 0px 0px 0px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group {
  padding: 10px 0px 10px 0px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  background-color: #fff; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  border: 2px solid #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  width: 66px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  height: 32px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  padding: 4px 4px 4px 4px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  background-color: #fff; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  border: 2px solid #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  background-color: #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active {
  border: 2px solid #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch.s-active .s-switch__indicator {
  border: 2px solid #fff; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch .s-switch__indicator {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title {
  font-weight: bold; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  margin: 0px 0px 0px 7px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title svg {
  fill: #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__title.s-active svg {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, -1, 1); }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__info {
  margin: 15px 0px 0px 0px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-group__accordion {
  -webkit-transition: all 0.12s ease 0s;
  transition: all 0.12s ease 0s; }

.s-cookie__modal70 .s-modal .s-modal__content .s-action__list .s-link {
  text-decoration: underline; }

.s-cookie__modal70 .s-modal .s-modal__content .s-action__list .s-link {
  margin: 0px 20px 0px 0px; }

.s-cookie__modal70 .s-modal .s-modal__content .s-action__list .s-link:hover {
  color: #e3941e; }

.s-cookie__modal70 .s-modal .s-modal__content .s-action__list .s-link {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

.s-cookie__modal70 .s-modal .s-modal__content .s-action__list {
  padding: 30px 0px 0px 0px; }

@media (max-width: 480px) {
  .s-cookie__modal70 {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal70 .s-modal .s-modal__header {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal70 .s-modal .s-modal__header .s-logo {
    min-width: auto;
    max-width: 30px; }

  .s-cookie__modal70 .s-modal .s-modal__header .s-title {
    font-size: 22px; }

  .s-cookie__modal70 .s-modal .s-modal__content {
    padding: 15px 15px 15px 15px; }

  .s-cookie__modal70 .s-modal .s-modal__content .s-group__list {
    padding: 15px 0px 0px 0px; }

  .s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    width: 52px; }

  .s-cookie__modal70 .s-modal .s-modal__content .s-group__list .s-cookie__group .s-switch {
    height: 26px; }

  .s-cookie__modal70 .s-modal .s-modal__content .s-action__list {
    padding: 15px 0px 0px 0px; } }

.mailchimp-1 {
  position: relative; }

.mailchimp-1:blank {
  display: none !important; }

.mailchimp-1 label {
  display: block; }

.mailchimp-1 .mc-field-group input {
  width: 100%; }

@media only screen and (max-width: 480px) {
  .mailchimp-1 .s-btn {
    display: block;
    width: 100%; } }

.mailchimp-1 .mailchimp-integration {
  background-color: #fcf4e7; }

.mailchimp-1 .mailchimp-integration {
  padding: 86px 0px 96px 0px; }

.mailchimp-1 .mailchimp-integration h3 {
  font-size: 182%; }

.mailchimp-1 .mailchimp-integration h3 {
  text-align: left; }

.mailchimp-1 .mailchimp-integration .s-text {
  font-size: 19px; }

.mailchimp-1 .mailchimp-integration .s-text {
  color: #1f1f1f; }

.mailchimp-1 .mailchimp-integration .s-text {
  text-align: left; }

.mailchimp-1 .mailchimp-integration .s-text {
  line-height: 185%; }

.mailchimp-1 .mailchimp-integration .mailchimp-form {
  margin: 0px 0px 0px 0px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form label {
  font-size: 0.9em; }

.mailchimp-1 .mailchimp-integration .mailchimp-form label {
  text-align: left; }

.mailchimp-1 .mailchimp-integration .mailchimp-form label {
  margin: 5px 0px 0px 5px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form label {
  opacity: 1; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  border: 1px solid #fff; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  outline: 0px solid #e3941e;
  outline-offset: 0px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  margin: 0px 0px 5px 0px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  padding: 0.5em 0.75em 0.5em 0.75em; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  font-size: 1em; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .mc-field-group input {
  line-height: 125%; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .s-btn {
  border: 0px solid #e3941e; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .s-btn {
  outline: 0px solid #e3941e;
  outline-offset: 0px; }

.mailchimp-1 .mailchimp-integration .mailchimp-form .s-btn {
  margin: 5px 0px 0px 0px; }

@media (max-width: 480px) {
  .mailchimp-1 .mailchimp-integration {
    padding: 72px 0px 72px 0px; }

  .mailchimp-1 .mailchimp-integration h3 {
    text-align: center; }

  .mailchimp-1 .mailchimp-integration .s-text {
    font-size: 16px; }

  .mailchimp-1 .mailchimp-integration .s-text {
    text-align: center; }

  .mailchimp-1 .mailchimp-integration .mailchimp-form {
    margin: 24px 0px 0px 0px; }

  .mailchimp-1 .mailchimp-integration .mailchimp-form label {
    text-align: center; } }

#s-top-bar81 .lang-align {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

#s-top-bar81 {
  position: relative;
  z-index: 30000; }

#s-top-bar81 .lang-align.left {
  justify-content: flex-start; }

#s-top-bar81 .lang-align.center {
  justify-content: center; }

#s-top-bar81 .lang-align.right {
  justify-content: flex-end; }

#s-top-bar81 .current-lang {
  position: relative; }

#s-top-bar81 ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important; }

#s-top-bar81 .s-lang-menu > li > a {
  position: relative; }

#s-top-bar81 .s-lang-menu > li > a:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 0.28em solid transparent !important;
  border-right: 0.28em solid transparent !important;
  border-top: 0.28em solid transparent;
  border-bottom: 0 !important;
  position: absolute;
  bottom: 0;
  transform: translate(0, -0.34em);
  right: 0; }

#s-top-bar81 .sub-lang {
  position: absolute;
  left: 15px;
  right: 0;
  top: 100%;
  border-radius: 4px;
  overflow: hidden;
  width: 100% !important;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); }

#s-top-bar81 .sub-lang li a {
  display: block; }

#s-top-bar81 {
  background-color: #f0f0f0; }

#s-top-bar81 {
  width: 100%; }

#s-top-bar81 {
  padding: 4px 0px 4px 0px; }

#s-top-bar81 {
  position: sticky; }

#s-top-bar81 {
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto; }

#s-top-bar81 .s-lang-menu > li > a {
  font-size: 0.833rem; }

#s-top-bar81 .s-lang-menu > li > a {
  font-weight: normal; }

#s-top-bar81 .s-lang-menu > li > a {
  color: #454545; }

#s-top-bar81 .s-lang-menu > li > a {
  line-height: 100%; }

#s-top-bar81 .s-lang-menu > li > a {
  text-decoration: none; }

#s-top-bar81 .s-lang-menu > li > a {
  background-color: rgba(255, 255, 255, 0); }

#s-top-bar81 .s-lang-menu > li > a {
  margin: 0px 15px 0px 0px; }

#s-top-bar81 .s-lang-menu > li > a {
  padding: 0px 15px 0px 15px; }

#s-top-bar81 .s-lang-menu > li > a:after {
  border-color: #454545; }

#s-top-bar81 .sub-lang a {
  font-size: 0.833rem; }

#s-top-bar81 .sub-lang a {
  color: #454545; }

#s-top-bar81 .sub-lang a {
  line-height: 100%; }

#s-top-bar81 .sub-lang a {
  text-decoration: none; }

#s-top-bar81 .sub-lang a {
  background-color: #f0f0f0; }

#s-top-bar81 .sub-lang a {
  width: 100%; }

#s-top-bar81 .sub-lang a {
  padding: 8px 15px 8px 15px; }

.design-element {
  position: relative; }

.hide {
  display: none; }

.design-element > .hide + a {
  display: none; }

#call-to-action-1 {
  position: relative;
  overflow: hidden; }

#call-to-action-1 .s-text {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

#call-to-action-1 .s-text strong {
  font-weight: 500; }

#call-to-action-1 .s-text a {
  color: #454545;
  text-decoration: underline !important;
  font-weight: bold;
  display: inline-block; }

#call-to-action-1 .cta-1:before, #call-to-action-1 .cta-1:after {
  content: ''; }

.cta-1 {
  background-color: #fcf4e7; }

.cta-1 {
  margin: 0px 0px 0px 0px; }

.cta-1 {
  padding: 116px 0px 66px 0px; }

.cta-1 .s-title-h2 h2 {
  font-size: 30px; }

.cta-1 .s-title-h2 h2 {
  color: #454545; }

.cta-1 .s-title-h2 h2 {
  text-align: center; }

.cta-1 .s-title-h2 h2 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h3 h3 {
  color: #fff; }

.cta-1 .s-title-h3 h3 {
  text-align: center; }

.cta-1 .s-title-h3 h3 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h4 h4 {
  color: #fff; }

.cta-1 .s-title-h4 h4 {
  text-align: center; }

.cta-1 .s-title-h4 h4 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h5 h5 {
  color: #fff; }

.cta-1 .s-title-h5 h5 {
  text-align: center; }

.cta-1 .s-title-h5 h5 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-title-h6 h6 {
  color: #fff; }

.cta-1 .s-title-h6 h6 {
  text-align: center; }

.cta-1 .s-title-h6 h6 {
  margin: 0px 0px 0px 0px; }

.cta-1 .s-text-beh .s-text {
  font-size: 1.2em; }

.cta-1 .s-text-beh .s-text {
  color: #454545; }

.cta-1 .s-text-beh .s-text {
  text-align: center; }

.cta-1 .s-text-beh .s-text {
  max-width: 700px; }

.cta-1 .s-text-beh .s-text {
  margin: 12px 0px 0px 0px; }

.cta-1 .s-button-list {
  margin: 8px 0px 0px 0px; }

.cta-1 .s-button-list {
  text-align: center; }

.cta-1 .s-button-list .s-btn {
  width: auto; }

.cta-1 .s-button-list .s-btn {
  margin: 0px 4px 0px 4px; }

.cta-1 .s-button-list .s-btn-alt {
  width: auto; }

.cta-1 .s-button-list .s-btn-alt {
  margin: 0px 4px 0px 4px; }

.cta-1:before {
  background-image: url('line-01.svg');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }

.cta-1:before {
  width: 100%; }

.cta-1:before {
  height: 90px; }

.cta-1:before {
  z-index: 20; }

.cta-1:before {
  visibility: visible; }

.cta-1:before {
  -ms-transform: translate3d(-50%, 0px, 0px) rotateX(180deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0px, 0px) rotateX(180deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0px, 0px) rotateX(180deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.cta-1:before {
  position: absolute; }

.cta-1:before {
  top: -50px;
  bottom: auto;
  left: 50%;
  right: auto; }

@media (max-width: 480px) {
  .cta-1 {
    padding: 92px 0px 22px 0px; }

  .cta-1 .s-title-h2 h2 {
    font-size: 20px; }

  .cta-1 .s-text-beh .s-text {
    font-size: 1em; }

  .cta-1 .s-button-list {
    margin: 8px 0px 48px 0px; }

  .cta-1 .s-button-list .s-btn {
    width: 100%; }

  .cta-1 .s-button-list .s-btn {
    margin: 4px 0px 4px 0px; }

  .cta-1 .s-button-list .s-btn-alt {
    width: 100%; }

  .cta-1 .s-button-list .s-btn-alt {
    margin: 4px 0px 4px 0px; }

  .cta-1:before {
    height: 30px; }

  .cta-1:before {
    top: 0px;
    bottom: auto;
    left: 50%;
    right: auto; } }

.s-header-1 .header-row {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between; }

.s-header-1 .header-nav {
  padding: 0 15px;
  display: flex;
  align-items: center;
  align-self: center; }

.s-header-1 .header-nav#desktop ul li:nth-child(2) {
  position: relative;
  margin-right: 15px; }

.s-header-1 .header-nav#desktop ul li:nth-child(2):after {
  position: absolute;
  content: '';
  width: 6px;
  height: 6px;
  background-color: #454545;
  border-radius: 50%;
  top: 50%;
  right: -20%;
  transform: translate(-20%, -50%); }
/********************
 DESKTOP
 ********************/
.s-header-1 .header-nav#desktop ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.s-header-1 .header-nav#desktop > ul {
  display: flex;
  justify-content: flex-end;
  margin-left: -15px !important;
  margin-right: -15px !important; }

.s-header-1 .header-nav#desktop ul li {
  padding: 0 15px;
  position: relative;
  white-space: nowrap; }

.s-header-1 .header-nav#desktop ul > li > ul {
  position: absolute;
  z-index: 2;
  left: 15px;
  bottom: 0;
  padding: 0;
  margin: 0;
  transform: translate(0, 100%);
  display: inline-block;
  display: none; }

.s-header-1 .header-nav#desktop ul > li:hover > ul {
  display: block; }

.s-header-1 .header-nav#desktop ul > li > ul > li {
  white-space: nowrap;
  padding: 0; }

.s-header-1 .header-nav#desktop ul > li > ul > li > a {
  display: inline-block; }

.s-header-1 .header-nav#desktop ul ul ul {
  display: none !important; }

@media only screen and (min-width: 1025px) {
  .s-header-1 .header-nav#mobile {
    display: none; } }
/********************
 MOBILE
 ********************/
@media only screen and (max-width: 1025px) {
  .s-header-1 .header-nav#desktop {
    display: none; } }

.s-header-1 #mobile .mobile-overlay {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: translate(0, -100%);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  transform: translate(0, 0);
  height: 100vh;
  z-index: 20000;
  -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; }

.s-header-1 #mobile .mobile-overlay > ul {
  list-style: none;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-header-1 #mobile .mobile-overlay > ul.has-sub {
  transform: translate(-100%, 0); }

.s-header-1 #mobile .mobile-overlay > ul li {
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0; }

.s-header-1 #mobile .mobile-overlay > ul li a {
  display: inline-block; }

.s-header-1 .header-nav#mobile ul > li > ul {
  display: none;
  margin: 0;
  padding: 0 0 0 1em;
  width: 100%;
  position: absolute;
  right: -100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 320px;
  padding: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-header-1 .header-nav#mobile ul > li > ul.sub-visible {
  display: block; }

.s-header-1 .header-nav#mobile ul > li > ul > li {
  padding: 0;
  text-align: right; }

.s-header-1 .header-nav#mobile ul > li > ul > li a {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.s-header-1 #mobile .mobile-overlay > ul ul {
  list-style: none;
  padding-left: 1em; }
/********************
 MOBILE MENU BUTTON
 ********************/
.mobile-nav-btn {
  border-top: 2px solid;
  background-color: transparent !important;
  height: 15px;
  width: 28px;
  z-index: 200001;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-nav-btn:before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  left: 0;
  border: 0 !important;
  top: 50%;
  transform: translate(0, calc(-50% - 0.5px));
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-nav-btn:after {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 80%;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-active .mobile-nav-btn {
  border-color: transparent !important;
  height: auto;
  padding-bottom: 100%; }

.mobile-active .mobile-nav-btn:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -khtml-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 100%; }

.mobile-active .mobile-nav-btn:after {
  -webkit-transform: rotate(135deg) translate(0, -50%);
  -moz-transform: rotate(135deg) translate(0, -50%);
  -khtml-transform: rotate(135deg) translate(0, -50%);
  -o-transform: rotate(135deg) translate(0, -50%);
  transform: rotate(135deg) translate(0, -50%);
  bottom: 50%;
  width: 100%; }
/********************
 MOBILE SUBMENU BUTTON
 ********************/
.mobile-subnav-btn {
  z-index: 200001;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.mobile-subnav-btn.back-visible {
  opacity: 1; }

.s-header-1 {
  background-color: #fff; }

.s-header-1 {
  box-shadow: 0px 0px 12px 0px rgba(227, 148, 30, 0.2);
  -webkit-box-shadow: 0px 0px 12px 0px rgba(227, 148, 30, 0.2); }

.s-header-1 {
  border: 0px solid #e3941e; }

.s-header-1 {
  width: 100%; }

.s-header-1 {
  padding: 10px 0px 10px 0px; }

.s-header-1 {
  z-index: 20000; }

.s-header-1 {
  position: fixed; }

.s-header-1 .logo img {
  min-width: 0px;
  max-width: 40vw; }

.s-header-1 .logo img {
  min-height: 50px;
  max-height: 80px; }

.s-header-1 .header-nav ul > li a {
  font-size: 15px; }

.s-header-1 .header-nav ul > li a {
  font-weight: 500; }

.s-header-1 .header-nav ul > li a {
  text-decoration: none; }

.s-header-1 .header-nav ul > li a.active {
  color: #b36710; }

.s-header-1 .header-nav#desktop ul > li > ul {
  background-color: #d93218; }

.s-header-1 .header-nav#desktop ul > li > ul {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-header-1 .header-nav ul > li > ul > li > a {
  font-size: 13px; }

.s-header-1 .header-nav ul > li > ul > li > a {
  color: #fff; }

.s-header-1 .header-nav ul > li > ul > li > a {
  padding: 8px 15px 8px 15px; }

.s-header-1 .header-nav ul > li a:hover {
  text-decoration: none; }

.s-header-1 .header-nav ul > li a:hover {
  opacity: 0.5; }

.mobile-nav-btn, .mobile-nav-btn:before, .mobile-nav-btn:after {
  background-color: #e3941e;
  border-color: #e3941e; }

.mobile-active .mobile-nav-btn, .mobile-active .mobile-nav-btn:before, .mobile-active .mobile-nav-btn:after {
  background-color: #fff;
  border-color: #fff; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  background-color: #e3941e; }

.s-header-1 #mobile.mobile-active .mobile-overlay {
  padding: 30px 60px 30px 60px; }

.s-header-1 #mobile .mobile-overlay > ul li a {
  font-size: 24px; }

.s-header-1 #mobile .mobile-overlay > ul li a {
  color: #fff; }

.s-header-1 #mobile .mobile-overlay > ul li a {
  padding: 12px 0px 12px 0px; }

.mobile-subnav-btn {
  -ms-transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.mobile-subnav-btn {
  position: absolute; }

.mobile-subnav-btn {
  top: 50%;
  bottom: auto;
  left: 30px;
  right: auto; }

.mobile-subnav-btn i {
  font-size: 14px; }

.mobile-subnav-btn i {
  font-weight: normal; }

.mobile-subnav-btn i {
  color: #fff; }

@media (max-width: 768px) {
  .s-header-1 #mobile.mobile-active .mobile-overlay {
    padding: 30px 15% 30px 15%; } }

@media (max-width: 480px) {
  .s-header-1 .logo img {
    min-width: 0px;
    max-width: 42vw; }

  .s-header-1 .logo img {
    min-height: 40px;
    max-height: 65px; }

  .s-header-1 .header-nav ul > li > ul > li > a {
    font-size: 15px; }

  .s-header-1 #mobile.mobile-active .mobile-overlay {
    padding: 30px 15% 30px 15%; }

  .s-header-1 #mobile .mobile-overlay > ul li a {
    font-size: 17px; } }

.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 .s-form .form-group {
  margin: 0; }

.s-footer4 .s-form label {
  display: block; }

.s-footer4 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer4 {
  position: relative; }
/* link styling in text */
.s-footer4 .s-text a {
  color: #454545;
  text-decoration: none;
  text-decoration-color: transparent;
  font-weight: normal; }

.s-footer4:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2; }

.s-footer4 .container {
  z-index: 3;
  position: relative; }

.s-footer4 .container > .row > div:nth-child(1) .s-footcont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-footer4 .container > .row > div:nth-child(1) .s-footcont a {
  white-space: nowrap; }

@media only screen and (max-width: 480px) {
  .s-footer4 .container > .row > div:nth-child(1) .s-footcont {
    flex-direction: column; } }

.s-footer4 a.s-ilink {
  text-decoration: none; }

.s-footer4 ul.s-icon-list {
  list-style: none;
  padding-left: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] .row {
  margin: 0; }

.s-footer4 .s-col-bleed div[class^="col-"] {
  padding: 0; }

.s-footer4 .s-icon-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }

.s-footer4 .s-icon-list .s-icon-link a {
  width: 30px;
  height: 30px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0 4px;
  border-radius: 3px;
  transition: all 0.3s ease-in-out; }

.s-footer4 .s-icon-list .s-icon-link a:hover {
  transform: translateY(-2px); }

.s-footer4 .s-icon-list .s-icon-link a i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -50%); }

.s-footer4 .footer-opening-times .day {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

@media only screen and (max-width: 991px) {
  .s-footer4 .footer-opening-times .day {
    flex-direction: column; } }

.s-footer4 .logo-list {
  width: 100%; }

.s-footer4 .logo-list > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-footer4 .logo-list > div > * {
  width: 25%;
  height: 40px;
  position: relative;
  padding: 0 15px; }

.s-footer4 .logo-list > div > * > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: calc(100% - 30px);
  max-height: 100%; }

@media only screen and (max-width: 991px) {
  .s-footer4 .logo-list > div > * {
    width: 100%;
    height: auto;
    padding: 0; }

  .s-footer4 .logo-list > div > * > img {
    position: static;
    transform: none;
    max-height: 40px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 24px;
    display: block; }

  .s-footer4 .logo-list > div > *:last-child > img {
    margin-bottom: 0; } }

.s-footer4 .s-footcont h1 {
  color: #e3941e; }

.s-footer4 .s-footcont h1 {
  text-align: left; }

.s-footer4 .s-footcont h2 {
  color: #e3941e; }

.s-footer4 .s-footcont h2 {
  text-align: left; }

.s-footer4 .s-footcont h2 {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont h4 {
  color: #e3941e; }

.s-footer4 .s-footcont h4 {
  text-align: left; }

.s-footer4 .s-footcont h5 {
  color: #fff; }

.s-footer4 .s-footcont h5 {
  text-align: left; }

.s-footer4 .s-footcont h5 {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont h6 {
  color: #e3941e; }

.s-footer4 .s-footcont h6 {
  text-align: left; }

.s-footer4 .s-footcont h3 {
  color: #e3941e; }

.s-footer4 .s-footcont h3 {
  text-align: left; }

.s-footer4 .s-footcont .s-text {
  font-size: 95%; }

.s-footer4 .s-footcont .s-text {
  color: #454545; }

.s-footer4 .s-footcont .s-text {
  text-align: left; }

.s-footer4 .s-footcont .s-text {
  line-height: 175%; }

.s-footer4 .s-footcont .s-text {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont .s-map-h {
  height: 200px; }

.s-footer4 .s-footcont .s-link {
  font-size: 95%; }

.s-footer4 .s-footcont .s-link {
  font-weight: normal; }

.s-footer4 .s-footcont .s-link {
  color: #454545; }

.s-footer4 .s-footcont .s-link {
  margin: 0px 0px 3px 0px; }

.s-footer4 .s-footcont .s-link {
  display: inline-block; }

.s-footer4 .s-footcont .s-link-beh {
  text-align: right; }

.s-footer4 .s-footcont .s-link:hover, .s-footer4 .s-footcont .s-link:focus, .s-footer4 .s-footcont .s-link:active {
  color: #e3941e; }

.s-footer4 .s-footcont .s-buttons-beh {
  text-align: left; }

.s-footer4 .s-footcont .s-img {
  max-height: 100px; }

.s-footer4 .s-footcont .s-img {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont .s-img-beh {
  text-align: left; }

.s-footer4 .s-footcont .s-img-linked-beh {
  text-align: left; }

.s-footer4 .s-form input.form-control, .s-footer4 .s-form select.form-control, .s-footer4 .s-form textarea {
  color: #e3941e; }

.s-footer4 .s-form label.control-label {
  color: #e3941e; }

.s-footer4 .s-form input::-webkit-input-placeholder {
  color: #e3941e; }

.s-footer4 .s-form .sw-result-easyform {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-beh i.fa {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-beh {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list {
  margin: 8px 0px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list-beh {
  text-align: center; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-text span {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  font-size: 15px; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  font-weight: normal; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link i.fa {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-link a:hover {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header i.fa {
  color: #e3941e; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h1 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h2 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h4 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h5 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h6 {
  display: inline-block; }

.s-footer4 .s-footcont .s-icon-list .s-icon-header h3 {
  display: inline-block; }

.s-footer4 .s-footcont .footer-opening-times {
  width: 100%; }

.s-footer4 .s-footcont .footer-opening-times {
  margin: 0px 0px 0px 0px; }

.s-footer4 .s-footcont .footer-opening-times .day {
  width: 100%; }

.s-footer4 .s-footcont .footer-opening-times .day .day-inner {
  color: #fff; }

.s-footer4 .s-footcont .footer-opening-times .day .day-inner {
  text-align: left; }

.s-footer4 .s-footcont .footer-opening-times .day .day-inner {
  width: 100px; }

.s-footer4 .s-footcont .footer-opening-times .day .day-inner {
  opacity: 0.7; }

.s-footer4 .s-footcont .footer-opening-times .day .hours-inner {
  color: #fff; }

.s-footer4 .s-footcont .footer-opening-times .day .hours-inner {
  text-align: left; }

.s-footer4 {
  background-color: #f0f0f0; }

.s-footer4 {
  padding: 36px 0px 30px 0px; }

@media (max-width: 768px) {
  .s-footer4 .s-footcont h1 {
    text-align: center; }

  .s-footer4 .s-footcont h2 {
    text-align: center; }

  .s-footer4 .s-footcont h4 {
    text-align: center; }

  .s-footer4 .s-footcont h5 {
    text-align: center; }

  .s-footer4 .s-footcont h6 {
    text-align: center; }

  .s-footer4 .s-footcont h3 {
    text-align: center; }

  .s-footer4 .s-footcont .s-text {
    text-align: center; }

  .s-footer4 .s-footcont .s-text {
    margin: 0px 0px 24px 0px; }

  .s-footer4 .s-footcont .s-link-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-buttons-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-img {
    max-height: 40px; }

  .s-footer4 .s-footcont .s-img {
    margin: 0px 0px 24px 0px; }

  .s-footer4 .s-footcont .s-img-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-img-linked-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-icon-list {
    margin: -18px 0px 24px 0px; }

  .s-footer4 .s-footcont .footer-opening-times {
    margin: -18px 0px 0px 0px; }

  .s-footer4 .s-footcont .footer-opening-times .day .day-inner {
    text-align: center; }

  .s-footer4 .s-footcont .footer-opening-times .day .day-inner {
    width: auto; }

  .s-footer4 .s-footcont .footer-opening-times .day .hours-inner {
    text-align: center; }

  .s-footer4 {
    padding: 42px 0px 32px 0px; } }

@media (max-width: 480px) {
  .s-footer4 .s-footcont h1 {
    text-align: center; }

  .s-footer4 .s-footcont h2 {
    text-align: center; }

  .s-footer4 .s-footcont h4 {
    text-align: center; }

  .s-footer4 .s-footcont h5 {
    text-align: center; }

  .s-footer4 .s-footcont h6 {
    text-align: center; }

  .s-footer4 .s-footcont h3 {
    text-align: center; }

  .s-footer4 .s-footcont .s-text {
    text-align: center; }

  .s-footer4 .s-footcont .s-text {
    margin: 0px 0px 24px 0px; }

  .s-footer4 .s-footcont .s-link-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-buttons-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-img {
    max-height: 30px; }

  .s-footer4 .s-footcont .s-img {
    margin: 0px 0px 24px 0px; }

  .s-footer4 .s-footcont .s-img-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-img-linked-beh {
    text-align: center; }

  .s-footer4 .s-footcont .s-icon-list {
    margin: -18px 0px 24px 0px; }

  .s-footer4 .s-footcont .footer-opening-times {
    margin: -18px 0px 0px 0px; }

  .s-footer4 .s-footcont .footer-opening-times .day .day-inner {
    text-align: center; }

  .s-footer4 .s-footcont .footer-opening-times .day .day-inner {
    width: auto; }

  .s-footer4 .s-footcont .footer-opening-times .day .hours-inner {
    text-align: center; }

  .s-footer4 {
    padding: 42px 0px 32px 0px; } }

.design-element {
  position: relative; }

.hide {
  display: none; }

.design-element > .hide + a {
  display: none; }

#page-title-1 .content {
  position: relative; }

#page-title-1 .content:before, #page-title-1 .content:after {
  content: ''; }

#page-title-1 .content .container {
  position: relative;
  z-index: 20; }

#page-title-1 h1:before, #page-title-1 h1:after {
  display: none !important; }

#page-title-1 h1 span {
  color: #e3901e;
  background: -webkit-linear-gradient(45deg, #e3901e, #d93218);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

#page-title-1 h2 a {
  color: #454545;
  text-decoration: underline; }

#page-title-1 .content {
  background-color: #fcf4e7; }

#page-title-1 .content {
  min-height: 0px; }

#page-title-1 .content {
  margin: 0px 0px 0px 0px; }

#page-title-1 .content {
  padding: 140px 0px 80px 0px; }

#page-title-1 .s-h1 h1 {
  font-size: 207%; }

#page-title-1 .s-h1 h1 {
  font-weight: 600; }

#page-title-1 .s-h1 h1 {
  color: #1f1f1f; }

#page-title-1 .s-h1 h1 {
  text-align: left; }

#page-title-1 .s-h1 h1 {
  line-height: 120%; }

#page-title-1 .s-h1 h1 {
  max-width: 620px; }

#page-title-1 .s-h1 h1 {
  margin: 4px 0px 0px 0px; }

#page-title-1 .s-h1 h1 {
  padding: 4px 0px 4px 0px; }

#page-title-1 .s-h2 h2 {
  font-family: 'niveau-grotesk', sans-serif, sans-serif; }

#page-title-1 .s-h2 h2 {
  font-size: 18px; }

#page-title-1 .s-h2 h2 {
  font-weight: normal; }

#page-title-1 .s-h2 h2 {
  color: #454545; }

#page-title-1 .s-h2 h2 {
  text-align: left; }

#page-title-1 .s-h2 h2 {
  line-height: 161%; }

#page-title-1 .s-h2 h2 {
  max-width: 550px; }

#page-title-1 .s-h2 h2 {
  margin: 12px 0px 0px 0px; }

#page-title-1 .content:before {
  width: 100%; }

#page-title-1 .content:before {
  height: 100%; }

#page-title-1 .content:before {
  z-index: 1; }

#page-title-1 .content:before {
  position: absolute; }

#page-title-1 .content:before {
  top: 0px;
  bottom: auto;
  left: 0px;
  right: auto; }

#page-title-1 .content:after {
  background-image: url('line-01.svg');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat; }

#page-title-1 .content:after {
  width: 100%; }

#page-title-1 .content:after {
  height: 90px; }

#page-title-1 .content:after {
  z-index: 5; }

#page-title-1 .content:after {
  visibility: visible; }

#page-title-1 .content:after {
  -ms-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

#page-title-1 .content:after {
  position: absolute; }

#page-title-1 .content:after {
  top: auto;
  bottom: -50px;
  left: 50%;
  right: auto; }

#page-title-1 .top-title {
  font-family: 'Arizonia', sans-serif, sans-serif; }

#page-title-1 .top-title {
  font-size: 358%; }

#page-title-1 .top-title {
  font-weight: normal; }

#page-title-1 .top-title {
  color: #f0f0f0; }

#page-title-1 .top-title {
  text-align: left; }

#page-title-1 .top-title {
  margin: -12px 0px 0px 0px; }

@media (max-width: 768px) {
  #page-title-1 .s-h1 h1 {
    font-size: 192%; }

  #page-title-1 .s-h2 h2 {
    max-width: 500px; }

  #page-title-1 .content:after {
    height: 70px; }

  #page-title-1 .content:after {
    top: auto;
    bottom: -35px;
    left: 50%;
    right: auto; }

  #page-title-1 .top-title {
    text-align: center; } }

@media (max-width: 480px) {
  #page-title-1 .content {
    padding: 130px 0px 80px 0px; }

  #page-title-1 .s-h1 h1 {
    font-size: 150%; }

  #page-title-1 .s-h2 h2 {
    font-size: 16px; }

  #page-title-1 .s-h2 h2 {
    max-width: 550px; }

  #page-title-1 .content:after {
    height: 30px; }

  #page-title-1 .content:after {
    top: auto;
    bottom: 0px;
    left: 50%;
    right: auto; }

  #page-title-1 .top-title {
    font-size: 249%; }

  #page-title-1 .top-title {
    text-align: center; } }

.s-footer28 .s-form .form-group {
  margin: 0; }

.s-footer28 .s-form label {
  display: block; }

.s-footer28 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer28 .s-form .form-group {
  margin: 0; }

.s-footer28 .s-form label {
  display: block; }

.s-footer28 .s-form label.form-check-inline {
  display: inline-block; }

.s-footer28 {
  position: relative;
  z-index: 1; }

.s-footer28:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.s-footer28 [class*=container] {
  z-index: 3;
  position: relative; }

.s-footer28 a.s-ilink {
  text-decoration: none; }

.s-footer28 ul.s-icon-list {
  list-style: none;
  padding-left: 0; }

.s-footer28 .s-col-bleed div[class^="col-"] .row {
  margin: 0; }

.s-footer28 .s-col-bleed div[class^="col-"] {
  padding: 0; }

.s-footer28 .s-text a {
  font-weight: normal;
  color: #454545;
  opacity: 0.8; }

.s-footer28 .s-footcont h1 {
  color: #e3941e; }

.s-footer28 .s-footcont h2 {
  color: #e3941e; }

.s-footer28 .s-footcont h4 {
  color: #e3941e; }

.s-footer28 .s-footcont h5 {
  color: #e3941e; }

.s-footer28 .s-footcont h6 {
  color: #e3941e; }

.s-footer28 .s-footcont h3 {
  color: #e3941e; }

.s-footer28 .s-footcont .s-text {
  font-size: 14px; }

.s-footer28 .s-footcont .s-text {
  color: #454545; }

.s-footer28 .s-footcont .s-text {
  text-align: right; }

.s-footer28 .s-footcont .s-map-h {
  height: 200px; }

.s-footer28 .s-footcont .s-link {
  color: #e3941e; }

.s-footer28 .s-footcont .s-link {
  display: inline-block; }

.s-footer28 .s-footcont .s-link:hover, .s-footer28 .s-footcont .s-link:focus, .s-footer28 .s-footcont .s-link:active {
  color: #e3941e; }

.s-footer28 .s-footcont .s-btn {
  color: #e3941e; }

.s-footer28 .s-footcont .s-btn {
  background-color: #f0f0f0; }

.s-footer28 .s-footcont .s-btn {
  margin: 15px 0px 0px 0px; }

.s-footer28 .s-footcont .s-btn:hover {
  color: #fff; }

.s-footer28 .s-footcont .s-btn:hover {
  background-color: #d93218; }

.s-footer28 .s-footcont .s-btn-alt {
  color: #fff; }

.s-footer28 .s-footcont .s-btn-alt {
  background-color: #e3941e; }

.s-footer28 .s-footcont .s-btn-alt {
  margin: 15px 0px 0px 0px; }

.s-footer28 .s-footcont .s-btn-alt:hover {
  color: #fff; }

.s-footer28 .s-footcont .s-btn-alt:hover {
  background-color: #d3d3d3; }

.s-footer28 .s-footcont .s-img.s-img-linked {
  margin: 0px 0px 0px 0px; }

.s-footer28 .s-footcont .s-img-linked-beh {
  text-align: center; }

.s-footer28 .s-form input.form-control, .s-footer28 .s-form select.form-control, .s-footer28 .s-form textarea {
  color: #e3941e; }

.s-footer28 .s-form label.control-label {
  color: #e3941e; }

.s-footer28 .s-form input::-webkit-input-placeholder {
  color: #e3941e; }

.s-footer28 .s-form .sw-result-easyform {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-beh i.fa {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-beh {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-text i.fa {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-text i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer28 .s-footcont .s-icon-list .s-icon-text span {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-link i.fa {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-link i.fa {
  margin: 0px 7px 0px 0px; }

.s-footer28 .s-footcont .s-icon-list .s-icon-link a {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-link a:hover {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header i.fa {
  color: #e3941e; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h1 {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h2 {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h4 {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h5 {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h6 {
  display: inline-block; }

.s-footer28 .s-footcont .s-icon-list .s-icon-header h3 {
  display: inline-block; }

.s-footer28 {
  background-color: #dedede; }

.s-footer28 {
  padding: 12px 0px 12px 0px; }

@media (max-width: 768px) {
  .s-footer28 .s-footcont .s-text {
    text-align: center; } }

@media (max-width: 480px) {
  .s-footer28 .s-footcont .s-text {
    text-align: center; } }

#go-top68 {
  position: fixed;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 500ms ease;
  -moz-transition: opacity 500ms ease;
  -ms-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  z-index: 999;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

#go-top68 i {
  top: 0px;
  position: absolute; }

#go-top68.cd-is-visible {
  /* the button becomes visible */
  visibility: visible; }

#go-top68.icon img {
  display: none; }

#go-top68.image i {
  display: none; }

#go-top68.none img, #go-top68.none i {
  display: none; }

#go-top68 i.fa:before {
  font-size: 26px; }

#go-top68 i.fa:before {
  font-weight: 600; }

#go-top68 i.fa:before {
  color: #e3941e; }

#go-top68 i.fa:before {
  text-align: center; }

#go-top68 i.fa:before {
  line-height: 46px; }

#go-top68 i.fa:before {
  margin: 2px 0px 0px 16px; }

#go-top68 i.fa:before {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

#go-top68 {
  background-color: #f0f0f0; }

#go-top68 {
  -webkit-border-radius: 999px 999px 999px 999px;
  border-radius: 999px 999px 999px 999px; }

#go-top68 {
  width: 50px; }

#go-top68 {
  height: 50px; }

#go-top68 {
  margin: 0px 30px 30px 0px; }

#go-top68.cd-is-visible {
  opacity: 1; }

#go-top68.cd-is-visible {
  visibility: visible;
  display: inherit; }

#go-top68:hover {
  background-color: #d3d3d3; }

#go-top68, #go-top68.cd-is-visible {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s; }

