/*********************************
 GENERAL SETTINGS
 *********************************/
.s-comp59 .direction-switcher .ds-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp59 .direction-switcher .ds-row > div {
  width: 50%; }

.s-comp59 .direction-switcher .image-box {
  background-color: #f7f7f7; }

.s-comp59 .direction-switcher .content-box .s-button-list {
  margin-top: calc(1.73rem - 4px) !important; }

@media only screen and (min-width: 991px) {
  .s-comp59 .direction-switcher .content-box {
    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-comp59 .direction-switcher .content-box .container {
    max-width: none !important;
    padding: 0 !important; } }
/*********************************
 IMAGE LEFT SETTINGS
 *********************************/
/* --- ODD CHILD --- */
.s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) {
  flex-direction: row; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) .content-box {
    padding-right: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(odd) .content-box {
    padding-right: calc(((100vw - 940px) / 2) + 15px) !important; } }
/* --- EVEN CHILD --- */
.s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) {
  flex-direction: row-reverse; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) .content-box {
    padding-left: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher:not(.row-reverse) .ds-row:nth-child(even) .content-box {
    padding-left: calc(((100vw - 940px) / 2) + 15px) !important; } }
/*********************************
 IMAGE RIGHT SETTINGS
 *********************************/
/* --- ODD CHILD --- */
.s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) {
  flex-direction: row-reverse; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) .content-box {
    padding-left: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(odd) .content-box {
    padding-left: calc(((100vw - 940px) / 2) + 15px) !important; } }
/* --- EVEN CHILD --- */
.s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) {
  flex-direction: row; }

@media only screen and (min-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) .content-box {
    padding-right: calc(((100vw - 1140px) / 2) + 15px) !important; } }

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .s-comp59 .direction-switcher.row-reverse .ds-row:nth-child(even) .content-box {
    padding-right: calc(((100vw - 940px) / 2) + 15px) !important; } }
/*********************************
 RESPONSIVE SETTINGS
 *********************************/
@media only screen and (max-width: 991px) {
  .s-comp59 .direction-switcher .ds-row {
    flex-direction: column !important; }

  .s-comp59 .direction-switcher .ds-row > div {
    width: 100%; } }

.s-comp59 .direction-switcher .content-box {
  padding: 96px 60px 96px 60px; }

.s-comp59 .direction-switcher .content-box .s-button-list {
  margin: -4px -4px -4px -4px; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
  width: auto; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
  width: auto; }

