/* 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";
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap');
.gp_videogallery1 .gp_heading {
  margin: 0 0 50px;
}
.gp_videogallery1 .g-grid.gp_margin {
  margin: 0 -12px;
}
.gp_videogallery1 .g-grid.gp_margin .gp_item {
  margin: 12px;
}
.gp_videogallery1 .gp_image {
  position: relative;
}
.gp_videogallery1 .gp_image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 80px;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
}
.gp_videogallery1 .gp_item {
  position: relative;
}
.gp_videogallery1 .gp_item:hover .gp_item_icon {
  opacity: 1;
}
.gp_videogallery1 .gp_item_icon {
  position: absolute;
  font-size: 14px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  z-index: 1;
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  line-height: 33px;
  text-align: center;
  opacity: 0.6;
  transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
}
.gp_videogallery1 .gp_item_icon:before {
  position: relative;
  left: 1px;
}
.gp_videogallery1 .gp_item.title_bottom h4 {
  font-size: 16px;
  margin: 15px 0 0;
}
.gp_videogallery1 .gp_item.title_overimage h4 {
  font-size: 16px;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 40px;
  padding: 20px;
  color: #fff;
}
.gp_slideshow1 .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  outline: 0;
}
.gp_slideshow1 .slick-slider .slick-track, .gp_slideshow1 .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.gp_slideshow1 .slick-slider .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.gp_slideshow1 .slick-slider .slick-list:focus {
  outline: none;
}
.gp_slideshow1 .slick-slider .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.gp_slideshow1 .slick-slider .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gp_slideshow1 .slick-slider .slick-track:before {
  display: table;
  content: '';
}
.gp_slideshow1 .slick-slider .slick-track:after {
  display: table;
  content: '';
  clear: both;
}
.gp_slideshow1 .slick-slider.slick-loading .slick-track {
  visibility: hidden;
}
.gp_slideshow1 .slick-slider .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: 0;
}
.gp_slideshow1 [dir='rtl'] .slick-slide {
  float: right;
}
.gp_slideshow1 .slick-slide img {
  display: block;
}
.gp_slideshow1 .slick-slide.slick-loading img {
  display: none;
}
.gp_slideshow1 .slick-slide.dragging img {
  pointer-events: none;
}
.gp_slideshow1 .slick-initialized .slick-slide {
  display: block;
}
.gp_slideshow1 .slick-loading .slick-slide {
  visibility: hidden;
}
.gp_slideshow1 .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.gp_slideshow1 .slick-arrow.slick-hidden {
  display: none;
}
.gp_slideshow1 .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 10%;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s;
}
.gp_slideshow1 .slick-arrow:hover {
  background: rgba(0, 0, 0, 0);
}
.gp_slideshow1 .slick-arrow:hover:before {
  opacity: 1;
}
.gp_slideshow1 .slick-arrow:before {
  font-family: FontAwesome;
  font-size: 40px;
  opacity: 0.7;
}
.gp_slideshow1 .slick-arrow.slick-prev {
  left: 0;
}
.gp_slideshow1 .slick-arrow.slick-prev:before {
  content: "";
}
.gp_slideshow1 .slick-arrow.slick-next {
  right: 0;
}
.gp_slideshow1 .slick-arrow.slick-next:before {
  content: "";
}
.gp_slideshow1 .gp_grid:not(.slick-initialized) {
  display: none;
}
.gp_slideshow1 img {
  width: 100%;
  margin: 0 auto;
}
.gp_slideshow1 .gp_item {
  position: relative;
  overflow: hidden;
}
.gp_slideshow1 .gp_mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.gp_slideshow1 .gp_mask.style_dark {
  background: linear-gradient(rgba(15, 15, 15, 0.75), rgba(15, 15, 15, 0.75));
}
.gp_slideshow1 .gp_mask.style_light {
  background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.01));
}
.gp_slideshow1 .gp_content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  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;
  -moz-justify-content: center;
  -o-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.gp_slideshow1 .gp_content.style_light .gp_btn:not(.btn):not(.button) {
  border: 0 !important;
  border-radius: 4px !important;
  background: #282828;
}
.gp_slideshow1 h3.gp_title {
  margin: 0;
  font-size: 80px;
  line-height: 77px;
  margin-bottom: 37px;
}
.gp_slideshow1 .gp_desc {
  font-size: 18px;
}
.gp_slideshow1 .gp_buttons {
  margin-top: 43px;
}
.gp_slideshow1 .gp_btn {
  margin: 10px;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button) {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 30px;
  font-size: 14px;
  padding: 12px 30px;
  line-height: 18px;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.gp_slideshow1 .gp_btn:not(.btn):not(.button):hover {
  opacity: 0.7;
}
@media only all and (max-width: 960px) {
  .gp_slideshow1 h3.gp_title {
    font-size: 60px !important;
    line-height: 63px !important;
    margin-bottom: 27px !important;
  }
}
@media only all and (min-width: 481px) and (max-width: 767px) {
  .gp_slideshow1 .gp_content_inner {
    width: 180%;
    margin-left: -90px;
    margin-right: -90px;
  }
}
@media only all and (max-width: 480px) {
  .gp_slideshow1 .gp_content_inner {
    width: 220%;
    margin-left: -110px;
    margin-right: -110px;
  }
}
blockquote {
  color: #d63609;
}
blockquote p {
  color: black;
}
h1 {
  font-family: 'Montserrat', sans-serif;
  color: brown;
  font-size: 1.6rem;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  color: brown;
  font-size: 1.4rem;
}
h3 {
  font-family: 'Montserrat', sans-serif;
  color: brown;
  font-size: 1.2rem;
}
/*
.display {
  font-size: 1.2rem;
  color: #d63609;
  text-transform: uppercase !important;  
}
*/
.ps-g-title {
  text-align: center;
}
/*########## SLIDESHOW ########*/
.gp_slideshow1 h3.gp_title {
  font-size: 2.5em;
}
.gp_slideshow1 .gp_desc {
  font-size: 1.6em;
}
.gp_mask.style_dark {
  background: linear-gradient(rgba(15, 15, 15, 0.4), rgba(15, 15, 15, 0.4)) !important;
}
.gp_mask.style_light {
  background: linear-gradient(rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.01));
}
/*######### POSTS ##########*/
.ps-posts h2 {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dbdbdb;
  padding-top: 10px;
  color: #3E4151;
  text-transform: none;
  font-size: 1rem;
}
/*######### LOGOS ##########*/
.ps-logo {
  margin: -10px 0px -10px 0px;
  padding-left: 30px;
}
/*######### SOCIAL ICONS ##########*/
.fa-fw {
  font-size: 2.4rem;
  margin: -4px;
  background-color: white;
}
.fa-youtube-play {
  color: #FF0000;
}
.fa-facebook {
  color: #4267B2;
}
.fa-twitter {
  color: #1DA1F2;
}
.fa-linkedin-square {
  background: white;
  font-size: 2.3em;
  color: 0E76A8;
  margin: -4px;
}
/*######### MENUS ##########*/
.g-sublevel {
  background: #ebebeb;
  font-weight: normal;
}
/*######### CONTENT ##########*/
#g-mainbar {
  background: #fff;
}
#g-sidebar {
  border-left-style: solid;
  border-left-width: 1px;
  border-left-color: brown;
  background: white;
}
/*######### VIDEOS ##########*/
#g-videos {
  background-color: white;
}
/*######### FOOTER ##########*/
#g-copyright {
  color: white;
  text-align: center;
}
#g-copyright a {
  color: white;
}
#g-copyright a:link {
  text-decoration: underline;
}
#g-copyright a:hover {
  color: gray;
  text-decoration: none;
}
/*########## SOCIAL MEDIA ############*/
.social-media h3 {
  color: white;
  font-size: 1.2em;
}
/*# sourceMappingURL=custom_13.css.map */