/*
Theme Name: Lambright Roofing

Fonts Used:
font-family: "Open Sans", sans-serif;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
  background: url("images/flag-bg.webp") bottom center no-repeat;
  background-size: cover;
}
#header .infobar {
  display: grid;
  width: 100%;
  background: #262262;
  color: #fff;
  font-size: 1.778em;
  line-height: 1em;
}
#header .infobar .infobarcontent {
  display: grid;
  gap: 0 0;
  grid-template-columns: 33% 34% 33%;
  width: 1500px;
  margin: 0.75em auto 0.75em auto;
}
#header .infobar .infobarcontent div:first-of-type {
  font-weight: 700;
}
#header .infobar .infobarcontent div:last-of-type {
  text-align: right;
}
#header .infobar a {
  color: #fff;
}
#header .infobar a:hover {
  color: #1c75bc;
}
#branding {
  display: table;
  width: 1500px;
  margin: 2em auto 2em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
#branding .left img {
  display: table;
  margin: 0;
  float: left;
  width: 20em;
  max-width: 100%;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  width: 40%;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 2.667em;
  font-weight: 700;
  font-style: italic;
  line-height: 1.333em;
}
#branding .right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  width: 30%;
}
#branding .right img {
  display: table;
  margin: 0;
  float: right;
  width: 7em;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu {
  width: auto !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  white-space: nowrap !important;
}
/*--------- MOBILE HEADER ELEMENTS --------- */
.mobileheader {
    display: none;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: url("images/flag-bg.webp") bottom center no-repeat;
  background-size: cover;
}
#footer .footerinfo {
  display: table;
  width: 1500px;
  margin: 3em auto 2em auto;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .left .contactinfo {
  display: table;
  float: left;
}
#footer .footerinfo .left .contactinfo img {
  display: table;
  margin: 0 auto 1em auto;
  width: 20em;
  max-width: 100%;
}
#footer .footerinfo .left .contactinfo .location {
  font-size: 1.333em;
  line-height: 1.444em;
  text-align: center;
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: top;
  width: 34%;
  text-align: center;
}
#footer .footerinfo .middle img {
  display: inline-table;
  margin: 0 1em;
  max-height: 7em;
  max-width: 100%;
}
#footer .footerinfo .middle .phone {
  display: table;
  width: auto;
  margin: 0.75em auto 0.25em auto;
  font-size: 2.667em;
  font-weight: 700;
}
#footer .footerinfo .middle .phone a {
  color: #000;
}
#footer .footerinfo .middle .phone a:hover {
  color: #262262;
}
#footer .footerinfo .middle .email {
  display: table;
  width: auto;
  margin: 0 auto 1em auto;
  font-size: 1.333em;
}
#footer .footerinfo .middle .email a {
  color: #000;
}
#footer .footerinfo .middle .email a:hover {
  color: #262262;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: top;
  width: 33%;
}
#footer .footerinfo .right #menu ul li {
  font-size: 1.333em;
  text-align: right;
  line-height: 1.333em;
}
#footer .footerinfo .right #menu ul li a {
  color: #000;
}
#footer .footerinfo .right #menu ul li a:hover {
  color: #272667;
}
#footer .footerinfo .right #menu {
  display: table;
  float: right;
}
#footer .footerinfo .right #menu h3 {
  font-size: 1.333em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: right;
}
#copyright {
  display: table;
  width: 100%;
  font-size: 0.833em;
  font-weight: 400;
  text-align: right;
  line-height: 1.333em;
  padding: 1em;
}
#copyright .copyright {
  display: table;
  width: auto;
  margin: 0 auto 0 auto;
  text-align: center;
}
#copyright .copyright a {
  color: #000;
}
#copyright .copyright a:hover {
  color: #272667;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
}
#homebanner img {
  display: table;
  width: 100%;
  margin: 0;
}
#homebanner .metaslider .flexslider {
  margin: 0;
}
#homebanner .metaslider .flex-control-nav {
  bottom: 2em;
}
/*--------- HOME SYSTEMS ELEMENTS --------- */
#systems {
  display: table;
  width: 100%;
  position: relative;
}
#systems:before {
  content: "";
  display: table;
  margin: 0 auto;
  width: 100vw;
  height: 2px;
  background: #1c75bc;
  position: absolute;
  left: 0;
  right: 0;
  top: 3.333em;
  z-index: -1;
}
#systems h2 {
  display: table;
  margin: 0 auto;
  background: linear-gradient(to bottom, #1c75bc 0%, #262262 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-size: 3.333em;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  padding: 0.5em 1em;
  border-radius: 1em;
}
#systems .systems {
  display: table;
  width: 1500px;
  margin: 5em auto 12em auto;
}
#systems .systems ul.odd {
  display: grid;
  gap: 0 0;
  grid-template-columns: 46.666% 53.334%;
  width: 100%;
  margin: 0 0 2em 0;
  background: #f7f7f7;
}
#systems .systems ul li h3 {
  font-size: 2.667em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
