/*
Theme Name: Dynamite Builders

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: #000;
}
#branding {
  display: table;
  width: 1500px;
  margin: 0 auto 0 auto;
}
#branding .left {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
#branding .left img {
  display: table;
  margin: 1em 0 0 0;
  float: left;
  width: 18em;
  max-width: 100%;
}
#branding .right {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 50%;
}
#branding .right #keymenu {
  display: table;
  width: 100%;
  float: right;
}
#branding .right #keymenu .menu-key-menu-container {
  display: table;
  width: 100%;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu {
  display: table;
  float: right;
  width: auto;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu li {
  display: table-cell;
  vertical-align: middle;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu li a {
  display: table;
  width: 100%;
  font-size: 1.111em;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  background: #ed1c24;
  padding: 0.667em 0.8em;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu li a:hover {
  color: #000;
  background: #ffcb0c;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu li:first-child a {
  border-radius: 0 0 0 9px;
}
#branding .right #keymenu .menu-key-menu-container #menu-key-menu li:last-child a {
  border-radius: 0 0 9px 0;
}
#branding .right .callus {
  clear: both;
  display: table;
  width: auto;
  float: right;
  margin: 2em 0 0 0;
}
#branding .right .callus span {
  display: table;
  width: auto;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 0 4em;
}
#branding .right .callus a {
  display: table;
  width: auto;
  font-size: 2.667em;
  font-weight: 700;
  color: #ffcb0c;
  white-space: nowrap;
}
#branding .right .callus a:hover {
  color: #fff;
}
/*--------- 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;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #000;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
#footer .footerinfo {
  display: grid;
  gap: 0 0;
  grid-template-columns: auto auto auto auto auto;
  width: 92%;
  margin: 3em auto 3em auto;
  font-size: 1.111em;
  line-height: 1.333em;
  color: #fff;
}
#footer .footerinfo h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #ffcb0c;
  margin: 0 0 0.5em 0;
}
#footer .footerinfo .logo {}
#footer .footerinfo .logo img {
  display: table;
  width: 15em;
  float: left;
  margin: 0;
}
#footer .footerinfo .address {
  border-left: 1px solid #ffcb0c;
  padding: 0 0 0 1em;
}
#footer .footerinfo .qlinks {
  border-left: 1px solid #ffcb0c;
  padding: 0 0 0 1em;
}
#footer .footerinfo .qlinks ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
  width: 100%;
}
#footer .footerinfo .qlinks a {
  float: left;
  width: 50%;
  white-space: nowrap;
  color: #fff;
}
#footer .footerinfo .qlinks a:hover {
  color: #ffcb0c;
}
#footer .footerinfo .services {
  border-left: 1px solid #ffcb0c;
  padding: 0 0 0 1em;
}
#footer .footerinfo .contactinfo {
  border-left: 1px solid #ffcb0c;
  padding: 0 0 0 1em;
  font-weight: 700;
}
#footer .footerinfo .contactinfo i {
  color: #ffcb0c;
}
#footer .footerinfo .contactinfo a {
  color: #fff;
}
#footer .footerinfo .contactinfo a:hover {
  color: #ffcb0c;
}
#copyright {
  display: table;
  width: 100%;
  background: #000;
  font-size: 0.889em;
  font-weight: 400;
  text-align: center;
  line-height: 1.333em;
  padding: 1em;
}
#copyright .copyright {
  display: table;
  width: auto;
  margin: 0 auto 0 auto;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
}
#copyright .copyright a {
  color: #fff;
}
#copyright .copyright a:hover {
  color: #ffcb0c;
}
/*--------- HOME ABOVE FOOTER ELEMENTS --------- */
#abovefooter {
  display: grid;
  gap: 0 0;
  grid-template-columns: 33% 34% 33%;
  width: 100%;
  background: #000;
  color: #fff;
}
#abovefooter li {
  list-style: none;
}
#abovefooter li.serving h3 {
  font-size: 2em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.222em;
  color: #fff;
  background: #ed1c24;
  padding: 0.75em 3vw;
}
#abovefooter li h3 span {
  display: block;
  color: #ffcb0c;
}
#abovefooter li .textwidget {
  padding: 3em 3vw;
}
#abovefooter li.serving .textwidget ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 49% 49%;
  width: 100%;
  margin: 0 0 1em 0;
}
#abovefooter li.serving .textwidget ul li {
  float: left;
  width: 50%;
  white-space: nowrap;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
  padding: 0.25em 0 0.25em 1.35em;
  position: relative;
}
#abovefooter li.serving .textwidget ul li:before {
  content: "\f3c5";
}
#abovefooter li.serving .textwidget ul li:before {
  content: "\f3c5";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ffcb0c;
}
#abovefooter li.serving .textwidget p:only-of-type {
  font-size: 1.111em;
  font-weight: 700;
  line-height: 1em;
  color: #ffcb0c;
}
#abovefooter li.locationmap {
  position: relative;
}
#abovefooter li.build {
  position: relative;
}
#abovefooter li.build h3 {
  font-size: 2em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.222em;
  color: #fff;
  background: #000;
  padding: 1em 3vw;
  z-index: 1;
  position: relative;
}
#abovefooter li.build .textwidget {
  z-index: 1;
  position: relative;
}
#abovefooter li.build:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("images/build-bg.webp") no-repeat top 8em center /cover #000;
  opacity: 0.45; /* Adjust opacity here */
  z-index: 1;
}
#abovefooter li.build .textwidget p {
  line-height: 1.556em;
}
#abovefooter li.build .textwidget a.call {
  display: table;
  width: auto;
  font-size: 2.222em;
  font-weight: 700;
  color: #ffcb0c;
  white-space: nowrap;
}
#abovefooter li.build .textwidget a.call:hover {
  color: #fff;
}
#abovefooter li.build .textwidget a.call em {
  font-style: normal;
  color: #fff;
}
#abovefooter li.build .textwidget a.quote {
  display: table;
  width: auto;
  font-size: 1.667em;
  font-weight: 700;
  color: #fff;
  background: #ed1c24;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 1em;
  white-space: nowrap;
  border-radius: 9px;
}
#abovefooter li.build .textwidget a.quote:hover {
  color: #000;
  background: #ffcb0c;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#services {
  display: table;
  width: 100%;
}
#services .services {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}
#services .services h2 {
  font-size: 2.667em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0.75em 0;
}
#services .services h2 span {
  color: #ed1c24;
}
#services .services ul {
  display: grid;
  gap: 2em 2%;
  grid-template-columns: 32% 32% 32%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#services .services ul li {
  display: table;
  width: 100%;
  background: #000;
  border-radius: 9px;
  color: #fff;
  position: relative;
}
#services .services ul li img {
  display: table;
  width: 100%;
  border-radius: 9px 9px 0 0;
  margin: 0;
}
#services .services ul li .info {
  display: table;
  width: 100%;
  padding: 1.5em;
  font-size: 1.333em;
  line-height: 1.333em;
}
#services .services ul li .info h3 {
  font-size: 1.25em;
  font-weight: 800;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
