/* 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-header {
  /* CSS Document */
  background-color: #000000 !important;
}
#g-navigation {
  background-color: #1a2124;
}
#g-footer {
  background-color: #000000;
}
.itemid-359 #g-utility {
  background-color: #000000;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #000000;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #1a2124;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #344148;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #414a4c;
  text-align: center;
}
#g-subfeature {
  background: linear-gradient(to right, #000000 50.01%, #344148 50%);
}
.designtitle {
  color: #488cca !important;
  font-weight: bold;
}
.designbullets li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1em;
  color: #488cca;
}
.g-particle-intro .g-title-separator {
  background: linear-gradient(to right, #29abe2 50%, #000000 50%);
}
#g-header .g-contacts.style2 .g-contacts-icon {
  color: #488cca;
}
. #g-header a {
  color: #488cca;
}
.uk-overlay-active .uk-active > [class*=uk-overlay-slide], .uk-overlay-hover.uk-hover [class*=uk-overlay-slide], .uk-overlay-hover:hover [class*=uk-overlay-slide] {
  background: none;
  width: auto;
  padding-top: 90px;
  margin-top: 100px;
  height: 50%;
  align-content: center;
}
.g-animated-counter {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
  text-align: center;
}
.g-animated-counter .g-content {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-animated-counter .g-animated-counter-item {
    margin-bottom: 3.126rem;
  }
  .g-animated-counter .g-animated-counter-item:last-child {
    margin-bottom: 0;
  }
}
.g-animated-counter p {
  margin: 0;
}
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: -5px;
}
.g-animated-counter .g-animated-counter-title {
  margin-bottom: 0;
  font-size: 140%;
  margin-top: -5px;
}
.g-animated-counter .g-animated-counter-icon {
  border-radius: 50%;
  font-size: 2.2rem;
  height: 110px;
  width: 110px;
  line-height: 110px;
  border: 2px solid;
  border-color: inherit;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
  display: inline-block;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.g-animated-counter .g-animated-counter-image {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 35px;
}
.g-animated-counter.style2 {
  text-align: initial;
}
.g-animated-counter.style2 .g-animated-counter-icon {
  color: #ffffff;
  font-size: 1.5rem;
  height: 75px;
  width: 75px;
  line-height: 75px;
  background: #488cca;
  background-color: #488cca;
  background-image: -webkit-linear-gradient(top, #488cca, #8f4dae);
  background-image: linear-gradient(to bottom,#488cca, #8f4dae);
  border: 0px solid;
  border-color: transparent;
  margin-top: 0.7rem;
  margin-bottom: 0px;
  margin-right: 1rem;
  display: inline-block;
  float: left;
}
.g-animated-counter.style2 .g-animated-counter-image {
  margin-bottom: 0.75rem;
  display: inline-block;
  float: left;
  width: 75px;
  margin-top: 0.7rem;
  margin-bottom: 0;
  margin-right: 1rem;
}
html {
  scroll-behavior: smooth;
}
textarea {
  color: black;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input[type="text"] {
  height: 40px;
}
.row-fluid.row {
  margin-left: 0px;
}
#g-copyright a:hover {
  color: #bcd8f1;
}
#g-top .g-scroll-to a:hover {
  color: #ffffff;
}
.g-social a:hover {
  color: #ffffff;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #252d37;
}
#g-navigation h3, #g-navigation h4, #g-navigation h5, #g-navigation h6, #g-navigation strong {
  color: #488cca;
  margin-bottom: 0px;
  margin-top: -2px;
  font-weight: 600;
}
#g-offcanvas .button {
  background: none;
  color: #08c;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  width: 200px;
}
#g-offcanvas .button:hover {
  background: none;
  color: #488cca;
}
.cta-button {
  display: inline-block;
  padding: 1.7rem 1rem;
  border-radius: 5px;
  color: #08c;
  line-height: 1.1;
  font-family: "Raleway";
  font-size: 1.2rem;
  text-align: center;
  transition: background 0.2s;
  border: solid;
  font-weight: 700 !important;
  border-width: 1px;
  background: none;
  HEIGHT: 100px;
  width: 100px;
}
.g-features-particle.style7 .g-content:hover {
  border-color: #488cca;
}
.g-features-particle.style8 .g-features-particle-icon, .g-features-particle.style8 .g-features-particle-image {
  color: #f8ff00;
  font-size: 70px;
}
.column {
  float: left;
  width: 25%;
  padding: 10px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.accreditations {
  padding: 20px;
}
.g-flushed {
  margin-bottom: -1rem;
}
.skillbar-title {
  color: #000000;
  text-transform: uppercase;
}
.g-animated-counter.style2 .g-animated-counter-icon {
  height: 7rem;
  width: 7rem;
  line-height: 7rem;
  margin-bottom: 10px;
  display: inline-block;
  float: right;
  margin-right: 15%;
}
.g-animated-counter .g-animated-counter-number {
  font-size: 280%;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
}
.g-animated-counter .g-animated-counter-title {
  font-size: 0.8rem;
  text-align: center;
  margin-top: 15px;
}
#g-header .g-contacts.style2 .g-contacts-icon {
  color: #f8ff00;
}
#g-header a {
  color: #f8ff00;
}
.g-skill-bars .g-skill-bars-bar {
  background: none;
}
.g-skill-bars .g-skill-bars-bar .g-skill-bars-title {
  color: #488cca;
}
#g-footer a {
  color: #0088cc;
}
#g-footer a:hover {
  color: #5ab4e1;
}
.phone {
  font-size: 20px;
}
.g-content-array .g-item-title {
  font-size: 1.5rem;
}
.uk-overlay-active .uk-active > [class*=uk-overlay-slide], .uk-overlay-hover.uk-hover [class*=uk-overlay-slide], .uk-overlay-hover:hover [class*=uk-overlay-slide] {
  background: none;
  width: auto;
  padding-top: 90px;
  margin-top: 100px;
  height: 50%;
  align-content: center;
}
body .g-slideshow.pull-text-up .uk-flex .slideshow-caption {
  padding-left: 15%;
}
body .g-slideshow .style3 .g-slideshow-title {
  font-size: 6rem;
}
.g-animated-counter.style2 .g-animated-counter-icon {
  background-image: linear-gradient(to right, #29abe2b0, #febf0000);
  font-size: 3rem;
}
.h3-services {
  font-size: 5.2rem;
}
.services-intro {
  font-size: 1.4rem;
}
/* Page Specific CSS */
.itemid-253 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/Tombar%20Home%20Page%20Images/Tombar-Electrical-Home3.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-352 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/Car/Car-Slideshow.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-354 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/retail/retail-header2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-355 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/school/school-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-356 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/warehouse/Warehouse-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-357 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/office/office-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-358 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/hospitality/resturaunt-header.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-254 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/Tombar%20Home%20Page%20Images/Tombar-Electrical-Home2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-255 #g-feature {
  padding: 3rem 0;
  background-color: #fff;
  background-image: url('//www.tombarelectrical.co.uk/images/Tombar%20Home%20Page%20Images/Tombar-Electrical-Home2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.itemid-253 .g-features-particle.style8 .g-features-particle-desc, .g-features-particle.style8 .g-features-particle-subs, .itemid-254 .g-features-particle.style8 .g-features-particle-desc, .itemid-352 .g-features-particle.style8 .g-features-particle-desc, .itemid-354 .g-features-particle.style8 .g-features-particle-desc, .itemid-355 .g-features-particle.style8 .g-features-particle-desc, .itemid-356 .g-features-particle.style8 .g-features-particle-desc, .itemid-357 .g-features-particle.style8 .g-features-particle-desc, .itemid-358 .g-features-particle.style8 .g-features-particle-desc {
  font-size: 13px;
  color: #252D37;
}
.titlepaddingleft {
  padding-left: 10% !important;
}
.titlepaddingright {
  padding-right: 10% !important;
}
.g-animated-counter .g-animated-counter-title {
  font-size: 0.8rem;
}
td {
  border: 2px solid #f8f9fa;
}
.itemid-253 #g-feature .g-container, .itemid-254 #g-feature .g-container, .itemid-255 #g-feature .g-container, .itemid-352 #g-feature .g-container, .itemid-354 #g-feature .g-container, .itemid-355 #g-feature .g-container, .itemid-356 #g-feature .g-container, .itemid-357 #g-feature .g-container, .itemid-358 #g-feature .g-container {
  width: auto;
  padding-top: 60px;
}
.greybox {
  background: #c9cacc !important;
  color: #252d37;
}
.itemid-253 .g-features-particle.style8 .g-features-particle-title, .itemid-254 .g-features-particle.style8 .g-features-particle-title, .itemid-352 .g-features-particle.style8 .g-features-particle-title, .itemid-354 .g-features-particle.style8 .g-features-particle-title, .itemid-355 .g-features-particle.style8 .g-features-particle-title, .itemid-356 .g-features-particle.style8 .g-features-particle-title, .itemid-357 .g-features-particle.style8 .g-features-particle-title, .itemid-358 .g-features-particle.style8 .g-features-particle-title {
  color: #252d37 !important;
  font-size: 1.1rem;
  font-weight: 900;
}
.itemid-253 #g-subfeature, .itemid-254 #g-subfeature, .itemid-255 #g-subfeature, .itemid-352 #g-subfeature, .itemid-354 #g-subfeature, .itemid-355 #g-subfeature, .itemid-356 #g-subfeature, .itemid-357 #g-subfeature, .itemid-358 #g-subfeature {
  background: linear-gradient(180deg, #252d37, #ffffff);
}
/* End */
.g-skill-bars.style4 .g-skill-bars-bar .g-skill-bars-percent {
  display: none;
}
.button {
  display: inline-block;
  padding: 0.3rem 1rem;
  border-radius: 5px;
  color: #0088cc;
  line-height: 1.5;
  font-family: "Raleway";
  font-size: 0.9rem;
  vertical-align: middle;
  text-align: center;
  transition: background 0.2s;
  border: solid;
  font-weight: 700 !important;
  border-width: 1px;
  background: none;
}
.button:hover {
  background: none;
  color: #69a4db;
}
body .g-particle-intro .g-title-separator {
  width: 100px;
  background: linear-gradient(to right, #29abe2 50%, #f8ff00 50%);
  margin-left: 33.3rem;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(1) {
  background: #2a3439;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(2) {
  background: #344148;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(3) {
  background: #3e424b;
  text-align: center;
}
.g-features-particle.style8 .g-features-particle-item:nth-child(4) {
  background: #414a4c;
  text-align: center;
}
.uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
  width: 80%;
}
h1 {
  font-size: 6rem;
  font-weight: bold;
  line-height: 100%;
}
h3 {
  font-size: 2rem;
  font-weight: bold;
  line-height: 100%;
}
#g-subfeature {
  background-position: center;
}
.ce-cf-container {
  padding-left: 0 !important;
}
/* Keypoints Bullets + Titles */
.g-keypoints .g-left-points .g-content {
  text-align: left;
}
.commercialtitle {
  color: #488cca !important;
  font-weight: bold;
  text-align: left;
}
.commercialbullets {
  margin: 0 0 15px 20px;
}
.commercialbullets li {
  list-style: none outside none;
  margin-bottom: 10px;
  text-align: left;
}
.commercialbullets li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1em;
  color: #488cca;
}
.designtitle {
  color: #f8ff00 !important;
  font-weight: bold;
}
.designbullets {
  margin: 0 0 15px 20px;
}
.designbullets li {
  list-style: none outside none;
  margin-bottom: 10px;
}
.designbullets li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1em;
  color: #f8ff00;
}
.greentitle {
  color: #51c878 !important;
}
.greenbullets {
  margin: 0 0 15px 20px;
}
.greenbullets li {
  list-style: none outside none;
  margin-bottom: 10px;
}
.greenbullets li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1em;
  color: #51c878;
}
/*padding +  margins*/
.nomarginbottom {
  margin-bottom: 0px !important;
}
.nomargintop {
  margin-top: 0px !important;
}
.nomarginleft {
  margin-left: 0px !important;
}
.nomarginright {
  margin-right: 0px !important;
}
.nomarginall {
  margin: 0px !important;
}
.smallmarginbottom {
  margin-bottom: 5px !important;
}
.smallmargintop {
  margin-top: 5px !important;
}
.smallmarginleft {
  margin-left: 5px !important;
}
.smallmarginright {
  margin-right: 5px !important;
}
.smallmarginall {
  margin: 5px !important;
}
.medmarginbottom {
  margin-bottom: 10px !important;
}
.medmargintop {
  margin-top: 10px !important;
}
.medmarginleft {
  margin-left: 10px !important;
}
.medmarginright {
  margin-right: 10px !important;
}
.medmarginall {
  margin: 10px !important;
}
body .largemarginbottom {
  margin-bottom: 2rem !important;
}
.largemargintop {
  margin-top: 2rem !important;
}
.largemarginleft {
  margin-left: 2rem !important;
}
.largemarginright {
  margin-right: 2rem !important;
}
.largemarginall {
  margin: 2rem !important;
}
.nopaddingbottom {
  padding-bottom: 0px !important;
}
.nopaddingtop {
  padding-top: 0px !important;
}
.nopaddingleft {
  padding-left: 0px !important;
}
.nopaddingright {
  padding-right: 0px !important;
}
.nopaddingall {
  padding: 0px !important;
}
.smallpaddingbottom {
  padding-bottom: 5px !important;
}
.smallpaddingtop {
  padding-top: 5px !important;
}
.smallpaddingleft {
  padding-left: 5px !important;
}
.smallpaddingright {
  padding-right: 5px !important;
}
.smallpaddingall {
  padding: 5px !important;
}
.medpaddingbottom {
  padding-bottom: 10px !important;
}
.medpaddingtop {
  padding-top: 10px !important;
}
.medpaddingleft {
  padding-left: 10px !important;
}
.medpaddingright {
  padding-right: 10px !important;
}
.medpaddingall {
  padding: 10px !important;
}
.largepaddingbottom {
  padding-bottom: 10rem !important;
}
.largepaddingtop {
  padding-top: 10rem !important;
}
.largepaddingleft {
  padding-left: 10rem !important;
}
.largepaddingright {
  padding-right: 10rem !important;
}
.largepaddingall {
  padding: 10rem !important;
}
.titlemarginbottom {
  margin-bottom: -120px !important;
}
.titlemarginbottom2 {
  margin-bottom: -70px !important;
}
.titlemarginbottom3 {
  margin-bottom: -50px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  h1 {
    font-size: 4rem;
    font-weight: bold;
    line-height: 100%;
  }
  .h3-services {
    font-size: 4rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.8rem;
  }
  .services-intro {
    font-size: 0.9rem;
    margin-top: 0%;
  }
  .skillbar-title {
    color: #000;
    text-transform: uppercase;
    font-size: 0.6rem;
  }
  .g-animated-counter.style2 .g-animated-counter-icon {
    margin-right: 5%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  h1 {
    font-size: 3rem;
  }
  .h3-services {
    font-size: 3rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.7rem;
  }
  .services-intro {
    font-size: 0.8rem;
    margin-top: 0%;
  }
  .skillbar-title {
    color: #000;
    text-transform: uppercase;
    font-size: 0.8rem;
  }
  .g-animated-counter.style2 .g-animated-counter-icon {
    margin-right: 0%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .uk-width-1-2 {
    width: 90%;
  }
  h1 {
    font-size: 3rem;
  }
  .h3-services {
    font-size: 3rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.7rem;
  }
  .services-intro {
    font-size: 0.8rem;
    margin-top: 0%;
  }
  .skillbar-title {
    color: #000;
    text-transform: uppercase;
    font-size: 0.6rem;
    margin-left: -15px;
  }
  .g-animated-counter.style2 .g-animated-counter-icon {
    margin-right: 0%;
  }
  .column {
    width: 100%;
  }
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 3rem !important;
  }
  body {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-left: 35px !important;
  }
  .g-keypoints.style2 .g-right-points .g-title-desc-container {
    margin-left: 25px !important;
  }
}
@media only all and (max-width: 30rem) {
  .uk-width-1-2 {
    width: 90%;
  }
  .column {
    width: 100%;
  }
  h1 {
    font-size: 2.8rem;
  }
  .h3-services {
    font-size: 3rem;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-size: 0.7rem;
  }
  .services-intro {
    font-size: 0.8rem;
    margin-top: 0%;
  }
  .skillbar-title {
    color: #000;
    text-transform: uppercase;
    font-size: 0.6rem;
  }
  .g-animated-counter.style2 .g-animated-counter-icon {
    margin-right: 0%;
  }
  .g-skill-bars .g-skill-bars-bar .g-skill-bars-title {
    line-height: 1rem;
    margin-left: -15px;
    margin-top: 11px;
  }
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 3rem !important;
  }
  body {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-left: 35px !important;
  }
  .g-keypoints.style2 .g-right-points .g-title-desc-container {
    margin-left: 25px !important;
  }
}
/*# sourceMappingURL=custom_20.css.map */