/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: JE Collett Builders Ltd
Description: Website for JE Collett Builders
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/*==========Fonts & Headings===========*/
html {
  background-color: #f2f2f2;
  height: 100%;
}
body {
  font-family: 'Montserrat', sans-serif;
  max-width: 1460px;
  margin: 0 auto;
  height: auto;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(117, 117, 117, 0.1);
}
#wrap {
  padding-bottom: 50px;
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
}
h1 {
  color: #063d5a;
  font-weight: 300;
  text-transform: uppercase;
}
h3 {
  font-weight: 200;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 5px;
}
h3:after {
  background: none repeat scroll 0 0 #063d5a;
  bottom: -10px;
  content: "";
  display: block;
  height: 1px;
  position: relative;
  width: 75px;
}
p {
  line-height: 2;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a strong {
  color: #000;
}
a:visited,
a:hover,
a:active {
  text-decoration: underline;
}
.padded {
  padding-top: 40px;
}
.parts {
  margin-top: 172px;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  transition: 0s;
  background-color: rgba(6, 61, 90, 0.5);
}
.page-id-6 .title h1:after {
  display: inline-block;
  content: "";
  position: relative;
  width: 280px;
  height: 58px;
  top: 5px;
  margin-left: 20px;
  background-image: url('/wp-content/uploads/2019/09/medals-about.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  vertical-align: bottom;
}
@media (max-width: 767px) {
  .page-id-6 .title h1::after {
/*     width: 250px;
    height: 51px; */
	margin-left: 0px;
    display: block;
  }
}
/*========== Not Home ===========*/
body:not(.home) .features .container .col-md-10 {
  background-color: #f7f7f7;
  padding: 15px;
}
/*========== Buttons ===========*/
.btn {
  background: transparent;
  border-radius: 0px;
  text-transform: uppercase;
}
.btn.btn-primary {
  border: solid 1px #ee1c28;
  color: #ee1c28;
  font-weight: 600;
  padding: 3px 25px;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.btn.btn-primary:focus {
  background: #ee1c28;
  color: #fff;
}
/*========== Projects ===========*/
.image-responsive img {
  max-width: 100%;
  height: auto;
}
.archive-box {
  padding-bottom: 15px;
  min-height: 315px;
}
.archive-box h3 {
  margin-top: 5px!important;
  font-weight: 200;
  text-transform: uppercase;
  padding-bottom: 15px;
  padding-top: 5px;
  color: #333;
  margin-bottom: 0px;
}
.archive-box a {
  text-decoration: none;
}
.archive-box .gallery-image-wrap {
  position: relative;
}
.archive-box img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.archive-box.archive-box-no-filter img {
  -webkit-filter: unset!important;
  filter: unset!important;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  .archive-box {
    min-height: 0px;
  }
}
/*========== Sections ===========*/
.single-plans h3 {
  color: #ee1c27;
  font-weight: 600;
  font-size: 17px;
}
section {
  /*========== Header ===========*/
  /*========== Navigation ===========*/
  /*========== Banner ===========*/
  /*========== Textbox ===========*/
  /*========== Quote ===========*/
  /*========== Features ===========*/
  /*========== Call To Action ===========*/
  /*========== Video ===========*/
  /*========== Video ===========*/
  /*========== Gallery ===========*/
  /*========== Footer ===========*/
}
section.archive-plans {
  padding: 100px 0px 50px 0px;
}
section.archive-plans .plans-box {
  padding: 10px;
}
section.archive-plans a {
  text-decoration: none;
  color: #000;
}
section.archive-plans a:hover {
  text-decoration: none;
}
section.archive-plans .title {
  background: #000;
  text-align: center;
  padding: 5px 0px;
  text-transform: uppercase;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
}
section.archive-plans .title .red {
  font-weight: 600;
  color: #ed1c25;
}
section.archive-plans .specs {
  background: #f2f2f2;
  font-weight: 600;
  padding: 5px;
  text-align: center;
}
section.archive-plans .specs .spec {
  display: inline-block;
  padding: 2px 4px;
}
section.archive-plans .specs img {
  margin: 0px 3px 0px 7px;
  max-height: 25px;
}
section.specifications {
  padding: 40px 0px;
}
section.specifications .table {
  width: 100%;
  text-align: center;
}
section.specifications .table .table-item {
  display: inline-block;
  padding: 10px 0px;
}
section.specifications .table .table-row {
  padding: 10px 0px;
}
section.specifications .table .table-head {
  background: #e3e3e3;
  border-right: solid 2px #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 6px;
  font-weight: 600;
}
section.paragraph {
  padding: 40px 0px;
  text-align: center;
}
section.spec-icons {
  margin-left: 20px;
  font-weight: 600;
}
section.spec-icons .spec {
  display: inline-block;
  padding: 2px 7px;
}
section.spec-icons img {
  margin: 0px 5px;
  max-height: 30px;
}
section.floor-plan img {
  margin: auto auto;
}
section.header-image {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
}
section.spec-icons {
  display: inline-block;
}
@media (max-width: 1138px) {
  section.spec-icons {
    width: 100%;
    text-align: center;
  }
}
section.breadcrumb {
  display: inline-block;
  border-radius: 0px;
  background-color: #000;
  width: 50%;
  text-transform: uppercase;
  color: #fff;
  font-size: 19px;
  text-align: right;
}
@media (max-width: 1138px) {
  section.breadcrumb {
    width: 100%;
    text-align: center;
  }
}
section.breadcrumb .red {
  font-weight: 600;
  color: #ed1c25;
}
section .header-wrap {
  position: relative;
}
section .header-inner {
  position: absolute;
  width: 100%;
  z-index: 99999;
}
section.header {
  padding: 50px 0px;
}
section.header .header-text {
  text-transform: uppercase;
  margin-top: 25px;
}
section.header .header-logo img {
  max-width: 220px;
}
section .shiftnav.shiftnav-skin-dark-red ul.shiftnav-menu ul.sub-menu {
  margin-left: 20px;
}
section.navigation {
  background: rgba(6, 61, 90, 0.9);
  padding: 10px 0px 0px 0px;
}
section.navigation .pull-right {
  padding-bottom: 4px;
}
section.navigation .navToggle {
  color: #fff;
  margin-top: 4px;
  cursor: pointer;
}
section.navigation .navToggle .shiftnav-toggle-button {
  background: transparent;
  padding: 0px;
}
section.navigation a.fb {
  margin: 0px 7.5px;
}
section.navigation .btn.btn-primary {
  color: #fff;
  border-color: #fff;
  padding: 2px 15px 0px 15px;
  margin-left: 50px;
  font-size: 16px;
}
section.navigation .btn.btn-primary:hover {
  border-color: #eb2130;
  transition: 0s;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  section.navigation .btn.btn-primary {
    margin-left: 0px;
  }
}
section.navigation nav.main-menu {
  padding: 4px 4px 0 4px;
  display: inline-block;
}
section.navigation nav.main-menu .menu-item-has-children:hover .sub-menu {
  display: block;
}
section.navigation nav.main-menu .sub-menu {
  background-color: rgba(6, 61, 90, 0.75);
  padding: 10px 0px !important;
}
section.navigation nav.main-menu .sub-menu li {
  padding: 7.5px 17.5px;
  display: block;
  text-align: center;
}
section.navigation nav.main-menu .sub-menu li a {
  border: 0;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  border: none !important;
}
section.navigation nav.main-menu .sub-menu li:last-child a {
  border: none !important;
}
section.navigation nav.main-menu .sub-menu li:first-child:before {
  display: none;
}
section.navigation nav.main-menu .sub-menu li:after {
  display: none;
}
section.navigation nav.main-menu ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
section.navigation nav.main-menu ul.sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
section.navigation nav.main-menu li.current-menu-item a {
  color: #eb2130;
}
section.navigation nav.main-menu li.current-menu-item .sub-menu li a {
  color: #fff;
}
section.navigation nav.main-menu li.current-menu-item .sub-menu li.current-menu-item a {
  color: #eb2130;
}
section.navigation nav.main-menu li {
  display: inline-block;
  padding: 0 0 15px 0;
  margin: 0;
  position: relative;
}
section.navigation nav.main-menu li a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 0px 15px;
  border-top: 0;
  border-bottom: 0;
  text-transform: uppercase;
}
section.navigation nav.main-menu li:first-child:before {
  content: "/";
  color: #eb2130;
  display: inline;
  font-weight: 600;
}
section.navigation nav.main-menu li:after {
  content: "/";
  color: #eb2130;
  display: inline;
  font-weight: 600;
}
section.banner {
  min-height: 350px;
  background-size: cover;
  background-position: center center;
  position: relative;
}
section.banner.type-tall {
  min-height: 500px;
}
section.banner.type-short .redbar-banner {
  display: block;
  position: absolute;
  width: 20px;
  height: 40%;
  top: 30%;
  background-color: #ee1c27;
}
section.banner.type-short .redbar-banner.redbar-left {
  left: 0px;
}
section.banner.type-short .redbar-banner.redbar-right {
  right: 0px;
}
section.banner.type-video {
  min-height: 0;
}
section.banner.type-video .container {
  position: relative;
  z-index: 2;
  margin-bottom: -80px;
}
section.banner.type-video .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
section.banner img.triangle-right-angle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 33.33%;
}
section.banner-full {
  position: relative;
}
section.banner-full img.triangle-right-angle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 33.33%;
}
section.textbox ul li {
  margin-bottom: 10px;
  line-height: 2;
}
section.quote {
  color: #063d5a;
  text-align: center;
}
section.quote p {
  font-style: italic;
}
section.quote i {
  font-size: 8px;
  vertical-align: top;
  margin-top: 8px;
}
section.quote i.fa-quote-left {
  margin-right: 3px;
}
section.quote i.fa-quote-right {
  margin-left: 3px;
}
section.quote .name {
  font-weight: 600;
}
section.quote hr {
  border-top: 1px solid #063d5a;
}
section.features {
  padding: 25px 0px;
}
section.features .box {
  position: relative;
  height: auto;
  padding: 75px 0px;
}
section.features .box .box-inner {
  position: relative;
  z-index: 99;
}
section.features .box img {
  margin: auto;
  margin-bottom: 10px;
}
section.features .box .title {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
}
section.features .box .redbar {
  width: 40px;
  height: 3px;
  background-color: #eb2130;
  margin: 10px auto 0 auto;
}
section.features .box img.triangle-right-angle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 66.66%;
}
section.features .feature-item {
  padding: 20px;
  text-align: center;
  display: block;
  text-decoration: none;
}
section.features .feature-item .text {
  padding: 10px 5px 20px 5px;
  line-height: 2;
  box-sizing: content-box;
  color: #333;
}
section.call-to-action .box {
  background-size: cover;
  padding: 30px 30px 30px 30px;
}
section.call-to-action .box .title {
  color: #fff;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 5px;
  display: block;
  font-weight: 600;
  font-size: 16px;
}
section.call-to-action .box p {
  color: #fff;
}
section.call-to-action .box a.btn {
  margin-top: 15px;
}
@media (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  section.call-to-action .box {
    text-align: center;
  }
  section.call-to-action .box img {
    margin: 40px auto 0 auto;
  }
  section.call-to-action .box p {
    max-width: 400px;
    margin: 0 auto 10px auto;
  }
}
section.video {
  text-align: center;
}
section.half-and-half-image img {
  margin: 0 auto 20px auto;
}
section body.post-type-archive-projects.gallery .gallery-item {
  margin-bottom: 30px;
}
section body.post-type-archive-projects.gallery .gallery-item img {
  width: 100%;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
section.gallery .gallery-item {
  margin-bottom: 30px;
}
section.gallery .gallery-item .gallery-image-wrap {
  position: relative;
}
section.gallery .gallery-item img {
  width: 100%;
}
section.gallery .gallery-wrap {
  padding: 0px;
}
section.footer {
  padding: 50px;
  background: #f7f7f7;
}
section.footer .container {
  max-width: 1040px;
}
section.footer a.phone {
  display: block;
  color: #063d5a;
  font-weight: 800;
  font-size: 45px;
  position: relative;
  text-decoration: none;
  top: -10px;
}
section.footer a {
  color: #000;
}
section.footer hr {
  border-color: #888;
}
section.footer img {
  margin-left: 40px;
}
section.footer .subfooter {
  text-align: center;
}
section.footer .redbar-footer-container {
  position: relative;
}
section.footer .redbar-footer-container .footer-number {
  float: right;
}
section.footer .redbar-footer {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  background-color: #ee1c27;
}
section.footer .redbar-footer.redbar-left {
  left: -50px;
}
section.footer .redbar-footer.redbar-right {
  right: -50px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.footer .container {
    width: 100%;
  }
  section.footer img {
    margin-left: 0px;
  }
  section.footer .footer-number {
    padding-top: 10px;
  }
  section.footer a.phone {
    top: -5px;
    font-size: 35px;
  }
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 991px) {
  section.footer a.phone {
    font-size: 35px;
    margin-top: 10px;
  }
  section.footer img {
    margin-left: 0px;
  }
  section.footer .redbar-footer-container .footer-number {
    float: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  section.footer {
    padding: 50px 25px;
  }
  section.footer .redbar-footer.redbar-left {
    left: -25px;
  }
  section.footer .redbar-footer.redbar-right {
    right: -25px;
  }
}
section.copyright {
  background-color: #002942;
  color: #fff;
}
section.copyright p {
  font-weight: 600;
  font-size: 12px;
  margin: 0;
  padding: 5px 0;
}
.gform_wrapper .gfield_required {
  display: none;
}
.gform_wrapper ul li.gfield {
  margin-top: 0px !important;
}
.gform_wrapper ul.gform_fields li.gfield {
  margin-bottom: 15px;
}
.gform_wrapper .gform_button {
  background: transparent;
  border-radius: 0px;
  text-transform: uppercase;
  border: solid 1px #ee1c28;
  color: #ee1c28;
  padding: 7.5px 10px !important;
  font-weight: 600;
}
.gform_wrapper .gform_button:hover,
.gform_wrapper .gform_button:active,
.gform_wrapper .gform_button:focus {
  background: #ee1c28;
  color: #fff;
}
.gform_wrapper .gfield_label {
  display: none!important;
}
.gform_wrapper input,
.gform_wrapper textarea {
  border: none;
  font-weight: 600;
  background: #f7f7f7;
  padding: 7.5px 10px !important;
}
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
  text-transform: uppercase;
}
/* headlines with lines */
.decorated {
  overflow: hidden;
  text-align: center;
}
.decorated > span {
  position: relative;
  display: inline-block;
}
.decorated > span:before,
.decorated > span:after {
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 2px solid;
  width: 591px;
  /* half of limiter*/
  margin: 0 20px;
}
.decorated > span:before {
  right: 100%;
}
.decorated > span:after {
  left: 100%;
}
#carousel .item .slide-background {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover !important;
  margin: 0;
  padding: 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center right;
  position: relative;
}
#carousel .item .slide-background .slide-inner {
  z-index: 999;
  position: relative;
  padding: 225px 0px;
}
#carousel .item .slide-background .slide-inner .button {
  margin-top: 50px;
}
#carousel .item .slide-background .slide-inner .heading {
  padding-bottom: 5px;
  margin: 0 auto;
  max-width: 570px;
  border-bottom: 2px solid #ffffff;
}
#carousel .item .slide-background .slide-inner .heading.no-pre {
  padding-bottom: 0px;
  border-top: 2px solid #ffffff;
}
#carousel .item .slide-background .slide-inner .heading.no-pre .main-heading {
  padding-bottom: 0px;
}
#carousel .item .slide-background .slide-inner .pre-heading {
  color: #fff;
  line-height: 1;
  font-size: 25px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin: 0 auto;
}
#carousel .item .slide-background .slide-inner .main-heading {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
#carousel .item .slide-background .slide-inner .btn.btn-primary {
  color: #fff;
  font-size: 16px;
}
#carousel .item .slide-background .overlay {
  background-color: rgba(6, 61, 90, 0.85);
}
#carousel .item .slide-background img.triangle {
  position: absolute;
  bottom: -75px;
  z-index: 99;
  width: 100%;
}
#carousel .item .slide-background img.triangle-right-angle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 33.33%;
}
#carousel .redbar-banner {
  display: block;
  position: absolute;
  width: 20px;
  height: 40%;
  top: 30%;
  background-color: #ee1c27;
}
#carousel .redbar-banner.redbar-left {
  left: 0;
}
#carousel .redbar-banner.redbar-right {
  right: 0;
}
#carousel .carousel-indicators {
  z-index: 999;
}
#carousel .carousel-indicators li {
  border-color: #fff;
  width: 10px;
  height: 10px;
  margin: 0 2.5px!important;
}
#carousel .carousel-indicators li.active {
  background-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section.navigation nav.main-menu li a {
    font-size: 14px;
    padding: 0px 5px;
  }
  #carousel .item .slide-background img.triangle {
    bottom: -30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .parts {
    margin-top: 122px;
  }
  section.header {
    padding: 25px 0px;
  }
  section.navigation .pull-right {
    margin-top: -5px;
    padding-bottom: 10px;
  }
  #carousel .item .slide-inner {
    padding: 200px 0px!important;
  }
  #carousel .item .slide-background img.triangle {
    bottom: -30px;
  }
}
@media (max-width: 767px) {
  .parts {
    margin-top: 156px;
  }
  section.navigation .pull-right {
    margin-top: -5px;
    padding-bottom: 10px;
  }
  section.header {
    padding: 25px 0px;
  }
  section.header .header-text {
    margin-top: 15px;
  }
  section.header .header-text {
    font-size: 13px;
  }
  section.navigation a.fb {
    display: none;
  }
  section.navigation a.ig {
    display: none;
  }
  .header .pull-right {
    float: unset!important;
  }
  #carousel .item .slide-inner {
    padding: 125px 0px!important;
  }
  #carousel .item .slide-inner .pre-heading {
    font-size: 25px;
  }
  #carousel .item .slide-inner .main-heading {
    font-size: 40px!important;
    padding-bottom: 10px;
  }
  #carousel .item .slide-background img.triangle-right-angle {
    width: 50%;
  }
  #carousel .item .slide-background img.triangle {
    bottom: 0px;
  }
}
