.s-comp5 .blog-header .blog-header-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px; }

.s-comp5 .blog-header .blog-header-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp5 .s-detail-cont {
  width: 100%;
  max-width: 850px;
  display: block;
  margin: 0 auto; }

.s-comp5 .s-detail-cont h1 {
  margin: 24px 0; }

.s-comp5 blockquote {
  float: right; }

.s-comp5 .s-detail-cont .s-button-list .s-btn, .s-comp5 .s-detail-cont .s-button-list a.s-btn:link, .s-comp5 .s-detail-cont .s-button-list a.s-btn:visited {
  margin: 0px 4px 0px 4px; }

.s-comp5 .s-detail-cont .s-button-list .s-btn-alt, .s-comp5 .s-detail-cont .s-button-list a.s-btn-alt:link, .s-comp5 .s-detail-cont .s-button-list a.s-btn-alt:visited {
  margin: 0px 4px 0px 4px; }

.s-comp5 .s-detail-cont .s-button-list {
  margin: 36px 0px 36px 0px; }

.s-comp5 .s-detail-cont .s-button-list-beh {
  text-align: center; }

.s-comp5 .s-detail-cont .s-img {
  margin: 36px 0px 36px 0px; }

.s-comp5 .s-detail-cont .s-img-beh {
  text-align: center; }

.s-comp5 .s-detail-cont .s-overview {
  display: inline-block; }

.s-comp5 .s-detail-cont .s-overview-beh {
  text-align: center; }

.s-comp5 .s-detail-cont .s-control-nav .s-nav-link {
  text-decoration: none; }

.s-comp5 .s-detail-cont .s-control-nav {
  padding: 30px 0px 0px 0px; }

.s-comp5 .s-detail-cont .s-control-nav .s-next {
  top: auto;
  bottom: auto;
  left: auto;
  right: 0px; }

.s-comp5 .s-detail-cont .s-control-nav .s-prev {
  top: auto;
  bottom: auto;
  left: 0px;
  right: auto; }

.s-comp5 .s-detail-cont .s-ytplayer {
  width: 100%; }

.s-comp5 .s-detail-banner .s-img-bg {
  height: 300px; }

.s-comp5 .s-detail-banner .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