.s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.s-comp59 .direction-switcher .image-box .image {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp59 .direction-switcher .image-box .image {
  width: 100%; }

.s-comp59 .direction-switcher .image-box .image {
  height: 100%; }

.s-comp59 .direction-switcher .image-box .image {
  padding: 0px 0px 0px 0px; }

.s-comp59 .direction-switcher .image-box .image {
  min-height: 70vh;
  max-height: none; }

@media (max-width: 768px) {
  .s-comp59 .direction-switcher .content-box {
    padding: 48px 30px 96px 30px; }

  .s-comp59 .direction-switcher .image-box .image {
    padding: 0px 0px 50% 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    min-height: auto;
    max-height: none; } }

@media (max-width: 480px) {
  .s-comp59 .direction-switcher .content-box {
    padding: 36px 0px 72px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list {
    margin: -4px 0px -4px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
    width: 100%; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn {
    margin: 4px 0px 4px 0px; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
    width: 100%; }

  .s-comp59 .direction-switcher .content-box .s-button-list .s-btn-alt {
    margin: 4px 0px 4px 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    padding: 0px 0px 90% 0px; }

  .s-comp59 .direction-switcher .image-box .image {
    min-height: auto;
    max-height: none; } }


/********************************
 BANNER
 ********************************/
.s-comp99 .s-detail-banner .s-img-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  filter: grayscale(1); }

.s-comp99 .s-detail-header {
  position: relative;
  transform: translate(0, -50%);
  z-index: 2; }

.s-comp99 .s-detail-header .container {
  position: relative; }

.s-comp99 .s-detail-header .s-title-h2 h2 {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  max-width: calc(100% - 140px); }

.s-comp99 .s-detail-header .s-back-btn {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2; }

.s-comp99 .s-detail-header .s-back-btn i {
  vertical-align: middle; }
/********************************
 GALLERY
 ********************************/
div.pp_default .pp_content_container .pp_details {
  display: none !important; }

div.pp_default *:not(.pp_next):not(.pp_previous) {
  background: transparent !important; }

div.pp_default a {
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  transition-delay: 0s !important; }

.pp_expand {
  display: none !important; }
/********************************
 CONTENT
 ********************************/
.s-comp99 .s-detail-cont > .row {
  margin: 0 !important; }

.s-comp99 .sw_alink i {
  font-size: 0.8em;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 4px;
  font-weight: bold;
  opacity: 0.3; }

.s-comp99 .s-gallery, .s-comp99 .s-masonry {
  display: inline-block;
  width: 100%; }

.s-comp99 .s-masonry .s-masonry-content > div {
  width: 25%; }

@media only screen and (max-width: 480px) {
  .s-comp99 .s-masonry .s-masonry-content > div {
    width: 100%; } }

.s-comp99 .s-masonry .s-masonry-content a .s-grid-img {
  -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);
  backface-visibility: hidden; }

.s-comp99 .s-masonry .s-masonry-content a:hover .s-grid-img {
  transform: translate(0, -6px); }

.s-comp99 .s-gallery .s-grid-img, .s-comp99 .s-masonry .s-grid-img {
  padding-bottom: 100%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.s-comp99 .s-masonry .s-masonry-content > div:nth-child(4n+1) .s-grid-img {
  padding-bottom: 150%; }

.s-comp99 .s-masonry .s-masonry-content > div:nth-child(4n+2) .s-grid-img {
  padding-bottom: 100%; }

.s-comp99 .s-masonry .s-masonry-content > div:nth-child(4n+3) .s-grid-img {
  padding-bottom: calc(100% + 80px); }

.s-comp99 .s-masonry .s-masonry-content > div:nth-child(4n+4) .s-grid-img {
  padding-bottom: 130%; }

@media only screen and (max-width: 480px) {
  .s-comp99 .s-masonry .s-masonry-content > div .s-grid-img {
    padding-bottom: 100% !important; } }

@media screen and (min-width: 960px) {
  .s-comp99 .s-detail-cont .container {
    max-width: 750px; }

  .s-comp99 .s-detail-cont .container-l {
    max-width: 1140px; } }

@media screen and (max-width: 480px) {
  .s-comp99 .s-detail-banner-img {
    margin: 48px 0; }

  .s-comp99 .s-detail-header {
    transform: none; }

  .s-comp99 .s-detail-header .s-title-h2 h2 {
    max-width: 100%; }

  .s-comp99 .s-detail-header .s-back-btn {
    position: static; } }
/********************************
 FLEXSLIDER
 ********************************/
.s-comp99 .flexslider.s-slider {
  border: none;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

.s-comp99 .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-comp99 .flexslider.s-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

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

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

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

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

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

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

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

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

.s-comp99 .flex-direction-nav .flex-prev, .s-comp99 .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-comp99 .flexslider ul.slides:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

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

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

.s-comp99 .flex-control-paging li a {
  box-shadow: none; }

.s-comp99 .flexslider ul.slides li {
  overflow: hidden; }

.s-comp99 .flexslider ul.slides li .row, .s-comp99 .flexslider ul.slides li .row > .s-slider-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: 100%; }

.s-comp99 .flexslider ul.slides li .row > .s-slider-content {
  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-comp99 .s-detail-cont h1 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont h2 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont h3 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont h4 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont h5 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont h6 {
  margin: 0px 0px 36px 0px; }

.s-comp99 .s-detail-cont .s-text {
  margin: 0px 0px 72px 0px; }

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

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

.s-comp99 .s-detail-cont .s-button-list {
  margin: 0px 0px 72px 0px; }

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

.s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink:link, .s-comp99 .s-detail-cont a.sw_alink:visited {
  font-size: 1.2em; }

.s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink:link, .s-comp99 .s-detail-cont a.sw_alink:visited {
  border-bottom: 1px solid #03b8c8; }

.s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink:link, .s-comp99 .s-detail-cont a.sw_alink:visited {
  margin: 0px 0px 72px 36px; }

.s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink:link, .s-comp99 .s-detail-cont a.sw_alink:visited {
  display: inline-block; }

.s-comp99 .s-detail-cont .sw_alink:hover, .s-comp99 .s-detail-cont a.sw_alink:hover {
  text-decoration: none; }

.s-comp99 .s-detail-cont .sw_alink:hover, .s-comp99 .s-detail-cont a.sw_alink:hover {
  opacity: 0.6; }

.s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.s-comp99 .s-detail-cont hr {
  margin: 0px 0px 72px 0px; }

.s-comp99 .s-detail-cont .s-img {
  max-height: 500px; }

.s-comp99 .s-detail-cont .s-img {
  margin: 0px 0px 72px 0px; }

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

.s-comp99 {
  padding: 96px 0px 54px 0px; }

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

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

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

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

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

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

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

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

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

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

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus:before, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus:before {
  font-size: 20px;
  font-weight: normal;
  color: #545454;
  text-shadow: 0px 0px 0px #3d454e; }

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

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

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

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

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  padding: 9px 16px 0px 16px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:hover, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:hover, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:active, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  background-color: #dedede; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  width: 8px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  height: 8px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:hover, .s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:active {
  background-color: #b8b8b8; }

.s-comp99 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a.flex-active {
  background-color: #828282; }

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

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

.s-comp99 .s-detail-cont .flexslider.s-slider {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp99 .s-detail-cont .flexslider.s-slider {
  border: 0px solid #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider {
  margin: 0px 0px 72px 0px; }

.s-comp99 .s-detail-cont .flexslider.s-slider ul.slides:before {
  background-color: #71dfec; }

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

.s-comp99 .s-detail-cont .flexslider.s-slider h1 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h1 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h1 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h1 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h1 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h2 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h2 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h2 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h2 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h2 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h3 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h3 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h3 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h3 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h3 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h4 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h4 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h4 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h4 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h4 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h5 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h5 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h5 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h5 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h5 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h6 {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider h6 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider h6 {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider h6 {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-title-h6 {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content {
  background-color: #333;
  background-color: rgba(51, 51, 51, 0.8); }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content {
  padding: 96px 96px 96px 96px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content {
  opacity: 1; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text {
  color: #fff; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text-beh .s-text {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text-beh {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text {
  max-width: 650px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-text {
  margin: 0px 0px 0px 0px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .sw_alink, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:visited {
  color: #03b8c8; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .sw_alink, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:visited {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .sw_alink, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:visited {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .sw_alink, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:visited {
  margin: 24px 0px 24px 0px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .sw_alink, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content a.sw_alink:visited {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-link-beh {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list .s-btn, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list a.s-btn:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list a.s-btn:visited {
  margin: 4px 4px 4px 4px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list .s-btn-alt, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list a.s-btn-alt:link, .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list a.s-btn-alt:visited {
  margin: 4px 4px 4px 4px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list {
  margin: 24px 0px 24px 0px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-button-list-beh {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content hr {
  display: inline-block; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content .s-line-beh {
  text-align: center; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content hr {
  max-width: 720px; }

.s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content hr {
  margin: 24px 0px 24px 0px; }

.s-comp99 .s-detail-banner .s-img-bg {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

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

.s-comp99 .s-detail-banner .s-img-bg {
  height: auto; }

.s-comp99 .s-detail-banner .s-img-bg {
  padding: 0px 0px 50% 0px; }

.s-comp99 .s-detail-cont .s-plugin {
  margin: 0px 0px 72px 0px; }

.s-comp99 .s-detail-header {
  margin: 0px 0px 0px 0px; }

.s-comp99 .s-detail-header h1 {
  background-color: #322049; }

.s-comp99 .s-detail-header h2 {
  color: #fff; }

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

.s-comp99 .s-detail-header h2 {
  background-color: #03b8c8; }

.s-comp99 .s-detail-header h2 {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp99 .s-detail-header h2 {
  width: auto; }

.s-comp99 .s-detail-header h2 {
  margin: 0px 0px 0px 0px; }

.s-comp99 .s-detail-header h2 {
  padding: 36px 30px 36px 30px; }

.s-comp99 .s-detail-header h2 {
  display: inline-block; }

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

.s-comp99 .s-detail-header .s-back-btn {
  font-size: 14px; }

.s-comp99 .s-detail-header .s-back-btn {
  font-weight: normal; }

.s-comp99 .s-detail-header .s-back-btn {
  color: #3d454e; }

.s-comp99 .s-detail-header .s-back-btn {
  margin: 0px 0px 0px 15px; }

.s-comp99 .s-detail-header .s-back-btn:hover {
  color: #03b8c8; }

.s-comp99 .s-detail-header .s-back-btn:hover {
  text-decoration: none; }

.s-comp99 .s-detail-header .s-back-btn i {
  font-size: 0.7em; }

.s-comp99 .s-detail-header .s-back-btn i {
  font-weight: normal; }

.s-comp99 .s-detail-header .s-back-btn i {
  color: #03b8c8; }

.s-comp99 .s-detail-header .s-back-btn i {
  margin: -1px 2px 0px 0px; }

.s-comp99 .s-detail-header .s-back-btn:hover i {
  opacity: 0.5; }

.s-comp99 .s-detail-header .s-back-btn i {
  -webkit-transition: all 0.3s ease-in-out 0.1s;
  transition: all 0.3s ease-in-out 0.1s; }

.s-comp99 .s-gallery .s-grid-img {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

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

.s-comp99 .s-gallery {
  margin: 0px 0px 42px 0px; }

.s-comp99 .s-masonry .s-grid-img {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

.s-comp99 .s-masonry {
  margin: 0px 0px 42px 0px; }

@media (max-width: 768px) {
  .s-comp99 .s-detail-banner .s-img-bg {
    padding: 0px 0px 70% 0px; } }

@media (max-width: 480px) {
  .s-comp99 .s-detail-cont .s-text {
    margin: 0px 0px 36px 0px; }

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

  .s-comp99 .s-detail-cont .sw_alink, .s-comp99 .s-detail-cont a.sw_alink:link, .s-comp99 .s-detail-cont a.sw_alink:visited {
    margin: 0px 0px 36px 12px; }

  .s-comp99 .s-detail-cont .s-img {
    max-height: 300px; }

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

  .s-comp99 {
    padding: 72px 0px 30px 0px; }

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

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

  .s-comp99 .s-detail-cont .flexslider.s-slider .slides > li {
    height: 60vh; }

  .s-comp99 .s-detail-cont .flexslider.s-slider {
    margin: 0px 0px 36px 0px; }

  .s-comp99 .s-detail-cont .flexslider.s-slider .s-slider-content {
    opacity: 0; }

  .s-comp99 .s-detail-banner .s-img-bg {
    padding: 0px 0px 70% 0px; }

  .s-comp99 .s-detail-cont .s-plugin {
    margin: 0px 0px 36px 0px; }

  .s-comp99 .s-detail-header {
    margin: 0px 0px 36px 0px; }

  .s-comp99 .s-detail-header h2 {
    width: 100%; }

  .s-comp99 .s-detail-header h2 {
    padding: 24px 24px 24px 24px; }

  .s-comp99 .s-detail-header .s-back-btn {
    margin: 0px 0px 0px 0px; }

  .s-comp99 .s-gallery {
    margin: 0px 0px 21px 0px; }

  .s-comp99 .s-masonry {
    margin: 0px 0px 21px 0px; } }


/****************************
 FLEX (COMP)
 ****************************/
.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  position: relative; }
/****************************
 FLEX (COLUMN)
 ****************************/
.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  position: relative; }
/****************************
 BLOCKQUOTE
 ****************************/
.s-comp90 .s-quote.smC11783SmSn1p3T12-style {
  position: relative; }

.s-comp90 .s-quote.smC11783SmSn1p3T12-style:before, .s-comp90 .s-quote.smC11783SmSn1p3T12-style:after {
  content: '"'; }
/****************************
 BUTTON LIST
 ****************************/
.s-comp90 .s-btn.smC11783SmSn1p3T8-style, .s-comp90 .s-btn-alt.smC11783SmSn1p3T8-style {
  position: relative; }
/****************************
 EMBED/IFRAME
 ****************************/
.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  overflow: hidden; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style iframe {
  width: 100% !important;
  height: 100% !important;
  margin-bottom: -10px !important; }
/****************************
 GALLERY
 ****************************/
.s-comp90 .gallery > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp90 .gallery > .row > div {
  padding: 0 15px; }

.s-comp90 .gallery.grid-1 > .row > div {
  width: 100%; }

.s-comp90 .gallery.grid-2 > .row > div {
  width: 50%; }

.s-comp90 .gallery.grid-3 > .row > div {
  width: 33.333%; }

.s-comp90 .gallery.grid-4 > .row > div {
  width: 25%; }

.s-comp90 .gallery.grid-5 > .row > div {
  width: 20%; }

.s-comp90 .gallery > .row > div > a {
  display: inline-block;
  width: 100%; }

.s-comp90 .gallery .s-grid-img {
  width: 100%;
  padding-bottom: 75%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  margin-bottom: 30px; }

@media only screen and (max-width: 991px) {
  .s-comp90 .gallery.grid-4 > .row > div, .s-comp90 .gallery.grid-5 > .row > div {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  .s-comp90 .gallery > .row > div {
    width: 100% !important; } }
/****************************
 ICON LIST
 ****************************/
.s-comp90 .icon-list {
  position: relative; }

.s-comp90 .icon-list .icons .icon {
  position: relative;
  overflow: hidden;
  display: block; }

.s-comp90 .icon-list .icons .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
/****************************
 IMAGE
 ****************************/
.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style .s-img[src=""], .s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style .s-img[src*="placehold.it"] {
  display: none; }
/****************************
 LINKED IMAGE
 ****************************/
.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
  display: inline-block;
  position: relative; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo {
  max-width: 100%;
  max-height: 100%; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo[src=""], .s-comp90 .s-logo__link.smC11783SmSn1p3T13-style .s-logo[src*="placehold.it"] {
  display: none; }
/****************************
 LOGO LIST
 ****************************/
.s-comp90 .logo-list .logo {
  position: relative; }

.s-comp90 .logo-list .logo a {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%; }

.s-comp90 .logo-list .logo img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
/****************************
 TEXT
 ****************************/
.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  position: relative; }
/****************************
 TILE
 ****************************/
.s-comp90 .s-tile {
  position: relative; }

.s-comp90 .s-tile > .row > div:last-child > *:not(.s-button-list) {
  margin-bottom: 0 !important; }

.s-comp90 .s-tile > .row > div:last-child .s-button-list {
  margin-bottom: -4px !important; }
/****************************
 TITLE
 ****************************/
.s-comp90 h1.smC11783SmSn1p3T6-style, .s-comp90 h2.smC11783SmSn1p3T6-style, .s-comp90 h3.smC11783SmSn1p3T6-style, .s-comp90 h4.smC11783SmSn1p3T6-style, .s-comp90 h5.smC11783SmSn1p3T6-style, .s-comp90 h6.smC11783SmSn1p3T6-style {
  position: relative; }
/****************************
 VIDEO POP-UP
 ****************************/
.s-comp90 .background-image {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  margin-top: 20px; }

.s-comp90 .background-image.hdtv {
  padding-bottom: 56.25% !important; }

.s-comp90 .background-image.square {
  padding-bottom: clamp(0%, 100%, 60vh) !important; }

.s-comp90 .background-image.vertical {
  padding-bottom: 120% !important; }

.s-comp90 .background-image.sdtv {
  padding-bottom: 75% !important; }

@media only screen and (max-width: 991px) {
  .s-comp90 .background-image {
    margin-bottom: 30px;
    padding-bottom: 70%;
    margin-top: 0; } }

.s-comp90 .s-playbtn-beh {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 9999px;
  animation: ripple 3s linear infinite; }

.s-comp90 a.s-playbtn {
  text-decoration: none;
  position: relative;
  top: auto;
  left: auto; }

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0.7rem rgba(255, 255, 255, 0.3), 0 0 0 1.5rem rgba(255, 255, 255, 0.3), 0 0 0 4rem rgba(255, 255, 255, 0.3); }

  100% {
    box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.3), 0 0 0 3rem rgba(255, 255, 255, 0.3), 0 0 0 6rem rgba(255, 255, 255, 0); } }

.s-comp90 a.s-playbtn:focus {
  outline: none; }

.s-comp90 a.s-playbtn i.fa {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.s-mfp90.mfp-bg {
  z-index: 10000; }

.s-mfp90.mfp-wrap {
  z-index: 10001; }

.s-mfp90.mfp-wrap .mfp-content {
  max-width: none; }

.s-mfp90.mfp-wrap iframe {
  box-shadow: none; }

.s-mfp90 .mfp-close {
  opacity: 1; }

.s-mfp90 .mfp-close:active {
  top: 0; }
/* Default css from Grid */
.s-comp90 .s-grid.smC11783SmSn1p3T2-style {
  position: relative; }
/* Default css from Masonry */
.s-comp90 .s-masonry.smC11783SmSn1p3T3-style {
  display: flex;
  flex-flow: column wrap;
  align-content: space-between;
  max-width: 100%; }
/* Default css from Image */
.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style {
  position: relative; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img[src=""], .s-comp90 .s-img__wrapper.smC11783SmSn1p3T4-style .s-img[src*="placehold.it"] {
  display: none; }

.s-comp90 {
  padding: 96px 0px 60px 0px; }

.s-comp90 {
  position: relative; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  flex-wrap: wrap; }

.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  display: flex !important;
  flex-direction: row; }

.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  flex-wrap: wrap; }

.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  box-shadow: 0px 0px 15px 0px rgba(15, 48, 86, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(15, 48, 86, 0.1); }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  width: 100%; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  height: 450px; }

.s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-button-list {
  margin: -4px -4px 32px -4px; }

.s-comp90 .s-button-list {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-button-list {
  flex-wrap: wrap; }

.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
  height: 60px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  flex-wrap: wrap; }

.s-comp90 .s-logo__link.smC11783SmSn1p3T13-style {
  justify-content: center; }

.s-comp90 .icon-list {
  margin: 0px 0px 36px 0px; }

.s-comp90 .icon-list .s-text {
  text-align: left; }

.s-comp90 .icon-list .s-text {
  margin: 0px 0px 0.833em 0px; }

.s-comp90 .icon-list .icons {
  margin: -4px -4px -4px -4px; }

.s-comp90 .icon-list .icons {
  display: flex;
  flex-direction: row; }

.s-comp90 .icon-list .icons {
  flex-wrap: wrap; }

.s-comp90 .icon-list .icons {
  justify-content: flex-start; }

.s-comp90 .icon-list .icons {
  align-items: center; }

.s-comp90 .icon-list .icons div.icon {
  width: 30px; }

.s-comp90 .icon-list .icons div.icon {
  height: 30px; }

.s-comp90 .icon-list .icons div.icon {
  margin: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons div.icon i {
  font-size: 1.44rem; }

.s-comp90 .icon-list .icons div.icon i {
  color: #3d454e; }

.s-comp90 .icon-list .icons a.icon {
  background-color: #03b8c8; }

.s-comp90 .icon-list .icons a.icon {
  box-shadow: 0px 0px 8px 0px rgba(3, 184, 200, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(3, 184, 200, 0.2); }

.s-comp90 .icon-list .icons a.icon {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons a.icon {
  width: 30px; }

.s-comp90 .icon-list .icons a.icon {
  height: 30px; }

.s-comp90 .icon-list .icons a.icon {
  margin: 4px 4px 4px 4px; }

.s-comp90 .icon-list .icons a.icon i {
  font-size: 0.833rem; }

.s-comp90 .icon-list .icons a.icon i {
  font-weight: normal; }

.s-comp90 .icon-list .icons a.icon i {
  color: #fff; }

.s-comp90 .icon-list .icons a.icon:hover {
  background-color: #71dfec; }

.s-comp90 .icon-list .icons a.icon:hover {
  box-shadow: 0px 0px 8px 0px rgba(113, 223, 236, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(113, 223, 236, 0.2); }

.s-comp90 .icon-list .icons a.icon:hover {
  -ms-transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0%, -6%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp90 .logo-list {
  margin: 0px 0px 36px 0px; }

.s-comp90 .logo-list .s-text {
  margin: 0px 0px 1em 0px; }

.s-comp90 .logo-list .logos {
  display: grid;
  grid-template-columns: repeat(3, 1fr); }

.s-comp90 .logo-list .logos {
  grid-gap: 30px; }

.s-comp90 .logo-list .logos .logo {
  height: 50px; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  display: flex;
  flex-direction: row; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  justify-content: center; }

.s-comp90 .logo-list .logos .logo, .s-comp90 .logo-list .logos .logo a {
  align-items: center; }

.s-comp90 .s-card.smC11783SmSn1p3T15-style {
  margin: 0px 0px 36px 0px; }

.s-comp90 .s-tile .s-button-list {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .s-logo__link.smC11783SmSn1p3T13-style {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .icon-list .icons {
  display: flex;
  flex-direction: row; }

.s-comp90 .s-tile .logo-list .logos .logo, .s-comp90 .s-tile .logo-list .logos .logo a {
  display: flex;
  flex-direction: row; }

.s-comp90 .gallery {
  margin: 0px 0px 6px 0px; }

.s-comp90 .gallery .s-grid-img {
  box-shadow: 0px 0px 15px 0px rgba(15, 48, 86, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(15, 48, 86, 0.1); }

.s-comp90 .gallery .s-grid-img {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

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

.s-comp90 .gallery .s-grid-img {
  padding: 0px 0px 75% 0px; }

.s-comp90 a.s-playbtn i.fa {
  font-size: 30px; }

.s-comp90 a.s-playbtn i.fa {
  color: #03b8c8; }

.s-comp90 a.s-playbtn i.fa {
  background-color: #fff; }

.s-comp90 a.s-playbtn i.fa {
  -webkit-border-radius: 50px 50px 50px 50px;
  border-radius: 50px 50px 50px 50px; }

.s-comp90 a.s-playbtn i.fa {
  width: 100px; }

.s-comp90 a.s-playbtn i.fa {
  height: 100px; }

.s-comp90 a.s-playbtn i.fa {
  padding: 0px 0px 0px 6px; }

.s-comp90 a.s-playbtn:hover i.fa {
  color: #fff; }

.s-comp90 a.s-playbtn:hover i.fa {
  background-color: #03b8c8; }

.s-mfp90.mfp-bg {
  background-color: #0f3056; }

.s-mfp90.mfp-bg {
  opacity: 0.8; }

.s-mfp90.mfp-wrap .mfp-content {
  width: 100%; }

.s-mfp90 button.mfp-close {
  color: #03b8c8; }

.s-mfp90 button.mfp-close {
  background-color: #fff; }

.s-mfp90 button.mfp-close:hover {
  color: #fff; }

.s-mfp90 button.mfp-close:hover {
  background-color: #03b8c8; }

.s-mfp90 button.mfp-close {
  -webkit-transition: all 0.22s ease 0s;
  transition: all 0.22s ease 0s; }

@media (min-width: 1200px) {
  .s-mfp90.mfp-wrap .mfp-content {
    width: 70%; } }

@media (max-width: 768px) {
  .s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  .s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; }

  .s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
    height: 40vh; }

  .s-comp90 .icon-list .s-text {
    text-align: center; }

  .s-comp90 .icon-list .icons {
    justify-content: center; } }

@media (max-width: 480px) {
  .s-comp90 {
    padding: 72px 0px 36px 0px; }

  .s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  .s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; }

  .s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
    margin: 0px auto 36px auto; }

  .s-comp90 .s-plugin.smC11783SmSn1p3T11-style {
    height: 60vh; }

  .s-comp90 .s-logo__link.smC11783SmSn1p3T13-style a {
    height: 40px; }

  .s-comp90 .icon-list .s-text {
    text-align: center; }

  .s-comp90 .icon-list .icons {
    justify-content: center; }

  .s-comp90 .logo-list .logos {
    display: grid;
    grid-template-columns: repeat(1, 1fr); }

  .s-comp90 .s-tile .s-button-list {
    display: flex;
    flex-direction: column; } }


/*********************
 COMP LAYOUT
 *********************/
@media only screen and (max-width: 480px) {
  .s-comp96 .container {
    padding: 0 30px; } }
/*********************
 OPENING HOURS
 *********************/
.s-comp96 .opening-hours-container {
  margin-bottom: 36px; }

.s-comp96 .opening-hours {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp96 .opening-hours .time-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center; }

.s-comp96 .opening-hours .time-container .day {
  min-width: 120px; }

.s-comp96 .opening-hours .time-container .time {
  width: 100%; }
/*********************
 TILE
 *********************/
.s-comp96 .s-tile {
  box-shadow: var(--shadow-md); }

.s-comp96 .container > .row > div:not(:last-child) .s-tile {
  margin-bottom: 36px; }

.s-comp96 .s-tile > .row > div:last-child > * {
  margin-bottom: 0 !important; }
/*********************
 FORM
 *********************/
/* iFrame */
.s-comp96 .smC11783SmSn1p3T2-style.s-frame--hidden {
  position: absolute;
  bottom: 0;
  left: -9999px;
  height: 0;
  width: 0;
  z-index: -2147483647; }

.s-comp96 iframe {
  border-radius: 18px;
  box-shadow: var(--shadow-xl); }
/*********************
 GENERAL FORM SETTINGS
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-flexdir--col {
  flex-direction: column; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-flexdir--row {
  flex-direction: row;
  align-items: center; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form input::-moz-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form input::-webkit-input-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form textarea::-moz-placeholder, .s-comp96 .smC11783SmSn1p3T2-style.s-form textarea::-webkit-input-placeholder {
  opacity: 1; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form label {
  margin: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper {
  position: relative;
  display: flex;
  flex-direction: column-reverse; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-textarea, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-select, .s-comp96 .smC11783SmSn1p3T2-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-comp96 .s-form .s-field__wrapper.required label:after {
  content: '*';
  font-size: 0.833em;
  margin-left: 0.25em;
  color: var(--primary); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .form-control[readonly] {
  background: none; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info:before {
  border-left: 1px solid #cecece;
  padding: 0.375rem 0.75rem; }
/*********************
 SELECT
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__select {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts {
  display: flex;
  flex-grow: 1;
  flex-wrap: wrap; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts svg, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts input, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts svg, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin svg {
  display: none;
  flex-shrink: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin input {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  opacity: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts .s-check__label, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts .s-radio__label, .s-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__optin .s-optin__label p {
  margin: 0; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts .s-check__label .s-check__indicator, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts .s-radio__label .s-radio__indicator, .s-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-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-comp96 .s-radio__indicator {
  position: relative; }

.s-comp96 .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-comp96 .s-radio__label:hover .s-radio__indicator:after {
  transform: scale(2.2); }

.s-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts input:checked + label svg,
 .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts input:checked + label svg,
 .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-optin__input:checked + label svg {
 display: block;
 }*/
@media only screen and (max-width: 480px) {
  .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-checkbox__opts, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-radio__opts {
    flex-direction: column;
    align-items: flex-start; } }
/*********************
 FILE UPLOAD
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-file__upload {
  margin: 0;
  opacity: 0;
  z-index: -9999;
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__label {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-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-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info::before {
  content: attr(data-btn); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-upload__info::after {
  content: attr(data-upload); }
/*********************
 SMESSAGES
 *********************/
.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-form__msg {
  display: none; }
/*********************
 SOCIAL MEDIA
 *********************/
.s-comp96 .social-media-container {
  /*
   background: var(--primary);
   padding: 36px;
   */
  margin-bottom: 36px; }

.s-comp96 .social-media-container h3 {
  font-size: 1rem; }

.s-comp96 .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-comp96 .social-media-inner {
  padding: 4px; }

.s-comp96 .social-media-inner a {
  display: block;
  width: 30px;
  height: 30px;
  background: var(--primary);
  position: relative;
  overflow: hidden;
  border-radius: 3px; }

.s-comp96 .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-comp96 .s-field__submit {
  flex-wrap: wrap; }

.s-comp96 .s-field__submit .s-text {
  opacity: 0.833;
  line-height: 1.44;
  margin: 0 0 15px 0;
  font-size: 0.833rem;
  text-align: left; }
/*********************
 DESIGN PANELS DEFAULT
 *********************/
/* Default css from Default Title */
.s-comp96 h1.smC11783SmSn1p3T3-style, .s-comp96 h2.smC11783SmSn1p3T3-style, .s-comp96 h3.smC11783SmSn1p3T3-style, .s-comp96 h4.smC11783SmSn1p3T3-style, .s-comp96 h5.smC11783SmSn1p3T3-style, .s-comp96 h6.smC11783SmSn1p3T3-style {
  position: relative; }
/* Default css from Default Text */
.s-comp96 .s-text.smC11783SmSn1p3T4-style {
  position: relative; }

.s-comp96 .s-text.smC11783SmSn1p3T4-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp96 .s-btn.smC11783SmSn1p3T5-style, .s-comp96 .s-btn-alt.smC11783SmSn1p3T5-style {
  position: relative; }

.s-comp96 {
  padding: 96px 0px 60px 0px; }

.s-comp96 {
  position: relative; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form {
  margin: 0px 0px 36px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  font-size: 1rem; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  background-color: rgba(255, 255, 255, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border: 2px solid rgba(61, 69, 78, 0.1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-top: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-left: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-right: 0px solid rgba(15, 48, 86, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  outline: 0px solid rgba(61, 69, 78, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border: 2px solid rgba(61, 69, 78, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-top: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-left: 0px solid rgba(15, 48, 86, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:hover {
  border-right: 0px solid rgba(15, 48, 86, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:focus {
  background-color: rgba(15, 48, 86, 0.04); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  font-size: 1rem; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  background-color: rgba(255, 255, 255, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border: 2px solid rgba(61, 69, 78, 0.1); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-top: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-left: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  border-right: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  outline: 0px solid rgba(61, 69, 78, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  padding: 0.482em 0.482em 0.482em 0.482em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border: 2px solid rgba(61, 69, 78, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-top: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-left: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:hover {
  border-right: 0px solid rgba(61, 69, 78, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:focus {
  background-color: rgba(15, 48, 86, 0.04); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select + .s-label {
  margin: 0px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  font-size: 0.833em; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  color: #3d454e; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  border: 2px solid #e8e7e3; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  border: 2px solid rgba(61, 69, 78, 0.4); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  outline: 0px solid rgba(61, 69, 78, 0);
  outline-offset: 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts + .s-label {
  padding: 20px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-checkbox__opts {
  margin: 0px -15px -4px -15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label {
  margin: 0px 15px 0px 15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label .s-check__indicator {
  border: 2px solid #e8e7e3; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox .s-check__label:hover .s-check__indicator {
  border: 2px solid #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator {
  border: 2px solid #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__checkbox input:checked + .s-check__label .s-check__indicator svg {
  fill: #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio {
  margin: 0px 0px 10px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts + .s-label {
  margin: 20px 0px 8px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__opts {
  margin: 0px -15px -4px -15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label {
  margin: 0px 15px 0px 15px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__info {
  color: rgba(61, 69, 78, 0.8); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__info {
  color: #3d454e; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__info {
  color: #3d454e; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label .s-radio__indicator {
  border: 2px solid rgba(61, 69, 78, 0.2); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio .s-radio__label:hover .s-radio__indicator {
  border: 2px solid #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator {
  border: 2px solid #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-group__radio input:checked + .s-radio__label .s-radio__indicator svg {
  fill: #03b8c8; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-btn {
  margin: 0px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-btn-alt {
  margin: 0px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__submit {
  margin: -15px 0px 0px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__submit {
  display: flex !important;
  flex-direction: row !important;
  justify-content: flex-start; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__optin {
  margin: 0px 0px 30px 0px; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-form__msg {
  display: none !important; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info, .s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__label {
  min-height: 35px;
  max-height: none; }

.s-comp96 .s-text.smC11783SmSn1p3T4-style {
  margin: 0px 0px 36px 0px; }

.s-comp96 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

.s-comp96 .s-button-list {
  margin: 0px 0px 36px 0px; }

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

@media (max-width: 480px) {
  .s-comp96 {
    padding: 72px 0px 36px 0px; }

  .s-comp96 .s-img__wrapper.smC11783SmSn1p3T9-style {
    margin: 0px auto 36px auto; } }


.s-comp87, .s-comp87 iframe {
  overflow: hidden;
  line-height: 0; }

.s-comp87 iframe {
  width: 100%; }

.s-comp87 iframe {
  height: 55vh; }


.s-comp80 {
  position: relative; }

.s-comp80 .hero-bg:before {
  content: '';
  position: absolute;
  top: -18%;
  right: -10%;
  width: 57%;
  height: 140%;
  z-index: 2;
  background-image: url(https://cloud.sitemn.gr/users/Egelke/swfiles/body/hero-02.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain; }

@media only screen and (max-width: 991px) {
  .s-comp80 .hero-bg:before {
    top: 0% !important;
    width: 65%; } }
/***********************
 BACKGROUND
 ***********************/
.s-comp80 .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }

.s-comp80 .hero-bg-img.grayscale {
  filter: grayscale(100%); }

.s-comp80 .hero-bg-overlay.hide {
  display: none; }
/***********************
 CONTENT
 ***********************/
.s-comp80 .container {
  position: relative;
  z-index: 10;
  height: 100%; }

.s-comp80 .hero-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.s-comp80 .hero-content.horizontal-left {
  justify-content: flex-start; }

.s-comp80 .hero-content.horizontal-center {
  justify-content: center; }

.s-comp80 .hero-content.horizontal-right {
  justify-content: flex-end; }

.s-comp80 .hero-content.vertical-top {
  align-items: flex-start; }

.s-comp80 .hero-content.vertical-center {
  align-items: center; }

.s-comp80 .hero-content.vertical-bottom {
  align-items: flex-end; }

.s-comp80 .hero-content.horizontal-left h1, .s-comp80 .hero-content.horizontal-left h6, .s-comp80 .hero-content.horizontal-left .s-text {
  text-align: left; }

.s-comp80 .hero-content.horizontal-left .s-button-list {
  justify-content: flex-start; }

.s-comp80 .hero-content.horizontal-center h1, .s-comp80 .hero-content.horizontal-center h6, .s-comp80 .hero-content.horizontal-center .s-text {
  text-align: center; }

.s-comp80 .hero-content.horizontal-center .s-button-list {
  justify-content: center; }

.s-comp80 .hero-content.horizontal-right h1, .s-comp80 .hero-content.horizontal-right h6, .s-comp80 .hero-content.horizontal-right .s-text {
  text-align: right; }
/***********************
 BUTTON LIST
 ***********************/
.s-comp80 .hero-content.horizontal-right .s-button-list {
  justify-content: flex-end; }
/***********************
 SCROLL INDICATOR
 ***********************/
.s-comp80 .scroll-indicator.mouse > div:not(.mouse-container), .s-comp80 .scroll-indicator.icon > div:not(.icon-container), .s-comp80 .scroll-indicator.image > div:not(.image-container), .s-comp80 .scroll-indicator.hide {
  display: none; }

.s-comp80 .scroll-indicator .mouse-container {
  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;
  position: relative; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  content: '';
  animation: wheel 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  -webkit-animation: wheel 3s cubic-bezier(0.77, 0, 0.175, 1) infinite; }

@keyframes wheel {
  0% {
    opacity: 1; }

  20% {
    opacity: 1; }

  30% {
    top: 20%;
    height: 10%; }

  40% {
    height: 29%; }

  60% {
    height: 10%; }

  70% {
    top: 45%; }

  80% {
    opacity: 1; }

  100% {
    opacity: 1; } }

.s-comp80 .scroll-indicator .icon-container a i, .s-comp80 .scroll-indicator .image-container a img {
  -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-comp80 {
  height: 86vh; }

.s-comp80 {
  position: relative; }

.s-comp80 .hero-bg .hero-bg-img {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp80 .hero-bg .hero-bg-img {
  width: 100%; }

.s-comp80 .hero-bg .hero-bg-img {
  height: 100%; }

.s-comp80 .hero-bg .hero-bg-img {
  z-index: 1; }

.s-comp80 .hero-bg .hero-bg-img {
  position: absolute; }

.s-comp80 .hero-bg .hero-bg-img {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp80 .hero-bg .hero-bg-overlay {
  background: linear-gradient(90deg, rgba(15, 48, 86, 0.7) 0%, rgba(15, 48, 86, 0.2) 100%); }

.s-comp80 .hero-bg .hero-bg-overlay {
  width: 100%; }

.s-comp80 .hero-bg .hero-bg-overlay {
  height: 100%; }

.s-comp80 .hero-bg .hero-bg-overlay {
  z-index: 2; }

.s-comp80 .hero-bg .hero-bg-overlay {
  position: absolute; }

.s-comp80 .hero-bg .hero-bg-overlay {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp80 .hero-content .s-tile {
  background-color: rgba(255, 255, 255, 0); }

.s-comp80 .hero-content .s-tile {
  box-shadow: 0px 0px 0px 0px rgba(15, 48, 86, 0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(15, 48, 86, 0); }

.s-comp80 .hero-content .s-tile {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

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

.s-comp80 .hero-content .s-tile {
  min-width: 0px;
  max-width: 620px; }

.s-comp80 .hero-content .s-tile h1 {
  font-size: 3.6rem; }

.s-comp80 .hero-content .s-tile h1 {
  font-weight: 800; }

.s-comp80 .hero-content .s-tile h1 {
  color: #fff; }

.s-comp80 .hero-content .s-tile h6 {
  color: #fff; }

.s-comp80 .hero-content .s-tile h6 {
  opacity: 1; }

.s-comp80 .hero-content .s-tile .s-text {
  font-size: 1.2rem; }

.s-comp80 .hero-content .s-tile .s-text {
  color: #fff; }

.s-comp80 .hero-content .s-tile .s-text {
  margin: 23px 0px 33px 0px; }

.s-comp80 .hero-content .s-tile .s-text {
  min-width: 0px;
  max-width: 500px; }

.s-comp80 .hero-content .s-tile .s-button-list {
  margin: -4px -4px -4px -4px; }

.s-comp80 .hero-content .s-tile .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

.s-comp80 .hero-content .s-tile .s-button-list .s-btn-alt {
  margin: 4px 4px 4px 4px; }

.s-comp80 .scroll-indicator {
  z-index: 20; }

.s-comp80 .scroll-indicator {
  -ms-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator {
  position: absolute; }

.s-comp80 .scroll-indicator {
  top: auto;
  bottom: 36px;
  left: 50%;
  right: auto; }

.s-comp80 .scroll-indicator .mouse-container a {
  -webkit-border-radius: 60px 60px 60px 60px;
  border-radius: 60px 60px 60px 60px; }

.s-comp80 .scroll-indicator .mouse-container a {
  border: 2px solid #fff; }

.s-comp80 .scroll-indicator .mouse-container a {
  width: 30px; }

.s-comp80 .scroll-indicator .mouse-container a {
  height: 50px; }

.s-comp80 .scroll-indicator .mouse-container a {
  position: relative; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  background-color: #fff; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  -webkit-border-radius: 99px 99px 99px 99px;
  border-radius: 99px 99px 99px 99px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  width: 5px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  height: 5px; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  -ms-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, 0%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .mouse-container a:before {
  position: absolute; }

.s-comp80 .scroll-indicator .mouse-container a:before {
  top: 20%;
  bottom: auto;
  left: 50%;
  right: auto; }

.s-comp80 .scroll-indicator .mouse-container a:hover {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .mouse-container a:hover {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .icon-container a i {
  font-size: 1.2rem; }

.s-comp80 .scroll-indicator .icon-container a i {
  font-weight: normal; }

.s-comp80 .scroll-indicator .icon-container a i {
  color: #fff; }

.s-comp80 .scroll-indicator .icon-container a:hover {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .icon-container a:hover i {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp80 .scroll-indicator .image-container a img {
  height: 24px; }

.s-comp80 .scroll-indicator .image-container a img {
  position: relative; }

.s-comp80 .scroll-indicator .image-container a:hover img {
  opacity: 0.5; }

.s-comp80 .scroll-indicator .image-container a:hover img {
  -ms-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp80 {
    height: 450px; }

  .s-comp80 .hero-content .s-tile h1 {
    font-size: 3rem; } }

@media (max-width: 480px) {
  .s-comp80 {
    height: auto; }

  .s-comp80 .hero-content .s-tile {
    margin: 0px 0px 48px 0px; }

  .s-comp80 .hero-content .s-tile {
    padding: 72px 0px 72px 0px; }

  .s-comp80 .hero-content .s-tile h1 {
    font-size: 1.44rem; }

  .s-comp80 .hero-content .s-tile .s-text {
    font-size: 1rem; } }


@media only screen and (min-width: 480px) {
  .s-comp62 .banner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.s-comp62 .banner-container.left {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.s-comp62 .image-container {
  position: relative;
  overflow: hidden; }

.s-comp62 .image-container:after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translate(0, -50%); }

.s-comp62 .banner-container.left .image-container:after {
  left: 0; }

.s-comp62 .banner-container.right .image-container:after {
  right: 0; }

.s-comp62 .content-container {
  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-comp62 .content-container.left {
  text-align: left;
  -webkit-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start; }

@media only screen and (min-width: 1140px) {
  .s-comp62 .content-container.left {
    padding-left: calc(((100vw - 1140px) / 2) + 30px) !important; } }

.s-comp62 .content-container.right {
  -webkit-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end; }

@media only screen and (min-width: 1140px) {
  .s-comp62 .content-container.right {
    padding-right: calc(((100vw - 1140px) / 2) + 30px) !important; } }

@media only screen and (min-width: 480px) {
  .s-comp62 .content-container.right {
    text-align: right; } }

.s-comp62 .content-container > div {
  width: 100%;
  max-width: 500px; }

.s-comp62 .image-container {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.s-comp62 .image-container {
  min-height: 600px; }

.s-comp62 .content-container {
  background-color: #03b8c8; }

.s-comp62 .content-container {
  padding: 96px 60px 96px 60px; }

.s-comp62 .content-container .s-title-h1 h1 {
  text-align: right; }

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

.s-comp62 .content-container .s-title-h2 h2 {
  text-align: right; }

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

.s-comp62 .content-container .s-title-h3 h3 {
  text-align: right; }

.s-comp62 .content-container .s-title-h4 h4 {
  text-align: right; }

.s-comp62 .content-container .s-title-h5 h5 {
  text-align: right; }

.s-comp62 .content-container .s-title-h6 h6 {
  text-align: right; }

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

.s-comp62 .content-container .s-button-list .s-btn {
  margin: 0px 4px 4px 4px; }

.s-comp62 .content-container .s-button-list {
  text-align: right; }

.s-comp62 .content-container .s-button-list .s-btn-alt {
  margin: 0px 4px 4px 4px; }

.s-comp62 .image-container:after {
  background-color: #03b8c8; }

.s-comp62 .image-container:after {
  width: 100px; }

.s-comp62 .image-container:after {
  height: 1000px; }

.s-comp62 .image-container:after {
  visibility: visible;
  display: inherit; }

.s-comp62 .image-container:after {
  -ms-transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(50%, -50%) rotate(8deg) scale(1, 1) skew(0deg, 0deg); }

@media (max-width: 480px) {
  .s-comp62 .image-container {
    min-height: 50vh; }

  .s-comp62 .content-container {
    padding: 48px 30px 48px 30px; }

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

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

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

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

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

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

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

  .s-comp62 .image-container:after {
    display: none; } }


.s-comp69 .owl-carousel .owl-nav .owl-prev:before, .s-comp69 .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-comp69 .owl-carousel .owl-dots .owl-dot img {
  width: auto; }

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

.s-comp69 .owl-carousel .owl-dots {
  height: auto;
  display: none !important; }

.s-comp69 .owl-carousel img {
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp69 .owl-carousel .owl-nav > div {
  transform: translate(0, -50%); }

.s-comp69 .owl-carousel .owl-nav .owl-prev:before {
  content: '\f053'; }

.s-comp69 .owl-carousel .owl-nav .owl-next:before {
  content: '\f054'; }

.s-comp69 .owl-carousel .owl-nav .owl-prev:before, .s-comp69 .owl-carousel .owl-nav .owl-next:before {
  font-size: 16px;
  color: #0f3056; }

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

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

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  height: 30px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  margin: 0px -15px 0px -15px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  padding: 0px 0px 0px 0px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  opacity: 0.2; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  visibility: visible; }

.s-comp69 .owl-carousel .owl-nav .owl-prev {
  position: absolute; }

.s-comp69 .owl-carousel .owl-nav .owl-prev {
  top: 50%;
  bottom: auto;
  left: -35px;
  right: auto; }

.s-comp69 .owl-carousel .owl-nav .owl-next {
  position: absolute; }

.s-comp69 .owl-carousel .owl-nav .owl-next {
  top: 50%;
  bottom: auto;
  left: auto;
  right: -35px; }

.s-comp69 .owl-carousel .owl-nav .owl-prev:hover:before, .s-comp69 .owl-carousel .owl-nav .owl-prev:focus:before, .s-comp69 .owl-carousel .owl-nav .owl-prev:active:before {
  content: '\f053'; }

.s-comp69 .owl-carousel .owl-nav .owl-next:hover:before, .s-comp69 .owl-carousel .owl-nav .owl-next:focus:before, .s-comp69 .owl-carousel .owl-nav .owl-next:active:before {
  content: '\f054'; }

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

.s-comp69 .owl-carousel .owl-nav .owl-next:hover, .s-comp69 .owl-carousel .owl-nav .owl-next:focus, .s-comp69 .owl-carousel .owl-nav .owl-next:active, .s-comp69 .owl-carousel .owl-nav .owl-prev:hover, .s-comp69 .owl-carousel .owl-nav .owl-prev:focus, .s-comp69 .owl-carousel .owl-nav .owl-prev:active {
  opacity: 0.8; }

.s-comp69 .owl-carousel .owl-nav .owl-prev, .s-comp69 .owl-carousel .owl-nav .owl-next {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }

.s-comp69 .owl-carousel .owl-dots .owl-dot span {
  border: 2px solid #322049; }

.s-comp69 .owl-carousel .owl-dots .owl-dot span {
  display: none; }

.s-comp69 .owl-dots {
  text-align: center; }

.s-comp69 .owl-carousel .owl-dots .owl-dot.active span {
  background-color: #71dfec; }

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

.s-comp69 .owl-carousel .owl-dot img {
  height: 75px; }

.s-comp69 .owl-carousel .owl-dot img {
  margin: 5px 5px 0px 0px; }

.s-comp69 .owl-carousel .owl-dot img {
  opacity: 0.5; }

.s-comp69 .owl-carousel .owl-dot:hover img, .s-comp69 .owl-carousel .owl-dot.active:hover img {
  opacity: 1; }

.s-comp69 .owl-carousel .owl-dot.active img {
  opacity: 1; }

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

.s-comp69 .owl-carousel .item img, .s-comp69 .owl-carousel .item a img, .s-comp69 .owl-carousel .item a:link img, .s-comp69 .owl-carousel .item a:visited img {
  width: auto; }

.s-comp69 .owl-carousel .item img, .s-comp69 .owl-carousel .item a img, .s-comp69 .owl-carousel .item a:link img, .s-comp69 .owl-carousel .item a:visited img {
  height: 60px; }

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


.s-comp68 .s-menu, .s-comp68 .s-menu .s-menu-item, .s-comp68 .s-menu .s-menu-item > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp68 .s-menu .s-menu-item > div {
  flex-wrap: nowrap; }

.s-comp68 .s-menu .s-menu-item {
  padding-right: 30px; }

@media only screen and (max-width: 480px) {
  .s-comp68 .s-menu .s-menu-item {
    padding-right: 0; } }

.s-comp68 .s-menu .s-menu-item > div {
  width: 100%; }

.s-comp68 .s-menu .s-menu-item > div > div:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto !important; }

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

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

.s-comp68 .s-title-h2 h2 {
  margin: 0px 0px 48px 0px; }

.s-comp68 .s-title-h3 h3 {
  font-size: 1.2em; }

.s-comp68 .s-title-h3 h3 {
  color: #03b8c8; }

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

.s-comp68 .s-title-h3 h3 {
  letter-spacing: 1px; }

.s-comp68 .s-title-h3 h3 {
  text-transform: uppercase; }

.s-comp68 .s-title-h3 h3 {
  margin: 0px 0px 48px 0px; }

.s-comp68 .s-menu {
  margin: 0px 0px 18px 0px; }

.s-comp68 .s-menu .s-menu-item > div {
  border-top: 1px solid #f7f7f7; }

.s-comp68 .s-menu .s-menu-item {
  width: 50%; }

.s-comp68 .s-menu .s-menu-item > div {
  margin: 0px 0px 30px 0px;
  padding: 4px 0px 0px 0px; }

.s-comp68 .s-menu-item-name {
  font-size: 0.92em; }

.s-comp68 .s-menu-item-name {
  font-weight: bold; }

.s-comp68 .s-menu-item-name {
  letter-spacing: 0.01em; }

.s-comp68 .s-menu-item-name {
  text-transform: uppercase; }

.s-comp68 .s-menu-item-name {
  margin: 0px 0px -6px 0px; }

.s-comp68 .s-menu-item-details {
  font-size: 0.85em; }

.s-comp68 .s-menu-item-details {
  line-height: 175%; }

.s-comp68 .s-menu-item-details {
  opacity: 0.8; }

.s-comp68 .s-menu-item-price {
  font-size: 1em; }

.s-comp68 .s-menu-item-price {
  font-weight: bold; }

.s-comp68 .s-menu-item-price {
  padding: 0px 15px 0px 15px; }

@media (max-width: 768px) {
  .s-comp68 .s-menu-item-name {
    font-size: 0.85em; }

  .s-comp68 .s-menu-item-name {
    margin: 0px 0px 0px 0px; } }

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

  .s-comp68 .s-menu .s-menu-item {
    width: 100%; }

  .s-comp68 .s-menu-item-name {
    font-size: 0.92em; }

  .s-comp68 .s-menu-item-name {
    margin: 0px 0px 0px 0px; } }


.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: #f7f7f7; }

.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: #71dfec; }

.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-comp83 .cookie-reset .s-btn {
  margin: 1.728rem 0 0 0; }

.s-comp83 {
  padding: 96px 0px 96px 0px; }

.s-comp83 .s-text h2 {
  font-size: 1.728rem; }

.s-comp83 .s-text h3 {
  font-size: 1.44rem; }

.s-comp83 .s-text h4 {
  font-size: 1.2rem; }

.s-comp83 .s-text {
  min-width: 0px;
  max-width: 750px; }


.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: #03b8c8; }

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


@media only screen and (min-width: 991px) {
  .s-comp65 .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    height: calc(100% - 30px); } }

.s-comp65 .content-tile {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  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-comp65 .linked-tile {
  overflow: hidden;
  background: transparent;
  display: flex;
  -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-comp65 .linked-tile a {
  display: inline-block;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  text-decoration: none;
  position: relative; }

.s-comp65 .linked-tile .image-container {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp65 .linked-tile .title-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp65 .linked-tile .title-container i {
  margin-left: auto !important; }

.s-comp65 {
  background-color: #f7f7f7; }

.s-comp65 {
  padding: 72px 0px 42px 0px; }

.s-comp65 .content-tile {
  background-color: #fff; }

.s-comp65 .content-tile {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp65 .content-tile {
  min-height: 100%; }

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

.s-comp65 .content-tile {
  padding: 72px 60px 72px 60px; }

.s-comp65 .content-tile .s-title-h1 h1 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h2 h2 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h3 h3 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h4 h4 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h5 h5 {
  text-align: left; }

.s-comp65 .content-tile .s-title-h6 h6 {
  text-align: left; }

.s-comp65 .content-tile .s-text {
  text-align: left; }

.s-comp65 .s-button-list {
  text-align: left; }

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

.s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
  text-align: left; }

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

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

.s-comp65 .linked-tile a {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp65 .linked-tile a {
  margin: 0px 0px 30px 0px; }

.s-comp65 .linked-tile {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp65 .linked-tile .image-container {
  width: 100%; }

.s-comp65 .linked-tile .image-container {
  height: 157px; }

.s-comp65 .linked-tile .title-container h3 {
  font-size: 1em; }

.s-comp65 .linked-tile .title-container h3 {
  color: #3d454e; }

.s-comp65 .linked-tile .title-container h3 {
  margin: 0px 0px 0px 0px; }

.s-comp65 .linked-tile .title-container {
  background-color: #fff; }

.s-comp65 .linked-tile .title-container {
  padding: 16px 24px 16px 24px; }

.s-comp65 .linked-tile .title-container i {
  font-size: 13px; }

.s-comp65 .linked-tile .title-container i {
  font-weight: normal; }

.s-comp65 .linked-tile .title-container i {
  font-style: normal; }

.s-comp65 .linked-tile .title-container i {
  color: #3d454e; }

.s-comp65 .linked-tile .title-container i {
  margin: 2px 0px 0px 0px; }

.s-comp65 .linked-tile:hover {
  -ms-transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -4px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 768px) {
  .s-comp65 .content-tile {
    margin: 0px 0px 30px 0px; }

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

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

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

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

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

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

  .s-comp65 .content-tile .s-text {
    text-align: center; }

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

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

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp65 {
    padding: 48px 0px 18px 0px; }

  .s-comp65 .content-tile {
    margin: 0px 15px 30px 15px; }

  .s-comp65 .content-tile {
    padding: 48px 30px 48px 30px; }

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

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

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

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

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

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

  .s-comp65 .content-tile .s-text {
    text-align: center; }

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

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

  .s-comp65 .s-link-beh a:link, .s-comp65 .s-link-beh a:visited, .s-comp65 .s-link-beh a:active {
    text-align: center; } }


.s-comp78 .s-content-onslider {
  position: absolute;
  z-index: 1;
  width: 100%; }

.s-comp78 .slides > li {
  position: relative; }
/* Pas hier de content-box aan */
.s-comp78 .s-slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 550px; }

.s-comp78 .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-comp78 .flexslider.s-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

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

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

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

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

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

.s-comp78 .flexslider.s-slider {
  overflow: hidden; }

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

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

.s-comp78 .flex-direction-nav .flex-prev, .s-comp78 .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-comp78 .s-form .form-group {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  position: relative;
  cursor: pointer; }

.s-comp78 .flexslider ul.slides .s-content-onslider {
  width: 100vw; }

.s-comp78 .flex-control-nav {
  bottom: 0px; }

.s-comp78 .flex-control-nav li {
  margin: 0; }

.s-comp78 .flex-control-nav li a {
  overflow: hidden; }

.s-comp78 .slides li a {
  display: block;
  height: 100%;
  position: relative;
  z-index: 2; }

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

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

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

@keyframes expandwidth {
  0% {
    width: 0%; }

  100% {
    width: 100%; } }

@keyframes expandheight {
  0% {
    height: 0%; }

  100% {
    height: 100%; } }

@keyframes minimizewidth {
  0% {
    width: 100%; }

  100% {
    width: 0%; } }

@keyframes minimizeheight {
  0% {
    height: 100%; }

  100% {
    height: 0%; } }

@keyframes bouncewidth {
  0% {
    width: 0%; }

  50% {
    width: 105%; }

  100% {
    width: 0%; } }

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

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

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus:before {
  color: #322049;
  text-align: center;
  line-height: 40px; }

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

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

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

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.thumbslider .flex-direction-nav a.flex-prev:focus {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:focus {
  margin: 0px 7px 0px 7px; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a:active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a.flex-active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav.flex-control-paging {
  z-index: 2; }

.s-comp78 .flexslider.s-slider.thumbslider .flex-control-nav > li a.flex-active:hover {
  background-color: #03b8c8;
  background-color: rgba(3, 184, 200, 0); }

.s-comp78 .flexslider.s-slider.thumbslider .slides > li {
  height: 40vh; }

.s-comp78 .flexslider.s-slider.thumbslider {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.thumbslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.thumbslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.thumbslider ul.slides li:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.thumbslider ul.slides li:before {
  opacity: 0; }

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

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

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus:before {
  color: #322049;
  text-align: center;
  line-height: 40px; }

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

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

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

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.s-thumbnails .flex-direction-nav a.flex-prev:active {
  -webkit-box-shadow: inset 0px 0px 0px #3d454e, 0px 0px 0px #3d454e;
  box-shadow: inset 0px 0px 0px #3d454e, 0px 0px 0px #3d454e; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.s-thumbnails {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.s-thumbnails ul.slides li:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.s-thumbnails ul.slides li:before {
  opacity: 0; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  height: 25vh; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  opacity: 0.7; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li:hover {
  opacity: 1; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li {
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }

.s-comp78 .flexslider.s-slider.s-thumbnails .slides > li.flex-active-slide {
  opacity: 1; }

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

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

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus:before {
  color: #322049;
  text-align: center;
  line-height: 40px; }

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

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

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

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active {
  color: #322049; }

.s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.mainslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:focus {
  margin: 0px 5px 0px 5px; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a:active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a.flex-active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.mainslider .flex-control-nav > li a.flex-active:hover {
  background-color: #03b8c8;
  background-color: rgba(3, 184, 200, 0); }

.s-comp78 .flexslider.s-slider.mainslider .slides > li {
  height: 80vh; }

.s-comp78 .flexslider.s-slider.mainslider {
  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.mainslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.mainslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.mainslider ul.slides:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.mainslider ul.slides:before {
  opacity: 0; }

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

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

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus:before {
  color: #322049;
  text-align: center;
  line-height: 40px; }

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

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:focus, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:focus {
  width: 40px; }

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

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:hover:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:active:before {
  content: '\f104';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:hover:before, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:active:before {
  content: '\f105';
  font-family: fontAwesome; }

.s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-next:active, .s-comp78 .flexslider.s-slider.lightslider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:focus {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:focus {
  margin: 0px 7px 0px 7px; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:hover, .s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a:active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.lightslider .flex-control-nav > li a.flex-active {
  background-color: #03b8c8; }

.s-comp78 .flexslider.s-slider.lightslider .flex-active:before {
  animation: expandwidth 7s ease-in-out infinite; }

.s-comp78 .flexslider.s-slider.lightslider .slides > li {
  height: 40vh; }

.s-comp78 .flexslider.s-slider.lightslider {
  border: 0px solid #fff; }

.s-comp78 .flexslider.s-slider.lightslider {
  margin: 0px 0px 0px 0px; }

.s-comp78 .flexslider.s-slider.lightslider ul.slides:before {
  background-color: #fff; }

.s-comp78 .flexslider.s-slider.lightslider ul.slides:before {
  opacity: 0; }

.s-comp78 .s-title-h1 h1 {
  color: #fff; }

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

.s-comp78 .s-text {
  color: #fff; }

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

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

.s-comp78 .s-btn, .s-comp78 a.s-btn:link, .s-comp78 a.s-btn:active, .s-comp78 a.s-btn:visited {
  display: inline-block; }


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

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

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

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

.s-comp71 .s-img {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important; }

.s-comp71 .nav-tabs {
  border: 0px solid #03b8c8; }

.s-comp71 .nav-tabs {
  margin: 0px 0px 30px 0px; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  font-size: 1em; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  color: #3d454e; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  text-align: left; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  text-decoration: none; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  background-color: #f7f7f7; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  border: 0px solid #fff; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  width: 100%; }

.s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
  padding: 18px 30px 18px 30px; }

.s-comp71 .nav-item a:hover {
  color: #fff; }

.s-comp71 .nav-item a:hover {
  background-color: #03b8c8; }

.s-comp71 .nav-item a:hover {
  border: 0px solid #fff; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  color: #fff; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  background-color: #03b8c8; }

.s-comp71 .nav-item a.active, .s-comp71 .nav-item a.active:focus, .s-comp71 .nav-item a.active:active {
  border: 0px solid #fff; }

.s-comp71 .nav-item a.active:hover {
  color: #fff; }

.s-comp71 .nav-item a.active:hover {
  background-color: #71dfec; }

.s-comp71 .tab-content {
  margin: 0px 0px -24px 0px; }

.s-comp71 .tab-content {
  padding: 17px 30px 0px 30px; }

.s-comp71 .tab-content h3 {
  text-align: center; }

.s-comp71 .tab-content p, .s-comp71 .tab-content .s-text {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-img {
  max-height: 500px; }

.s-comp71 .tab-content .s-img {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile {
  padding: 36px 36px 12px 36px; }

.s-comp71 .tab-content .s-tile h3 {
  text-align: left; }

.s-comp71 .tab-content .s-tile .s-btn, .s-comp71 .tab-content .s-tile a.s-btn:link, .s-comp71 .tab-content .s-tile a.s-btn:visited {
  margin: 0px 0px 24px 0px; }

.s-comp71 .tab-content .s-tile .s-btn-alt, .s-comp71 .tab-content .s-tile a.s-btn-alt:link, .s-comp71 .tab-content .s-tile a.s-btn-alt:visited {
  margin: 0px 0px 24px 0px; }

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

@media (max-width: 768px) {
  .s-comp71 .tab-content {
    padding: 17px 0px 0px 0px; }

  .s-comp71 .tab-content .s-img {
    max-height: 380px; } }

@media (max-width: 480px) {
  .s-comp71 .nav-item a, .s-comp71 .nav-item a.active {
    padding: 12px 15px 12px 15px; }

  .s-comp71 .tab-content {
    padding: 0px 0px 0px 0px; }

  .s-comp71 .tab-content .s-img {
    max-height: 300px; }

  .s-comp71 .tab-content .s-tile {
    padding: 36px 30px 12px 30px; }

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


/*
 ********* 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 {
  padding: 96px 0px 36px 0px; }

.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 #71dfec; }

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

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

.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: #f7f7f7; }

.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: center; }

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

@media (max-width: 480px) {
  .s-comp42 .testimonial-quote {
    padding: 30px 24px 30px 24px; } }


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

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

.timeline .timeline-item:after, .timeline .timeline-item:before {
  content: '';
  display: block;
  width: 100%;
  clear: both; }

.timeline {
  width: 100%;
  margin: 30px auto;
  position: relative;
  padding: 0 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }

.timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #c0392b;
  left: 50%;
  top: 0;
  position: absolute; }

.timeline:after {
  content: "";
  clear: both;
  display: table;
  width: 100%; }

.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative; }

.timeline-icon {
  background: #fff;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: hidden;
  margin-left: -8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding: 4px 0 0 0;
  border: 3px solid var(--title); }

@media only screen and (max-width: 480px) {
  .timeline-icon {
    width: 20px;
    height: 20px; } }

.timeline .timeline-item .timeline-content {
  width: 47%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.timeline .timeline-item .timeline-content.right {
  float: right; }

@media screen and (max-width: 768px) {
  .timeline {
    margin: 15px;
    padding: 0px;
    width: 90%; }

  .timeline:before {
    left: 0; }

  .timeline .timeline-item {
    margin-left: 20px; }

  .timeline .timeline-item .timeline-content {
    width: 100%;
    float: right; }

  .timeline .timeline-item .timeline-content:before, .timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #c0392b; }

  .timeline .timeline-item .timeline-icon {
    left: -20px; } }

.s-comp60 .timeline-content {
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  border-radius: 12px;
  box-shadow: var(--shadow-sm); }

.s-comp60 .timeline-content .s-img_wrapper {
  position: relative;
  background: linear-gradient(90deg, var(--primary), var(--primary-alt));
  flex: 1; }

.s-comp60 .timeline-content img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
  max-height: 75px;
  max-width: 75px; }

.s-comp60 .timeline-content .content-box {
  flex: 2;
  padding: 30px 30px 0px 30px; }
/* Default css from Header 3 */
.s-comp60 h3.smC18510SmSn1p3T5-style {
  position: relative; }

.s-comp60 {
  margin: -90px 0px 0px 0px; }

.s-comp60 {
  padding: 0px 0px 90px 0px; }

.s-comp60 h2 {
  font-size: 180%; }

.s-comp60 h2 {
  text-align: center; }

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

.s-comp60 .s-text {
  font-size: 90%; }

.s-comp60 .s-text {
  line-height: normal; }

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

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

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

.s-comp60 .s-btn, .s-comp60 a.s-btn:link, .s-comp60 a.s-btn:visited {
  margin: 0px 0px 24px 0px; }

.s-comp60 .s-btn-alt, .s-comp60 a.s-btn-alt:link, .s-comp60 a.s-btn-alt:visited {
  margin: 0px 0px 24px 0px; }

.s-comp60 .s-btn-alt-beh {
  text-align: center; }

.s-comp60 .timeline .timeline-content {
  padding: 0px 0px 0px 0px; }

.s-comp60 .timeline .timeline-content {
  background-color: #fff; }

.s-comp60 .timeline-icon {
  background-color: #fff; }

.s-comp60 .timeline:before {
  background-color: #0f3056; }

.s-comp60 h3.smC18510SmSn1p3T5-style {
  font-size: 130%; }

.s-comp60 h3.smC18510SmSn1p3T5-style {
  margin: 0px 0px 8px 0px; }

@media (max-width: 768px) {
  .s-comp60 {
    padding: 0px 0px 76px 0px; } }

@media (max-width: 480px) {
  .s-comp60 {
    padding: 0px 0px 42px 0px; } }


/************************
 COLUMNS
 ************************/
.s-comp98 .tile-list > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp98 .tile-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding: 0 15px; }

.s-comp98 .tile-list.columns-2 .tile-col {
  width: 50%; }

.s-comp98 .tile-list.columns-3 .tile-col {
  width: 33.3333%; }

.s-comp98 .tile-list.columns-4 .tile-col {
  width: 25%; }

.s-comp98 .tile-list.columns-5 .tile-col {
  width: 20%; }

@media only screen and (max-width: 991px) {
  .s-comp98 .tile-list.columns-3 > .row {
    justify-content: center; }

  .s-comp98 .tile-list .tile-col {
    width: 50% !important; } }

@media only screen and (max-width: 480px) {
  .s-comp98 .tile-list .tile-col {
    width: 100% !important; } }
/************************
 TILE DEFAULT SETTINGS
 ************************/
.s-comp98 .tile-list .s-tile, .s-comp98 .tile-list .s-tile-logo {
  text-decoration: none;
  overflow: hidden;
  position: relative; }

.s-comp98 .tile-list .s-tile:before {
  content: '';
  background-color: transparent;
  background-image: linear-gradient(90deg, var(--primary), var(--primary-alt));
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: left;
  width: 100%;
  height: 0%;
  opacity: 1;
  transition: 0.4s;
  transform: rotate(0deg) scale(1); }

.s-comp98 .tile-list .s-tile:hover:before {
  height: 100%;
  transform: rotate(0deg) scale(1); }

.s-comp98 .tile-list .s-tile .tile-img, .s-comp98 .tile-list .s-tile .tile-content {
  position: relative;
  z-index: 2 !important; }
/************************
 TILE IMAGE SETTINGS
 ************************/
.s-comp98 .tile-list .img-container {
  width: 100px;
  height: 100px;
  background-image: linear-gradient(90deg, var(--primary), var(--primary-alt));
  border-radius: 50%;
  margin: 0 auto;
  object-fit: contain;
  margin-top: 30px;
  position: relative;
  z-index: 2; }

.s-comp98 .tile-list .s-tile:hover .img-container {
  background-image: linear-gradient(90deg, #fff, #fff); }

.s-comp98 .tile-list .tile-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 60%;
  max-height: 60%;
  filter: brightness(0) invert(1); }

.s-comp98 .tile-list .s-tile:hover .tile-img {
  filter: brightness(1) invert(0); }

.s-comp98 .tile-list .s-tile-logo .tile-img:before {
  content: '';
  -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-comp98 .tile-list.columns-2 .s-tile-logo .logo {
  top: 15%;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 30%;
  max-height: 30%; }

@media only screen and (max-width: 991px) {
  .s-comp98 .tile-list.columns-2 .s-tile-logo .logo {
    max-width: 20%;
    max-height: 20%; } }

.s-comp98 .tile-list.columns-3 .s-tile-logo .logo {
  top: 10%;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 25%;
  max-height: 25%; }

@media only screen and (max-width: 991px) {
  .s-comp98 .tile-list.columns-3 .s-tile-logo .logo {
    max-width: 25%;
    max-height: 25%; } }

.s-comp98 .tile-list.columns-4 .s-tile-logo .logo {
  top: 15%;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 25%;
  max-height: 25%; }

@media only screen and (max-width: 991px) {
  .s-comp98 .tile-list.columns-4 .s-tile-logo .logo {
    max-width: 30%;
    max-height: 30%; } }
/************************
 TILE CONTENT SETTINGS
 ************************/
.s-comp98 .tile-list .s-tile-logo .tile-content {
  z-index: 10; }

.s-comp98 .tile-list .s-tile .title, .s-comp98 .tile-list .s-tile-logo .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp98 .tile-list .s-tile .s-text, .s-comp98 .tile-list .s-tile-logo .s-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp98 .tile-list.columns-4 .s-tile-logo .s-text {
  display: none; }

.s-comp98 .tile-list .s-tile .cta i, .s-comp98 .tile-list .s-tile-logo .cta i {
  vertical-align: middle; }

.s-comp98 .tile-list.columns-4 .s-tile-logo .cta {
  margin-top: 8px !important; }

.s-comp98 .tile-list .s-tile-logo .tile-img .logo {
  -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-comp98 {
  padding: 174px 0px 114px 0px; }

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

.s-comp98 .tile-list .s-tile {
  background-color: #fff; }

.s-comp98 .tile-list .s-tile {
  width: 100%; }

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

.s-comp98 .tile-list .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp98 .tile-list .s-tile {
  display: inline-block; }

.s-comp98 .tile-list .s-tile .tile-img {
  background-image: url('');
  background-attachment: scroll;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  -o-background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp98 .tile-list .s-tile .tile-img {
  padding: 0px 0px 100px 0px; }

.s-comp98 .tile-list .s-tile .tile-content {
  padding: 24px 30px 36px 30px; }

.s-comp98 .tile-list .s-tile .tile-content .title {
  font-size: 120%; }

.s-comp98 .tile-list .s-tile .tile-content .title {
  font-weight: bold; }

.s-comp98 .tile-list .s-tile .tile-content .title {
  color: #0f3056; }

.s-comp98 .tile-list .s-tile .tile-content .title {
  text-align: center; }

.s-comp98 .tile-list .s-tile .tile-content .s-text {
  font-weight: normal; }

.s-comp98 .tile-list .s-tile .tile-content .s-text {
  color: #3d454e; }

.s-comp98 .tile-list .s-tile .tile-content .s-text {
  text-align: center; }

.s-comp98 .tile-list .s-tile .tile-content .s-text {
  margin: 4px 0px 12px 0px; }

.s-comp98 .tile-list .s-tile .tile-content .cta {
  font-size: 83%; }

.s-comp98 .tile-list .s-tile .tile-content .cta {
  font-weight: bold; }

.s-comp98 .tile-list .s-tile .tile-content .cta {
  color: #03b8c8; }

.s-comp98 .tile-list .s-tile .tile-content .cta {
  text-align: center; }

.s-comp98 .tile-list .s-tile .tile-content .cta i {
  font-size: 73%; }

.s-comp98 .tile-list .s-tile .tile-content .cta i {
  color: #03b8c8; }

.s-comp98 .tile-list .s-tile .tile-content .cta i {
  margin: -1px 0px 0px 4px; }

.s-comp98 .tile-list .s-tile .tile-content .cta i {
  opacity: 0.6; }

.s-comp98 .tile-list .s-tile:hover .tile-content .title {
  color: #fff; }

.s-comp98 .tile-list .s-tile:hover .tile-content .s-text {
  color: #fff; }

.s-comp98 .tile-list .s-tile:hover .tile-content .cta {
  color: #fff; }

.s-comp98 .tile-list .s-tile:hover .tile-content .cta i {
  color: #fff; }

.s-comp98 .tile-list .s-tile-logo {
  background-color: #fff; }

.s-comp98 .tile-list .s-tile-logo {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1); }

.s-comp98 .tile-list .s-tile-logo {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

.s-comp98 .tile-list .s-tile-logo {
  margin: 0px 0px 30px 0px; }

.s-comp98 .tile-list .s-tile-logo {
  display: inline-block; }

.s-comp98 .tile-list .s-tile-logo {
  position: relative; }

.s-comp98 .tile-list .s-tile-logo .tile-img {
  background-image: url('');
  background-attachment: scroll;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp98 .tile-list .s-tile-logo .tile-img {
  position: absolute; }

.s-comp98 .tile-list .s-tile-logo .tile-img {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp98 .tile-list .s-tile-logo .tile-img:before {
  background: linear-gradient(180deg, rgba(63, 44, 88, 0) 0%, rgba(63, 44, 88, 0.8) 70%); }

.s-comp98 .tile-list .s-tile-logo .tile-img:before {
  position: absolute; }

.s-comp98 .tile-list .s-tile-logo .tile-img:before {
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.s-comp98 .tile-list .s-tile-logo .tile-img .logo {
  opacity: 0; }

.s-comp98 .tile-list .s-tile-logo .tile-img .logo {
  position: absolute; }

.s-comp98 .tile-list .s-tile-logo .tile-content {
  padding: 60% 30px 36px 30px; }

.s-comp98 .tile-list .s-tile-logo .tile-content {
  position: relative; }

.s-comp98 .tile-list .s-tile-logo .tile-content .title {
  font-size: 24px; }

.s-comp98 .tile-list .s-tile-logo .tile-content .title {
  font-weight: bold; }

.s-comp98 .tile-list .s-tile-logo .tile-content .title {
  color: #fff; }

.s-comp98 .tile-list .s-tile-logo .tile-content .s-text {
  font-weight: normal; }

.s-comp98 .tile-list .s-tile-logo .tile-content .s-text {
  color: #fff; }

.s-comp98 .tile-list .s-tile-logo .tile-content .s-text {
  margin: 12px 0px 12px 0px; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta {
  font-weight: bold; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta {
  color: #fff; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta {
  line-height: 120%; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta i {
  font-size: 12px; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta i {
  color: #03b8c8; }

.s-comp98 .tile-list .s-tile-logo .tile-content .cta i {
  margin: 0px 0px 0px 4px; }

.s-comp98 .tile-list .s-tile-logo:hover .tile-img:before {
  background-color: rgba(63, 44, 88, 0.5); }

.s-comp98 .tile-list .s-tile-logo:hover .tile-img .logo {
  opacity: 1; }

@media (max-width: 768px) {
  .s-comp98 {
    padding: 144px 0px 96px 0px; } }

@media (max-width: 480px) {
  .s-comp98 {
    padding: 96px 0px 42px 0px; }

  .s-comp98 .tile-list .s-tile .tile-img {
    padding: 0px 0px 90px 0px; }

  .s-comp98 .tile-list .s-tile .tile-content {
    padding: 24px 24px 36px 24px; }

  .s-comp98 .tile-list .s-tile .tile-content .s-text {
    margin: 4px 0px 8px 0px; }

  .s-comp98 .tile-list .s-tile-logo .tile-img:before {
    background: linear-gradient(180deg, rgba(63, 44, 88, 0.9) 0%, rgba(63, 44, 88, 0.9) 100%); }

  .s-comp98 .tile-list .s-tile-logo .tile-content {
    padding: 36px 24px 36px 24px; }

  .s-comp98 .tile-list .s-tile-logo:hover .tile-img:before {
    background-color: #3f2c58; }

  .s-comp98 .tile-list .s-tile-logo:hover .tile-img .logo {
    opacity: 0; } }


.s-comp100 .s-tile {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  text-decoration: none; }

.s-comp100 .s-tile .s-img-bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(1); }

.s-comp100 .s-tile:hover .s-img-bg {
  filter: grayscale(0); }

.s-comp100 .s-tile .s-img-beh {
  position: relative;
  overflow: hidden; }

.s-comp100 .s-tile .s-img-beh:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #4285f4;
  opacity: 0.2;
  z-index: 2; }

.s-comp100 .s-tile:hover .s-img-beh:before {
  display: none; }
/*
 .s-comp100 .s-tile .s-img-beh:after {
 content:'';
 background-color: transparent;
 background-image: linear-gradient(90deg, var(--primary), var(--primary-alt));
 position: absolute;
 left: 0px;
 bottom: 0px;
 text-align: left;
 width: 100%;
 height: 0%;
 opacity: 1;
 transition: 0.4s;
 transform: rotate(0deg) scale(1);
 }
 .s-comp100 .s-tile:hover .s-img-beh:after {
 height: 100%;
 transform: rotate(0deg) scale(1);
 opacity: 0.5;
 }*/
.s-comp100 .s-tile h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp100 nav:first-of-type {
  display: none;
  /* delete to show top pagination */ }

.s-comp100 .db-pagination > ul {
  margin: 0 !important; }

.s-comp100 nav .page-item.disabled .page-link span {
  opacity: 0.5; }

.s-comp100 {
  padding: 0px 0px 66px 0px; }

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

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

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

.s-comp100 .s-tile {
  -ms-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp100 .s-tile {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.s-comp100 .s-tile .s-content {
  background-color: #fff; }

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

.s-comp100 .s-tile .s-content {
  padding: 24px 30px 24px 30px; }

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

.s-comp100 .s-tile .s-img-bg {
  height: auto; }

.s-comp100 .s-tile .s-img-bg {
  padding: 0px 0px 88% 0px; }

.s-comp100 .s-tile h3 {
  font-size: 120%; }

.s-comp100 .s-tile h3 {
  color: #0f3056; }

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

.s-comp100 .s-tile h3 {
  line-height: 130%; }

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

.s-comp100 .s-tile:hover {
  -ms-transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp100 .s-tile h3 {
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }

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

.s-comp100 .s-tile .s-content {
  -webkit-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s; }

.s-comp100 .db-pagination {
  margin: 0px 0px 0px 0px; }

.s-comp100 .db-pagination {
  text-align: right; }

.s-comp100 .db-pagination .page-item .page-link {
  color: #778fa2; }

.s-comp100 .db-pagination .page-item .page-link {
  background-color: #fff; }

.s-comp100 .db-pagination .page-item .page-link:hover {
  text-decoration: none; }

.s-comp100 .db-pagination .page-item .page-link:hover {
  background-color: #eceeef; }

.s-comp100 .db-pagination .page-item .page-link:hover {
  border: 1px solid #eceeef; }

.s-comp100 .db-pagination .page-item.active .page-link {
  color: #fff; }

.s-comp100 .db-pagination .page-item.active .page-link {
  background-color: #778fa2; }

.s-comp100 .db-pagination .page-item.active .page-link {
  border: 1px solid #778fa2; }

@media (max-width: 480px) {
  .s-comp100 {
    padding: 0px 0px 42px 0px; } }


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

.s-comp102 .s-tile {
  text-decoration: none;
  overflow: hidden;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.s-comp102 .s-tile .s-img__wrapper {
  width: 33%;
  padding-bottom: 33%;
  position: relative;
  background: linear-gradient(90deg, var(--primary), var(--primary-alt)); }

.s-comp102 .s-tile .tile-img {
  width: 37%;
  padding-bottom: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1); }

.s-comp102 .s-tile h3 {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp102 .s-tile .s-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp102 .s-tile .s-content .read-more i {
  vertical-align: middle; }

.s-comp102 {
  padding: 120px 0px 70px 0px; }

.s-comp102 .s-tile {
  width: 100%; }

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

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

.s-comp102 .s-tile {
  display: inline-block; }

.s-comp102 .s-tile .tile-img {
  background-image: url('');
  background-attachment: scroll;
  background-size: contain;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -ms-background-size: contain;
  -o-background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.s-comp102 .s-tile .s-content {
  width: 67%; }

.s-comp102 .s-tile .s-content {
  padding: 36px 30px 36px 30px; }

.s-comp102 .s-tile .s-content h3 {
  font-size: 120%; }

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

.s-comp102 .s-tile .s-content h3 {
  color: #0f3056; }

.s-comp102 .s-tile .s-content h3 {
  line-height: 120%; }

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

.s-comp102 .s-tile .s-content .s-text {
  font-size: 90%; }

.s-comp102 .s-tile .s-content .s-text {
  font-weight: normal; }

.s-comp102 .s-tile .s-content .s-text {
  color: #3d454e; }

.s-comp102 .s-tile .s-content .s-text {
  line-height: normal; }

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

.s-comp102 .s-tile .s-content .read-more {
  font-size: 83%; }

.s-comp102 .s-tile .s-content .read-more {
  font-weight: bold; }

.s-comp102 .s-tile .s-content .read-more {
  color: #03b8c8; }

.s-comp102 .s-tile .s-content .read-more {
  line-height: 100%; }

.s-comp102 .s-tile .s-content .read-more i {
  font-size: 0.7em; }

.s-comp102 .s-tile .s-content .read-more i {
  font-weight: normal; }

.s-comp102 .s-tile .s-content .read-more i {
  color: #3d454e; }

.s-comp102 .s-tile .s-content .read-more i {
  margin: 0px 0px 0px 4px; }

.s-comp102 .s-tile .s-content .read-more i {
  opacity: 0.4; }

.s-comp102 .s-tile:hover {
  -ms-transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -6px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

@media (max-width: 480px) {
  .s-comp102 {
    padding: 72px 0px 42px 0px; }

  .s-comp102 .s-tile .s-content {
    padding: 36px 24px 36px 24px; } }


.s-comp101 {
  padding: 6.192rem 0; }

@media only screen and (max-width: 480px) {
  .s-comp101 {
    padding: 4.3rem 0; } }
/*********************
 Back Button
 *********************/
.s-comp101 .back-button {
  display: inline-block; }

.s-comp101 .s-back-btn {
  display: inline-block; }

.s-comp101 .s-back-btn i {
  vertical-align: middle; }
/*********************
 Container
 *********************/
.s-comp101 .s-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
/*********************
 Header
 *********************/
@media only screen and (min-width: 480px) {
  .s-comp101 .s-detail-header > .row > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: center; } }

.s-comp101 .s-detail-header .s-title-h2 {
  flex: 1; }

.s-comp101 .s-detail-header .s-img__wrapper {
  background-image: linear-gradient(90deg, var(--primary), var(--primary-alt));
  overflow: hidden;
  margin: 0px 40px 0px 0px;
  height: 155px;
  width: 155px;
  border-radius: 500px 500px 500px 500px;
  position: relative; }

.s-comp101 .s-detail-header .s-img__wrapper .s-img {
  top: 50%;
  left: 50%;
  position: absolute;
  max-height: 60px;
  max-width: 60px;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1); }

@media only screen and (max-width: 480px) {
  .s-comp101 .s-detail-header h2, .s-comp101 .s-detail-header .s-text, .s-comp101 .s-detail-header .s-img__wrapper {
    margin-left: auto !important;
    margin-right: auto !important; }

  .s-comp101 .s-detail-header .s-img__wrapper {
    margin-bottom: 24px; } }
/*********************
 Image
 *********************/
.s-comp101 .s-img {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
/*********************
 Slider
 *********************/
.s-comp101 .flexslider.s-slider {
  border: none;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.s-comp101 .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-comp101 .flexslider.s-slider .flex-direction-nav a.flex-next:before {
  font-size: inherit;
  color: inherit;
  text-shadow: inherit; }

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

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

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

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

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

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

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

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

.s-comp101 .flex-direction-nav .flex-prev, .s-comp101 .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-comp101 .flexslider ul.slides:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

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

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

.s-comp101 .flex-control-paging li a {
  box-shadow: none; }

.s-comp101 .flexslider ul.slides li {
  overflow: hidden; }

.s-comp101 .flexslider ul.slides li .row, .s-comp101 .flexslider ul.slides li .row > .s-slider-content {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%;
  height: 100%; }

.s-comp101 .flexslider ul.slides li .row > .s-slider-content {
  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; }
/*********************
 Sidebar
 *********************/
.s-comp101 .s-sidebar-tile {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  position: sticky;
  top: 30px; }

.s-comp101 .s-detail-cont .s-text {
  padding: 0px 0px 48px 0px; }

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

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

.s-comp101 .s-detail-cont .s-button-list {
  margin: 0px 0px 48px 0px; }

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

.s-comp101 .s-detail-cont hr {
  margin: 0px 0px 48px 0px; }

.s-comp101 .s-detail-cont .s-img {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp101 .s-detail-cont .s-img {
  max-height: 600px; }

.s-comp101 .s-detail-cont .s-img {
  margin: 24px 0px 72px 0px; }

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

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

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

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:before, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:before, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus:before, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus:before {
  font-size: 20px;
  font-weight: normal;
  color: #0f3056;
  text-shadow: 0px 0px 0px #3d454e; }

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

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

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

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

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:focus, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:focus {
  padding: 9px 15px 0px 15px; }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:hover, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:hover, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-next:active, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-direction-nav a.flex-prev:active {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8); }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  background-color: #dedede; }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  width: 8px; }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:focus {
  height: 8px; }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:hover, .s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a:active {
  background-color: #b8b8b8; }

.s-comp101 .s-detail-cont .flexslider.s-slider .flex-control-nav > li a.flex-active {
  background-color: #828282; }

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

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

.s-comp101 .s-detail-cont .flexslider.s-slider {
  margin: 24px 0px 72px 0px; }

.s-comp101 .s-detail-cont .flexslider.s-slider ul.slides:before {
  background-color: #71dfec; }

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

.s-comp101 .s-content-page {
  width: 66%; }

.s-comp101 .s-content-page {
  padding: 0px 30px 0px 0px; }

.s-comp101 .s-detail-header {
  border-bottom: 1px solid #eee; }

.s-comp101 .s-detail-header {
  width: 100%; }

.s-comp101 .s-detail-header {
  margin: 0px 0px 36px 0px; }

.s-comp101 .s-detail-header {
  padding: 0px 0px 36px 0px; }

.s-comp101 .s-detail-header h2 {
  text-align: left; }

.s-comp101 .s-detail-header h2 {
  margin: 0px 0px 0px 0px; }

.s-comp101 .s-detail-header .s-text {
  font-size: 110%; }

.s-comp101 .s-detail-header .s-text {
  color: #0f3056; }

.s-comp101 .s-detail-header .s-text {
  text-align: left; }

.s-comp101 .s-detail-header .s-text {
  line-height: 144%; }

.s-comp101 .s-detail-header .s-text {
  max-width: 550px; }

.s-comp101 .s-detail-header .s-text {
  margin: 12px 0px 0px 0px; }

.s-comp101 .s-detail-header .s-text {
  opacity: 0.75; }

.s-comp101 .s-sidebar {
  width: 33%; }

.s-comp101 .s-sidebar-tile {
  background-color: #fff; }

.s-comp101 .s-sidebar-tile {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp101 .s-sidebar-tile {
  width: 100%; }

.s-comp101 .s-sidebar-tile {
  padding: 48px 40px 48px 40px; }

.s-comp101 .s-sidebar-tile h2 {
  font-size: 144%; }

.s-comp101 .s-sidebar-tile h2 {
  text-align: left; }

.s-comp101 .s-sidebar-tile .s-text {
  text-align: left; }

.s-comp101 .s-sidebar-tile .s-btn-beh a {
  margin: 24px 0px 0px 0px; }

.s-comp101 .s-sidebar-tile .s-btn-beh {
  text-align: left; }

.s-comp101 .back-button {
  width: 100%; }

.s-comp101 .back-button {
  margin: 0px 0px 24px 0px; }

.s-comp101 .s-back-btn {
  font-size: 14px; }

.s-comp101 .s-back-btn {
  font-weight: normal; }

.s-comp101 .s-back-btn {
  color: #3d454e; }

.s-comp101 .s-back-btn i {
  font-size: 0.7em; }

.s-comp101 .s-back-btn i {
  color: #03b8c8; }

.s-comp101 .s-back-btn i {
  margin: -1px 2px 0px 0px; }

.s-comp101 .s-back-btn:hover {
  text-decoration: none; }

.s-comp101 .s-back-btn:hover {
  opacity: 0.6; }

@media (max-width: 768px) {
  .s-comp101 .s-content-page {
    width: 100%; }

  .s-comp101 .s-content-page {
    padding: 0px 0px 0px 0px; }

  .s-comp101 .s-sidebar {
    width: 100%; }

  .s-comp101 .s-sidebar-tile h2 {
    text-align: center; }

  .s-comp101 .s-sidebar-tile .s-text {
    text-align: center; }

  .s-comp101 .s-sidebar-tile .s-btn-beh {
    text-align: center; } }

@media (max-width: 480px) {
  .s-comp101 .s-detail-cont .s-img {
    margin: 0px 0px 48px 0px; }

  .s-comp101 .s-detail-cont .flexslider.s-slider .slides > li {
    height: 60vh; }

  .s-comp101 .s-detail-cont .flexslider.s-slider {
    margin: 0px 0px 48px 0px; }

  .s-comp101 .s-content-page {
    width: 100%; }

  .s-comp101 .s-content-page {
    padding: 0px 0px 0px 0px; }

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

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

  .s-comp101 .s-sidebar {
    width: 100%; }

  .s-comp101 .s-sidebar-tile {
    padding: 36px 24px 36px 24px; }

  .s-comp101 .s-sidebar-tile h2 {
    text-align: center; }

  .s-comp101 .s-sidebar-tile .s-text {
    text-align: center; }

  .s-comp101 .s-sidebar-tile .s-btn-beh {
    text-align: center; } }


#scomp304.s-comp90 {
  padding: 144px 0px 0px 0px; }

#scomp304.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp304.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp304.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp304.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  font-size: 1.2em; }

#scomp304.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

@media (max-width: 768px) {
  #scomp304.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp304.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp304.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp316.s-comp90 {
  position: relative;
  clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%); }

#scomp316.s-comp90:before {
  content: '';
  position: absolute;
  top: -10%;
  left: -10%;
  width: 50%;
  height: 122%;
  background-image: url(https://cloud.sitemn.gr/users/Egelke/swfiles/body/hero-02.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
  transform: scaleX(-1); }

@media only screen and (max-width: 991px) {
  #scomp316.s-comp90 {
    clip-path: polygon(0 0, 100% 2%, 100% 100%, 0% 100%); } }

#scomp316.s-comp90 {
  background-color: #0f3056; }

#scomp316.s-comp90 {
  padding: 144px 0px 108px 0px; }

#scomp316.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp316.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp316.s-comp90 h2.smC11783SmSn1p3T6-style {
  color: #fff; }

#scomp316.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  color: #fff; }

@media (max-width: 768px) {
  #scomp316.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp316.s-comp90 {
    padding: 92px 0px 36px 0px; }

  #scomp316.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp330.s-comp90 {
  padding: 144px 0px 0px 0px; }

#scomp330.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp330.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp330.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp330.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  font-size: 1.2em; }

#scomp330.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

@media (max-width: 768px) {
  #scomp330.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp330.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp330.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp302.s-comp100 {
  padding: 0px 0px 10px 0px; }

@media (max-width: 480px) {
  #scomp302.s-comp100 {
    padding: 0px 0px 0px 0px; } }


#scomp305.s-comp90 {
  padding: 0px 0px 108px 0px; }

#scomp305.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp305.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp305.s-comp90 .s-button-list {
  display: flex;
  flex-direction: row; }

#scomp305.s-comp90 .s-button-list {
  justify-content: center; }

@media (max-width: 768px) {
  #scomp305.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp305.s-comp90 {
    padding: 0px 0px 36px 0px; }

  #scomp305.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }





#scomp291.s-comp90 {
  padding: 144px 0px 168px 0px; }

#scomp291.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp291.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  font-size: 3.583rem; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  color: #03b8c8; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  line-height: 0; }

#scomp291.s-comp90 h2.smC11783SmSn1p3T6-style {
  margin: 0px 0px 0.135em 0px; }

#scomp291.s-comp90 h6.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp291.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

#scomp291.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  margin: 0px 0px 0px 0px; }

@media (max-width: 768px) {
  #scomp291.s-comp90 {
    padding: 96px 0px 120px 0px; } }

@media (max-width: 480px) {
  #scomp291.s-comp90 {
    padding: 72px 0px 96px 0px; } }


#scomp306.s-comp90 .s-img__wrapper {
  position: relative;
  background: linear-gradient(90deg, var(--primary), var(--primary-alt));
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto; }

#scomp306.s-comp90 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
  width: 35%;
  height: 35%; }

@media only screen and (max-width: 480px) {
  #scomp306.s-comp90 .s-img__wrapper {
    width: 160px;
    height: 160px; } }

#scomp306.s-comp90 {
  padding: 120px 0px 0px 0px; }

#scomp306.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp306.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp306.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  display: flex !important;
  flex-direction: row; }

#scomp306.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

@media (max-width: 768px) {
  #scomp306.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp306.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp306.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  #scomp306.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; } }


#scomp323.s-comp90 .s-img__wrapper {
  position: relative;
  background: linear-gradient(90deg, var(--primary), var(--primary-alt));
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto; }

#scomp323.s-comp90 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
  width: 35%;
  height: 35%; }

@media only screen and (max-width: 480px) {
  #scomp323.s-comp90 .s-img__wrapper {
    width: 160px;
    height: 160px; } }

@media only screen and (max-width: 991px) {
  #scomp323.s-comp90 .container > .row > .s-flex {
    flex-direction: column-reverse !important; } }

#scomp323.s-comp90 {
  padding: 86px 0px 0px 0px; }

#scomp323.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp323.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  justify-content: flex-start; }

#scomp323.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp323.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  display: flex !important;
  flex-direction: row; }

#scomp323.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

@media (max-width: 768px) {
  #scomp323.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp323.s-comp90 {
    padding: 0px 0px 36px 0px; }

  #scomp323.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  #scomp323.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; } }


#scomp324.s-comp90 .s-img__wrapper {
  position: relative;
  background: linear-gradient(90deg, var(--primary), var(--primary-alt));
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin: 0 auto; }

#scomp324.s-comp90 img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
  width: 35%;
  height: 35%; }

@media only screen and (max-width: 480px) {
  #scomp324.s-comp90 .s-img__wrapper {
    width: 160px;
    height: 160px; } }

#scomp324.s-comp90 {
  padding: 86px 0px 86px 0px; }

#scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp324.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
  display: flex !important;
  flex-direction: row; }

#scomp324.s-comp90 .s-img__wrapper.smC11783SmSn1p3T9-style {
  margin: 0px 0px 36px 0px; }

@media (max-width: 768px) {
  #scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp324.s-comp90 {
    padding: 0px 0px 36px 0px; }

  #scomp324.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; }

  #scomp324.s-comp90 .s-flex.smC11783SmSn1p3T5-style {
    display: flex !important;
    flex-direction: column; } }


#scomp288.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp288.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

#scomp288.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp288.s-comp90 h6.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp288.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

#scomp288.s-comp90 .s-button-list {
  display: flex;
  flex-direction: row; }

#scomp288.s-comp90 .s-button-list {
  justify-content: center; }

@media (max-width: 480px) {
  #scomp288.s-comp90 .s-button-list {
    display: flex;
    flex-direction: column; } }


#scomp290.s-comp90 {
  padding: 120px 0px 84px 0px; }

#scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center; }

@media (max-width: 768px) {
  #scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }

@media (max-width: 480px) {
  #scomp290.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp290.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start; } }


#scomp285.s-comp90 {
  position: relative;
  clip-path: polygon(0 0, 100% 6%, 100% 100%, 0% 100%); }

#scomp285.s-comp90:before {
  content: '';
  position: absolute;
  top: -10%;
  left: -10%;
  width: 50%;
  height: 122%;
  background-image: url(https://cloud.sitemn.gr/users/Egelke/swfiles/body/hero-02.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.1;
  transform: scaleX(-1); }

@media only screen and (max-width: 991px) {
  #scomp285.s-comp90 {
    clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%); } }

#scomp285.s-comp90 {
  background-color: #0f3056; }

#scomp285.s-comp90 {
  padding: 144px 0px 108px 0px; }

#scomp285.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row; }

#scomp285.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: flex-start; }

#scomp285.s-comp90 h1.smC11783SmSn1p3T6-style {
  color: #fff; }

#scomp285.s-comp90 h2.smC11783SmSn1p3T6-style {
  color: #fff; }

#scomp285.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp285.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  font-size: 1.1em; }

#scomp285.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  color: #fff; }

#scomp285.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  font-size: 2.074rem; }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  font-weight: bold; }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  line-height: 1.44; }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  background-color: rgba(255, 255, 255, 0); }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  border: 0px solid #322049; }

#scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
  padding: 0px 0px 0px 0px; }

@media (max-width: 768px) {
  #scomp285.s-comp90 {
    padding: 96px 0px 60px 0px; } }

@media (max-width: 480px) {
  #scomp285.s-comp90 {
    padding: 72px 0px 36px 0px; }

  #scomp285.s-comp90 blockquote.smC11783SmSn1p3T12-style {
    font-size: 1.44rem; } }


#scomp307.s-comp100 {
  padding: 120px 0px 90px 0px; }

@media (max-width: 480px) {
  #scomp307.s-comp100 {
    padding: 120px 0px 42px 0px; } }


#scomp297.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp297.s-comp96:before {
  content: '';
  position: absolute;
  top: 0%;
  left: -10%;
  width: 50%;
  height: 132%;
  background-image: url(https://cloud.sitemn.gr/users/Egelke/swfiles/body/hero-02.svg);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.5;
  transform: scaleX(-1); }

#scomp297.s-comp96 {
  padding: 20px 0px 120px 0px; }

#scomp297.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info {
  border: 2px solid #e8e7e3; }

#scomp297.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__upload .s-upload__info:hover {
  border: 2px solid rgba(61, 69, 78, 0.4); }

#scomp297.s-comp96 .s-text.smC11783SmSn1p3T4-style {
  font-size: 120%; }

@media (max-width: 480px) {
  #scomp297.s-comp96 {
    padding: 0px 0px 72px 0px; } }