#services .services ul li .info h3 span {
  display: block;
  color: #ffcb0c;
}
#services .services ul li:last-child .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
#services .services ul li:last-child .info a.call {
  font-size: 2em;
  font-weight: 700;
  color: #ffcb0c;
  line-height: 1.222em;
}
#services .services ul li:last-child .info a.call:hover {
  color: #fff;
}
#services .services ul li:last-child .info a.call span {
  color: #fff;
}
#services .services ul li:last-child .info a.quote {
  display: table;
  width: auto;
  margin: 0 auto;
  font-size: 1.25em;
  font-weight: 700;
  color: #fff;
  background: #ed1c24;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em;
  white-space: nowrap;
  border-radius: 9px;
}
#services .services ul li:last-child .info a.quote:hover {
  color: #000;
  background: #ffcb0c;
}
/*--------- HOME WHY CHOOSE ELEMENTS --------- */
#whyus {
  display: table;
  width: 100%;
  background: #000;
  position: relative;
}
#whyus:before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("images/whyus-bg.webp") no-repeat bottom center /cover #000;
  opacity: 0.45;
  z-index: 1;
}
#whyus .whyus {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 64% 32%;
  width: 1500px;
  margin: 6em auto 6em auto;
  position: relative;
  z-index: 1;
}
#whyus .whyus .whychoose {
  font-size: 1.667em;
  color: #fff;
  line-height: 1.333em;
}
#whyus .whyus .whychoose h3 {
  font-size: 2em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.222em;
  margin: 0 0 0.5em 0;
  text-shadow: 0.0625em 0.0625em 0.125em rgba(0, 0, 0, 0.7);
}
#whyus .whyus .whychoose h3 span {
  color: #ed1c24;
}
#whyus .whyus .whychoose ul {
  display: table;
  width: 100%;
  margin: 0 0 1em 0;
}
#whyus .whyus .whychoose ul li {
  font-weight: 700;
  padding: 0.125em 0 0.125em 1.35em;
  position: relative;
}
#whyus .whyus .whychoose ul li:before {
  content: "\f0a9";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ffcb0c;
}
#whyus .whyus .mission {
  background: #000;
  font-size: 1.333em;
  color: #fff;
  line-height: 1.444em;
  padding: 2em;
  border-radius: 9px;
}
#whyus .whyus .mission h3 {
  font-size: 2em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.222em;
  margin: 0 0 0.5em 0;
}
#whyus .whyus .mission h3 span {
  display: block;
  color: #ffcb0c;
}
#whyus .whyus .mission .textwidget strong {
  font-weight: 400;
  color: #ffcb0c;
}
#whyus .whyus .mission .textwidget p:last-of-type {
  position: relative;
}
#whyus .whyus .mission .textwidget p:last-of-type:after {
  content: "";
  position: absolute;
  display: table;
  width: 85%;
  height: 2em;
  margin: 0 auto;
  left: 0;
  background: url("images/curve.webp") center no-repeat;
  background-size: contain;
}
/*--------- HOME  PROJECTS ELEMENTS --------- */
#projects {
  display: table;
  width: 100%;
}
#projects .projects {
  display: table;
  width: 1500px;
  margin: 3em auto 2em auto;
}
#projects .projects h2 {
  font-size: 2.667em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0 0;
}
#projects .projects h2 span {
  color: #ed1c24;
}
#projects .projects .ngg-gallery-thumbnail {
  border: none;
}
#projects .projects .ngg-gallery-thumbnail span {
  font-family: inherit !important;
  font-size: 1em;
  text-align: left;
  margin: 0.5em 0 0 0;
}
#projects .projects .ngg-gallery-thumbnail img {
  border-radius: 9px;
}
#fancybox-outer {
  border-radius: 9px !important;
}
#fancybox-content {
  border-radius: 9px !important;
}
#fancybox-img {
  border-radius: 9px !important;
}
#fancybox-title {
  font-family: inherit !important;
  font-size: 1em !important;
} /* --------- GALLERY PAGE ELEMENTS --------- */
.ngg-gallery-thumbnail img {
  width: 100%;
  border-radius: 9px !important;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background: url("images/main-banner.webp") center no-repeat #000;
  background-size: cover;
  position: relative;
}
#homebanner:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.99) 1%, rgba(229, 229, 229, 0) 100%);
}
#homebanner .homebanner {
  display: grid;
  gap: 0 6%;
  grid-template-columns: 64% 30%;
  margin: 5em auto 5em auto;
  width: 1500px;
  position: relative;
  z-index: 1;
  align-items: end;
}
#homebanner .homebanner .buildright h1 {
  font-size: 4em;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1em;
  color: #fff;
  margin: 0 0 0.5em 0;
  text-shadow: 0.0625em 0.0625em 0.125em rgba(0, 0, 0, 0.7);
}
#homebanner .homebanner .buildright h1 span {
  color: #ffcb0c;
}
#homebanner .homebanner .buildright h3 {
  font-size: 1.333em;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 1.5em 0;
}
#homebanner .homebanner .buildright h3 .fa-solid {
  font-size: 0.5em;
  display: inline-block;
  vertical-align: middle;
}
#homebanner .homebanner .buildright ul {
  display: table;
  width: 100%;
  margin: 0 0 2em 0;
}
#homebanner .homebanner .buildright ul li {
  font-size: 1.333em;
  font-weight: 700;
  color: #fff;
  padding: 0.25em 0 0.25em 1.35em;
  position: relative;
}
#homebanner .homebanner .buildright ul li:before {
  content: "\f0a9";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ed1c24;
}
#homebanner .homebanner .buildright .textwidget a.quote {
  display: table;
  width: auto;
  font-size: 1.667em;
  font-weight: 700;
  color: #fff;
  background: #ed1c24;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 1em;
  margin: 0 0 1.5em 0;
  white-space: nowrap;
  border-radius: 9px;
}
#homebanner .homebanner .buildright .textwidget a.quote:hover {
  color: #000;
  background: #ffcb0c;
}
#homebanner .homebanner .buildright .textwidget a.call {
  display: table;
  width: auto;
  font-size: 2.667em;
  font-weight: 700;
  color: #ffcb0c;
  white-space: nowrap;
}
#homebanner .homebanner .buildright .textwidget a.call:hover {
  color: #fff;
}
#homebanner .homebanner .buildright .textwidget a.call em {
  font-style: normal;
  color: #fff;
}
#homebanner .homebanner .experience {
  display: table;
  width: 100%;
  padding: 1.5em;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 9px;
  color: #fff;
  text-shadow: 0.0625em 0.0625em 0.125em rgba(0, 0, 0, 0.7);
}
#homebanner .homebanner .experience .exp {
  display: grid;
  gap: 0 2%;
  grid-template-columns: auto auto;
  width: 100%;
  border-bottom: 1px dashed #fff;
  font-size: 1.333em;
  font-weight: 700;
  text-transform: uppercase;
  align-items: center;
}
#homebanner .homebanner .experience .exp {
  padding: 0 0 0.5em 0;
  margin: 0 0 0.5em 0;
}
#homebanner .homebanner .experience .exp div:first-of-type {
  font-size: 4em;
  font-weight: 800;
  color: #ffcb0c;
  line-height: 1em;
}
#homebanner .homebanner .experience .exp div:last-of-type {
  line-height: 1.333em;
}
#homebanner .homebanner .experience em {
  font-size: 1.222em;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.333em;
}
#homebanner .usps {
  display: table;
  margin: 0 auto 2em auto;
  width: 1500px;
  background: #000;
  border-radius: 9px;
  font-size: 1.333em;
  line-height: 1.333em;
  color: #fff;
  text-align: center;
  padding: 0.5em;
  position: relative;
  z-index: 1;
}
#homebanner .usps .fa-solid {
  color: #ffcb0c;
}
#homebanner .usps span {
  display: inline-table;
  vertical-align: middle;
  width: 2em;
}
/*--------- 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: #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 7 Free";
  font-weight: 900;
  color: #000;
}
#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: 9px;
}
#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: 9px;
}
#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: 9px;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
  border-radius: 9px;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 9px;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 9px;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 3em;
  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;
  border-radius: 9px;
  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;
  border-radius: 9px;
  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: #000;
  font-size: 1.111em;
  font-weight: 700;
  line-height: 3em;
  text-transform: uppercase;
  background: #ffcb0c;
  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: #ed1c24;
}
input[type="checkbox"] {
  -webkit-appearance:checkbox;
  height: inherit;
  margin: 0 0.5em 0 0;
}
.listservices label {
  display: block;
  font-weight: 700;
  text-align: left;
}
.listservices .wpcf7-form-control-wrap {
  display: table;
  margin: 0.25em 0 0.5em 0;
  text-align: left;
}
.listservices .wpcf7-form-control-wrap  .wpcf7-list-item  {
  margin: 0 1em 0.25em 0;
}
.listservices .wpcf7-form-control-wrap  .wpcf7-list-item span {
  display: inline-table;
  vertical-align: middle;
  font-weight: 400;
}
.listservices .wpcf7-form-control-wrap  .wpcf7-list-item input[type="checkbox"] {
  display: inline-table;
  width: auto;
  margin: 0 0.5em 0 0;
  vertical-align: middle;
}
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: #000;
  padding: 2em;
  margin: 0 0 1.5em 0;
  border-radius: 9px;
}
.sidebarform h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 2em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  color: #ffcb0c;
  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;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width #content {
  width: 100%;
  margin: 0;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.page-id-26 {
  position: relative;
  background: #000;
}
.page-id-26:before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.25;
  z-index: -1;
  background: url("images/main-banner.webp") center no-repeat #000;
  background-size: cover;
}
.page-id-26 #container #content article {
  margin: 0 !important;
}
.page-id-26 #container #content .header {
  display: none;
}
.page-id-26 #container #content .contact {
  display: grid;
  gap: 0 3em;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  border-radius: 9px;
  padding: 3em;
}
.page-id-26 #container #content .contact .left h1 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1.111em;
}
.page-id-26 #container #content .contact .left h1 em {
  display: block;
  font-style: normal;
  color: #ffcb0c;
}
.page-id-26 #container #content .contact .left h3 {
  color: #fff;
  text-transform: uppercase;
  line-height: 1.111em;
}
.page-id-26 #container #content .contact .left h3 em {
  display: block;
  font-style: normal;
  color: #ffcb0c;
}
.page-id-26 #container #content .contact .left ul {
  padding: 0;
}
.page-id-26 #container #content .contact .left ul li {
  list-style: none;
  padding: 0.25em 0 0.25em 1.35em;
  position: relative;
}
.page-id-26 #container #content .contact .left ul li:before {
  content: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #ffcb0c;
}
.page-id-26 #container #content .contact .left .cta {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 32% 32% 32%;
  text-align: center;
  margin: 0 0 1em 0;
}
.page-id-26 #container #content .contact .left .cta .info {
  padding: 1em;
  border: 1px solid #ffcb0c;
  border-radius: 9px;
}
.page-id-26 #container #content .contact .left .cta .info .fa-solid {
  font-size: 2em;
  color: #ffcb0c;
  margin: 0 0 0.25em 0;
}
.page-id-26 #container #content .contact .left .cta .info .fa-regular {
  font-size: 2em;
  color: #ffcb0c;
}
.page-id-26 #container #content .contact .left .cta a {
  font-size: 1.333em;
  font-weight: 700;
  color: #ffcb0c;
}
.page-id-26 #container #content .contact .left .cta a:hover {
  color: #fff;
}
.page-id-26 #container #content .contact .left .talk {
  padding: 1em;
  border: 1px solid #ffcb0c;
  border-radius: 9px;
}
.page-id-26 #container #content .contact .left .talk .fa-solid {
  font-size: 2em;
  color: #ffcb0c;
  margin: 0 0.25em 0 0;
  float: left;
}
.page-id-26 #container #content .contact .right {
  text-align: center;
}
.page-id-26 #container #content .contact .right h3 {
  font-size: 2em;
  color: #ffcb0c;
  text-transform: uppercase;
  line-height: 1.333em;
  margin: 0 0 0.25em 0;
}
.page-id-26 #container #content .contact .right table {
  margin: 0 auto;
}