/* 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";
@font-face {
  font-family: "Fjalla One";
  src: url('../fonts/FjallaOne-Regular.woff2?68f7d784') format("woff2"), url('../fonts/FjallaOne-Regular.woff?68f7d784') format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Michroma";
  src: url('../fonts/Michroma-Regular.woff2?68f7d7c2') format("woff2"), url('../fonts/Michroma-Regular.woff?68f7d784') format("woff");
  font-weight: normal;
  font-style: normal;
}
body, html {
  line-height: 1.6;
  scroll-behavior: smooth;
  font-family: "Michroma", sans-serif;
}
.g-contentcubes {
  cursor: pointer;
}
.g-contentcubes .cube-items-wrapper .item-title {
  font-family: "Michroma", sans-serif !important;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
  transform: none;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper img {
  display: block;
  height: auto;
  transform: none;
  transition: none;
}
.g-contentcubes .cube-image-wrapper.beforeImg .imgCaption {
  z-index: 3;
}
.g-contentcubes .cube-image-wrapper.afterImg {
  opacity: 0;
  position: absolute;
  inset: 0;
  z-index: 4;
  background: red;
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.g-contentcubes .cube-image-wrapper.afterImg .imgCaption {
  z-index: 5;
}
.g-contentcubes .g-block.size-50.cubeImg {
  position: relative;
  display: grid;
  place-content: center;
  inset: 0;
}
.g-contentcubes .g-block.size-50.cubeImg:hover .cube-image-wrapper.afterImg {
  opacity: 1;
}
.g-contentcubes .imgCaption {
  position: absolute;
  display: grid;
  place-content: center;
  inset: 0;
}
.g-contentcubes .imgCaption span {
  padding: 0.5rem 1rem;
  background: rgba(0, 0, 0, 0.6);
  width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
h1, h2, h3, h4, h5 {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  letter-spacing: 2px;
}
div {
  scroll-margin-top: 3vw;
}
.btn.btn-link.jmodedit {
  display: none;
}
ul {
  list-style-type: none;
  margin-left: 0;
}
ul.yes li:before {
  font-family: "FontAwesome";
  content: "";
  margin: 0 5px 0 -15px;
  color: #3e5a36;
}
ul.no li:before {
  font-family: "FontAwesome";
  content: "";
  margin: 0 5px 0 -15px;
  color: #5a363e;
}
body {
  font-size: 1.2rem;
}
#g-features {
  background-image: url('../../../../images/locks%20background.png');
  background-repeat: no-repeat;
  background-size: cover;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  font-family: "fjalla one";
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  font-family: "raleway";
  font-size: 1.15rem;
}
.g-social a {
  color: #f3f5f7;
}
.g-social a:hover {
  color: #49547a;
}
.g-copyright a {
  color: #7c8ec1;
}
.g-copyright a:hover {
  color: #49547a;
}
/*---Hamburger Menu---*/
.g-offcanvas-right .g-offcanvas-toggle {
  color: #fff;
  right: 1.8rem;
}
.columnsList {
  columns: 2;
}
#g-intro {
  /*background: url(../../../../images/backgrounds/greenBG.png) no-repeat;
  background-size: cover;*/
  background: url('../../../../images/elements/three-men.jpg') no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 170.14px) calc(100% - 30px), 50% 100%, calc(50% - 170.14px) calc(100% - 30px), 0 calc(100% - 30px));
  padding: 3vw 3vw 5vw 3vw !important;
  z-index: 9;
}
#g-intro:before {
  content: "";
  inset: 0;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
}
#g-intro ul {
  margin: 0;
}
#g-intro .moduletable {
  padding: 2rem;
  border-right: solid 1px #d1d1d1;
  background: rgba(255, 255, 255, 0.95);
  position: relative;
  z-index: 5;
}
#g-intro .g-grid:nth-of-type(2) {
  gap: 3vw;
}
#g-intro .g-grid:nth-of-type(2) .g-block.size-50 {
  flex: 1;
  width: auto;
  max-width: auto;
}
#g-intro .size-33-3 {
  flex: 1;
}
#g-features {
  margin-top: -2vw;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 170.14px) calc(100% - 30px), 50% 100%, calc(50% - 170.14px) calc(100% - 30px), 0 calc(100% - 30px));
  padding: 0 !important;
  z-index: 8;
  position: relative;
}
#g-above {
  margin-top: -2vw;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 170.14px) calc(100% - 30px), 50% 100%, calc(50% - 170.14px) calc(100% - 30px), 0 calc(100% - 30px));
  padding: 3vw 3vw 5vw 3vw !important;
  z-index: 7;
  position: relative;
}
#g-testimonials {
  margin-top: -2vw;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 170.14px) calc(100% - 30px), 50% 100%, calc(50% - 170.14px) calc(100% - 30px), 0 calc(100% - 30px));
  padding: 3vw 3vw 5vw 3vw !important;
  z-index: 6;
  position: relative;
}
#g-navigation {
  background: #000 !important;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
