/*
Theme Name: Flag Ship Foam Coatings

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;
  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 {
  -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;
}
/*--------- HEADER ELEMENTS --------- */
.headermessage {
  display: table;
  width: 100%;
  background: #ecebf0;
  color: #b22234;
  font-size: 1.222em;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.444em;
  padding: 0.75em 1em;
}
.headerbar {
  display: table;
  width: 100%;
  background: #3c3b6e;
}
.headerbar .left {
  display: table-cell;
  width: 18%;
  vertical-align: middle;
  padding: 0 0 0 1em;
}
.headerbar .middle {
  display: table-cell;
  width: 64%;
  vertical-align: middle;
}
.headerbar .right {
  display: table-cell;
  width: 18%;
  vertical-align: middle;
  padding: 0 1em 0 0;
  text-align: right;
}
.headerbar .left .social {
  display: table;
  float: right;
}
.headerbar .left a {
  font-size: 2.667em;
  color: #fff;
  line-height: 1em;
  margin: 0 0.15em;
}
.headerbar .left a:hover {
  color: #b22234;
}
.headerbar .right a {
  font-size: 2.667em;
  line-height: 1em;
  color: #fff;
}
.headerbar .right a:hover {
  color: #b22234;
}
#header {
  display: table;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a6cfeb+0,bdd9e7+100 */
  background: #f7f6fb; /* Old browsers */
  /* background: -moz-linear-gradient(top,  #a6cfeb 0%, #bdd9e7 100%); /* FF3.6-15 */
  /* background: -webkit-linear-gradient(top,  #a6cfeb 0%,#bdd9e7 100%); /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to bottom,  #a6cfeb 0%,#bdd9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cfeb', endColorstr='#bdd9e7',GradientType=0 ); /* IE6-9 */
  /*background: url("images/header-bg.webp") top center no-repeat #ecebf0;
  background-size: cover;*/
  position: relative;
}
/*.page-template-front-page #header {
 display: table;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a6cfeb+0,bdd9e7+100 */
/* background: #a6cfeb; /* Old browsers */
/* background: -moz-linear-gradient(top,  #a6cfeb 0%, #bdd9e7 100%); /* FF3.6-15 */
/* background: -webkit-linear-gradient(top,  #a6cfeb 0%,#bdd9e7 100%); /* Chrome10-25,Safari5.1-6 */
/* background: linear-gradient(to bottom,  #a6cfeb 0%,#bdd9e7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cfeb', endColorstr='#bdd9e7',GradientType=0 ); /* IE6-9 */
/*background: url("images/header-bg.webp") top center no-repeat #ecebf0;
  background-size: cover;*/
