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

.g-content {
  margin: 0.625rem;
  padding: 2rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
#g-container-navigation, #g-container-main, #block-8078, .max-width {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.content-up {
  margin-top: -2rem !important;
}
.content-up-4 {
  margin-top: -4rem !important;
}
.content-down {
  margin-top: 2rem !important;
}
.content-down-4 {
  margin-top: 4rem !important;
}
.fc-center {
  text-align: center !important;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  width: 100%;
  border: 5px solid green;
}
.g-owlcarousel-content {
  margin: auto !important;
  top: 35% !important;
  width: 100% !important;
}
#g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-title {
  text-align: center;
  text-transform: none;
  font-family: "droidserif", "Times", "Times New Roman", serif;
  font-size: 4rem;
  color: #ffffff;
  font-weight: 400;
  left: 0;
  z-index: 2;
  margin: 2.625rem;
}
@media only all and (min-width: 48rem) and (max-width: 74.99rem) {
  #g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-title {
    font-size: 2rem !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-title {
    font-size: 2rem !important;
  }
}
#g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-subtitle {
  font-family: "droidserif", "Times", "Times New Roman", serif;
  font-weight: 400;
  font-size: 4rem;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-top: -2rem;
}
@media only all and (min-width: 48rem) and (max-width: 74.99rem) {
  #g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-subtitle {
    font-size: 2rem !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-owlcarousel-owlcarousel-5908 .g-owlcarousel-item-subtitle {
    font-size: 2rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 74.99rem) {
  .indicator > div {
    opacity: 1 !important;
    transform: scale(1) !important;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  }
}
@media only all and (max-width: 47.99rem) {
  .indicator > div {
    opacity: 1 !important;
    transform: scale(1) !important;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    transition: all 0.35s;
  }
}
.fc-day-grid-container.fc-scroller {
  height: auto !important;
  overflow-y: auto;
}
#calendar > div.fc-view-container > div > div {
  height: auto !important;
  overflow-y: auto;
}
#calendar td:nth-child(2) {
  display: none;
}
[class='fc-widget-header'] {
  font-weight: bold;
  font-size: larger;
}
#calendar > td.fc-widget-header {
  font-weight: bold;
  background: blue;
}
.block-content-img {
  width: 300px;
  height: 320px;
  object-fit: cover;
  border-radius: 12px !important;
}
.grav-content-img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 12px !important;
}
.g-blockcontent-subcontent-desc {
  margin: 0px;
}
.block-content-img-bottom {
  margin-bottom: 14px;
}
@media only all and (min-width: 30rem) {
  .img-float-left {
    float: left;
    margin-right: 40px;
  }
  .img-float-right {
    float: right;
    margin-left: 40px;
  }
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  border: 1px solid #33a58c !important;
}
#booking.wizard hr {
  background-color: #33a58c !important;
}
.buttons {
  margin-top: 24px;
}
[disabled|="disabled"] {
  background: dimgray;
}
*:disabled {
  background-color: dimgrey;
  color: linen;
  opacity: 1;
}
label.inline {
  padding: 24px 0px !important;
}
.form-input-wrapper, .form-textarea-wrapper, .form-select-wrapper, .form-data {
  padding: 8px 0px;
}
.form-field {
  margin-bottom: 18px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  background: #33a58c;
  margin-top: -1.5em;
  height: 100%;
}
#progressbar .ui-progressbar .ui-progressbar-overlay {
  background: #33a58c;
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
* {
  box-sizing: border-box;
}
/* Create three unequal columns that floats next to each other */
.column {
  float: left;
  padding: 10px;
  height: 300px;
  /* Should be removed. Only for demonstration */
}
.left, .right {
  width: 25%;
}
.middle {
  width: 50%;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.img-right-page {
  border-radius: 12px;
  float: none;
  display: block;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media only all and (min-width: 8em) {
  .img-right-page {
    float: right;
    margin-left: 24px;
    margin-top: 5px;
  }
}
.img-left-page {
  border-radius: 12px;
  float: none;
  display: block;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media only all and (min-width: 8em) {
  .img-left-page {
    float: left;
    margin-right: 24px;
    margin-top: 5px;
  }
}
.img-center-page {
  border-radius: 12px;
  float: none;
  display: block;
  margin: 0 auto;
}
/*# sourceMappingURL=custom_location_-_venue.css.map */