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

/** typically min 75.000rem -- 1200px **/
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.7rem;
}
h2 {
  font-size: 2.45rem;
}
h3 {
  font-size: 2.2rem;
}
h4 {
  font-size: 1.95rem;
}
h5 {
  font-size: 1.7rem;
}
h6 {
  font-size: 1.45rem;
}
small {
  font-size: 1.075rem;
}
cite {
  font-size: 1.075rem;
}
sub, sup {
  font-size: 0.95rem;
}
code, kbd, pre, samp {
  font-size: 1.2rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
@media only all and (min-width: 75rem) {
  .g-logo img {
    transform: scale(1.6);
  }
}
/** typically min 60rem to max 74.938rem -- 960px to 1199px **/
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-logo img {
    transform: scale(1.5);
  }
}
/** typically min 48rem to max 59.938rem -- 768px to 959px **/
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-logo img {
    transform: scale(1.2);
  }
}
/**CUSTOM USE box10 witn no # IN GANTRY THEME LAYOUT BLOCK CSS ID FOR Moodule position settings **/
#box10.moduletable, #box10.widget, #box10.g-outer-box, #box10 > .g-content {
  background: #B5CE9450;
}
.g-owlcarousel-layout-testimonial .owl-stage-outer {
  overflow: hidden;
}
/**Header Front Page H3 Style **/
#g-header .g-promocontent h3.g-title {
  font-size: 2rem;
  text-transform: none;
  font-weight: 900;
  line-height: 1.2;
  color: #000;
}
.contact-side {
  font-weight: 200;
  font-size: 1rem;
  line-height: 1.5;
}
/*# sourceMappingURL=custom_103.css.map */