.s-comp5 .s-detail-header {
  background-color: #25378c; }

.s-comp5 .s-detail-header {
  padding: 24px 0px 24px 0px; }

.s-comp5 .s-detail-header h1 {
  color: #fff; }

.s-comp5 .s-detail-header h1 {
  text-align: center; }

.s-comp5 .s-detail-header .s-info {
  margin: 10px 0px 10px 0px; }

.s-comp5 .s-detail-header .s-info .s-item {
  padding: 0px 20px 0px 0px; }

.s-comp5 .s-detail-header .s-info .s-item {
  display: inline-block; }

.s-comp5 .s-detail-cont blockquote {
  max-width: 600px; }

.s-comp5 .s-detail-cont blockquote {
  padding: 24px 0px 24px 24px; }

.s-comp5 .s-detail-cont .s-quote-beh {
  text-align: right; }

@media (max-width: 480px) {
  .s-comp5 .s-detail-cont .s-control-nav .s-next {
    top: auto;
    bottom: auto;
    left: 15auto;
    right: 0px; }

  .s-comp5 .s-detail-cont .s-control-nav .s-prev {
    top: auto;
    bottom: auto;
    left: 15px;
    right: auto; } }


.s-comp34 {
  position: relative; }

.hero-banner-1-floating {
  width: 100%;
  height: 100%;
  position: relative; }

.hero-banner-1-floating .hero-banner-1-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.hero-banner-1-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0; }

.hero-banner-1-overlay.show {
  display: block; }

.hero-banner-1-overlay.hide {
  display: none; }

.hero-banner-1-floating-content-box-container {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.hero-banner-1-floating-content-box-container > .container {
  height: 100%; }

.hero-banner-1-floating-content-box-container-inner {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  height: 100%; }

.s-comp34 hr {
  display: block;
  margin: auto;
  text-align: center; }

.s-comp34 .arrow-down svg {
  position: absolute;
  left: 50%;
  bottom: 36px;
  transform: translate(-50%, 0);
  z-index: 10;
  height: 40px; }

.s-comp34 {
  height: 89vh; }

.s-comp34 .hero-banner-1-overlay {
  background-color: #363636;
  background-color: rgba(54, 54, 54, 0.5); }

.s-comp34 .hero-banner-1-buttonlist .s-btn {
  margin: 4px 4px 4px 4px; }

.s-comp34 .hero-banner-1-buttonlist {
  text-align: center; }

.s-comp34 .hero-banner-1-buttonlist .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.s-comp34 .hero-banner-1-socialmedia .social-btn {
  margin: 4px 2px 4px 2px; }

.s-comp34 .hero-banner-1-socialmedia {
  text-align: left; }

.s-comp34 iframe {
  margin: 12px 0px 12px 0px; }

@media (max-width: 768px) {
  .s-comp34 {
    height: 80vh; }

  .s-comp34 .hero-banner-1-socialmedia {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp34 {
    height: 89vh; }

  .s-comp34 .hero-banner-1-socialmedia {
    text-align: center; } }


.s-col-bleed .row [class^="col-"], .s-col-bleed .row [class^="col-"], .s-col-bleed .row .sm-gCol {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.s-col-bleed > .row .row {
  margin: 0; }

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

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

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

.s-comp7 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp7, .s-comp7 .s-btn, .s-comp7 .s-btn-alt {
  position: relative; }

.s-comp7 ul.s-icon-list {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.s-comp7 ul.s-icon-list li h1, .s-comp7 ul.s-icon-list li h2, .s-comp7 ul.s-icon-list li h3, .s-comp7 ul.s-icon-list li h4, .s-comp7 ul.s-icon-list li h5, .s-comp7 ul.s-icon-list li h6 {
  display: inline-block; }

.s-comp7 .s-colcont h1:before, .s-comp7 .s-colcont h2:before, .s-comp7 .s-colcont h3:before, .s-comp7 .s-colcont h4:before, .s-comp7 .s-colcont h5:before, .s-comp7 .s-colcont h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp7 .s-colcont h1:after, .s-comp7 .s-colcont h2:after, .s-comp7 .s-colcont h3:after, .s-comp7 .s-colcont h4:after, .s-comp7 .s-colcont h5:after, .s-comp7 .s-colcont h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp7 .s-tile h1:before, .s-comp7 .s-tile h2:before, .s-comp7 .s-tile h3:before, .s-comp7 .s-tile h4:before, .s-comp7 .s-tile h5:before, .s-comp7 .s-tile h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp7 .s-tile h1:after, .s-comp7 .s-tile h2:after, .s-comp7 .s-tile h3:after, .s-comp7 .s-tile h4:after, .s-comp7 .s-tile h5:after, .s-comp7 .s-tile h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp7 .s-colcont .s-icon-list-beh {
  text-align: center; }

.s-comp7 .s-colcont .s-map-h {
  height: 400px; }

.s-comp7 .s-colcont .s-form input.form-control, .s-comp7 .s-colcont .s-form select.form-control, .s-comp7 .s-colcont .s-form textarea {
  -webkit-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px; }

.s-comp7 .s-colcont .s-form input.form-control, .s-comp7 .s-colcont .s-form select.form-control, .s-comp7 .s-colcont .s-form textarea {
  border: 1px solid #e6e6e6; }

.s-comp7 .s-colcont .s-form input.form-control, .s-comp7 .s-colcont .s-form select.form-control, .s-comp7 .s-colcont .s-form textarea {
  margin: 0px 0px 15px 0px; }

.s-comp7 .s-colcont .s-form label.control-label {
  font-size: 15px; }

.s-comp7 .s-colcont .s-form label.control-label {
  color: #969696; }

.s-comp7 .s-colcont .s-form label.control-label {
  margin: 0px 0px 0px 0px; }


div.s-grid-img {
  height: 240px;
  width: 100%;
  margin-top: 30px; }

@media only screen and (max-width: 991px) {
  .s-comp29 .direction-switcher > .container > .row > .col-md-12 > .row {
    flex-direction: column; }

  .s-comp29 .direction-switcher .col-md-6 {
    float: none !important;
    width: 100%; } }

.s-comp29 .s-detail-banner > .container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp29 .s-detail-banner > .container > .row > div:first-child {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp29 .direction-switcher > .container > .row > .col-md-12 > .row {
  display: flex; }

.s-comp29 .direction-switcher > .container > .row > .col-md-12 > .row > .col-md-6 > .row {
  height: 100%; }

.s-comp29 .tile-image {
  display: block;
  width: 100%;
  min-height: 500px;
  text-align: center;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.page-title {
  padding: 160px 0 70px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative; }

.page-title:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #373737;
  opacity: 0.4; }

.page-title .container {
  z-index: 9999;
  position: relative; }

.page-title h1, .page-title .s-text {
  color: white;
  text-align: center; }

@media only screen and (max-width: 480px) {
  .page-title h1 {
    font-size: 30px; } }

.page-title hr {
  display: block;
  margin: 30px auto; }

.sw_itemspace {
  clear: both;
  height: 0px; }

.s-comp29 .flexslider.s-slider {
  border: none; }

.s-comp29 .flex-viewport {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.s-comp29 .flexslider.s-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp29 .flexslider.s-slider .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp29 .flexslider.s-thumbnails .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp29 .flexslider.s-thumbnails .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp29 .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp29 .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp29 .flexslider.s-thumbnails .flex-direction-nav a.flex-next:before, .s-comp29 .flexslider.s-thumbnails .flex-direction-nav a.flex-prev:before {
  line-height: 1;
  display: block; }

.s-comp29 .flexslider.s-slider .flex-control-nav {
  bottom: auto !important; }

.s-comp29 .flexslider.s-slider .slides > li {
  background-attachment: scroll !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important; }

.s-comp29 .flexslider.s-slider.slide-contain .slides > li {
  background-size: contain !important; }

.s-comp29 .flex-direction-nav .flex-next, .s-comp29 .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0; }

.s-comp29 .flex-direction-nav .flex-prev, .s-comp29 .flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0; }

.s-col-bleed .row [class^="col-"], .s-col-bleed .row [class^="col-"], .s-col-bleed .row .sm-gCol {
  padding-left: 0px !important;
  padding-right: 0px !important; }

.s-comp29 .flexslider ul.slides:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.s-comp29 .flexslider .flex-active {
  position: relative; }

.s-comp29 .flexslider .flex-active:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.s-comp29 .s-detail-cont h1 {
  color: #fff; }

.s-comp29 .s-detail-cont .s-button-list {
  margin: 36px 0px 36px 0px; }

.s-comp29 .s-detail-cont .s-button-list-beh {
  text-align: center; }

.s-comp29 .s-detail-cont .s-img {
  margin: 36px 0px 36px 0px; }

.s-comp29 .s-detail-cont .s-img-beh {
  text-align: center; }

.s-comp29 {
  padding: 0px 0px 50px 0px; }

.s-comp29 .s-detail-header .s-overview {
  display: inline-block; }

.s-comp29 .s-detail-header .s-overview-beh {
  text-align: center; }

.s-comp29 .s-detail-header .s-control-nav .s-nav-link {
  font-size: 2em; }

.s-comp29 .s-detail-header .s-control-nav .s-nav-link {
  text-decoration: none; }

.s-comp29 .s-detail-header .s-control-nav {
  height: 60px; }

.s-comp29 .s-detail-header .s-control-nav {
  padding: 10px 0px 10px 0px; }

.s-comp29 .s-detail-header .s-control-nav .s-next {
  top: auto;
  bottom: auto;
  left: auto;
  right: 0px; }

.s-comp29 .s-detail-header .s-control-nav .s-prev {
  top: auto;
  bottom: auto;
  left: 0px;
  right: auto; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus:before, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus:before {
  font-size: 2.5em;
  color: #edc206;
  text-shadow: 0px 0px 0px #474c55; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  background-color: #fff; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  height: 40px; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  margin: -20px 10px 0px 10px; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp29 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  padding: 2px 12px 0px 12px; }

.s-comp29 .s-detail-cont .flexslider.s-slider .flex-control-nav.flex-control-paging {
  margin: 20px 0px 0px 0px; }

.s-comp29 .s-detail-cont .flexslider.s-slider .slides > li {
  height: 400px; }

.s-comp29 .s-detail-cont .flexslider.s-slider ul.slides:before {
  background-color: #25378c; }

.s-comp29 .s-detail-cont .flexslider.s-slider ul.slides:before {
  opacity: 0; }

.s-comp29 .s-detail-banner .s-img-bg {
  height: 500px; }

.s-comp29 .s-detail-banner .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

.s-comp29 .s-detail-cont {
  padding: 24px 0px 0px 0px; }

.s-comp29 .s-detail-header .s-info .s-info-item {
  padding: 0px 0px 15px 0px; }

.s-comp29 .s-detail-header .s-info .s-info-item .s-item-title {
  font-weight: bold; }

@media (max-width: 480px) {
  .s-comp29 .s-detail-header .s-control-nav .s-next {
    top: auto;
    bottom: auto;
    left: 15auto;
    right: 0px; }

  .s-comp29 .s-detail-header .s-control-nav .s-prev {
    top: auto;
    bottom: auto;
    left: 15px;
    right: auto; } }


.s-comp2 h1:before, .s-comp2 h2:before, .s-comp2 h3:before, .s-comp2 h4:before, .s-comp2 h5:before, .s-comp2 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp2 h1:after, .s-comp2 h2:after, .s-comp2 h3:after, .s-comp2 h4:after, .s-comp2 h5:after, .s-comp2 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp2 h2:before {
  background-color: #fff; }

.s-comp2 h2:before {
  width: 20px; }

.s-comp2 h2:before {
  height: 3px; }

.s-comp2 h2:before {
  top: 45px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp2 .s-h2-beh h2 {
  display: inline-block; }

.s-comp2 .s-h2-beh {
  text-align: center; }

.s-comp2 {
  padding: 24px 0px 24px 0px; }


.s-comp49 .s-detail-header .s-info {
  list-style: none;
  padding: 0; }

.s-comp49 .s-detail-banner .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp49 .s-detail-cont .s-control-nav {
  position: relative; }

.s-comp49 .s-detail-cont .s-control-nav .s-prev, .s-comp49 .s-detail-cont .s-control-nav .s-next {
  position: absolute; }

.s-comp49 .s-detail-cont .s-control-nav .s-prev[href='#'] {
  display: none; }

.s-comp49 .s-detail-cont .s-control-nav .s-next[href='#'] {
  display: none; }

.s-comp49 h1 {
  margin-bottom: 20px; }

.s-comp49 .s-detail-cont h1 {
  margin: 0px 0px 20px 0px; }

.s-comp49 .s-detail-cont h1 {
  padding: 0px 0px 20px 0px; }

.s-comp49 {
  padding: 0px 0px 40px 0px; }

.s-comp49 .s-detail-cont .s-overview {
  display: inline-block; }

.s-comp49 .s-detail-cont .s-overview-beh {
  text-align: center; }

.s-comp49 .s-detail-cont .s-control-nav .s-nav-link {
  text-decoration: none; }

.s-comp49 .s-detail-cont .s-control-nav {
  padding: 30px 0px 0px 0px; }

.s-comp49 .s-detail-cont .s-control-nav .s-next {
  top: auto;
  bottom: auto;
  left: auto;
  right: 0px; }

.s-comp49 .s-detail-cont .s-control-nav .s-prev {
  top: auto;
  bottom: auto;
  left: 0px;
  right: auto; }

.s-comp49 .s-detail-cont .s-ytplayer {
  width: 100%; }

.s-comp49 .s-detail-banner .s-img-bg {
  height: 300px; }

.s-comp49 .s-detail-banner .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

.s-comp49 .s-detail-header .s-info {
  margin: 10px 0px 10px 0px; }

.s-comp49 .s-detail-header .s-info .s-item {
  padding: 0px 20px 0px 0px; }

.s-comp49 .s-detail-header .s-info .s-item {
  display: inline-block; }

@media (max-width: 480px) {
  .s-comp49 .s-detail-cont .s-control-nav .s-next {
    top: auto;
    bottom: auto;
    left: 15auto;
    right: 0px; }

  .s-comp49 .s-detail-cont .s-control-nav .s-prev {
    top: auto;
    bottom: auto;
    left: 15px;
    right: auto; } }


.s-comp11 h1:before, .s-comp11 h2:before, .s-comp11 h3:before, .s-comp11 h4:before, .s-comp11 h5:before, .s-comp11 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp11 h1:after, .s-comp11 h2:after, .s-comp11 h3:after, .s-comp11 h4:after, .s-comp11 h5:after, .s-comp11 h6:after {
  content: "";
  position: relative;
  display: block; }


.s-comp54 .direction-switcher .col-md-6 {
  float: none !important;
  width: 100%; }

.s-comp54 .s-detail-banner > .container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp54 .s-detail-banner > .container > .row > div:first-child {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp54 .direction-switcher {
  display: inline-block;
  width: 100%; }

.s-comp54 .direction-switcher > .container > .row > .col-md-12 > .row {
  display: flex; }

.s-comp54 .direction-switcher > .container > .row > .col-md-12 > .row > .col-md-6 > .row {
  height: 100%; }

@media only screen and (max-width: 991px) {
  .s-comp54 .direction-switcher > .container > .row > div > .row {
    flex-direction: column; }

  .s-comp54 .direction-switcher > .container > .row > div:nth-child(1) > .row {
    flex-direction: column-reverse; } }

.s-comp54 .tile-image {
  display: block;
  width: 100%;
  min-height: 500px;
  text-align: center;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

@media only screen and (max-width: 991px) {
  .s-comp54 .tile-image {
    min-height: 40vh; } }

@media only screen and (max-width: 480px) {
  .s-comp54 .tile-image {
    min-height: 50vh; } }

.page-title {
  padding: 160px 0 70px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative; }

.page-title:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #373737;
  opacity: 0.4; }

.page-title .container {
  z-index: 9999;
  position: relative; }

.page-title h1, .page-title .s-text {
  color: white;
  text-align: center; }

@media only screen and (max-width: 480px) {
  .page-title h1 {
    font-size: 30px; } }

.page-title hr {
  display: block;
  margin: 30px auto; }

.sw_itemspace {
  clear: both;
  height: 0px; }

.s-comp54 .s-cta {
  display: inline-block; }

.s-comp54 .s-detail-cont h1 {
  color: #fff; }

.s-comp54 .s-detail-cont .s-title-h1 {
  text-align: center; }

.s-comp54 .s-detail-cont h3 {
  text-align: left; }

.s-comp54 .s-detail-cont h3 {
  padding: 40px 0px 0px 0px; }

.s-comp54 .s-detail-cont .s-text {
  text-align: left; }

.s-comp54 .s-detail-cont .s-text {
  padding: 0px 0px 30px 0px; }

.s-comp54 .s-detail-cont .s-button-list-beh {
  text-align: left; }

.s-comp54 .s-detail-cont .s-line-beh {
  text-align: center; }

.s-comp54 .s-detail-cont .s-img-beh {
  text-align: center; }

.s-comp54 .s-detail-cont {
  padding: 50px 0px 50px 0px; }

.s-comp54 {
  margin: 0px 0px 0px 0px; }

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

.s-comp54 .s-detail-header .s-title-h2 h2 {
  font-size: 36px; }

.s-comp54 .s-detail-header .s-title-h2 h2 {
  font-weight: bold; }

.s-comp54 .s-detail-header .s-title-h2 h2 {
  text-align: center; }

.s-comp54 .s-detail-banner-img {
  width: 100%; }

.s-comp54 .s-detail-banner-img {
  height: 460px; }

.s-comp54 .s-cta {
  background-color: #e5bb04; }

.s-comp54 .s-cta {
  margin: 48px 0px 48px 0px; }

.s-comp54 .s-cta {
  padding: 60px 60px 60px 60px; }

.s-comp54 .s-cta h2 {
  font-size: 36px; }

.s-comp54 .s-cta h2 {
  font-weight: bold; }

.s-comp54 .s-cta h2 {
  color: #fff; }

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

.s-comp54 .s-cta .s-btn {
  color: #e5bb04; }

.s-comp54 .s-cta .s-btn {
  background-color: #fff; }

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

@media (max-width: 768px) {
  .s-comp54 .s-detail-cont h3 {
    text-align: center; }

  .s-comp54 .s-detail-cont .s-text {
    text-align: center; }

  .s-comp54 .s-detail-cont .s-button-list-beh {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp54 .s-detail-cont h3 {
    text-align: center; }

  .s-comp54 .s-detail-cont .s-text {
    text-align: center; }

  .s-comp54 .s-detail-cont .s-button-list-beh {
    text-align: center; }

  .s-comp54 .s-detail-cont {
    padding: 0px 0px 0px 0px; }

  .s-comp54 .s-cta {
    padding: 36px 36px 36px 36px; }

  .s-comp54 .s-cta h2 {
    font-size: 24px; } }





@media (min-width: 768px) {
  .s-comp10 .row {
    display: flex; } }

.s-comp10 .s-content h1:before, .s-comp10 .s-content h2:before, .s-comp10 .s-content h3:before, .s-comp10 .s-content h4:before, .s-comp10 .s-content h5:before, .s-comp10 .s-content h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp10 .s-content h1:after, .s-comp10 .s-content h2:after, .s-comp10 .s-content h3:after, .s-comp10 .s-content h4:after, .s-comp10 .s-content h5:after, .s-comp10 .s-content h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp10 {
  padding: 50px 0px 50px 0px; }

.s-comp10 .s-content h3 {
  font-size: 35px; }

.s-comp10 .s-img {
  width: 100%; }

.s-comp10 .s-cover-img {
  height: 100%; }

@media (max-width: 768px) {
  .s-comp10 .s-content h3 {
    font-size: 24px; } }

@media (max-width: 480px) {
  .s-comp10 .s-content h3 {
    font-size: 20px; }

  .s-comp10 .s-cover-img {
    height: 200px; } }


.s-comp3 .s-map-h {
  height: 400px; }


.s-comp22 .s-form h1:before, .s-comp22 .s-form h2:before, .s-comp22 .s-form h3:before, .s-comp22 .s-form h4:before, .s-comp22 .s-form h5:before, .s-comp22 .s-form h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp22 .s-form h1:after, .s-comp22 .s-form h2:after, .s-comp22 .s-form h3:after, .s-comp22 .s-form h4:after, .s-comp22 .s-form h5:after, .s-comp22 .s-form h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp22 .s-img {
  max-height: 200px;
  margin: 48px auto 0 auto;
  display: block; }

@media only screen and (max-width: 991px) {
  .s-comp22 .s-img {
    max-height: 100px;
    margin: 24px auto; } }

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

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

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

.s-comp22, .s-comp22 .s-btn {
  position: relative; }

.s-comp22 .sm-input {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer; }

.s-comp22 .sm-file-input {
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer; }

.s-comp22 .sm-file-input:hover + .sm-file-control::before {
  background: red; }

.s-comp22 .sm-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s-comp22 .file-control {
  padding: 8px 24px; }

.s-comp22 .sm-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem; }

.s-comp22 .sm-file-control::before {
  content: attr(data-btn); }

.s-comp22 .sm-file-control::after {
  content: attr(data-upload); }

.s-comp22 .submitBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0%;
  background: #000;
  opacity: 0.25;
  -webkit-filter: invert(1); }

.s-comp22 .s-form label.form-check-label {
  position: relative;
  display: inline-block;
  padding-left: 0;
  cursor: pointer; }

.s-comp22 .s-form .checkbox-inline {
  display: inline-block; }

.s-comp22 .s-form .radio-inline {
  display: inline-block; }

.s-comp22 .form-check-label > .form-check-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  padding: 0; }

.s-comp22 .form-check-label > .form-check-description {
  display: inline-block; }

.s-comp22 .form-check-label > .form-check-indicator {
  position: absolute;
  top: 0.0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%; }

.s-comp22 .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><path fill="%23fff" d="M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z"/></svg>');
  color: #fff;
  background-color: #0074d9; }

.s-comp22 .form-check-label {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.s-comp22 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"><circle r="3" fill="%23fff"/></svg>'); }

.s-comp22 *:focus {
  outline: none; }

.s-comp22 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp22 .s-form .s-recaptcha-beh > .g-recaptcha > div {
  width: auto !important; }

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-calendar-picker-indicator, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-calendar-picker-indicator, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none; }

@media screen and (max-width: 991px) {
  .s-comp22 .s-btn-beh {
    text-align: right; } }

.s-comp22 {
  margin: 0px 0px 72px 0px; }

.s-comp22 .s-form h1 {
  text-align: left; }

.s-comp22 .s-form h2 {
  text-align: left; }

.s-comp22 .s-form h2 {
  margin: 0px 0px 24px 0px; }

.s-comp22 .s-form h3 {
  text-align: left; }

.s-comp22 .s-form h4 {
  text-align: left; }

.s-comp22 .s-form h5 {
  text-align: left; }

.s-comp22 .s-form h6 {
  text-align: left; }

.s-comp22 .s-form .s-text {
  text-align: left; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  border: 1px solid #edc206; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  width: 20px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  height: 20px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  margin: 3px 0px 0px 0px; }

.s-comp22 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-description {
  font-size: 14px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-description {
  padding: 0px 0px 0px 25px; }

.s-comp22 .s-form .form-check.checkbox {
  margin: 0px 15px 0px 0px; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  border: 1px solid #edc206; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  width: 17px; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  height: 17px; }

.s-comp22 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #e5bb04; }

.s-comp22 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #e5bb04; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp22 .form-check.radio .form-check-label:hover > .form-check-indicator {
  background-color: #e5bb04; }

.s-comp22 .form-check.radio .form-check-label:hover > .form-check-indicator {
  border: 1px solid #e5bb04; }

.s-comp22 .form-check.radio .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp22 .s-form .form-check.radio {
  margin: 0px 15px 15px 0px; }

.s-comp22 .form-check.radio .form-check-label > .form-check-description {
  color: #edc206; }

.s-comp22 .form-check.radio .form-check-label > .form-check-description {
  margin: 0px 0px 0px 25px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  background-color: #fff; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  border: 1px solid #edc206; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  width: 17px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  height: 17px; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  margin: 0px 0px 0px 0px; }

.s-comp22 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-color: #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label .form-check-input:checked ~ .form-check-indicator {
  border: 1px solid #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp22 .form-check.checkbox .form-check-label:hover > .form-check-indicator {
  background-color: #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label:hover > .form-check-indicator {
  border: 1px solid #e5bb04; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-indicator {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-description {
  color: #edc206; }

.s-comp22 .form-check.checkbox .form-check-label > .form-check-description {
  margin: 0px 0px 15px 0px; }

.s-comp22 .s-form label.control-label {
  margin: 5px 0px 0px 5px; }

.s-comp22 .s-form input::-webkit-input-placeholder {
  color: #edc206; }

.s-comp22 .s-form textarea::-webkit-input-placeholder {
  color: #edc206; }

.s-comp22 .s-form input:-moz-placeholder {
  color: #edc206; }

.s-comp22 .s-form textarea:-moz-placeholder {
  color: #edc206; }

.s-comp22 .s-form input::-moz-placeholder {
  color: #edc206; }

.s-comp22 .s-form textarea::-moz-placeholder {
  color: #edc206; }

.s-comp22 .s-form input:-ms-input-placeholder {
  color: #edc206; }

.s-comp22 .s-form textarea:-ms-input-placeholder {
  color: #edc206; }

.s-comp22 .s-form .sw-result-easyform {
  color: #edc206; }

.s-comp22 .s-form .has-error label.control-label {
  color: #a94442; }

.s-comp22 .s-form .has-error input.form-control, .s-comp22 .s-form .has-error select.form-control, .s-comp22 .s-form .has-error textarea, .s-comp22 .s-form .has-error .sm-file-control {
  border: 2px solid #a94442; }

.s-comp22 .s-form .has-success label.control-label {
  color: #27ae60; }

.s-comp22 .s-form .has-success input.form-control, .s-comp22 .s-form .has-success select.form-control, .s-comp22 .s-form .has-success textarea, .s-comp22 .s-form .has-success .sm-file-control {
  border: 2px solid #27ae60; }

.s-comp22 .s-form .sm-file-control::before {
  background-color: #edc206; }

.s-comp22 .s-form .sm-file-control::before {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp22 .s-form .sm-file-control::before {
  border: 0px solid #edc206; }

.s-comp22 .s-form .sm-file-control::before {
  margin: 0px 0px 0px 0px; }

.s-comp22 .s-form .sm-file-control::before {
  padding: 8px 24px 8px 24px; }

.s-comp22 .s-form .sm-file-input:hover + .sm-file-control::before {
  color: #fff; }

.s-comp22 .s-form .sm-file-input:hover + .sm-file-control::before {
  background-color: #e5bb04; }

.s-comp22 .s-form .sm-file-input:hover + .sm-file-control::before {
  border: 0px solid #edc206; }

.s-comp22 .s-form input.form-control, .s-comp22 .s-form select.form-control, .s-comp22 .s-form .sm-file-control {
  margin: 0px 0px 5px 0px; }

.s-comp22 .s-form textarea.form-control {
  margin: 0px 0px 5px 0px; }

.s-comp22 .s-form [type='submit'].s-btn-beh {
  text-align: left; }

.s-comp22 .s-form [type='submit'].s-btn-alt-beh {
  text-align: right; }

@media (max-width: 768px) {
  .s-comp22 {
    margin: -24px 0px 72px 0px; }

  .s-comp22 .s-form h1 {
    text-align: center; }

  .s-comp22 .s-form h2 {
    text-align: center; }

  .s-comp22 .s-form h2 {
    margin: 24px 0px 24px 0px; }

  .s-comp22 .s-form h3 {
    text-align: center; }

  .s-comp22 .s-form h4 {
    text-align: center; }

  .s-comp22 .s-form h5 {
    text-align: center; }

  .s-comp22 .s-form h6 {
    text-align: center; }

  .s-comp22 .s-form .s-text {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp22 {
    margin: -24px 0px 48px 0px; }

  .s-comp22 .s-form h1 {
    text-align: center; }

  .s-comp22 .s-form h2 {
    text-align: center; }

  .s-comp22 .s-form h2 {
    margin: 24px 0px 24px 0px; }

  .s-comp22 .s-form h3 {
    text-align: center; }

  .s-comp22 .s-form h4 {
    text-align: center; }

  .s-comp22 .s-form h5 {
    text-align: center; }

  .s-comp22 .s-form h6 {
    text-align: center; }

  .s-comp22 .s-form .s-text {
    text-align: center; } }


/* hide fullscreen button in gallery */
.pp_expand {
  display: none !important; }

.s-comp24 .s-grid-img {
  width: 100%; }

.s-comp24 .s-grid-img {
  height: 260px; }

.s-comp24 .s-grid-img {
  margin: 0px 0px 30px 0px; }

@media (max-width: 480px) {
  .s-comp24 .s-grid-img {
    height: 300px; } }


.s-comp6 .s-tile .s-info {
  list-style: none;
  padding: 0; }

.s-comp6 .s-tile .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp6 .s-tile {
  position: relative; }

.s-comp6 .s-tile .s-category {
  position: absolute; }

.s-comp6 .s-tile {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp6 .s-tile {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp6 .s-tile {
  border: 0px solid #edc206; }

.s-comp6 .s-tile {
  margin: 0px 0px 72px 0px; }

.s-comp6 .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp6 .s-tile h2 {
  margin: 24px 0px 0px 0px; }

.s-comp6 .s-tile .s-text {
  margin: 24px 0px 24px 0px; }

.s-comp6 .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp6 .s-tile .s-content {
  padding: 0px 0px 0px 0px; }

.s-comp6 .s-tile .s-img {
  width: 100%; }

.s-comp6 .s-tile .s-img {
  height: 320px; }

.s-comp6 .s-tile .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }


.s-comp30 .s-tile {
  position: relative;
  box-shadow: var(--shadow--md);
  overflow: hidden; }

.s-comp30 .s-tile .s-info {
  list-style: none;
  padding: 0; }

.s-comp30 .s-tile .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp30 .s-tile .s-category {
  position: absolute; }

.s-comp30 .s-img-bg {
  height: 300px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  position: relative; }

.s-comp30 .s-img-bg:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: black;
  opacity: 0.3;
  position: absolute;
  transition: all 0.3s ease; }

.s-comp30 .s-img-bg:after {
  content: '';
  background: url('https://cloud.sitemn.gr/users/VDA_Renovatiewerken/swfiles/body/logo-icon.svg');
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 50%; }

.s-comp30 .s-img-bg:hover:after {
  opacity: 0.8; }

.s-comp30 .s-img-bg:hover:before {
  opacity: 0.6;
  background: var(--primary); }

.s-comp30 .centercontent {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  z-index: 999; }

.s-comp30 a {
  text-decoration: none; }

.s-comp30 {
  margin: 0px 0px 0px 0px; }

.s-comp30 {
  padding: 48px 0px 40px 0px; }

.s-comp30 .s-tile {
  background-color: #373737; }

.s-comp30 .s-tile {
  margin: 0px 0px 30px 0px; }

.s-comp30 .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp30 .s-tile h3 {
  font-size: 21px; }

.s-comp30 .s-tile h3 {
  text-align: center; }

.s-comp30 .s-tile .s-text {
  color: #edc206; }

.s-comp30 .s-tile .s-text {
  margin: 12px 0px 12px 0px; }

.s-comp30 .s-tile .s-content {
  background-color: #edc206; }

.s-comp30 .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp30 .s-tile .s-content {
  padding: 15px 10px 15px 10px; }

.s-comp30 .s-tile .s-img {
  width: 100%; }

.s-comp30 .s-tile .s-img {
  height: 240px; }

.s-comp30 .s-tile .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

@media (max-width: 768px) {
  .s-comp30 .s-tile h3 {
    font-size: 18px; } }

@media (max-width: 480px) {
  .s-comp30 .s-tile h3 {
    font-size: 18px; } }


.call-to-action-2 .s-btn {
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
  /* Firefox 4, Safari 5, Opera 10, IE 9 */
  -webkit-box-shadow: 0px 6px 36px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 36px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 36px 0px rgba(0, 0, 0, 0.1); }

.s-comp38 .call-to-action-2 {
  background-color: #e5bb04; }

.s-comp38 .call-to-action-2 {
  margin: 0px 0px 72px 0px; }

.s-comp38 .call-to-action-2 {
  padding: 48px 0px 0px 0px; }

.s-comp38 .call-to-action-2 h2 {
  text-align: center; }

.s-comp38 .call-to-action-2 p {
  text-align: center; }

.s-comp38 .call-to-action-2 .s-btn {
  font-size: 17px; }

.s-comp38 .call-to-action-2 .s-btn {
  color: #e5bb04; }

.s-comp38 .call-to-action-2 .s-btn {
  background-color: #fff; }

.s-comp38 .call-to-action-2 .s-btn {
  border: 10px solid rgba(255, 255, 255, 0.3); }

.s-comp38 .call-to-action-2 .s-btn {
  margin: 20px 0px -34px 0px; }

.s-comp38 .call-to-action-2 .button-container {
  text-align: center; }


.s-comp39 .row-reverse > .row:nth-child(even) {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse; }

@media only screen and (max-width: 480px) {
  .s-comp39 .row-reverse > .row:nth-child(even) {
    display: inline-block;
    width: 100%; }

  .s-comp39 .row-reverse > .row > div:nth-child(2) {
    margin-top: 48px; } }

.s-comp39 > .container > div {
  padding: 0 !important; }

.s-comp39 .row-reverse > .row > div > .col-md-12 {
  padding: 0 !important; }

.s-comp39 .row-reverse > .row {
  margin: 0px 0px 72px 0px; }

.s-comp39 {
  padding: 36px 0px 0px 0px; }

.s-comp39 .s-button-list {
  margin: 24px 0px 24px 0px; }

.s-comp39 iframe {
  width: 100% !important; }

.s-comp39 iframe {
  margin: 24px 0px 24px 0px !important; }

.s-comp39 .s-link-beh a:link, .s-comp39 .s-link-beh a:visited, .s-comp39 .s-link-beh a:active {
  margin: 12px 0px 12px 0px; }

.s-comp39 .s-link-beh a:link, .s-comp39 .s-link-beh a:visited, .s-comp39 .s-link-beh a:active {
  display: inline-block; }

.s-comp39 .s-img-default-beh {
  text-align: center; }


/*
 ********* DIRECTION SWITCHER *********
 */
.s-comp42 .direction-switcher > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp42 .direction-switcher > div:nth-child(even) {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }
/*
 ********* VERTICALLY CENTER TESTIMONIAL IMAGE *********
 */
.s-comp42 .testimonial-image {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
/*
 ********* TESTIMONIAL QUOTE *********
 */
.s-comp42 .testimonial-quote {
  position: relative;
  filter: drop-shadow(rgba(0, 0, 0, 0.10) 0 0px 10px);
  box-sizing: border-box; }
/* TOOLTIP */
.s-comp42 .testimonial-quote:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -16px;
  border-width: 16px;
  border-style: solid;
  border-color: #fff transparent transparent transparent; }
/* ALIGN TOOLTIP LEFT */
.s-comp42 .direction-switcher > div:nth-child(odd) .testimonial-quote:after {
  left: -32px;
  transform: rotate(90deg); }
/* ALIGN TOOLTIP RIGHT */
.s-comp42 .direction-switcher > div:nth-child(even) .testimonial-quote:after {
  right: -32px;
  transform: rotate(-90deg); }
/* SPACING BETWEEN QUOTE & IMAGE */
.s-comp42 .direction-switcher > div:nth-child(odd) .testimonial-quote {
  margin-left: 50px; }

.s-comp42 .direction-switcher > div:nth-child(even) .testimonial-quote {
  margin-right: 50px; }

@media only screen and (max-width: 960px) {
  .s-comp42 .testimonial-quote {
    width: calc(100% - 150px) !important; } }

@media only screen and (max-width: 480px) {
  .s-comp42 .direction-switcher > div {
    width: 100%;
    display: inline-block !important; }

  .s-comp42 .testimonial-quote {
    width: 100% !important;
    margin: 40px 0 0 0 !important; }

  .s-comp42 .testimonial-quote:after {
    left: 50% !important;
    right: auto !important;
    margin-left: -16px !important;
    top: -16px !important;
    transform: rotate(180deg) !important; } }

.s-comp42 .testimonial-quote {
  background-color: #fff; }

.s-comp42 .testimonial-quote {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp42 .testimonial-quote {
  border: 0px solid #25378c; }

.s-comp42 .testimonial-quote {
  width: 50%; }

.s-comp42 .testimonial-quote {
  padding: 30px 30px 30px 30px; }

.s-comp42 .testimonial-quote span {
  font-size: 14px; }

.s-comp42 .testimonial-quote span {
  font-weight: bold; }

.s-comp42 .testimonial {
  margin: 0px 0px 60px 0px; }

.s-comp42 .testimonial-image .logo {
  background: url('') no-repeat center center scroll;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; }

.s-comp42 .testimonial-image .logo {
  width: 100px; }

.s-comp42 .testimonial-image .logo {
  height: 100px; }

.s-comp42 .testimonial-image .picture {
  background: url('') no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.s-comp42 .testimonial-image .picture {
  background-color: #f6f6f6; }

.s-comp42 .testimonial-image .picture {
  -webkit-border-radius: 100px 100px 100px 100px;
  border-radius: 100px 100px 100px 100px; }

.s-comp42 .testimonial-image .picture {
  width: 100px; }

.s-comp42 .testimonial-image .picture {
  height: 100px; }

.s-comp42 .testimonials-title {
  text-align: left; }

.s-comp42 .testimonials-title {
  margin: 0px 0px 48px 0px; }

@media (max-width: 480px) {
  .s-comp42 .testimonials-title {
    text-align: center; } }


.s-comp43 {
  position: relative; }

.s-comp43:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%; }

.s-comp43 .testimonial-content {
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp43 .flex-control-paging li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.s-comp43 .flex-viewport {
  -webkit-transition: all 0s ease;
  -moz-transition: all 0s ease;
  -ms-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease; }

.s-comp43 .flex-direction-nav a {
  height: auto;
  width: auto; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before, .s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  line-height: 1;
  display: block; }

.s-comp43 .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp43 .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp43 .flexslider:hover .flex-direction-nav .flex-next {
  right: 0px; }

.s-comp43 .flexslider:hover .flex-direction-nav .flex-prev {
  left: 0px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav {
  width: auto;
  position: static;
  bottom: auto; }

.s-comp43 .flexslider.testimonial-slider {
  margin: 0;
  border: 0;
  border-radius: 0; }

.s-comp43 .slides, .s-comp43 .slides li {
  position: relative; }
/*
 -------- QUOTES --------
 */
.s-comp43 .quote-mark {
  position: absolute; }

.s-comp43 .quote-mark.open-quote {
  top: 0;
  left: 100px; }

.s-comp43 .quote-mark.close-quote {
  bottom: 43px;
  right: 100px; }

.s-comp43 {
  background-color: #f6f6f6; }

.s-comp43 {
  margin: 0px 0px 0px 0px; }

.s-comp43 {
  padding: 36px 0px 36px 0px; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-next, .s-comp43 .flexslider.testimonial-slider .flex-direction-nav a.flex-prev {
  font-size: 50px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  background-color: #e3e3e3; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  border: 0px solid #fff; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  width: 8px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a {
  height: 8px; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:hover, .s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:focus, .s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a:active {
  background-color: #ababab; }

.s-comp43 .flexslider.testimonial-slider .flex-control-nav > li a.flex-active {
  background-color: #ababab; }

.s-comp43 .flexslider.testimonial-slider {
  background-color: #edc206;
  background-color: rgba(237, 194, 6, 0); }

.s-comp43 .testimonials-slider-box .testimonial-content h1 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content h2 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content h3 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content h4 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content h5 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content h6 {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content .s-text {
  color: #edc206; }

.s-comp43 .testimonials-slider-box .testimonial-content .s-text {
  text-align: center; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  width: 70%; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  margin: 0px 0px 0px 0px; }

.s-comp43 .flexslider.testimonial-slider .testimonial-content {
  padding: 36px 60px 8px 60px; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  font-size: 14px; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  text-align: center; }

.s-comp43 .testimonials-slider-box .testimonial-content .testimonial-name {
  margin: 12px 0px 12px 0px; }

.s-comp43 .quote-mark.open-quote {
  display: none; }

.s-comp43 .quote-mark.open-quote i {
  font-size: 40px; }

.s-comp43 .quote-mark.open-quote i {
  color: #e5bb04; }

.s-comp43 .quote-mark.close-quote {
  display: none; }

.s-comp43 .quote-mark.close-quote i {
  font-size: 40px; }

.s-comp43 .quote-mark.close-quote i {
  color: #e5bb04; }


.s-comp44 > .container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp44 .divider {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp44 .divider div {
  width: 1px;
  height: 80%; }

@media only screen and (max-width: 960px) {
  .s-comp44 > .container > .row {
    display: inline-block; }

  .s-comp44 .divider div {
    width: 80%;
    height: 1px;
    margin: 30px 0; }

  .s-comp44 .content hr {
    margin-left: auto !important;
    margin-right: auto !important; } }

.s-comp44 {
  background-color: #f6f6f6; }

.s-comp44 {
  padding: 48px 0px 48px 0px; }

.s-comp44 .openingsuren {
  margin: 0px 0px 0px 0px; }

.s-comp44 .openingsuren h2 {
  text-align: left; }

.s-comp44 .openingsuren .openingsuren-list {
  margin: 24px 0px 24px 0px; }

.s-comp44 .openingsuren .openingsuren-list .dag {
  margin: 0px 0px 0px 0px; }

.s-comp44 .openingsuren .openingsuren-list .dag .day {
  font-weight: bold; }

.s-comp44 .openingsuren .openingsuren-list .dag .day {
  text-align: left; }

.s-comp44 .openingsuren .openingsuren-list .dag .day {
  width: 120px; }

.s-comp44 .openingsuren .openingsuren-list .dag .day {
  float: left; }

.s-comp44 .openingsuren .openingsuren-list .dag .time {
  text-align: left; }

.s-comp44 .openingsuren .uitzonderingen {
  font-size: 14px; }

.s-comp44 .openingsuren .uitzonderingen {
  font-style: italic; }

.s-comp44 .openingsuren .uitzonderingen {
  text-align: left; }

.s-comp44 .openingsuren .uitzonderingen {
  line-height: 155%; }

.s-comp44 .content .content-title {
  text-align: left; }

.s-comp44 .content .content-title {
  margin: 0px 0px 24px 0px; }

.s-comp44 .content .s-text {
  text-align: left; }

.s-comp44 .content .s-text {
  margin: 0px 0px 0px 0px; }

.s-comp44 hr, .s-comp44 .divider div {
  background-color: #25378c; }

.s-comp44 hr, .s-comp44 .divider div {
  border: 0px solid #fff; }

.s-comp44 hr {
  width: 100%; }

.s-comp44 hr {
  height: 1px; }

.s-comp44 hr {
  margin: 30px 0px 30px 0px; }

@media (max-width: 768px) {
  .s-comp44 .openingsuren h2 {
    text-align: center; }

  .s-comp44 .openingsuren .openingsuren-list .dag {
    margin: 0px 0px 20px 0px; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    text-align: center; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    width: auto; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    float: none; }

  .s-comp44 .openingsuren .openingsuren-list .dag .time {
    text-align: center; }

  .s-comp44 .openingsuren .uitzonderingen {
    text-align: center; }

  .s-comp44 .content .content-title {
    text-align: center; }

  .s-comp44 .content .s-text {
    text-align: center; }

  .s-comp44 hr {
    width: 80%; } }

@media (max-width: 480px) {
  .s-comp44 .openingsuren h2 {
    text-align: center; }

  .s-comp44 .openingsuren .openingsuren-list .dag {
    margin: 0px 0px 20px 0px; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    text-align: center; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    width: auto; }

  .s-comp44 .openingsuren .openingsuren-list .dag .day {
    float: none; }

  .s-comp44 .openingsuren .openingsuren-list .dag .time {
    text-align: center; }

  .s-comp44 .openingsuren .uitzonderingen {
    text-align: center; }

  .s-comp44 .content .content-title {
    text-align: center; }

  .s-comp44 .content .s-text {
    text-align: center; }

  .s-comp44 hr {
    width: 80%; } }


.s-comp45 .images {
  display: inline-block;
  width: 100%; }

.s-comp45 .large-image, .s-comp45 .small-image {
  padding: 0 !important; }

.s-comp45 .large-image .image-container, .s-comp45 .small-image .image-container {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  position: relative; }

.s-comp45 .large-image img, .s-comp45 .small-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 2; }

.s-comp45 .small-image:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute; }
/* CONTENT ALIGN LEFT */
.s-comp45 .content-align-left .small-image {
  margin-left: 58.3333%; }

.s-comp45 .content-align-left .small-image:before {
  left: auto !important; }

.s-comp45 .content-align-left .content {
  margin-left: 8.3333%; }
/* CONTENT ALIGN RIGHT */
.s-comp45 .content-align-right .large-image {
  margin-left: 16.6666%; }

.s-comp45 .content-align-right .small-image:before {
  right: auto !important; }

.s-comp45 .content-align-right .content {
  margin-left: 50%; }

@media only screen and (max-width: 960px) {
  .s-comp45 .content-align-right .large-image {
    margin-left: 0; }

  .s-comp45 .content {
    margin-left: 16.6666% !important; }

  .s-comp45 .content .button-list {
    text-align: center; } }

@media only screen and (max-width: 480px) {
  .s-comp45 .content-align-right .large-image {
    margin-left: 0; }

  .s-comp45 .content {
    margin-left: 0 !important; }

  .s-comp45 .content .button-list {
    text-align: center; } }

.s-comp45 {
  padding: 100px 0px 100px 0px; }

.s-comp45 .large-image {
  height: 606px; }

.s-comp45 .small-image {
  height: 630px; }

.s-comp45 .small-image {
  margin: -320px 0px 0px 0px; }

.s-comp45 .small-image {
  visibility: visible;
  display: inherit; }

.s-comp45 .small-image:before {
  background-color: #e5bb04; }

.s-comp45 .small-image:before {
  top: 20px; }

.s-comp45 .small-image:before {
  left: -20px; }

.s-comp45 .small-image:before {
  right: -20px; }

.s-comp45 .small-image:before {
  z-index: 1; }

.s-comp45 .content {
  margin: -252px 0px 0px 0px; }

.s-comp45 .content {
  padding: 0px 15px 0px 15px; }

.s-comp45 .content .content-title {
  text-align: left; }

.s-comp45 .content .content-title {
  margin: 0px 0px 24px 0px; }

.s-comp45 .content .s-text {
  text-align: left; }

.s-comp45 .content .s-text {
  margin: 0px 0px 24px 0px; }

.s-comp45 .content .button-list .s-btn, .s-comp45 .content .button-list a.s-btn:link, .s-comp45 .content .button-list a.s-btn:visited {
  margin: 0px 8px 0px 0px; }

.s-comp45 .content .button-list .s-btn-alt, .s-comp45 .content .button-list a.s-btn-alt:link, .s-comp45 .content .button-list a.s-btn-alt:visited {
  margin: 0px 8px 0px 0px; }

.s-comp45 .content .button-list {
  margin: 24px 0px 0px 0px; }

@media (max-width: 768px) {
  .s-comp45 .large-image {
    height: 400px; }

  .s-comp45 .small-image {
    margin: 0px 0px 0px 0px; }

  .s-comp45 .small-image {
    display: none; }

  .s-comp45 .small-image:before {
    top: 0px; }

  .s-comp45 .small-image:before {
    left: 0px; }

  .s-comp45 .small-image:before {
    right: 0px; }

  .s-comp45 .content {
    margin: 36px 0px 0px 0px; }

  .s-comp45 .content .content-title {
    text-align: center; }

  .s-comp45 .content .s-text {
    text-align: center; } }

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

  .s-comp45 .large-image {
    height: 200px; }

  .s-comp45 .small-image {
    margin: 0px 0px 0px 0px; }

  .s-comp45 .small-image {
    display: none; }

  .s-comp45 .small-image:before {
    top: 0px; }

  .s-comp45 .small-image:before {
    left: 0px; }

  .s-comp45 .small-image:before {
    right: 0px; }

  .s-comp45 .content {
    margin: 36px 0px 0px 0px; }

  .s-comp45 .content {
    padding: 0px 0px 0px 0px; }

  .s-comp45 .content .content-title {
    text-align: center; }

  .s-comp45 .content .s-text {
    text-align: center; } }


.s-comp47 {
  padding: 36px 0px 36px 0px; }

.s-comp47 > .container > .row > div {
  margin: 0px 0px 0px 0px; }

.s-comp47 .icon {
  text-align: center; }

.s-comp47 .content-title {
  font-size: 24px; }

.s-comp47 .content-title {
  text-align: center; }

.s-comp47 .content-title {
  margin: 28px 0px 20px 0px; }

.s-comp47 .s-text {
  text-align: center; }

.s-comp47 .link {
  margin: 24px 0px 0px 0px; }

.s-comp47 .link {
  text-align: center; }

@media (max-width: 480px) {
  .s-comp47 > .container > .row > div {
    margin: 0px 0px 48px 0px; } }


.s-comp48 {
  padding: 72px 0px 72px 0px; }

.s-comp48 .s-text {
  text-align: center; }

.s-comp48 h1.content-title {
  text-align: center; }

.s-comp48 h1.content-title {
  margin: 0px 0px 24px 0px; }

.s-comp48 h2.content-title {
  text-align: center; }

.s-comp48 h2.content-title {
  margin: 0px 0px 24px 0px; }

.s-comp48 h3.content-title {
  text-align: center; }

.s-comp48 h3.content-title {
  margin: 0px 0px 24px 0px; }

.s-comp48 h4.content-title {
  text-align: center; }

.s-comp48 h4.content-title {
  margin: 0px 0px 24px 0px; }

.s-comp48 h5.content-title {
  text-align: center; }

.s-comp48 h5.content-title {
  margin: 0px 0px 24px 0px; }

.s-comp48 h6.content-title {
  text-align: center; }

.s-comp48 h6.content-title {
  margin: 0px 0px 24px 0px; }


.s-comp50 .s-tile .s-info {
  list-style: none;
  padding: 0; }

.s-comp50 .s-tile .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp50 .s-tile {
  position: relative; }

.s-comp50 .s-tile .s-category {
  position: absolute; }

.s-comp50 {
  margin: 20px 0px 20px 0px; }

.s-comp50 .s-tile {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp50 .s-tile {
  margin: 15px 0px 15px 0px; }

.s-comp50 .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp50 .s-tile h1 {
  color: #edc206; }

.s-comp50 .s-tile h2 {
  color: #edc206; }

.s-comp50 .s-tile h2 {
  padding: 0px 0px 15px 0px; }

.s-comp50 .s-tile h3 {
  color: #edc206; }

.s-comp50 .s-tile h4 {
  color: #edc206; }

.s-comp50 .s-tile h5 {
  color: #edc206; }

.s-comp50 .s-tile h6 {
  color: #edc206; }

.s-comp50 .s-tile .s-text {
  color: #edc206; }

.s-comp50 .s-tile .s-info {
  padding: 0px 0px 10px 0px; }

.s-comp50 .s-tile .s-info .s-item {
  padding: 0px 20px 0px 0px; }

.s-comp50 .s-tile .s-info .s-item {
  display: inline-block; }

.s-comp50 .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp50 .s-tile .s-img {
  width: 100%; }

.s-comp50 .s-tile .s-img {
  height: 250px; }

.s-comp50 .s-tile .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

.s-comp50 .s-tile .s-category {
  background-color: #fff; }

.s-comp50 .s-tile .s-category {
  padding: 8px 20px 8px 20px; }

.s-comp50 .s-tile .s-category {
  top: 15px;
  bottom: auto;
  left: 15px;
  right: auto; }


.s-comp51 .s-tile .s-info {
  list-style: none;
  padding: 0; }

.s-comp51 .s-tile .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp51 .s-tile {
  position: relative; }

.s-comp51 .s-tile .s-category {
  position: absolute; }

.s-comp51 .s-form h1:before, .s-comp51 .s-form h2:before, .s-comp51 .s-form h3:before, .s-comp51 .s-form h4:before, .s-comp51 .s-form h5:before, .s-comp51 .s-form h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp51 .s-form h1:after, .s-comp51 .s-form h2:after, .s-comp51 .s-form h3:after, .s-comp51 .s-form h4:after, .s-comp51 .s-form h5:after, .s-comp51 .s-form h6:after {
  content: "";
  position: relative;
  display: block; }

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

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

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

.s-comp51, .s-comp51 .s-btn {
  position: relative; }

.s-comp51 .sm-input {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer; }

.s-comp51 .sm-file-input {
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer; }

.s-comp51 .sm-file-input:hover + .sm-file-control::before {
  background: red; }

.s-comp51 .sm-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 24px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s-comp51 .file-control {
  padding: 8px 24px; }

.s-comp51 .sm-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  font-size: 1rem;
  line-height: 1.25;
  color: #55595c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  border-image: initial;
  border-radius: 0.25rem; }

.s-comp51 .sm-file-control::before {
  content: attr(data-btn); }

.s-comp51 .sm-file-control::after {
  content: attr(data-upload); }

.s-comp51 .submitBtn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0%;
  background: #000;
  opacity: 0.25;
  -webkit-filter: invert(1); }

.s-comp51 .s-form label.form-check-label {
  position: relative;
  display: inline-block;
  padding-left: 0;
  cursor: pointer; }

.s-comp51 .s-form .checkbox-inline {
  display: inline-block; }

.s-comp51 .s-form .radio-inline {
  display: inline-block; }

.s-comp51 .form-check-label > .form-check-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 0;
  padding: 0; }

.s-comp51 .form-check-label > .form-check-description {
  display: inline-block; }

.s-comp51 .form-check-label > .form-check-indicator {
  position: absolute;
  top: 0.0625rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%; }

.s-comp51 .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 8"><path fill="%23fff" d="M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z"/></svg>');
  color: #fff;
  background-color: #0074d9; }

.s-comp51 .form-check-label {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */ }

.s-comp51 .form-check.radio .form-check-label .form-check-input:checked ~ .form-check-indicator {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -4 8 8"><circle r="3" fill="%23fff"/></svg>'); }

.s-comp51 *:focus {
  outline: none; }

.s-comp51 .s-form .s-recaptcha-beh > .g-recaptcha {
  display: inline-block; }

.s-comp51 .s-form .s-recaptcha-beh > .g-recaptcha > div {
  width: auto !important; }

input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="date"]::-webkit-calendar-picker-indicator, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="time"]::-webkit-calendar-picker-indicator, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="month"]::-webkit-calendar-picker-indicator, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button, input[type="week"]::-webkit-calendar-picker-indicator {
  -webkit-appearance: none;
  display: none; }

.s-comp51 {
  margin: 20px 0px 20px 0px; }

.s-comp51 {
  padding: 30px 0px 10px 0px; }

.s-comp51 .s-tile {
  background-color: #edc206;
  background-color: rgba(237, 194, 6, 0); }

.s-comp51 .s-tile {
  margin: 0px 0px 30px 0px; }

.s-comp51 .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp51 .s-tile h2 {
  color: #edc206; }

.s-comp51 .s-tile h2 {
  margin: 0px 0px 0px 0px; }

.s-comp51 .s-tile h2 {
  padding: 0px 0px 20px 0px; }

.s-comp51 .s-tile .s-content {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp51 .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp51 .s-form {
  background-color: #f6f6f6; }

.s-comp51 .s-form {
  padding: 25px 25px 25px 25px; }

.s-comp51 .s-form [type='submit'].s-btn, .s-comp51 .s-form a[type='submit'].s-btn:link, .s-comp51 .s-form a[type='submit'].s-btn:visited {
  margin: 10px 0px 0px 0px; }

.s-comp51 {
  background-color: #fff; }

.s-comp51 {
  padding: 30px 0px 10px 0px; }


.s-comp53 .event {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp53 .date-container {
  float: left; }

.s-comp53 .event .description {
  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-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media only screen and (max-width: 1140px) {
  .s-comp53 .event .description b {
    display: block; } }

.s-comp53 {
  padding: 72px 0px 72px 0px; }

.s-comp53 .calendar {
  margin: 36px 0px 0px 0px; }

.s-comp53 .calendar .event {
  margin: 0px 0px 24px 0px; }

.s-comp53 .calendar .event {
  padding: 0px 0px 0px 0px; }

.s-comp53 .calendar .event .date-container {
  padding: 0px 24px 0px 24px; }

.s-comp53 .calendar .event .date-container {
  text-align: center; }

.s-comp53 .calendar .event .date-container .date .day {
  font-size: 36px; }

.s-comp53 .calendar .event .date-container .date .day {
  font-weight: bold; }

.s-comp53 .calendar .event .date-container .date .day {
  margin: 0px 0px 3px 0px; }

.s-comp53 .calendar .event .date-container .date .month {
  font-size: 36px; }

.s-comp53 .calendar .event .date-container .date .month {
  font-weight: bold; }

.s-comp53 .calendar .event .date-container .time {
  font-size: 13px; }

.s-comp53 .calendar .event .date-container .time {
  font-weight: normal; }

.s-comp53 .calendar .event .date-container .time {
  letter-spacing: 1px; }

.s-comp53 .calendar .event .date-container .time {
  opacity: 0.6; }

.s-comp53 .calendar .event .description {
  font-size: 19px; }

.s-comp53 .calendar .event .description {
  line-height: 120%; }

.s-comp53 .s-title-h2 h2 {
  margin: 36px 0px 0px 0px; }


.s-comp55 .s-tile {
  position: relative;
  box-shadow: var(--shadow--md);
  overflow: hidden; }

.s-comp55 .s-tile .s-img-bg {
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp55 .s-tile .s-category {
  position: absolute; }

.s-comp55 .s-btn {
  float: left;
  margin-bottom: 12px; }

.s-comp55 a {
  text-decoration: none; }

.s-comp55 {
  padding: 0px 0px 40px 0px; }

.s-comp55 .s-tile {
  background-color: #373737; }

.s-comp55 .s-tile {
  margin: 0px 0px 30px 0px; }

.s-comp55 .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp55 .s-tile .s-text {
  color: #fff; }

.s-comp55 .s-tile .s-text {
  margin: 12px 0px 12px 0px; }

.s-comp55 .s-tile .sw_alink, .s-comp55 .s-tile a.sw_alink:link, .s-comp55 .s-tile a.sw_alink:visited {
  font-size: 14px; }

.s-comp55 .s-tile .s-link-beh {
  text-align: right; }

.s-comp55 .s-tile .sw_alink:hover, .s-comp55 .s-tile a.sw_alink:hover {
  text-decoration: none; }

.s-comp55 .s-tile .sw_alink:hover, .s-comp55 .s-tile a.sw_alink:hover {
  opacity: 0.7; }

.s-comp55 .s-tile .sw_alink, .s-comp55 .s-tile a.sw_alink {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp55 .s-tile .s-info {
  padding: 0px 0px 10px 0px; }

.s-comp55 .s-tile .s-info .s-item {
  padding: 0px 20px 0px 0px; }

.s-comp55 .s-tile .s-info .s-item {
  display: inline-block; }

.s-comp55 .s-tile .s-content {
  background-color: #edc206; }

.s-comp55 .s-tile .s-content {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp55 .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp55 .s-tile .s-content {
  padding: 15px 30px 15px 30px; }

.s-comp55 .s-tile .s-img {
  width: 100%; }

.s-comp55 .s-tile .s-img {
  height: 250px; }

.s-comp55 .s-tile .s-img-bg {
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover; }

.s-comp55 .s-tile .s-category {
  background-color: #fff; }

.s-comp55 .s-tile .s-category {
  padding: 8px 20px 8px 20px; }

.s-comp55 .s-tile .s-category {
  top: 15px;
  bottom: auto;
  left: 15px;
  right: auto; }

.s-comp55 .s-tile h3 {
  font-size: 21px; }

.s-comp55 .s-tile h3 {
  font-weight: bold; }

.s-comp55 .s-tile h3 {
  color: #25378c; }

.s-comp55 .s-tile h3 {
  text-align: center; }

.s-comp55 .s-tile h3 {
  margin: 0px 0px 0px 0px; }

@media (max-width: 768px) {
  .s-comp55 .s-tile h3 {
    font-size: 18px; } }

@media (max-width: 480px) {
  .s-comp55 .s-tile h3 {
    font-size: 18px; } }


.s-comp56 h1:before, .s-comp56 h2:before, .s-comp56 h3:before, .s-comp56 h4:before, .s-comp56 h5:before, .s-comp56 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp56 h1:after, .s-comp56 h2:after, .s-comp56 h3:after, .s-comp56 h4:after, .s-comp56 h5:after, .s-comp56 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp56 h6:before {
  content: "";
  position: relative;
  display: block; }

.s-comp56 h6:after {
  content: "";
  position: relative;
  display: block; }

.s-comp56 {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: 50% 0px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  z-index: 1;
  position: relative; }

.s-comp56:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #292929;
  opacity: 0.3;
  z-index: 2;
  top: 0;
  left: 0; }

.s-comp56 .parallax-content {
  position: relative;
  z-index: 3; }

@media only screen and (max-width: 1024px) {
  .s-comp56 {
    -moz-background-size: auto;
    -webkit-background-size: auto;
    background-size: auto;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important; } }

.s-comp56 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 1; }

.s-comp56 h1 {
  font-size: 50px; }

.s-comp56 h1 {
  color: #fff; }

.s-comp56 h1 {
  text-align: center; }

.s-comp56 h1 {
  padding: 50px 0px 5px 0px; }

.s-comp56 h2 {
  margin: 0px 0px 0px 0px; }

.s-comp56 {
  min-height: 300px; }

.s-comp56:before {
  opacity: 0.5; }

.s-comp56 .parallax-content {
  margin: 102px 0px 75px 0px; }

@media (max-width: 480px) {
  .s-comp56 h1 {
    font-size: 30px; }

  .s-comp56 {
    min-height: 120px; }

  .s-comp56 .parallax-content {
    margin: 48px 0px 96px 0px; } }


.s-comp57 .owl-carousel .owl-nav .owl-prev:before, .s-comp57 .owl-carousel .owl-nav .owl-next:before {
  font-family: "FontAwesome";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none; }

.s-comp57 .owl-carousel .owl-dots .owl-dot img {
  width: auto; }

.s-comp57 .owl-carousel .owl-dots .owl-dot {
  display: inline-block; }

.s-comp57 .owl-carousel .owl-dots {
  height: auto; }

.logoimg {
  width: 100%;
  height: 350px;
  background-size: contain !important;
  background-position: center center !important;
  background-repeat: no-repeat !important; }

.s-comp57 .owl-carousel .owl-nav .owl-prev:before {
  content: ''; }

.s-comp57 .owl-carousel .owl-nav .owl-next:before {
  content: ''; }

.s-comp57 .owl-carousel .owl-nav .owl-prev:before, .s-comp57 .owl-carousel .owl-nav .owl-next:before {
  font-size: 21px;
  color: #edc206; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0); }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  width: 30px; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  height: 30px; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  margin: 0px -15px 0px -15px; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  padding: 0px 0px 0px 0px; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  opacity: 0; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  visibility: hidden; }

.s-comp57 .owl-carousel .owl-nav .owl-prev {
  position: absolute; }

.s-comp57 .owl-carousel .owl-nav .owl-prev {
  top: 40%;
  bottom: auto;
  left: -35px;
  right: auto; }

.s-comp57 .owl-carousel .owl-nav .owl-next {
  position: absolute; }

.s-comp57 .owl-carousel .owl-nav .owl-next {
  top: 40%;
  bottom: auto;
  left: auto;
  right: -35px; }

.s-comp57 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp57 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp57 .owl-carousel .owl-nav .owl-prev:active:before {
  content: '\f104'; }

.s-comp57 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp57 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp57 .owl-carousel .owl-nav .owl-next:active:before {
  content: '\f105'; }

.s-comp57 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp57 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp57 .owl-carousel .owl-nav .owl-next:active:before, .s-comp57 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp57 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp57 .owl-carousel .owl-nav .owl-prev:active:before {
  color: #fff; }

.s-comp57 .owl-carousel .owl-nav .owl-prev, .s-comp57 .owl-carousel .owl-nav .owl-next {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp57 .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #edc206; }

.s-comp57 .owl-carousel .owl-dots .owl-dot span {
  display: none; }

.s-comp57 .owl-dots {
  text-align: center; }

.s-comp57 .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #25378c; }

.s-comp57 .owl-carousel .owl-dot img {
  width: auto; }

.s-comp57 .owl-carousel .owl-dot img {
  height: 75px; }

.s-comp57 .owl-carousel .owl-dot img {
  margin: 5px 5px 0px 0px; }

.s-comp57 .owl-carousel .owl-dot img {
  opacity: 0.5; }

.s-comp57 .owl-carousel .owl-dot:hover img, .s-comp57 .owl-carousel .owl-dot.active:hover img {
  opacity: 1; }

.s-comp57 .owl-carousel .owl-dot.active img {
  opacity: 1; }

.s-comp57 {
  margin: 30px 0px 0px 0px; }

.s-comp57 .owl-carousel .item img, .s-comp57 .owl-carousel .item a img, .s-comp57 .owl-carousel .item a:link img, .s-comp57 .owl-carousel .item a:visited img {
  margin: 0px 0px 0px 0px; }


/*********************
 COMP LAYOUT
 *********************/
@media only screen and (max-width: 480px) {
  .s-comp59 .container {
    padding: 0 30px; } }
/*********************
 OPENING HOURS
 *********************/
.s-comp59 .opening-hours-container {
  margin-bottom: 36px; }

.s-comp59 .opening-hours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp59 .opening-hours .time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center; }

.s-comp59 .opening-hours .time-container .day {
  min-width: 120px; }

.s-comp59 .opening-hours .time-container .time {
  width: 100%; }
/*********************
 TILE
 *********************/
.s-comp59 .s-tile {
  box-shadow: var(--shadow-md); }

.s-comp59 .container > .row > div:not(:last-child) .s-tile {
  margin-bottom: 36px; }

.s-comp59 .s-tile > .row > div:last-child > * {
  margin-bottom: 0 !important; }
/*********************
 FORM
 *********************/
/* iFrame */
.s-comp59 .smC11783SmSn1p3T3i2-style.s-frame--hidden {
  position: absolute;
  bottom: 0;
  left: -9999px;
  height: 0;
  width: 0;
  z-index: -2147483647; }
/*********************
 GENERAL FORM SETTINGS
 *********************/
.s-comp59 .smC11783SmSn1p3T3i2-style.s-form {
  position: relative; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-flexdir--col {
  flex-direction: column; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-flexdir--row {
  flex-direction: row;
  align-items: center; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form input::-moz-placeholder, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form input::-webkit-input-placeholder, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form textarea::-moz-placeholder, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form textarea::-webkit-input-placeholder {
  opacity: 1; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form label {
  margin: 0; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper {
  position: relative;
  display: flex;
  flex-direction: column-reverse; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-input, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-textarea, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-select, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info {
  -webkit-appearance: none;
  appearance: none;
  display: block;
  border: 1px solid #cecece;
  border-radius: 0;
  padding: 0.375rem 0.75rem;
  margin: 0;
  flex-grow: 1; }

.s-comp59 .s-form .s-field__wrapper.required label:after {
  content: '*';
  font-size: 0.833em;
  margin-left: 0.25em;
  color: var(--primary); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .form-control[readonly] {
  background: none; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info:before {
  border-left: 1px solid #cecece;
  padding: 0.375rem 0.75rem; }
/*********************
 SELECT
 *********************/
.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__select {
  position: relative; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__select select {
  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); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__select i {
  position: absolute;
  top: calc(50% + 16px);
  /* 50% + half of label height */
  right: 15px;
  transform: translate(0, -50%);
  font-size: 0.833rem;
  opacity: 0.4;
  -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); }
/*********************
 CHECKBOX / RADIO / OPT-IN
 *********************/
.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts input, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts svg, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts input, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts svg, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__optin svg {
  display: none;
  flex-shrink: 0; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__optin input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts .s-check__label, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts .s-radio__label, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__optin .s-optin__label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__optin .s-optin__label p {
  margin: 0; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts .s-check__label .s-check__indicator, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts .s-radio__label .s-radio__indicator, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__optin .s-optin__label .s-optin__indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
  border: 1px solid #cecece;
  flex-shrink: 0;
  position: relative;
  -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-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts .s-radio__label .s-radio__indicator {
  border-radius: 50%;
  -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-comp59 .s-radio__indicator {
  position: relative; }

.s-comp59 .s-radio__indicator:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: var(--primary);
  transform: scale(0);
  transition: all 0.2s ease;
  opacity: 0.12;
  pointer-events: none; }

.s-comp59 .s-radio__label:hover .s-radio__indicator:after {
  transform: scale(2.2); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator:after {
  transform: scale(1);
  transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);
  opacity: 1; }
/*
 .s-comp59 .smC11783SmSn1p3T3i2-style.s-form svg {
 -webkit-transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 -moz-transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 transition: all .38s cubic-bezier(0.165, 0.84, 0.44, 1);
 }
 .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts input:checked + label svg,
 .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts input:checked + label svg,
 .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-optin__input:checked + label svg {
 display: block;
 }*/
@media only screen and (max-width: 480px) {
  .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-checkbox__opts, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-radio__opts {
    flex-direction: column;
    align-items: flex-start; } }
/*********************
 FILE UPLOAD
 *********************/
.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-file__upload {
  margin: 0;
  opacity: 0;
  z-index: -9999;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__label {
  position: relative; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info::before {
  content: attr(data-btn); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-upload__info::after {
  content: attr(data-upload); }
/*********************
 SMESSAGES
 *********************/
.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-form__msg {
  display: none; }
/*********************
 SOCIAL MEDIA
 *********************/
.s-comp59 .social-media-container {
  /*
   background: var(--primary);
   padding: 36px;
   */
  margin-bottom: 36px; }

.s-comp59 .social-media-container h3 {
  font-size: 1rem; }

.s-comp59 .social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin: -4px; }

.s-comp59 .social-media-inner {
  padding: 4px; }

.s-comp59 .social-media-inner a {
  display: block;
  width: 30px;
  height: 30px;
  background: var(--primary);
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.s-comp59 .social-media-inner a i {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.833rem; }
/*********************
 SUBMIT BUTTON
 *********************/
.s-comp59 .s-field__submit {
  flex-wrap: wrap; }

.s-comp59 .s-field__submit .s-text {
  opacity: 0.833;
  line-height: 1.44;
  margin: 0 0 15px 0;
  font-size: 0.833rem;
  text-align: left;
  width: 100%; }
/*********************
 DESIGN PANELS DEFAULT
 *********************/
/* Default css from Default Title */
.s-comp59 h1.smC11783SmSn1p3T3i3-style, .s-comp59 h2.smC11783SmSn1p3T3i3-style, .s-comp59 h3.smC11783SmSn1p3T3i3-style, .s-comp59 h4.smC11783SmSn1p3T3i3-style, .s-comp59 h5.smC11783SmSn1p3T3i3-style, .s-comp59 h6.smC11783SmSn1p3T3i3-style {
  position: relative; }
/* Default css from Default Text */
.s-comp59 .s-text.smC11783SmSn1p3T3i4-style {
  position: relative; }

.s-comp59 .s-text.smC11783SmSn1p3T3i4-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp59 .s-btn.smC11783SmSn1p3T3i5-style, .s-comp59 .s-btn-alt.smC11783SmSn1p3T3i5-style {
  position: relative; }

.s-comp59 {
  padding: 96px 0px 60px 0px; }

.s-comp59 {
  position: relative; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form {
  margin: 0px 0px 36px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper {
  margin: 0px 0px 30px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input {
  margin: 0px 0px 30px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input {
  font-size: 1rem; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input {
  background-color: rgba(255, 255, 255, 0); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border: 1px solid rgba(71, 76, 85, 0.2); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border: 1px solid rgba(71, 76, 85, 0.4); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__input .s-input:focus {
  background-color: rgba(40, 43, 54, 0.04); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea {
  margin: 0px 0px 30px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  font-size: 1rem; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  background-color: rgba(255, 255, 255, 0); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border: 1px solid rgba(71, 76, 85, 0.2); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border: 1px solid rgba(71, 76, 85, 0.4); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:focus {
  background-color: rgba(40, 43, 54, 0.04); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select + .s-label {
  margin: 0px 0px 8px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select {
  font-size: 0.833em; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select {
  color: #474c55; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select {
  border: 2px solid #373737; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  border: 2px solid rgba(71, 76, 85, 0.4); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  outline: 0px solid rgba(71, 76, 85, 0);
  outline-offset: 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts + .s-label {
  padding: 20px 0px 8px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts {
  margin: 0px -15px -4px -15px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label {
  margin: 0px 15px 0px 15px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label .s-check__indicator {
  border: 2px solid #373737; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label:hover .s-check__indicator {
  border: 2px solid #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator {
  border: 2px solid #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator svg {
  fill: #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio {
  margin: 0px 0px 10px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts + .s-label {
  margin: 20px 0px 8px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts {
  margin: 0px -15px -4px -15px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label {
  margin: 0px 15px 0px 15px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__info {
  color: rgba(71, 76, 85, 0.8); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__info {
  color: #474c55; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__info {
  color: #474c55; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__indicator {
  border: 2px solid rgba(71, 76, 85, 0.2); }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__indicator {
  border: 2px solid #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator {
  border: 2px solid #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator svg {
  fill: #e5bb04; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-btn {
  margin: 0px 0px 0px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-btn-alt {
  margin: 0px 0px 0px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__submit {
  margin: -15px 0px 0px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__submit {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__optin {
  margin: 0px 0px 30px 0px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-form__msg {
  display: none !important; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info, .s-comp59 .smC11783SmSn1p3T3i2-style.s-form .s-field__wrapper.s-field__upload .s-upload__label {
  min-height: 35px;
  max-height: none; }

.s-comp59 h2.smC11783SmSn1p3T3i3-style {
  font-size: 220%; }

.s-comp59 .s-text.smC11783SmSn1p3T3i4-style {
  margin: 0px 0px 36px 0px; }

.s-comp59 .s-img__wrapper.smC11783SmSn1p3T3i9-style {
  margin: 0px 0px 36px 0px; }

.s-comp59 .s-img__wrapper.smC11783SmSn1p3T3i9-style {
  min-width: auto;
  max-width: 200px; }

.s-comp59 .s-button-list {
  margin: 0px 0px 36px 0px; }

.s-comp59 .s-tile {
  background-color: #fff; }

@media (max-width: 480px) {
  .s-comp59 {
    padding: 72px 0px 36px 0px; }

  .s-comp59 .s-img__wrapper.smC11783SmSn1p3T3i9-style {
    margin: 0px auto 36px auto; } }


.s-comp60 .cookie-reset .s-btn {
  margin: 1.728rem 0 0 0; }

.s-comp60 {
  padding: 10px 0px 96px 0px; }

.s-comp60 .s-text h2 {
  font-size: 1.728rem; }

.s-comp60 .s-text h3 {
  font-size: 1.44rem; }

.s-comp60 .s-text h4 {
  font-size: 1.2rem; }

.s-comp60 .s-text {
  min-width: 0px;
  max-width: 750px; }


.s-comp61 {
  position: relative;
  overflow: hidden;
  text-align: center;
  border-top: 6px solid var(--primary-alt); }

.s-comp61 .col-content hr {
  display: block;
  margin: auto; }

.s-comp61 h2, .s-comp61 h3, .s-comp61 h4, .s-comp61 h5, .s-comp61 h6 {
  color: #fff; }

.s-comp61 .s-parallax:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.4; }

.s-comp61 .container, .s-comp61 .container-fluid, .s-comp61 .s-parallax {
  height: 100%; }

.s-comp61 .s-parallax {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: repeat;
  background-position: 50% 0px;
  margin: 0 auto;
  padding: 0;
  overflow: auto;
  z-index: 1;
  position: relative; }

@media only screen and (max-width: 768px) {
  .s-comp61 .s-parallax {
    background-attachment: scroll !important;
    background-position: 50% !important; } }

@supports (-webkit-touch-callout: none) {
  .s-comp61 .s-parallax {
    background-attachment: scroll; } }

.s-comp61 .parallax-content {
  padding: 120px 0px 120px 0px; }

.s-comp61 .s-parallax {
  min-height: 320px;
  max-height: auto; }

@media (max-width: 480px) {
  .s-comp61 .parallax-content {
    padding: 72px 0px 72px 0px; }

  .s-comp61 .s-parallax {
    min-height: 240px;
    max-height: auto; } }


#scomp178.s-comp54 .s-detail-cont h1 {
  color: #fff; }

#scomp178.s-comp54 .s-detail-cont h1 {
  text-align: center; }


#scomp217.s-comp54 .s-detail-cont h1 {
  color: #fff; }

#scomp217.s-comp54 .s-detail-cont h1 {
  text-align: center; }


#scomp218.s-comp54 .s-detail-cont h1 {
  color: #fff; }

#scomp218.s-comp54 .s-detail-cont h1 {
  text-align: center; }


#scomp219.s-comp54 .s-detail-cont h1 {
  color: #fff; }

#scomp219.s-comp54 .s-detail-cont h1 {
  text-align: center; }


#scomp164.s-comp7 {
  background-color: #edc206; }

#scomp164.s-comp7 {
  padding: 70px 0px 70px 0px; }

#scomp164.s-comp7 .s-colcont .s-text {
  color: #fff; }

#scomp164.s-comp7 .s-colcont h2 {
  text-align: center; }

#scomp164.s-comp7 .s-colcont h3 {
  margin: 0px 0px 0px 0px; }

#scomp164.s-comp7 .s-colcont .s-title-h3 {
  text-align: center; }


#scomp182.s-comp34 .hero-banner-1-texteditor {
  display: block;
  margin: auto; }

#scomp182.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  justify-content: center; }

#scomp182.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  align-items: center; }

#scomp182.s-comp34 .hero-banner-1-title > :first-child {
  font-size: 60px; }

#scomp182.s-comp34 .hero-banner-1-title > :first-child {
  color: #fff; }

#scomp182.s-comp34 .hero-banner-1-title > :first-child {
  text-align: center; }

#scomp182.s-comp34 .hero-banner-1-title > :first-child {
  margin: 0px 0px 0px 0px; }

#scomp182.s-comp34 .hero-banner-1-texteditor {
  font-size: 20px; }

#scomp182.s-comp34 .hero-banner-1-texteditor {
  color: #fff; }

#scomp182.s-comp34 .hero-banner-1-texteditor {
  text-align: center; }

#scomp182.s-comp34 .hero-banner-1-texteditor {
  padding: 30px 0px 30px 0px; }

@media (max-width: 768px) {
  #scomp182.s-comp34 .hero-banner-1-title > :first-child {
    font-size: 50px; } }

@media (max-width: 480px) {
  #scomp182.s-comp34 .hero-banner-1-title > :first-child {
    font-size: 30px; } }


#scomp174.s-comp10 .row {
  margin-top: -100px;
  box-shadow: var(--shadow--md); }

#scomp174.s-comp10 .row > div {
  padding-left: 0;
  padding-right: 0; }

#scomp174.s-comp10 {
  position: relative;
  z-index: 2; }

#scomp174.s-comp10 {
  padding: 60px 0px 60px 0px; }

#scomp174.s-comp10 .s-content {
  background-color: #fff; }

#scomp174.s-comp10 .s-content {
  margin: 0px 0px 0px -30px; }

#scomp174.s-comp10 .s-content {
  padding: 40px 30px 40px 30px; }

#scomp174.s-comp10 .s-content h3 {
  margin: 0px 0px 0px 0px; }

#scomp174.s-comp10 .s-content h3 {
  padding: 0px 0px 0px 0px; }

#scomp174.s-comp10 .s-content .s-text {
  margin: 30px 0px 30px 0px; }

#scomp174.s-comp10 .s-content .s-text {
  padding: 0px 0px 0px 0px; }

@media (max-width: 480px) {
  #scomp174.s-comp10 .s-content {
    margin: 0px 0px 0px 0px; } }


#scomp167.s-comp7 .s-colcont {
  margin: 0px 0px 48px 0px; }

#scomp167.s-comp7 {
  background-color: #edc206; }

#scomp167.s-comp7 {
  padding: 48px 0px 0px 0px; }

#scomp167.s-comp7 .s-colcont .s-text {
  font-size: 18px; }

#scomp167.s-comp7 .s-colcont .s-text {
  color: #25378c; }

#scomp167.s-comp7 .s-colcont .s-text {
  text-align: center; }

#scomp167.s-comp7 .s-colcont .s-text {
  padding: 30px 0px 0px 0px; }

#scomp167.s-comp7 .s-colcont .s-img-default-beh {
  text-align: center; }


#scomp214.s-comp10 .row {
  margin-top: -100px;
  box-shadow: var(--shadow--md); }

#scomp214.s-comp10 .row > div {
  padding-left: 0;
  padding-right: 0; }

#scomp214.s-comp10 {
  position: relative;
  z-index: 2; }

#scomp214.s-comp10 {
  padding: 60px 0px 60px 0px; }

#scomp214.s-comp10 .s-content {
  background-color: #fff; }

#scomp214.s-comp10 .s-content {
  margin: 0px -30px 0px 0px; }

#scomp214.s-comp10 .s-content {
  padding: 40px 60px 40px 30px; }

#scomp214.s-comp10 .s-content h3 {
  margin: 0px 0px 0px 0px; }

#scomp214.s-comp10 .s-content h3 {
  padding: 0px 0px 0px 0px; }

#scomp214.s-comp10 .s-content .s-text {
  margin: 30px 0px 30px 0px; }

#scomp214.s-comp10 .s-content .s-text {
  padding: 0px 0px 0px 0px; }

@media (max-width: 480px) {
  #scomp214.s-comp10 .s-content {
    margin: 0px 0px 0px 0px; } }





.s-comp34 .arrow-down {
  display: none; }

#scomp240.s-comp34 {
  height: 67vh; }

#scomp240.s-comp34 .hero-banner-1-image {
  background: url('') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#scomp240.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  justify-content: center; }

#scomp240.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  align-items: center; }

#scomp240.s-comp34 .hero-banner-1-floating-content-box-container-inner > div {
  max-width: 80%; }

#scomp240.s-comp34 .hero-banner-1-title > :first-child {
  color: #fff; }

#scomp240.s-comp34 .hero-banner-1-title > :first-child {
  text-align: center; }

#scomp240.s-comp34 .hero-banner-1-title > :first-child {
  margin: 0px 0px 0px 0px; }

#scomp240.s-comp34 .hero-banner-1-texteditor {
  color: #fff; }

#scomp240.s-comp34 .hero-banner-1-texteditor {
  text-align: center; }

#scomp240.s-comp34 .hero-banner-1-texteditor {
  padding: 30px 0px 30px 0px; }


#scomp200.s-comp7 {
  margin: 0px 0px -10px 0px; }


#scomp227.s-comp56 .col-content hr {
  display: block;
  margin: auto; }

#scomp227.s-comp56 h1 {
  color: #fff; }

#scomp227.s-comp56 h1 {
  text-align: center; }

#scomp227.s-comp56 h2 {
  color: #fff; }

#scomp227.s-comp56 h2 {
  text-align: center; }

#scomp227.s-comp56 p {
  color: #fff; }

#scomp227.s-comp56 p {
  text-align: center; }

#scomp227.s-comp56 p {
  margin: 20px 0px 0px 0px; }

#scomp227.s-comp56 {
  min-height: 300px; }

#scomp227.s-comp56 .parallax-content {
  padding: 30px 0px 0px 0px; }

@media (min-width: 1200px) {
  #scomp227.s-comp56 .parallax-content {
    padding: 0px 0px 0px 0px; } }

@media (max-width: 768px) {
  #scomp227.s-comp56 .parallax-content {
    padding: 0px 0px 0px 0px; } }

@media (max-width: 480px) {
  #scomp227.s-comp56 .parallax-content {
    padding: 25px 0px 0px 0px; } }


#scomp122.s-comp2 {
  border-top: 120px solid #747474; }


#scomp89.s-comp7 {
  border-top: 100px solid #747474; }

#scomp89.s-comp7 {
  padding: 70px 0px 70px 0px; }

#scomp89.s-comp7 .s-colcont .s-text {
  text-align: center; }

#scomp89.s-comp7 .s-colcont .s-icon-beh i.fa {
  font-size: 50px; }

#scomp89.s-comp7 .s-colcont .s-icon-beh i.fa {
  color: #edc206; }

#scomp89.s-comp7 .s-colcont .s-icon-beh i.fa {
  text-align: center; }

#scomp89.s-comp7 .s-colcont .s-icon-beh i.fa {
  margin: 0px 0px 20px 0px; }

#scomp89.s-comp7 .s-colcont .s-icon-beh {
  text-align: center; }

@media (max-width: 768px) {
  #scomp89.s-comp7 {
    padding: 20px 0px 20px 0px; } }

@media (max-width: 480px) {
  #scomp89.s-comp7 {
    padding: 20px 0px 20px 0px; } }


.s-comp34 .arrow-down {
  display: none; }

#scomp238.s-comp34 {
  height: 67vh; }

#scomp238.s-comp34 .hero-banner-1-image {
  background: url('') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#scomp238.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  justify-content: center; }

#scomp238.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  align-items: center; }

#scomp238.s-comp34 .hero-banner-1-floating-content-box-container-inner > div {
  max-width: 80%; }

#scomp238.s-comp34 .hero-banner-1-title > :first-child {
  color: #fff; }

#scomp238.s-comp34 .hero-banner-1-title > :first-child {
  text-align: center; }

#scomp238.s-comp34 .hero-banner-1-title > :first-child {
  margin: 0px 0px 0px 0px; }

#scomp238.s-comp34 .hero-banner-1-texteditor {
  color: #fff; }

#scomp238.s-comp34 .hero-banner-1-texteditor {
  text-align: center; }

#scomp238.s-comp34 .hero-banner-1-texteditor {
  padding: 30px 0px 30px 0px; }


#scomp162.s-comp55 .s-btn {
  float: left;
  margin: 20px 0px; }

#scomp162.s-comp55 {
  padding: 72px 0px 40px 0px; }

@media (max-width: 480px) {
  #scomp162.s-comp55 {
    padding: 48px 0px 18px 0px; } }


@media only screen and (min-width: 991px) {
  #scomp230.s-comp7 > .container > .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }

  #scomp230.s-comp7 > .container > .row > div:nth-child(2) {
    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-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

#scomp230.s-comp7 .s-img-default-beh {
  width: 100%;
  height: 350px;
  position: relative;
  overflow: hidden;
  background-color: #eee; }

#scomp230.s-comp7 .s-img-default-beh .s-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover; }

@media only screen and (max-width: 480px) {
  #scomp230.s-comp7 .s-img-default-beh {
    margin-bottom: 24px; } }

#scomp230.s-comp7 {
  padding: 72px 0px 72px 0px; }

#scomp230.s-comp7 .s-colcont .s-text {
  margin: 0px 0px 0px 0px; }

@media (max-width: 768px) {
  #scomp230.s-comp7 {
    padding: 72px 0px 0px 0px; }

  #scomp230.s-comp7 .s-colcont .s-text {
    margin: 0px 0px 24px 0px; } }

@media (max-width: 480px) {
  #scomp230.s-comp7 {
    padding: 48px 0px 0px 0px; }

  #scomp230.s-comp7 .s-colcont .s-text {
    margin: 0px 0px 24px 0px; } }


.s-comp34 .arrow-down {
  display: none; }

#scomp237.s-comp34 {
  height: 67vh; }

#scomp237.s-comp34 .hero-banner-1-image {
  background: url('') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#scomp237.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  justify-content: center; }

#scomp237.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  align-items: center; }

#scomp237.s-comp34 .hero-banner-1-floating-content-box-container-inner > div {
  max-width: 80%; }

#scomp237.s-comp34 .hero-banner-1-title > :first-child {
  color: #fff; }

#scomp237.s-comp34 .hero-banner-1-title > :first-child {
  text-align: center; }

#scomp237.s-comp34 .hero-banner-1-title > :first-child {
  margin: 0px 0px 0px 0px; }

#scomp237.s-comp34 .hero-banner-1-texteditor {
  color: #fff; }

#scomp237.s-comp34 .hero-banner-1-texteditor {
  text-align: center; }

#scomp237.s-comp34 .hero-banner-1-texteditor {
  padding: 30px 0px 30px 0px; }


#scomp196.s-comp57 {
  margin: 0px 0px 0px 0px; }

#scomp196.s-comp57 {
  padding: 0px 0px 30px 0px; }


.s-comp34 .arrow-down {
  display: none; }

#scomp239.s-comp34 {
  height: 67vh; }

#scomp239.s-comp34 .hero-banner-1-image {
  background: url('') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#scomp239.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  justify-content: center; }

#scomp239.s-comp34 .hero-banner-1-floating-content-box-container-inner {
  align-items: center; }

#scomp239.s-comp34 .hero-banner-1-floating-content-box-container-inner > div {
  max-width: 80%; }

#scomp239.s-comp34 .hero-banner-1-title > :first-child {
  color: #fff; }

#scomp239.s-comp34 .hero-banner-1-title > :first-child {
  text-align: center; }

#scomp239.s-comp34 .hero-banner-1-title > :first-child {
  margin: 0px 0px 0px 0px; }

#scomp239.s-comp34 .hero-banner-1-texteditor {
  color: #fff; }

#scomp239.s-comp34 .hero-banner-1-texteditor {
  text-align: center; }

#scomp239.s-comp34 .hero-banner-1-texteditor {
  padding: 30px 0px 30px 0px; }





