/*
Theme Name: Panhandle Commercial Roofing

Fonts Used:
font-family: "Roboto", 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: "Roboto", 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/metal-bg.webp") center repeat #000;
  background-size: cover;
}
#branding {
  display: table;
  width: 100%;
  margin: 2em auto 2em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
#branding .left .logo {
  display: table;
  width: 100%;
  background: #fff;
  padding: 1em 4em 1em 1em;
  border-radius: 0 5em 5em 0;
}
#branding .left .logo img {
  display: table;
  margin: 0;
  float: right;
  width: 22em;
  max-width: 100%;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  width: 45%;
}
#branding .middle {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#branding .middle ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
  width: auto;
  margin: 0 auto;
  font-size: 1.667em;
  font-weight: 700;
  color: #bf1e2e;
  line-height: 1.556em;
}
#branding .middle ul li a {
  display: table;
  width: auto;
  margin: 0 auto;
  font-size: 1.6em;
  font-weight: 700;
  color: #fff;
}
#branding .middle ul li a:hover {
  color: #bf1e2e;
}
#branding .right {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
#branding .right a {
  display: table;
  width: auto;
  float: left;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  line-height: 1em;
  background: #bf1e2e;
  padding: 0.35em 0.75em;
  border-radius: 2em;
}
#branding .right a:hover {
  color: #bf1e2e;
  background: #fff;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 100%;
  background: url("images/menu-bg.webp") left center repeat-x;
  border-top: 0.5em solid #bf1e2e;
}
#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;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: url("images/metal-bg.webp") center repeat #000;
  background-size: cover;
  border-bottom: 0.5em solid #bf1e2e;
}
#footer .footerinfo {
  display: table;
  width: 100%;
  margin: 3em auto 2em auto;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: top;
  width: 40%;
}
#footer .footerinfo .left .logo {
  display: table;
  width: 100%;
  background: #fff;
  padding: 2em 4em 2em 1em;
  border-radius: 0 8em 8em 0;
}
#footer .footerinfo .left .logo img {
  display: table;
  margin: 0;
  float: right;
  width: 30em;
  max-width: 100%;
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: middle;
  width: 25%;
}
#footer .footerinfo .middle ul {
  display: table;
  width: auto;
  margin: 0 auto;
  font-size: 1.667em;
  font-weight: 700;
  color: #bf1e2e;
  line-height: 1.556em;
}
#footer .footerinfo .middle ul li {
  display: table;
  width: auto;
  margin: 0.5em auto;
  text-align: center;
}
#footer .footerinfo .middle ul li a {
  display: table;
  width: auto;
  margin: 0 auto;
  font-size: 1.6em;
  font-weight: 700;
  color: #fff;
}
#footer .footerinfo .middle ul li a:hover {
  color: #bf1e2e;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
#footer .footerinfo .right #menu ul li {
  float: left;
  width: 35%;
  font-size: 1.333em;
  line-height: 1.333em;
  white-space: nowrap;
}
#footer .footerinfo .right #menu ul li a {
  color: #fff;
}
#footer .footerinfo .right #menu ul li a:hover {
  color: #bf1e2e;
}
#footer .footerinfo .right #menu {
  display: table;
}
#footer .footerinfo .right #menu h3 {
  font-size: 2em;
  font-weight: 700;
  color: #bf1e2e;
  margin: 0 0 0.25em 0;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: flex;
  width: 100%;
  position: relative;
  flex-direction: column;
  justify-content: center;
}
#homebanner img {
  display: table;
  width: 100%;
  margin: 0;
}
#homebanner .homebanner {
  display: table;
  width: 1500px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
#homebanner .homebanner h1 {
  font-size: 3.333em;
  font-weight: 800;
  margin: 0 0 0.5em 0;
}
#homebanner .homebanner p {
  font-size: 1.333em;
  margin: 0;
}
/*--------- HOME TEXT BANNER ELEMENTS --------- */
#textbanner {
  display: table;
  width: 100%;
  background: url("images/metal-bg.webp") center repeat #000;
  position: relative;
}
#textbanner .textbanner {
  display: table;
  width: 1500px;
  margin: 4em auto;
  text-align: center;
}
#textbanner .textbanner h2 {
  font-size: 3.333em;
  font-weight: 800;
  color: #bf1e2e;
  line-height: 1.333em;
  margin: 0 0 0.25em 0;
}
#textbanner .textbanner .textwidget {
  font-size: 1.667em;
  font-weight: 700;
  color: #fff;
  line-height: 1.333em;
  margin: 0;
}
#textbanner:after {
  content: "";
  display: table;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 2.5em solid transparent;
  border-right: 2.5em solid transparent;
  border-top: 2.5em solid #000;
  bottom: -2.4em;
  position: absolute;
  left: 0;
  right: 0;
}
/*--------- HOME SOLUTIONS ELEMENTS --------- */
#solutions {
  display: table;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebebeb+0,ffffff+50,e5e5e5+100 */
  background: linear-gradient(to right, #ebebeb 0%, #ffffff 50%, #e5e5e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#solutions .solutions {
  display: table;
  width: 1500px;
  margin: 6em auto 5em auto;
}
#solutions .solutions .details {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 38% 58%;
  width: 100%;
  margin: 0 0 4em 0;
}
#solutions .solutions .details div.info h3 {
  display: table;
  width: 100%;
  font-size: 2.667em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.5em 0.5em;
  margin: 0 0 1em 0;
  border-radius: 2em;
}
#solutions .solutions .details div.info .textwidget {
  font-size: 1.333em;
  line-height: 1.444em;
}
#solutions .solutions .details div.benefits {
  border-radius: 4em;
  box-shadow: 0.25em 0.25em 0.5em rgb(0, 0, 0, 0.25);
}
#solutions .solutions .details div.benefits h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.85em 0.5em;
  margin: 0 0 0 0;
  border-radius: 2em 2em 0 0;
}
#solutions .solutions .details div.benefits .textwidget {
  background: #bf1e2e;
  border-radius: 0 0 3em 3em;
}
#solutions .solutions .details div.benefits .textwidget ul {
  border-radius: 3em;
  padding: 3em 3em;
  background: url("images/logo.webp") bottom 2em right 3em no-repeat #fff;
  background-size: 12em;
}
#solutions .solutions .details div.benefits .textwidget ul li {
  font-size: 1.111em;
  line-height: 1.556em;
  padding: 0.75em 0 0.75em 4.5em;
}
#solutions .solutions .details div.benefits .textwidget ul li strong {
  font-size: 1.2em;
  font-weight: 800;
}
#solutions .solutions .pictures {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 32% 32%;
  width: 100%;
  margin: 0 0 3em 0;
}
#solutions .solutions .pictures img {
  display: table;
  width: 100%;
  margin: 0;
  box-shadow: 0.25em 0.25em 0.5em rgb(0, 0, 0, 0.45);
  border-radius: 0.5em;
}
#solutions .solutions h4 {
  font-size: 1.667em;
  font-weight: 700;
  text-align: center;
  line-height: 1.333em;
}
#solutions .solutions .details div.rcs .textwidget ul li:nth-child(1) {
  background: url("images/rcs-1.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.rcs .textwidget ul li:nth-child(2) {
  background: url("images/rcs-2.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.rcs .textwidget ul li:nth-child(3) {
  background: url("images/rcs-3.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.rcs .textwidget ul li:nth-child(4) {
  background: url("images/rcs-4.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.rcs .textwidget ul li:nth-child(5) {
  background: url("images/rcs-5.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.spm .textwidget ul li:nth-child(1) {
  background: url("images/spm-1.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.spm .textwidget ul li:nth-child(2) {
  background: url("images/spm-2.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.spm .textwidget ul li:nth-child(3) {
  background: url("images/spm-3.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.spm .textwidget ul li:nth-child(4) {
  background: url("images/spm-4.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.spm .textwidget ul li:nth-child(5) {
  background: url("images/spm-5.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(1) {
  background: url("images/sfr-1.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(2) {
  background: url("images/sfr-2.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(3) {
  background: url("images/sfr-3.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(4) {
  background: url("images/sfr-4.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(5) {
  background: url("images/sfr-5.webp") left center no-repeat;
  background-size: 3.5em;
}
#solutions .solutions .details div.sfr .textwidget ul li:nth-child(6) {
  background: url("images/sfr-6.webp") left center no-repeat;
  background-size: 3.5em;
}
/*--------- HOME SYSTEMS ELEMENTS --------- */
#divider {
  display: table;
  width: 100%;
  height: 30px;
  background: url("images/menu-bg.webp") left center repeat-x;
}
/*--------- HOME AVOID COST ELEMENTS --------- */
#cost {
  display: table;
  width: 100%;
  background: url("images/metal-bg-large.webp") center #000;
}
#cost .cost {
  display: table;
  width: 1500px;
  margin: 4em auto;
}
#cost .cost h2 {
  font-size: 3.333em;
  font-weight: 800;
  color: #bf1e2e;
  line-height: 1.333em;
  text-align: center;
  margin: 0 0 0.5em 0;
}
#cost .cost .steps {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 18% 18% 18% 18% 18%;
  width: 100%;
  margin: 0 auto;
}
#cost .cost .steps h3 {
  font-size: 2.667em;
  font-weight: 800;
  color: #e4e34c;
  line-height: 1.333em;
  text-align: center;
  margin: 0 0 0.25em 0;
}
#cost .cost .steps .textwidget {
  display: table;
  width: 100%;
  font-size: 1.111em;
  color: #fff;
  line-height: 1.444em;
}
#cost .cost .steps .textwidget strong {
  display: table;
  width: 100%;
  font-size: 1.111em;
  font-weight: 800;
  color: #fff;
  line-height: 1.444em;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
  border-bottom: 2px dashed #e4e34c;
}
#cost .cost .cta {
  display: table;
  width: auto;
  margin: 3em auto 2em auto;
  background: #e4e34c;
  padding: 1.5em 3em;
  border-radius: 5em;
}
#cost .cost .cta .textwidget {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 56% 40%;
  width: 100%;
  margin: 0;
  align-items: center;
  text-align: right;
}
#cost .cost .cta .textwidget div p {
  font-size: 1.667em;
  line-height: 1.333em;
  margin: 0;
}
#cost .cost .cta .textwidget div h3 {
  font-size: 2.667em;
  font-weight: 700;
  line-height: 1.333em;
  margin: 0;
}
#cost .cost .cta .textwidget input {
  border-radius: 2em;
  font-size: 0.778em;
  margin: 0;
  padding: 0 1em;
}
#cost .cost .cta .textwidget input[type="submit"] {
  padding: 0 1em;
  display: block;
}
#cost .cost .cta .textwidget div.wpcf7-response-output {
  font-size: 1em !important;
  color: red !important;
  text-align: center !important;
}
#cost .cost .cta .textwidget div.wpcf7-mail-sent-ng {
  font-size: 0.556em !important;
  color: green !important;
  text-align: center !important;
}
#cost .cost .cta .textwidget span.wpcf7-not-valid-tip {
  font-size: 0.556em !important;
  color: red !important;
  text-align: center !important;
}
#cost .cost .cta .textwidget div.wpcf7-validation-errors {
  font-size: 0.556em !important;
  color: red !important;
  text-align: center !important;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#services {
  display: table;
  width: 100%;
}
#services .services {
  display: table;
  width: 1500px;
  margin: 4em auto;
}
#services .services h3 {
  display: table;
  width: auto;
  font-size: 2.667em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.5em 1.25em;
  margin: 0 auto 0.25em auto;
  border-radius: 2em;
}
#services .services ul {
  display: grid;
  gap: 0 0;
  grid-template-columns: 20% 20% 20% 20% 20%;
}
#services .services ul li {
  font-size: 2em;
  font-weight: 700;
  text-align: center;
  position: relative;
}
#services .services ul li:before {
  content: "";
  display: table;
  margin: 0 auto 0 auto;
  width: 4em;
  height: 4em;
}
#services .services ul li:nth-child(1):before {
  background: url("images/icon1.webp") center no-repeat;
  background-size: contain;
}
#services .services ul li:nth-child(2):before {
  background: url("images/icon2.webp") center no-repeat;
  background-size: contain;
}
#services .services ul li:nth-child(3):before {
  background: url("images/icon3.webp") center no-repeat;
  background-size: contain;
}
#services .services ul li:nth-child(4):before {
  background: url("images/icon4.webp") center no-repeat;
  background-size: contain;
}
#services .services ul li:nth-child(5):before {
  background: url("images/icon5.webp") center no-repeat;
  background-size: contain;
}
/*--------- HOME FOOTER CTA ELEMENTS --------- */
#footercta {
  display: table;
  width: 100%;
  background: url("images/cta-bg.webp") center no-repeat #b5c7db;
  background-size: cover;
}
#footercta .footercta {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 62% 32%;
  width: 1500px;
  margin: 5em auto;
  align-items: baseline;
}
#footercta .footercta .whyus {
  background: #bf1e2e;
  border-radius: 3em;
  box-shadow: 0.25em 0.25em 0.5em rgb(0, 0, 0, 0.25);
}
#footercta .footercta .whyus h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.85em 0.5em;
  margin: 0 0 0 0;
  border-radius: 2em 2em 0 0;
}
#footercta .footercta .whyus .textwidget {
  background: #fff;
  padding: 3em;
  border-radius: 3em;
}
#footercta .footercta .whyus .textwidget .lists {
  display: grid;
  gap: 0 4%;
  grid-template-columns: auto auto;
  width: 100%;
  margin: 0;
}
#footercta .footercta .whyus .textwidget .lists h4 {
  font-size: 2em;
  font-weight: 700;
  margin: 0 0 0.5em 0;
}
#footercta .footercta .whyus .textwidget .lists ul li {
  font-size: 1.333em;
  padding: 0.35em 0 0.35em 1.35em;
  position: relative;
}
#footercta .footercta .whyus .textwidget .lists ul li:before {
  content: "\f061";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #000;
}
#footercta .footercta .contactform {
  background: #bf1e2e;
  border-radius: 3em;
  box-shadow: 0.25em 0.25em 0.5em rgb(0, 0, 0, 0.25);
}
#footercta .footercta .contactform h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.85em 0.5em;
  margin: 0 0 0 0;
  border-radius: 2em 2em 0 0;
}
#footercta .footercta .contactform .textwidget {
  background: #fff;
  padding: 3em;
  border-radius: 3em;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: none;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #bf1e2e;
}
#container #content a:hover {
  color: #305cde;
}
#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: "Roboto", 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: "Roboto", 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: "Roboto", 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: "Roboto", 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: "\f061";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #305cde;
}
#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;
  border-radius: 0.5em;
}
#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;
  border-radius: 0.5em;
}
#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;
  border-radius: 0.5em;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
  border-radius: 0.5em;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 0.5em;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 0.5em;
}
#container #content .floatinfobox {
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  padding: 2em;
  background: linear-gradient(to right, #ebebeb 0%, #ffffff 50%, #e5e5e5 100%);
  clear: right; 
  border: 1px solid #bf1e2e;
  border-radius: 2em;
}
#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 7 Free";
  font-weight: 900;
  color: #305cde;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3em;
  font-family: "Roboto", 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);
  border-radius: 0.5em;
}
textarea {
  height: 7em;
  font-family: "Roboto", 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);
  border-radius: 0.5em;
}
input[type="submit"] {
  display: table;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 3em;
  text-transform: uppercase;
  background: #305cde;
  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: #bf1e2e;
}
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: red !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: green !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: red !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: red !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: #bf1e2e;
  border-radius: 3em;
  box-shadow: 0.25em 0.25em 0.5em rgb(0, 0, 0, 0.25);
  margin: 0 0 1.5em 0;
}
.sidebarform h3 {
  display: table;
  width: 100%;
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  background: #bf1e2e;
  line-height: 1em;
  text-align: center;
  padding: 0.5em 0.5em;
  margin: 0 0 0 0;
  border-radius: 2em 2em 0 0;
}
.sidebarform .textwidget {
  background: url("images/metal-bg-large.webp") center #000;
  padding: 2em;
  border-radius: 3em;
}
.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;
}

/* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
}
/* --------- FULL WIDHT PAGE ELEMENTS --------- */
.page-template-full-width {}
.page-template-full-width   #container #content {
   width: 100%;
}	
.page-template-full-width  #container #content header {
   text-align: center;
}
.page-template-full-width  #container #content .contact {
  display: table;
  width: auto;
  margin: 0 auto;
  padding: 3em;
  background: linear-gradient(135deg, #ebebeb 0%, #ffffff 50%, #e5e5e5 100%);
  border-radius: 3em;
}
.page-template-full-width  #container #content .contact .twosections {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 48% 48%;
  margin: 0 0 3em 0;
}
.page-template-full-width  #container #content .contact .twosections .inspectionform {
  background: url("images/metal-bg-large.webp") center #000;
  padding: 1em;
  border-radius: 2em;
}
.page-template-full-width  #container #content .contact .twosections .inspectionform h3 {
   text-align: center;
   color: #fff;
}
.page-template-full-width  #container #content .contact .twosections .whyus {
  background: #fff;
  padding: 1em;
  border-radius: 2em;
}
.page-template-full-width  #container #content .contact .twosections .whyus h3 {
   text-align: center;
   color: #bf1e2e;
}
.page-template-full-width  #container #content .contact .twosections .whyus ul {
  display: grid;
  gap: 1em 2%;
  grid-template-columns: 49% 49%;
  margin: 0;
  padding: 0;
}
.page-template-full-width  #container #content .contact .twosections .whyus ul li {
  list-style: none;
  background: #bf1e2e;
  padding: 2em 0;
  font-weight: 700;
  text-align: center;
  color: #fff;
  border-radius: 2em;
}
.page-template-full-width  #container #content .contact .twosections .whyus ul li:before {
  display: none;
}
.page-template-full-width  #container #content .contact .twosections .whyus ul li i.fa-solid {
  display: table;
  margin: 0 auto 0.5em auto;
  font-size: 3em;
}
.page-template-full-width  #container #content .contact .mapbox {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
  text-align: center;
}
.page-template-full-width #container #content .contact .mapbox  h3 {
   text-align: center;
   color: #bf1e2e;
}
.page-template-full-width  #container #content .contact .cta {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
  text-align: center;
  background: #fff;
  padding: 1em;
  border-radius: 2em;
}
.page-template-full-width #container #content .contact .cta  h3 {
   text-align: center;
   color: #bf1e2e;
}
.page-template-full-width  #container #content .contact .talk {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  text-align: center;
  background: #e4e34c;
  padding: 1em;
  border-radius: 2em;
}
.page-template-full-width #container #content .contact .talk  h3 {
   text-align: center;
   color: #000;
}