/* 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-header {
  padding: 0px;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  padding: 0rem 10px;
}
.g-main-nav .g-toplevel > li {
  padding: 0rem 25px;
}
.g-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 150px;
}
.g-logo.g-logo-helium.logo-foot img, .g-logo.g-logo-helium.logo-foot svg {
  max-height: 50px;
}
.g-owlcarousel-item-desc {
  padding: 5px 20px;
  background-color: rgba(0, 0, 0, 0.75);
}
.moduletable.justbookit {
  border: #eee solid 1px;
  border-radius: 5px;
  padding: 0px 10px;
}
h3.g-title {
  background-color: #88b0bf;
  padding: 0px 10px;
}
.cargroup {
  float: left;
  display: block;
  width: 40%;
  max-width: 100%;
  padding: 30px 1px;
  margin: 0px 5px;
  border: #666 solid 1px;
  border-radius: 5px;
  text-align: center;
  transition: background-color 0.5s ease;
}
.cargroup:hover {
  background-color: #88b0bf;
  border: #ab8 solid 1px;
}
.cargallery {
  border-bottom: #666 solid 1px;
}
.fullInsurance {
  padding: 20px 10px;
  background-color: red;
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#g-expanded {
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-expanded {
    padding: 0;
    max-height: 90px;
  }
}
h3.g-title.de {
  font-size: 1.4rem;
}
#g-footer a {
  color: #000000;
}
#g-footer .g-totop a {
  color: #ffffff;
}
/*# sourceMappingURL=custom_11.css.map */