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

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400&display=swap");
/* font-family: 'Open Sans', sans-serif; */
body {
  font-family: "Open Sans", sans-serif;
}
body p {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 25px;
  color: #1d1d1b;
}
body h1 {
  font-size: 45px;
  font-family: "Open Sans", sans-serif;
  color: #1d1d1b;
  font-weight: bold;
  line-height: 60px;
  margin-bottom: 40px;
}
body h1 span {
  background: #fbc42c;
  box-shadow: 10px 0 0 #fbc42c, -10px 0 0 #fbc42c;
  display: inline;
}
body h2 {
  font-size: 26px;
  font-family: "Open Sans", sans-serif;
  color: #1d1d1b;
}
mark {
  background: #fbc42c;
  color: #000;
  padding: 5px;
}
section#g-menu-block {
  z-index: 99999;
  position: relative;
}
/* Homeslider - Tania 04/07/2023 */
/**** Slider ****/
.owl-item {
  height: 728px;
}
.owl-item img {
  height: 728px !important;
  object-fit: cover;
  object-position: top;
}
.owl-item .item {
  background-position: center !important;
  background-size: cover !important;
  height: 728px;
  width: 100%;
}
.no-js .owl-carousel, .owl-carousel {
  display: block !important;
  height: 728px !important;
}
.slider {
  position: relative;
}
.slider .owl-item.active p, .slider .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.8s;
}
.slider .owl-item.active a {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeIn;
  animation-delay: 0.8s;
}
.slider .g-owlcarousel-item-content-container {
  height: 100%;
  z-index: 2;
  width: 72rem;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper {
  height: 100%;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 2%;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content:before {
  content: "";
  background-image: url('https://wirral-electrician.co.uk/images/slide-lightning.png');
  height: 100%;
  width: 80%;
  display: block;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: -163px;
  top: 0px;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content .owl-background {
  z-index: 22;
  top: 0;
  position: relative;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content p {
  font-size: 70px;
  line-height: 80px;
  text-transform: uppercase;
  display: block;
  white-space: normal;
  margin-bottom: 7px;
  margin-left: -5px;
  font-family: "open sans";
  width: 49%;
  color: #1d1d1b;
  font-weight: bold;
  margin-top: 50px;
  position: relative;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content a.g-owlcarousel-item-button.button-outline {
  text-decoration: none;
  font-weight: bold;
  margin-right: 10px;
  border-radius: 0px;
  padding: 14px 45px;
  background-color: #404041;
  font-size: 17px;
  margin-top: 17px;
  margin-bottom: 0px;
  text-transform: uppercase;
  display: block;
  width: fit-content;
  color: white;
}
.slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content a.g-owlcarousel-item-button.button-outline:hover {
  background-color: white;
  color: #404041 !important;
}
.slider .owl-dots {
  display: none;
}
@media (min-width: 960px) and (max-width: 1199px) {
  .slider .g-owlcarousel-item-content-container {
    width: 55rem;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content:before {
    width: 80%;
    left: -140px;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content p {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .owl-item {
    height: 628px;
  }
  .owl-item img {
    height: 628px !important;
    object-fit: cover;
    object-position: top;
  }
  .owl-item .item {
    background-position: center !important;
    background-size: cover !important;
    height: 628px;
    width: 100%;
  }
  .no-js .owl-carousel, .owl-carousel {
    display: block !important;
    height: 628px !important;
  }
  .slider .g-owlcarousel-item-content-container {
    width: 90%;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content:before {
    width: 100%;
    left: -147px;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content p {
    font-size: 48px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .owl-item {
    height: 350px;
  }
  .owl-item img {
    height: 350px !important;
    object-fit: cover;
    object-position: top;
  }
  .owl-item .item {
    background-position: center !important;
    background-size: cover !important;
    height: 350px;
    width: 100%;
  }
  .no-js .owl-carousel, .owl-carousel {
    display: block !important;
    height: 350px !important;
  }
  .slider .g-owlcarousel-item-content-container {
    width: 90%;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content:before {
    width: 111%;
    left: -14vw;
    background-size: 117vw;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content p {
    font-size: 32px;
    line-height: 40px;
    width: 75vw;
    margin-top: 65px;
  }
  .slider .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content a.g-owlcarousel-item-button.button-outline {
    margin-right: 10px;
    border-radius: 0px;
    padding: 8px 20px;
    background-color: #404041;
    font-size: 15px;
    margin-top: 8px;
  }
}
/*Navigation*/
.g-main-nav .g-toplevel {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  z-index: 999;
  padding: 7px 23px;
  margin-top: -8px;
}
.g-main-nav .g-toplevel a, .g-main-nav .g-toplevel span.g-menu-item-title, .g-main-nav .g-toplevel span.g-menu-parent-indicator {
  color: #1d1d1b;
  font-size: 14px;
  text-transform: uppercase;
}
.g-main-nav .g-toplevel a:hover, .g-main-nav .g-toplevel span.g-menu-item-title:hover, .g-main-nav .g-toplevel span.g-menu-parent-indicator:hover {
  color: #404041 !important;
}
.g-main-nav .g-toplevel li.g-dropdown-column {
  background-color: white;
  width: 294px;
  margin-left: -12px;
  margin-top: -14px;
  padding: 8px;
}
header#g-header-block {
  background-color: #1d1d1b;
  background-image: url('../../../../images/lightbulbheader.png');
  background-repeat: no-repeat;
  background-position-x: 65%;
}
p.call-us {
  font-size: 16px;
  color: #fbc42c;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 23px;
}
p.call-us a {
  color: white;
  font-size: 20px;
  margin-left: 6px;
}
p.call-us a:hover {
  color: #fbc42c;
}
a.button {
  border-radius: 0px;
  padding: 16px 45px;
  background-color: #fbc42c;
  font-size: 17px;
}
a.button:hover {
  background-color: #404041;
}
a.logo-home {
  display: block;
  margin-bottom: -9px;
  margin-top: 19px;
}
section#g-banner-block {
  background-color: #404041;
  height: 230px;
  background-size: cover;
  border-bottom: 10px solid #404041;
  background-image: url('../../../../images/about-header.jpg');
}
#g-menu-block .g-content {
  margin: 0;
  padding: 0;
  padding-top: 8px;
  padding-bottom: 2px;
}
section#g-content-1 {
  padding-top: 48px;
}
.accreditations.g-grid {
  width: 100%;
  margin-left: -20px;
  margin-top: -20px;
}
.accreditations .g-block.size-35 {
  background-size: contain;
  background-repeat: no-repeat;
  height: 174px;
  color: transparent;
  background-position: center;
  background-position-y: 31%;
  background-size: 68%;
}
#module-accred-93-particle > div > div:nth-child(3) > div.g-block.size-35 {
  background-size: auto;
}
#module-accred-93-particle > div > div:nth-child(5) > div.g-block.size-35 {
  background-size: auto;
}
#module-accred-93-particle > div > div:nth-child(8) > div.g-block.size-35 {
  background-size: auto;
}
.accreditations .g-block.size-65 p {
  font-size: 14px !important;
}
h3.block-title {
  font-size: 14px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-bottom: -19px;
}
/* threeblocks */
section#g-threeblocks {
  background-color: #f0f0f0;
  padding-top: 38px;
  padding-bottom: 38px;
  margin-top: 75px;
}
.threeblocks a.g-block.size-33-3 {
  background-color: white;
  border: 22px solid #f0f0f0;
}
.threeblocktxt {
  padding: 20px 30px;
  display: block;
  min-height: 205px;
  background-image: url('../../../../images/lightning-bolt.png');
  background-repeat: no-repeat;
  background-position-x: 90%;
  background-position-y: 400%;
  background-size: 36%;
  transition: 0.5s ease-out;
}
.threeblocktxt h3 {
  color: #1d1d1b;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: -15px;
  margin-top: 4px;
}
.threeblocktxt p {
  color: #1d1d1b;
  font-size: 16px;
}
img.threeimgs {
  transition: 0.5s;
}
.threeblocks a.g-block.size-33-3:hover img.threeimgs {
  filter: brightness(0.8);
}
.threeblocks a.g-block.size-33-3:hover .threeblocktxt {
  background-image: url('../../../../images/lightning-bolt.png');
  background-position-x: 80%;
  background-position-y: 90%;
}
section#g-logos {
  margin-top: 34px;
  margin-bottom: 34px;
}
.pull-right.item-image {
  margin-right: -3%;
  margin-left: 3%;
  margin-bottom: 70px;
  margin-top: 10px;
  opacity: 0;
  animation: fadeInFromNone 2s ease-out;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeInFromNone {
  0% {
    opacity: 0;
  }
  1% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* footer */
footer#g-footer-top {
  background-color: #1d1d1b;
  background-image: url('../../../../images/footer.jpg');
  background-size: cover;
  color: white;
  padding-top: 49px;
}
footer#g-footer-top a {
  color: #fbc42c;
}
footer#g-footer-top a:hover {
  color: white;
}
footer#g-footer-top h3 {
  font-size: 25px;
  color: white;
  font-weight: bold;
}
footer#g-footer-top .listlinks a {
  display: block;
  color: #fbc42c;
  transition: 0.4s;
  padding: 0px;
  width: fit-content;
}
footer#g-footer-top .listlinks a:hover {
  color: #1d1d1b;
  font-weight: bold;
  background-color: white;
  padding: 4px;
}
footer#g-footer-top p {
  color: white;
}
footer#g-footer-top p.foot-right-bot {
  font-size: 12px;
}
footer#g-footer-top p.blpara {
  color: white;
  font-size: 12px;
}
footer#g-footer-top p.blpara a {
  color: white;
  font-size: 12px;
}
footer#g-footer-top p.blpara a:hover {
  color: #fbc42c;
}
footer#g-footer-top p.address {
  color: white;
  margin-bottom: 30px;
}
.g-block.size-34.center.footerlogo {
  padding-top: 95px;
}
.pad-right {
  padding-left: 10%;
}
.item-page p a {
  color: black;
  font-weight: bold;
}
.item-page p a:hover {
  color: #fbc42c;
}
.item-page li {
  font-style: italic;
  line-height: 20px;
}
.item-page li:before {
  content: ".";
  display: inline-block;
  background-image: url('../../../../images/bullet.png');
  height: 28px;
  width: 21px;
  color: transparent;
  background-repeat: no-repeat;
  margin-left: -21px;
  margin-top: 0px;
  background-position-y: 70%;
}
.item-page ul {
  list-style: none;
}
/* home owners */
.itemid-107 section#g-banner-block {
  background-image: url('../../../../images/slide1.jpg');
  background-position: center;
}
/* Landlord */
.itemid-108 section#g-banner-block {
  background-image: url('../../../../images/slide1.jpg');
  background-position: center;
}
#g-content-1 > div > div > div > div > div > div > div > div:nth-child(3) p {
  overflow: hidden;
}
/* commercial */
.itemid-109 section#g-banner-block {
  background-image: url('../../../../images/building.jpg');
  background-position: center;
}
/* electric vehicle charging */
.itemid-110 section#g-banner-block {
  /*background-image: url(../../../../images/evc.jpg);*/
  background-position: center;
}
/* Contact-us */
.itemid-112 section#g-banner-block {
  background-image: url('../../../../images/slide1.jpg');
  background-position: center;
}
.itemid-112 p.phonep a {
  font-size: 30px;
  color: #fbc42c;
}
.itemid-112 p.phonep a:hover {
  color: #1d1d1b;
}
.itemid-112 p.emailp a {
  color: #fbc42c;
}
.itemid-112 p.emailp a:hover {
  color: #1d1d1b;
}
.itemid-112 .item-page p a {
  color: #fbc42c;
}
.itemid-112 .item-page p a:hover {
  color: #1d1d1b;
}
/* Contact Form */
.formBody {
  width: 100%;
}
.rsform {
  background-color: #fbc42c;
  padding: 44px;
  padding-bottom: 38px;
  background-image: url('../../../../images/lightbulb.png');
  background-position: right;
  background-repeat: no-repeat;
}
.rsform h2 {
  font-size: 28px;
  font-weight: bold;
  color: #1d1d1b;
  padding: 0px;
  margin: 0;
  line-height: 28px;
}
.rsform h3 {
  font-size: 22px;
  font-weight: bold;
  color: white;
  margin: 0px;
  margin-bottom: 9px;
}
.rsform textarea, .rsform input[type="text"], .rsform input[type="password"], .rsform input[type="datetime"], .rsform input[type="datetime-local"], .rsform input[type="date"], .rsform input[type="month"], .rsform input[type="time"], .rsform input[type="week"], .rsform input[type="number"], .rsform input[type="email"], .rsform input[type="url"], .rsform input[type="search"], .rsform input[type="tel"], .rsform input[type="color"], .rsform .uneditable-input {
  height: 55px;
  border-radius: 0px;
  border: 0px;
  padding: 10px 23px;
  margin-bottom: 10px;
  margin-top: 4px;
  display: block;
}
.rsform textarea::placeholder, .rsform input[type="text"]::placeholder, .rsform input[type="password"]::placeholder, .rsform input[type="datetime"]::placeholder, .rsform input[type="datetime-local"]::placeholder, .rsform input[type="date"]::placeholder, .rsform input[type="month"]::placeholder, .rsform input[type="time"]::placeholder, .rsform input[type="week"]::placeholder, .rsform input[type="number"]::placeholder, .rsform input[type="email"]::placeholder, .rsform input[type="url"]::placeholder, .rsform input[type="search"]::placeholder, .rsform input[type="tel"]::placeholder, .rsform input[type="color"]::placeholder, .rsform .uneditable-input::placeholder {
  color: #1d1d1b;
  font-size: 18px;
}
.rsform textarea {
  height: 210px;
}
.rsform button#Send {
  background-color: black;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 22px 52px;
  margin-top: 10px;
  float: right;
  text-transform: uppercase;
  transition: 0.4s;
}
.rsform button#Send:hover {
  background-color: white;
  color: #1d1d1b;
}
/* navigation animation */
li.g-menu-item {
  padding: 0px 5px;
}
li.g-menu-item:hover {
  background-color: #fbc42c;
}
/* homepage */
.itemid-101 section#g-banner-block {
  display: none;
}
.itemid-101 .customyellow-block {
  background-color: #fbc42c;
  padding: 40px;
  background-image: url('../../../../images/lightbulb.png');
  background-repeat: no-repeat;
  background-position: right;
}
.itemid-101 .customyellow-block h3 {
  font-size: 29px;
  line-height: 29px;
  font-weight: bold;
  color: #1d1d1b;
  margin: 0;
}
.itemid-101 .customyellow-block ul, .itemid-101 .customyellow-block li {
  font-weight: bold;
  color: #1d1d1b;
}
.itemid-101 .customyellow-block li {
  line-height: 32px;
}
.itemid-101 .customyellow-block li:before {
  content: ".";
  display: inline-block;
  background-image: url('../../../../images/bulletbw.png');
  filter: drop-shadow(2px 1px 0px white);
}
.itemid-101 #g-content-1 .g-block.size-55 {
  flex: 0 60%;
}
.itemid-101 #g-content-1 .g-block.size-45 {
  flex: 0 40%;
}
.itemid-101 section#g-whyuse {
  background-color: grey;
  background-image: url('../../../../images/slide2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.itemid-101 .customwhyuse {
  background-color: #fbc42c;
  background-image: url('../../../../images/lightbulb2.png');
  background-repeat: no-repeat;
  background-position: right;
  width: 60%;
  padding: 40px;
  float: right;
  margin-bottom: 40px;
  margin-top: 18px;
}
.itemid-101 .customwhyuse h3 {
  font-size: 29px;
  line-height: 29px;
  font-weight: bold;
  color: #1d1d1b;
  margin: 0;
  margin-bottom: 20px;
}
.itemid-101 .customwhyuse a.button {
  border-radius: 0px;
  padding: 20px 45px;
  background-color: #404041;
  font-size: 17px;
  margin-top: 17px;
  margin-bottom: 0px;
}
.itemid-101 .customwhyuse a.button:hover {
  background-color: white;
  color: #1d1d1b;
}
.customslidermod h1 {
  font-size: 65px;
  font-size: 3.39vw;
  line-height: 3.99vw;
  text-transform: uppercase;
  display: block;
  width: 452px;
  width: 49%;
  white-space: normal;
  margin-bottom: 7px;
  margin-left: -5px;
}
.customslidermod a.button {
  border-radius: 0px;
  padding: 20px 45px;
  background-color: #404041;
  font-size: 17px;
  margin-top: 17px;
  margin-bottom: 0px;
}
.customslidermod a.button:hover {
  background-color: white;
  color: #1d1d1b;
}
/*tweaks*/
a.logo-home {
  transition: 0.3s;
  width: 190px;
}
a.logo-home:hover {
  opacity: 0.5;
  /*filter: brightness(0) saturate(100%) invert(92%) sepia(9%) saturate(5036%) hue-rotate(333deg) brightness(102%) contrast(97%);*/
}
.active span.g-menu-item-title {
  color: #404041 !important;
  position: relative;
  z-index: 2;
  /*text-decoration: underline;
text-decoration-color: $yellow;*/
  /* &:before {
        content: '.';
        display: inline-block;
        background-image: url(../../../../images/bullet.png);
        background-size: contain;
        height: 31px;
        width: 40px;
        color: transparent;
        background-repeat: no-repeat;
        margin-left: 5px;
        margin-top: 22px;
        background-position-y: 61%;
        position: absolute;
        z-index: -2;
        transform: rotate(61deg);
    } */
}
/* Small Desktop */
@media only screen and (max-width: 1199px) {
  .g-main-nav .g-toplevel a, .g-main-nav .g-toplevel span.g-menu-item-title, .g-main-nav .g-toplevel span.g-menu-parent-indicator {
    color: #1d1d1b;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -1px;
  }
  .pull-right.item-image {
    margin-right: -16%;
    margin-left: 3%;
    margin-bottom: 70px;
  }
  footer#g-footer-top p {
    color: white;
    white-space: nowrap;
  }
  .threeblocktxt {
    padding: 20px 30px;
    display: block;
    min-height: 205px;
    background-image: url('../../../../images/lightning-bolt.png');
    background-repeat: no-repeat;
    background-position-x: 86%;
    background-position-y: -260px;
    background-size: 36%;
    transition: 0.5s ease-out;
  }
  .rsform h3 {
    font-size: 19px;
    font-weight: bold;
    color: white;
    margin: 0px;
    margin-bottom: 9px;
  }
}
/* tweaks */
p.call-us {
  margin-top: 8px;
}
#g-header-block a.button {
  margin-bottom: 10px;
}
#g-header-block a.button:hover {
  background-color: white;
  color: #1d1d1b;
}
p.emailfooter {
  margin-top: -10px;
}
footer#g-footer-top p.address {
  color: white;
  margin-bottom: 30px;
  line-height: 20px;
}
.g-block.size-34.center.footerlogo {
  padding-top: 66px;
}
p.phonep {
  margin-top: 22px;
}
li.g-menu-item.g-menu-item-137.g-menu-item-type-alias.g-standard {
  display: none;
}
/* Responsive */
@media only screen and (max-width: 959px) {
  /* contact us */
  /* tablet Home page */
  #g-header-block a.button {
    margin-bottom: 10px;
    display: none;
  }
  a.logo-home {
    transition: 0.3s;
    width: 133px;
    margin-top: -1px;
    margin-bottom: -1px;
  }
  p.call-us {
    font-size: 20px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 27px;
    margin-right: 54px;
    display: block;
    margin-top: 20px !important;
  }
  .g-offcanvas-right .g-offcanvas-toggle {
    left: inherit;
    right: 1.7rem;
    margin-top: 20px;
    color: white;
  }
  .g-offcanvas-right .g-offcanvas-toggle:hover {
    color: #fbc42c;
  }
  section#g-banner-block {
    background-color: #404041;
    height: 154px;
    border-top: 1px solid white;
    background-size: cover;
    border-bottom: 10px solid #404041;
  }
  .wow.fadeInRight.imagefader {
    display: none;
  }
  body h1 {
    font-size: 43px;
    font-family: "Open Sans", sans-serif;
    color: #1d1d1b;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 24px;
  }
  body h1 br {
    display: none;
  }
  section#g-content-1 {
    padding-top: 13px;
  }
  .threeblocktxt h3 {
    color: #1d1d1b;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: -8px;
    margin-top: 4px;
    line-height: 23px;
  }
  .threeblocktxt {
    padding: 13px 18px;
    display: block;
    min-height: 172px;
    background-image: url('../../../../images/lightning-bolt.png');
    background-repeat: no-repeat;
    background-position-x: 86%;
    background-position-y: -260px;
    background-size: 36%;
    transition: 0.5s ease-out;
    padding-bottom: 4px;
  }
  .threeblocks a.g-block.size-33-3 {
    background-color: white;
    border: 10px solid #f0f0f0;
  }
  .threeblocktxt p {
    color: #1d1d1b;
    font-size: 16px;
    line-height: 20px;
  }
  #g-logos {
    height: 200px;
    background-image: url('../../../../images/logos.jpg');
    background-repeat: repeat-x;
    margin-top: 34px;
    margin-bottom: -22px !important;
    animation: slide 300s linear infinite;
  }
  #g-logos img {
    display: none;
  }
  .listlinks {
    display: none;
  }
  .g-block.size-34.center.footerlogo {
    position: absolute;
  }
  footer#g-footer-top h3 {
    font-size: 25px;
    color: white;
    font-weight: bold;
    white-space: nowrap;
  }
  p.foot-right-bot {
    padding-left: 32%;
  }
  .footerlogo img {
    max-width: none !important;
    width: 266px !important;
    margin-left: -22px;
  }
  .pad-right {
    padding-left: 31%;
  }
  #g-footer-top .pad-right {
    padding-left: 0% !important;
  }
  footer#g-footer-top h3 {
    font-size: 30px;
    color: white;
    font-weight: bold;
    white-space: nowrap;
  }
  footer#g-footer-top {
    padding-top: 15px;
  }
  footer#g-footer-top {
    padding-top: 15px;
    padding-left: 10px;
  }
  .threeblocktxt p {
    color: #1d1d1b;
    font-size: 15px;
    line-height: 19px;
  }
  div#ugdefault_2_1 {
    margin-top: 30px !important;
    display: block;
  }
  .itemid-107 h1 {
    font-size: 43px;
    font-family: "Open Sans", sans-serif;
    color: #1d1d1b;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 24px;
    width: 70%;
  }
  li.g-menu-item.g-menu-item-137.g-menu-item-type-alias.g-standard {
    display: initial;
  }
  .itemid-112 #g-content-1 .size-55 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 55%;
    -moz-flex: 0 55%;
    -ms-flex: 0 55%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-112 #g-content-1 .size-45 {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 45%;
    -moz-flex: 0 45%;
    -ms-flex: 0 45%;
    flex: 0 100%;
    width: 100%;
  }
  .itemid-112 section#g-threeblocks {
    background-color: #f0f0f0;
    padding-top: 34px;
    padding-bottom: 38px;
    margin-top: 49px;
  }
  .itemid-112 .customslidermod h1 {
    font-size: 65px;
    font-size: 5.79vw;
    line-height: 7.39vw;
    text-transform: uppercase;
    display: block;
    width: 452px;
    width: 76%;
    white-space: normal;
    margin-bottom: -43px;
    margin-left: -5px;
  }
  .itemid-101 #g-content-1 .g-block.size-55 {
    flex: 0 100%;
  }
  .itemid-101 #g-content-1 .g-block.size-45 {
    flex: 0 100%;
    width: 40%;
  }
  .itemid-101 .customwhyuse {
    background-repeat: no-repeat;
    background-position: right;
    width: 99%;
    padding: 40px;
    float: right;
    margin-bottom: 51px;
    margin-top: 27px;
  }
  .customslidermod h1 {
    font-size: 65px;
    font-size: 5.79vw;
    line-height: 7.39vw;
    text-transform: uppercase;
    display: block;
    width: 452px;
    width: 76%;
    white-space: normal;
    margin-bottom: -43px;
    margin-left: -5px;
  }
}
@media only screen and (max-width: 767px) {
  /* Contact Us */
  body h1 {
    font-size: 37px;
    font-family: "Open Sans", sans-serif;
    color: #1d1d1b;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 24px;
  }
  #g-header-block .g-block.size-50.align-right {
    height: 86px;
    margin: 0 !important;
    margin-bottom: 1px !important;
    padding: 0 !important;
    margin-top: -60px !important;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
    transform: scaleX(2.2) scaleY(1.5);
    position: absolute;
    right: 10px;
  }
  p.call-us {
    font-size: 24px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 27px;
    margin-right: 0px;
    display: block;
    margin-top: 20px !important;
    white-space: nowrap;
  }
  p.call-us a {
    font-size: 24px;
  }
  p.call-us #g-content-1 .g-block.size-45 {
    flex: 0 100%;
    width: 40%;
    display: none;
  }
  p.call-us section#g-threeblocks {
    background-color: #f0f0f0;
    padding-top: 0px;
    padding-bottom: 38px;
    margin-top: 20px;
  }
  .threeblocktxt p {
    color: #1d1d1b;
    font-size: 15px;
    line-height: 19px;
    display: none;
  }
  .threeblocktxt {
    padding: 13px 18px;
    display: block;
    min-height: 55px;
    background-image: url('../../../../images/lightning-bolt.png');
    background-repeat: no-repeat;
    background-position-x: 86%;
    background-position-y: -260px;
    background-size: 36%;
    transition: 0.5s ease-out;
    padding-bottom: 4px;
  }
  section#g-threeblocks {
    background-color: #f0f0f0;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-top: 20px;
  }
  .threeblocktxt p {
    color: #1d1d1b;
    font-size: 15px;
    line-height: 19px;
    display: none;
  }
  .threeblocktxt {
    padding: 13px 18px;
    display: block;
    min-height: 59px;
    background-image: url('../../../../images/lightning-bolt.png');
    background-repeat: no-repeat;
    background-position-x: 86%;
    background-position-y: -260px;
    background-size: 36%;
    transition: 0.5s ease-out;
    padding-bottom: 4px;
  }
  .itemid-101 #g-content-1 .g-block.size-45 {
    flex: 0 100%;
    width: 40%;
    display: none;
  }
  .itemid-101 section#g-whyuse {
    display: none;
  }
  .accreditations.g-grid {
    width: 100%;
    margin-left: 0px;
    margin-top: -20px;
  }
  .accreditations .g-block.size-35 {
    background-size: contain;
    background-repeat: no-repeat;
    height: 64px;
    color: transparent;
    background-position: center;
    background-position-y: 31%;
    background-size: contain !important;
    margin-top: 20px !important;
    margin-bottom: 20px;
  }
  #g-logos {
    height: 172px;
    background-image: url('../../../../images/logos.jpg');
    background-repeat: repeat-x;
    margin-top: 34px;
    margin-bottom: -22px !important;
    animation: slide 300s linear infinite;
    background-size: 200%;
  }
  #g-logos {
    height: 122px;
    background-image: url('../../../../images/logos.jpg');
    background-repeat: repeat-x;
    margin-top: 34px;
    margin-bottom: -22px !important;
    animation: slide 300s linear infinite;
    background-size: 200%;
  }
  .electrical-services-text h3 {
    display: none;
  }
  .footerlogo img {
    max-width: none !important;
    width: 70%;
    margin-left: 0px;
    margin: 0 auto;
    text-align: center;
    width: 73% !important;
    margin-top: -80px;
    margin-bottom: -40px;
  }
  .g-block.size-34.center.footerlogo {
    position: absolute;
    width: 100%;
    flex: 0 100%;
    margin: 0 auto;
  }
  .pad-right {
    padding-left: 0%;
    text-align: center;
    margin-top: 80px;
  }
  p.blpara {
    text-align: center;
  }
  footer#g-footer-top p.foot-right-bot {
    font-size: 12px;
    text-align: center;
    padding: 0px !important;
    margin-top: -50px;
  }
  footer#g-footer-top p.blpara {
    color: white;
    font-size: 12px;
    margin-top: -35px;
  }
  footer#g-footer-top p.address {
    color: white;
    margin-bottom: 30px;
    line-height: 20px;
    font-size: 15px;
  }
  footer#g-footer-top {
    background-color: #1d1d1b;
    background-image: url('../../../../images/footer.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding-top: 49px;
  }
  img.threeimgs {
    height: 117px;
    width: 100%;
    object-fit: cover;
  }
  .itemid-107 h1 {
    font-size: 37px;
    font-family: "Open Sans", sans-serif;
    color: #1d1d1b;
    font-weight: bold;
    line-height: 47px;
    margin-bottom: 24px;
  }
  .itemid-107 h1 {
    width: 101%;
  }
  .item-page li {
    font-style: italic;
    line-height: 31px;
    display: table;
    text-indent: -10px;
  }
  .rsform {
    background-color: #fbc42c;
    padding: 16px;
    padding-bottom: 1px;
    background-image: url('../../../../images/lightbulb.png');
    background-position: right;
    background-repeat: no-repeat;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
    transform: scaleX(1.8) scaleY(1.5);
    position: absolute;
    right: 1px;
  }
  a.logo-home {
    transition: 0.3s;
    width: 109px;
    margin-top: -1px;
    margin-bottom: 5px;
  }
  .fa-fw {
    width: 1.28571429em;
    text-align: center;
    transform: scaleX(1.8) scaleY(1.4);
    position: absolute;
    right: 3px;
  }
  div#g-mobilemenu-container {
    margin-top: 55px;
  }
  .customslidermod a.button {
    border-radius: 0px;
    padding: 20px 45px;
    background-color: #404041;
    font-size: 17px;
    margin-top: 69px;
    margin-bottom: 0px;
  }
  .customslidermod h1 {
    font-size: 65px;
    font-size: 7.79vw;
    line-height: 9.39vw;
    text-transform: uppercase;
    display: block;
    width: 452px;
    width: 76%;
    white-space: normal;
    margin-bottom: -43px;
    margin-left: -5px;
  }
  .customslidermod a.button {
    border-radius: 0px;
    padding: 20px 45px;
    background-color: #404041;
    font-size: 17px;
    margin-top: 56px;
    margin-bottom: 0px;
    margin-left: -2px;
  }
}
@keyframes slide {
  0% {
    background-position-x: 0%;
  }
  100% {
    background-position-x: 2000%;
  }
}
/* tweaks RESPONSIVE */
@media only screen and (max-width: 959px) and (min-width: 766px) {
  header#g-header-block {
    background-color: #1d1d1b;
    background-image: url('../../../../images/lightbulbheader.png');
    background-repeat: no-repeat;
    background-position-x: 65%;
    margin-bottom: -10px;
  }
  p.call-us {
    font-size: 22px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 21px;
    margin-right: 106px;
    display: block;
    margin-top: 17px !important;
    white-space: nowrap;
    margin-left: -16px;
  }
  p.call-us a {
    font-size: 22px;
  }
  section#g-content-1 {
    padding-top: 24px;
  }
  #g-content-1 .g-block.size-55 {
    padding-left: 13px;
    padding-right: 13px;
  }
  #g-content-1 .g-block.size-100 {
    padding-left: 13px;
    padding-right: 13px;
  }
  .threeblocktxt {
    padding: 14px 19px;
    display: block;
    min-height: 172px;
    background-image: url('../../../../images/lightning-bolt.png');
    background-repeat: no-repeat;
    background-position-x: 86%;
    background-position-y: -260px;
    background-size: 36%;
    transition: 0.5s ease-out;
    padding-bottom: 4px;
  }
  .rsform textarea, .rsform input[type="text"], .rsform input[type="password"], .rsform input[type="datetime"], .rsform input[type="datetime-local"], .rsform input[type="date"], .rsform input[type="month"], .rsform input[type="time"], .rsform input[type="week"], .rsform input[type="number"], .rsform input[type="email"], .rsform input[type="url"], .rsform input[type="search"], .rsform input[type="tel"], .rsform input[type="color"], .rsform .uneditable-input {
    border-radius: 0px;
    border: 0px;
    padding: 2px 23px;
    margin-bottom: 10px;
    margin-top: 4px;
    display: block;
    line-height: 53px !important;
  }
  #g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
    color: #eceeef;
    padding: 0.938rem;
    font-size: 18px;
  }
  section#g-content-1 {
    padding-top: 42px;
  }
  .customslidermod h1 {
    font-size: 65px;
    font-size: 5.79vw;
    line-height: 7.39vw;
    text-transform: uppercase;
    display: block;
    width: 452px;
    width: 76%;
    white-space: normal;
    margin-bottom: -43px;
    margin-left: -5px;
    margin-top: 40px;
  }
  .footerlogo img {
    max-width: none !important;
    width: 266px !important;
    margin-left: -22px;
    margin-top: 14px;
  }
  .itemid-101 section#g-whyuse {
    background-color: grey;
    background-image: url('../../../../images/slide2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  p.call-us {
    font-size: 22px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 21px;
    margin-right: 106px;
    display: block;
    margin-top: 20px !important;
    white-space: nowrap;
    margin-left: -16px;
  }
  .rsform textarea, .rsform input[type="text"], .rsform input[type="password"], .rsform input[type="datetime"], .rsform input[type="datetime-local"], .rsform input[type="date"], .rsform input[type="month"], .rsform input[type="time"], .rsform input[type="week"], .rsform input[type="number"], .rsform input[type="email"], .rsform input[type="url"], .rsform input[type="search"], .rsform input[type="tel"], .rsform input[type="color"], .rsform .uneditable-input {
    border-radius: 0px;
    border: 0px;
    padding: 2px 23px;
    margin-bottom: 10px;
    margin-top: 4px;
    display: block;
    line-height: 48px;
  }
  section#g-content-1 {
    padding-top: 37px;
  }
  p.call-us {
    font-size: 24px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 21px;
    margin-right: 106px;
    display: block;
    margin-top: 20px !important;
    white-space: nowrap;
    margin-left: -39px;
  }
  p.call-us a {
    font-size: 24px;
  }
  .itemid-101 section#g-whyuse {
    background-color: grey;
    background-image: url('../../../../images/slide2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .footerlogo img {
    max-width: none !important;
    width: 266px !important;
    margin-left: -22px;
    margin-top: 14px;
    position: absolute;
    left: 37px;
    margin-top: 70px;
  }
  #g-footer-top .pad-right {
    padding-left: 0% !important;
    margin-left: -70px;
  }
  p.foot-right-bot {
    padding-left: 13%;
  }
}
@media only screen and (max-width: 767px) {
  div#g-mobilemenu-container {
    margin-top: -16px;
  }
  .customslidermod a.button {
    border-radius: 0px;
    padding: 11px 26px;
    background-color: #404041;
    font-size: 17px;
    margin-top: 56px;
    margin-bottom: 0px;
    margin-left: -2px;
  }
  section#g-logos {
    margin-top: 42px;
    margin-bottom: 34px;
  }
  div#g-mobilemenu-container {
    margin-top: -24px;
  }
  .customslidermod h1 {
    font-size: 65px;
    font-size: 6.79vw;
    line-height: 7.39vw;
    text-transform: uppercase;
    display: block;
    width: 452px;
    width: 76%;
    white-space: normal;
    margin-bottom: -43px;
    margin-left: -5px;
    margin-top: 7px;
  }
  .rsform textarea, .rsform input[type="text"], .rsform input[type="password"], .rsform input[type="datetime"], .rsform input[type="datetime-local"], .rsform input[type="date"], .rsform input[type="month"], .rsform input[type="time"], .rsform input[type="week"], .rsform input[type="number"], .rsform input[type="email"], .rsform input[type="url"], .rsform input[type="search"], .rsform input[type="tel"], .rsform input[type="color"], .rsform .uneditable-input {
    border-radius: 0px;
    border: 0px;
    padding: 1px 23px !important;
    margin-bottom: 10px;
    margin-top: 4px;
    display: block;
  }
  .rsform textarea, .rsform input[type="text"], .rsform input[type="password"], .rsform input[type="datetime"], .rsform input[type="datetime-local"], .rsform input[type="date"], .rsform input[type="month"], .rsform input[type="time"], .rsform input[type="week"], .rsform input[type="number"], .rsform input[type="email"], .rsform input[type="url"], .rsform input[type="search"], .rsform input[type="tel"], .rsform input[type="color"], .rsform .uneditable-input {
    border-radius: 0px;
    border: 0px;
    padding: 2px 23px;
    margin-bottom: 10px;
    margin-top: 4px;
    display: block;
    line-height: 53px !important;
  }
  .customslidermod a.button {
    border-radius: 0px;
    padding: 11px 17px;
    background-color: #404041;
    font-size: 12px;
    margin-top: 56px;
    margin-bottom: 0px;
    margin-left: -2px;
  }
  p.call-us {
    font-size: 24px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 27px;
    margin-right: 0px;
    display: block;
    margin-top: 20px !important;
    white-space: nowrap;
  }
  p.call-us a {
    font-size: 24px;
  }
  .pad-right {
    margin-top: -24px !important;
  }
}
@media only screen and (max-width: 359px) {
  p.call-us {
    font-size: 20px;
    color: #fbc42c;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 27px;
    margin-right: 0px;
    display: block;
    margin-top: 20px !important;
    white-space: nowrap;
  }
  p.call-us a {
    font-size: 20px;
  }
}
/*# sourceMappingURL=custom_9.css.map */