/* 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
 */

/* line 1, templates/rt_koleti/custom/scss/custom.scss */
.g-logo img {
  max-width: 100%;
}
/* line 5, templates/rt_koleti/custom/scss/custom.scss */
.g-content {
  margin: 0.5rem;
  margin-top: 0.5rem;
  margin-right: 1.5rem;
  margin-bottom: 0.5rem;
  margin-left: 1.5rem;
  padding: 0.5rem;
  padding-top: 0.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
}
/* Home slide show image*/
/* line 19, templates/rt_koleti/custom/scss/custom.scss */
.g-slideshow .g-slideshow-carousel .owl-stage .owl-item.active .g-slideshow-carousel-image-container::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  /* image dark background normally 100%*/
  z-index: 2;
  background: rgba(0, 0, 0, 0.45);
  background-position: top;
  background-position-x: top;
  background-position-y: top;
}
/* Home slide show text*/
/* line 34, templates/rt_koleti/custom/scss/custom.scss */
.g-slideshow .g-slideshow-carousel .owl-stage .g-slideshow-carousel-content-wrapper .g-slideshow-carousel-title {
  position: relative;
  z-index: 50;
  font-weight: 700;
  font-size: 2.5vw;
  line-height: 1.5;
  padding: 0 0.5rem;
  margin: 0 0 2rem;
  color: #fff;
  left: 0;
  max-width: 100%;
  /* Font with normally 60%*/
  text-shadow: 1px 1px 10px #000;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}
/* Home Text QUOTE*/
/* line 53, templates/rt_koleti/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-quote .g-latestnews-grid-item-content {
  padding: 1.5rem;
  background: #166935;
  border-radius: 3px;
}
/* Home TEXT TITLE COLOUR*/
/* line 61, templates/rt_koleti/custom/scss/custom.scss */
.g-latestnews .g-latestnews-grid .g-latestnews-grid-item .g-latestnews-grid-item-wrapper.g-latestnews-layout-text a {
  color: #166935;
}
/*# sourceMappingURL=custom_277.css.map */