/*  background: none;*/
/*  position: relative; */
/*} */
/* 
.page-template-front-page #branding {
  display: table;
  width: 1248px;
  margin: 1.333em auto 1.333em auto;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: 2em;
}
.page-template-front-page #branding img {
  width: 21.444em;
}*/
#branding {
  display: table;
  width: 1248px;
  margin: 1.333em auto 1.333em auto;
  position: relative;
  z-index: inherit;
  left: inherit;
  right: inherit;
  top: inherit;
}
#branding img {
  display: table;
  width: 18em;
  margin: 0;
  float: left;
}
.tagline {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  background: #3c3b6e;
}
.tagline .content {
  display: table;
  width: 1248px;
  margin: 0 auto 0 auto;
  color: #fff;
  font-size: 1.667em;
  font-weight: 400;
  line-height: 1.444em;
  text-align: center;
  padding: 1em;
}
.intro {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
  background: #b22234;
}
.intro .content {
  display: table;
  width: 1248px;
  margin: 0 auto 0 auto;
  color: #fff;
  font-size: 1.111em;
  font-weight: 400;
  line-height: 1.444em;
  text-align: center;
  padding: 1em;
}
.borderblue {
  display: table;
  width: 100%;
  background: #3c3b6e;
  height: 0.5em;
}
.borderblue .borderwhite {
  display: table;
  width: 1248px;
  margin: 0 auto 0 auto;
  background: #fff;
  height: 0.5em;
}
.hdeaderlogos {
  position: absolute;
  right: 2em;
  top: 2em;
}
.hdeaderlogos img {
  display: inline-table;
  margin: 0 0.5em;
  max-height: 8em;
}
.slideshow {
  display: table;
  width: 1248px;
  margin: 0 auto 0 auto;
  /* position: absolute;*/
  z-index: 1;
  left: 0;
  right: 0;
  top: 18em;
}
.slideshow li {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.slideshow li:first-child {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: left;
  padding: 2em;
  background: #fff;
}
#header .metaslider {
  display: none;
}
.page-template-front-page #header .metaslider {
  display: table;
  /*position: relative;
	z-index: -1;*/
}
#branding li {
  display: table-cell;
  vertical-align: middle;
}
#branding .logo {
  width: 50%;
}
#branding .phone {
  width: 50%;
}
#branding .phone a {
  display: table;
  margin: 1em 0 0 0;
  font-size: 3.333em;
  font-size: 600;
  line-height: 1em;
  color: #b22234;
  float: right;
}
#branding .phone a:hover {
  color: #473968;
}
#branding .social {
  text-align: right;
}
#branding .social a {
  display: inline-table;
  margin: 0 0 0 0.5em;
  font-size: 3.333em;
  font-size: 600;
  line-height: 1em;
  color: #3c3b6e;
}
#branding .social a:hover {
  color: #b22234;
}
.slider {
  display: table;
  width: 100%;
  background: #3c3b6e;
}
.slider li {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}
.slider li:first-child span {
  display: table;
  margin: 0.25em auto;
  font-size: 2.667em;
  font-weight: 400;
  font-style: italic;
  color: #fff;
  text-align: center;
  padding: 0.25em 0;
}
.slider li:last-child {
  position: relative;
}
.slider li:last-child:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: url(images/slant.webp) left bottom no-repeat;
  background-size: auto;
  background-size: contain;
  width: 100%;
  z-index: 99;
}
/*--------- F00TER ELEMENTS --------- */
#footercta {
  display: table;
  width: 100%;
  background: #b12235;
  font-size: 2.667em;
  font-weight: 300;
  color: #fff;
  text-align: center;
  line-height: 1.333em;
  padding: 1em;
}
#footercta a {
  display: inline-table;
  background: #473968;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.3em 0.5em;
  margin: 0 0 0 0.25em;
  text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
}
#footercta a:hover {
  background: #fff;
  color: #473968;
}
#footer {
  display: table;
  width: 100%;
  background: #ecebf0;
}
#footer ul {
  display: table;
  width: 1248px;
  margin: 2em auto 2em auto;
}
#footer ul li {
  display: table-cell;
  vertical-align: middle;
}
#footer ul .left {
  width: 33%;
  text-align: left;
}
#footer ul .left img {
  display: inline-table;
  margin: 0 1em 0 0;
  max-height: 8em;
}
#footer ul .middle {
  width: 34%;
}
#footer ul .middle img {
  display: table;
  width: 17.333em;
  max-width: 90%;
  margin: 0 auto;
}
#footer ul .middle .location {
  clear: both;
  display: table;
  margin: 1em auto 0 auto;
  text-align: center;
}
#footer ul .right {
  width: 33%;
}
#footer ul .right .social {
  display: table;
  float: right;
}
#footer ul .right .social a {
  font-size: 2.667em;
  color: #473968;
  margin: 0 0 0 0.25em;
}
#footer ul .right .social a:hover {
  color: #b12235;
}
#footer ul .right .phone {
  clear: both;
  display: table;
  float: right;
  margin: 1em 0 0 0;
}
#footer ul .right .phone a {
  font-size: 2.667em;
  color: #b12235;
}
#footer ul .right .phone a:hover {
  color: #473968;
}
/*--------- HOME SETS APART ELEMENTS --------- */
#whychoose {
  display: table;
  width: 100%;
  background: url("images/why-choose-bg.webp") center no-repeat #ecebf0;
  background-size: cover;
}
#whychoose .whychoose {
  display: table;
  width: 1248px;
  margin: 6em auto 6em auto;
  background: rgba(255, 255, 255, 0.8);
  font-size: 1.333em;
  text-align: center;
  line-height: 1.44em;
  padding: 4em;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
