/* 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";
.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;
}
.gp_accordion6 .gp_heading {
  margin-bottom: 50px;
}
.gp_accordion6 .gp_accordion_question {
  cursor: pointer;
  display: block;
  margin: 15px 0 0;
  font-size: 16px;
  padding: 19px 35px 19px 25px;
  position: relative;
}
.gp_accordion6 .gp_accordion_question.gp_dir_arrow:not(.gp_active) .gp_accordion_dir:before {
  content: "";
}
.gp_accordion6 .gp_accordion_question.gp_dir_arrow.gp_active .gp_accordion_dir:before {
  content: "";
}
.gp_accordion6 .gp_accordion_question.gp_dir_plus:not(.gp_active) .gp_accordion_dir:before {
  content: "+";
}
.gp_accordion6 .gp_accordion_question.gp_dir_plus.gp_active .gp_accordion_dir:before {
  content: "−";
}
.gp_accordion6 .gp_accordion_question .gp_accordion_dir {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  font-size: 25px;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.gp_accordion6 .gp_accordion_answer {
  display: none;
  padding: 25px 25px 30px 25px;
}
.gp_accordion6 .gp_accordion_answer.gp_active {
  display: block;
}
.gp_accordion6 .gp_accordion_link {
  margin-top: 15px;
}
.gp_accordion6 .gp_icon {
  margin-right: 11px;
}
.gp_accordion4 .gp_heading {
  margin-bottom: 50px;
}
.gp_accordion4 h3.gp_category {
  font-size: 20px;
}
.gp_accordion4 h3.gp_category i {
  margin-right: 11px;
}
.gp_accordion4 h3.gp_category:not(.gp_first) {
  margin-top: 60px;
}
.gp_accordion4 .gp_accordion_question {
  cursor: pointer;
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  position: relative;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding: 10px 0;
}
.gp_accordion4 .gp_accordion_question.gp_dir_arrow:not(.gp_active) .gp_accordion_dir:before {
  content: "";
}
.gp_accordion4 .gp_accordion_question.gp_dir_arrow.gp_active .gp_accordion_dir:before {
  content: "";
}
.gp_accordion4 .gp_accordion_question.gp_dir_plus:not(.gp_active) .gp_accordion_dir:before {
  content: "";
}
.gp_accordion4 .gp_accordion_question.gp_dir_plus.gp_active .gp_accordion_dir:before {
  content: "";
}
.gp_accordion4 .gp_accordion_question .gp_accordion_dir {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome;
  font-weight: 900;
  display: inline-block;
  width: 25px;
  text-align: left;
}
.gp_accordion4 .gp_accordion_answer {
  padding: 10px 0 25px 25px;
  display: none;
}
.gp_accordion4 .gp_accordion_answer.gp_active {
  display: block;
}
.gp_accordion4 .gp_accordion_link {
  margin-top: 15px;
}
.gp_timeline .gp_heading {
  margin-bottom: 60px;
}
.gp_timeline .gp_contents {
  position: relative;
  margin: 0 auto;
  padding: 15px 0;
}
.gp_timeline .gp_line {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 0;
  margin-left: -1px;
  border-right: 2px dashed;
  box-sizing: border-box;
}
.gp_timeline .gp_block_headline {
  color: #ffffff;
  font-size: 18px;
  margin: 35px 0;
  text-align: center;
  z-index: 1;
  position: relative;
  font-weight: bold;
}
.gp_timeline .gp_block_headline.gp_first {
  margin-top: 0;
}
.gp_timeline .gp_block_headline .gp_block_headline_txt {
  display: inline-block;
  border-radius: 3px;
  padding: 8px 14px;
}
.gp_timeline .gp_block_headline:before, .gp_timeline .gp_block_headline:after {
  content: "";
  display: block;
  clear: both;
}
.gp_timeline .gp_block {
  width: 50%;
  display: block;
  box-sizing: border-box;
  position: relative;
}
@media only all and (max-width: 50.99rem) {
  .gp_timeline .gp_block {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
    text-align: center !important;
  }
}
.gp_timeline .gp_block.gp_center {
  margin: 0 auto;
  text-align: center;
}
.gp_timeline .gp_block.gp_center .gp_content {
  margin-top: 35px;
}
.gp_timeline .gp_block.gp_center .gp_dot {
  display: none;
}
.gp_timeline .gp_block.gp_left {
  float: left;
  text-align: right;
  padding-right: 35px;
}
.gp_timeline .gp_block.gp_left .gp_content:before {
  left: 100%;
  border-color: rgba(0, 0, 0, 0);
  border-width: 16px;
  margin-top: -16px;
}
.gp_timeline .gp_block.gp_left .gp_content:after {
  left: 100%;
  border-color: rgba(0, 0, 0, 0);
  border-width: 15px;
  margin-top: -15px;
}
.gp_timeline .gp_block.gp_left .gp_dot {
  left: 100%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
}
.gp_timeline .gp_block.gp_right {
  float: right;
  text-align: left;
  padding-left: 35px;
  margin-top: 35px;
}
@media only all and (min-width: 51rem) {
  .gp_timeline .gp_block.gp_right .gp_content {
    margin-bottom: 0;
  }
}
.gp_timeline .gp_block.gp_right .gp_content:before {
  right: 100%;
  border-color: rgba(0, 0, 0, 0);
  border-width: 16px;
  margin-top: -16px;
}
.gp_timeline .gp_block.gp_right .gp_content:after {
  right: 100%;
  border-color: rgba(0, 0, 0, 0);
  border-width: 15px;
  margin-top: -15px;
}
.gp_timeline .gp_block.gp_right .gp_dot {
  right: 100%;
  transform: translateX(50%) translateY(-50%);
  -webkit-transform: translateX(50%) translateY(-50%);
}
.gp_timeline .gp_block:before, .gp_timeline .gp_block:after {
  content: "";
  display: block;
  clear: both;
}
.gp_timeline .gp_content {
  position: relative;
  padding: 20px;
  margin-bottom: 35px;
  border-radius: 3px;
  z-index: 1;
}
.gp_timeline .gp_content:before, .gp_timeline .gp_content:after {
  top: 35px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
@media only all and (max-width: 50.99rem) {
  .gp_timeline .gp_content:before, .gp_timeline .gp_content:after {
    display: none !important;
  }
}
.gp_timeline .gp_content > div {
  margin: 0 0 15px;
}
.gp_timeline .gp_content .gp_date {
  font-weight: bold;
}
.gp_timeline .gp_content > h3 {
  margin: 0 0 15px;
  font-weight: 800;
}
.gp_timeline .gp_content .gp_btn {
  margin-top: 20px;
  margin-bottom: 0;
}
.gp_timeline .gp_content .gp_btn a {
  display: inline-block;
}
.gp_timeline .gp_dot {
  position: absolute;
  top: 35px;
  width: 20px;
  height: 20px;
}
@media only all and (max-width: 50.99rem) {
  .gp_timeline .gp_dot {
    display: none !important;
  }
}
.gp_timeline .gp_dot .gp_dot_inner {
  width: inherit;
  height: inherit;
  position: relative;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid;
  border-radius: 50%;
}
.gp_timeline .gp_dot .gp_dot_inner .gp_dot_circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  top: 2px;
}
.gp_timeline .gp_clear {
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
  clear: both;
}
.gp_mailchimp_subscribe2 .gp_block {
  position: relative;
}
@media only all and (min-width: 51rem) {
  .gp_mailchimp_subscribe2 .gp_block .gp_bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
  }
}
.gp_mailchimp_subscribe2 .gp_content {
  padding: 13%;
}
.gp_mailchimp_subscribe2 .gp_field_block input {
  padding: 14px 20px !important;
  border-radius: 3px !important;
  border: 0 !important;
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
.gp_mailchimp_subscribe2 .gp_title {
  font-size: 35px;
  line-height: 40px;
  margin: 0 0 35px;
}
.gp_mailchimp_subscribe2 .gp_subtitle {
  margin: -25px 0 30px;
}
.gp_imageblock3 > .g-grid {
  margin: 0 -12px;
}
.gp_imageblock3 .gp_heading {
  margin-bottom: 50px;
}
.gp_imageblock3 .gp_content {
  position: relative;
  margin: 12px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.gp_imageblock3 .gp_text {
  padding: 30px 35px;
  position: relative;
}
.gp_imageblock3 .gp_text > h4 {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 700;
}
.gp_imageblock3 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_imageblock3 .gp_link {
  margin-top: 15px;
}
.gp_cta1 {
  position: relative;
}
@media only all and (min-width: 51rem) {
  .gp_cta1 .gp_content {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .gp_cta1 .gp_content_center {
    padding: 0 1rem;
    margin: 0 0 0 auto;
  }
  .gp_cta1 .gp_content_center.has_btn {
    margin: 0 auto;
  }
  .gp_cta1 .gp_content_right {
    margin-left: auto;
  }
}
@media only all and (max-width: 50.99rem) {
  .gp_cta1 {
    text-align: center;
  }
  .gp_cta1 .gp_content_right {
    margin-top: 1rem;
  }
}
.gp_cta1 .gp_content {
  position: relative;
}
.gp_cta1 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_flipboxes .gp_heading {
  margin-bottom: 40px;
}
.gp_flipboxes .gp_content {
  margin: 0 -12px;
}
.gp_flipboxes .gp_flipbox {
  background-color: transparent;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  margin: 12px;
}
.gp_flipboxes .gp_inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.75s;
  -webkit-transition: transform 0.75s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.gp_flipboxes .gp_inner > a {
  display: block;
}
.gp_flipboxes .gp_inner h2 {
  font-size: 20px;
  margin: 0 0 20px;
}
.gp_flipboxes .gp_inner .gp_desc {
  margin-bottom: 20px;
}
.gp_flipboxes .gp_inner .gp_readmore {
  display: inline-block;
  text-decoration: underline;
}
.gp_flipboxes .gp_front i {
  font-size: 46px;
  margin-bottom: 20px;
}
.gp_flipboxes .gp_front img {
  margin-bottom: 20px;
}
.gp_flipboxes .gp_front h2 {
  margin: 0;
}
.gp_flipboxes .gp_front.gp_bgimg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gp_flipboxes .gp_content_inner.style_img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.gp_flipboxes .gp_content_inner.style_img > h2 {
  margin: auto 0 20px !important;
}
.gp_flipboxes .gp_front, .gp_flipboxes .gp_back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.gp_flipboxes .gp_front {
  z-index: 900;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.gp_flipboxes .gp_back {
  z-index: 1000;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.gp_flipboxes .gp_flipbox.gp_flip .gp_front {
  z-index: 900;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.gp_flipboxes .gp_flipbox.gp_flip .gp_back {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
.gp_backgroundvideo .gp_block {
  position: relative;
  overflow: hidden;
}
.gp_backgroundvideo video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.gp_backgroundvideo .gp_cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gp_backgroundvideo .gp_controls {
  position: absolute;
  right: 1.875rem;
  bottom: 1.875rem;
  z-index: 11;
}
@media only all and (min-width: 51rem) {
  .gp_backgroundvideo .gp_controls {
    display: none;
  }
}
.gp_backgroundvideo .gp_controls i {
  font-size: 1.625rem;
  line-height: 1;
  padding: 0.3125rem;
  color: #ffffff;
  opacity: 0.85;
  transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.gp_backgroundvideo .gp_controls i:hover {
  opacity: 1;
}
.gp_backgroundvideo .gp_controls .gp_pause {
  display: none;
}
.gp_backgroundvideo .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000000;
}
.gp_backgroundvideo .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_backgroundvideo .gp_content_inner {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2rem;
}
.gp_backgroundvideo .gp_content_inner > h3 {
  color: #ffffff !important;
  font-size: 2.25rem;
  margin: 0 0 1.25rem;
}
@media only all and (max-width: 50.99rem) {
  .gp_backgroundvideo .gp_content_inner > h3 {
    font-size: 1.375rem;
  }
}
.gp_backgroundvideo .gp_content_inner > div {
  color: #ffffff;
  margin-bottom: 1.25rem;
}
/*# sourceMappingURL=custom_features_-_evolution_engine.css.map */