/*!
Theme Name: Pictura Creative
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: pictura-creative
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
@font-face {
  font-family: museo-sans, sans-serif;
  font-weight: 300;
  font-style: normal;
}
body, p {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  font-size: 16px;
line-height: 24px;
  text-rendering: geometricPrecision;
  font-weight: 300;
}
li {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  font-size: 16px;
line-height: 24px;
  text-rendering: geometricPrecision;
  font-weight: 300;
}
h1, h2, h3, h4, h5, h6 {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  clear: both;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 700
}
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  clear: both;
  display: block;
  margin: 0;
  width: 100%;
  font-weight: 700
}

/* Color */

.green1, .green1 p {
  color: #7fbc42 !important;
}

.green2, .green2 p {
  color: #66a02b !important;
}
.green3, .green3 p {
  color: #bedb9a !important;
}

.black, .black p {
  color: #2c3339;
}

.darkgrey, .darkgrey p {
  color: #84898b !important;
}

.grey, .grey p {
  color: #bec0c0 !important;
}

.semilightgrey, .semilightgrey p {
  color: #f0f0f0 !important;
}

.lightgrey, .lightgrey p {
  color: #f8f8f8 !important;
}

.white, .white p {
  color: #ffffff !important;
}

/* Headings */

.t1, .t1 p {
  font-size: 64px !important;
  line-height: 68px !important;
  font-weight: 900 !important;
	 font-family: museo-sans, sans-serif;
}

.t2, .t2 p {
  font-size: 48px !important;
  line-height: 52px !important;
  font-weight: 900 !important;
	 font-family: museo-sans, sans-serif;
}

.st1, .st1 p {
  font-size: 38px !important;
  line-height: 44px !important;
  font-weight: 900 !important;
	 font-family: museo-sans, sans-serif;
}

.st2, .st2 p {
  font-size: 28px !important;
  line-height: 36px !important;
  font-weight: 700 !important;
	 font-family: museo-sans, sans-serif;
}

.st3, .st3 p {
  font-size: 24px !important;
  line-height: 30px !important;
  font-weight: 700 !important;
	 font-family: museo-sans, sans-serif;
}
.p1, .p1 p {
  font-size: 18px !important;
  line-height: 26px !important;
	 font-family: museo-sans, sans-serif;
  font-weight: 300;
}
.p2, .p2 p {
  font-size: 14px !important;
  line-height: 18px !important;
  font-weight: 300 !important;
	 font-family: museo-sans, sans-serif;
}



.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.skip-link {
  display: none
}
.headline, h1, .h1 {
  font-size: 52px;
  line-height: 58px;
  margin-bottom: 32px;
  font-family: museo-sans, sans-serif;
}
h2, .h2 {
  
  font-size: 30px;
  line-height: 38px;
  margin-top: 18px;
}
h3, .h3 {
  
  font-size: 26px;
  line-height: 34px;
  font-family: museo-sans, sans-serif;
  margin-bottom: 18px;
}
h4, .h4 {
  
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 12px;
  font-family: museo-sans, sans-serif;
}
h5, .h5 {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 12px;
  font-family: museo-sans, sans-serif;
}
h6, .h6 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 12px;
  font-family: museo-sans, sans-serif;
}
p {
  font-size: 16px;
line-height: 24px;
  margin: 0 0 12px;
}
a {
  font-size: 16px;
line-height: 24px;
  display: inline-block;
  position: relative;
  color: #7FBC42;
	font-weight: 400;
  font-family: museo-sans, sans-serif;
}
p.small {
  font-size: 14px;
  line-height: 18px;
}
.small {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}
.bold, b, strong {
  font-weight: 900
}
.regular {
  font-weight: 300
}
.demiBold {
  font-weight: 700;
	font-size: 18px;
}
.italic {
  font-style: italic;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pt-0 {
  padding-top: 0 !important;
}
header {
  position: relative;
  width: 100%;
  left: 0;
  top: 100px;
  height: auto;
  padding: 19px 0;
  -webkit-transition: background-color 0.65s cubic-bezier(0.19, 1, 0.22, 1), padding 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background-color 0.65s cubic-bezier(0.19, 1, 0.22, 1), padding 0.55s cubic-bezier(0.19, 1, 0.22, 1);
  background: #2C3339
}
.heroFullScreen {
  margin: 99px 0 0px
}
.preHeaderTrue header {
  transition: 0.5s;
}
.home #content {
  position: relative;
  z-index: 2;
  background: #fff;
}
#content {
  overflow: hidden
}.tele {
   font-weight: 900;
 }
