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

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

.s-comp53 .event .description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


.s-comp101 .price {
  font-size: 1.1rem;
  font-weight: 800;
  color: var(--title);
  background-color: var(--primary-alt);
  padding: 1em 1.4em;
  display: inline-block;
  box-shadow: var(--shadow-md);
  border-radius: var(--border-radius-md);
  margin-bottom: 30px; }
/*********************
 Header
 *********************/
@media only screen and (min-width: 991px) {
  .s-comp101 .s-detail-header {
    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 {
  width: 44%;
  padding: 96px;
  max-width: 750px;
  margin-left: auto; }

.s-comp101 .s-detail-header .image {
  width: 56%;
  height: auto;
  min-height: 85vh;
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-lg) 0 0 var(--border-radius-lg);
  box-shadow: var(--shadow-md); }

.s-comp101 .s-detail-header .image:before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, var(--title) 0%, transparent 100%);
  pointer-events: none;
  opacity: 0.5;
  z-index: 9; }

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

@media only screen and (max-width: 991px) {
  .s-comp101 .s-detail-header .s-title-h2 {
    width: 100%;
    text-align: center;
    padding: 170px 48px 60px 48px;
    margin: 0 auto; }

  .s-comp101 .s-detail-header h2, .s-comp101 .s-detail-header .s-text {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center; }

  .s-comp101 .s-detail-header .image {
    width: 100%;
    min-height: 550px;
    border-radius: var(--border-radius-lg); }

  .s-comp101 .s-detail-header .image:before {
    display: none; } }

@media only screen and (max-width: 480px) {
  .s-comp101 .s-detail-header .s-title-h2 {
    padding: 130px 25px 40px 25px; }

  .s-comp101 .s-detail-header .image {
    min-height: 350px; } }
/*********************
 Container
 *********************/
.s-comp101 .s-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }
/*********************
 Image
 *********************/
.s-comp101 .s-img {
  box-shadow: var(--shadow-md); }
/*********************
 Slider
 *********************/
.s-comp101 .flexslider.s-slider {
  border: none;
  border-radius: 3px;
  box-shadow: var(--shadow-md);
  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: var(--shadow-md);
  border-radius: var(--border-radius-md);
  position: sticky;
  top: 30px;
  backdrop-filter: blur(10px); }
/*********************
 Back Button
 *********************/
.s-comp101 .back-button {
  position: sticky;
  top: 370px; }

.s-comp101 .s-back-btn {
  display: inline-block; }

.s-comp101 .s-back-btn i {
  vertical-align: middle; }

.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: #142d33;
  text-shadow: 0px 0px 0px #364245; }

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

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

.s-comp101 .s-content-container {
  padding: 0px 0px 96px 0px; }

.s-comp101 .s-content-page {
  width: 66%; }

.s-comp101 .s-content-page {
  padding: 96px 70px 66px 0px; }

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

.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: 120%; }

