/* 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";
.flex-container a:hover, .flex-slider a:hover, .flex-container a:focus, .flex-slider a:focus {
  outline: none;
}
.g-flexslider {
  margin: 0;
  padding: 0;
  list-style: none;
}
.g-flexslider > .g-flexslider-item-container {
  margin: 0;
  padding: 0;
  float: left;
}
.g-flexslider-item-container:not(:first-child) {
  display: none;
}
.g-flexslider-carousel-item-container {
  display: none;
}
.flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .g-flexslider-slideshow-slides > .g-flexslider-item-container {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .g-flexslider-slideshow-slides img {
  width: 100%;
  display: block;
}
.flexslider .g-flexslider-slideshow-slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .g-flexslider-slideshow-slides {
  display: block;
}
* html .flexslider .g-flexslider-slideshow-slides {
  height: 1%;
}
.no-js .flexslider .g-flexslider-slideshow-slides > .g-flexslider-slideshow-item-container:first-child {
  display: block;
}
.flexslider {
  position: relative;
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides {
  zoom: 1;
}
.flexslider .g-flexslider-slideshow-slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -25px 0 0;
  position: absolute;
  bottom: 1.5rem;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.75);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-flexslider-testimonial .flex-direction-nav a {
  bottom: 0;
}
.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  display: inline-block;
}
.flex-direction-nav .flex-prev {
  left: 1.5rem;
}
.g-flexslider-testimonial .flex-direction-nav .flex-prev {
  left: inherit;
  right: 35px;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-prev {
  right: inherit;
  left: 35px;
}
.flex-direction-nav .flex-prev:before {
  content: "";
}
.dir-rtl .flex-direction-nav .flex-prev {
  left: inherit;
  right: 1.5rem;
}
.flex-direction-nav .flex-next {
  left: 3.75rem;
}
.flex-direction-nav .flex-next:before {
  content: "";
}
.g-flexslider-testimonial .flex-direction-nav .flex-next {
  left: inherit;
  right: 0;
}
.dir-rtl .g-flexslider-testimonial .flex-direction-nav .flex-next {
  right: inherit;
  left: 0;
}
.dir-rtl .flex-direction-nav .flex-next {
  left: inherit;
  right: 3.75rem;
}
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 1rem;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-size: 20px;
  display: inline-block;
  content: "";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 1rem;
  right: 0.25rem;
  text-align: right;
}
.g-flexslider-slideshow .flex-control-nav {
  right: 1.5rem;
}
.g-flexslider-testimonial .flex-control-nav {
  bottom: -0.5rem;
  text-align: left;
}
.dir-rtl .g-flexslider-testimonial .flex-control-nav {
  text-align: right;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
}
.dir-rtl .flex-control-nav {
  right: inherit;
  left: 1.5rem;
  text-align: left;
}
.flex-control-nav > li a:before, .flex-control-paging > li a:before {
  content: "";
  border: 2px solid;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 1;
}
.flex-control-paging li a {
  width: 8px;
  height: 8px;
  margin: 2px;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 999999px;
  border-radius: 100%;
  position: relative;
  z-index: 2;
}
.flex-control-paging li a:hover {
  background: #c00000;
}
.flex-control-paging li a.flex-active {
  background: #c00000;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: 0.7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
.g-flexslider-slideshow {
  position: relative;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 10rem 2rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 9.5rem 2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8.5rem 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-content {
    padding: 8rem 1rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.5;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-title {
    font-size: 1.75rem;
  }
}
.g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
  margin-bottom: 1.5rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-desc {
    font-size: 0.9rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
    background-position: top center !important;
  }
}
html.touch .g-flexslider-slideshow .g-flexslider-slideshow-item-overlay {
  background-position: top center !important;
}
.g-flexslider-slideshow .flex-direction-nav a {
  color: #ffffff;
  opacity: 0.75;
}
.g-flexslider-slideshow .flex-direction-nav a:hover {
  opacity: 1;
}
.g-flexslider-slideshow .flex-control-paging li a.flex-active {
  background: #ffffff;
}
.g-flexslider-testimonial {
  position: relative;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content-container {
  background: -webkit-linear-gradient(bottom left, rgba(192, 0, 0, 0.75), rgba(0, 115, 115, 0.75));
  background: linear-gradient(to top right, rgba(192, 0, 0, 0.75), rgba(0, 115, 115, 0.75));
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc, .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  min-height: 0;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
  width: 60%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-title-desc {
    width: 100%;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
  width: 40%;
  padding: 0 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-content {
    width: 100%;
    padding: 0;
  }
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: left;
  margin-right: 1rem;
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image {
  float: right;
  margin-right: 0;
  margin-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-title {
  font-weight: 400;
  font-size: 0.9rem;
  line-height: 1;
  opacity: 0.7;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  font-size: 1.75rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  padding-right: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.4rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
    font-size: 1.25rem;
  }
}
.dir-rtl .g-flexslider-testimonial .g-flexslider-testimonial-item-desc {
  padding-right: 0;
  padding-left: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-image img {
  border-radius: 100%;
  margin-bottom: 1rem;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-name {
  font-weight: 700;
}
.g-flexslider-testimonial .g-flexslider-testimonial-item-testimonial-position {
  font-style: italic;
  font-size: 0.9rem;
  opacity: 0.7;
}
.g-flexslider-showcase {
  position: relative;
}
.g-flexslider-showcase .g-flexslider-showcase-item-content-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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-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;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-image, .g-flexslider-showcase .g-flexslider-showcase-item-content {
    width: 100%;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-image {
  overflow: hidden;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.g-flexslider-showcase .g-flexslider-showcase-item-image:hover img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-flexslider-showcase .g-flexslider-showcase-item-content {
  padding: 0 5rem;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 0 1rem 0;
  }
}
@media only all and (max-width: 30rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-content {
    padding: 2rem 1rem 1rem 1rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title {
  font-family: "montserrat", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 900;
  font-size: 3rem;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.75rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-title {
    font-size: 2rem;
  }
}
.g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  position: absolute;
  content: "";
  background: #686868;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 80px;
  background: inherit;
}
.dir-rtl .g-flexslider-showcase .g-flexslider-showcase-item-title:after {
  left: inherit;
  right: 0;
}
.g-flexslider-showcase .g-flexslider-showcase-item-desc {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.15rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-flexslider-showcase .g-flexslider-showcase-item-desc {
    font-size: 1.1rem;
  }
}
.g-flexslider-carousel-container {
  position: relative;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image {
  background: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image img {
  cursor: pointer;
  opacity: 0.35;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover {
  background: #c00000;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide img {
  opacity: 1;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image {
  cursor: default;
}
.g-flexslider-carousel-container .flex-active-slide .g-flexslider-carousel-item-image:hover .g-flexslider-carousel-item-image-preview-icon {
  display: none;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  z-index: 10;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-flexslider-carousel-container .g-flexslider-carousel-item-image-preview-icon span {
  color: #ffffff;
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0px);
  -moz-transform: translate3d(-50%, -50%, 0px);
  -ms-transform: translate3d(-50%, -50%, 0px);
  -o-transform: translate3d(-50%, -50%, 0px);
  transform: translate3d(-50%, -50%, 0px);
}
.dir-rtl .flexslider {
  direction: rtl;
}
.dir-rtl .carousel li {
  margin-right: 0;
  margin-left: 5px;
}
.dir-rtl .flex-direction-nav {
  *height: 0;
}
.dir-rtl .flex-direction-nav a:before {
  content: "";
}
.dir-rtl .flex-direction-nav a.flex-next:before {
  content: "";
}
.dir-rtl .flex-pauseplay a {
  left: auto;
  right: 10px;
}
.dir-rtl .flex-control-thumbs li {
  float: right;
}
span.seotext {
  display: none;
}
.g-flexslider-slideshow-item-content-overlay {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.01);
  padding: 15px;
  border-radius: 0.5rem;
}
/*# sourceMappingURL=custom_53.css.map */