/* 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_protean/custom/scss/custom.scss */
#g-footer {
  background: url('../../../../images/footer.jpg');
  margin-bottom: 18px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #000;
}
/* line 11, templates/rt_protean/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container {
  display: none;
}
/* line 15, templates/rt_protean/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-subtitle {
  color: #fff;
}
/* line 18, templates/rt_protean/custom/scss/custom.scss */
.g-offcanvas-toggle {
  color: #f3703f;
  top: 0.1rem;
  left: 0.1rem;
}
/* line 25, templates/rt_protean/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link a {
  background: #f3703f;
  opacity: 1;
  border: 1px solid #f3703f;
}
/* line 30, templates/rt_protean/custom/scss/custom.scss */
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-title {
  background: rgba(0, 0, 0, 0.5);
}
/* line 34, templates/rt_protean/custom/scss/custom.scss */
.button.button {
  border-radius: 0px 0px 0px 0px;
  color: #fff;
  background: #f3703f;
}
/* line 40, templates/rt_protean/custom/scss/custom.scss */
#g-copyright {
  margin-top: -1.5rem;
}