#whychoose .whychoose h3 {
  font-size: 2.500em;
  margin: 0 0 0.5em 0;
  color: #b12235;
}
/*--------- HOME SETS APART ELEMENTS --------- */
#trustedmanufacturers {
  display: table;
  width: 100%;
  padding: 2em 0 0 0;
}
#trustedmanufacturers h2 {
  font-size: 3.333em;
  font-weight: 300;
  text-align: center;
  color: #b22234;
  margin: 0 0 1em 0;
}
#trustedmanufacturers .trustedmanufacturers {
  display: table;
  width: 1248px;
  margin: 1em auto 5em auto;
  text-align: center;
  line-height: 1.44em;
  padding: 3em 7em;
  border: 1px solid #473968;
}
#trustedmanufacturers .trustedmanufacturers h3 {
  font-size: 2.667em;
  margin: 0 0 0.5em 0;
  color: #b12235;
}
#trustedmanufacturers .trustedmanufacturers img {
  display: inline-table;
  margin: 1em;
  vertical-align: middle;
}
#trustedmanufacturers .trustedmanufacturers ul {
  display: table;
  width: 100%;
  margin: 1em 0 0 0;
}
#trustedmanufacturers .trustedmanufacturers ul li {
  display: inline-table;
  vertical-align: middle;
}
#trustedmanufacturers .trustedmanufacturers ul li img {
  max-height: 7.333em;
  margin: 1em auto;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#homeservices {
  display: table;
  width: 100%;
}
#homeservices .homeservices {
  display: table;
  width: 1248px;
  margin: 3em auto 0 auto;
}
#homeservices .homeservices h2 {
  font-size: 3.333em;
  font-weight: 300;
  text-align: center;
  color: #b22234;
  margin: 0 0 0.5em 0;
}
#homeservices .homeservices li {
  list-style: none;
  float: left;
  width: 32%;
  margin: 0 2% 1.387em 0;
}
#homeservices .homeservices li:nth-child(3n) {
  margin: 0 0 1.387em 0;
}
#homeservices .homeservices li:nth-child(3n+1) {
  clear: both;
}
#homeservices .homeservices li:nth-child(odd) .textwidget {
  display: table;
  width: 100%;
  height: 22.187em;
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  transition: 0.5s ease;
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service h3 {
  display: table;
  width: 100%;
  margin: 40% 0 0 0;
  font-size: 1.333em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  background: rgba(60, 59, 110, 0.8);
  padding: 0.25em 1em;
  box-sizing: border-box;
  transition: all 0.5s ease;
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service .details {
  opacity: 0;
  display: table;
  padding: 0.5em 1em;
  color: #fff;
  transition: all 0.5s ease;
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service:hover {
  background: rgba(60, 59, 110, 0.75);
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service:hover h3 {
  background: none;
  margin: 0;
}
#homeservices .homeservices li:nth-child(odd) .textwidget .service:hover .details {
  opacity: 1;
}
#homeservices .homeservices li:nth-child(1) .textwidget {
  background: url("images/single-ply-roofing.webp") center no-repeat rgba(60, 59, 110, 0.5);
  background-size: cover;
}
#homeservices .homeservices li:nth-child(3) .textwidget {
  background: url("images/metal-restoration.webp") center no-repeat rgba(60, 59, 110, 0.5);
  background-size: cover;
}
#homeservices .homeservices li:nth-child(5) .textwidget {
  background: url("images/spray-foam-coating.webp") center no-repeat rgba(60, 59, 110, 0.5);
  background-size: cover;
}
#homeservices .homeservices li:nth-child(7) .textwidget {
  background: url("images/built-up-restoration.webp") center no-repeat rgba(60, 59, 110, 0.5);
  background-size: cover;
}
#homeservices .homeservices li:nth-child(9) .textwidget {
  background: url("images/spray-foam-insulation.webp") center no-repeat rgba(60, 59, 110, 0.5);
  background-size: cover;
}
#homeservices .homeservices li:nth-child(even) .textwidget {
  display: table;
  width: 100%;
  height: 22.187em;
}
#homeservices .homeservices li:nth-child(even) .textwidget .service {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  background: rgba(60, 59, 110, 0.05);
}
#homeservices .homeservices li:nth-child(even) .textwidget .service span {
  display: table;
  width: 8em;
  height: 8em;
  margin: 0 auto;
}
#homeservices .homeservices li:nth-child(even) .textwidget .service h3 {
  display: table;
  width: 100%;
  font-size: 1.333em;
  font-weight: 700;
  color: #b22234;
  text-transform: uppercase;
  box-sizing: border-box;
}
#homeservices .homeservices li:nth-child(2) .textwidget .service span {
  background: url("images/usp1.webp") center no-repeat;
  background-size: cover;
}
#homeservices .homeservices li:nth-child(4) .textwidget .service span {
  background: url("images/usp2.webp") center no-repeat;
  background-size: cover;
}
#homeservices .homeservices li:nth-child(6) .textwidget .service span {
  background: url("images/usp3.webp") center no-repeat;
  background-size: cover;
}
#homeservices .homeservices li:nth-child(8) .textwidget .service span {
  background: url("images/usp4.webp") center no-repeat;
  background-size: cover;
}
/* --------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  background: url(images/homebanner.webp) center top no-repeat #e0e0e0;
  background-size: cover;
}
#homebanner .homebanner {
  display: table;
  width: 1248px;
  margin: 40em auto 0 auto;
  background: #094570;
  color: #fff;
  text-align: center;
  padding: 1em;
}
#homebanner .homebanner h1 {
  font-size: 2.222em;
  line-height: 1.333em;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #b12235;
  font-weight: 400;
}
#container #content a:hover {
  color: #473968;
}
#container {
  width: 1248px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-size: 2.667em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #1f1600;
}
#container #content h2 {
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-size: 1.75em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-size: 1.5em;
  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.1em 0 0.1em 1.25em;
  background: url(images/bullet.webp) left 0.5em no-repeat;
  background-size: 0.8em;
}
#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: 300px;
  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%;
  margin: 0 0 2em 0;
  padding: 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.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;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.444em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1em;
  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: 1px 1px 2px #333;
}
textarea {
  height: 7em;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 1em;
  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;
}
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: 2em;
  background: #3c3b6e;
  cursor: pointer;
  cursor: hand;
  border: none;
  padding: 0 1em;
  height: inherit;
  margin: 0 auto 0 auto;
  width: 100%;
  text-transform: uppercase;
  transition: .5s;
}
input[type="submit"]:hover {
  background: #b22234;
}
div.wpcf7 .ajax-loader {
  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: 300 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: yellow !important;
  border: none !important;
  font-weight: 300;
  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.444em;
  padding: 0 1em;
  box-shadow: 1px 1px 2px #333;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.444em;
  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;
}
.postmetadata {
  border: 1px solid #ededed;
  background: #f9f9f9;
  padding: .75em;
  display: table;
  width: 100%;
  margin: 0;
  font-size: .883em;
  line-height: 1.444em;
  color: #999;
  box-sizing: border-box;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #b22234;
  padding: 1.5em;
  text-align: center;
  margin: 0 0 1.5em 0;
  color: #fff;
}
.sidebarform h3 {
  font-size: 2em;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1.111em;
  margin: 0 0 0.25em 0;
}
.sidebarform p {
  margin: 0 0 0.883em 0;
}
.sidebarform a {
  font-weight: 700;
  color: #fff;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.2em;
}
.sidebarform .wpcf7 table tr td input {
  margin: 0;
}
.sidebarform .wpcf7 table tr td textarea {
  margin: 0;
}
.sidebarform .wpcf7 table tr td input[type="submit"]:hover {
  color: #b22234;
  background: #fff;
}
.sidebarform .wpcf7 div.wpcf7-response-output {
  color: yellow !important;
}
.sidebarform .wpcf7 div.wpcf7-mail-sent-ng {
  color: white !important;
}
.sidebarform .wpcf7 span.wpcf7-not-valid-tip {
  color: yellow !important;
}
.sidebarform .wpcf7 div.wpcf7-validation-errors {
  color: yellow !important;
}
.sidebarusps {
  display: table;
  width: 100%;
  padding: 1.5em;
  margin: 0 0 1.5em 0;
  font-weight: 600;
  text-align: center;
  border: 2px solid #b22234;
}
.sidebarusps h3 {
  font-size: 1.444em;
  font-weight: 700;
  font-style: italic;
  margin: 0 0 0.75em 0;
}
.sidebarusps ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.sidebarusps ul li {
  list-style: none;
  float: left;
  width: 50%;
  margin: 0.75em 0;
}
.sidebarusps ul li:last-child {
  float: none;
  display: table;
  margin: 0 auto;
}
.sidebarusps ul li span {
  display: table;
  margin: 0 auto 0 auto;
  width: 6em;
  height: 6em;
}
.sidebarusps ul li:nth-child(1) span {
  background: url(images/usp1.webp) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(2) span {
  background: url(images/usp2.webp) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(3) span {
  background: url(images/usp3.webp) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
.sidebarusps ul li:nth-child(4) span {
  background: url(images/usp4.webp) left top no-repeat;
  background-size: auto;
  background-size: 6em;
}
/* --------- 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;
}
.contact .map iframe {
  width: 100%;
  height: 687px;
  border: none;
}
/*--------- SLIDERR FORM ELEMENTS --------- */
div#wpcs_tab_121 {
  display: table;
  font-size: 1.667em !important;
  font-weight: 700;
  text-transform: uppercase;
  width: 375px !important;
  padding: 0.75em 0.75em 0.75em 0.75em !important;
  top: 400px !important;
  right: inherit;
  left: -153px !important;
}
div#wpcs_content_main_121 {
  overflow-y: auto !important;
  width: 400px !important;
  display: table;
}
div#wpcs_content_inner_121 {
  padding: 2em !important;
  min-height: inherit !important;
  display: table-cell !important;
  vertical-align: middle !important;
}
div#wpcs_content_inner_121 h3 {
  font-size: 2em;
  font-weight: 600;
  margin: 0 0 0.5em 0;
}
div#wpcs_close_slider_121 {
  left: inherit !important;
  right: 0 !important;
  width: 2.667em !important;
  height: 2.667em !important;
  padding: 0.5em !important;
  background: none !important;
}
div#wpcs_content_inner_121 table tr td {
  float: left;
  width: 100%;
}
div#wpcs_content_inner_121 table tr td input[type="submit"]:hover {
  color: #b22234;
  background: #fff;
}
/*--------- TESTIMONIALS ELEMENTS --------- */
.testimonial-name {
  margin: 1em 0 0 0;
  font-size: 1em;
  font-weight: 600;
  font-style: italic;
  color: #b22234;
}
/*--------- HOME BANNER ELEMENTS --------- */
.bannertop {
	display: table;
	width: 100%;
	margin: 0;
	font-size: 1.667em;
	color: #fff;
	line-height: 1.444em;
	text-align: center;
	padding: 0.75em 1em;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#3c3b6e+0,292857+100 */
background: #3c3b6e; /* Old browsers */
background: -moz-linear-gradient(top,  #3c3b6e 0%, #292857 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #3c3b6e 0%,#292857 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #3c3b6e 0%,#292857 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c3b6e', endColorstr='#292857',GradientType=0 ); /* IE6-9 */
}
.bannermiddle {
	display: table;
	width: 100%;
	margin: 0;
}
.bannerbottom {
	display: table;
	width: 100%;
	margin: 0;
	font-size: 1.667em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	line-height: 1.444em;
	padding: 0.75em 1em;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8f1826+0,b22234+100 */
background: #8f1826; /* Old browsers */
background: -moz-linear-gradient(top,  #8f1826 0%, #b22234 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8f1826 0%,#b22234 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8f1826 0%,#b22234 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8f1826', endColorstr='#b22234',GradientType=0 ); /* IE6-9 */
}
#header {
	position: relative;
}
#header .social {
  position: absolute;
  text-align: right;
  right: 3em;
  top: 7em;  
}
#header .social a {
  display: inline-table;
  margin: 0 0 0 0.25em;
  font-size: 3.333em;
  font-size: 600;
  line-height: 1em;
  color: #3c3b6e;
}
#header .social a:hover {
  color: #b22234;
}
#header .headrbarline {
  position: absolute;	
  top: 0;
  right: 0;
  background: #b22234;
  font-size: 2em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	line-height: 1.444em;
	padding: 0.3em 1em 0.25em 0.5em;
}
#header .headrbarline:before {
    content: "";
    border-top: 2em solid #b22234;
    border-left: 2em solid transparent;
    border-right: 0 solid transparent;
    height: 0;
    width: 0.5em;
    display: inline;
    position: absolute;
    left: -2em;
    top: 0;
}
/*--------- HOME CTA ELEMENTS --------- */

