/* 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";
/*!
 * My custom styles
 */
/* line 7, templates/rt_isotope/custom/scss/custom.scss */
* {
  box-sizing: border-box;
}
/* line 11, templates/rt_isotope/custom/scss/custom.scss */
#g-slideshow .g-flexslider-slideshow .g-flexslider-slideshow-item-content-container {
  background: none !important;
}
/* line 16, templates/rt_isotope/custom/scss/custom.scss */
.g-flexslider-slideshow .g-flexslider-slideshow-item-content {
  text-align: center;
  margin: auto;
  padding: 20rem 2rem;
}
/* line 22, templates/rt_isotope/custom/scss/custom.scss */
.contact #g-header {
  background: #3b3b3b;
  color: #fff;
  position: relative;
  z-index: 1;
  background-image: url('../images/headers/background.jpg');
}