#g-navigation .g-container {
  width: calc(100% - 4rem);
}
#g-navigation .g-grid:nth-of-type(3) {
  justify-content: space-between;
}
#g-navigation .g-grid:nth-of-type(3) > div {
  flex: auto;
  width: auto;
}
#g-navigation .g-toplevel {
  display: flex;
  gap: 2rem;
}
#g-navigation .g-toplevel .g-menu-item-title {
  font-family: "Fjalla One", sans-serif;
  font-size: clamp(1.5rem, 2vw, 2rem);
  letter-spacing: 2px;
}
#g-navigation .menuBlock {
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-navigation .logoBlock {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
#g-navigation .logoBlock img {
  max-width: 200px;
}
#g-navigation .logoBlock .g-content {
  padding: 0;
  margin: 0;
}
#g-navigation .socialBlock {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#g-navigation .visible-phone {
  text-align: center;
}
#g-navigation .visible-phone img {
  max-width: 280px;
}
@media screen and (max-width: 1051px) {
  #g-navigation .socialBlock {
    justify-content: center;
  }
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 rgba(1, 255, 0, 0.5);
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  box-shadow: 0 2px 0 rgba(1, 255, 0, 0.5);
}
#g-contact {
  margin-top: -2vw;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 30px), calc(50% + 170.14px) calc(100% - 30px), 50% 100%, calc(50% - 170.14px) calc(100% - 30px), 0 calc(100% - 30px));
  padding: 3vw 3vw 5vw 3vw !important;
  z-index: 6;
  position: relative;
  background: #fff;
}
#g-footer {
  margin-top: -2vw;
  z-index: 5;
  position: relative;
}
#g-header {
  margin-top: 0 !important;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(2n + 1) .g-owlcarousel-item-img::after {
  background-color: #2a363b;
  background: linear-gradient(140deg, #ffc600, #000);
  opacity: 0.6;
}
.cube-items-wrapper .g-block {
  display: grid;
  place-content: center;
  background: #363636;
}
.cube-items-wrapper .g-block .item-title {
  margin-bottom: 0;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
  display: inline-block;
  background: transparent;
  padding: 0 0;
  margin: 1em 0 0.5em;
  font-size: clamp(1.5rem, 2vw, 1.7rem);
  line-height: 1.1538;
  font-weight: 600;
  border-radius: 0px;
  text-align: left;
  width: 100%;
  border-bottom: solid 1px #fff;
  padding-bottom: 0.5em;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper {
  max-width: 22.5rem;
  padding: 1rem 2rem;
  margin: 0 auto;
}
#g-mobilemenu-container .g-menu-item-content {
  font-family: "Fjalla One", sans-serif;
  font-size: clamp(1.5rem, 2vw, 2rem);
  letter-spacing: 2px;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #000;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #01ff00;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: #01ff00;
}
.contactPage #g-container-main {
  display: none;
}
button#Send {
  background: #ffba00;
  border: none;
  border-radius: 0px;
  color: #000;
  padding: 1rem 2rem;
  font-size: 1.2rem;
  transition: all 0.2s;
}
button#Send:hover {
  background: #000;
  color: #fff;
}
.greenChecks i {
  color: #24c524;
}
.redChecks i {
  color: #df1f20;
}
h3.g-title, h2.g-title {
  width: fit-content;
  border-bottom: solid 2px #2a363b;
}
#g-testimonials h3.g-title {
  border-bottom-color: #fff;
}
#g-IntroForReal .g-content {
  height: 100%;
  display: flex;
  align-items: center;
}
#g-IntroForReal .firstText {
  border-top: solid 2px #2a363b;
  border-bottom: solid 2px #2a363b;
  padding-top: 3.5vw;
  padding-bottom: 3.5vw;
}
.aboveC {
  display: flex;
  align-items: center;
}
.aboveC .g-content {
  width: 100%;
}
.flex {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
#g-footer {
  margin-top: -4vw;
  padding-top: 4vw;
  z-index: 5;
  position: relative;
}
/*---Hero Logo, Social Stuff, Contact Page---*/
@media only screen and (max-width: 1359px) {
  #userForm .formControlLabel, #userForm .formControls {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-navigation .g-container {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #g-navigation .g-container {
    width: 100%;
  }
  #g-navigation .g-social-header .g-content {
    margin-bottom: 0;
  }
  #g-navigation .socialBlock {
    justify-content: center;
  }
  #g-navigation .menuBlock {
    display: none;
  }
  #g-navigation .visible-phone img {
    padding-top: 1rem;
  }
  .g-social-header .g-social.socialStuff, .g-social-header .g-social.socialStuff a:nth-of-type(3) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .g-social-header .g-social.socialStuff a:nth-of-type(3) {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  #rsform_3_page_0 .rsform-block.rsform-block-header div:nth-of-type(1) {
    float: none !important;
    width: 100% !important;
    padding-left: 0 !important;
    margin-bottom: 2rem;
  }
  #g-intro {
    padding: 2rem 2rem 4rem !important;
  }
  #g-intro .introOne, #g-intro .introTwo {
    flex: auto !important;
    width: 100% !important;
  }
  #g-footer {
    margin-top: -6vw;
    padding-top: 6vw;
    z-index: 5;
    position: relative;
  }
  #g-footer .footerLogo {
    text-align: center;
  }
  #g-footer .footerLogo img {
    max-width: 200px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .g-owlcarousel-item-button {
    display: inherit !important;
    width: 100% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container {
    width: 100% !important;
  }
}
@media screen and (max-width: 609px) {
  .g-owlcarousel-item h1 {
    display: none;
  }
  .g-owlcarousel-item h2 {
    margin-bottom: 10px;
    line-height: 1.5 !important;
    font-size: 1.2rem;
  }
  .g-owlcarousel-item .button {
    padding: 1rem 1.5rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-container {
    width: calc(100% - 4rem);
  }
}
/* Lenis  */
html.lenis, html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.outline-_error #g-header {
  text-align: center;
  font-size: 1.7rem;
  min-height: 630px;
}
.outline-_error #g-header h2 {
  width: 100%;
}
/*# sourceMappingURL=custom_13.css.map */