#homecta {
    display: table;
    width: 100%;
    background: url("images/homectabg.webp") center no-repeat #ecebf0;
    background-size: cover;
}
#homecta ul {
    display: table;
    width: 1248px;
    margin: 5em auto;
}
#homecta ul li {
    display: table-cell;
    vertical-align: middle;
}
#homecta ul li:first-child {
	width: 68%;
	text-align: center;
	padding: 0 3em 0 0;
}
#homecta ul li:first-child h3 {
	font-size: 2.667em;
	font-weight: 600;
	color: #b22234;
	margin: 0 0 0.5em 0;
}
#homecta ul li:first-child .textwidget {
	font-size: 1.556em;
	line-height: 1.444em;
}
#homecta ul li:last-child {
    width: 32%;
}
.homeform {
  display: table;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#473968+0,b12235+100 */
background: #473968; /* Old browsers */
background: -moz-linear-gradient(top,  #473968 0%, #b12235 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #473968 0%,#b12235 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #473968 0%,#b12235 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#473968', endColorstr='#b12235',GradientType=0 ); /* IE6-9 */
  padding: 2.667em;
  text-align: center;
  margin: 0 0 1.5em 0;
  color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}
.homeform h3 {
  font-size: 2.667em;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.111em;
  margin: 0 0 0.25em 0;
}
.homeform p {
  margin: 0 0 0.883em 0;
}
.homeform a {
  font-weight: 700;
  color: #fff;
}
.homeform .wpcf7 {
  margin: 0;
}
.homeform .wpcf7 table tr td {
  float: left;
  width: 100%;
  padding: 0.2em;
}
.homeform .wpcf7 table tr td input {
  margin: 0;
}
.homeform .wpcf7 table tr td textarea {
  margin: 0;
}
.homeform .wpcf7 table tr td input[type="submit"]:hover {
  color: #b22234;
  background: #fff;
}
.homeform .wpcf7 div.wpcf7-response-output {
  color: yellow !important;
}
.homeform .wpcf7 div.wpcf7-mail-sent-ng {
  color: white !important;
}
.homeform .wpcf7 span.wpcf7-not-valid-tip {
  color: yellow !important;
}
.homeform .wpcf7 div.wpcf7-validation-errors {
  color: yellow !important;
}