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

.overlay-light .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #000 !important;
}
#g-header {
  background: linear-gradient(180deg, #000000 50%, #ffffff 50%);
}
.g-blockcontent img {
  border-radius: 20px;
}
.summum-parallax {
  /* The image used */
  background-image: url('../../../../images/paralax/paralax-4.jpg');
  /* Set a specific height */
  min-height: 300px;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat-y;
}
@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
  }
}
h2, .g-heading h2, h2.g-title {
  font-weight: 900;
  font-family: "heebo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-size: 2em;
  text-transform: uppercase;
  border-bottom: 2px solid red;
  width: fit-content;
  margin: 5px auto;
  margin-bottom: 30px;
}
.wtitle h2.g-title {
  color: #fff;
}
h2.g-title {
  margin-bottom: 30px;
}
.g-content-array .g-grid {
  margin-bottom: 0;
}
.g-content.g-blockcontent-header {
  text-align: center;
  margin-bottom: 0;
}
.homearts.g-content-array .g-array-item-image {
  height: 250px;
  overflow: hidden;
  border-radius: 20px;
  background: red;
}
.g-content-array .g-array-item-image img:hover {
  opacity: 0.6;
}
#thumbsslider-8130 {
  position: relative;
  top: -60px;
}
.g-thumbs .swiper-wrapper {
  background: red;
}
#g-navigation .g-main-nav .g-toplevel > li.button > .g-menu-item-container {
  color: #fff;
}
#g-navigation .g-main-nav .g-toplevel > li.button > .g-menu-item-container:hover {
  color: #000;
}
.button {
  display: inline-block;
  font-family: "heebo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  color: #fff !important;
  font-size: 1vw;
  background: #e80e0e;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-bottom: 0;
  border: 2px solid transparent;
  border-radius: 2.5rem;
  vertical-align: middle;
  text-shadow: none;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.button-3 {
  padding: 5px 10px;
}
.sheading {
  height: 300px;
  overflow: hidden;
}
.column {
  float: left;
  width: 50%;
  padding: 20px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
  .sheading {
    height: auto;
  }
  .swiper-container-autoheight .swiper-wrapper {
    transition-property: transform, height;
    display: flex;
    flex-direction: column;
    height: 93px !important;
  }
  #thumbsslider-8130 {
    position: relative;
    top: 0px;
  }
  .overlay-light + #g-page-surround > .g-offcanvas-toggle {
    color: #d10000;
  }
  .button, .g-pricingtable-col-item .g-pricingtable .button {
    font-size: 1rem !important;
  }
  .g-offcanvas-toggle {
    color: #d10000;
  }
}
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item, .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  padding: 0;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:first-child {
  padding-right: 0;
}
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item:last-child {
  padding-left: 0;
}
.ba-form-submit-wrapper {
  max-width: 0%;
}
/*# sourceMappingURL=custom_14.css.map */