#systems .systems .widget_text {
  margin: 3em;
}
#systems .systems ul li ul li {
  font-size: 1.333em;
  line-height: 1.444em;
  padding: 0 0 0 1.333em;
  position: relative;
}
#systems .systems ul li ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #262262;
}
#systems .systems ul.even li:nth-child(odd) {}
#systems .systems ul.even {
  display: grid;
  gap: 0 0;
  grid-template-columns: 54% 46%;
  width: 100%;
  margin: 0 0 2em 0;
  background: #f7f7f7;
}
#systems .systems ul.even li:nth-child(even) {}
#systems .systems ul li img {
  display: table;
  width: 100%;
  margin: 0;
}
/*--------- HOME RECENT PROJECTS ELEMENTS --------- */
#projects {
  display: table;
  width: 100%;
  padding: 7em 0 4em 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1c75bc+0,262262+100 */
  background: linear-gradient(to bottom, #1c75bc 0%, #262262 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  position: relative;
}
#projects h3 {
  display: table;
  background: linear-gradient(to bottom, #1c75bc 0%, #262262 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  font-size: 3.333em;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  padding: 0.5em 1em;
  border-radius: 1em;
  position: absolute;
  left: 0;
  right: 0;
  top: -1em;
  margin: 0 auto;
}
#projects h3:before {
  content: "";
  display: table;
  margin: 0 auto;
  width: 3em;
  height: 3em;
  background: url("images/logo-icon.webp") center bottom no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  top: -3.055em;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: none;
}
/* --------- HOME MAINTENANCE ELEMENTS --------- */
#maintenance {
  display: table;
  width: 100%;
}
#maintenance .maintenance {
  display: table;
  width: 1500px;
  margin: 4em auto;
}
#maintenance .maintenance .beforetext {
  font-size: 1.556em;
  line-height: 1.444em;
  text-align: center;
}
#maintenance .maintenance .aftertext {
  font-size: 1.333em;
  line-height: 1.444em;
  text-align: center;
}
#maintenance .maintenance .beforetext a {
  display: table;
  margin: 0 auto;
  background: linear-gradient(to bottom, #1c75bc 0%, #262262 100%);
  font-size: 1.222em;
  font-weight: 700;
  text-align: center;
  line-height: 1em;
  color: #fff;
  text-transform: uppercase;
  padding: 0.75em 1em;
  border-radius: 2em;
}
#maintenance .maintenance .beforetext a:hover {
  background: linear-gradient(to bottom, #1c75bc 0%, #1c75bc 100%);
}
#maintenance .maintenance .services {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 32% 32%;
  width: 100%;
  margin: 4em auto 3em auto;
}
#maintenance .maintenance .services li {
  position: relative;
}
#maintenance .maintenance .services li h3 {
  display: table;
  color: #fff;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
  position: absolute;
  left: 1em;
  bottom: 1em;
  z-index: 2;
  text-shadow: 3px 3px 5px rgba(0,0,0,0.75);
}
#maintenance .maintenance .services li .textwidget {
  transition: 0.5s;
  position: relative;
}
#maintenance .maintenance .services li .textwidget .brief {
  width: 100%;
  height: 100%;
  padding: 2em;
  font-size: 1.222em;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: ease 0.5s;
}
#maintenance .maintenance .services .textwidget .brief:hover {
  background: rgba(0, 0, 0, 0.7);
  opacity: 1;
}
#maintenance .maintenance .services li img {
  display: table;
  width: 100%;
  margin: 0 auto;
} 
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #262262;
}
#container #content a:hover {
  color: #000000;
}
#container {
  width: 1500px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #000;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #262262;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
#container #content .imgright {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
#container #content .imgright img {
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0 0 2em 0;
}
#container #content .threeimgs li {
  width: 32%;
  margin: 0 2% 0 0;
  padding: 0;
  list-style: none;
  background: none;
  float: left;
}
#container #content .threeimgs li:last-child {
  margin: 0;
}
#container #content .threeimgs li img {
  display: table;
  width: 100%;
  height: auto;
  margin: 0;
}
#container #content .threeimgs li:before {
  display: none;
}
#container #content .threeimgs li.double {
  width: 64%;
  margin: 0 0 0 2%;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
}
#container #content .floatinfobox {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  padding: 1.5em;
  background: #f7f7f7;
  clear: right; 
  border-top: 3px solid #262262;
  border-left: 3px solid #262262;
  border-right: 3px solid #1c75bc;
  border-bottom: 3px solid #1c75bc;
}
#container #content .floatinfobox h3 {
  font-size: 1.444em;
  margin: 0 0 0.5em 0;
}
#container #content .floatinfobox ul {
  line-height: 1.333em;
  margin: 0;
  padding: 0;
}
#container #content .floatinfobox ul li {
  list-style: none;
  padding: 0.25em 0 0.25em 1.35em;
  position: relative;
}
#container #content .floatinfobox ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: #262262;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3.333em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
textarea {
  height: 7em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 1.111em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #ccc;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 3.333em;
  text-transform: uppercase;
  background: #1c75bc;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #fff;
  background: #000;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: yellow !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: white !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: yellow !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #ccc;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
  box-shadow: 1px 1px 2px #333;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #262262;
  padding: 2em;
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-weight: 600;
  text-align: center;
  color: #fff;
  margin: 0 0 0.5em 0;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.25em 0;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
  width: 100%;
  display: table;
}
.contact .address {
  width: 48%;
  float: left;
  display: table;
  text-align: left;
  font-size: 1em;
}
.contact .hours {
  width: 48%;
  float: right;
  display: table;
}
.contact .map {
  clear: both;
  float: left;
  display: table;
  width: 100%;
  margin: 2em 0 0 0;
  color: #bf2031;
}
.contact .map iframe {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
}
.contact .map .left {
  float: left;
  width: 49%;
}
.contact .map .right {
  float: right;
  width: 49%;
}
/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_template_tag_item_content img {}