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

.tp-caption a {
  color: black;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}
.tp-caption a:hover {
  color: #120af0;
}
.tp-caption img {
  border-radius: 8px;
}
.sliderLink a {
  color: #120af0;
}
.sliderLink a:hover {
  color: red;
}
.slideTel {
  color: #19CEFF;
  text-align: right;
  border-radius: 3px;
  padding: 4px 8px;
  background-color: #F0F0F0;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-size: 1rem;
  font-size: 1rem;
  font-size: 1vw;
  font-weight: 400;
  white-space: normal;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.shortInfo img {
  display: block;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  box-shadow: 1px 2px 6px #66717C;
}
.shortInfo h4 {
  margin-top: 3px;
  margin-bottom: 1px;
}
.shortInfo {
  text-align: center;
}
.installation {
  position: relative;
}
.shortInfoFlash {
  position: absolute;
  left: 1px;
  z-index: 20;
}
/* The code below along with the shortInfoFlash positions the corner flash correctly */
.imageFlash {
  position: relative;
}
.callus {
  font-size: 2em;
}
/* Hamburger Menu */
i.fa-fw {
  width: 1.28571429em;
  text-align: center;
  margin-top: 60px;
}
#g-breadcrumb {
  background-image: url('../../../../images/site/bg_breadcrumb.jpg');
}
.g-content {
  margin: 0.3rem;
  padding: 0.3rem;
}
.map {
  text-align: center;
}
.services img {
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
.clientArticle {
  border-bottom: 1px solid lightgrey;
}
.caption {
  border: 1px solid lightgrey;
  border-radius: 4px;
  padding: 4px;
}
#g-mobilemenu-container {
  margin: 0;
}
.contactTel {
  font-size: x-large;
}
@media only screen and (max-width: 600px) {
  .smlScrn {
    clear: both;
  }
}
/* Blog */
.fd-blog {
  /*border: 1px solid green;*/
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: lightgrey;
}
.fd-blog p {
  font-size: larger;
  color: #2B2B2B;
  margin-top: 0px;
  margin-bottom: 0px;
}
.blogBg {
  margin-top: 1.5em;
  background-color: #E5F0DA;
}
.blogBg p {
  text-align: justify;
  padding: 0px 5px 0px 5px;
  margin-bottom: 15px;
}
.imgRnd img {
  /*border-radius: 5%;*/
}
.imgShrink1 img {
  border-radius: 0 !important;
  width: auto;
  height: 250px;
  object-fit: scale-down;
  /*  object-position: 0px 0px;*/
}
.imgShrink2 img {
  border-radius: 0 !important;
  width: auto;
  height: 250px;
  object-fit: scale-down;
  /*object-position: 40px 0px;*/
}
.imgShrink3 img {
  border-radius: 0 !important;
  width: auto;
  height: 250px;
  object-fit: scale-down;
  /*object-position: 80px 0%;*/
}
/*
.g-keypoints .image-bottom {
  margin-bottom: -4.563rem;
  border-radius: 5%;
}
*/
.g-keypoints-image {
  margin-bottom: -4.563rem;
  border-radius: 5%;
}
.g-offcanvas-toggle {
  font-size: 1.6rem;
  color: #777777;
  left: 1.563rem;
  top: 55px;
}
.aboutus img {
  border: 1px solid black;
  margin-bottom: 5px;
  margin-right: 5px;
}
/*# sourceMappingURL=custom_18.css.map */