.s-comp101 .s-detail-header .s-text {
  color: #142d33; }

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

.s-comp101 .s-sidebar {
  width: 33%; }

.s-comp101 .s-sidebar {
  margin: -60px 0px 0px 0px; }

.s-comp101 .s-sidebar-tile {
  background-color: #007bb5;
  background-color: rgba(0, 123, 181, 0.7); }

.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 {
  color: #fff; }

.s-comp101 .s-sidebar-tile h2 {
  text-align: left; }

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

.s-comp101 .s-sidebar-tile .s-text {
  text-align: left; }

.s-comp101 .s-sidebar-tile .s-btn-beh a {
  background-color: #fff; }

.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: 12px 0px 0px 0px; }

.s-comp101 .back-button {
  display: none; }

.s-comp101 .s-back-btn {
  font-size: 14px; }

.s-comp101 .s-back-btn {
  font-weight: normal; }

.s-comp101 .s-back-btn {
  color: #364245; }

.s-comp101 .s-back-btn i {
  font-size: 0.7em; }

.s-comp101 .s-back-btn i {
  color: #abc6c6; }

.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: 96px 0px 66px 0px; }

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

  .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-container {
    padding: 0px 0px 72px 0px; }

  .s-comp101 .s-content-page {
    width: 100%; }

  .s-comp101 .s-content-page {
    padding: 96px 0px 66px 0px; }

  .s-comp101 .s-detail-header h2 {
    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; } }


/**************************
 DIRECTION SWITCHER - IMAGE LEFT (DEFAULT)
 **************************/
.s-comp81 .direction-switcher > .row > div > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row; }

.s-comp81 .direction-switcher > .row > div:last-child > .row {
  margin-bottom: 0 !important; }

.s-comp81 .direction-switcher > .row > div:nth-child(even) > .row {
  flex-direction: row-reverse; }

@media screen and (max-width: 480px) {
  .s-comp81 .direction-switcher > .row > div > .row {
    flex-direction: column !important; } }
/**************************
 DIRECTION SWITCHER - IMAGE RIGHT
 **************************/
.s-comp81 .direction-switcher.row-reverse > .row > div > .row {
  flex-direction: row-reverse; }

.s-comp81 .direction-switcher.row-reverse > .row > div:nth-child(even) > .row {
  flex-direction: row; }
/**************************
 VERTICAL CENTERING
 **************************/
.s-comp81 .direction-switcher > .row > div > .row > div:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp81 .direction-switcher .content-box > .row {
  width: calc(100% + 30px); }
/**************************
 IMAGE
 **************************/
.s-comp81 .image {
  overflow: hidden; }

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

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

.s-comp81 .direction-switcher > .row > div > .row {
  margin: 0px -15px 96px -15px; }

.s-comp81 .image {
  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-comp81 .image {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp81 .image {
  width: 100%; }

.s-comp81 .image {
  padding: 0px 0px 100% 0px; }

.s-comp81 .image {
  position: relative; }

.s-comp81 .direction-switcher h2 {
  margin: 0px 0px 24px 0px; }

.s-comp81 .direction-switcher .s-button-list {
  margin: 20px -4px -4px -4px; }

.s-comp81 .direction-switcher .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

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

.s-comp81 .direction-switcher > .row > div > .row > div:nth-child(2) {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 768px) {
  .s-comp81 .image {
    padding: 0px 0px 150% 0px; } }

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

  .s-comp81 .direction-switcher > .row > div > .row {
    margin: 0px -15px 72px -15px; }

  .s-comp81 .image {
    padding: 0px 0px 100% 0px; }

  .s-comp81 .direction-switcher h2 {
    margin: 24px 0px 24px 0px; } }


.s-comp117 h1.smC20090SmSn1p3T21-style, .s-comp117 h2.smC20090SmSn1p3T21-style, .s-comp117 h3.smC20090SmSn1p3T21-style, .s-comp117 h4.smC20090SmSn1p3T21-style, .s-comp117 h5.smC20090SmSn1p3T21-style, .s-comp117 h6.smC20090SmSn1p3T21-style {
  position: relative; }

.s-comp117 {
  position: relative; }


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


.s-comp86 .content-wrapper > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp86 .tile-wrapper {
  position: relative;
  z-index: 10; }

.s-comp86 .image-wrapper {
  position: relative;
  z-index: 1; }

@media only screen and (min-width: 480px) {
  .s-comp86 .image-wrapper .image {
    position: absolute;
    top: 0;
    right: 15px; }

  .s-comp86 .tile-list.row-normal > .row > div:nth-child(even) > .content-wrapper > .row {
    flex-direction: row-reverse; }

  .s-comp86 .tile-list.row-reverse > .row > div:nth-child(odd) > .content-wrapper > .row {
    flex-direction: row-reverse; }

  .s-comp86 .tile-list.row-normal > .row > div:nth-child(even) > .content-wrapper .image-wrapper .image {
    position: absolute;
    top: 0;
    left: 15px; }

  .s-comp86 .tile-list.row-reverse > .row > div:nth-child(odd) > .content-wrapper .image-wrapper .image {
    position: absolute;
    top: 0;
    left: 15px; } }

@media only screen and (max-width: 480px) {
  .s-comp86 .content-wrapper > .row {
    flex-direction: column-reverse; }

  .s-comp86 .tile-wrapper .s-button-list {
    justify-content: center; }

  .s-comp86 .tile-wrapper .s-button-list a {
    display: block;
    width: 100%; } }

.s-comp86 .tile-list > .row > div:last-child .content-wrapper {
  margin-bottom: 0 !important; }

.s-comp86 {
  padding: 144px 0px 144px 0px; }

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

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

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

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

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

.s-comp86 .intro.s-text {
  font-size: 1.2rem; }

.s-comp86 .intro.s-text {
  text-align: center; }

.s-comp86 .intro.s-text {
  width: 67%; }

.s-comp86 .intro.s-text {
  margin: 0px auto 4.3em auto; }

.s-comp86 .content-wrapper {
  margin: 0px 0px 72px 0px; }

.s-comp86 .content-wrapper .tile-wrapper {
  width: 50%; }

.s-comp86 .content-wrapper .tile-wrapper {
  padding: 0px 15px 0px 15px; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile {
  border-top: 4px solid #eaa996; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile {
  width: auto; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile {
  margin: 72px 0px 72px 0px; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile h3 {
  text-align: left; }

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

.s-comp86 .content-wrapper .tile-wrapper .s-tile .s-button-list {
  margin: -4px -4px -4px -4px; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile .s-button-list {
  padding: 1.728em 0px 0px 0px; }

.s-comp86 .content-wrapper .tile-wrapper .s-tile .s-button-list .s-btn {
  margin: 4px 4px 4px 4px; }

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

.s-comp86 .content-wrapper .image-wrapper {
  width: 50%; }

.s-comp86 .content-wrapper .image-wrapper {
  padding: 0px 15px 0px 15px; }

.s-comp86 .content-wrapper .image-wrapper .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-comp86 .content-wrapper .image-wrapper .image {
  box-shadow: 0px 0px 15px 0px rgba(20, 45, 51, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(20, 45, 51, 0.1); }

.s-comp86 .content-wrapper .image-wrapper .image {
  -webkit-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px; }

.s-comp86 .content-wrapper .image-wrapper .image {
  width: 120%; }

.s-comp86 .content-wrapper .image-wrapper .image {
  height: 100%; }

.s-comp86 .content-wrapper .image-wrapper .image {
  padding: 0px 0px 0% 0px; }

@media (max-width: 768px) {
  .s-comp86 {
    padding: 96px 0px 96px 0px; }

  .s-comp86 .intro.s-text {
    width: 83%; }

  .s-comp86 .intro.s-text {
    margin: 0px auto 2.986em auto; }

  .s-comp86 .content-wrapper .tile-wrapper {
    width: 60%; }

  .s-comp86 .content-wrapper .image-wrapper {
    width: 40%; } }

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

  .s-comp86 .intro.s-text {
    font-size: 1rem; }

  .s-comp86 .intro.s-text {
    width: 100%; }

  .s-comp86 .intro.s-text {
    margin: 0px auto 2.488em auto; }

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

  .s-comp86 .content-wrapper .tile-wrapper {
    width: 100%; }

  .s-comp86 .content-wrapper .tile-wrapper .s-tile {
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px; }

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

  .s-comp86 .content-wrapper .tile-wrapper .s-tile h3 {
    text-align: center; }

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

  .s-comp86 .content-wrapper .image-wrapper {
    width: 100%; }

  .s-comp86 .content-wrapper .image-wrapper .image {
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px; }

  .s-comp86 .content-wrapper .image-wrapper .image {
    width: 100%; }

  .s-comp86 .content-wrapper .image-wrapper .image {
    height: auto; }

  .s-comp86 .content-wrapper .image-wrapper .image {
    padding: 0px 0px 100% 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(20, 45, 51, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(20, 45, 51, 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: #364245; }

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

.s-comp90 .icon-list .icons a.icon {
  box-shadow: 0px 0px 8px 0px rgba(171, 198, 198, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(171, 198, 198, 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: #d7eced; }

.s-comp90 .icon-list .icons a.icon:hover {
  box-shadow: 0px 0px 8px 0px rgba(215, 236, 237, 0.2);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(215, 236, 237, 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(20, 45, 51, 0.1);
  -webkit-box-shadow: 0px 0px 15px 0px rgba(20, 45, 51, 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: #abc6c6; }

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

.s-mfp90.mfp-bg {
  background-color: #142d33; }

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

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

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

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

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

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

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


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

.s-comp79 .s-form h1:after, .s-comp79 .s-form h2:after, .s-comp79 .s-form h3:after, .s-comp79 .s-form h4:after, .s-comp79 .s-form h5:after, .s-comp79 .s-form h6:after {
  content: "";
  position: relative;
  display: block; }
/******************
 GENERAL
 ******************/
.s-comp79 {
  position: relative; }
/******************
 FORM SETTINGS
 ******************/
.s-comp79 .s-form .form-group {
  margin: 0; }

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

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

.s-comp79 .s-btn {
  position: relative; }
/*
 .s-comp79 .submitBtn:before{
 content:"";
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 width:0%;
 background:#000;
 opacity:0.25;
 -webkit-filter:invert(1);
 }
 */
.s-comp79 .s-form .checkbox-inline {
  display: inline-block; }

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

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

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

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

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

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

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

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

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

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

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

.s-comp79 select {
  height: auto !important; }
/******************
 RADIO BUTTONS
 ******************/
.s-comp79 .s-radios-beh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 0 -4px; }

.s-comp79 .s-form .radio-inline {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.s-comp79 .s-form .radio-inline label {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.s-comp79 .s-form .radio-inline .form-check-indicator {
  top: 50%;
  left: 0;
  transform: translate(0, -50%); }
/******************
 CHECKBOXES
 ******************/
.s-comp79 .s-checkbox-beh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 0 -4px; }

.s-comp79 .form-check checkbox {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.s-comp79 .s-checkbox-beh label {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.s-comp79 .s-checkbox-beh .form-check-indicator {
  top: 50%;
  left: 0;
  transform: translate(0, -50%); }
/******************
 UPLOAD INPUT
 ******************/
.s-comp79 .sm-input {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer; }

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

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

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

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

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

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

.s-comp79 .sm-file-control::after {
  content: attr(data-upload);
  height: 32px;
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-size: 0.9em;
  opacity: 0.7; }

.s-comp79 input[type="file"] {
  padding: 0 !important;
  height: auto !important;
  display: inline-block !important; }

.s-comp79 .sm-file-control {
  padding: 0 !important;
  width: 100% !important;
  height: 36px !important; }

.s-comp79 .sm-file-control::before {
  padding: 8px 24px 12px 24px !important; }

@media only screen and (max-width: 991px) {
  .s-comp79 form > .row {
    display: flex;
    flex-direction: column; } }
/******************
 LABELS
 ******************/
.s-comp79 .s-form label.form-check-label {
  position: relative;
  display: inline-block;
  padding-left: 0;
  cursor: pointer; }

.s-comp79 .label-required:after {
  content: '*';
  margin-left: 4px;
  font-size: 0.8em;
  color: red;
  font-weight: bold; }
/******************
 PRIVACY
 ******************/
.s-comp79 .privacy {
  text-align: left !important; }

.s-comp79 .s-text a, .s-comp79 .privacy a {
  text-decoration-color: transparent !important; }

.s-comp79 .privacy::empty {
  display: none; }
/******************
 SOCIAL MEDIA
 ******************/
.s-comp79 .social-media .row {
  margin: 0 -4px;
  display: flex; }

@media only screen and (max-width: 991px) {
  .s-comp79 .social-media .row {
    justify-content: center; } }
/******************
 OPENING TIMES
 ******************/
.s-comp79 .opening-times .day {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

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

.s-comp79 {
  padding: 96px 0px 66px 0px; }

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

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

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

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

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

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

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

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

.s-comp79 .s-form .s-text {
  margin: 0px 0px 30px 0px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.s-comp79 .form-check.radio .form-check-label > .form-check-indicator {
  width: 14px; }

.s-comp79 .form-check.radio .form-check-label > .form-check-indicator {
  height: 14px; }

.s-comp79 .form-check.radio .form-check-label > .form-check-indicator {
  margin: 0px 0px 0px 0px; }

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

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

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

.s-comp79 .s-form .form-check.radio {
  margin: 0px 8px 0px 8px; }

.s-comp79 .form-check.radio .form-check-label > .form-check-description {
  font-size: 0.9em; }

.s-comp79 .form-check.radio .form-check-label > .form-check-description {
  color: #364245; }

.s-comp79 .form-check.radio .form-check-label > .form-check-description {
  line-height: 100%; }

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

.s-comp79 .form-check.radio .form-check-label > .form-check-description {
  opacity: 0.7; }

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

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

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

.s-comp79 .form-check.checkbox .form-check-label > .form-check-indicator {
  width: 14px; }

.s-comp79 .form-check.checkbox .form-check-label > .form-check-indicator {
  height: 14px; }

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

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

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

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

.s-comp79 .s-form .form-check.checkbox {
  margin: 0px 8px 0px 8px; }

.s-comp79 .form-check.checkbox .form-check-label > .form-check-description {
  font-size: 0.9em; }

.s-comp79 .form-check.checkbox .form-check-label > .form-check-description {
  color: #364245; }

.s-comp79 .form-check.checkbox .form-check-label > .form-check-description {
  line-height: 100%; }

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

.s-comp79 .form-check.checkbox .form-check-label > .form-check-description {
  opacity: 0.7; }

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

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

.s-comp79 .s-plugin iframe {
  width: 100%; }

.s-comp79 .s-plugin iframe {
  margin: 0px 0px 30px 0px; }

.s-comp79 .opening-times {
  width: 100%; }

.s-comp79 .opening-times {
  margin: 0px 0px 30px 0px; }

.s-comp79 .opening-times .day {
  width: 100%; }

.s-comp79 .opening-times .day .day-inner {
  font-weight: normal; }

.s-comp79 .opening-times .day .day-inner {
  text-align: left; }

.s-comp79 .opening-times .day .day-inner {
  width: 120px; }

.s-comp79 .opening-times .day .hours-inner {
  text-align: left; }

.s-comp79 .social-media {
  width: 100%; }

.s-comp79 .social-media {
  margin: 0px 0px 30px 0px; }

.s-comp79 .social-media .s-text {
  font-weight: bold; }

.s-comp79 .social-media .s-text {
  margin: 0px 0px 8px 0px; }

.s-comp79 .social-media a {
  background-color: #abc6c6; }

.s-comp79 .social-media a {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp79 .social-media a {
  width: 30px; }

.s-comp79 .social-media a {
  height: 30px; }

.s-comp79 .social-media a {
  margin: 0px 4px 0px 4px; }

.s-comp79 .social-media a {
  display: inline-block; }

.s-comp79 .social-media a {
  position: relative; }

.s-comp79 .social-media a i {
  font-size: 15px; }

.s-comp79 .social-media a i {
  font-weight: normal; }

.s-comp79 .social-media a i {
  color: #fff; }

.s-comp79 .social-media a i {
  -ms-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(-50%, -50%, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp79 .social-media a i {
  position: absolute; }

.s-comp79 .social-media a i {
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; }

.s-comp79 .social-media a:hover {
  -ms-transform: translate3d(0px, -2px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  -webkit-transform: translate3d(0px, -2px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);
  transform: translate3d(0px, -2px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1); }

.s-comp79 .social-media {
  display: inline-block; }

.s-comp79 .social-media {
  text-align: center; }

.s-comp79 .privacy.s-text {
  font-size: 0.833rem; }

.s-comp79 .privacy.s-text {
  font-weight: normal; }

.s-comp79 .privacy.s-text {
  color: rgba(54, 66, 69, 0.6); }

.s-comp79 .privacy.s-text {
  line-height: 1.44; }

.s-comp79 .privacy.s-text {
  margin: 0px 0px 5px 0px; }

.s-comp79 .privacy.s-text {
  opacity: 0.833; }

.s-comp79 .s-form input::-webkit-input-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form textarea::-webkit-input-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form input:-moz-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form textarea:-moz-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form input::-moz-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form textarea::-moz-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form input:-ms-input-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form textarea:-ms-input-placeholder {
  font-size: 0.9em; }

.s-comp79 .s-form .sw-result-easyform {
  color: #f5e2d8; }

.s-comp79 .s-form .sw-result-easyform {
  display: none; }

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

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

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

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

.s-comp79 .s-form .sm-file-control::before {
  font-size: 1em; }

.s-comp79 .s-form .sm-file-control::before {
  background-color: #1992cb; }

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

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

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

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

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

.s-comp79 .s-form input.form-control, .s-comp79 .s-form select.form-control, .s-comp79 .s-form .sm-file-control {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp79 .s-form input.form-control, .s-comp79 .s-form select.form-control, .s-comp79 .s-form .sm-file-control {
  border: 1px solid #eaeaea; }

.s-comp79 .s-form input.form-control, .s-comp79 .s-form select.form-control, .s-comp79 .s-form .sm-file-control {
  outline: 0px solid #fff;
  outline-offset: 0px; }

.s-comp79 .s-form textarea.form-control {
  border: 1px solid #eaeaea; }

.s-comp79 .s-form textarea.form-control {
  outline: 0px solid #fff;
  outline-offset: 0px; }

.s-comp79 .s-form textarea.form-control {
  margin: 0px 0px 30px 0px; }

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

.s-comp79 .s-form [type='submit'].s-btn, .s-comp79 .s-form a[type='submit'].s-btn:link, .s-comp79 .s-form a[type='submit'].s-btn:visited {
  font-weight: bold; }

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

.s-comp79 .s-form [type='submit'].s-btn-alt, .s-comp79 .s-form a[type='submit'].s-btn-alt:link, .s-comp79 .s-form a[type='submit'].s-btn-alt:visited {
  margin: 5px 0px 30px 0px; }

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

@media (min-width: 1200px) {
  .s-comp79 .s-form .sm-file-input:hover + .sm-file-control::before {
    background-color: #eaeaea; } }

@media (max-width: 768px) {
  .s-comp79 {
    padding: 72px 0px 66px 0px; }

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

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

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

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

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

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

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

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

  .s-comp79 .opening-times .day .day-inner {
    font-weight: bold; }

  .s-comp79 .opening-times .day .day-inner {
    text-align: center; }

  .s-comp79 .opening-times .day .day-inner {
    width: auto; }

  .s-comp79 .opening-times .day .hours-inner {
    text-align: center; }

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

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

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

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

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

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

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

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

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

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

  .s-comp79 .opening-times {
    margin: -18px 0px 30px 0px; }

  .s-comp79 .opening-times .day .day-inner {
    font-weight: bold; }

  .s-comp79 .opening-times .day .day-inner {
    text-align: center; }

  .s-comp79 .opening-times .day .day-inner {
    width: auto; }

  .s-comp79 .opening-times .day .hours-inner {
    text-align: center; }

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


/*********************
 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; }
/*********************
 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(54, 66, 69, 0.1); }

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

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

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  border-right: 0px solid rgba(20, 45, 51, 0); }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input {
  outline: 0px solid rgba(54, 66, 69, 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(54, 66, 69, 0.4); }

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

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

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

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__input .s-input:focus {
  background-color: rgba(20, 45, 51, 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(54, 66, 69, 0.1); }

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

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

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

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea {
  outline: 0px solid rgba(54, 66, 69, 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(54, 66, 69, 0.4); }

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

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

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

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__textarea .s-textarea:focus {
  background-color: rgba(20, 45, 51, 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: #364245; }

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select {
  border: 2px solid rgba(54, 66, 69, 0.1); }

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

.s-comp96 .smC11783SmSn1p3T2-style.s-form .s-field__wrapper.s-field__select .s-select:focus {
  outline: 0px solid rgba(54, 66, 69, 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 #007bb5; }

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

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

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

.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(54, 66, 69, 0.8); }

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

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

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

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

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

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

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


/* Default css from Default Title */
.s-comp92 h1.smC11783SmSn1p3T17-style, .s-comp92 h2.smC11783SmSn1p3T17-style, .s-comp92 h3.smC11783SmSn1p3T17-style, .s-comp92 h4.smC11783SmSn1p3T17-style, .s-comp92 h5.smC11783SmSn1p3T17-style, .s-comp92 h6.smC11783SmSn1p3T17-style {
  position: relative; }
/* Default css from Default Text */
.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  position: relative; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style u {
  text-decoration: none; }
/* Default css from Grid Collection */
.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  position: relative; }
/* Default css from Default Button */
.s-comp92 .s-btn.smC11783SmSn1p3T23-style, .s-comp92 .s-btn-alt.smC11783SmSn1p3T23-style {
  position: relative; }
/********************************
 CONTAINER
 ********************************/
@media only screen and (min-width: 1280px) {
  .s-comp92 .container {
    max-width: clamp(1200px, calc(100vw - 144px), 1600px); } }
/********************************
 BUTTON LIST
 ********************************/
.s-comp92 .s-button-list {
  margin-top: 48px;
  justify-content: center; }
/********************************
 GALLERY
 ********************************/
.s-comp92 .chocolat-image .s-grid-img {
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  border-radius: 4px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.s-comp92 .chocolat-image .s-grid-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover; }
/* CHOCOLAT DEFAULT SETTINGS */
.chocolat-zoomable.chocolat-zoomed {
  cursor: zoom-out; }

.chocolat-open {
  overflow: hidden; }

.chocolat-overlay {
  transition: opacity 0.4s ease, visibility 0s 0.4s ease;
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #000;
  visibility: hidden;
  opacity: 0; }

.chocolat-overlay.chocolat-visible {
  transition: opacity 0.4s, visibility 0s;
  visibility: visible;
  opacity: 0.8; }

.chocolat-wrapper {
  transition: opacity 0.4s ease, visibility 0s 0.4s ease;
  width: 100%;
  height: 100%;
  position: fixed;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 16;
  color: #fff;
  visibility: hidden; }

.chocolat-wrapper.chocolat-visible {
  transition: opacity 0.4s, visibility 0s;
  opacity: 1;
  visibility: visible; }

.chocolat-zoomable .chocolat-img {
  cursor: zoom-in; }

.chocolat-loader {
  transition: opacity 0.3s;
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 11;
  background: url(../images/loader.gif);
  opacity: 0; }

.chocolat-loader.chocolat-visible {
  opacity: 1; }

.chocolat-image-wrapper {
  position: fixed;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  z-index: 14;
  text-align: left;
  transform: translate(-50%, -50%); }

.chocolat-image-wrapper .chocolat-img {
  position: absolute;
  width: 100%;
  height: 100%; }

.chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right {
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 17;
  visibility: hidden;
  background-color: #fff;
  position: relative; }

.chocolat-wrapper .chocolat-left:before, .chocolat-wrapper .chocolat-right:before {
  content: '';
  border: 2px solid #000;
  width: 0.579rem;
  height: 0.579rem;
  position: absolute;
  top: 50%;
  left: 50%; }

.chocolat-wrapper .chocolat-left:before {
  transform: translate(-25%, -50%) rotate(-45deg);
  border-right: 0;
  border-bottom: 0; }

.chocolat-wrapper .chocolat-right:before {
  transform: translate(-75%, -50%) rotate(-45deg);
  border-left: 0;
  border-top: 0; }

.chocolat-layout {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.chocolat-image-canvas {
  transition: opacity 0.2s;
  opacity: 0;
  flex-grow: 1;
  align-self: stretch; }

.chocolat-image-canvas.chocolat-visible {
  opacity: 1; }

.chocolat-center {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  user-select: none; }

.chocolat-wrapper .chocolat-right.active {
  visibility: visible; }

.chocolat-wrapper .chocolat-left.active {
  visibility: visible; }

.chocolat-wrapper .chocolat-top {
  height: 50px;
  overflow: hidden;
  z-index: 17;
  flex-shrink: 0; }

.chocolat-wrapper .chocolat-close {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff; }

.chocolat-wrapper .chocolat-close:before, .chocolat-wrapper .chocolat-close:after {
  content: '';
  width: 50%;
  height: 2px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: 50% 50%; }

.chocolat-wrapper .chocolat-close:before {
  transform: translate(-50%, -50%) rotate(-45deg); }

.chocolat-wrapper .chocolat-close:after {
  transform: translate(-50%, -50%) rotate(45deg); }

.chocolat-wrapper .chocolat-bottom {
  height: 40px;
  font-size: 12px;
  z-index: 17;
  padding-left: 15px;
  padding-right: 15px;
  background: rgba(0, 0, 0, 0.2);
  flex-shrink: 0;
  display: flex;
  align-items: center; }

.chocolat-wrapper .chocolat-set-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3); }

.chocolat-wrapper .chocolat-set-title:empty {
  display: none !important; }

.chocolat-wrapper .chocolat-pagination {
  float: right;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.2); }

.chocolat-wrapper .chocolat-fullscreen {
  width: 20px;
  height: 15px;
  display: block;
  cursor: pointer;
  float: right;
  position: relative; }

.chocolat-wrapper .chocolat-fullscreen:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0; }

.chocolat-wrapper .chocolat-fullscreen:after {
  content: '';
  width: 50%;
  height: 50%;
  border: 1px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0; }

.chocolat-wrapper .chocolat-description {
  display: inline-block;
  flex-grow: 1;
  text-align: right; }
/* no container mode*/
body.chocolat-open > .chocolat-overlay {
  z-index: 15; }

body.chocolat-open > .chocolat-loader {
  z-index: 15; }

body.chocolat-open > .chocolat-image-wrapper {
  z-index: 17; }
/* container mode*/
.chocolat-in-container .chocolat-wrapper, .chocolat-in-container .chocolat-image-wrapper, .chocolat-in-container .chocolat-overlay {
  position: absolute; }

.chocolat-in-container {
  position: relative; }

.chocolat-zoomable.chocolat-zooming-in .chocolat-image-wrapper, .chocolat-zoomable.chocolat-zooming-out .chocolat-image-wrapper {
  transition: width 0.2s ease, height 0.2s ease; }

.chocolat-zoomable.chocolat-zooming-in .chocolat-img, .chocolat-zoomable.chocolat-zooming-out .chocolat-img {
  transition: margin 0.2s ease; }
/* comment to show controls when zoomed-in */
.chocolat-zoomable .chocolat-top, .chocolat-zoomable .chocolat-bottom, .chocolat-zoomable .chocolat-right, .chocolat-zoomable .chocolat-left {
  transition: opacity 0.3s ease, visibility 0s 0.3s;
  opacity: 1; }

.chocolat-zoomable.chocolat-zoomed .chocolat-top, .chocolat-zoomable.chocolat-zoomed .chocolat-bottom, .chocolat-zoomable.chocolat-zoomed .chocolat-right, .chocolat-zoomable.chocolat-zoomed .chocolat-left {
  visibility: hidden;
  opacity: 0; }

@media only screen and (max-width: 480px) {
  .chocolat-wrapper .chocolat-left, .chocolat-wrapper .chocolat-right {
    width: 36px;
    height: 36px; } }

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

.s-comp92 {
  position: relative; }

.s-comp92 h1.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h2.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h3.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h4.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h5.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 h6.smC11783SmSn1p3T17-style {
  text-align: center; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  text-align: center; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  margin: 0px auto 48px auto; }

.s-comp92 .s-text.smC11783SmSn1p3T18-style {
  min-width: 0px;
  max-width: 550px; }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  display: grid;
  grid-template-columns: repeat(4, 1fr); }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  grid-column-gap: 30px; }

.s-comp92 .s-grid.smC11783SmSn1p3T22-style {
  grid-row-gap: 30px; }

@media (max-width: 768px) {
  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    display: grid;
    grid-template-columns: repeat(2, 1fr); } }

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

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    grid-column-gap: 15px; }

  .s-comp92 .s-grid.smC11783SmSn1p3T22-style {
    grid-row-gap: 15px; } }


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

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

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


.s-comp80 {
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC); }
/***********************
 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); }
/***********************
 RESPONSIVE
 ***********************/
@media only screen and (max-width: 991px) {
  .s-comp80 .hero-content {
    justify-content: center !important;
    align-items: center !important; }

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

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

.s-comp80 {
  height: 85vh; }

.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(20, 45, 51, 0.7) 0%, rgba(20, 45, 51, 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(20, 45, 51, 0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(20, 45, 51, 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: 2.986rem; }

.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 .hero-content .s-tile .s-text {
    margin: 23px auto 33px auto; } }

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

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


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

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

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

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

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

.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: 236px 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; }

@media (max-width: 480px) {
  .s-comp83 {
    padding: 166px 0px 96px 0px; } }


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

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

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

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

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

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

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

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

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

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

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


.s-comp98 {
  position: relative;
  overflow: hidden; }

.s-comp98:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, var(--title) 0%, transparent 100%);
  pointer-events: none;
  opacity: 0.5;
  z-index: 9; }

.s-comp98.default-size {
  min-height: 80vh; }

.s-comp98.xl-size {
  min-height: 100vh; }
/****************************
 VISUAL CONTAINER
 ****************************/
.s-comp98 .visual-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.s-comp98 .visual-container .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.s-comp98 .visual-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover; }
/***** Video *****/
.s-comp98 .visual-container .video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

.s-comp98 .visual-container .video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }
/***** Overlay *****/
.s-comp98 .visual-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3; }
/* Horizontal Overlay - Main Settings */
.s-comp98 .visual-container .overlay:before, .s-comp98 .visual-container .overlay:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
/* Horizontal Overlay - Dark Mode Settings (For Content Readability) */
.s-comp98.dark-mode .visual-container .overlay:before {
  background: linear-gradient(90deg, var(--title) 0%, transparent 50%);
  opacity: 0.5; }
/* Horizontal Overlay - Dark Mode Settings (For Navigation Readability) */
.s-comp98.dark-mode .visual-container .overlay:after {
  background: linear-gradient(90deg, var(--title) 0%, transparent 100%);
  opacity: 0.2; }

@media only screen and (max-width: 991px) {
  .s-comp98.dark-mode .visual-container .overlay:before {
    background: var(--title);
    opacity: 0.6; }

  .s-comp98.dark-mode .visual-container .overlay:after {
    background: linear-gradient(180deg, transparent -20%, var(--title) 50%, transparent 120%);
    opacity: 0.2; } }
/****************************
 CONTENT CONTAINER
 ****************************/
.s-comp98 .content-container {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center; }

.s-comp98 .content-container .container {
  width: 100%;
  max-width: 1600px;
  padding: 144px 96px;
  margin-top: 100px; }

.s-comp98 .content-container .content {
  max-width: 660px; }

.s-comp98 .content-container .content h1 {
  color: #fff;
  font-size: 3.4rem; }

.s-comp98 .content-container .content .s-text {
  font-size: 1.2rem;
  color: #fff;
  max-width: 500px;
  padding-top: 20px; }

.s-comp98 .content-container .content .s-button-list {
  margin-top: 24px; }

.s-comp98 .content-container .content .s-btn-alt {
  border: 2px solid #fff;
  background: transparent !important; }

.s-comp98 .content-container .content .s-btn-alt > div {
  color: #fff !important; }

@media only screen and (max-width: 991px) {
  .s-comp98.default-size, .s-comp98.xl-size {
    height: auto; }

  .s-comp98 .content-container .container {
    max-width: 100%;
    padding: 144px 45px;
    margin-top: 50px; }

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

  .s-comp98 .content-container .content .s-text {
    text-align: center;
    margin: 0 auto;
    font-size: 1.1rem;
    line-height: auto; }

  .s-comp98 .content-container .content h1 {
    font-size: 2.9rem; } }

@media only screen and (max-width: 480px) {
  .s-comp98 .content-container .container {
    padding: 96px 25px; }

  .s-comp98 .content-container .content h1 {
    font-size: 2.2rem; } }
/****************************
 DOWN CUE
 ****************************/
.s-comp98 .down-cue {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translate(-50%, 0);
  z-index: 20;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: var(--secondary);
  border-radius: var(--border-radius-md);
  -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 .down-cue:hover {
  bottom: 17px; }

.s-comp98 .down-cue i {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.s-comp98 {
  position: relative; }


.s-comp100 a {
  text-decoration: none !important; }

.s-comp100 h2 {
  text-align: center;
  max-width: 650px;
  margin: 0 auto 48px auto; }

.s-comp100 .s-button-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 12px; }

.s-comp100 .news-list > .row, .s-comp100 .news-list .s-blog-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.s-comp100 .s-tile {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

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

.s-comp100 .s-tile .s-category {
  position: absolute;
  top: 30px;
  left: 30px;
  background-color: #fff; }

.s-comp100 .s-tile .sw_alink i {
  font-size: 0.7em;
  vertical-align: middle;
  margin-top: -1px; }

.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; }
/* Default css from Default Button */
.s-comp100 .s-btn.smC20090SmSn1p3T8-style, .s-comp100 .s-btn-alt.smC20090SmSn1p3T8-style {
  position: relative;
  display: inline-block; }

.s-comp100 {
  padding: 96px 0px 66px 0px; }

.s-comp100 .s-tile {
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px; }

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

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

.s-comp100 .s-tile .s-text {
  font-size: 95%; }

.s-comp100 .s-tile .s-text {
  color: #364245; }

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

.s-comp100 .s-tile .sw_alink, .s-comp100 .s-tile a.sw_alink:link, .s-comp100 .s-tile a.sw_alink:visited {
  font-size: 83%; }

.s-comp100 .s-tile .sw_alink, .s-comp100 .s-tile a.sw_alink:link, .s-comp100 .s-tile a.sw_alink:visited {
  font-weight: bold; }

.s-comp100 .s-tile .sw_alink, .s-comp100 .s-tile a.sw_alink:link, .s-comp100 .s-tile a.sw_alink:visited {
  color: #1992cb; }

.s-comp100 .s-tile .sw_alink:hover, .s-comp100 .s-tile a.sw_alink:hover {
  color: #abc6c6; }

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

.s-comp100 .s-tile .sw_alink i {
  color: #abc6c6; }

.s-comp100 .s-tile .sw_alink:hover i {
  opacity: 0.5; }

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

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

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

.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: 30px 30px 30px 30px; }

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

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

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

.s-comp100 .s-tile .s-category {
  font-size: 0.75em; }

.s-comp100 .s-tile .s-category {
  color: #142d33; }

.s-comp100 .s-tile .s-category {
  background-color: #d7eced; }

.s-comp100 .s-tile .s-category {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp100 .s-tile .s-category {
  padding: 2px 10px 2px 10px; }

.s-comp100 .s-tile .s-category {
  display: none; }

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

.s-comp100 .s-tile h3 {
  font-size: 1.2em; }

.s-comp100 .s-tile h3 {
  font-weight: 700; }

.s-comp100 .s-tile h3 {
  color: #142d33; }

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

.s-comp100 .s-tile:hover {
  -ms-transform: translate(0px, -6px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  -webkit-transform: translate(0px, -6px) rotate(0deg) scale(1, 1) skew(0deg, 0deg);
  transform: translate(0px, -6px) rotate(0deg) scale(1, 1) skew(0deg, 0deg); }

.s-comp100 .s-tile {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 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: 72px 0px 42px 0px; }

  .s-comp100 .s-tile .s-content {
    padding: 30px 24px 30px 24px; } }


.s-comp102 .container .news-list > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap; }

.s-comp102 .intro h2 {
  text-align: center;
  max-width: 650px;
  margin: 0 auto 48px auto; }

@media only screen and (min-width: 991px) {
  .s-comp102 .news-list > .row > .s-blog-col:nth-child(2) .s-tile, .s-comp102 .news-list > .row > .s-blog-col:nth-child(5) .s-tile, .s-comp102 .news-list > .row > .s-blog-col:nth-child(8) .s-tile {
    margin-top: 36px; } }

.s-comp102 .s-tile {
  text-decoration: none;
  /*    box-shadow: none;*/
  box-shadow: var(--shadow-md);
  border-radius: var(--border-radius-md);
  position: relative; }

.s-comp102 .s-tile:before {
  content: '';
  position: absolute;
  height: 40px;
  width: 40px;
  background: var(--secondary);
  border-radius: 50%;
  box-shadow: var(--shadow-md);
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 20; }

.s-comp102 .s-tile h3 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp102 .s-tile .s-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.s-comp102 .s-tile .s-content .read-more i {
  vertical-align: middle; }

.s-comp102 {
  padding: 96px 0px 66px 0px; }

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

.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: 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-comp102 .s-tile .tile-img {
  -webkit-border-radius: 16px 16px 0px 0px;
  border-radius: 16px 16px 0px 0px; }

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

.s-comp102 .s-tile .tile-img {
  padding: 0px 0px 70% 0px; }

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

.s-comp102 .s-tile .s-content h3 {
  color: #142d33; }

.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-weight: normal; }

.s-comp102 .s-tile .s-content .s-text {
  color: #364245; }

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

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

.s-comp102 .s-tile .s-content .read-more i {
  margin: 0px 0px 0px 4px; }

.s-comp102 .s-tile .s-content .read-more i {
  opacity: 1; }

.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 .s-tile .tile-img {
    padding: 0px 0px 90% 0px; }

  .s-comp102 .s-tile .s-content {
    padding: 36px 24px 36px 24px; } }


.s-comp103 {
  height: auto !important;
  position: relative; }

.s-comp103 .container {
  min-height: 95vh !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

@media only screen and (min-width: 1280px) {
  .s-comp103 .container {
    max-width: 1600px;
    padding: 100px 72px; } }

@media only screen and (max-width: 1279px) {
  .s-comp103 .container {
    max-width: 100%;
    padding: 100px 72px; } }

@media only screen and (max-width: 991px) {
  .s-comp103 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column-reverse; }

  .s-comp103 .container {
    padding: 170px 48px 30px 48px;
    width: 100%;
    min-height: 0px !important; } }

@media only screen and (max-width: 480px) {
  .s-comp103 .container {
    padding: 130px 25px 30px 25px; } }
/***********************
 BACKGROUND
 ***********************/
.s-comp103 .hero-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 52%;
  height: 90%; }

.s-comp103 .hero-bg-img {
  width: 100%;
  height: 100%;
  bottom: 0;
  border-radius: 36px 0 0 36px;
  overflow: hidden;
  box-shadow: var(--shadow-md);
  /*margin-bottom: 80px;*/
  position: relative; }

.s-comp103 .hero-bg-img:before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, var(--title) 0%, transparent 100%);
  pointer-events: none;
  opacity: 0.5;
  z-index: 9; }

.s-comp103 .hero-bg-overlay {
  height: calc(100% - 72px); }

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

.s-comp103 .hero-bg-overlay.hide {
  display: none; }

@media only screen and (max-width: 991px) {
  .s-comp103 .hero-bg-img {
    border-radius: 36px; }

  .s-comp103 .hero-bg {
    position: relative;
    top: auto;
    right: auto;
    width: calc(100vw - 60px);
    padding-bottom: calc((100vw - 60px) * 0.8);
    margin: 0 auto; } }
/****************
 testimonial
 ****************/
.s-comp103 .testimonial {
  background: rgba(24, 123, 181, 0.7);
  position: absolute;
  max-width: 620px;
  left: -7%;
  bottom: -10%;
  border-radius: var(--border-radius-md);
  padding: 38px;
  color: #fff;
  box-shadow: var(--shadow-md);
  backdrop-filter: blur(10px); }

.s-comp103 .testimonial .testimonial-text {
  font-size: 1.1rem;
  line-height: 144%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: italic; }

.s-comp103 .testimonial .testimonial-name {
  font-weight: 800;
  font-size: 0.83em;
  padding-top: 12px; }
/***********************
 CONTENT
 ***********************/
.s-comp103 .container {
  position: relative;
  z-index: 10;
  height: 100%; }

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

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

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

.s-comp103 .hero-content .s-tile {
  max-width: 48%; }
/***********************
 BUTTON LIST
 ***********************/
.s-comp103 .hero-content.horizontal-right .s-button-list {
  justify-content: flex-end; }
/***********************
 SCROLL INDICATOR
 ***********************/
.s-comp103 .scroll-indicator .icon-container a i, .s-comp103 .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-comp103 .scroll-indicator .icon-container {
  width: 45px;
  height: 45px;
  background: var(--tertiary);
  border-radius: var(--border-radius);
  position: relative;
  overflow: hidden;
  margin-left: 18px; }
/***********************
 RESPONSIVE
 ***********************/
@media only screen and (max-width: 991px) {
  .s-comp103 .hero-content {
    justify-content: center !important;
    align-items: center !important; }

  .s-comp103 .hero-content .s-tile {
    max-width: 100%;
    padding: 0 !important; }

  .s-comp103 .hero-content .s-tile > .row > div {
    text-align: center; }

  .s-comp103 .hero-content.horizontal-left h1, .s-comp103 .hero-content.horizontal-left h6, .s-comp103 .hero-content.horizontal-left .s-text {
    text-align: center;
    margin: 0 auto !important; }

  .s-comp103 .hero-content h1 {
    padding-top: 12px !important; }

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

  .s-comp103 .scroll-indicator {
    display: none !important; }

  .s-comp103 .hero-bg-img {
    height: 85%;
    top: 0; }

  .s-comp103 .testimonial {
    left: auto;
    bottom: 0%;
    padding: 25px; }

  .s-comp103 .testimonial .testimonial-text {
    font-size: 1rem; } }

.s-comp103 {
  height: auto; }

.s-comp103 {
  position: relative; }

.s-comp103 .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-comp103 .hero-bg .hero-bg-img {
  position: absolute; }

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

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

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

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

.s-comp103 .hero-content .s-tile {
  box-shadow: 0px 0px 0px 0px rgba(20, 45, 51, 0);
  -webkit-box-shadow: 0px 0px 0px 0px rgba(20, 45, 51, 0); }

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

.s-comp103 .hero-content .s-tile {
  padding: 120px 80px 0px 0px; }

.s-comp103 .hero-content .s-tile h1 {
  color: #142d33; }

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

.s-comp103 .hero-content .s-tile h6 {
  background: linear-gradient(90deg, #abc6c6 0%, #f5e2d8 100%); }

.s-comp103 .hero-content .s-tile h6 {
  margin: 0px 0px 12px 0px; }

.s-comp103 .hero-content .s-tile h6 {
  padding: 6px 12px 6px 12px; }

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

.s-comp103 .hero-content .s-tile .s-text {
  font-size: 1.1rem; }

.s-comp103 .hero-content .s-tile .s-text {
  color: rgba(54, 66, 69, 0.8); }

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

.s-comp103 .hero-content .s-tile .s-text {
  padding: 23px 30px 33px 0px; }

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

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

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

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

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

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

.s-comp103 .scroll-indicator .mouse-container a {
  border: 2px solid #142d33; }

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

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

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

.s-comp103 .scroll-indicator .mouse-container a:before {
  background-color: #142d33; }

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

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

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

.s-comp103 .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-comp103 .scroll-indicator .mouse-container a:before {
  position: absolute; }

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

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

.s-comp103 .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-comp103 .scroll-indicator .icon-container a i {
  font-size: 1rem; }

.s-comp103 .scroll-indicator .icon-container a i {
  font-weight: 400; }

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

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

.s-comp103 .scroll-indicator .icon-container a {
  position: absolute; }

.s-comp103 .scroll-indicator .icon-container a {
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto; }

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

.s-comp103 .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-comp103 .scroll-indicator .image-container a img {
  height: 24px; }

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

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

.s-comp103 .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-comp103 .hero-content .s-tile {
    padding: 72px 80px 72px 0px; }

  .s-comp103 .hero-content .s-tile h6 {
    margin: 0px auto 12px auto; }

  .s-comp103 .hero-content .s-tile .s-text {
    margin: 0px auto 0px auto; }

  .s-comp103 .hero-content .s-tile .s-text {
    padding: 23px 0px 33px 0px; } }

@media (max-width: 480px) {
  .s-comp103 .hero-content .s-tile {
    padding: 48px 80px 48px 0px; }

  .s-comp103 .hero-content .s-tile h6 {
    margin: 0px auto 12px auto; }

  .s-comp103 .hero-content .s-tile .s-text {
    margin: 0px auto 0px auto; }

  .s-comp103 .hero-content .s-tile .s-text {
    padding: 23px 0px 33px 0px; } }


@media only screen and (min-width: 1280px) {
  .s-comp105 .container {
    max-width: 1600px;
    padding: 0 72px; } }

.s-comp105 h2 {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px; }

.s-comp105 .intro .s-text {
  font-size: 1.1em;
  max-width: 700px;
  margin: 0 auto;
  text-align: center; }

.s-comp105 .usp-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  padding-top: 36px; }

@media only screen and (min-width: 991px) {
  .s-comp105 .usp-list.col-4 .usp-item-container:nth-child(odd), .s-comp105 .usp-list.col-3 .usp-item-container:nth-child(odd) {
    padding-top: 36px; } }

@media only screen and (max-width: 991px) {
  .s-comp105 .usp-list .usp-item-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.s-comp105 .usp-list.col-2 .usp-item-container {
  width: 50%; }

.s-comp105 .usp-list.col-3 .usp-item-container {
  width: 33%; }

.s-comp105 .usp-list.col-4 .usp-item-container {
  width: 25%; }

.s-comp105 .usp-item {
  padding: 32px;
  background: #fff;
  box-shadow: var(--shadow-md);
  margin: 10px;
  border-radius: var(--border-radius-md); }

.s-comp105 .usp-item .icon {
  margin-bottom: 20px;
  background: var(--secondary);
  width: 90px;
  height: 90px;
  object-fit: contain;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: var(--shadow-md); }

.s-comp105 .usp-item .icon img {
  height: 60px;
  max-width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: invert(100%) brightness(200%); }

.s-comp105 .usp-item h3 {
  font-size: 1.1rem; }

@media only screen and (max-width: 991px) {
  .s-comp105 .usp-list.col-2 .usp-item-container, .s-comp105 .usp-list.col-3 .usp-item-container, .s-comp105 .usp-list.col-4 .usp-item-container {
    width: 50%; }

  .s-comp105 .usp-item {
    margin-bottom: 30px; }

  .s-comp105 .usp-item {
    box-shadow: var(--shadow-sm); } }

@media only screen and (max-width: 576px) {
  .s-comp105 .usp-list.col-2 .usp-item-container, .s-comp105 .usp-list.col-3 .usp-item-container, .s-comp105 .usp-list.col-4 .usp-item-container {
    width: 100%; } }

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

.s-comp105 {
  position: relative; }

@media (max-width: 768px) {
  .s-comp105 {
    padding: 96px 0px 66px 0px; } }

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


.s-comp106 {
  position: relative; }

.s-comp106 .testimonial-slider-container {
  width: 100%;
  position: relative;
  padding-left: 40px; }

.s-comp106 .swiper-container {
  overflow: hidden; }

.s-comp106 .testimonial-container {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.s-comp106 .content-container {
  width: 55%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp106 .swiper-slide:not(.swiper-slide-active) .content-container {
  opacity: 0; }

.s-comp106 .content-container .content {
  padding: 60px;
  width: 100%;
  max-width: 660px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box; }

.s-comp106 .content-container .content-icon {
  width: 56px;
  padding-top: 0.44rem; }

.s-comp106 .content-container .content-icon .icon {
  width: 100%;
  padding-bottom: 100%;
  background: #fff;
  border-radius: 50%;
  position: relative;
  box-shadow: var(--shadow-sm); }

.s-comp106 .content-container .content-icon .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: var(--secondary);
  font-size: 0.833rem; }

.s-comp106 .content-container .content-text {
  width: calc(100% - 56px);
  padding-left: 36px; }

.s-comp106 .content-container .content-text .s-text {
  font-size: 1.2rem;
  line-height: 1.44;
  margin-bottom: 20px; }

.s-comp106 .content-container .content-text .name {
  font-family: var(--title-font);
  font-size: 0.95rem;
  font-weight: 700;
  opacity: 0.7; }

.s-comp106 .image-container {
  width: 40%;
  padding-bottom: 40%;
  position: relative;
  margin: 40px 0 0 40px; }

.s-comp106 .image-container .image:after {
  content: '';
  background: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/visual-1.svg');
  background-size: contain;
  background-position: center;
  width: 30%;
  height: 30%;
  position: absolute;
  top: -30px;
  left: -30px;
  z-index: -1; }

.s-comp106 .image-container .image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1); }
/*
 .s-comp106 .swiper-slide:not(.swiper-slide-active) .image {
 filter: blur(10px);
 transform: scale(1.05);
 }*/
.s-comp106 .image-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

@media only screen and (max-width: 991px) {
  /*.s-comp106 .content-container .content {
   flex-direction: column;
   }*/
    .s-comp106 {
      padding: 0 0 96px 0; }
    .s-comp106 .container {
      max-width: 100%;
      padding: 0 48px; }
    .s-comp106 .content-container {
      width: 60%; }
    .s-comp106 .image-container {
      width: 33%; }
    .s-comp106 .image-container .image {
      width: 100%;
      padding-bottom: 0;
      height: 100%; }
    .s-comp106 .content-container .content-icon {
      display: none; }
    .s-comp106 .content-container .content-text {
      width: 100%;
      padding-left: 0; }
    .s-comp106 .content-container .content-text .s-text {
      font-weight: 400;
      font-size: 1rem; } }

@media only screen and (max-width: 768px) {
  .s-comp106 .container {
    padding: 0 15px; }

  .s-comp106 .content-container .content {
    flex-direction: column;
    padding: 30px; }

  .s-comp106 .content-container {
    width: 100%; }

  .s-comp106 .image-container {
    width: 40%;
    padding-bottom: 40%;
    margin-left: 0; } }
/****************************
 NAVIGATION
 ****************************/
.s-comp106 .swiper-nav-button {
  --size: 55px;
  width: var(--size);
  height: var(--size);
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 10;
  display: inline-block; }

.s-comp106 .swiper-nav-button.swiper-nav-prev {
  left: calc(var(--size) / -2); }

.s-comp106 .swiper-nav-button.swiper-nav-next {
  right: calc(var(--size) / -2); }

.s-comp106 .swiper-nav-button i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: var(--secondary-alt);
  font-size: 1.44rem; }

@media only screen and (max-width: 991px) {
  .s-comp106 .swiper-nav-button {
    --size: 48px; } }
/****************************
 PAGINATION
 ****************************/
.s-comp106 .swiper-pagination {
  bottom: -35px !important; }

.s-comp106 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: transparent;
  border: 2px solid var(--secondary-alt);
  opacity: 1;
  -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-comp106 .swiper-pagination-bullet-active {
  background: var(--secondary-alt); }
/* Default css from Header 2 */
.s-comp106 h2.smC19486SmSn1p3T6i15-style {
  position: relative; }

.s-comp106 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

.s-comp106 {
  padding: 144px 0px 144px 0px; }

.s-comp106 {
  position: relative; }

.s-comp106 h2.smC19486SmSn1p3T6i15-style {
  text-align: center; }

.s-comp106 h2.smC19486SmSn1p3T6i15-style {
  margin: 0px auto 36px auto; }

.s-comp106 h2.smC19486SmSn1p3T6i15-style {
  min-width: auto;
  max-width: 700px; }

@media (max-width: 768px) {
  .s-comp106 {
    padding: 96px 0px 96px 0px; } }

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


/*.s-comp107 .container > .row {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 flex-wrap: wrap;
 }
 .s-comp107 .container > .row > div {
 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-comp107 {
  position: relative;
  overflow: hidden; }

.s-comp107:after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

.s-comp107 .intro {
  margin-bottom: 24px; }

.s-comp107 .intro h2 {
  max-width: 650px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 24px; }

.s-comp107 .tile-list > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 10; }

.s-comp107 .tile-list .tile-column {
  width: 25%;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp107 .tile-list .s-tile {
  text-decoration: none;
  box-shadow: var(--shadow-md);
  border-radius: var(--border-radius-md);
  position: relative; }

.s-comp107 .tile-list .s-tile .s-text {
  color: var(--text);
  font-size: 0.95em;
  padding: 0px 25px 20px 25px; }

.s-comp107 .tile-list .s-tile:before {
  content: '';
  position: absolute;
  height: 30px;
  width: 30px;
  background: var(--title);
  border-radius: 50%;
  box-shadow: var(--shadow-md);
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 20; }

.s-comp107 .tile-column:nth-child(2) .s-tile:before {
  background: var(--tertiary); }

.s-comp107 .tile-column:nth-child(3) .s-tile:before {
  background: #d9c0db; }

.s-comp107 .tile-column:nth-child(4) .s-tile:before {
  background: var(--primary); }

.s-comp107 .s-text {
  font-size: 1.1em; }
/************************
 VISUALS
 ************************/
.s-comp107 {
  position: relative;
  overflow: hidden; }

.s-comp107 .container {
  position: relative;
  z-index: 10; }

.s-comp107 .tile-list {
  position: relative; }

.s-comp107 .icon {
  width: 100%;
  padding-bottom: 72%;
  position: relative;
  overflow: hidden;
  border-radius: var(--border-radius-md) var(--border-radius-md) 0 0; }

.s-comp107 .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover; }
/************************
 RESPONSIVE
 ************************/
@media only screen and (max-width: 991px) {
  .s-comp107 .tile-list .tile-column {
    width: 50%; } }

@media only screen and (max-width: 480px) {
  .s-comp107 .tile-list .tile-column {
    width: 100%; }

  .s-comp107 .icon {
    padding-bottom: 62%; } }

.s-comp107 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

.s-comp107 {
  padding: 144px 0px 114px 0px; }

.s-comp107 h2 {
  text-align: left; }

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

.s-comp107 .tile-list .s-tile {
  padding: 0em 0em 0em 0em; }

.s-comp107 .tile-list .s-tile .icon img {
  display: block; }

.s-comp107 .tile-list .s-tile .title {
  font-family: 'Open Sans', sans-serif, sans-serif; }

.s-comp107 .tile-list .s-tile .title {
  font-size: 1rem; }

.s-comp107 .tile-list .s-tile .title {
  font-weight: 800; }

.s-comp107 .tile-list .s-tile .title {
  color: #142d33; }

.s-comp107 .tile-list .s-tile .title {
  padding: 20px 1em 0.44em 25px; }

.s-comp107 .tile-list .s-tile .title i {
  font-size: 0.694em; }

.s-comp107 .tile-list .s-tile .title i {
  color: #1992cb; }

.s-comp107 .tile-list .s-tile .title i {
  margin: 0px 0px 0px 4px; }

.s-comp107 .tile-list .s-tile:hover {
  box-shadow: 0px 8px 30px 0px rgba(20, 45, 51, 0.3);
  -webkit-box-shadow: 0px 8px 30px 0px rgba(20, 45, 51, 0.3); }

.s-comp107 .tile-list .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: 768px) {
  .s-comp107 {
    padding: 96px 0px 66px 0px; }

  .s-comp107 h2 {
    text-align: center; } }

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

  .s-comp107 h2 {
    text-align: center; } }


.s-comp108 {
  position: relative; }

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

.s-comp108 .container > .row.left {
  justify-content: flex-end; }

.s-comp108 .image-container {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 1; }

.s-comp108 .left .image-container {
  left: 0; }

.s-comp108 .right .image-container {
  right: 0; }

.s-comp108 .image-container .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.s-comp108 .left .image-container .image {
  border-radius: 0 var(--border-radius-lg) var(--border-radius-lg) 0; }

.s-comp108 .right .image-container .image {
  border-radius: var(--border-radius-lg) 0 0 var(--border-radius-lg); }

.s-comp108 .right .image-container {
  right: 0; }

.s-comp108 .image-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

.s-comp108 .content-container {
  position: relative;
  z-index: 10;
  width: calc(50% + 48px);
  padding: 72px 60px 36px 60px;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  border-radius: var(--border-radius-lg);
  box-shadow: var(--shadow-md); }

.s-comp108 .left .content-container {
  margin: 48px 0 48px -48px; }

.s-comp108 .right .content-container {
  margin: 48px -48px 48px 0; }

.s-comp108 .content-container .s-text {
  /*color: #fff;*/
  margin-bottom: 36px; }

.s-comp108 .content-container .s-text ul li:before {
  background-color: rgba(255, 255, 255, 0.8); }

.s-comp108 .content-container .s-button-list {
  margin-bottom: 36px; }

@media only screen and (max-width: 991px) {
  .s-comp108 .container > .row {
    flex-direction: column-reverse;
    justify-content: center !important; }

  .s-comp108 .image-container {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: 100%;
    height: auto;
    padding-bottom: 61.8%; }

  .s-comp108 .image-container .image {
    border-radius: 0 0 var(--border-radius-lg) var(--border-radius-lg) !important;
    box-shadow: var(--shadow-md); }

  .s-comp108 .content-container {
    width: 100%;
    margin: 0 !important;
    border-radius: var(--border-radius-lg) var(--border-radius-lg) 0 0 !important; } }

@media only screen and (max-width: 480px) {
  .s-comp108 .container {
    padding: 0 15px; }

  .s-comp108 .container > .row {
    margin: 0; }

  .s-comp108 .image-container {
    display: none !important; }

  .s-comp108 .content-container {
    width: 100%;
    padding: 42px 30px 6px 30px;
    border-radius: var(--border-radius-lg) !important; } }

.s-comp108 {
  position: relative; }


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

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

.s-comp109 {
  position: relative; }

.s-comp109 .intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 36px; }

@media only screen and (max-width: 991px) {
  .s-comp109 .intro .s-text {
    padding-bottom: 20px; } }

.s-comp109 .faq-item-container {
  margin-bottom: 36px; }

.s-comp109 .faq-item-title {
  font-size: 1.44rem;
  color: var(--tertiary); }

.s-comp109 .panel {
  margin-bottom: 12px; }

.s-comp109 .panel-heading h4 {
  margin: 0;
  overflow: hidden;
  border-radius: var(--border-radius-md);
  box-shadow: var(--shadow-sm); }

.s-comp109 .panel-heading h4 a {
  font-size: 1rem;
  text-decoration: none !important;
  padding: 1.2rem 2.074rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.s-comp109 .panel-heading h4 a i {
  font-size: 0.482em;
  vertical-align: middle;
  margin: 0.482rem 0.694em 0 0;
  opacity: 0.7;
  color: var(--tertiary); }

.s-comp109 .panel-body {
  padding: 1.2rem 2.074rem; }

.s-comp109 h4.panel-title a, .s-comp109 h4.panel-title a:link, .s-comp109 h4.panel-title a:visited {
  font-family: 'nunito', sans-serif, sans-serif; }

.s-comp109 h4.panel-title a, .s-comp109 h4.panel-title a:link, .s-comp109 h4.panel-title a:visited {
  color: #142d33; }

.s-comp109 h4.panel-title a, .s-comp109 h4.panel-title a:link, .s-comp109 h4.panel-title a:visited {
  text-indent: 0px; }

.s-comp109 h4.panel-title a, .s-comp109 h4.panel-title a:link, .s-comp109 h4.panel-title a:visited {
  background-color: #fff; }

.s-comp109 h4.panel-title a:hover, .s-comp109 h4.panel-title a:focus, .s-comp109 h4.panel-title a:active {
  color: #142d33; }

.s-comp109 h4.panel-title a:hover, .s-comp109 h4.panel-title a:focus, .s-comp109 h4.panel-title a:active {
  background-color: #abc6c6; }

.s-comp109 .panel-group .panel {
  background-color: #d7eced;
  background-color: rgba(215, 236, 237, 0.1); }

.s-comp109 .panel-group .panel {
  -webkit-border-radius: 16px 16px 6px 6px;
  border-radius: 16px 16px 6px 6px; }

.s-comp109 {
  padding: 96px 0px 66px 0px; }

@media (max-width: 768px) {
  .s-comp109 {
    padding: 144px 0px 60px 0px; } }

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


/************************
 LAYOUT
 ************************/
.overlayed-tile-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center; }

.overlayed-tile-container.left {
  flex-direction: row; }

.overlayed-tile-container.right {
  flex-direction: row-reverse; }

.overlayed-tile-container.left .content-container {
  margin-left: -8.333%; }

.overlayed-tile-container.right .image-container {
  margin-left: -8.333%; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container {
    flex-direction: column-reverse !important; }

  .overlayed-tile-container .content-container, .overlayed-tile-container .image-container {
    margin-left: 0 !important; } }
/************************
 IMAGE
 ************************/
.overlayed-tile-container .image {
  width: 100%;
  padding-bottom: clamp(100%, 100%, 85vh);
  position: relative;
  box-shadow: var(--shadow-md);
  border-radius: var(--border-radius-md);
  overflow: hidden; }

@media only screen and (min-width: 1280px) {
  .overlayed-tile-container .image {
    padding-bottom: clamp(100%, 125%, 80vh); } }

.overlayed-tile-container .image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

@media only screen and (max-width: 991px) {
  .overlayed-tile-container .image {
    padding-bottom: clamp(61.8%, 75%, 60vh); } }
/************************
 TILE
 ************************/
.overlayed-tile-container .s-tile {
  padding: 60px 48px;
  box-shadow: 0 15px 15px rgba(0, 0, 0, 0.15);
  margin-bottom: -0.44rem;
  /* vertical align fix */
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(10px); }

.overlayed-tile-container .s-tile > .row > div:last-child {
  margin-bottom: -36px; }

.overlayed-tile-container .s-tile h1, .overlayed-tile-container .s-tile h2, .overlayed-tile-container .s-tile h3, .overlayed-tile-container .s-tile h4, .overlayed-tile-container .s-tile h5, .overlayed-tile-container .s-tile h6 {
  position: relative;
  display: inline-block; }

.overlayed-tile-container .s-tile .s-text {
  margin-bottom: 36px; }

.overlayed-tile-container .s-tile .s-button-list {
  margin-bottom: 32px; }

.overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
  margin-right: 1.44em; }

@media only screen and (max-width: 480px) {
  .overlayed-tile-container .s-tile {
    padding: 48px 36px;
    margin-bottom: 0; }

  .overlayed-tile-container .s-tile .s-button-list {
    flex-direction: column;
    margin-top: -1.44em; }

  .overlayed-tile-container .s-tile .s-button-list > div:first-child .s-link {
    margin-right: -4px; } }
/************************
 USP LIST
 ************************/
.overlayed-tile .usp-list {
  margin-top: 10px;
  margin-bottom: 16px; }

.overlayed-tile .usp-list .usp-item .icon {
  width: 100%;
  height: 55px; }

.overlayed-tile .usp-list .usp-item .icon img {
  max-height: 100%; }

.overlayed-tile .usp-list .usp-item h3 {
  font-size: 1rem;
  font-weight: 400; }
/************************
 DESIGN PANELS DATA
 ************************/
/* Default css from Default Text */
.s-comp110 .s-text.smC17438SmSn1p3T11i8i4i7-style {
  position: relative; }

.s-comp110 .s-text.smC17438SmSn1p3T11i8i4i7-style u {
  text-decoration: none; }
/* Default css from Default Title */
.s-comp110 h1.smC17438SmSn1p3T11i8i4i8-style, .s-comp110 h2.smC17438SmSn1p3T11i8i4i8-style, .s-comp110 h3.smC17438SmSn1p3T11i8i4i8-style, .s-comp110 h4.smC17438SmSn1p3T11i8i4i8-style, .s-comp110 h5.smC17438SmSn1p3T11i8i4i8-style, .s-comp110 h6.smC17438SmSn1p3T11i8i4i8-style {
  position: relative; }
/* Default css from Default Button */
.s-comp110 .s-btn.smC17438SmSn1p3T11i8i4i9-style, .s-comp110 .s-btn-alt.smC17438SmSn1p3T11i8i4i9-style {
  position: relative; }
/* Default css from Grid */
.s-comp110 .s-grid.smC17438SmSn1p3T11i8i4i17-style {
  position: relative; }

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

.s-comp110 {
  position: relative; }

.s-comp110 .s-grid.smC17438SmSn1p3T11i8i4i17-style {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.s-comp110 .s-grid.smC17438SmSn1p3T11i8i4i17-style {
  grid-gap: 18px; }

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


.s-comp111 {
  --pagination-size: 12px;
  padding-top: 0;
  position: relative;
  overflow: hidden; }

.s-comp111:after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

.s-comp111 h2 {
  text-align: center; }

.s-comp111 .testimonial-carousel {
  max-width: 768px;
  margin: 0 auto; }

.s-comp111 .swiper-container {
  overflow: hidden; }

.s-comp111 .swiper-wrapper {
  align-items: center; }
/****************************
 SLIDES
 ****************************/
.s-comp111 .swiper-slide:not(.swiper-slide-active) {
  opacity: 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp111 .swiper-slide-inner {
  padding: 0 96px;
  text-align: center; }

.s-comp111 .swiper-slide-inner .photo {
  width: 135px;
  height: 135px;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  margin: 0 auto 30px auto;
  box-shadow: var(--shadow-md); }

.s-comp111 .swiper-slide-inner .photo img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  margin: 0 !important; }

.s-comp111 .swiper-slide-inner .s-text {
  position: relative;
  font-size: 1rem; }

.s-comp111 .swiper-slide-inner .s-text .quote-mark {
  position: absolute;
  pointer-events: none;
  font-size: 2.2rem;
  color: var(--secondary-alt); }

.s-comp111 .swiper-slide-inner .s-text .quote-mark.fa-quote-left {
  top: 0;
  left: -7%;
  transform: translate(-100%, 0); }

.s-comp111 .swiper-slide-inner .s-text .quote-mark.fa-quote-right {
  bottom: 0;
  right: -7%;
  transform: translate(100%, 0); }

.s-comp111 .swiper-slide-inner .details {
  font-family: var(--title-font);
  color: var(--title);
  font-weight: 800;
  font-size: 0.73rem;
  text-transform: uppercase;
  opacity: 0.6; }
/****************************
 PAGINATION
 ****************************/
.s-comp111 .swiper-pagination {
  position: relative;
  line-height: 0;
  margin-top: 20px; }

.s-comp111 .swiper-pagination-bullet {
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.2);
  opacity: 1;
  -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-comp111 .swiper-pagination-bullet-active {
  background: var(--tertiary);
  border: transparent;
  opacity: 0.8; }
/****************************
 ARROWS
 ****************************/
.s-comp111 .swiper-button-prev, .s-comp111 .swiper-button-next {
  width: 36px;
  height: 36px;
  margin: 0;
  top: 50%; }

.s-comp111 .swiper-button-prev {
  left: 0; }

.s-comp111 .swiper-button-next {
  right: 0; }

.s-comp111 .swiper-button-prev i, .s-comp111 .swiper-button-next i {
  font-size: 1.2rem;
  font-weight: 800;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--secondary); }

.s-comp111 .swiper-button-prev:after, .s-comp111 .swiper-button-next:after {
  display: none; }
/****************************
 RESPONSIVE
 ****************************/
@media only screen and (max-width: 991px) {
  .s-comp111 .container {
    width: 100%;
    max-width: none; }

  .s-comp111 .swiper-slide-inner {
    padding: 0 30px; }

  .s-comp111 .swiper-slide-inner .s-text .quote-mark {
    font-size: 1rem; }

  .s-comp111 .swiper-slide-inner .s-text .quote-mark.fa-quote-left {
    left: -10%; }

  .s-comp111 .swiper-slide-inner .s-text .quote-mark.fa-quote-right {
    right: -10%; }

  .s-comp111 .swiper-button-prev, .s-comp111 .swiper-button-next {
    display: none; } }

@media only screen and (max-width: 480px) {
  .s-comp111 .swiper-slide-inner {
    padding: 0 20px; }

  .s-comp111 .swiper-slide-inner .photo {
    width: 96px;
    height: 96px; } }

.s-comp111 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

.s-comp111 {
  padding: 144px 0px 144px 0px; }

.s-comp111 {
  position: relative; }

@media (max-width: 768px) {
  .s-comp111 {
    padding: 96px 0px 96px 0px; } }

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


.s-comp113 {
  position: relative;
  overflow: hidden; }

.s-comp113:after {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  z-index: 1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

@media only screen and (min-width: 1280px) {
  .s-comp113 .container {
    max-width: 1600px;
    padding: 0 72px; } }

.s-comp113 .container > .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center; }

.s-comp113 .quote-container {
  width: 50%;
  padding: 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center; }

.s-comp113 .quote-container .s-text {
  font-weight: 400;
  font-size: 1.44rem;
  text-align: center;
  max-width: 650px;
  font-style: italic; }

@media only screen and (max-width: 991px) {
  .s-comp113 .container > .row {
    flex-direction: column;
    justify-content: center;
    align-items: center; }

  .s-comp113 .quote-container {
    width: 100%;
    padding: 0; }

  .s-comp113 .quote-container .s-text {
    margin-top: -0.2em;
    font-size: 1.2rem; } }

@media only screen and (max-width: 480px) {
  .s-comp113 .quote-container .s-text {
    font-size: 1rem; } }

.s-comp113 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

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

.s-comp113 {
  position: relative; }


.s-comp115 {
  position: relative;
  overflow: hidden; }

.s-comp115:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: 1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }
/*
 .s-comp115:after {
 content: '';
 position: absolute;
 bottom: 0;
 right: 0;
 transform: rotate(180deg);
 z-index: 1;
 opacity: 0.7;
 width: 180px;
 height: 180px;
 background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/visual-1.svg');
 background-size: contain;
 background-position: center center;
 background-repeat: no-repeat;
 }*/
.s-comp115 .tile-img {
  position: relative;
  padding: 0px 0px 55% 0px;
  width: 100%;
  box-shadow: inset 0px 0px 50px 0px rgba(23, 18, 64, 0.2);
  -webkit-box-shadow: inset 0px 0px 50px 0px rgba(23, 18, 64, 0.2);
  background-color: var(--secondary); }

.s-comp115 .tile-img img {
  width: 35%;
  padding-bottom: 35%;
  position: absolute;
  right: -5%;
  bottom: 0;
  transform: translate(0%, 50%);
  filter: invert(100%) brightness(200%);
  opacity: 0.4; }

.s-comp115 .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2.2em;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
  font-weight: 800;
  text-align: center;
  line-height: 110%;
  width: 100%; }

.s-comp115 .price {
  /* position: absolute;
   left: 30px;
   top: 50%;
   transform: translate(0, -50%);*/
  margin-top: -30px;
  position: relative;
  z-index: 2;
  padding: 12px 20px;
  font-weight: 800;
  font-size: 1.2em;
  color: #fff;
  background-color: var(--title);
  border-radius: var(--border-radius);
  box-shadow: var(--shadow-md); }

.s-comp115 .s-content {
  padding: 1em 1.7em 1.7em 1.7em; }

.s-comp115 .s-content .s-text {
  margin-bottom: 20px; }
/*
 .s-comp115 .s-btn-beh {
 display: flex;
 flex-direction: column;
 width: 100%;
 position: absolute;
 bottom: 0px;
 }
 .s-comp115 .s-btn-beh a {
 border-radius: 0 0 4px 4px;
 margin: 0 !important;
 background: var(--secondary);
 color: var(--title);
 }*/
/* Default css from Grid */
.s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
  position: relative; }
/* Default css from Card Collection */
.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style {
  position: relative;
  overflow: hidden; }
/* Default css from Default Title */
.s-comp115 h1.smC16908SmSn1p3T18i14i6i283i101-style, .s-comp115 h2.smC16908SmSn1p3T18i14i6i283i101-style, .s-comp115 h3.smC16908SmSn1p3T18i14i6i283i101-style, .s-comp115 h4.smC16908SmSn1p3T18i14i6i283i101-style, .s-comp115 h5.smC16908SmSn1p3T18i14i6i283i101-style, .s-comp115 h6.smC16908SmSn1p3T18i14i6i283i101-style {
  position: relative; }
/* Default css from Default Text */
.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i283i102-style {
  position: relative; }

.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i283i102-style u {
  text-decoration: none; }
/* Default css from Image */
.s-comp115 .s-img__wrapper.smC16908SmSn1p3T18i14i6i283i103-style {
  position: relative; }

.s-comp115 .s-img__wrapper.smC16908SmSn1p3T18i14i6i283i103-style .s-img {
  width: 100%;
  height: 100%; }

.s-comp115 .s-img__wrapper.smC16908SmSn1p3T18i14i6i283i103-style .s-img[src=""] {
  display: none; }
/* Default css from Default Button */
.s-comp115 .s-btn.smC16908SmSn1p3T18i14i6i283i104-style, .s-comp115 .s-btn-alt.smC16908SmSn1p3T18i14i6i283i104-style {
  position: relative;
  display: inline-block; }
/* Default css from Flex Collection */
.s-comp115 .s-flex.smC16908SmSn1p3T18i14i6i285-style {
  position: relative; }
/* Default css from Flex */
.s-comp115 .s-flex.smC16908SmSn1p3T18i14i6i286-style {
  position: relative; }
/* Default css from Default Text */
.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i288-style {
  position: relative; }

.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i288-style u {
  text-decoration: none; }
/* Default css from Flex Collection */
.s-comp115 .s-flex.smC16908SmSn1p3T18i14i6i289-style {
  position: relative; }
/* Default css from Default Text */
.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i290-style {
  position: relative; }

.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i290-style u {
  text-decoration: none; }
/* Default css from Default Text */
.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i291-style {
  position: relative; }

.s-comp115 .s-text.smC16908SmSn1p3T18i14i6i291-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp115 .s-btn.smC20090SmSn1p3T19-style, .s-comp115 .s-btn-alt.smC20090SmSn1p3T19-style {
  position: relative;
  display: inline-block; }

.s-comp115 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

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

.s-comp115 {
  position: relative; }

.s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
  width: 80%; }

.s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
  margin: 0px auto 0px auto; }

.s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }

.s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
  grid-gap: 30px; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style {
  padding: 0px 0px 0px 0px; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  background-color: #eaa996; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  width: 160%; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  height: 155px; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  position: absolute; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  top: 0px;
  bottom: auto;
  left: auto;
  right: auto; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style:before {
  content: ''; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style {
  display: flex;
  flex-direction: column; }

.s-comp115 .s-card.smC16908SmSn1p3T18i14i6i283i100-style {
  align-items: center; }

@media (max-width: 768px) {
  .s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
    display: grid;
    grid-template-columns: repeat(1, 1fr); } }

@media (max-width: 480px) {
  .s-comp115 .s-grid.smC16908SmSn1p3T18i14i6i283i99-style {
    display: grid;
    grid-template-columns: repeat(1, 1fr); } }


/****************************
 LAYOUT SETTINGS
 ****************************/
.s-comp116 .db-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }

.s-comp116 .db-filter-container {
  width: 25%;
  max-width: 300px;
  padding: 0 15px;
  position: relative; }

.s-comp116 .db-overview-container {
  width: 66.666%;
  margin-left: 8.333%;
  min-width: calc(91.666% - 300px);
  padding: 0 15px; }

.s-comp116 .db-overview {
  margin: 0 -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp116 .s-load__more {
  display: none; }

@media only screen and (max-width: 768px) {
  .s-comp116 .db-filter-container {
    width: 100%;
    max-width: none; }

  .s-comp116 .db-overview-container {
    width: 100%;
    margin-left: 0;
    min-width: 0; } }
/****************************
 FILTER SETTINGS
 ****************************/
.s-comp116 .db-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: sticky;
  top: 30px; }

.s-comp116 .filter-btn {
  width: 100%;
  outline: 0 !important;
  border: 0 !important;
  padding: 1em;
  line-height: 1;
  background: #fff !important;
  border-radius: var(--border-radius-md) !important;
  box-shadow: var(--shadow-md);
  font-size: 1.1rem;
  font-family: var(--title-font);
  font-weight: bold;
  color: var(--title);
  margin: 8px 0;
  text-align: left;
  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-comp116 .filter-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.4em;
  transform: translate(0, -50%);
  border-style: solid;
  border-width: 2px 2px 0 0;
  display: inline-block;
  height: 6px;
  width: 6px;
  transform: rotate(45deg); }

.s-comp116 .filter-btn:hover:after {
  right: 1.2em; }

.s-comp116 .filter-btn.s-active {
  background: var(--secondary) !important;
  color: #fff; }

@media only screen and (max-width: 768px) {
  .s-comp116 .db-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 10px 0; }

  .s-comp116 .db-filter::-webkit-scrollbar {
    display: none; }

  .s-comp116 .filter-btn {
    width: auto;
    min-width: 28vw;
    padding: 12px 24px;
    margin-right: 12px;
    white-space: nowrap;
    border-radius: 3px;
    text-align: center;
    box-shadow: var(--shadow-sm); }

  .s-comp116 .filter-btn:after {
    position: relative;
    top: auto;
    right: auto;
    vertical-align: middle;
    margin: -0.05em 0 0 0.335em;
    display: none; } }

@media only screen and (max-width: 768px) {
  .s-comp116 .filter-btn {
    min-width: 33vw; } }
/****************************
 ERROR SETTINGS
 ****************************/
.s-comp116 .s-text.no-results {
  text-align: center; }
/****************************
 FAQ ITEMS
 ****************************/
.s-comp116 .accordion {
  background-color: #fff;
  cursor: pointer;
  padding: 24px 24px 24px 60px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  outline: 0 !important;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--title);
  position: relative; }

.s-comp116 .active, .s-comp116 .accordion:hover {
  color: var(--tertiary); }

.s-comp116 .accordion span {
  color: var(--tertiary);
  font-weight: 600;
  transform-origin: 50% 50%;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translate(0, -50%);
  margin: 0 1rem 0 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp116 .accordion.active span {
  transform: translate(0, -50%) rotate(45deg); }

.s-comp116 .panel {
  padding: 0 24px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -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-comp116 .panel.open {
  padding: 24px; }
/****************************
 DEFAULT CSS
 ****************************/
/* Default css from Default Title */
.s-comp116 h1.smC11783SmSn1p3T20i12i4i9-style, .s-comp116 h2.smC11783SmSn1p3T20i12i4i9-style, .s-comp116 h3.smC11783SmSn1p3T20i12i4i9-style, .s-comp116 h4.smC11783SmSn1p3T20i12i4i9-style, .s-comp116 h5.smC11783SmSn1p3T20i12i4i9-style, .s-comp116 h6.smC11783SmSn1p3T20i12i4i9-style {
  position: relative; }
/* Default css from Default Text */
.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  position: relative; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp116 .s-btn.smC11783SmSn1p3T20i12i4i11-style, .s-comp116 .s-btn-alt.smC11783SmSn1p3T20i12i4i11-style {
  position: relative; }

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

.s-comp116 {
  position: relative; }

.s-comp116 h2.smC11783SmSn1p3T20i12i4i9-style {
  text-align: center; }

.s-comp116 h2.smC11783SmSn1p3T20i12i4i9-style {
  margin: 0px auto 30px auto; }

.s-comp116 h2.smC11783SmSn1p3T20i12i4i9-style {
  min-width: auto;
  max-width: 650px; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  font-size: 1rem; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  color: #364245; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  text-align: center; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  margin: 0px auto 36px auto; }

.s-comp116 .s-text.smC11783SmSn1p3T20i12i4i10-style {
  min-width: auto;
  max-width: 650px; }

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


.s-comp118 {
  position: relative;
  overflow: hidden; }

.s-comp118:before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

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

.s-comp118 .s-tile {
  background-color: #fff;
  box-shadow: var(--shadow-md); }

.s-comp118 .btn-list {
  margin: 0 auto;
  text-align: center; }

.s-comp118 .features > .row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px; }

.s-comp118 .feature {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 80%;
  margin-left: 10% !important;
  background: #fff;
  padding: 1.2em 1.2em 1.2em 1.8em;
  box-shadow: var(--shadow-md);
  border-radius: var(--border-radius-md); }

.s-comp118 .feature:before {
  content: '';
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  box-shadow: var(--shadow-md);
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  z-index: 20; }

.s-comp118 .features > .row > .feature:nth-child(3n+1):before {
  background: var(--title); }

.s-comp118 .features > .row > .feature:nth-child(3n+2):before {
  background: var(--tertiary); }

.s-comp118 .features > .row > .feature:nth-child(3n+3):before {
  background: #d9c0db; }

.s-comp118 .feature .feature-content {
  flex-basis: calc(100% - 50px); }
/* Default css from Default Text */
.s-comp118 .s-text.smC19637SmSn1p3T22i6-style {
  position: relative; }

.s-comp118 .s-text.smC19637SmSn1p3T22i6-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp118 .s-btn.smC19637SmSn1p3T22i10-style, .s-comp118 .s-btn-alt.smC19637SmSn1p3T22i10-style {
  position: relative;
  display: inline-block; }

.s-comp118 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

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

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

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

.s-comp118 .top-title .s-title-h3 h3 {
  margin: 0px 0px 75px 0px; }

.s-comp118 .top-title .s-title-h5 h5 {
  font-size: 18px; }

.s-comp118 .top-title .s-title-h5 h5 {
  font-weight: normal; }

.s-comp118 .top-title .s-title-h5 h5 {
  text-align: center; }

.s-comp118 .feature-icon {
  padding: 0px 15px 0px 15px; }

.s-comp118 .feature-icon img {
  width: 60px; }

.s-comp118 .feature-content .s-title-h3 h3 {
  font-family: 'Open Sans', sans-serif, sans-serif; }

.s-comp118 .feature-content .s-title-h3 h3 {
  font-size: 100%; }

.s-comp118 .feature-content .s-title-h3 h3 {
  font-weight: 400; }

.s-comp118 .feature-content .s-title-h3 h3 {
  color: #364245; }

.s-comp118 .feature-content .s-title-h3 h3 {
  margin: 0px 0px 0px 0px; }

.s-comp118 .feature-content .s-text {
  line-height: normal; }

.s-comp118 .feature {
  margin: 0px 0px 24px 0px; }

.s-comp118 .s-text.smC19637SmSn1p3T22i6-style {
  font-size: 1.1rem; }

.s-comp118 .s-text.smC19637SmSn1p3T22i6-style {
  text-align: center; }

.s-comp118 .s-text.smC19637SmSn1p3T22i6-style {
  margin: 0px auto 0px auto; }

.s-comp118 .s-text.smC19637SmSn1p3T22i6-style {
  min-width: auto;
  max-width: 650px; }

@media (max-width: 768px) {
  .s-comp118 {
    padding: 72px 0px 72px 0px; }

  .s-comp118 .feature-content .s-title-h3 h3 {
    font-size: 110%; } }

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

  .s-comp118 .feature-content .s-title-h3 h3 {
    font-size: 110%; }

  .s-comp118 .feature {
    margin: 0px 0px 30px 0px; } }


.s-comp119 .s-table-beh table {
  display: inline-table; }

.s-comp119 table tr td {
  vertical-align: middle; }

.s-comp119 table tr:last-child {
  border-bottom: 0; }

@media only screen and (max-width: 480px) {
  /*.s-comp119 table tr:first-child {
   display: none;
   }*/
    .s-comp119 table tr {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-direction: column;
      text-align: center; } }

.s-comp119 tr.title h2 {
  font-size: 1.73rem;
  margin: 30px 0 0 0; }

.s-comp119 tr.title {
  border-bottom: 2px solid var(--secondary); }

.s-comp119 .title {
  font-weight: 800; }

.s-comp119 .description {
  font-size: 0.9em; }

/* Default css from Header 2 */

.s-comp119 h2.smC19305SmSn1p3T23i12-style {
  position: relative; }

.s-comp119 table tr {
  border-bottom: 1px solid #1992cb; }

.s-comp119 table tr {
  padding: 0px 0px 0px 0px; }

.s-comp119 table tr td {
  border: 0px solid #f5e2d8; }

.s-comp119 table tr td {
  padding: 12px 24px 12px 24px; }

.s-comp119 table {
  border: 0px solid #f5e2d8; }

.s-comp119 table {
  margin: 66px 0px 96px 0px; }

.s-comp119 table tbody tr td h4 {
  margin: 0px 0px 0px 0px; }

.s-comp119 table tbody tr td p {
  margin: 0px 0px 0px 0px; }

@media (max-width: 480px) {
  .s-comp119 table tr {
    padding: 28px 0px 32px 0px; }

  .s-comp119 table tr td {
    padding: 8px 15px 8px 15px; }

  .s-comp119 table {
    margin: 22px 0px 22px 0px; } }


/****************************
 LAYOUT SETTINGS
 ****************************/
.s-comp120 .db-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px; }

.s-comp120 .db-filter-container {
  width: 25%;
  max-width: 300px;
  padding: 0 15px;
  position: relative; }

.s-comp120 .db-overview-container {
  width: 66.666%;
  margin-left: 8.333%;
  min-width: calc(91.666% - 300px);
  padding: 0 15px; }

.s-comp120 .db-overview {
  margin: 0 -15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column; }

.s-comp120 .s-load__more {
  display: none; }

@media only screen and (max-width: 768px) {
  .s-comp120 .db-filter-container {
    width: 100%;
    max-width: none; }

  .s-comp120 .db-overview-container {
    width: 100%;
    margin-left: 0;
    min-width: 0; } }
/****************************
 FILTER SETTINGS
 ****************************/
.s-comp120 .db-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: sticky;
  top: 30px; }

.s-comp120 .filter-btn {
  width: 100%;
  outline: 0 !important;
  border: 0 !important;
  padding: 1em;
  line-height: 1;
  background: #fff !important;
  border-radius: var(--border-radius-md) !important;
  box-shadow: var(--shadow-md);
  font-size: 1.1rem;
  font-family: var(--title-font);
  font-weight: bold;
  color: var(--title);
  margin: 8px 0;
  text-align: left;
  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-comp120 .filter-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.4em;
  transform: translate(0, -50%);
  border-style: solid;
  border-width: 2px 2px 0 0;
  display: inline-block;
  height: 6px;
  width: 6px;
  transform: rotate(45deg); }

.s-comp120 .filter-btn:hover:after {
  right: 1.2em; }

.s-comp120 .filter-btn.s-active {
  background: var(--secondary) !important;
  color: #fff; }

@media only screen and (max-width: 768px) {
  .s-comp120 .db-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 10px 0; }

  .s-comp120 .db-filter::-webkit-scrollbar {
    display: none; }

  .s-comp120 .filter-btn {
    width: auto;
    min-width: 28vw;
    padding: 12px 24px;
    margin-right: 12px;
    white-space: nowrap;
    border-radius: 3px;
    text-align: center;
    box-shadow: var(--shadow-sm); }

  .s-comp120 .filter-btn:after {
    position: relative;
    top: auto;
    right: auto;
    vertical-align: middle;
    margin: -0.05em 0 0 0.335em;
    display: none; } }

@media only screen and (max-width: 768px) {
  .s-comp120 .filter-btn {
    min-width: 33vw; } }
/****************************
 ERROR SETTINGS
 ****************************/
.s-comp120 .s-text.no-results {
  text-align: center; }
/****************************
 FAQ ITEMS
 ****************************/
.s-comp120 .accordion {
  background-color: #fff;
  cursor: pointer;
  padding: 24px 24px 24px 60px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
  outline: 0 !important;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--title);
  position: relative; }

.s-comp120 .active, .s-comp120 .accordion:hover {
  color: var(--tertiary); }

.s-comp120 .accordion span {
  color: var(--tertiary);
  font-weight: 600;
  transform-origin: 50% 50%;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translate(0, -50%);
  margin: 0 1rem 0 0;
  -webkit-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.38s cubic-bezier(0.165, 0.84, 0.44, 1); }

.s-comp120 .accordion.active span {
  transform: translate(0, -50%) rotate(45deg); }

.s-comp120 .panel {
  padding: 0 24px;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  -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-comp120 .panel.open {
  padding: 24px; }
/****************************
 DEFAULT CSS
 ****************************/
/* Default css from Default Title */
.s-comp120 h1.smC11783SmSn1p3T2i20i12i4i9-style, .s-comp120 h2.smC11783SmSn1p3T2i20i12i4i9-style, .s-comp120 h3.smC11783SmSn1p3T2i20i12i4i9-style, .s-comp120 h4.smC11783SmSn1p3T2i20i12i4i9-style, .s-comp120 h5.smC11783SmSn1p3T2i20i12i4i9-style, .s-comp120 h6.smC11783SmSn1p3T2i20i12i4i9-style {
  position: relative; }
/* Default css from Default Text */
.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  position: relative; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style u {
  text-decoration: none; }
/* Default css from Default Button */
.s-comp120 .s-btn.smC11783SmSn1p3T2i20i12i4i11-style, .s-comp120 .s-btn-alt.smC11783SmSn1p3T2i20i12i4i11-style {
  position: relative; }

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

.s-comp120 {
  position: relative; }

.s-comp120 h2.smC11783SmSn1p3T2i20i12i4i9-style {
  text-align: center; }

.s-comp120 h2.smC11783SmSn1p3T2i20i12i4i9-style {
  margin: 0px auto 30px auto; }

.s-comp120 h2.smC11783SmSn1p3T2i20i12i4i9-style {
  min-width: auto;
  max-width: 650px; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  font-size: 1rem; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  color: #364245; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  text-align: center; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  margin: 0px auto 36px auto; }

.s-comp120 .s-text.smC11783SmSn1p3T2i20i12i4i10-style {
  min-width: auto;
  max-width: 650px; }

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


/* Default css from Tabbed Content */
.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content--wrapper {
  display: -ms-grid;
  display: grid;
  align-items: flex-start; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content--wrapper .s-tab__content {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 0;
  grid-column-end: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 0;
  grid-row-end: 1;
  pointer-events: none; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content--wrapper .s-tab__content.s-active {
  pointer-events: all; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist li, .s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist li .s-tab {
  display: inline-block; }
/* Accordion Style */
.s-comp121 .s-tabs.smC20090SmSn1p3T3-style.accordion .s-tab__content {
  --content-height: auto;
  height: 0;
  overflow: hidden; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style.accordion .s-tab__content.s-active {
  height: auto;
  height: var(--content-height); }

.s-comp121 .s-tabs {
  --gap: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin: calc(var(--gap) / -2); }

.s-comp121 .s-tabs > * {
  padding: calc(var(--gap) / 2); }

.s-comp121 .tablist__wrapper {
  width: 33.333%; }

.s-comp121 .s-tab__content--wrapper {
  width: 58.333%; }

.s-comp121 a.s-tab {
  width: 100%;
  outline: 0 !important;
  border: 0 !important;
  padding: 1em;
  line-height: 1;
  background: #fff !important;
  border-radius: var(--border-radius-md) !important;
  box-shadow: var(--shadow-md);
  font-size: 1.1rem;
  font-family: var(--title-font);
  font-weight: bold;
  color: var(--title);
  margin: 8px 0;
  text-align: left;
  text-decoration: none;
  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-comp121 a.s-tab:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.4em;
  transform: translate(0, -50%);
  border-style: solid;
  border-width: 2px 2px 0 0;
  display: inline-block;
  height: 6px;
  width: 6px;
  transform: rotate(45deg); }

.s-comp121 a.s-tab:hover:after {
  right: 1.2em; }

.s-comp121 a.s-tab.s-active {
  background: var(--secondary) !important;
  color: #fff; }

.s-comp121 .s-tab__content--wrapper h3 {
  display: block;
  margin-bottom: 0; }

.s-comp121 .s-tab__content--wrapper .yls_price {
  display: inline-block;
  margin-bottom: 24px;
  padding: 0.2em;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: 500;
  color: #142d33;
  opacity: 0.8; }

.s-comp121 .s-tab__content--wrapper .s-button-list {
  margin-top: 36px; }

@media only screen and (max-width: 991px) {
  .s-comp121 .s-tabs {
    --gap: 48px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start; }

  .s-comp121 .tablist__wrapper {
    width: 100%; }

  .s-comp121 .s-tab__content--wrapper {
    width: 100%; } }

.s-comp121 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

.s-comp121 {
  margin: 0px 0px 144px 0px; }

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

.s-comp121 {
  position: relative; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style {
  display: flex !important;
  flex-direction: row; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist {
  display: flex !important;
  flex-direction: column; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist {
  position: relative; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tablist .s-tab {
  position: relative; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content--wrapper {
  position: relative; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content {
  height: 0px; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content {
  opacity: 0; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content {
  visibility: hidden; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content {
  position: relative; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content {
  display: flex;
  flex-direction: column; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content.s-active {
  height: auto; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content.s-active {
  opacity: 1; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content.s-active {
  visibility: visible; }

.s-comp121 .s-tabs.smC20090SmSn1p3T3-style .s-tab__content.s-active {
  display: flex;
  flex-direction: column; }

@media (max-width: 768px) {
  .s-comp121 {
    margin: 0px 0px 96px 0px; }

  .s-comp121 .s-tabs.smC20090SmSn1p3T3-style {
    display: flex !important;
    flex-direction: column; } }

@media (max-width: 480px) {
  .s-comp121 {
    margin: 0px 0px 72px 0px; }

  .s-comp121 .s-tabs.smC20090SmSn1p3T3-style {
    display: flex !important;
    flex-direction: column; } }


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

@media only screen and (min-width: 991px) {
  .s-comp99 .s-detail-banner .s-back-btn {
    position: absolute;
    top: 0;
    left: 0; } }

.s-comp99 .s-detail-banner .s-back-btn i {
  vertical-align: middle; }

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

.s-comp99 .s-detail-banner > .container > .row > div:first-child {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.s-comp99 .s-detail-banner-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: var(--shadow-md); }

.s-comp99 .s-detail-cont > .container > .row > div:first-child .s-text > div:first-child::first-letter {
  font-size: 3.8em;
  margin: 0.2em 0.2em 0.2em 0;
  float: left;
  font-weight: 500; }

.s-comp99 .s-detail-cont .s-img {
  box-shadow: var(--shadow-sm); }

.s-comp99 .s-detail-cont iframe {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.s-comp99 .s-detail-cont .s-share-buttons {
  display: inline-block;
  box-shadow: var(--shadow-sm); }

.s-comp99 .s-detail-cont .s-share-buttons .at-resp-share-element .at-share-btn, .s-comp99 .s-detail-cont .s-share-buttons .at-resp-share-element .at-share-btn:focus {
  outline: 0 !important; }

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

@media screen and (max-width: 480px) {
  .s-comp99 .s-detail-banner > .container > .row {
    display: inline-block; }

  .s-comp99 .s-detail-banner-img {
    margin: 48px 0; } }

.s-comp99 .s-detail-cont .s-text {
  padding: 0px 0px 0px 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: 48px 0px 48px 0px; }

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

.s-comp99 .s-detail-cont hr {
  opacity: 0.1; }

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

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

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

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

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

.s-comp99 .s-detail-cont .s-img {
  min-height: 0px;
  max-height: 60vh; }

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

.s-comp99 .s-detail-banner {
  padding: 159px 0px 96px 0px; }

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

.s-comp99 .s-detail-header .s-text-beh .s-text {
  font-size: 110%; }

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

.s-comp99 .s-detail-header .s-date {
  font-size: 83%; }

.s-comp99 .s-detail-header .s-date {
  font-weight: bold; }

.s-comp99 .s-detail-header .s-date {
  text-align: left; }

.s-comp99 .s-detail-header .s-date {
  opacity: 0.5; }

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

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

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

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

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

.s-comp99 .s-detail-banner .s-back-btn {
  font-size: 83%; }

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

.s-comp99 .s-detail-banner .s-back-btn {
  color: #364245; }

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

.s-comp99 .s-detail-banner .s-back-btn:hover {
  color: #abc6c6; }

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

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

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

.s-comp99 .s-detail-banner .s-back-btn i {
  color: #abc6c6; }

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

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

.s-comp99 .s-detail-banner .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-cta {
  background-color: #abc6c6; }

.s-comp99 .s-cta {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

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

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

.s-comp99 .s-cta h3 {
  font-weight: bold; }

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

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

.s-comp99 .s-cta .s-btn {
  color: #abc6c6; }

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

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

.s-comp99 .s-share-buttons {
  background-color: #fff; }

.s-comp99 .s-share-buttons {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp99 .s-share-buttons {
  width: 100%; }

.s-comp99 .s-share-buttons {
  margin: 24px 0px 48px 0px; }

.s-comp99 .s-share-buttons {
  padding: 24px 24px 24px 24px; }

.s-comp99 .s-share-buttons-container {
  text-align: center; }

.s-comp99 .s-share-buttons .at-resp-share-element .at-share-btn svg {
  fill: #fff !important; }

.s-comp99 .s-share-buttons .at-resp-share-element .at-share-btn {
  background-color: #abc6c6 !important; }

.s-comp99 .s-share-buttons .at-resp-share-element .at-share-btn {
  margin: 0px 2px 0px 2px; }

.s-comp99 .s-share-buttons .at-resp-share-element .at-share-btn {
  border-radius: 3px 3px 3px 3px !important;
  -webkit-border-radius: 3px 3px 3px 3px !important; }

.s-comp99 .s-share-buttons h2 {
  font-size: 83%; }

.s-comp99 .s-share-buttons h2 {
  font-weight: bold; }

.s-comp99 .s-share-buttons h2 {
  color: #364245; }

.s-comp99 .s-share-buttons h2 {
  margin: 0px 0px 12px 0px; }

.s-comp99 .related-articles .s-tile {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp99 .related-articles .s-tile {
  margin: 0px 0px 0px 0px; }

.s-comp99 .related-articles .s-tile {
  padding: 0px 0px 0px 0px; }

.s-comp99 .related-articles .s-tile .s-text {
  font-size: 100%; }

.s-comp99 .related-articles .s-tile .s-text {
  color: #364245; }

.s-comp99 .related-articles .s-tile .s-text {
  margin: 12px 0px 12px 0px; }

.s-comp99 .related-articles .s-tile .sw_alink, .s-comp99 .related-articles .s-tile a.sw_alink:link, .s-comp99 .related-articles .s-tile a.sw_alink:visited {
  font-size: 83%; }

.s-comp99 .related-articles .s-tile .sw_alink, .s-comp99 .related-articles .s-tile a.sw_alink:link, .s-comp99 .related-articles .s-tile a.sw_alink:visited {
  font-weight: bold; }

.s-comp99 .related-articles .s-tile .sw_alink, .s-comp99 .related-articles .s-tile a.sw_alink:link, .s-comp99 .related-articles .s-tile a.sw_alink:visited {
  color: #abc6c6; }

.s-comp99 .related-articles .s-tile .sw_alink, .s-comp99 .related-articles .s-tile a.sw_alink:link, .s-comp99 .related-articles .s-tile a.sw_alink:visited {
  line-height: 100%; }

.s-comp99 .related-articles .s-tile .s-link-beh {
  text-align: left; }

.s-comp99 .related-articles .s-tile .sw_alink i {
  font-size: 0.7em; }

.s-comp99 .related-articles .s-tile .sw_alink i {
  color: #364245; }

.s-comp99 .related-articles .s-tile .sw_alink i {
  margin: -1px 0px 0px 4px; }

.s-comp99 .related-articles .s-tile .sw_alink i {
  opacity: 0.4; }

.s-comp99 .related-articles .s-tile .s-content {
  background-color: #fff; }

.s-comp99 .related-articles .s-tile .s-content {
  margin: 0px 0px 0px 0px; }

.s-comp99 .related-articles .s-tile .s-content {
  padding: 36px 30px 36px 30px; }

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

.s-comp99 .related-articles .s-tile .s-img-bg {
  width: 100%; }

.s-comp99 .related-articles .s-tile .s-img-bg {
  height: auto; }

.s-comp99 .related-articles .s-tile .s-img-bg {
  padding: 0px 0px 70% 0px; }

.s-comp99 .related-articles .s-tile .s-category {
  font-size: 0.75em; }

.s-comp99 .related-articles .s-tile .s-category {
  color: #364245; }

.s-comp99 .related-articles .s-tile .s-category {
  background-color: #fff; }

.s-comp99 .related-articles .s-tile .s-category {
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px; }

.s-comp99 .related-articles .s-tile .s-category {
  padding: 0px 8px 1px 8px; }

.s-comp99 .related-articles .s-tile .s-category {
  display: none; }

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

.s-comp99 .related-articles .s-tile h3 {
  font-size: 120%; }

.s-comp99 .related-articles .s-tile h3 {
  font-weight: bold; }

.s-comp99 .related-articles .s-tile h3 {
  color: #142d33; }

.s-comp99 .related-articles .s-tile h3 {
  line-height: 120%; }

.s-comp99 .related-articles .s-tile h3 {
  margin: 0px 0px 0px 0px; }

.s-comp99 .related-articles {
  margin: 0px 0px 48px 0px; }

.s-comp99 .related-articles {
  display: none !important; }

.s-comp99 .related-articles-title h3 {
  color: #142d33; }

.s-comp99 .related-articles-title h3 {
  text-align: center; }

@media (max-width: 768px) {
  .s-comp99 .s-detail-banner {
    padding: 109px 0px 96px 0px; }

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

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

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

  .s-comp99 .s-detail-banner-img {
    margin: 24px 0px 0px 0px; } }

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

  .s-comp99 .s-detail-banner {
    padding: 86px 0px 36px 0px; }

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

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

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

  .s-comp99 .s-detail-banner-img {
    margin: 24px 0px 0px 0px; }

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

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

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

  .s-comp99 .related-articles .s-tile .s-content {
    padding: 36px 24px 36px 24px; }

  .s-comp99 .related-articles .s-tile .s-img-bg {
    padding: 0px 0px 90% 0px; } }


#scomp334.s-comp110 {
  padding: 144px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp334.s-comp110 {
    padding: 96px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp334.s-comp110 {
    padding: 72px 0px 72px 0px; } }


#scomp331.s-comp111:after {
  bottom: -5px;
  top: auto;
  right: 0;
  left: auto;
  transform: rotate(180deg); }


#scomp316.s-comp100 {
  position: relative;
  overflow: hidden; }
/*
 #scomp316.s-comp100:after {
 content: '';
 position: absolute;
 right: 0;
 bottom: 0;
 transform: translate(0%, 0%);
 z-index: 1;
 opacity: 0.7;
 width: 180px;
 height: 180px;
 background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/visual-2.svg');
 background-size: contain;
 background-position: center center;
 background-repeat: no-repeat;
 }*/
#scomp316.s-comp100 {
  padding: 144px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp316.s-comp100 {
    padding: 96px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp316.s-comp100 {
    padding: 72px 0px 72px 0px; } }


@media only screen and (max-width: 768px) {
  #scomp548.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


@media only screen and (max-width: 768px) {
  #scomp549.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


#scomp550.s-comp110 {
  padding: 0px 0px 96px 0px; }

@media (max-width: 480px) {
  #scomp550.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp551.s-comp110 {
  padding: 0px 0px 96px 0px; }

@media (max-width: 480px) {
  #scomp551.s-comp110 {
    padding: 0px 0px 72px 0px; } }


@media only screen and (max-width: 768px) {
  #scomp320.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


#scomp322.s-comp110 {
  padding: 0px 0px 96px 0px; }

@media (max-width: 480px) {
  #scomp322.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp353.s-comp102 {
  position: relative;
  overflow: hidden; }

#scomp353.s-comp102:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp353.s-comp102 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }


#scomp288.s-comp90 {
  padding: 246px 0px 60px 0px; }

#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: 768px) {
  #scomp288.s-comp90 {
    padding: 206px 0px 60px 0px; } }

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


#scomp303.s-comp100 h2, #scomp303.s-comp100 .s-button-list {
  display: none !important; }


@media only screen and (max-width: 768px) {
  #scomp640.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


#scomp641.s-comp110 {
  padding: 0px 0px 96px 0px; }

@media (max-width: 480px) {
  #scomp641.s-comp110 {
    padding: 0px 0px 72px 0px; } }


@media only screen and (max-width: 991px) {
  #scomp317.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


@media only screen and (max-width: 991px) {
  #scomp553.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


@media only screen and (max-width: 991px) {
  #scomp554.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


@media only screen and (max-width: 991px) {
  #scomp352.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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

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

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


@media only screen and (max-width: 768px) {
  #scomp636.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


@media only screen and (max-width: 768px) {
  #scomp340.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

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

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

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

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


#scomp341.s-comp110 {
  padding: 0px 0px 96px 0px; }

@media (max-width: 480px) {
  #scomp341.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp362.s-comp102 {
  position: relative;
  overflow: hidden; }

#scomp362.s-comp102:before {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp362.s-comp102 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }


@media only screen and (max-width: 768px) {
  #scomp416.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp416.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp416.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp416.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp416.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp417.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp417.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp417.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp421.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp421.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp421.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp419.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp419.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp419.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp418.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp418.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp418.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp418.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp418.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp423.s-comp120 .db-filter-container {
  display: none !important; }

#scomp423.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp423.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp423.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp423.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp422.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp422.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp422.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp422.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp426.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp426.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp426.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp426.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp426.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp427.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp427.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp427.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp429.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp429.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp429.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp430.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp430.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp430.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp431.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp431.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp431.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp431.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp431.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp432.s-comp120 .db-filter-container {
  display: none !important; }

#scomp432.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp432.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp432.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp432.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp433.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp433.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp433.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp433.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp435.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp435.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp435.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp435.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp435.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp436.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp436.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp436.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp438.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp438.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp438.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp439.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp439.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp439.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp440.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp440.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp440.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp440.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp440.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp441.s-comp120 .db-filter-container {
  display: none !important; }

#scomp441.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp441.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp441.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp441.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp442.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp442.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp442.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp442.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp444.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp444.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp444.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp444.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp444.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp445.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp445.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp445.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp447.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp447.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp447.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp448.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp448.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp448.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp449.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp449.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp449.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp449.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp449.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp450.s-comp120 .db-filter-container {
  display: none !important; }

#scomp450.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp450.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp450.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp450.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp451.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp451.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp451.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp451.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp453.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp453.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp453.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp453.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp453.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp454.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp454.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp454.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp456.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp456.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp456.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp457.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp457.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp457.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp458.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp458.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp458.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp458.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp458.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp459.s-comp120 .db-filter-container {
  display: none !important; }

#scomp459.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp459.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp459.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp459.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp460.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp460.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp460.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp460.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp462.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp462.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp462.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp462.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp462.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp463.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp463.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp463.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp465.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp465.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp465.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp466.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp466.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp466.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp467.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp467.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp467.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp467.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp467.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp468.s-comp120 .db-filter-container {
  display: none !important; }

#scomp468.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp468.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp468.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp468.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp469.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp469.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp469.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp469.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp471.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp471.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp471.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp471.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp471.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp472.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp472.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp472.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp474.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp474.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp474.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp475.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp475.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp475.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp476.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp476.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp476.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp476.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp476.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp477.s-comp120 .db-filter-container {
  display: none !important; }

#scomp477.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp477.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp477.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp477.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp478.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp478.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp478.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp478.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp480.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp480.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp480.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp480.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp480.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp481.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp481.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp481.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp483.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp483.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp483.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp484.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp484.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp484.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp485.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp485.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp485.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp485.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp485.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp486.s-comp120 .db-filter-container {
  display: none !important; }

#scomp486.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp486.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp486.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp486.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp487.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp487.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp487.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp487.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp489.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp489.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp489.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp489.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp489.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp490.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp490.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp490.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp492.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp492.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp492.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp493.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp493.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp493.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp494.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp494.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp494.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp494.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp494.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp495.s-comp120 .db-filter-container {
  display: none !important; }

#scomp495.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp495.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp495.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp495.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp496.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp496.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp496.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp496.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp498.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp498.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp498.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp498.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp498.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp499.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp499.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp499.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp501.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp501.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp501.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp502.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp502.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp502.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp503.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp503.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp503.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp503.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp503.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp504.s-comp120 .db-filter-container {
  display: none !important; }

#scomp504.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp504.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp504.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp504.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp505.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp505.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp505.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp505.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp507.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp507.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp507.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp507.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp507.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp508.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp508.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp508.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp510.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp510.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp510.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp511.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp511.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp511.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp512.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp512.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp512.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp512.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp512.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp513.s-comp120 .db-filter-container {
  display: none !important; }

#scomp513.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp513.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp513.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp513.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp514.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp514.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp514.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp514.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp516.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp516.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp516.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp516.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp516.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp517.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp517.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp517.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp519.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp519.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp519.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp520.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp520.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp520.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp521.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp521.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp521.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp521.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp521.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp522.s-comp120 .db-filter-container {
  display: none !important; }

#scomp522.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp522.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp522.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp522.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp523.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp523.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp523.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp523.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp525.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp525.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp525.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp525.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp525.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp526.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp526.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp526.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp528.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp528.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp528.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp529.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp529.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp529.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp530.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp530.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp530.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp530.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp530.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp531.s-comp120 .db-filter-container {
  display: none !important; }

#scomp531.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp531.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp531.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp531.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp532.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp532.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp532.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp532.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


#scomp536.s-comp90 {
  padding: 264px 0px 144px 0px; }

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

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

#scomp536.s-comp90 h2.smC11783SmSn1p3T6-style {
  font-size: 3.583rem; }

#scomp536.s-comp90 h2.smC11783SmSn1p3T6-style {
  color: #abc6c6; }

#scomp536.s-comp90 h2.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp536.s-comp90 h2.smC11783SmSn1p3T6-style {
  line-height: 0; }

#scomp536.s-comp90 h2.smC11783SmSn1p3T6-style {
  margin: 0px 0px 0.135em 0px; }

#scomp536.s-comp90 h6.smC11783SmSn1p3T6-style {
  text-align: center; }

#scomp536.s-comp90 .s-text.smC11783SmSn1p3T7-style {
  text-align: center; }

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

@media (max-width: 768px) {
  #scomp536.s-comp90 {
    padding: 200px 0px 120px 0px; } }

@media (max-width: 480px) {
  #scomp536.s-comp90 {
    padding: 146px 0px 96px 0px; } }


@media only screen and (max-width: 768px) {
  #scomp556.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp556.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp556.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp556.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp556.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp557.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp557.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp557.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp559.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp559.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp559.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp560.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp560.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp560.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp561.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp561.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp561.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp561.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp561.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp562.s-comp120 .db-filter-container {
  display: none !important; }

#scomp562.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp562.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp562.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp562.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp563.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp563.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp563.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp563.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp565.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp565.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp565.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp565.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp565.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp566.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp566.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp566.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp568.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp568.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp568.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp569.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp569.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp569.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp570.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp570.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp570.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp570.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp570.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp571.s-comp120 .db-filter-container {
  display: none !important; }

#scomp571.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp571.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp571.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp571.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp572.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp572.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp572.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp572.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp574.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp574.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp574.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp574.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp574.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp575.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp575.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp575.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp577.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp577.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp577.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp578.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp578.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp578.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp579.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp579.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp579.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp579.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp579.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp580.s-comp120 .db-filter-container {
  display: none !important; }

#scomp580.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp580.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp580.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp580.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp581.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp581.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp581.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp581.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp583.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp583.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp583.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp583.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp583.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp584.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp584.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp584.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp586.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp586.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp586.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp587.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp587.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp587.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp588.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp588.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp588.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp588.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp588.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp589.s-comp120 .db-filter-container {
  display: none !important; }

#scomp589.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp589.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp589.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp589.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp590.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp590.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp590.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp590.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp592.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp592.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp592.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp592.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp592.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp593.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp593.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp593.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp595.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp595.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp595.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp596.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp596.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp596.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp597.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp597.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp597.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp597.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp597.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp598.s-comp120 .db-filter-container {
  display: none !important; }

#scomp598.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp598.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp598.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp598.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp599.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp599.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp599.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp599.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp601.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp601.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp601.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp601.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp601.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp602.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp602.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp602.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp604.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp604.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp604.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp605.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp605.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp605.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp606.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp606.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp606.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp606.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp606.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp607.s-comp120 .db-filter-container {
  display: none !important; }

#scomp607.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp607.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp607.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp607.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp608.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp608.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp608.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp608.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp610.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp610.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp610.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp610.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp610.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp611.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp611.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp611.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp613.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp613.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp613.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp614.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp614.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp614.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp615.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp615.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp615.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp615.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp615.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp616.s-comp120 .db-filter-container {
  display: none !important; }

#scomp616.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp616.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp616.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp616.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp617.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp617.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp617.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp617.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp619.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp619.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp619.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp619.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp619.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp620.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp620.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp620.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp622.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp622.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp622.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp623.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp623.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp623.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp624.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp624.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp624.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp624.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp624.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp625.s-comp120 .db-filter-container {
  display: none !important; }

#scomp625.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp625.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp625.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp625.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp626.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp626.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp626.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp626.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 768px) {
  #scomp628.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important; } }

#scomp628.s-comp90 {
  margin: 0px 0px 114px 0px; }

#scomp628.s-comp90 {
  padding: 0px 0px 0px 0px; }

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

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

@media (max-width: 768px) {
  #scomp628.s-comp90 {
    margin: 0px 0px 66px 0px; }

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

@media (max-width: 480px) {
  #scomp628.s-comp90 {
    margin: 0px 0px 42px 0px; }

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


#scomp629.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp629.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp629.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp631.s-comp110 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp631.s-comp110 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp631.s-comp110 {
    padding: 0px 0px 72px 0px; } }


#scomp632.s-comp105 {
  padding: 0px 0px 114px 0px; }

@media (max-width: 768px) {
  #scomp632.s-comp105 {
    padding: 0px 0px 66px 0px; } }

@media (max-width: 480px) {
  #scomp632.s-comp105 {
    padding: 0px 0px 42px 0px; } }


#scomp633.s-comp111 {
  margin: 0px 0px 144px 0px; }

#scomp633.s-comp111 {
  padding: 96px 0px 96px 0px; }

@media (max-width: 768px) {
  #scomp633.s-comp111 {
    margin: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp633.s-comp111 {
    margin: 0px 0px 72px 0px; }

  #scomp633.s-comp111 {
    padding: 72px 0px 72px 0px; } }


#scomp634.s-comp120 .db-filter-container {
  display: none !important; }

#scomp634.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px; }

#scomp634.s-comp120 {
  padding: 0px 0px 144px 0px; }

@media (max-width: 768px) {
  #scomp634.s-comp120 {
    padding: 0px 0px 96px 0px; } }

@media (max-width: 480px) {
  #scomp634.s-comp120 {
    padding: 0px 0px 72px 0px; } }


#scomp635.s-comp96 {
  position: relative;
  overflow: hidden; }

#scomp635.s-comp96:after {
  content: '';
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url('https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15; }

#scomp635.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%); }

#scomp635.s-comp96 {
  padding: 120px 0px 94px 0px; }

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


@media only screen and (max-width: 991px) {
  #scomp669.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp669.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp669.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp669.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp669.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


@media only screen and (max-width: 991px) {
  #scomp670.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp670.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp670.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp670.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp670.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


@media only screen and (max-width: 991px) {
  #scomp671.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp671.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp671.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp671.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp671.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


@media only screen and (max-width: 991px) {
  #scomp673.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp673.s-comp90 {
  padding: 96px 0px 0px 0px;
}
#scomp673.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp673.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp673.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp673.s-comp90 {
    padding: 72px 0px 0px 0px;
  }
  #scomp673.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


@media only screen and (max-width: 768px) {
  #scomp678.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp678.s-comp90 {
  margin: 0px 0px 114px 0px;
}
#scomp678.s-comp90 {
  padding: 0px 0px 0px 0px;
}
#scomp678.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp678.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp678.s-comp90 {
    margin: 0px 0px 66px 0px;
  }
  #scomp678.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp678.s-comp90 {
    margin: 0px 0px 42px 0px;
  }
  #scomp678.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


#scomp679.s-comp110 {
  padding: 0px 0px 144px 0px;
}
@media (max-width: 768px) {
  #scomp679.s-comp110 {
    padding: 0px 0px 96px 0px;
  }
}
@media (max-width: 480px) {
  #scomp679.s-comp110 {
    padding: 0px 0px 72px 0px;
  }
}


@media only screen and (max-width: 768px) {
  #scomp686.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp686.s-comp90 {
  margin: 0px 0px 114px 0px;
}
#scomp686.s-comp90 {
  padding: 0px 0px 0px 0px;
}
#scomp686.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp686.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp686.s-comp90 {
    margin: 0px 0px 66px 0px;
  }
  #scomp686.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp686.s-comp90 {
    margin: 0px 0px 42px 0px;
  }
  #scomp686.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


#scomp687.s-comp110 {
  padding: 0px 0px 144px 0px;
}
@media (max-width: 768px) {
  #scomp687.s-comp110 {
    padding: 0px 0px 96px 0px;
  }
}
@media (max-width: 480px) {
  #scomp687.s-comp110 {
    padding: 0px 0px 72px 0px;
  }
}


@media only screen and (max-width: 768px) {
  #scomp688.s-comp90 .container > .row > div {
    flex-direction: column-reverse !important;
  }
}
#scomp688.s-comp90 {
  margin: 0px 0px 114px 0px;
}
#scomp688.s-comp90 {
  padding: 0px 0px 0px 0px;
}
#scomp688.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  display: flex !important;
  flex-direction: row;
}
#scomp688.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
  align-items: center;
}
@media (max-width: 768px) {
  #scomp688.s-comp90 {
    margin: 0px 0px 66px 0px;
  }
  #scomp688.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}
@media (max-width: 480px) {
  #scomp688.s-comp90 {
    margin: 0px 0px 42px 0px;
  }
  #scomp688.s-comp90 .s-flex.smC11783SmSn1p3T4-style {
    align-items: flex-start;
  }
}


#scomp681.s-comp110 {
  padding: 0px 0px 144px 0px;
}
@media (max-width: 768px) {
  #scomp681.s-comp110 {
    padding: 0px 0px 96px 0px;
  }
}
@media (max-width: 480px) {
  #scomp681.s-comp110 {
    padding: 0px 0px 72px 0px;
  }
}


#scomp682.s-comp105 {
  padding: 0px 0px 114px 0px;
}
@media (max-width: 768px) {
  #scomp682.s-comp105 {
    padding: 0px 0px 66px 0px;
  }
}
@media (max-width: 480px) {
  #scomp682.s-comp105 {
    padding: 0px 0px 42px 0px;
  }
}


#scomp683.s-comp111 {
  margin: 0px 0px 144px 0px;
}
#scomp683.s-comp111 {
  padding: 96px 0px 96px 0px;
}
@media (max-width: 768px) {
  #scomp683.s-comp111 {
    margin: 0px 0px 96px 0px;
  }
}
@media (max-width: 480px) {
  #scomp683.s-comp111 {
    margin: 0px 0px 72px 0px;
  }
  #scomp683.s-comp111 {
    padding: 72px 0px 72px 0px;
  }
}


