/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*--- CUSTOM PROPERTIES ---*/
:root {
  --Color1: #b20022;
  --Color2: #c27400;
  --Color3: #c93f0a;
  --Color4: #a80ac9;
  --Color5: #300abf;
  --starColor: #fb0;
  --defaultFontSize: 16px;
  --defaultLineHeight: 1.75em;
  --iconBeforeWidth: 1.3rem;
  --iconBeforeRightMargin: 0.6rem;
}
.mainColor {
  color: var(--Color1);
}
/*--- TYPOGRAPHY ---*/
body, ul, ol, li {
  font-size: var(--defaultFontSize);
  line-height: var(--defaultLineHeight);
}
p {
  /*margin: 0 0 1.25em;*/
}
/*--- CSS Counter ---*/
body {
  counter-reset: section;
}
div.hList h3::before {
  color: var(--Color1);
  counter-increment: section;
  content: counter(section) ". ";
  /*"Section "*/
}
/*--- SLIDESHOW ---*/
.g-slider .swiper-slide {
  background-position: 50% 50%;
}
/*--- BOTTOM ---*/
/*--- LOGO Block ---*/
@media (max-width: 768px) {
  #g-navigation .logo .g-content {
    margin: 0.625rem;
    padding: 1.2rem;
  }
}
/*--- NAVIGATION ---*/
.g-horizmenu-particle .g-horizmenu-container .g-horizmenu li {
  margin: 0 0.75rem;
}
.g-horizmenu-particle .g-horizmenu-container .g-horizmenu li:last-child {
  margin: 0 0.75rem;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
  top: 1px;
}
@media (max-width: 768px) {
  .g-offcanvas-toggle {
    top: 2.3rem;
  }
}
/*--- LANG SWITCH ---*/
div.mod-languages {
  margin-top: -8px !important;
}
div.mod-languages ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
  min-width: 64px;
}
div.mod-languages ul li {
  display: inline !important;
  margin: 0 5px !important;
}
.modLang {
  margin: -1px 0 -5px 5px;
}
.modLang div.mod-languages li {
  display: inline;
  margin: 0 14px 0 5px;
}
@media (max-width: 600px) {
  /*.modLang {margin: 0 0 0 35px;}*/
  div.mod-languages {
    padding-left: 0.5rem !important;
  }
}
/*--- Copyright ---*/
/*--- K2 EXTRA STYLING ---*/
/*--- Business Info ---*/
div.contactContainer {
  margin: 1rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
div.contactItem {
  display: block;
  width: 31.33%;
  box-sizing: border-box;
  border-bottom: 1px solid var(--Color1);
  padding: 1.75rem 0.25rem;
}
div.contactItem h4 {
  margin: 0 0 0.75rem;
}
div.contactItem p {
  line-height: 1.75em;
}
div.contactItem p:first-of-type, div.contactItem p ~ * {
  margin-left: calc(var(--iconBeforeWidth) + var(--iconBeforeRightMargin)) !important;
}
div.contactItem p:first-of-type::before, div.contactItem p ~ *::before {
  display: inline-block;
  width: var(--iconBeforeWidth);
  text-align: center;
  margin-right: var(--iconBeforeRightMargin);
  margin-left: calc(0rem - (var(--iconBeforeWidth) + var(--iconBeforeRightMargin)));
}
div.contactItem p.tagline {
  font-weight: 500;
  margin-left: 0 !important;
}
div.contactItem p.language {
  margin: 0;
}
div.contactItem p.language::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.location {
  margin: 0;
}
div.contactItem p.location::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.address {
  margin: 0 0 1rem;
}
div.contactItem p.address::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.office {
  margin: 0;
}
div.contactItem p.office::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.contactperson {
  margin: 0;
  font-weight: 600;
}
div.contactItem p.contactperson::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.title {
  margin: 0 0 1rem;
  font-style: italic;
}
div.contactItem p.telephone {
  margin: 0;
}
div.contactItem p.telephone::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.mobile {
  margin: 0;
}
div.contactItem p.mobile::before {
  font-family: FontAwesome;
  content: "";
  font-size: 1.1em;
}
div.contactItem p.fax {
  margin: 0;
}
div.contactItem p.fax::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.email {
  margin: 0;
}
div.contactItem p.email::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.website {
  margin: 0;
}
div.contactItem p.website::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.facebook {
  margin: 0;
}
div.contactItem p.facebook::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.instagram {
  margin: 0;
}
div.contactItem p.instagram::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.twitter {
  margin: 0;
}
div.contactItem p.twitter::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.youtube {
  margin: 0;
}
div.contactItem p.youtube::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.whatsapp {
  margin: 0;
}
div.contactItem p.whatsapp::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.tripadvisor {
  margin: 0;
}
div.contactItem p.tripadvisor::before {
  font-family: FontAwesome;
  content: "";
}
div.contactItem p.openhours::before {
  font-family: FontAwesome;
  content: "";
}
@media (max-width: 767px) {
  div.contactItem {
    width: 100%;
  }
}
/*--- K2 Item Portrait Image ---*/
img.itemPortrait {
  max-width: 50% !important;
}
img.itemPortrait50 {
  max-width: 50% !important;
}
img.itemPortrait33 {
  max-width: 33.3% !important;
}
img.itemPortraitFloatLeft {
  float: left;
  margin: 0 40px 15px 0;
}
img.itemPortraitFloatRight {
  float: right;
  margin: 0 0 15px 40px;
}
@media (min-width: 768px) and (max-width: 959px) {
  img.itemPortrait {
    max-width: 70% !important;
  }
}
@media (max-width: 767px) {
  img.itemPortrait {
    max-width: 75% !important;
  }
}
@media (max-width: 480px) {
  img.itemPortrait {
    max-width: 100% !important;
  }
}
/*--- FOOTER ---*/
#g-container-footer img {
  max-width: 156px;
}
/*--- Module variations ---*/
/*--- EU Privacy Directive ---*/
#eprivacyModal.modal {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 4px solid rgba(255, 0, 0, 0.75);
  border-radius: 8px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  left: 50%;
  margin-left: 0;
  outline: medium none;
  position: fixed;
  top: 50% !important;
  transform: translate(-50%, -50%);
  width: 560px;
  max-width: 90vw;
  z-index: 1050;
}
.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.75;
}
#eprivacyModal .modal-header {
  border-bottom: 1px solid #eee;
  padding: 25px 15px 15px;
}
#eprivacyModal ul {
  margin: 0 0 1rem 1.25rem;
}
#eprivacyModal ul li {
  margin-bottom: 0.75rem;
}
#eprivacyModal .btn {
  padding: 8px 16px;
  border-radius: 2px;
}
#eprivacyModal .btn-success {
  background-color: #5bb75b;
  background-image: none;
  background-repeat: repeat-x;
  border-color: none;
  color: #ffffff;
  text-shadow: none;
}
#eprivacyModal .btn-danger {
  background-color: #da4f49;
  background-image: none;
  background-repeat: repeat-x;
  border-color: none;
  color: #ffffff;
  text-shadow: none;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message {
  border: 1px solid #a9a900;
  background-color: #ffffe1;
  padding: 5px;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_agreed {
  color: #000;
  background-color: #0f0;
}
.plg_system_eprivacy_module .plg_system_eprivacy_message button.plg_system_eprivacy_declined {
  color: #fff;
  background-color: #f00;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted {
  overflow: hidden;
  border: 0px solid #ccc;
  color: #686868;
  vertical-align: middle;
  padding: 45px 15px 15px;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_declined {
  border: 0 solid #ccc;
  color: #eee;
  height: 100%;
  left: 50%;
  overflow: hidden;
  padding: 15px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  vertical-align: middle;
  width: 100%;
  z-index: 9990;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted {
  background-color: #090d0f;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_declined {
  background-color: #c00;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted p {
  margin: 0;
  text-align: center;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_declined p {
  left: 50%;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button {
  background-color: transparent;
  border: 1px solid #686868;
  border-radius: 3px;
  display: block;
  float: none;
  margin: 0 auto 0.5rem;
  padding: 10px 16px;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 3px;
  display: block;
  float: none;
  margin: 0 auto 0.5rem;
  padding: 10px 16px;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button:hover, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button:hover {
  background-color: transparent;
  border: 1px solid #ff0;
  color: #ff0;
}
/*# sourceMappingURL=custom_12.css.map */