/*! ==========================================================================
    Theme Name: Pioneer Shades
    Theme URI: http://pioneershades.com.au
    Author: Hopping Mad Design
    Author URI: http://hoppingmad.com.au
    Description: WordPress Website for Pioneer Shades
========================================================================== */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Signika:400,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700);
@font-face {
  font-family: 'KeepCalm';
  src: url("fonts/KeepCalm-Medium.eot");
  src: url("fonts/KeepCalm-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/KeepCalm-Medium.woff") format("woff"), url("fonts/KeepCalm-Medium.ttf") format("truetype"), url("fonts/KeepCalm-Medium.svg#KeepCalm-Medium") format("svg");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
html {
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  color: #323232;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  margin: 0;
  font-size: 14px;
  padding: 0;
}

img {
  border: none;
  height: auto;
  max-width: 100%;
}

/* ==========================================================================
   @ normalize.css v3.0.1 | MIT License | git.io/normalize
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

hr {
  background: #002d43;
  border-bottom: 1px solid #4fb0df;
  border-top: 1px solid #4fb0df;
  height: 20px;
  margin: 40px 0;
}

/* ==========================================================================
   @ Grid
   ========================================================================== */
.grid {
  margin: 0 0 20px 0;
}
.grid:after {
  content: "";
  display: table;
  clear: both;
}

[class*='col-'] {
  float: left;
  padding-right: 20px;
}
.grid [class*='col-']:last-of-type {
  padding-right: 0;
}

.col-1-2 {
  width: 50%;
}

.col-2-3 {
  width: 66.66%;
}

.col-1-3 {
  width: 33.33%;
}

.col-1-4 {
  width: 25%;
}

.col-1-8 {
  width: 12.5%;
}

.grid-pad {
  padding: 20px 0 20px 20px;
}
.grid-pad [class*='col-']:last-of-type {
  padding-right: 20px;
}

@media screen and (max-width: 700px) {
  [class*='col-'] {
    float: none;
    padding: 0;
    width: 100%;
  }
}
/* ==========================================================================
   @ Typography
   ========================================================================== */
h1, h2, h3, h4, h5, h6, p, ul {
  margin: 0 0 1rem 0;
  padding: 0;
}

h1, h2, h3, h4 {
  color: #4fb0df;
}

h1 {
  color: #1c79bc;
  font-family: 'KeepCalm', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  text-transform: uppercase;
}

h2 {
  font-size: 0.875rem;
}

h3 {
  font-size: 0.875rem;
}

h4 {
  font-size: 0.875rem;
}

li {
  margin-left: 1rem;
}

a {
  color: #4fb0df;
  text-decoration: none;
}

.section-title {
  color: white;
  font-size: 1.125rem;
}

/* ==========================================================================
   @ Navigation
   ========================================================================== */
.main-nav {
  background: #002d43;
  border-bottom: 1px solid #4fb0df;
  border-top: 1px solid #4fb0df;
  font-family: 'Signika', 'Open Sans', Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 35px;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (max-width: 990px) {
  .main-nav {
    border: none;
    width: 100%;
    position: absolute;
    z-index: 103;
  }
}
.main-nav ul {
  margin: 0;
}

.main-nav li {
  display: inline-block;
  margin: 0 -4px 0 0;
}

.main-nav li:hover .sub-menu {
  display: block;
}

@media screen and (max-width: 990px) {
  .main-nav li {
    margin: 0;
    width: 100%;
  }
}
.main-nav a {
  color: white;
  display: block;
  text-decoration: none;
  padding: 0 20px;
}

@media screen and (max-width: 990px) {
  .main-nav a {
    width: 100%;
  }
}
.main-nav a:hover,
.main-nav .current-menu-item > a {
  background: #21aad0;
  background: -moz-linear-gradient(top, #21aad0 0%, #0e5486 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #21aad0), color-stop(100%, #0e5486));
  background: -webkit-linear-gradient(top, #21aad0 0%, #0e5486 100%);
  background: -o-linear-gradient(top, #21aad0 0%, #0e5486 100%);
  background: -ms-linear-gradient(top, #21aad0 0%, #0e5486 100%);
  background: linear-gradient(to bottom, #21aad0 0%, #0e5486 100%);
}

@media screen and (max-width: 990px) {
  .main-nav a {
    width: 100%;
  }
}
.main-nav .container {
  padding: 0;
}

.sub-menu {
  display: none;
  background: #002d43;
  line-height: normal;
  position: absolute;
  width: 260px;
  z-index: 150;
}

@media screen and (max-width: 990px) {
  .sub-menu {
    background: #001620;
    position: relative;
    width: 100%;
  }
}
.sub-menu li {
  width: 100%;
}

.sub-menu a {
  padding: 5px 20px;
  width: 100%;
}

.open-nav {
  background: url(img/icon/open-nav.png) no-repeat;
  background-size: 100%;
  bottom: 10px;
  display: none;
  float: right;
  height: 25px;
  position: absolute;
  right: 10px;
  width: 44px;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

@media screen and (max-width: 990px) {
  .open-nav {
    display: block;
  }
}
.footer-nav {
  font-size: 0.875rem;
}

.footer-nav a {
  color: #d0d0d0;
}

.footer-nav li:after {
  content: '|';
  display: inline-block;
  text-align: center;
  width: 20px;
}
.footer-nav li:last-of-type:after {
  display: none;
}

.footer-nav ul,
.footer-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-nav li {
  display: inline;
}

/* ==========================================================================
   @ Layout
   ========================================================================== */
.container {
  height: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
}

.container-slideshow {
  height: 100%;
  z-index: 101;
}

@media screen and (max-width: 767px) {
  .container-slideshow {
    padding: 0 40px;
  }
}
.site-header {
  background: black;
  height: 125px;
  padding: 40px 0 15px 0;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .site-header {
    height: 75px;
    padding: 5px 0;
  }
}
.site-logo {
  background: url(img/logo/site-logo.png);
  background-size: 100%;
  display: block;
  float: left;
  height: 63px;
  width: 209px;
}

@media screen and (max-width: 767px) {
  .site-logo {
    height: 50px;
    width: 175px;
  }
}
.site-title {
  color: #4fb0df;
  display: inline-block;
  font-family: 'KeepCalm', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  margin: 43px 0 0 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 990px) {
  .site-title {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
}
.site-footer {
  background: #000;
  color: #d0d0d0;
  font-family: 'Signika', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  min-height: 300px;
  padding: 40px 0;
}
.site-footer a {
  color: #d0d0d0;
}

@media screen and (max-width: 767px) {
  .site-footer {
    padding: 20px 0 0 0;
  }
}
.site-footer-title {
  color: white;
  font-size: 1.125rem;
}

.footer-form-title {
  color: #ff9806;
}

@media screen and (max-width: 767px) {
  .site-footer-form {
    margin: 35px 0;
  }

  .site-footer-copyright {
    clear: both;
  }
}
.page-banner {
  background: black;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  max-height: 485px;
  overflow: hidden;
  padding: 0 10px 28% 10px;
  position: relative;
}

.page-banner .container {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-banner-overlay {
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

body:not(.home) .page-banner {
  height: 330px;
  overflow: hidden;
  padding: 0;
}

body.page-id-11 .page-banner {
  overflow: visible;
}

.banner img {
  display: block;
  margin: 0 auto;
}

.header-contact {
  color: white;
  font-size: 1.375rem;
  font-family: 'Signika', Arial, sans-serif;
  font-weight: 600;
  position: absolute;
  top: -38px;
  right: 10px;
}

@media screen and (max-width: 767px) {
  .header-contact {
    top: 0;
  }
}
.header-contact-tel {
  color: #ff9806;
  font-size: 1.875rem;
  margin: 0 0 0 15px;
}

@media screen and (max-width: 767px) {
  .header-contact-tel {
    font-size: 0.875rem;
  }
}
.header-contact-tel:before {
  background: url(img/icon/icon-header-phone.png) no-repeat;
  content: '';
  display: inline-block;
  height: 25px;
  margin: 0 15px 0 0;
  width: 25px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .header-contact-tel:before {
    background-size: 100%;
    height: 14px;
    margin: 0 5px 0 0;
    width: 14px;
  }
}
.header-contact-details {
  clear: both;
  line-height: 0;
  overflow: hidden;
}

.content {
  padding-bottom: 30px;
  padding-top: 30px;
}

.content li {
  margin-bottom: 5px;
}

.page-template-products .content {
  padding-top: 0;
}

/* ==========================================================================
   @ Home
   ========================================================================== */
.client-spotlight {
  color: #0f5d84;
  font-weight: 600;
}

.client-spotlight-logo {
  display: block;
  margin: 0 0 15px 0;
}

.home-content-container {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .home-content {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .home-content {
    border-right: 0;
    margin-bottom: 35px;
  }
}
.testimonials {
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .testimonials {
    padding: 0;
    text-align: center;
  }
}
/* ==========================================================================
   @ Exhibition
   ========================================================================== */
.exhibition {
  margin-bottom: 40px;
}

.exhibitions-name {
  color: #4fb0df;
  font-weight: 600;
}

.exhibitions-logo {
  margin-bottom: 15px;
}

/* ==========================================================================
   @ Products
   ========================================================================== */
.page-icon {
  display: inline-block;
  max-width: 250px;
}

.page-icon-gallery {
  max-width: 200px;
}

@media screen and (max-width: 767px) {
  .page-icon-gallery {
    margin: 0 auto;
  }
}
.page-icon-gallery .page-icon-title {
  background: #002d43;
  height: 60px;
  padding: 10px;
}

.page-icon-gallery {
  margin-bottom: 10px;
  padding-right: 10px;
}

.grid .page-icon-gallery:last-child {
  padding-right: 10px;
}

.page-icon .wp-post-image {
  display: block;
  height: 125px;
  width: 100%;
}

.page-icon-title {
  background: #ff9806;
  color: white;
  font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  display: table-cell;
  letter-spacing: -1px;
  height: 45px;
  padding: 3px 10px 5px 10px;
  text-transform: uppercase;
  text-align: center;
  width: 500px;
  vertical-align: middle;
}

.products-bar {
  background: black;
  padding: 25px 0 0 0;
}

@media screen and (max-width: 767px) {
  .products-bar {
    padding: 25px 0;
  }
}
.page-template-gallery .products-bar .page-icon-title {
  background: #002d43;
}

.sidebar-product {
  padding: 0 60px;
}

@media screen and (max-width: 767px) {
  .sidebar-product {
    padding: 0;
  }
}
/* ==========================================================================
   @ Contact
   ========================================================================== */
.contact-page {
  padding-bottom: 50px;
  padding-top: 50px;
}

@media screen and (max-width: 767px) {
  .contact-page {
    padding-bottom: 20px;
    padding-top: 20px;
  }
}
.contact-form {
  font-size: 1rem;
  margin: 40px 0;
}

@media screen and (max-width: 767px) {
  .contact-form {
    margin: 20px 0;
  }
}
.contact-details {
  padding: 60px 0 0 70px;
}

@media screen and (max-width: 767px) {
  .contact-details {
    padding: 0;
  }
}
.contact-form p {
  margin-bottom: 10px;
}

.account-detail {
  color: black;
  display: block;
  font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .account-detail {
    margin-bottom: 10px;
  }
}
.account-detail-title {
  display: inline-block;
  font-family: 'Roboto', 'Open Sans', Arial, sans-serif;
  font-size: 1rem;
  font-weight: 500;
  width: 30%;
  vertical-align: top;
}

.account-detail-value {
  display: inline-block;
  font-size: 0.8rem;
  font-weight: 600;
  margin: 0 0 15px 0;
  width: 60%;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .account-fax {
    margin-top: 30px;
  }
}
.account-email:before,
.account-phone:before,
.account-fax:before {
  content: '';
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: middle;
}

.account-email {
  margin-bottom: 50px;
}

.account-email:before {
  background: url(img/icon/icon-email.png) no-repeat;
  height: 16px;
  width: 23px;
}

.account-phone:before {
  background: url(img/icon/icon-phone.png) no-repeat;
  height: 22px;
  width: 22px;
}

.account-fax:before {
  background: url(img/icon/icon-fax.png) no-repeat;
  height: 21px;
  width: 22px;
}

/* ==========================================================================
   @ Gallery
   ========================================================================== */
.gallery-thumb {
  display: inline-block;
}

.gallery-thumb img {
  height: 140px;
  width: 300px;
}

@media screen and (max-width: 767px) {
  .gallery-thumb img {
    height: auto;
    width: 100%;
  }
}
/* ==========================================================================
   @ Blog
   ========================================================================== */
.blog-sidebar {
  padding: 56px 0 0 80px;
}

@media screen and (max-width: 415px) {
  .blog-sidebar {
    padding: 0;
  }
}
.blog-sidebar ul {
  margin-bottom: 30px;
}

.blog-sidebar a,
.blog-link {
  color: #323232;
}

.blog-link {
  font-weight: bold;
}

.blog-sidebar li {
  list-style: none;
  margin: 0;
}

.blog-sidebar h3 {
  margin-bottom: 5px;
}

.blog-posts {
  border-bottom: 1px solid #3a8bc6;
  padding: 20px 0 30px 0;
}

@media screen and (max-width: 415px) {
  .blog-posts {
    padding: 0 0 20px 0;
  }
}
.post-thumbnail {
  float: left;
  margin-right: 15px;
  width: 35%;
}

@media screen and (max-width: 415px) {
  .post-thumbnail img {
    width: 100%;
  }

  .post-thumbnail {
    float: none;
    margin-bottom: 10px;
    width: 100%;
  }
}
.blog-spotlight {
  height: 100%;
  background: #032d43;
  padding: 25px 20px;
}

@media screen and (max-width: 767px) {
  .blog-spotlight {
    background: none;
    padding: 0 0 10px 0;
  }
}
.blog-date {
  color: #4fb0df;
  display: block;
  font-weight: bold;
  margin: 10px 0;
}

.blog-spotlight a {
  color: white;
}

/* ==========================================================================
   @ Sidebar
   ========================================================================== */
.testimonials-sidebar {
  background: #343434;
  color: white;
  border-radius: 15px;
  color: white;
  font-weight: 600;
  margin-top: 20px;
  width: 100%;
  padding: 13px 10px 15px 10px;
}

@media screen and (max-width: 769px) {
  .testimonials-sidebar {
    float: none;
    margin: 20px 0 0 0;
    width: 100%;
  }
}
.testimonials-sidebar-title {
  color: white;
  font-size: 1rem;
  text-transform: uppercase;
}

/* ==========================================================================
   @ Accordion
   ========================================================================== */
.accordion-title {
  border-bottom: 1px solid #4994ca;
  color: #4fb0df;
  cursor: pointer;
  font-weight: bold;
  margin: 0 0 8px 0;
  padding: 3px 40px 10px 0;
}

.accordion-title:after {
  background-image: url(img/icon/icon-arrow-down.png);
  background-size: 100%;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  float: right;
  height: 9px;
  margin: 6px -30px 0 0;
  transition-delay: 0.2s;
  width: 16px;
  vertical-align: middle;
}

.accordion-active:after {
  transform: rotateZ(180deg);
  transition-delay: 0.2s;
}

.accordion-expanded {
  display: none;
}

.faq-bar .accordion-title {
  color: white;
  border: none;
  padding: 0 0 10px 0;
}

.faq-bar .accordion-title:after {
  background-image: url(img/icon/icon-arrow-down-lg.png);
  border: none;
  color: white;
  height: 18px;
  margin: 5px 0 0 0;
  width: 31px;
}

.faq-bar .accordion-active:after {
  background-image: url(img/icon/icon-minus.png);
  transform: rotateZ(0);
  transition-delay: 0.2s;
}

/* ==========================================================================
   @ FAQs Bar
   ========================================================================== */
.faq {
  max-width: 90%;
  margin: 0 0 20px 0;
}

@media screen and (max-width: 769px) {
  .faq {
    max-width: 100%;
  }
}
.faq-bar {
  background: #002c42;
  background: -moz-linear-gradient(top, #002c42 0%, #155f86 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #002c42), color-stop(100%, #155f86));
  background: -webkit-linear-gradient(top, #002c42 0%, #155f86 100%);
  background: -o-linear-gradient(top, #002c42 0%, #155f86 100%);
  background: -ms-linear-gradient(top, #002c42 0%, #155f86 100%);
  background: linear-gradient(to bottom, #002c42 0%, #155f86 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002c42', endColorstr='#155f86', GradientType=0 );
  color: white;
  font-size: 13px;
  height: 290px;
}

@media screen and (max-width: 990px) {
  .faq-bar {
    height: auto;
  }
}
.faq-bar-faqs {
  padding: 25px 10px 25px 0;
}

@media screen and (max-width: 767px) {
  .faq-bar-faqs {
    padding: 25px 0 0 0;
  }
}
.faq-bar-question {
  color: #4fb0df;
  font-weight: bold;
}

.faq-bar a {
  font-weight: bold;
}

.faq-col {
  border-right: 1px solid white;
  padding: 0 20px;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .faq-col {
    border: none;
    padding: 0 0 20px 0;
  }
}
.faq-col:first-of-type {
  padding-left: 0;
}

.faq-col:last-of-type {
  border: 0;
  padding-right: 0;
}

/* ==========================================================================
   @ Icons
   ========================================================================== */
.social-icons {
  float: right;
}

.site-footer .social-icons {
  float: left;
}

.social-icon {
  display: inline-block;
  height: 24px;
  margin-left: 10px;
  overflow: hidden;
  width: 24px;
}

.social-icon-mybusiness {
  background: url("img/icon/icon-my-business.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.social-icon-facebook {
  background: url("img/icon/icon-facebook.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

/* ==========================================================================
   @ Buttons
   ========================================================================== */
.button {
  background: #df8405;
  background: -moz-linear-gradient(top, #df8405 0%, #ff9706 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #df8405), color-stop(100%, #ff9706));
  background: -webkit-linear-gradient(top, #df8405 0%, #ff9706 100%);
  background: -o-linear-gradient(top, #df8405 0%, #ff9706 100%);
  background: -ms-linear-gradient(top, #df8405 0%, #ff9706 100%);
  background: linear-gradient(to bottom, #df8405 0%, #ff9706 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df8405', endColorstr='#ff9706', GradientType=0 );
  border-top: 1px solid #ffb619;
  border-radius: 10px;
  color: white;
  display: inline-block;
  font-family: 'Signika', Arial, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  padding: 8px 18px;
  text-transform: uppercase;
}

.button-header {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .button-header {
    margin-top: 10px;
  }
}
.button-header-quote {
  float: right;
  margin-right: 10px;
}

.button-header-brochure {
  background: #2085cd;
  background: -moz-linear-gradient(top, #2085cd 0%, #13507b 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #2085cd), color-stop(100%, #13507b));
  background: -webkit-linear-gradient(top, #2085cd 0%, #13507b 100%);
  background: -o-linear-gradient(top, #2085cd 0%, #13507b 100%);
  background: -ms-linear-gradient(top, #2085cd 0%, #13507b 100%);
  background: linear-gradient(to bottom, #2085cd 0%, #13507b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2085cd', endColorstr='#13507b', GradientType=0 );
  float: right;
  border-top: 1px solid #85c4f1;
}

@media screen and (max-width: 769px) {
  body:not(.home) .button-header-group {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
}
@media screen and (max-width: 990px) {
  .button-header-group {
    position: absolute;
    top: 160px;
    right: 20px;
    z-index: 101;
  }
}
@media screen and (max-width: 569px) {
  .button-header-group {
    top: 140px;
    right: 0;
    text-align: center;
    width: 100%;
  }

  .button-header-brochure,
  .button-header-quote {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
}
/* ==========================================================================
   @ Miscellaneous
   ========================================================================== */
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.visually-hidden {
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

@media screen and (max-width: 767px) {
  .hide-sml {
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    position: absolute;
  }
}
@media screen and (min-width: 769px) {
  .hide-lg {
    display: none;
  }
}
.wpcf7-text,
.wpcf7-textarea {
  border: 1px solid #737373;
  height: 35px;
  font-size: 1rem;
  padding: 0 15px;
  width: 100%;
  -webkit-appearance: none;
}

.wpcf7-textarea {
  height: 105px;
  padding: 13px 15px;
}
.wpcf7-recaptcha iframe{
max-width:280px;
}
.wpcf7-submit {
  background: #ff9806 url(img/icon/icon-submit-arrow.png) 85% center no-repeat;
  border: none;
  border-radius: 2px;
  color: white;
  cursor: pointer;
  float: right;
  font-family: 'Signika', 'Open Sans', Arial;
  font-size: 1rem;
  font-weight: 700;
  padding: 10px 35px 10px 25px;
  text-transform: uppercase;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
  background: #a90000;
  border: none;
  clear: both;
  color: white;
  margin: 20px 0 0 0;
  padding: 15px;
}

div.wpcf7-mail-sent-ok {
  background: green;
}

span.wpcf7-not-valid-tip {
  color: #a90000;
  margin-top: 5px;
}

::-webkit-input-placeholder {
  color: #000;
}

:-moz-placeholder {
  color: #000;
  opacity: 1;
}

::-moz-placeholder {
  color: #000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000;
}

.quote-form-container {
  background: rgba(0, 0, 0, 0.8);
  border-radius: 17px;
  margin: 0 0 20px 0;
  z-index: 100;
}

.quote-form {
  color: white;
  padding: 12px 12px 12px 12px;
  width: 100%;
}

.quote-form-title {
  background: #ff9806;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: white;
  font-family: 'KeepCalm', 'Open Sans', sans-serif;
  font-size: 1.125rem;
  text-align: center;
  padding: 12px 0 8px 0;
}

.form-label {
  display: inline-block;
  width: 23%;
}

.form-label-textarea {
  vertical-align: top;
}

.quote-form .form-label {
  font-family: 'Roboto', 'Open Sans', Arial;
  font-size: 1rem;
  font-weight: 500;
  margin-right: 13px;
}

.site-footer-form .wpcf7-text,
.quote-form .wpcf7-text,
.quote-form .wpcf7-textarea {
  border: none;
  color: white;
  width: 75%;
}

.quote-form .wpcf7-text,
.quote-form .wpcf7-textarea {
  color: black;
  width: 68%;
}

.quote-form .wpcf7-text {
  height: 25px;
}

.quote-form .wpcf7-textarea {
  height: 75px;
}

.quote-form .wpcf7-submit {
  padding: 3px 25px;
}

.quote-form p {
  margin-bottom: 8px;
}

.site-footer-form .wpcf7-text {
  background: #3a3a3b;
}

.site-footer-form p {
  margin-bottom: 7px;
}

.site-footer-form .wpcf7-submit {
  padding: 5px 25px;
  margin: 10px 2px 0 0;
}

.site-footer-form .wpcf7-text {
  height: 25px;
}

/* ==========================================================================
   @ Slideshow(s)
   ========================================================================== */
.slideshow {
  background: black;
}

.cycle-products-slideshow {
  margin: 0 0 25px 0;
  position: relative;
  top: -25px;
}

@media screen and (max-width: 767px) {
  .cycle-products-slideshow {
    margin-bottom: 0;
  }
}
.products-bar .cycle-products-slideshow {
  top: 0;
}

.cycle-slide-default {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  display: block;
  margin: 0;
  position: relative !important;
  overflow: hidden;
  white-space: normal !important;
  vertical-align: top;
  text-align: center;
}

.cycle-prev,
.cycle-next {
  cursor: pointer;
  position: absolute;
  top: 45px;
}

.cycle-prev {
  background: url(img/icon/icon-arrow-prev.png);
  height: 30px;
  left: -30px;
  width: 27px;
}

@media screen and (max-width: 769px) {
  .cycle-prev {
    left: 10px;
  }
}
.cycle-next {
  background: url(img/icon/icon-arrow-next.png);
  height: 30px;
  right: -30px;
  width: 27px;
}

@media screen and (max-width: 769px) {
  .cycle-next {
    right: 10px;
  }
}
.cycle-prev-white {
  background: url(img/icon/icon-arrow-white-prev.png);
}

.cycle-next-white {
  background: url(img/icon/icon-arrow-white-next.png);
}

.cycle-next-valign,
.cycle-prev-valign {
  margin-top: -15px;
  top: 50%;
  z-index: 3;
}

@media screen and (max-width: 769px) {
  .cycle-next-valign,
  .cycle-prev-valign {
    z-index: 500;
  }
}
@media screen and (max-width: 767px) {
  .home .cycle-next-valign,
  .home .cycle-prev-valign {
    margin-top: -35px;
  }

  .cycle-prev-gallery {
    background: url(img/icon/icon-arrow-white-prev.png);
  }

  .cycle-next-gallery {
    background: url(img/icon/icon-arrow-white-next.png);
  }
}
.gallery-bar {
  height: 175px;
  position: relative;
}

.gallery-bar img {
  height: 175px;
}

.home-slideshow-slide {
  background: black;
  background-size: cover;
  background-position: 0;
  height: 330px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .home-slideshow-slide {
    height: 200px;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
