/*
Theme Name: Outback Exteriors

Fonts Used:
    font-family: 'Lato', 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: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  max-width: 1920px;
  margin: 0 auto;
  word-spacing: 0.1em;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, span {
  -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%;
}
#topbar {
  display: table;
  width: 100%;
  background: #001b36;
  color: #fff;
}
#topbar div {
  display: table-cell;
  vertical-align: middle;
}
#topbar div span {
  display: table;
  background: #00345d;
  padding: 0.667em 1em;
  border-left: 1px solid #406786;
  border-right: 1px solid #406786;
}
#topbar a {
  color: #fff;
}
#topbar a:hover {
  color: #fff;
}
#topbar div.phone {
  width: 50%;
  font-size: 1.333em;
}
#topbar div.address {
  width: 50%;
  font-size: 1.333em;
}
#topbar div.address span {
  float: right;
}
#topbar div.social {
  width: 25%;
}
#topbar div.social span {
  float: right;
  margin: 0 32% 0 0;
}
#topbar div.social span i {
  font-size: 2em;
}
#branding {
  display: table;
  width: 92%;
  margin: 1.667em auto 1.667em auto;
}
#branding img {
  display: table;
  margin: 0 auto 0 auto;
  width: 22em;
  max-width: 100%;
}
/*--------- HEADER MENU ELEMENTS --------- */
.headermenu {
  display: table;
  width: 84%;
  margin: 0 auto;
  background: #001b36;
}
.headermenu .navigation {
  display: table-cell;
  vertical-align: middle;
}
.headermenu .quote {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1em;
}
.headermenu .quote a {
  display: table;
  float: right;
  font-size: 1.333em;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 0.75em;
  background: #c00000;
  border-radius: 5px;
  box-shadow: 0.25em 0.25em 0.5em rgba(0, 0, 0, 0.5);
}
.headermenu .quote a:hover {
  color: #c00000;
  background: #fff;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #ced9e0;
}
#footer ul {
  display: table;
  width: 84%;
  margin: 0 auto;
}
#footer ul li {
  display: table-cell;
  vertical-align: top;
}
#footer ul li.spacer {
  width: 3%;
}
#footer ul li.logo {
  width: 48.5%;
  padding: 2em 0 2em 0;
}
#footer ul li.logo img {
  display: table;
  margin: 0;
  float: left;
  width: 22em;
  max-width: 100%;
}
#footer ul li.contactinfo {
  width: 22.75%;
  background: #b9c8d3;
  padding: 1.333em;
  font-size: 1.222em;
  color: #001b36;
  line-height: 1.444em;
}
#footer ul li.navigate {
  width: 22.75%;
  background: #b9c8d3;
  padding: 1.333em;
  font-size: 1.222em;
  color: #001b36;
  line-height: 1.444em;
}
#footer ul li.navigate ul {
  display: table;
  padding: 0;
  margin: 0;
}
#footer ul li.navigate ul li {
  display: table;
  text-transform: uppercase;
}
#footer ul li h3 {
  font-size: 1em;
  font-weight: 800;
  color: #c00000;
  text-transform: uppercase;
  margin: 0 0 0.5em 0;
}
#footer ul li a {
  color: #001b36;
}
#footer ul li a:hover {
  color: #c00000;
}
#footer ul li hr {
  margin: 0.5em 0;
  border: 1px solid #5c7184;
  border-bottom: none;
}
#copyright {
  display: table;
  width: 100%;
  padding: 1.333em 4% 1.333em 4%;
  font-size: 0.833em;
  font-weight: 400;
  text-align: center;
  color: #000;
  background: #e5ebef;
}
#copyright a {
  color: #000;
}
#copyright a:hover {
  color: #c00000;
}
/*--------- HOME BANNER ELEMENTS --------- */
#homebanner {
  display: table;
  width: 100%;
  position: relative;
  margin: -2.222em 0 0 0;
  z-index: -1;
}
#homebanner img {
  display: table;
  width: 100%;
  margin: 0;
}
#homebanner h3 {
  position: absolute;
  z-index: 99;
  font-size: 3.333em;
  font-weight: 800;
  color: #001b36;
  line-height: 1.333em;
  right: 8%;
  bottom: 2em;
}
#serving {
  display: table;
  width: 100%;
  background: #001b36;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 2.667em;
  font-weight: 800;
  line-height: 1.333em;
  text-align: center;
}
#servinginner {
  display: table;
  width: 100%;
  background: #406786;
  color: #fff;
  padding: 0.5em 1em;
  font-size: 1.667em;
  font-weight: 800;
  line-height: 1.333em;
  text-align: center;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #content {
  display: table;
  width: 84%;
  margin: 5em auto;
  float: none;
}
.page-template-front-page #container #content .header {
  display: none;
}
.page-template-front-page #container #content h2 {
  font-size: 2em;
  font-weight: 800;
  color: #c00000;
  text-transform: uppercase;
  margin: 0 0 0 0;
}
.page-template-front-page #container #content h3 {
  font-size: 3.333em;
  font-weight: 300;
  color: #001b36;
  margin: 0 0 0.25em 0;
}
.page-template-front-page #container #content p {
  font-size: 1.333em;
  line-height: 1.556em;
}
.page-template-front-page #container #content article {
  margin: 0 !important;
}
.page-template-front-page #container #content img {
  display: table;
  width: 38%;
  max-width: 100%;
  margin: 0 0 0 1.5em;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
}
/*--------- HOME SERVICES ELEMENTS --------- */
#homeservices {
  display: table;
  width: 100%;
  background: #e5ebef;
  margin: 7em 0 0 0;
}
#homeservices .homeservices {
  display: table;
  width: 65%;
  margin: 0 auto 5em auto;
  position: relative;
}
#homeservices .homeservices h2 {
  display: table;
  width: 100%;
  margin: -1.222em auto 1em auto;
  font-size: 2.667em;
  font-weight: 800;
  text-align: center;
  color: #fff;
  line-height: 2em;
  padding: 0.15em 1em;
  background: #001b36;
}
#homeservices .homeservices p {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: center;
  margin: 0 0 2em 0;
}
#homeservices .homeservices ul {
  display: grid;
  gap: 0 4%;
  grid-template-columns: 48% 48%;
  margin: 0 0 0 0;
}
#homeservices .homeservices ul li {
  background: #fff;
  padding: 2em;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
  transition: 0.5s;
}
#homeservices .homeservices ul li img {
  display: table;
  width: 100%;
  margin: 0 0 1em 0;
}
#homeservices .homeservices ul li p {
  text-align: left;
  margin: 0 0 1em 0;
}
#homeservices .homeservices li h3 {
  font-size: 2em;
  font-weight: 800;
  color: #001b36;
  line-height: 1em;
  margin: 0 0 0.5em 0;
}
#homeservices .homeservices li a {
  display: table;
  font-size: 1em;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 1em;
  background: #c00000;
  border-radius: 5px;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
}
#homeservices .homeservices li a:hover {
  background: #001b36;
  color: #fff;
}
#homeservices .homeservices ul li:hover {
  background: #001b36;
  color: #fff;
}
#homeservices .homeservices ul li:hover h3 {
  color: #fff;
}
#homeservices .homeservices ul li:hover a:hover {
  color: #c00000;
  background: #fff;
}
/* --------- PAGE ELEMENTS --------- */
#quotebar {
  display: table;
  width: 100%;
  margin: 0;
  font-size: 2.667em;
  font-weight: 800;
  text-align: center;
  color: #fff;
  line-height: 1em;
  padding: 0.6em 1em;
  background: #001b36;
}
#quotebar a {
  display: inline-table;
  margin: 0 0 0 0.5em;
  vertical-align: middle;
  font-size: 0.5em;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 1em;
  background: #c00000;
  border-radius: 5px;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
}
#quotebar a:hover {
  background: #fff;
  color: #c00000;
}
/*--------- HOME SERVICES ELEMENTS --------- */
#homesystems {
  display: table;
  width: 100%;
  background: #e5ebef;
  margin: 0 0 0 0;
}
#homesystems .homesystems {
  display: table;
  width: 84%;
  margin: 5em auto 5em auto;
  position: relative;
}
#homesystems .homesystems h2 {
  display: table;
  width: 78%;
  margin: 0 auto 1em auto;
  font-size: 2.667em;
  font-weight: 800;
  text-align: center;
  color: #001b36;
  line-height: 2em;
  padding: 0.15em 1em;
  background: #fff;
  border: 2px solid #c00000;
}
#homesystems .homesystems p {
  font-size: 1.333em;
  line-height: 1.556em;
  text-align: center;
  margin: 0 0 2em 0;
}
#homesystems .homesystems ul {
  display: grid;
  gap: 2.667em 3%;
  grid-template-columns: 22.75% 22.75% 22.75% 22.75%;
  margin: 0 0 0 0;
  width: 100%;
}
#homesystems .homesystems ul li {
  background: #fff;
  display: flex;
  flex-direction: column;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
  transition: 0.5s;
  position: relative;
}
#homesystems .homesystems ul li .textwidget {
  order: 1;
}
#homesystems .homesystems ul li h3 {
  order: 2;
  position: absolute;
  bottom: 0;
  display: table;
  width: 100%;
  font-size: 1.333em;
  font-weight: 800;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  line-height: 1em;
  background: rgba(0, 27, 54, 0.60);
  padding: 0.5em;
  transition: 0.5s;
}
#homesystems .homesystems ul li img {
  display: table;
  width: 100%;
  margin: 0 0 0 0;
}
#homesystems .homesystems li .brief {
  width: 100%;
  height: 100%;
  padding: 1em 2em;
  font-size: 1.111em;
  text-align: center;
  color: #fff;
  line-height: 1.333em;
  background: rgba(0, 27, 54, 1);
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: ease 0.5s;
}
#homesystems .homesystems li:hover .brief {
  opacity: 1;
}
#homesystems .homesystems li:hover h3 {
  background: #c00000;
  z-index: 999;
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #c00000;
  font-weight: 400;
}
#container #content a:hover {
  color: #000;
}
#container {
  width: 84%;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 74.25%;
}
#sidebar {
  float: right;
  width: 22.75%;
}
#container #content h1 {
  font-size: 2.667em;
  font-weight: 800;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #1f1600;
}
#container #content h2 {
  font-size: 2em;
  font-weight: 800;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-size: 1.75em;
  font-weight: 800;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-size: 1.5em;
  font-weight: 800;
  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: "\f058";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  color: #c00000;
}
#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:before {
  display: none;
}
#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;
}
#container #content .pagebtn {
  display: table;
  font-size: 1em;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
  padding: 0.5em 1.5em;
  background: #c00000;
  border-radius: 5px;
  box-shadow: 0.125em 0.125em 0.25em rgba(0, 0, 0, 0.5);
}
#container #content .pagebtn:hover {
  background: #001b36;
  color: #fff;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  height: 2.778em;
  font-family: 'Lato', 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 rgba(0, 0, 0, 0.25);
}
textarea {
  height: 7em;
  font-family: 'Lato', 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;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}
input[type="submit"] {
  display: table;
  font-family: 'Lato', sans-serif;
  text-decoration: none;
  color: #fff;
  font-size: 1em;
  font-weight: 700;
  line-height: 2.778em;
  background: #001b36;
  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: #c00000;
}
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;
}
/* --------- SIDEBAR ELEMENTS --------- */
.sidebarform {
  display: table;
  width: 100%;
  background: #001b36;
  padding: 1.5em;
  text-align: center;
  margin: 0 0 1.5em 0;
  color: #fff;
}
.sidebarform h3 {
  margin: 0 0 0.5em 0;
  font-size: 1.667em;
  font-weight: 700;
  color: #fff;
  line-height: 1.333em;
}
.sidebarform .wpcf7 {
  margin: 0;
}
.sidebarform .wpcf7 table {
  display: table;
  margin: 0 auto;
}
.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"] {
  color: #fff;
  background: #c00000;
}
.sidebarform .wpcf7 table tr td input[type="submit"]:hover {
  color: #c00000;
  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;
}
/* --------- 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: 450px;
  border: none;
}