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

#g-header .g-logo {
  display: block;
  font-family: "robotocondensed", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
#g-header .g-container {
  border-bottom: 2px solid #ffffff;
}
#g-slideshow {
  position: relative;
  overflow: hidden;
  background: #111111;
  color: #ffffff;
  margin-top: -260px !important;
  border-bottom: 5px solid #B11228;
  max-height: 630px;
}
.g-home #g-navigation {
  padding: 0;
  text-align: left;
  background-color: rgba(255, 255, 255, 0);
  color: #ffffff;
  position: relative;
  z-index: 99;
}
.g-main-nav .g-toplevel {
  text-align: left;
}
.g-menu-item-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.g-menu-item-title:hover {
  color: #B11228;
  text-decoration: underline;
}
.g-home #g-header {
  background: transparent;
}
#g-header {
  background: #111111;
  color: #ffffff;
  position: relative;
}
.n2-ss-layer {
  top: 10%;
}
.n2-ss-item-content {
  font-weight: bold !important;
  font-size: 40%;
}
#g-slideshow .n2-ss-slide-background-image img {
  filter: brightness(0.45);
}
#g-navigation {
  padding: 0;
  text-align: center;
  background-color: #111111;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
#g-showcase {
  background: #282828;
  color: #ffffff;
  border-top: 5px solid #B11228;
}
#g-bottom {
  padding: 0;
  background-color: #ffffff;
  color: #888888;
}
#g-copyright {
  padding: 0;
}
.g-main-nav .g-standard .g-dropdown {
  background: #fff;
}
#g-navigation .g-dropdown .g-menu-item-title {
  color: #000;
  font-weight: normal;
}
#g-showcase .g-layercontent .g-layercontent-title {
  margin: 0;
  color: #fff;
  line-height: 3rem;
  text-shadow: 2px 1px 2px #000000;
}
#g-showcase {
  background-image: url('//paulsmobilehomeservice.com/images/header.jpg') !important;
}
#g-copyright .g-block:last-child {
  text-align: left;
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #ffffff;
  left: 1rem;
  top: 10px;
  z-index: 99999999;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid black;
  background: #B11228;
  -webkit-transition: background 0.2s, color 0.2s, border-color 0.2s;
  -moz-transition: background 0.2s, color 0.2s, border-color 0.2s;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  border-radius: 0.1875rem;
  margin: -0.2rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #B11228;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  display: inline-block;
  cursor: pointer;
  width: 1.5rem;
  opacity: 1;
  font-family: "Font Awesome 6 Pro", "Font Awesome 6 Free", FontAwesome;
  font-weight: 900;
  content: "";
  text-align: right;
  color: #fff;
}
@media (max-width: 767px) {
  #g-slideshow {
    margin-top: -70px !important;
    max-height: 630px;
  }
}
/*# sourceMappingURL=custom_13.css.map */