.has-scrolled .pre-header {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
}
.has-scrolled a.logo.main_logo img {
  max-height: 55px;
}
button.menu-toggle {
  display: none
}
nav#site-navigation {
  vertical-align: middle;
  align-items: center;
  display: flex;
  margin-left: auto;
}
.has-scrolled nav#site-navigation {
  margin-top: 0
}
.has-scrolled .site-branding a {
  color: #2C3339
}
.site-branding a {
  color: #fff
}
a.burger {
  font-size: 16px;
  line-height: 18px;
  color: #84898B;
  font-weight: 700;
  cursor: pointer;
}
.burger img {
  vertical-align: middle;
  margin-left: 15px;
}
ul#primary-menu {
  padding: 0;
}
#primary-menu li {
  display: inline-block;
  margin-left: 41px;
  vertical-align: middle;
  margin-bottom: 0
}
#primary-menu li:first-child {
  margin-left: 0px;
}
#primary-menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 18px;
  font-weight: 700;
}
.pre-header.style1 {
  padding: 13px 0 12px;
  z-index: 3;
  background-color: rgba(25, 28, 29, 0.25);
  position: fixed;
  width: 100%;
  top: 0;
  transition: 0.5s
}
.pre-header p, .pre-header a {
  color: #2C3339;
  font-size: 16px;
line-height: 24px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 700;
}
.admin-bar .heroFullScreen, .admin-bar header {
  top: 0px;
}
.admin-bar.has-scolled .heroFullScreen, .has-scrolled.admin-bar header {
  top: 32px;
}
.stretched-content {
  max-width: 600px;
  margin: 0 auto;
}
.stretched-img {
  height: 100%;
  position: relative;
}
.f_address2 {
  margin-top: 37px;
}
.euqal-column {
  height: 100%;
  background: #fff
}
a.logo.main_logo img {
  max-height: 75px;
  transition: 0.5s
}
.pre-header a.enquiry_btn, .pre-header .get_in_btn {
  margin-left: 20px;
  font-size: 16px;
  line-height: 18px;
  font-weight: 900;
  background: #7FBC42;
  border-radius: 25px;
  font-family: museo-sans, sans-serif;
  padding: 16px 25px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.pre-header a.enquiry_btn, .searchMenu,.tele {
  margin-left: 20px;
}
.pre-header a.enquiry_btn:hover {
  background: #66A02B
}
a.contactLocation {
font-weight:  normal;
}
.searchMenu img {
  vertical-align: middle
}
.btn-style3 {
  background: transparent;
  color: #fff;
  padding: 6px 16px;
  border-radius: 3px;
  border: 2px solid #fff;
  font-family: museo-sans, sans-serif;
  font-size: 13px;
line-height: 24px;
}
.top_right {
  text-align: right;
}
.statement {
  padding: 100px 0
}
.content {
  padding: 143px 0 102px
}
.services {
  padding: 50px 0 150px;
}
.single .services {
  padding: 150px 0
}
.content-center {
  text-align: center
}
.content-link {
  margin-top: 12px;
}
.content-text {
  font-size: 30px;
  line-height: 36px;
}
.content-title {
  font-size: 44px;
  line-height: 46px;
}
.page .flexslider {
  background: transparent;
  border: 0;
}
.hero-content {
  position: absolute;
  z-index: 2;
  padding: 40px 50px 159px;
  max-width: 525px;
  background: #7FBC42;
  left: 84px;
  bottom: 0;
}
.pb-0{ padding-bottom:0px;}
.pb-5{ padding-bottom:50px;}
.hero-content:before {
  position: absolute;
  content: '';
  left: 0;
  top: -42px;
  width: 100%;
  border-top: 50px solid #7FBC42;
  border-left: 50px solid #7FBC42;
  border-bottom: 50px solid #7FBC42;
  transform: skewY(9deg);
  z-index: 0;
  background: #7FBC42;
}
.hero-box h1 {
  color: #fff;
  font-size: 52px;
  line-height: 58px;
  max-width: 1035px;
  margin: 0 auto;
  font-weight: 900;
}
.hero-box p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #fff;
  margin-top: 24px;
}
.hero-box .h1 {
  color: #fff;
  font-size: 52px;
  line-height: 58px;
  max-width: 1035px;
  margin: 0 auto;
  font-weight: 900;
}
#scrollBottom {
  position: absolute;
  height: 40px;
  bottom: 60px;
  z-index: 5;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 50px;
}
#scrollBottom a {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #D8D4DA;
  border-radius: 50px;
  box-sizing: border-box;
  display: block;
  font-size: 0;
}
#scrollBottom a::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #D8D4DA;
  border-radius: 100%;
  -webkit-animation: scrollDot 2s infinite;
  animation: scrollDot 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes scrollDot {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes scrollDot {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.heroFullScreen .slides > li img {
  height: 60vh !important;
}
.heroFullScreen .slides > li .heroIMG {
  height: 100% !important;
}
.heroFullScreen .slides > li{
  height: 100% !important;
}
.flex-direction-nav a:before {
  display: none !important;
}
.heroFullScreen ul.flex-direction-nav {
  position: absolute;
  bottom: 31px;
  left: 134px;
  height: 60px;
  width: 135px;
  z-index: 2;
}
.heroFullScreen .flex-direction-nav a {
  left: 0 !important;
  opacity: 1 !important;
  right: 0 !important;
  margin: 0px auto !important;
  top: 0 !important;
  height: 100% !important;
  padding: 20px 0;
  width: 67px;
  text-align: center;
}
.heroFullScreen .flex-direction-nav li:first-child {
  margin-right: 1px;
}
.heroFullScreen .flex-direction-nav li {
  display: block;
  height: 100%;
  width: 49.5%;
  background: rgba(255, 255, 255, 0.2);
  position: relative;
  text-align: center;
  padding: 20px 0;
  float: left;
  min-height: auto
}
.heroFullScreen .flex-direction-nav li:hover {
  background: rgba(255, 255, 255, 0.4);
}
.heroFullScreen .flex-direction-nav img {
  max-width: 20px;
  height: auto;
  margin-top: -7px
}
.heroFullScreen .flex-control-paging li a {
  display: block;
  background: transparent !important;
  cursor: pointer;
  text-indent: -9999px;
  border: 2px solid #fff !important;
  border-radius: 50%;
  font-size: 0;
}
.heroFullScreen .flex-control-nav {
  width: 150px;
  position: absolute;
  bottom: 61px;
  text-align: left;
  left: 303px;
  z-index: 2;
  height: 10px;
}
.heroFullScreen .flex-control-paging li a.flex-active {
  background-color: #fff !important;
}
.heroFullScreen .flex-control-nav li {
  margin: 0 4px;
}
.grid {
  padding: 150px 0 130px;
}
.stretched-img img {
  /* object-fit: cover;
  height: 100%;
  width: 100%; */
}
.cta_style1, .cta_style2 {
  padding: 150px 0
}
.cta_style3 {
  padding: 130px 0 112px;
}
.cta_style1 .cta_text {
  text-align: center;
  position: relative
}
.cta_style1 .cta_text h4 b {
  font-family: museo-sans, sans-serif;
}
.footer-top {
  padding: 40px 0;
}
footer {
  position: relative;
  z-index: 1;
}
.footer-middle {
  padding: 0px 0 70px;
}
.copyright {
  padding: 00px 0 70px;
}
.footer-bottom a {
  color: #fff;
}
ul.footer_social {
  padding: 0;
  list-style: none;
  margin: 0;
  float: right;
}
ul.footer_social li {
  display: inline-block;
  margin-right: 32px;
}
ul.footer_social li:last-child {
  margin-right: 0
}
.f_address, .footer-middle a {
  color: #fff;
  font-weight: 300;
}
.footer_social a {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  font-size: 0;
  width: 30px;
  height: 23px;
  display: inline-block;
}
.white_social a {
  background-image: url(images/social-white.svg);
}
.footer_social a.facebook {
  width: 11px;
  background-position: -58px 0;
}
a.instagram {
  background-position: 0px 0;
  width: 25px;
}
a.twitter {
  background-position: -105px 0;
  width: 28px;
}
a.youtube {
  background-position: -157px 0;
}
a.google {
  background-position: -209px 0px;
  width: 34px;
}
a.linkedin {
  background-position: -264px 0;
  width: 28px;
}
.f_address h5, .f_address .h5, footer .widgettitle {
  color: #fff;
  margin: 0 auto 10px;
  font-size: 16px;
line-height: 24px;
  font-weight: 700;
  font-family: museo-sans, sans-serif;
}
footer .widgettitle {
  text-transform: capitalize
}
.footer-middle a {
  margin-top: 12px
}
.f_address a {
  font-size: 16px;
  line-height: 24px;
    color: #fff;
    margin-bottom: 16px;
    font-weight: 300;
}
footer .menu {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
footer .menu a {
  font-size: 16px;
  line-height: 16px;
  color: #BEC0C0;
  margin-bottom: 6px;
  font-weight: 700;
    border-bottom: 1px solid transparent;
}
footer .menu .sub-menu {
  list-style: none
}
#menu-footer-menu2 .sub-menu li {
  position: relative;
  padding-left: 14px;
}
#menu-footer-menu2 .sub-menu li:before {
  position: absolute;
  content: "-";
  top: 9px;
  left: 0;
  width: 3px;
  height: 2px;
  color: #BEC0C0;
}
footer #menu-footer-menu2 .sub-menu a {
  font-weight: 300
}
.copyright a, .copyright p, .copyright {
  color: #84898B;
  font-size: 12px;
  line-height: 18px;
  font-family: museo-sans, sans-serif;
  margin: 0;
}
.policy_thanks {
  float: right;
}
.policy_thanks a {
  text-align: right;
}
.enquiry-modal, .career-modal {
  position: fixed;
  top: -100%;
  bottom: initial;
  right: 0;
  z-index: 9;
  background: #7FBC42;
  transition: 1s;
  padding: 50px 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  overflow-y: auto;
}
.enquiry-modal__inner {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  align-items: center;
  position: relative;
  justify-content: center;
  display: flex;
}
span.modal-close {
  position: absolute;
  right: 40px;
  top: 40px;
  cursor: pointer;
  z-index: 9;
}
.enquiry-modal h1, .career-modal h1 {
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  font-family: museo-sans, sans-serif;
  padding: 0;
  font-weight: 900;
}
.enquiry-modal p, .career-modal p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  color: #fff;
}
.enquiry-modal .h1, .career-modal .h1 {
  color: #fff;
  font-size: 48px;
  line-height: 52px;
  font-family: museo-sans, sans-serif;
  padding: 0;
  font-weight: 900;
}
.btn-style1:before, .btn-style2:before {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #2C3339;
  position: absolute;
  bottom: 1px;
  -webkit-transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: width 0.35s cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-style2:before {
  background-color: #fff
}
.btn-style1:hover:before, .btn-style2:hover:before {
  width: 100%;
}
h3.stretched-title {
  margin-bottom: 29px;
}
h5.stretched-title {
  margin-bottom: 15px
}
.stretched-content.stretched-right {
  float: left;
}
.has-scrolled .burger a {
  background-image: url(images/menu-black.svg);
}
.has-scrolled .burger:after, .has-scrolled .burger:before {
  background-color: #2C3339;
}
.burger a {
  position: relative;
  width: 30px !important;
  font-size: 0;
  background-image: url(images/menu-white.svg);
  top: -4px;
}
#primary-menu li.burger a:before {
  display: none
}
.fullMenu-open .menu-half {
  right: 0;
}
.fullMenu-open #menu-full-screen-menu li {
  opacity: 0;
}
.fullMenu-open #menu-full-screen-menu li {
  /*-webkit-animation: nav-item-fade-in .75s ease-in forwards;
  animation: nav-item-fade-in .75s ease-in forwards; */
  opacity: 1;
}
.full-menu {
  height: 100%
}
#menu-full-screen-menu {
  list-style: none
}
.menu-bg.hide {
  /* -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);*/
}
#primary-menu li.burger {
  cursor: pointer;
}
#primary-menu li {
  position: relative;
}
#primary-menu li.searchMenu {
  margin-left: 60px;
}
.testimonial {
  padding: 150px 0 130px;
}
.clientLogos {
  padding: 150px 0;
}
.flexslider {
  border: 0 !important;
}
.flexslider .slides img {
  width: auto !important
}
.flexslider.heroFullScreen .slides img {
  width: 100% !important
}
.alignCenter li {
  text-align: center
}
.alignCenter li img {
  margin: 0 auto;
}
.downArrow {
  position: absolute;
  width: 100%;
  height: 200px;
  left: 0;
  bottom: 0;
  cursor: url(images/down-arrow.png), auto;
  background: transparent;
}
.blogs {
  padding: 150px 0;
  background: #fff
}
.bgImage {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 200px 0 211px;
  background-position: center;
  background-attachment: fixed;
}
.textCenter {
  margin: 0 auto;
}
.grid-fixedGrid [class*="col-md-"] {
  margin: 50px 0 50px;
}
.keep1.grid-fixedGrid [class*="col-md-"], .keep2.grid-fixedGrid [class*="col-md-"] {
  margin: 0
}
.grid-fixedGrid {
  padding: 100px 0;
}
.keep1 {
  padding: 80px 0 100px;
}
.fixed-content {
  max-width: 95%;
  float: none;
  width: 735px;
}
.fixed-right {
  float: right
}
.grid-img img {
  width: 100%;
}
.normal-column, .euqal-column,.bedroomCol{
  background: #fff;
 /* transition: all .4s cubic-bezier(.645, .045, .355, 1) .1s;*/
  position: relative;
  top: 0;
    transition-timing-function: ease-in-out;
    transition: .3s;
}
h3.grid-title {
  margin-top: 34px;
  font-family: museo-sans, sans-serif;
}
.grid-text {
  padding: 50px 0 132px;
}
.grid .content-link {
  margin-top: 8px;
}
.aboutMore .gridText {
  min-height: 120px;
}
.quoteText h4, .quoteText .h4 {
  font-size: 38px;
  line-height: 44px;
  font-weight: 900;
  margin-bottom: 27px;
  color: #000;
}
.quote .col-md-7 .btn-medium {
  margin: 21px 0 0;
}
.quote .col-md-7 p b {
  font-weight: 700;
}
.order0 {
  order: 0
}
.order1 {
  order: 1
}
.quote .col-md-7 p {
  font-size: 24px;
  line-height: 32px;
}
.quote {
  padding: 146px 0 120px;
}
.blog-content {
  padding: 41px 56px 44px 50px;
  width: 100%;
  white-space: initial;
  background: #fff;
}
h4 a {
  margin: 0 0 10px 0;
  font-size: 22px;
  line-height: 28px;
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  display: block;
  width: 100%;
  font-weight: 900;
}
.blog-img img {
  width: 100%;
  height: 100%;
}
.heroFullScreen li {
  height: 800px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60vh
}
p:empty {
  display: none
}
.projects {
  padding: 150px 0;
}
.project-content {
  padding: 41px 77px 44px 50px;
}
.testimonial p {
  margin-bottom: 25px;
}
.testimonial h5 {
  margin: 0 0 25px
}
.testimonial ol.flex-control-nav.flex-control-paging {
  bottom: 0px;
}
.testimonial .flex-control-nav {
  position: relative
}
.flex-direction-nav a {
  opacity: 1 !important
}
.flex-direction-nav a:before {
  display: none
}
.flexslider .flex-control-paging li a {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  box-shadow: none;
  background: #fff;
  border: 2px solid #2C3339;
}
.testimonial-content {
  text-align: left
}
.testimonial-content h4 {
  margin-bottom: 20px
}
.flex-direction-nav .flex-next {
  right: 0px !important;
  text-align: right;
  width: auto;
  height: auto;
}
.flex-direction-nav .flex-prev {
  left: 0px !important;
  text-align: right;
  width: auto;
  height: auto;
}
.clientLogos_grid img {
  margin-top: 50px;
}
.team {
  padding: 80px 0 90px;
}
.team-content h4 {
  margin: 0 0 17px;
}
.team-content p.bold {
  margin: 32px 0 11px;
}
.team-content {
  margin-bottom: 60px;
}
.banner {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  margin-top: 100px
}
.bannerText {
  background: #7FBC42;
  padding: 40px 27px 40px 40px;
  font-size: 48px;
  font-weight: 900;
  position: relative;
  z-index: 2;
  max-width: 470px;
}
.bannerText:before {
  position: absolute;
  content: '';
  left: 0;
  top: -44px;
  width: 100%;
  border-top: 36px solid #7FBC42;
  border-left: 50px solid #7FBC42;
  border-bottom: 50px solid #7FBC42;
  transform: skewY(6deg);
  z-index: -1;
  background: #7FBC42;
}
.bannerText h2 {
  margin-bottom: 0
}
.menu-contact a {
  color: #2C3339
}
.menu-social ul.footer_social {
  float: left;
}
.menu-social {
  margin-top: 44px;
}
.faq {
  padding: 30px 0 150px;
}
.page-heading h4 {
  margin: 0
}
.heading {
  margin-top: 0;
  margin-bottom: 85px;
}
.page-heading {
  padding: 150px 0 55px;
}
ul.accordion {
  list-style: none;
  border-bottom: 1px solid #E7E8E9;
}
ul.accordion li {
  border-top: 1px solid #E7E8E9;
  border-bottom: 1px;
}
.inner {
  overflow: hidden;
  display: none;
  padding-bottom: 30px;
}
a.toggle {
  width: 100%;
  display: block;
  color: #7FBC42;
  position: relative;
  padding: 30px 0;
  transition: background .3s ease;
  font-family: museo-sans, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
.toggle:after {
  content: '';
  position: absolute;
  display: block;
  width: 24px;
  height: 2px;
  border-bottom: none;
  bottom: 11px;
  top: 42px;
  right: 0;
  border-radius: 6px;
  background: #7FBC42;
  transition: width 0.3s;
}
a.toggle:before {
  content: '';
  display: block;
  width: 24px;
  height: 2px;
  position: absolute;
  bottom: 11px;
  transform: rotate(90deg);
  transition: 0.2s;
  top: 42px;
  right: 0;
  background: #7FBC42;
  border-radius: 6px;
}
.subFaq a.toggle:before, .subFaq a.toggle:after {
  right: 0px;
  background: #84898B;
  width: 14px;
}
a.showPanel:before {
  transform: rotate(0deg);
}
a.showPanel:after {
  idth: 0;
}
.showPanel:after {
  transform: rotate(180deg)
}
.form {
  padding: 55px 0 0;
}
.form-row {
  width: 100%;
  float: none;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.wpcf7 label {
  position: absolute;
  left: 0;
  top: 10px;
  color: #BEDB9A;
  z-index: 1;
  transition: transform 150ms ease-out, font-size 150ms ease-out;
 font-family: museo-sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}
.wpcf7 .focused label {
  transform: translateY(-67%);
  font-size: 12px;
  line-height: 18px;
}
.wpcf7-textarea {
  height: 150px;
  padding: 21px 0 27px;
  height: 150px;
}
.wpcf7-form-control-wrap {
  position: relative;
}
input.wpcf7-form-control, .wpcf7-textarea {
  border: 0;
 font-family: museo-sans, sans-serif;
  background-color: transparent;
  padding: 12px 0px 4px;
  color: #fff;
  font-size: 16px;
line-height: 24px;
  border-bottom: 1px solid #fff;
  width: 100%;
  z-index: 2;
  position: relative;
  border-radius: 0;
  font-weight: 700
}
.wpcf7-textarea {
  padding: 16px 0 32px
}
div.wpcf7 .ajax-loader {
  display: block
}
.enquiry-modal__inner input.wpcf7-form-control:focus, .enquiry-modal__inner .wpcf7-textarea:focus {
  border-color: #fff;
}
input.wpcf7-form-control:focus, .wpcf7-textarea:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-top: 0;
  border-left: 0;
  border-bottom: 1px solid;
  border-right: 0;
  outline: none;
  border-color: #D3D6DC;
}
input.wpcf7-form-control.wpcf7-submit {
  width: auto;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #7FBC42;
  padding: 1;
  padding: 15px 40px;
  font-weight: 900;
  -webkit-appearance: none;
}
input.wpcf7-form-control.wpcf7-submit:hover {
  color: #fff;
  background: transparent
}
input.wpcf7-form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
}
div.wpcf7-response-output {
  float: left;
  width: 100%
}
span.wpcf7-not-valid-tip {
  display: none
}
.wpcf7-not-valid {
  border-color: red !important;
}
span.file-custom:before {
  content: "Attach Your Resume*";
  width: calc(100% - 127px);
  float: left;
  text-align: left;
  margin-right: 20px;
  font-family: museo-sans, sans-serif;
  background-color: #F8F8F8;
  padding: 20px 18px;
  color: #84898B;
  font-size: 16px;
  line-height: 30px;
  border: 1px solid #BEC0C0;
}
span.file-custom {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
}
span.file-custom:after {
  position: absolute;
  right: 0;
  z-index: 6;
  display: block;
  content: "Browse";
  font-family: museo-sans, sans-serif;
  background-color: #F8F8F8;
  padding: 20px 18px;
  color: #2C3339;
  font-size: 16px;
  line-height: 30px;
  width: 105px;
}
div.wpcf7 input[type="file"] {
  min-width: 14rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
label.file {
  position: relative;
  display: inline-block;
  cursor: pointer;
  /* height: 2.5rem; */
  width: 100%;
}
.form h4 {
  margin-bottom: 10px;
}
.map {
  padding: 55px 0 150px
}
ul.contact_info {
  list-style: none
}
.phoneIcon {
  background-image: url("images/phone.svg");
}
.menu-contact a {}
.contact_info li a {
  color: #2C3339;
}
.emailIcon {
  background-image: url("images/email.svg");
}
.addressIcon {
  background-image: url("images/location.svg");
  background-size: 25px !important;
}
li.addressIcon br {
  display: none;
}
.full-text {
  max-height: 610px;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
}
.full-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.blog-list {
  padding: 55px 0 100px;
}
.blog-row {
  border-top: 1px solid #E7E8E9;
  padding: 50px 0;
  width: 100%;
  display: flex;
  position: relative;
  top: 0;
  transition: top ease 0.5s;
  flex-wrap: wrap;
}
.sidebar .widget {
  padding: 40px 0 25px;
  border-top: 1px solid #E7E8E9;
}
.sidebar .widgettitle {
  font-family: museo-sans, sans-serif;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 20px;
  padding: 0;
}
.sidebar ul {
  list-style: none
}
.blog-date {
  font-size: 16px;
line-height: 24px;
  margin-bottom: 18px;
  margin-top: 0px;
}
.blog-list-content h4 {
  margin: 6px 0
}
.cta_style2 {
  text-align: center;
}
.cta_style2 h4 {
  padding: 25px 70px;
  border: 2px solid #fff;
  display: inline;
  color: #fff;
  max-width: 959px;
  margin: 0 auto;
}
.site-branding {
  position: relative;
}
.has-scrolled a.logo.sticky_logo {
  opacity: 1;
  transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
}
li.cat-item a {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  font-size: 16px;
line-height: 24px;
  margin-bottom: 12px;
}
li.cat-item:last-child a {
  margin-bottom: 0
}
.widget_recent_entries a {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 5px;
  display: block;
}
.widget_recent_entries span {
  font-family: museo-sans, sans-serif;
  color: #2C3339;
  font-size: 16px;
line-height: 24px;
  margin-bottom: 30px;
  display: block
}
.widget_recent_entries li:last-child span {
  margin-bottom: 0
}
.blog .page-heading {
  padding-bottom: 0;
}
.blog .blog-list {
  padding-top: 0
}
h2.screen-reader-text {
  display: none;
}
nav.pagination {
  margin: 100px 0 0;
  text-align: center;
}
nav.pagination a, nav.pagination span {
  padding: 17px 26px;
  border: 1px solid #BEC0C0;
  font-family: museo-sans, sans-serif;
  display: inline-block;
  font-size: 16px;
line-height: 24px;
  color: #BEC0C0;
  border-left: 0;
  margin-left: -4px;
  width: 60px;
  height: 60px;
  text-align: center;
}
nav.pagination a {
  color: #2C3339;
}
nav.pagination a.next,
nav.pagination a.prev {
    width: unset;
}

.blog-list .nav-links {
    margin: auto;
}
.single .heading {
  margin: 0px 0 40px;
}
.blogDetail-date {
  margin-bottom: 32px;
}
.searchBar {
  position: fixed;
  width: 100vw;
  top: -150px;
  height: 100px;
  background-color: #2C3339;
  z-index: 9;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0
}
.searchBar.open {
  top: 0;
}
.searchForm {
  width: calc(100% - 50px);
  display: inline-block;
  vertical-align: middle;
}
.closeSearch {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1;
  text-align: right
}
input#search {
  background: none;
  border: 0;
  font-family: museo-sans, sans-serif;
  color: #fff;
  font-weight: 300;
  width: 80%;
  font-size: 24px;
  line-height: 32px;
}
.searchForm input[type="submit"] {
  display: none
}
input#search::-webkit-input-placeholder { /* Edge */
  color: #84898B;
}
input#search:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #84898B;
}
input:focus {
  border: 0;
  outline: none
}
input#search::placeholder {
  color: #84898B;
}
.flexslider {
  background: transparent
}
.service-content {
  padding: 42px 25px;
}
.service-grid, .blog-grid, .project-grid {
  position: relative;
  top: 0;
  transition: top ease 0.5s;
}
.service-grid:hover, .blog-grid:hover, .project-grid:hover {
  top: -10px;
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
}
.grid-content {
  padding: 0 34px 30px 30px;
}
.box-section {
  padding: 50px 0 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.box-section.box-icon-left
{
  padding-top: 80px;
}
.box {
  padding: 30px 0px 12px
}
.box-title {
  margin-bottom: 10px;
}
.box-img {
  margin-bottom: 31px;
}
.footer-bottom {
  padding: 30px 0;
}
.footer-style2 .f_address h5, footer.footer-style2 .widgettitle, .menu-full .f_address h5, .menu-full .widgettitle {
  font-size: 28px;
  margin-bottom: 30px;
  text-transform: capitalize;
  color: #fff
}
.footer-style2 .footer_social, .menu-full .footer_social {
  margin-top: 15px;
  display: block;
  width: 100%;
}
.footer-style2 .menu a, .menu-full .menu a {
  font-size: 16px;
line-height: 24px;
  margin-bottom: 16px;
  color: #fff
}.menu-full .menu a
 {
color:#84898B}

.menu-wrap-top {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
.menu-wrap-top .menu > li:first-child a, .menu-wrap-top .menu.allBold li a {
  
  font-weight: 700;
  font-size: 24px;
  color:#fff;
  line-height: 32px;
}
.logoPopup {
  margin-bottom: 73px
}
.menu-wrap-top .col-md-3 .menu:nth-child(2) {
  margin-top: 26px
}
.animate {
  transition: all .9s cubic-bezier(.645, .045, .355, 1) .1s;
}
.animate.visible-animation {
  transform: none;
}
.hero-link {
  margin-top: 28px;
}
a.btn-style4 {
  font-family: museo-sans, sans-serif;
  font-size: 16px;
line-height: 24px;
  color: #2C3339;
}
.has-scrolled.single header, .has-scrolled.search header {
  background: #fff
}
.top_left p {
  margin-top: 0px;
}
.error-404 {
  padding: 120px 0;
  margin-top: 100px;
}
.text-right {
  text-align: right;
}
.align-self-center {
  align-self: center !important;
}
.menu-full {
  display: flex;
  z-index: 10;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  transition: 0.5s;
  padding: 130px 0px;
  justify-content: space-between;
  flex-direction: column;
  background: #2C3339;
  overflow-y: scroll;
}
.fullMenu-open .menu-full {
  top: 0
}
.grid .grid-title {
  margin: 30px 0 10px;
  font-weight: 700;
}
.grid-text .grid-title {
  margin-bottom: 27px;
}

.aboutMore .grid-title
{
  font-weight: 900;
}
.viewCustom .stretched-title {
  color: #fff;
  margin-bottom: 27px;
}
.row-stretched .content-link {
  margin-top: 28px;
}
.quote h5 {
  margin-bottom: 23px !important;
}
.quote h1, .quote .h1 {
  margin-bottom: 83px;
}
.quote-col-title {
  margin-top:0px;
  margin-bottom: 20px;
  color: #7FBC42;
  font-size: 32px;
  line-height: 38px;
  font-weight: 900;
}
section .sectionTitle {
  margin-bottom: 30px;
}
.testimonial .sectionTitle
{
  font-size: 38px;
  line-height: 44px;
}
.bgImage .sectionTitle {
  margin-bottom: 25px
}
.service-content h4, .service-content .h4 {
  margin-bottom: 18px;
}
.menu-half-only-menu {
  display: flex;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  transition: 0.2s;
  padding: 130px 0px;
  justify-content: center;
  align-items: center;
  background: #2C3339;
  text-align: center
}
.fullMenu-open .menu-half-only-menu {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.menu-half-only-menu .menu li a {
  color: #fff;
  font-size: 36px;
  line-height: 44px;
  margin-bottom: 20px;
}
.enquiry-modal h2, .enquiry-modal .h2 {
  margin-bottom: 25px;
}
.btn-larger {
  font-size: 28px;
  line-height: 28px;
  padding: 25px 35px;
}
.btn-large {
  font-size: 16px;
  line-height: 18px;
  padding: 20px 30px;
}
.btn {
  border-radius: 50px;
  font-weight: 700;
}
.btn-small {
  font-size: 14px;
  line-height: 14px;
  padding: 10px 20px;
}
.btn-smaller {
  font-size: 14px;
  line-height: 14px;
  padding: 5px 15px;
}
.btn-white-bg {
  color: #7FBC42;
  background: #fff;
  border: 2px solid #fff;
}
.btn-black-bg {
  color: #fff;
  background: #2C3339;
  border: 2px solid #2c3339;
}
.btn-white-border {
  color: #fff;
  border: 2px solid #fff;
  background: transparent;
}

.btn-black-border {
  color: #2C3339;
  border: 2px solid #2C3339;
  background: transparent;
}
.btn-black-border:hover {
  background: #2C3339;
  color: #fff
}
.btn-black, .btn- {
  font-size: 16px;
line-height: 24px;
  color: #2C3339;
  font-family: museo-sans, sans-serif;
  position: relative;
  display: inline-block;
  padding: 0 !important
}
.btn-white {
  font-size: 16px;
line-height: 24px;
  color: #fff;
  display: inline-block;
  position: relative;
  font-family: museo-sans, sans-serif;
  padding: 0 !important
}
.project-grid, .service-grid {
  background: #F8F8F8;
}
nav.pagination .page-numbers:first-child {
  border-left: 1px solid #BEC0C0
}
.service-grid {
  margin-bottom: 49px;
}
.cta_style3 h4, .cta_style3 .h4 {
  color: #fff;
  margin-bottom: 40px;
}
.banner-content {
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
}
.breadcrumb span, .breadcrumb a {
  font-size: 14px;
line-height: 24px;
  font-family: museo-sans, sans-serif;
  color: #505557;
  font-weight: 300;
}
.breadcrumb span {
  font-weight: 700
}
.breadcrumb {
  margin: 60px 0 30px;
	position:relative;
	z-index: 2;
}
.pageInfo .sectionTitle {
  margin-bottom: 33px;
}
.pageInfo {
  padding: 50px 0 100px;
}
.pageInfo h4, .pageInfo .h4 {
  margin-bottom: 20px
}
.single-service .quote {
  padding: 50px 0 0
}
.page-services .quote {
  padding: 50px 0
}
.job_row h4, .job_row .h4 {
  margin-bottom: 18px;
}
.job_column {
  background-color: #505557;
  padding: 48px 38px 51px;
}
.job_column p {
  color: #fff
}
.job_column a {
  color: #fff
}
.job_column .small {
  color: #BEC0C0;
  margin-bottom: 29px;
}
.job_column .content-link {
  margin-top: 78px;
}
/* .blog div#content {
  background: #f8f8f8;
} */
.noBanner .page-heading {
  padding: 0px 0 55px;
}
.postedBy.demiBold {
	display: none;
}

.blogDetail-content h3, .blogDetail-content .h3 {
  margin: 20px 0 0 0;
}
.blogDEtail-img {
  margin: 50px 0 60px;
}
.single .blog-header .heading {
  margin-bottom: 13px;
}
.social-share .footer_social li {
  margin-right: 24px;
}
.blog-cat {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.social-share {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
}
/* .single-post #content {
  background: #f8f8f8
} */
.single .blog-content {
  background: #f8f8f8
}
.strecth-row {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  flex-wrap: wrap;
}
.strecth-row:nth-child(even) .col-img {
  order: 0;
}
.strecth-row:nth-child(even) .col-text {
  order: 1;
}
.imgFirst .strecth-row:nth-child(even) .col-img {
  order: 1;
}
.imgFirst .strecth-row:nth-child(even) .col-text {
  order: 0;
}
.clientLogos .col-sm-6 {
  text-align: center
}
.grid-text .sectionTitle {
  margin-bottom: 30px;
}
.page-template-contact .grid-text {
  padding: 150px 0 20px;
}
.flex-control-nav {
  position: relative
}
.clientLogo.flexslider {
  margin-top: 50px;
}
.btn.btn-medium {
  padding: 11px 20px;
}
.green, .btn-green {
  color: #7FBC42;
  font-size: 16px;
line-height: 24px;
  font-weight: 700;
  padding: 0 !important;
}
.btn-green-border {
  color: #7FBC42;
  font-weight: 900;
  border: 2px solid;
  border-radius: 50px;
}
.btn-green-border:hover {
  color: #fff;
  background: #7FBC42
}
.green:hover, .btn-green:hover {
  color: #2C3339;
}
.btn-green-bg {
  background: #7FBC42;
  color: #fff
}
.btn-green-bg:hover {
  background: #66A02B;
}
.aboutMore .normal-column:hover, .you-may .bedroomCol:hover, .euqal-column:hover,.bedroomCol:hover {
  top: -30px;
  -webkit-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.15);
}
.section-designer .bedroomCol:hover
{
  top: 0px;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
}
.smallTitle {
  font-weight: 700;
  margin-bottom: 6px;
  color: #181C1D;
}
.homepageDesignSection h2.sectionTitle, .homepageDesignSection .h2.sectionTitle {
  margin-bottom: 26px;
}
.content-text {
  color: #181C1D;
  font-weight: 300;
  font-size: 18px;
line-height: 24px;
  margin-bottom: 45px;
}
.bedroomColContent {
  padding: 27px 23px 30px;
}
.bedroomCol {
  text-align: left;
  background: #fff;
  height: 100%
}
.home .bedroomCol {
  background: #F8F8F8;
}
.bedroomColContent p {
  min-height: 78px;
  margin-bottom: 25px
}
.bedroomColContent h4, .bedroomColContent .h4 {
  margin-bottom: 8px
}
.homepageDesignSection .content-link {
  margin-top: 60px;
  text-align: center;
  width: 100%
}
.btn-black-bg:hover {
  background: #000;
  border-color: #000
}
.viewCustom .stretched-text p {
  color: #fff
}
.reasons {
  padding: 180px 0;
}
.reasons h2, .reasons .h2 {
 color: #7fbc42;
  font-size: 38px;
  line-height: 44px;
  font-weight: 900;
  margin-bottom: 27px;
}
.reasons h4, .reasons .h4 {
  font-weight: 700
}
.reasons .content-link {
  margin-top: 60px;
}
.reasonCol h3, .reasonCol .h3 {
  color: #7FBC42;
  font-weight: 900;
  margin: 30px 0 15px
}
.reasonCol {
  margin-bottom: 49px;
}
.reasonCol p {
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
}
.content-link a:nth-child(2) {
  margin-left: 25px;
}
.cta {
  background-image: url(images/ctaBg.jpg);
  background-repeat: repeat;
  background-size: cover;
  background-position: left center
}
.cta h3, .cta .h3 {
  color: #181C1D;
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 24px;
}
.cta h2, .cta .h2 {
  color: #fff;
  font-weight: 900;
  margin-bottom: 16px;
  font-size: 40px;
  line-height: 44px;
}
.ctaLink, .tel {
  font-size: 32px;
  line-height: 36px;
  color: #fff;
  font-weight: 900;
  vertical-align: middle;
  display: inline-block;
}
.ctaLink a.btn {
  vertical-align: middle;
  margin-left: 15px;
}
.ctaImage {
  position: absolute;
  left: -50px;
  bottom: -150px;
  max-width: 550px;
  width: auto;
}
.btn-white-border:hover {
  background: #FFF;
  color: #7fbc42;
}
.menu-wrap-top .menu {
  list-style: none
}
.sectionContent h4, .sectionContent .h4, .sectionContent p {
  margin-bottom: 40px
}
.commonTextGrid h3.grid-title, .commonTextGrid .h3.grid-title {
  font-weight: 900;
  color: #7FBC42;
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}
.you-may {
  padding: 150px 0;
  position: relative
}
.you-may h3, .you-may .h3 {
  color: #7FBC42;
  margin-bottom: 80px;
}
.you-may .bedroomCol {
  background: #fff;
  transition: all .4s cubic-bezier(.645, .045, .355, 1) .1s;
  position: relative;
  top: 0;
}
.you-may .bedroomColContent h4 {
  margin-bottom: 30px
}
.best h2, .best .h2 {
  color: #7FBC42
}
.best p {
  color: #505557;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500
}
.build img {
  max-width: 179px;
}
.best h2.bold, .best .h2.bold {
  color: #7FBC42;
}
.build {
  margin-top: 42px
}
.quoteFull {
  color: #7FBC42;
  background: #F8F8F8;
  padding: 66px 67px 62px;
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
}
.sectionYouMayBottom {
  margin-top: 50px;
}
p.greenText {
  color: #7FBC42;
  font-weight: 700;
  margin-bottom: 31px;
}
ul.blackArrowLink {
  list-style: none;
}
ul.blackArrowLink a, .sectionYouMayTop ul a {
  color: #2C3339;
  font-weight: 700;
  font-size: 20px;
  width: 100%;
  line-height: 24px;
}
.blackArrowLink li, .sectionYouMayTop li,.inclusionCase li {
  margin-bottom: 12px;
  width: 49%;
  vertical-align: top;
  display: inline-block;
}
ul.blackArrowLink a:hover {
  color: #7FBC42
}
.pt-40 {
  padding-top: 40px
}
.stretched-text h5, .stretched-text .h5 {
  margin: 20px 0 15px;
}
.stretched-text b {
  font-weight: 700;
}
.grannyDesigns {
  padding: 50px 0 120px
}
.grannyDesigns .grid-title {
  color: #7FBC42;
  font-size: 38px;
  line-height: 44px;
  font-weight: 900
}
.grannyDesigns .grid-content {
  padding: 0
}
.sectionYouMayTop ul, .sectionYouMayBottom ul {
  list-style: none
}
.bestLeftImg {
 /* margin-top: -25px; */
  max-width: 990px;
  float: right;
  width: auto;
}
.build .col-sm-12:nth-child(2) img, .build .col-sm-12:nth-child(3) img {
  max-width: 150px;
}
.quoteQuestion {
  padding: 67px 20px;
  text-align: center;
  background: #F8F8F8;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.q_icontent {
  text-align: left;
  margin-left: 35px;
}
.section-quoteQuestion {
  padding-bottom: 70px
}
.sectionYouMayTop {
  background: #F8F8F8;
  padding: 100px 0;
}
.sectionYouMayTop h3, .sectionYouMayTop .h3 {
  color: #7FBC42;
  margin-bottom: 0
}
.porject-grid {
  margin-bottom: 80px
}
.projectMeta, .singleMeta {
  display: flex;
  margin-top: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.projectMeta h5, .projectMeta .h5 {
  flex: 0 0 calc(100% - 110px);
  -ms-flex: 0 0 calc(100% - 110px);
  max-width: 100%;
  margin: 0;
  line-height: 1;
  font-size: 1;
}
.singleMeta h2, .singleMeta .h2 {
  flex: 0 0 calc(100% - 106px);
  -ms-flex: 0 0 calc(100% - 106px);
  max-width: calc(100% - 106px);
}
.projectIcons {
  font-size: 21.4px;
  font-weight: 700;
  vertical-align: middle;
  display: flex;
  align-items: center;
  position: relative
}
.projectIcons img {
  margin-right: 7.2px;
}
.bathIcon {
  margin-left: 16px;
}
.projectIcons:before {
  position: absolute;
  content: "|";
  left: 54px;
  color: #BEC0C0;
  top: 3px;
  width: 1px;
  height: 100%;
  font-weight: 300;
}
.pageIntro {
  padding-bottom: 0
}
/******* TABS ***/
.tabs {
  margin-top: 30px;
}
.tabs-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  background: #E7E8E9;
  border-radius: 50px;
}
.tabs-nav .tab-active a {
  cursor: default;
}
.tabs-nav a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
line-height: 24px;
  text-align: center;
  width: 100%;
  border-radius: 50px;
  color: #84898B;
  padding: 13px 0;
}
li.tab-active a {
  background: #7FBC42;
  color: #fff;
}
.tabs-nav li {
  flex: 0 0 50%;
  max-width: 100%;
  -ms-flex: 0 0 50%;
  display: flex;
  align-self: stretch;
  flex-wrap: wrap;
  flex-direction: column;
}
.tabs-stage {
  width: 100%;
  padding: 70px 15px
}

.tabs-stage h4, .tabs-stage .h4 {
  color: #7FBC42;
  font-size: 32px;
  font-weight: 900;
  margin-bottom: 40px;
  line-height: 36px;
}
.tabs-stage h5, .tabs-stage .h5 {
  font-size: 18px;
line-height: 24px;
  font-weight: 700;
  color: #181C1D;
  margin-bottom: 15px;
}
.tabs-stage ul {
  list-style: none;
  margin-bottom: 40px
}
.tabs-stage ul li {
  font-size: 16px;
line-height: 24px;
  margin-bottom: 12px;
  padding-left: 15px;
  position: relative
}
.tabs-stage ul li:before {
  position: absolute;
  content: '';
  left: 0;
  text-align: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
}
.internalInclusion {
  margin-top: 140px;
  position: relative;
}
.internalInclusion:before {
  position: absolute;
  top: -80px;
  content: '';
  background: #E7E8E9;
  width: 100%;
  height: 1px;
}
.package {
  margin: 10px 0 40px;
}
.package h5, .package .h5 {
  margin: 30px 0 10px;
  
  font-size: 22px;
  line-height: 24px;
}
.section-designer .bedroomCol {
  background: none;
  margin-bottom: 50px
}
.section-designer .bedroomColContent {
  padding: 27px 0 30px
}
.section-designer .bedroomColContent p {
  min-height: auto;
  margin-bottom: 15px
}
.text-green {
  color: #7FBC42;
}
.downloadIcon {
  margin-left: 10px
}
.box-icon-left .box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px
}
.box-icon-left .box-content {
  flex: 0 0 calc(100% - 95px);
  margin-left: 24px;
  max-width: 100%;
  -ms-flex: 0 0 calc(100% - 95px);
}
.download-links {
  padding-bottom: 100px;
}
.section-designer {
  margin-top: 80px
}
h5 a, .h5 a {
  
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 12px;
}
div#portfolio {
  display: flex;
  flex-wrap: wrap;
  width: 100%
}
.mix_all {
  display: none;
}
ul.filtertab {
  list-style: none;
  margin-bottom: 80px;
}
ul.filtertab li {
  display: inline-block;
  background: #E7E8E9;
  padding: 10px 20px;
  border-radius: 50px;
  color: #505557;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
  margin-right: 14px;
}
ul.filtertab li.activeFilter {
  background: #7FBC42;
  color: #fff
}
.projectContent {
  margin: 60px 0 40px;
}
.projectContent ul, .additionalRe ul, .commonUL ul {
  list-style: none
}
.projectContent ul li, .additionalRe ul li, .commonUL ul li, .privacyPolicy ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 12px
}
.projectContent ul li:before, .additionalRe ul li:before, .commonUL ul li:before, .privacyPolicy ul li:before {
  position: absolute;
  content: '';
  height: 6px;
  width: 6px;
  background: #2C3339;
  border-radius: 50%;
  top: 9px;
  left: 0
}
.facadeRoof h2, .facadeRoof .h2 {
  margin-bottom: 60px;    font-size: 38px;
  left: 44px;

}
.facadeRoof p {
  margin-top: 10px
}
.facadeRoof {
  padding-bottom: 129px;
}
.floorplanImg {
  background: #F8F8F8;
  padding: 120px 0
}
.getStart.commonTextGrid h3.grid-title {
  margin-top: 10px
}
.ourProcess .tabs-stage h4, .ourProcess .tabs-stage .h4 {
  margin-bottom: 10px
}
.ourProcess .tabs-stage h5, .ourProcess .tabs-stage .h5 {
  margin-top: 30px;
  color: #2C3339
}
.ourProcess .tabs-stage {
  padding: 50px 15px 100px
}
.ourProcess {
  margin-top: 68px
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: calc(100% - 1px);
  overflow: auto;
  margin-top: 67px
}
thead {
  background: #7FBC43;
  color: #fff;
}
th {
  
  font-size: 20px;
line-height: 24px;
  color: #fff;
  font-weight: 700;
  padding: 20px 0;
}
th span {
  font-size: 14px;
  clear: both;
  display: block;
  font-weight: 300
}
.th-sub-use-span-style th sub {
    font-size: 14px;
    clear: both;
    display: block;
    font-weight: 300;
}
tbody tr td {
  padding: 24px 0;
  color: #2C3339;
  font-weight: 700;
  
  font-size: 18px;
  text-align: center;
line-height: 24px;
}
tbody
{

  border: 1px solid #979797;
  border-top: 0;
}
tbody tr {
  border-bottom: 1px solid #979797;
  border-top: 0
}
tbody tr td sup {
  font-size: 15px;
  line-height: 24px
}
.additionalRe {
  padding: 76px 0 60px;
}
.notes p {
  color: #505557;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 6px;
}
.notes b {
  font-weight: 700
}
.siteRequirement {
  padding: 76px 0 120px
}
.commonTextGrid .textGridContent {
  margin-bottom: 60px
}
.commonTextGrid {
  padding-bottom: 70px
}
.pageInfo b {
  font-weight: 700
}
.ourProcess.approvalsTab .tabs-stage h4 {
  margin-bottom: 30px
}
ul.subFaq a.toggle {
  color: #2C3339;
    font-size: 20px;
    line-height: 26px;
  font-weight: 700;
  padding-left: 30px;
  padding-right: 30px;
  width: calc(100% - 40px)
}
.accordion, .accordion ul {
  list-style: none
}
.subFaq ul {
  padding: 0 30px 30px
}
.specialNeeds {

}
.specialNeeds h2 {
  margin-bottom: 40px
}
.commonUL.inclusionCase {
  margin: 38px 0 40px;
}
.inclusionCase ul {

}
.projectSliderWrap {
  margin: 60px 0 40px!important;
}
.goTo {
  margin-top: 40px
}
.projectSliderWrap ul.flex-direction-nav {
  position: absolute;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  height: 50px;
  width: 129px;
}
.projectSliderWrap .flex-direction-nav .flex-prev {
  left: 0px !important;
  text-align: right;
  width: auto;
  height: auto;
  margin: 0;
  top: 0;
  transform: translate(20px, 10px);
}
.projectSliderWrap .flex-direction-nav .flex-next {
  right: 16px !important;
  text-align: right;
  width: auto;
  height: auto;
  margin: 0;
  top: 0;
  transform: translate(0px, 10px);
}
.projectSliderWrap .flex-direction-nav img {
  max-width: 12px;
}
.slideNumber {
  position: absolute;
  bottom: 14px;
  right: 43px;
  z-index: 11;
  color: #fff;
}
.current-slide, .total-slide {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
.downloadBrochure {
  text-align: right
}
.single-header .projectIcons:before {
  left: 58px;
  top: 24px;
}
.single-header .singleMeta h2 {
  flex: 0 0 calc(100% - 119px);
  -ms-flex: 0 0 calc(100% - 119px);
  max-width: 100%;
}
.projectIcons img {
  margin-right: 10.2px
}
.single .bathIcon {
  margin-left: 24px;
}
.single .projectSliderWrap {
  margin-top: 20px
}
.centerCTA {
  background: #F8F8F8;
  padding-top: 136px;
  text-align: center;
}
.centerCTA h4 {
  font-size: 20px;
  line-height: 26px;
}
.centerCTA.grid-text h3.sectionTitle {
  margin-bottom: 20px
}
.centerCTA h4 {
  margin: 0 0 20px
}
.centerCTA .content-link {
  text-align: center;
  width: 100%
}
.partnerLogo {
  margin-bottom: 30px
}
.supplyPartner {
  padding-bottom: 100px
}
.awards {
  padding: 50px 0 120px;
}
.team-content h5 {
  margin: 30px 0 7px;
}
.teamBottom {
  padding: 120px 0;
  background: #F8F8F8
}
.teamBottom .team-content {
  margin-bottom: 30px;
}
.projectCoordinator, .designer {
  margin-top: 70px
}
.awardRow {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 40px 0 20px;
  border-top: 1px solid #E7E8E9;
}
.awardYear {
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 100%;
}
.awardsListRow {
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.awardsList {
  flex: 0 0 50%;
  max-width: 100%;
  -ms-flex: 0 0 50%;
  flex-wrap: wrap;
  display: flex;
  margin-bottom: 20px;
}
.awardsList img {
  max-width: 110px;
  /* display: flex; */
}
.singleAward {
  margin-left: 15px;
  display: flex;
  flex: 0 0 calc(100% - 125px);
  flex-direction: column;
}
.acceditation b {
  font-weight: 700
}
.acceditation .gridText p:first-child {
  margin-bottom: 30px
}
.acceditation {
  padding-top: 120px
}
.sidebar.blogSidebar {
  padding-left: 8px;
  border-bottom: 1px solid #E7E8E9;
}
.sidebar .widget ul li a {
  color: #84898B;
  font-size: 16px;
  margin-bottom: 15px;
  line-height: 26px
}
.widget-title {
  margin-bottom: 22px
}
nav.loadMore {
  padding-top: 60px;
  display: block;
  width: 100%;
}
.testiWrap, .blogWrap {
  border-bottom: 1px solid #E7E8E9;
}
.postMeta > div {
  display: inline;
}
.postedBy {
  margin-left: 20px;
  color: #BEC0C0;
}
.newer {
  float: right;
}
.nextPrev {
  margin: 60px 0 0
}
.older a {
  color: #BEC0C0
}
.postMeta {
  margin-bottom: 20px
}
.blogSLider {
  margin-top: 60px;
}
.blogSLider h5 {
  margin-top: 30px
}
.iframeWrap {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  margin-top: 80px
}
.iframeWrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video h5 {
  margin-top: 20px
}
.video {
  padding-bottom: 120px
}
.openHomes {
  padding: 50px 0 120px;
}
.homeRow {
  display: flex;
  flex-wrap: wrap;
  background: #F8F8F8;
  margin-bottom: 40px
}
.homeImg {
  position: relative;
  right: -15px
}
.homeContent {
  padding-left: 45px;
}
.homeContent h2 {
  margin-bottom: 12px
}
.homeContent h3 {
  margin-bottom: 6px
}
.homeMeta {
  margin-bottom: 15px;
  font-weight: 700
}
.homeMeta img {
  margin-right: 7px
}
.calenderIcon {
  margin-left: 30px;
}
.page-id-3 #content, .page-id-13 #content, .page-id-9 #content {
  margin-top: 100px
}
.privacyPolicy h5 {
  color: #7FBC42;
  margin-top: 40px;
  margin-bottom: 15px;
}
.privacyPolicy ul {
  list-style: none
}
.privacyPolicy ul li {
  position: relative;
  margin-bottom: 12px;
  line-height: 26px
}
.privacyPolicy {
  padding-top: 10px;
}
ol {
  padding-left: 20px
}
ol li {
  margin-bottom: 12px
}
.contactForm {
  background: #F8F8F8;
  padding: 120px 0;
}
.greyBold {
  font-size: 28px;
  color: #84898B;
  line-height: 36px;
  font-weight: 700
}
.custom-select-wrapper {
  position: relative;
  user-select: none;
  width: 100%;
  margin-bottom: 30px;
}
.custom-select {
  position: relative;
  display: flex;
  flex-direction: column;
}
.custom-select__trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 20px;
  cursor: pointer;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #fff;
  padding-bottom: 23px;
  z-index: 1;
}
.custom-options {
  position: absolute;
  display: block;
  top: 50px;
  left: 0;
  right: 0;
  border-top: 0;
  background: #fff;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 3;
  padding: 30px 30px 40px;
}
.custom-select.open .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.custom-option {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #3b3b3b;
line-height: 24px;
  cursor: pointer;
  transition: all 0.5s;
  margin-bottom: 12px;
}
.custom-option:hover {
  cursor: pointer;
  color: #80BC42
}
.custom-option.selected {
  color: #80BC42;
}
.arrow {
  position: relative;
  height: 15px;
  width: 15px;
}
.arrow::before, .arrow::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0.15rem;
  height: 100%;
  transition: all 0.5s;
}
.arrow::before {
  left: -5px;
  transform: rotate(45deg);
  background-color: #fff;
}
.arrow::after {
  left: 5px;
  transform: rotate(-45deg);
  background-color: #fff;
}
.open .arrow::before {
  left: -5px;
  transform: rotate(-45deg);
}
.open .arrow::after {
  left: 5px;
  transform: rotate(45deg);
}
span.wpcf7-form-control-wrap.help {
  display: none
}
.custom-select__trigger > span {
  opacity: 0;
  color: #fff;
  font-weight: 700;
  position: relative;
  bottom: -13px;
}
.custom-options br {
  display: none;
}
ul.contact_info li br {
  display: none;
}
.contact_info li a.text-green {
  color: #7FBC42;
}
.contactForm input.wpcf7-form-control, .contactForm .wpcf7-textarea {
  border-bottom: 1px solid #BEC0C0;
  color: #2C3339
}
.contactForm .custom-select__trigger > span {
  color: #2C3339
}
.contactForm .wpcf7 label {
  color: #BEC0C0
}
.contactForm .custom-select__trigger {
  border-color: #BEC0C0;
  color: #2C3339
}
.contactForm input.wpcf7-form-control.wpcf7-submit {
  background: #7FBC42;
  border: 2px solid #7FBC42;
  color: #fff;
}
.contactForm input.wpcf7-form-control.wpcf7-submit:hover {
  background: #66A02B
}
.form-row.last-row {
  margin-bottom: 0;
}
.formRow .col-50 {
  width: calc(50% - 10px);
}
.upload-wrap {
  align-self: center;
}
.fileUpload {
  position: relative;
  overflow: hidden;
  height: 60px;
  font-size: 16px;
  max-width: 250px;
}
.fileUpload .btn-upload, .fileUpload .files {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.fileUpload .btn-upload {
  font-size: 16px;
  display: flex;
  width: 100%;
  background-color: #B8D593;
  color: #505557;
  height: 60px;
  cursor: pointer;
  border-radius: 5px;
  transition: color 0.2s, border 0.2s;
  overflow: hidden;
}
.fileUpload .btn-upload .icon-wrapper {
  border-right: 1px solid #7FBC42;
  width: 46px;
  height: 60px;
  position: relative;
  transition: all 0.2s;
  flex: 0 0 auto;
  text-align: center;
}
.icon-wrapper img {
  max-width: 22px;
  height: auto;
  text-align: center;
  margin: 16px 12px;
}
.fileUpload .btn-upload .text {
  line-height: 60px;
  flex: 1;
  text-align: center;
}
.fileUpload .btn-upload input.upload {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 60px;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  cursor: inherit;
  display: block;
}
.fileUpload .files {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #dcdcdc;
  text-align: left;
  font-family: 'NobelBL-RegularX';
  color: #212121;
  font-size: 20px;
  line-height: 23px;
  padding: 18px 12px
}
.name {
  width: calc(100% - 20px);
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.remove {
  width: 15px;
  float: right;
  margin-top: 3px;
  cursor: pointer;
  line-height: 1;
}
.remove img {
  max-width: 13px;
}
.fileUpload br {
  display: none
}
span.wpcf7-form-control-wrap.resume {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 100%;
  min-height: 60px;
  font-size: 100px;
  text-align: right;
  opacity: 0;
  cursor: inherit;
  display: block;
}
.col-50 {
  width: calc(41% - 10px);
  align-self: center;
}
.enquiry-modal.career-modal .last-row {
  display: flex;
  flex-wrap: wrap;
  float: none;
}
.career-modal .wpcf7-form-control.wpcf7-submit {
  background: transparent;
  color: #fff;
  margin-top: 40px
}
.career-modal .wpcf7-form-control.wpcf7-submit:hover {
  background: #fff;
  color: #7FBC42;
}
.enquiry-modal .uploadLabel {
line-height: 24px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 0;
}
.contactForm .arrow:before, .contactForm .arrow:after {
  background-color: #181C1D;
}
div.wpcf7-response-output {
  border: 0;
  padding: 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  color: #ff0000
}
.suburb .stretched-title {
  font-size: 38px;
  color: #7FBC42;
  font-weight: 900;
  line-height: 44px
}
.suburbReasons .darkTitle {
  margin-bottom: 60px
}
.suburbReasons .reasonCol h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px
}
.suburbReasons .reasonCol p {
  font-size: 16px;
  font-weight: 30;
  line-height: 24px
}
.reasonCTA {
  margin: 30px 0 0;
}
.reasonCTA h3 {
  color: #000;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 7px;
}
.reasonCTA .text-green a {
  color: #7FBC42
}
.reasons.suburbReasons {
  padding-bottom: 40px;
}
.whereBuild {
  padding: 60px 0 100px;
}
.whereBuild h2 {
  margin-bottom: 60px
}
.page-id-1552 .testimonial .text-center {
  text-align: left
}
.checkboxFilter {
  border-top: 1px solid #BEC0C0;
  padding: 21px 0;
}
.checkboxFilter {
  border-top: 1px solid #BEC0C0;
  padding: 21px 0;
}
.checkboxFilter p {
  font-size: 20px;
  line-height: 24px;
  color: #2C3339;
  font-weight: 700
}
label.checkWrap {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 10px;
}
.checkWrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #BEC0C0;
  border-radius: 3px;
}
input:checked ~ .checkmark {
  border-color: #7FBC42;
}
input:checked ~ .checkmark:after {
  display: block;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkmark:after {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/check.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80%;
}
.projectMeta h5 a {
  margin-bottom: 0
}
.projectWrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.page-id-1585 .testimonial .content-link, .page-id-1589 .testimonial .content-link, .page-id-1580 .testimonial .content-link {
  text-align: center
}
.page-id-1552 #masthead {
  display: none
}
.you-may:after {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-clip-path: polygon(0 0, 100% 35%, 100% 65%, 0% 100%);
  clip-path: polygon(0 0, 100% 45%, 100% 100%, 0% 100%);
  background: #F0F0F0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.triangleBg {
  background-image: url(images/q.png);
  border-re: inherit;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding-top: 247px;
}

