/* 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";
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.9rem;
}
h3 {
  font-size: 1.5rem;
}
h4 {
  font-size: 1.15rem;
}
h5 {
  font-size: 1rem;
}
h6 {
  font-size: 0.85rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  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;
}
#g-slideshow img {
  width: 100%;
}
.breadcrumb-header {
  display: none;
}
#g-navigation .jl-logo {
  color: #ffda4b;
}
#g-navigation .jl-search-toggle:focus, #g-navigation .jl-search-toggle:hover {
  color: #ffda4b;
}
.uk-link-toggle:hover .uk-link, .uk-link:hover, a:hover {
  text-decoration: none !important;
}
#g-hero {
  background-image: url('../../images/bg.jpg?620b88e4');
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #fff;
}
.g-horizontalmenu {
  list-style: none;
}
.g-horizontalmenu li::before {
  content: "»";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #ffda4b;
  /* Change the color */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 0.5rem;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
.fa-facebook, .fa-instagram {
  color: #ffda4b;
}
.fa-phone, .fa-envelope {
  color: #ffda4b;
  margin-right: 0.5rem;
}
#g-above {
  background-color: #f6f4f2;
  display: flex;
  justify-content: space-around;
}
#g-above .fa-envelope {
  color: #393939;
}
.mod-rscontact-width-auto {
  width: 100%;
}
#mod-rscontact-message-111 {
  height: 150px;
}
/*# sourceMappingURL=custom_14.css.map */