/* 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;
}
.g-slider {
  position: relative;
  z-index: 20;
}
.g-slider-top {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: end;
  -moz-box-align: end;
  box-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: end;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slider-top {
    padding: 1.5rem;
    margin: 0.625rem;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slider-top {
    padding: 0;
    margin: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
  }
}
.g-slider-top .title-wrapper {
  padding: 1.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
@media only all and (max-width: 50.99rem) {
  .g-slider-top .title-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
}
.g-slider-top .title-wrapper .title {
  margin: 0 1.25rem 0 0;
  font-size: 3.5vw;
  line-height: 1.2;
}
@media (max-width: 62.8571428571rem) {
  .g-slider-top .title-wrapper .title {
    font-size: 2.2rem;
  }
}
.g-slider-top .title-wrapper .subtitle {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  font-size: 1.5rem;
  max-width: 80%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slider-top .title-wrapper .subtitle {
    max-width: 100%;
  }
}
.g-slider-top .custom-owl-nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slider-top .custom-owl-nav {
    padding: 0 1.5rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slider-top .custom-owl-nav {
    margin: 0 auto;
  }
}
.g-slider-top .custom-owl-nav .owl-prev, .g-slider-top .custom-owl-nav .owl-next {
  background: transparent;
  color: #000000;
  border: 2px solid #000000;
  border-radius: 50%;
  padding: 0;
  font-size: 1.7rem;
  line-height: 0.9;
  width: 38px;
  height: 38px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 1.25rem;
}
.g-slider-top .custom-owl-nav .owl-prev:hover, .g-slider-top .custom-owl-nav .owl-next:hover {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slider-top .custom-owl-nav .owl-prev .fa, .g-slider-top .custom-owl-nav .owl-next .fa {
  font-weight: 700;
}
.g-slider-top .custom-owl-nav .owl-prev .fa.fa-angle-left, .g-slider-top .custom-owl-nav .owl-next .fa.fa-angle-left {
  position: relative;
  left: -2px;
}
.g-slider-top .custom-owl-nav .owl-prev .fa.fa-angle-right, .g-slider-top .custom-owl-nav .owl-next .fa.fa-angle-right {
  position: relative;
  left: 2px;
}
.g-slider-top .custom-owl-nav .owl-prev:focus, .g-slider-top .custom-owl-nav .owl-next:focus {
  outline: none;
}
.g-slider-top .custom-owl-nav .owl-next {
  margin-right: 0;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev {
  margin-right: 0;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev .fa-angle-left {
  left: 1px !important;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-prev .fa-angle-left:before {
  content: "";
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next {
  margin-right: 1.25rem;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next .fa-angle-right {
  left: -1px !important;
}
.dir-rtl .g-slider-top .custom-owl-nav .owl-next .fa-angle-right:before {
  content: "";
}
.g-slider .g-slider-carousel {
  position: relative;
}
.g-slider .g-slider-carousel .owl-stage {
  margin: 1.875rem 0;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-slider .g-slider-carousel .owl-stage .owl-item {
  padding-bottom: 0;
  overflow: hidden;
  -webkit-transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  -moz-transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover {
  margin-top: -1.25rem;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper {
  top: 5% !important;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper .g-slider-carousel-description {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  opacity: 1;
}
.g-slider .g-slider-carousel .owl-stage .owl-item .g-slider-carousel-image-container:hover .g-slider-carousel-content-wrapper .slider-icon {
  margin-bottom: 25%;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container {
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 1.5rem;
  border-radius: 5px;
  -webkit-transition: all 400ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  -moz-transition: all 400ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  transition: all 400ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.6);
}
@media only all and (max-width: 50.99rem) {
  .g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container {
    margin: 0;
  }
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-image-container .slider-icon {
  width: 100%;
  margin-bottom: 1.125rem;
  font-size: 2rem;
  color: #ffffff;
  -webkit-transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  -moz-transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
  transition: all 200ms cubic-bezier(0.51, 0.4, 0.35, 0.9) 20ms;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-content-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
  display: block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  padding: 0 2rem;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
  position: relative;
  font-family: "Times New Roman", "Helvetica", "Times New Roman", serif;
  font-weight: 500;
  font-size: 1.6vw;
  line-height: 1.63;
  color: #ffffff;
  left: 0;
  margin-bottom: 1.5625rem;
  width: 90%;
}
@media (max-width: 87.5rem) {
  .g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title a {
  color: #ffffff;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title a:hover {
  color: rgba(243, 245, 247, 0.7);
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-title span {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  border-radius: 7px;
}
.g-slider .g-slider-carousel .owl-stage .g-slider-carousel-description {
  color: #ffffff;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  transition: all 300ms;
  opacity: 0;
  line-height: 1.95;
}
.g-slider .g-slider-carousel .owl-dots {
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 3rem;
  right: 1.5rem;
  z-index: 2;
}
@media only all and (max-width: 50.99rem) {
  .g-slider .g-slider-carousel .owl-dots {
    bottom: 1.5rem;
  }
}
.dir-rtl .g-slider .g-slider-carousel .owl-dots {
  right: auto;
  left: 1.5rem;
}
.g-slider .g-slider-carousel .owl-dots .owl-dot {
  width: 12px;
  height: 12px;
  margin-bottom: 0.3rem;
  border: 2px solid #000000;
  border-radius: 100%;
}
.g-slider .g-slider-carousel .owl-dots .owl-dot.active {
  background: #000000;
}
.g-slideshow .g-slideshow-slider .swiper-slide .slide .slide-content {
  width: 30%;
  margin-left: 5%;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 10px;
  padding: 0.75rem;
}
/*# sourceMappingURL=custom__body_only.css.map */