.newbanner{
    font-size: 42px;
    line-height: 48px;
}

@media(min-width:1785px)
{
  .triangleBg {
    background-image:url(images/bg-large.png);
  background-position: center top;
  }
  }
.pb-0 {
  padding-bottom: 0
}
.pb-30
{
  padding-bottom: 30px;
}
.addBeforeBG:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  background: #f8f8f8;
  z-index: -1;
  top: 0;
}
.tablet, .mobile, .pre-header a.burger {
  display: none
}
.upArrow {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 44px;
  height: 44px;
  z-index: 5;
}
.goTop {
  display: none
}
.project-list {
  padding-bottom: 100px;
}
.rowFacade, .buildRow {
  display: flex;
  flex-wrap: wrap;
}
.buildRow {
  margin-top: 42px;
  margin-bottom: 30px;
}
.facadeWrap {
  flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  max-width: 30%;
  margin-right: 20px;
}
.facadeWrap:last-child {
  margin-right: 0;
}
.promotional {
  padding-bottom: 100px;
}
.career-modal {
  z-index: 10;
}
.contact_info .abn {
  margin-bottom: 12px;
}
li.address {
  margin: 12px 0 24px;
}
.trandingHours {
  margin-top: 50px;
  list-style: none
}
ul.contact_info .trandingHours {
  display: block
}
ul.suburbList {
  list-style: none;
  column-count: 4;
}
ul.suburbList li a {
  color: #2C3339;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}
.section-suburb {
  padding: 20px 0;
}
.googleReview {
  padding: 120px 0
}
.bedroomCatSlider {
  display: none
}
.bedroomCatGrid {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.openImagePopup {
  display: none;
}
.modal-imageZoom {
  position: fixed;
  top: -100%;
  bottom: initial;
  right: 0;
  z-index: 9;
  background: rgba(44, 51, 57, 0.7);
  transition: 1s;
  overflow-y: auto;
  padding: 50px 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  justify-content: center;
}
.imageZoom-modal__inner {
  margin: 0 auto;
  width: 100%;
  height: auto;
  display: block;
  align-items: center;
  position: relative;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.doc_resource .inner a {
  display: block;
  margin-bottom: 5px
}
.homeCalender, .homeTime {
  display: inline-block
}
.quote.homeQuote.suburbQuote {
  padding-bottom: 120px;
}
.blog-list-content h3 a {
  font-size: 26px;
  line-height: 32px;
}
.project-list nav.loadMore {
  padding-top: 0
}
#menu-getting-started, #completedProjects, #menu-about-1, #openHomes {
  margin-top: 34px
}
.caseStudies h3 {
  margin-bottom: 80px
}
.navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.homeShare .socialShare {
  top: 20px;
}
.socialShare {
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 2
}
.socialShare img {
  max-width: 20px;
  float: none;
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 5px;
}
.socialShareStrip {
 width: 150px;
    margin-top: 0;
    padding: 0 0px 0px;
    background: #2C3339;
    border-radius: 50px;
    position: absolute;
    top: 0px;
    right: 77px;
    text-align: center;
    display: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    z-index: -1;
}
.socialShareStrip ul {
  float: none;
  list-style: none;
  padding: 5px 0px;
}
.openShare {
  vertical-align: middle;
  display: inline-block;
  color: #fff !important;
 
  background: #7FBC42;
  border-radius: 50px;
  padding: 5px 15px;
  font-size: 14px !important;
  line-height: 26px !important;
}
ul.share_social li {
  display: inline-block;
  vertical-align: middle;
}
.socialShare .googlePlus img {
  max-width: 27px;
}
.bestAward {
  flex: 0 0 22%;
  -ms-flex: 0 0 23%;
  max-width: 23%;
  margin-right: 20px;
}
.bestAward:last-child{
  margin-right: 0;
}
.page-id-361 .col-sm-12:nth-child(5) .grid-title {
  letter-spacing: -2.1px;
}
.table tr th, .table tr td {
  white-space: nowrap;
  padding: 20px 10px;
}
.blogCTA {
  margin-top: 40px;
}
.homeQuote .btn {
  margin-top: 10px;
}
.homeQuote .btn-green-border
{
  margin-top: 35px;
}
footer .menu a:hover {
  border-color:#BEC0C0
}
.picLink
{
	color: #525354 !important; 
}
.whyBuild .sectionContent p
{
	margin-bottom: 0
}
.q_img
{
	max-width: 105px;
}
.policy_thanks a:hover
{
	border-bottom: 1px solid
}
.projectMeta .projectIcons{
  font-style: 18px;
}

.showBurger .pre-header a.burger.hideShowBurger
{
  display: inline;
}
.box-section.box-icon-left .box-img {
   max-width: 70px;
 }
.accordion a img {
  margin-right: 5px;
}
.downImg:after
{
  position: absolute;
  right: 18px;
  top: 16px;
  content: '';
  background-image: url(images/downloadGreen.svg);
  background-repeat: no-repeat;
  height: 15px;
  width: 15px;
}
.downImg
{
  padding-right: 45px !important;
  position: relative;
}
.downImg:hover:after{
  
  background-image: url(images/downloadWhite.svg);
}
.pastEvent .calenderIcon
{
  margin-left: 0;
}
.download-links a.demiBold
{
  margin-bottom: 10px;
}
.career-modal .captchaWrap {
   margin: 35px 0 10px
 }
.captchaWrap {
  margin: 15px 0 30px;
}
/* FOR IE */
.bedroomCol > a,.porject-grid > a {
  display: inline;
  flex: 1;
  max-width: 100%;
}

.award-link{
    font-size:18px; line-height:24px;color:#2C3339;font-weight:500;
}

.award-link:hover{
    text-decoration:underline;
}

.content-2,.leading-section{
    padding-top: 0px;
}

.why-build-section{
    padding:160px 0px;
}

.why-build-section .content-link {
    margin-top: 40px;
}

.leading-section .col-text, .leading-sectoin .align-self-center{
    align-self:flex-start !important;
}

.page-id-14419 .newbanner{
    font-size: 64px;
    line-height: 68px;
    font-weight: 900;
}

.page-id-700 .pageIntro + .download-links{
    display:none;
}

.parent-pageid-1580 .quote, .parent-pageid-1585 .quote, .parent-pageid-1585 .quote{
	padding-top: 70px;
}

.page-id-15041 h3.grid-title {
    margin-top: 150px;
}
.homepageDesignSection .bedroomCatGrid .bedroomColContent p {
    display: none;
}

.page-heading.archive-page-heading {
    margin-top: 150px;
    padding-bottom: 0;
}
.archive-page-heading h1 {
    margin-bottom: 0;
}

a.unstyled-link {
    font-size: inherit;
    line-height: inherit;
    display: inherit;
    position: inherit;
    color: inherit;
    font-family: inherit;
}


		div#blog-find-cta {
			background-size: cover;
			background-position: center;
			text-align: center;
			padding: 10%;
			background-image: linear-gradient(45deg, rgb(255 255 255 / 89%), rgb(255 255 255 / 89%)), url(https://grannyflatsolutions.com.au/wp-content/uploads/2020/04/AD1Y0710-1.jpg);
		}

		#blog-find-cta h3.box-sub-title.text-center.st2-rt {
			display: inline-block;
			    font-size: 52px !important;
    			line-height: 42px !important;
		}

		#blog-find-cta h2.t2.text-white.pb-20 {
			display: inline;
		}

		#blog-find-cta span {display: inline-block;}

		#blog-find-cta img {margin-top: 10%;}

		#blog-find-cta a.btn.btn-medium.btn-green-border {
			margin-top: 2em;
		}
		#blog-find-cta h2.t2.text-white.pb-20 {
			margin-bottom: 10%;
		}
		div#blog-find-cta {
			padding: 5%;
			display: flex;
			flex-direction: column;
			align-items: center;
		}

		div#blog-find-cta > * {
			max-width: 580px;
		}

		#blog-find-cta .bctah {
			margin-bottom: 2%;
		}

		#blog-find-cta img {
			margin-top: 8%;
		}
.bctah > * {
    width: auto;
}

#blog-find-cta a.btn.btn-medium.btn-green-border {
	background: white;
}
#blog-find-cta a.btn.btn-medium.btn-green-border:hover {
	background: #7FBC42;
}

.bctah > span {
    width: auto;
}

#blog-find-cta span {
    font-size: 30px !important;
}

.bctah {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
    margin-bottom: 5%;
}

#blog-find-cta a.btn.btn-medium.btn-green-border {
    margin-left: auto;
    margin-right: auto;
}

#blog-find-cta p.nh-desc.p-lg.p-lg {
    font-size: 22px;
    line-height: 26px;
}

#blog-find-cta h2.t2.text-white.pb-20 {
    color: #7fbc42;
	font-size: 40px !important;
    font-weight: 400 !important;
    letter-spacing: -1px;	
    line-height: 1.15em !important;
}
@media (max-width: 768px) {
#blog-find-cta h2.t2.text-white.pb-20 {
    font-size: 32px !important;
}
}

.single-post .blogDetail-content a {
    color: #568231;
}
