/* 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: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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-testimonials {
  position: relative;
  border-radius: 10px;
}
.dir-rtl .g-testimonials .g-testimonials-header {
  padding-right: 3rem;
  padding-left: 0;
}
.g-testimonials .g-testimonials-header .g-testimonials-title {
  font-weight: 700;
}
.g-testimonials .g-testimonials-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  z-index: 10;
  display: flex;
}
.g-testimonials .swiper-slide {
  font-size: 18px;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  overflow: hidden;
}
.g-testimonials .g-testimonials-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.dir-rtl .g-testimonials .g-testimonials-wrapper {
  left: 5%;
  right: auto;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-wrapper {
    right: 0;
  }
  .g-testimonials .g-testimonials-wrapper h2 {
    margin-bottom: 1rem;
  }
  .dir-rtl .g-testimonials .g-testimonials-wrapper {
    left: 0;
    right: auto;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper {
    width: 100%;
  }
  .dir-rtl .g-testimonials .g-testimonials-wrapper {
    left: 8%;
    right: auto;
  }
}
.g-testimonials .g-testimonials-wrapper.cols-2 .g-testimonials-element {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-2 .g-testimonials-element {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-wrapper.cols-3 .g-testimonials-element {
  width: 33.3%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-3 .g-testimonials-element {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-3 .g-testimonials-element {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element.photo-large {
  width: 50%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element.photo-large {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-4 .g-testimonials-element.photo-large {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-item, .g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-sizer {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-item, .g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-sizer {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-item, .g-testimonials .g-testimonials-wrapper.cols-5 .g-testimonials-grid-sizer {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-content {
  line-height: 1.5;
  font-weight: 500;
  font-family: "roboto", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  width: 80%;
  margin-bottom: 2rem;
  font-size: 1.2rem;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-content {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only all and (max-width: 30rem) {
  .g-testimonials .g-testimonials-content {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-image {
  display: block;
  width: 48px;
  height: 48px;
}
.g-testimonials .g-testimonials-author-wrap {
  display: flex;
  flex-direction: row;
  padding-left: 0.9rem;
  position: relative;
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
.dir-rtl .g-testimonials .g-testimonials-author-wrap {
  padding-left: 0;
  padding-right: 0.9rem;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-author-wrap {
    width: 80%;
    margin: 0 auto;
  }
}
@media only all and (max-width: 30rem) {
  .g-testimonials .g-testimonials-author-wrap {
    width: 100%;
  }
}
.g-testimonials .g-testimonials-author-wrap::before {
  position: absolute;
  background: url('../images/backgrounds/testimonials/line.svg') no-repeat;
  content: "";
  width: 8px;
  height: 24px;
  top: -1.5rem;
  left: 0.2rem;
}
.dir-rtl .g-testimonials .g-testimonials-author-wrap::before {
  background: url('../images/backgrounds/testimonials/line-rtl.svg') no-repeat;
  left: auto;
  right: 0.2rem;
}
.g-testimonials .g-testimonials-author {
  flex-direction: column;
  display: flex;
  padding-left: 1.05rem;
  font-size: 1.2rem;
}
.g-testimonials .g-testimonials-author span {
  color: #aaaaaa;
  font-size: 0.9rem;
}
.dir-rtl .g-testimonials .g-testimonials-author {
  padding-left: 0;
  padding-right: 1.05rem;
}
@media only all and (max-width: 50.99rem) {
  .g-testimonials .g-testimonials-author {
    right: 10%;
  }
  .dir-rtl .g-testimonials .g-testimonials-author {
    left: 10%;
    right: auto;
  }
}
.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
  color: #548931;
}
.acustomfont {
  margin: 20px;
  font-family: Brush Script MT, sans-serif;
  font-size: 180%;
  font-style: italic;
  color: #548931;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content {
  width: auto;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7%;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content .g-slideshow-top-title {
  padding: 0 1rem;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide {
  align-items: flex-end;
}
.mybutton {
  display: inline-block;
  font-family: "asap", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 500;
  color: #ffffff;
  background: #548931;
  text-align: center;
  margin: 0 0 0.5rem 0;
  padding: 0.4rem 1.5rem;
  padding-bottom: 0.45rem;
  border-radius: 24px;
  border: 1px solid #aaaaaa;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
  max-width: 20rem;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-size: 1rem;
  letter-spacing: 0.25em;
  font-weight: 700;
}
.g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  border-bottom: 0px solid #ffffff;
}
.g-swiper .g-swiper-slider .swiper-slide .slide .slide-content-wrapper .slide-content .g-swiper-title {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  text-shadow: black 2px 0px 0px, black 1.75517px 0.958851px 0px, black 1.0806px 1.68294px 0px, black 0.141474px 1.99499px 0px, black -0.832294px 1.81859px 0px, black -1.60229px 1.19694px 0px, black -1.97998px 0.28224px 0px, black -1.87291px -0.701566px 0px, black -1.30729px -1.5136px 0px, black -0.421592px -1.95506px 0px, black 0.567324px -1.91785px 0px, black 1.41734px -1.41108px 0px, black 1.92034px -0.558831px 0px;
  color: #fff !important;
  padding-bottom: 0.2rem;
}
.g-content-array .g-array-item .g-array-item-text {
  font-size: 1.25rem;
}
.cadre {
  border: 0px solid black;
  padding: 5px;
  background-color: #fff;
}
.lightcase-open .g-popupmodule-module-wrapper {
  display: block;
}
.lightcase-open .g-popupmodule-button .g-popupmodule-module-wrapper {
  display: none;
}
.a_custom_font_script {
  font-family: Allura;
  font-weight: 400;
}
.customlabelpk {
  text-align: left;
  color: #AC1E44;
}
.customlabelavispk {
  margin: 20px;
  font-family: Brush Script MT, sans-serif;
  font-size: 180%;
  font-style: italic;
  color: #d35a12;
}
.aacustomfontpk {
  font-family: Helvetica, sans-serif;
  font-size: 150%;
  color: #34495e;
}
.aacustomfont2 {
  font-family: freebooterscript, sans-serif;
  font-size: 200%;
  font-style: italic;
  color: #34495e;
}
.aacustomfont3 {
  transition-property: opacity, transform;
  font-family: freebooterscriptalt;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-optical-sizing: none;
  line-height: initial;
  opacity: 1;
  transition-duration: 350ms;
}
.box3 {
  color: #ffffff;
  font-family: Helvetica, sans-serif;
  font-size: 150%;
  font-color: #34495e;
}
#phoca-dl-category-box .pd-image, #phoca-dl-file-box .pd-image, #phoca-dl-download-box .pd-image {
  position: relative;
  float: left;
  margin: 10px;
}
.g-heading p {
  font-family: Brush Script MT, sans-serif;
  Font-weight: 200;
  margin: 0;
  top: -2rem;
  left: -2rem;
  opacity: 0.25;
  padding: 0;
  position: absolute;
  font-weight: 600;
  font-size: 13vw;
  line-height: 0;
  color: peru;
}
/*# sourceMappingURL=custom_14.css.map */