/* 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-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.2rem;
}
h2 {
  font-size: 2rem;
}
h3 {
  font-size: 1.7rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.2rem;
}
h6 {
  font-size: 1rem;
}
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;
}
.gp_flipboxes .gp_heading {
  margin-bottom: 40px;
}
.gp_flipboxes .gp_content {
  margin: 0 -12px;
}
.gp_flipboxes .gp_flipbox {
  background-color: transparent;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  margin: 12px;
}
.gp_flipboxes .gp_inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.75s;
  -webkit-transition: transform 0.75s;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}
.gp_flipboxes .gp_inner > a {
  display: block;
}
.gp_flipboxes .gp_inner h2 {
  font-size: 20px;
  margin: 0 0 20px;
}
.gp_flipboxes .gp_inner .gp_desc {
  margin-bottom: 20px;
}
.gp_flipboxes .gp_inner .gp_readmore {
  display: inline-block;
  text-decoration: underline;
}
.gp_flipboxes .gp_front i {
  font-size: 46px;
  margin-bottom: 20px;
}
.gp_flipboxes .gp_front img {
  margin-bottom: 20px;
}
.gp_flipboxes .gp_front h2 {
  margin: 0;
}
.gp_flipboxes .gp_front.gp_bgimg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.gp_flipboxes .gp_content_inner.style_img {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.gp_flipboxes .gp_content_inner.style_img > h2 {
  margin: auto 0 20px !important;
}
.gp_flipboxes .gp_front, .gp_flipboxes .gp_back {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.gp_flipboxes .gp_front {
  z-index: 900;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.gp_flipboxes .gp_back {
  z-index: 1000;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.gp_flipboxes .gp_flipbox.gp_flip .gp_front {
  z-index: 900;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.gp_flipboxes .gp_flipbox.gp_flip .gp_back {
  z-index: 1000;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  transform: rotateX(0deg) rotateY(0deg);
}
h1, h2, h3, h4 {
  font-weight: 600;
}
.g-logo {
  margin-top: -28px;
  padding-bottom: 1rem;
}
#g-top .fa {
  font-size: 1.4rem;
}
#g-top a, #g-top .g-simplecontact .fa {
  color: #C7D92C;
}
#g-top {
  background-image: url('../../../../images/az-subtle.png');
}
#g-navigation .button.button-2 {
  background: #3AB64B;
  color: #fff;
}
#g-navigation .button.button-2:hover {
  background: #FFF;
  color: #056839;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-weight: bold;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
#g-header .gp_flipboxes .gp_heading {
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.g-slider .g-slider-patterns-right {
  background-image: url('../../../../images/right-grass-v1.svg');
  background-repeat: no-repeat;
}
body.itemid-111 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-lawns-and-landscape.jpg') no-repeat bottom center;
}
body.itemid-118 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-lawns-and-landscape.jpg') no-repeat bottom center;
}
body.itemid-119 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-lawncare-service-1.jpg') no-repeat center center;
}
body.itemid-339 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5), #3ab64b), url('../../../../images/lawn-mowing-service-casper-wyoming.jpg') no-repeat top center;
}
body.itemid-340 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/landscaping-casper-wyoming.jpg') no-repeat top center;
}
body.itemid-341 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-snow-removal-company.jpg') no-repeat bottom center;
}
body.itemid-342 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-sprinkler-installation-and-repair.jpg') no-repeat top center;
}
body.itemid-343 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-commercial-landscaping.jpg') no-repeat top center;
}
body.itemid-344 #g-slideshow {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), #3ab64b), url('../../../../images/casper-commercial-landscaping.jpg') no-repeat top center;
}
.g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title {
  text-shadow: 0px 0px 30px black;
}
#g-footer a {
  color: #8DC63F;
}
.g-offcanvas-toggle {
  font-size: 2.5rem;
  background: transparent;
  color: #FFFb;
  width: 60px;
  height: 60px;
  line-height: 24px;
  text-align: center;
  top: 1rem;
  left: 0.5rem;
}
/*# sourceMappingURL=custom_336.css.map */