#scomp684.s-comp120 .db-filter-container {
  display: none !important;
}
#scomp684.s-comp120 .db-overview-container {
  width: 100%;
  min-width: 0;
  max-width: 960px;
}
#scomp684.s-comp120 {
  padding: 0px 0px 144px 0px;
}
@media (max-width: 768px) {
  #scomp684.s-comp120 {
    padding: 0px 0px 96px 0px;
  }
}
@media (max-width: 480px) {
  #scomp684.s-comp120 {
    padding: 0px 0px 72px 0px;
  }
}


#scomp685.s-comp96 {
  position: relative;
  overflow: hidden;
}
#scomp685.s-comp96:after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 0;
  transform: rotate(180deg);
  z-index: -1;
  width: 280px;
  height: 280px;
  background-image: url("https://cloud.sitemn.gr/users/Huisdierentherapie/swfiles/body/quarter.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 0.15;
}
#scomp685.s-comp96 {
  background: linear-gradient(90deg, rgba(0, 123, 181, 0.1) 0%, rgba(215, 236, 237, 0.1) 100%);
}
#scomp685.s-comp96 {
  padding: 120px 0px 94px 0px;
}
@media (max-width: 480px) {
  #scomp685.s-comp96 {
    padding: 72px 0px 36px 0px;
  }
}


