/*!
 Theme Name:   Divi - Child Theme
 Description:  A Child Theme for Divi
 Author:       Craig Eve
 Author URI:   http://www.orioncreative.com.au
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, page-builder
 Text Domain:  divi-child
*/
nav#main-nav {
  background-color: #156ca3;
}

.hero {
  width: 100%;
  position: relative;
  height: 100vh;
}

.hero > div {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

.hero > div > :first-child {
  margin-top: 0;
}

.hero > div > :last-child {
  margin-bottom: 0;
}

.hero {
  background-color: #156ca3;
}

.hero > div h1 {
  color: #43515e;
}

.hero > div h2 {
  color: #ebece5;
}

/* Default Colour Scheme */
.et_pb_section {
  background-color: #ffffff;
}

.et_pb_section h1, .et_pb_section h2, .et_pb_section h3, .et_pb_section h4, .et_pb_section h5, .et_pb_section h6 {
  color: #283e4c;
}

.et_pb_section p, .et_pb_section li, .et_pb_section .et_pb_text {
  color: #474747;
}

.et_pb_section .et_pb_button, .et_pb_section .gform_wrapper .gform_footer input.button {
  color: #ffffff !important;
  background-color: #156ca3;
  border-color: #156ca3;
}

.et_pb_section .et_pb_button:hover, .et_pb_section .gform_wrapper .gform_footer input.button:hover {
  color: #ffffff !important;
  background-color: #1b8ad0;
  border-color: #1b8ad0;
}

.et_pb_section blockquote {
  background-color: #eeebe4;
  border-color: #156ca3;
}

.et_pb_section blockquote, .et_pb_section blockquote p {
  color: #156ca3;
}

/* "dark" Colour Scheme */
.et_pb_section.dark {
  background-color: #156ca3;
}

.et_pb_section.dark h1, .et_pb_section.dark h2, .et_pb_section.dark h3, .et_pb_section.dark h4, .et_pb_section.dark h5, .et_pb_section.dark h6 {
  color: #eeebe4;
}

.et_pb_section.dark p, .et_pb_section.dark li, .et_pb_section.dark .et_pb_text {
  color: #6b7977;
}

/* "light" Colour Scheme */
/* "mid" Colour Scheme */
.et_pb_section.mid .et_pb_button, .et_pb_section.mid .gform_wrapper .gform_footer input.button {
  color: #ffffff !important;
  background-color: #b6a58f;
  border-color: #b6a58f;
}

.et_pb_section.mid .et_pb_button:hover, .et_pb_section.mid .gform_wrapper .gform_footer input.button:hover {
  color: #ffffff !important;
  background-color: #a28c70;
  border-color: #a28c70;
}

.jck_ab_hidden #main-header {
  z-index: 9000;
  top: 0 !important;
}

nav#main-nav {
  background-color: #156ca3;
  -webkit-box-shadow: none;
  box-shadow: none;
}

nav#main-nav.et-fixed-header {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

nav#main-nav .container.et_menu_container {
  max-width: 1720px;
  width: 95%;
}

.et_pb_row.et_pb_row_fullwidth.oversized-row {
  max-width: 93.74576% !important;
  width: 1720px !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Fira Sans", "fira-sans", Roboto, sans-serif;
  letter-spacing: 1px;
}

p, li, .et_pb_text {
  font-family: "usual", Roboto, sans-serif;
}

.fancy-h2 h2,
h2.fancy {
  font-family: "Didoni URW", "didoni-urw", serif;
}

.et_pb_button, .et_pb_button:hover, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input.button:hover,
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input.button:hover {
  font-size: 1rem;
  letter-spacing: 0.0625rem;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.partner-logos img {
  max-height: 88px;
  width: auto;
  margin: 15px 30px;
  display: inline-block;
}

article h1, article h2, article h3, article h4, article h5, article h6 {
  font-weight: 300;
  line-height: 1.33333em;
  padding-bottom: 1em;
}

article h2 {
  letter-spacing: 0.0625rem;
}

article h3 {
  color: #0a182d;
  font-weight: 500;
  font-size: 1.875rem;
}

article p, article li, article .et_pb_text {
  padding-bottom: 1em;
  font-weight: 100;
  font-size: 1.125rem;
  line-height: 2rem;
}

body.project-template-default > .et_pb_portfolio_item,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item {
  width: 32%;
  margin-right: 2%;
  clear: none;
}

body.project-template-default > .et_pb_portfolio_item:nth-child(4n),
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item:nth-child(4n) {
  margin-right: 2%;
}

body.project-template-default > .et_pb_portfolio_item:nth-child(3n),
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item:nth-child(3n) {
  margin-right: 0;
}

body.project-template-default > .et_pb_portfolio_item .et_overlay_text,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item .et_overlay_text {
  margin: 6% 7.5%;
  width: 85%;
  height: 85%;
  background-color: rgba(0, 0, 0, 0.4);
  border: 0;
  color: #ffffff;
}

body.project-template-default > .et_pb_portfolio_item .et_overlay_text span,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item .et_overlay_text span {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 15%;
  right: 15%;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  font-size: 1.125rem;
  letter-spacing: 1px;
}

body.project-template-default > .et_pb_portfolio_item .et_overlay_text::before,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item .et_overlay_text::before {
  display: none;
}

body.project-template-default > .et_pb_portfolio_item > a,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item > a {
  display: block;
  overflow: hidden;
  position: relative;
}

body.project-template-default > .et_pb_portfolio_item > a::before,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item > a::before {
  float: left;
  height: 0;
  width: 0;
  padding-bottom: 65%;
  display: block;
  content: "";
}

body.project-template-default > .et_pb_portfolio_item > a span,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item > a span {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

body.project-template-default > .et_pb_portfolio_item > a span img,
.et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item > a span img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  min-height: 100%;
  min-width: 100%;
}

body.project-template-default .page-slider .et_pb_slide_description,
.et_pb_section .et_pb_portfolio_grid .page-slider .et_pb_slide_description {
  padding-bottom: 22%;
}

body.project-template-default .page-slider .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_section .et_pb_portfolio_grid .page-slider .et_pb_slide_description h2.et_pb_slide_title {
  text-transform: uppercase;
}

body.project-template-default .entry-content,
.et_pb_section .et_pb_portfolio_grid .entry-content {
  padding-top: 0 !important;
}

body.project-template-default .et_pb_section.section-no-padding,
.et_pb_section .et_pb_portfolio_grid .et_pb_section.section-no-padding {
  padding: 0;
  margin-bottom: 50px;
}

body.project-template-default .et_pb_section.section-no-padding .et_pb_row,
.et_pb_section .et_pb_portfolio_grid .et_pb_section.section-no-padding .et_pb_row {
  padding: 0;
  width: 100%;
}

body.project-template-default .et_pb_section.section-no-padding .et_pb_row .et_pb_column_0,
.et_pb_section .et_pb_portfolio_grid .et_pb_section.section-no-padding .et_pb_row .et_pb_column_0 {
  padding: 75px 100px;
  width: 69.5%;
}

body.project-template-default .et_pb_section.section-no-padding .et_pb_row .et_pb_column_1,
.et_pb_section .et_pb_portfolio_grid .et_pb_section.section-no-padding .et_pb_row .et_pb_column_1 {
  width: 28.5%;
  float: right;
}

body.project-template-default a.details-enquire,
.et_pb_section .et_pb_portfolio_grid a.details-enquire {
  display: block;
  color: #ffffff;
  background-color: #156ca3;
  padding: 30px;
  font-size: 1.25rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
}

body.project-template-default a.details-enquire:hover,
.et_pb_section .et_pb_portfolio_grid a.details-enquire:hover {
  background-color: #0f4b72;
}

body.project-template-default div.details-basic,
.et_pb_section .et_pb_portfolio_grid div.details-basic {
  padding: 25px;
  background-color: #f4f4f4;
  font-size: 1.5625rem;
}

body.project-template-default div.details-basic span,
.et_pb_section .et_pb_portfolio_grid div.details-basic span {
  display: inline-block;
  width: 20%;
}

body.project-template-default div.details-basic span::after,
.et_pb_section .et_pb_portfolio_grid div.details-basic span::after {
  background: transparent center center no-repeat;
  background-size: 100%;
  display: inline-block;
  content: "";
  margin-left: 6px;
  vertical-align: -3px;
}

body.project-template-default div.details-basic span.bedrooms,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.bedrooms {
  width: 22%;
}

body.project-template-default div.details-basic span.bedrooms::after,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.bedrooms::after {
  background-image: url("images/beds-icon@2x.png");
  width: 38px;
  height: 26px;
}

body.project-template-default div.details-basic span.bathrooms,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.bathrooms {
  width: 18%;
}

body.project-template-default div.details-basic span.bathrooms::after,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.bathrooms::after {
  background-image: url("images/bath-icon@2x.png");
  width: 21px;
  height: 27px;
}

body.project-template-default div.details-basic span.cars::after,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.cars::after {
  background-image: url("images/cars-icon@2x.png");
  width: 31px;
  height: 25px;
}

body.project-template-default div.details-basic span.landsize,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.landsize {
  width: 40%;
  text-align: right;
  vertical-align: 0;
}

body.project-template-default div.details-basic span.landsize::after,
.et_pb_section .et_pb_portfolio_grid div.details-basic span.landsize::after {
  display: none;
}

body.project-template-default div.details-inclusions,
.et_pb_section .et_pb_portfolio_grid div.details-inclusions {
  padding: 37px 40px;
}

body.project-template-default dl.details,
.et_pb_section .et_pb_portfolio_grid dl.details {
  margin-right: 2px;
  margin-bottom: 0;
  padding: 37px 40px;
  border-top: 1px solid #d9d9d9;
  text-align: right;
  font-size: 1.125rem;
  line-height: 2rem;
}

body.project-template-default dl.details dt,
.et_pb_section .et_pb_portfolio_grid dl.details dt {
  float: left;
  font-weight: 500;
}

body.project-template-default .gallery-outer,
.et_pb_section .et_pb_portfolio_grid .gallery-outer {
  background-color: #ffffff;
  border: 1px solid #e7e6e4;
  margin-top: 80px;
}

body.project-template-default .gallery-outer .tabs,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs {
  list-style-type: none;
  margin: 0 -2px 0 0;
  padding: 0;
}

body.project-template-default .gallery-outer .tabs li,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs li {
  display: inline-block;
  width: 33.33333%;
  padding: 15px;
  letter-spacing: 1px;
  background-color: #156ca3;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 500;
  cursor: pointer;
  border-right: 1px solid #e7e6e4;
}

body.project-template-default .gallery-outer .tabs li:hover, body.project-template-default .gallery-outer .tabs li.active,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs li:hover,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs li.active {
  background-color: #0f4b72;
}

body.project-template-default .gallery-outer .tabs-2 li,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs-2 li {
  width: 50%;
}

body.project-template-default .gallery-outer .tabs-1 li,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .tabs-1 li {
  width: 100%;
}

body.project-template-default .gallery-outer .images,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .images {
  border: 1px solid #e7e6e4;
  border-left-width: 0;
  border-right-width: 0;
}

body.project-template-default .gallery-outer .carousel,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .carousel {
  background-color: #ffffff;
  margin: 20px 50px;
}

body.project-template-default .gallery-outer .carousel .image,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .carousel .image {
  margin: 0 5px;
}

body.project-template-default .gallery-outer .slick-prev::before,
body.project-template-default .gallery-outer .slick-next::before,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-prev::before,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-next::before {
  content: "";
  border: 2px solid #b4b4b4;
  width: 20px;
  height: 20px;
  display: block;
}

body.project-template-default .gallery-outer .slick-prev::before:hover,
body.project-template-default .gallery-outer .slick-next::before:hover,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-prev::before:hover,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-next::before:hover {
  border-color: #156ca3;
}

body.project-template-default .gallery-outer .slick-prev::before,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-prev::before {
  border-right: 0;
  border-bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

body.project-template-default .gallery-outer .slick-next::before,
.et_pb_section .et_pb_portfolio_grid .gallery-outer .slick-next::before {
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

#page-container header > .container {
  width: 95%;
}

@media screen and (max-width: 1440px) {
  #page-container .container #et-info-phone,
  #page-container .container #top-phone {
    font-size: 1.25rem;
  }
  #page-container .container #top-menu > li {
    padding-right: 0 !important;
  }
}

.main-slider h1,
.main-slider h2 {
  padding-bottom: 10px;
  line-height: 1em;
}

.main-slider h1 {
  font-weight: 300;
}

.main-slider .et_pb_slide_description {
  padding-left: 4%;
  padding-right: 4%;
}

.page-slider h1,
.page-slider h2 {
  padding-bottom: 10px;
  line-height: 1em;
}

.page-slider .et_pb_slide_description {
  padding-top: 12%;
  padding-bottom: 25%;
}

.page-slider .et_pb_slide_description h2.et_pb_slide_title {
  font-weight: 100 !important;
}

.page-slider .et_pb_slide_description h1 {
  font-family: "Didoni URW", "didoni-urw", serif;
}

.bold-headings h1,
.bold-headings h2,
.bold-headings h3,
.bold-headings h4,
.bold-headings h5,
.bold-headings h6 {
  font-weight: 500;
}

.et_pb_post_slider p,
#top-menu a,
.et_pb_button,
#et-info-phone,
#top-phone {
  font-family: "Fira Sans", "fira-sans", Roboto, sans-serif;
  letter-spacing: 1px;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: none;
}

.et_pb_row.et_pb_row_fullwidth {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0;
}

#page-container {
  overflow-x: hidden;
}

.et_pb_section.border-top {
  border-top: 1px solid #d9d9d9;
}

.et_pb_section.masonry .ratio-2-3,
.et_pb_section.masonry .ratio-4-3 {
  background-position: center center;
  background-size: cover;
  height: 0;
}

.et_pb_section.masonry .ratio-2-3 {
  padding-bottom: 150%;
}

.et_pb_section.masonry .ratio-4-3 {
  padding-bottom: 69.2%;
}

.et_pb_section.masonry .et_pb_text {
  font-family: "Fira Sans", "fira-sans", Roboto, sans-serif;
}

.et_pb_section.masonry .et_pb_text .et_pb_text_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.et_pb_section.masonry .et_pb_text p {
  font-family: "Fira Sans", "fira-sans", Roboto, sans-serif;
  position: absolute;
  text-align: center;
  top: 7.5%;
  bottom: 7.5%;
  left: 6.66666%;
  right: 6.66666%;
}

.et_pb_section.masonry .et_pb_text p a {
  background-color: rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #ffffff;
  font-weight: 500;
  -webkit-transition: 0.15s all linear;
  -o-transition: 0.15s all linear;
  transition: 0.15s all linear;
}

.et_pb_section.masonry .et_pb_text p a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  color: #0a182d;
}

.et_pb_section.masonry .et_pb_text p a span {
  position: absolute;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  left: 20%;
  right: 20%;
  font-size: 1.5rem !important;
}

.et_pb_section .et-pb-controllers a {
  background: transparent !important;
  border: 1px solid transparent;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
}

.et_pb_section .et-pb-controllers a::before {
  content: "";
  width: 12px;
  height: 12px;
  margin: 2px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  background-color: #0a182d;
  border-radius: 50%;
}

.et_pb_section .et-pb-controllers a.et-pb-active-control {
  padding: 2px;
  width: 18px;
  height: 18px;
  border-color: #0a182d;
}

.et_pb_section .et-pb-controllers a.et-pb-active-control::before {
  width: 10px;
  height: 10px;
  margin: 3px;
}

.et_pb_section.main-slider .et-pb-controllers a::before {
  background-color: #ffffff;
}

.et_pb_section.main-slider .et-pb-controllers a.et-pb-active-control {
  border-color: #ffffff;
}

#footer-widgets .footer-widget {
  text-align: center;
  margin-bottom: 3%;
  width: 100% !important;
  margin-right: 0 !important;
}

#footer-widgets .footer-widget .et_pb_widget img {
  max-width: 50% !important;
}

#footer-widgets .et_pb_widget {
  width: 100% !important;
  margin-bottom: 2% !important;
}

#footer-widgets .et_pb_widget .et_social_icons_shortcode {
  margin-top: 1%;
}

#footer-widgets .et_pb_widget .et_social_icons_shortcode .et-social-icons {
  text-align: center;
  float: none;
}

#footer-widgets .et_pb_widget .et_social_icons_shortcode .et-social-icon {
  padding-left: 0;
  margin: 0 15px;
}

#footer-widgets .et_pb_widget .et_social_icons_shortcode .et-social-icon::before {
  display: none;
}

.et-social-email a.icon::before {
  content: "\e076";
}

#footer-info {
  color: #ffffff;
  float: none;
  text-align: center;
}

.et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input.text,
input.title,
textarea,
select {
  font-family: "usual", Roboto, sans-serif;
  font-size: 1.125rem !important;
  font-weight: 100;
}

.overlay-above,
.overlay-behind {
  padding-top: 36px;
  padding-bottom: 36px !important;
}

.overlay-above > div,
.overlay-behind > div {
  background-size: 100%;
  background-position: center center;
  padding: 60px 35px 24px 35px !important;
}

.overlay-above > div::after,
.overlay-behind > div::after {
  clear: both;
}

.overlay-above > div h2,
.overlay-behind > div h2 {
  font-size: 2.4375rem;
  width: 45%;
  margin-left: 55%;
  padding-bottom: 10px;
  font-weight: 400;
  line-height: 1.1em;
}

.overlay-above::before,
.overlay-behind::before {
  z-index: 100;
  content: "";
  border: 6px solid #b6a58f;
  background-color: transparent;
  position: absolute;
}

.overlay-above.overlay-top-left,
.overlay-behind.overlay-top-left {
  padding-left: 45px;
}

.overlay-above.overlay-top-left::before,
.overlay-behind.overlay-top-left::before {
  top: 0;
  left: 0;
  bottom: 30%;
  right: 45%;
}

.overlay-above.overlay-bottom-right,
.overlay-behind.overlay-bottom-right {
  padding-right: 45px;
}

.overlay-above.overlay-bottom-right::before,
.overlay-behind.overlay-bottom-right::before {
  top: 30%;
  left: 45%;
  bottom: 0;
  right: 0;
}

.overlay-behind::before {
  z-index: 1;
}

.overlay-behind > div {
  position: relative;
  z-index: 2;
}

.et_pb_section.main-content {
  background-color: #f2f2f2;
}

.et_pb_section .et_pb_testimonial::before {
  content: "\7b";
  color: #000000;
  background-color: transparent;
}

.et_pb_section.fullwidth {
  background: url(images/watermark-right.png) #f2f2f2 right top no-repeat;
}

.et_pb_section.fullwidth.et_pb_section_sticky {
  padding-top: 0;
}

.et_pb_section.fullwidth.reverse-columns {
  background: url(images/watermark-left.png) #f2f2f2 left top no-repeat;
}

#et-info-phone,
#top-phone {
  color: #0a182d;
  margin-right: 0;
}

@media screen and (max-width: 1024px) {
  .page-slider .et_pb_slide .et_pb_container {
    width: 100%;
  }
  .page-slider .et_pb_slide_description h1 {
    font-size: 3.125rem;
  }
  .main-slider h2 {
    font-size: 3.125rem;
  }
  .overlay-above > div.et_pb_promo,
  .overlay-behind > div.et_pb_promo {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
  }
  .overlay-above > div.et_pb_promo .et_pb_promo_description,
  .overlay-behind > div.et_pb_promo .et_pb_promo_description {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .overlay-above > div.et_pb_promo h2,
  .overlay-behind > div.et_pb_promo h2 {
    font-size: 1.5rem;
  }
  .et_pb_section.masonry .ratio-4-3 {
    padding-bottom: 68.9%;
  }
  .testimonial-column {
    padding-top: 0;
    padding-bottom: 0;
  }
  .et_pb_section .et_pb_code .et_pb_testimonial {
    padding: 20px;
  }
  .et_pb_section .et_pb_code .et_pb_testimonial::before {
    content: "\7b";
    -webkit-transform: scale(-2, -2) translateY(-2rem);
        -ms-transform: scale(-2, -2) translateY(-2rem);
            transform: scale(-2, -2) translateY(-2rem);
  }
  .et_pb_slider_parallax .et_pb_slide {
    height: 0;
    padding-bottom: 42.48%;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic {
    font-size: 1.125rem !important;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span {
    width: 20%;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span::after {
    background-size: contain;
    margin: 0;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.bedrooms {
    width: 22%;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.bedrooms::after {
    width: 33px;
    height: 20px;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.bathrooms {
    width: 18%;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.bathrooms::after {
    width: 21px;
    height: 20px;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.cars::after {
    width: 27px;
    height: 20px;
  }
  .et_pb_section .et_pb_portfolio_grid div.details-basic span.landsize {
    width: 40%;
  }
  .single-project #main-content .column-main {
    width: 100%;
    float: none;
  }
  .single-project #main-content .column-details {
    min-width: 50%;
    margin: 0 auto !important;
    float: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .main-slider h2 {
    font-size: 5rem;
  }
  .page-slider .et_pb_slide_description {
    padding-bottom: 12%;
  }
  .page-slider .et_pb_slide_description h1 {
    font-size: 5rem;
  }
  .et_section_specialty .et_pb_row_inner {
    padding-top: 0;
  }
  .et_pb_specialty_column .et_pb_column {
    width: 48% !important;
    margin-right: 4%;
    margin-bottom: 4%;
  }
}

@media screen and (max-width: 767px) {
  #mobile_menu {
    margin-left: -12.5%;
    margin-right: -12.5%;
    width: 125%;
  }
  .et_pb_post_slider .et_pb_slide_description {
    padding: 12% 0;
  }
  .et_pb_post_slider p {
    letter-spacing: 0.5px;
  }
  .overlay-above,
  .overlay-behind {
    padding: 0 !important;
  }
  .overlay-above > div.et_pb_promo,
  .overlay-behind > div.et_pb_promo {
    text-align: center;
  }
  .overlay-above > div.et_pb_promo h2,
  .overlay-behind > div.et_pb_promo h2 {
    width: 100%;
    margin: 0;
  }
  .overlay-above::before,
  .overlay-behind::before {
    display: none;
  }
  .et_pb_text.headline h2 {
    font-size: 18px;
  }
  .et_pb_specialty_column {
    float: none;
  }
  body .et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item {
    width: 100% !important;
  }
  .overlay-above > div.et_pb_promo,
  .overlay-behind > div.et_pb_promo {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    background-size: cover;
  }
  body.project-template-default .et_pb_section.section-no-padding .et_pb_row .et_pb_column_0 {
    padding: 10%;
  }
  body.project-template-default .et_pb_section.section-no-padding .gallery-outer .carousel {
    margin: 0;
  }
  body.project-template-default .et_pb_section.section-no-padding .gallery-outer .carousel .image {
    margin: 2px;
  }
}

@media screen and (min-width: 981px) {
  #et-info-phone,
  #top-phone {
    font-size: 1.25rem;
  }
  .et_header_style_centered #main-header .container .logo_container {
    width: 13%;
    display: inline-block;
    float: left;
    white-space: nowrap;
  }
  .et_header_style_centered #main-header .container .logo_container ~ .logo_container {
    float: right;
    text-align: right;
    width: 13%;
  }
  .et_header_style_centered #main-header .container div#et-top-navigation {
    width: 73%;
    display: inline-block;
    height: 100px;
  }
  .et_header_style_centered #main-header .container div#et-top-navigation nav ul li {
    font-weight: 400;
    text-transform: uppercase;
    color: #676767;
  }
  .et_header_style_centered #main-header .container div#et-top-navigation #top-menu-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .et_header_style_left #main-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    height: 100px;
  }
  .et_header_style_left #main-header .container .logo_helper {
    display: none;
  }
  .et_header_style_left #main-header .container .logo_container {
    width: 16%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .et_header_style_left #main-header .container div#et-top-navigation {
    width: 82%;
  }
  .et_header_style_left #et-top-navigation {
    padding: 0 !important;
  }
  body.et_header_style_centered #top-menu > li, body.et_header_style_left #top-menu > li {
    padding-right: 0.8em;
  }
  body.et_header_style_centered #top-menu > li > a, body.et_header_style_left #top-menu > li > a {
    padding: 0.786em 1.357em 0.857em 1.357em !important;
  }
  body.et_header_style_centered #top-menu > li.menu-item-has-children > a, body.et_header_style_left #top-menu > li.menu-item-has-children > a {
    padding-right: 1.6em;
  }
  body.et_header_style_centered #top-menu > li.menu-item-has-children > a:first-child::after, body.et_header_style_left #top-menu > li.menu-item-has-children > a:first-child::after {
    top: 0.5em;
    right: 0.1em;
  }
  .main-slider h1 {
    font-size: 3.125rem;
  }
  .main-slider h2 {
    font-size: 5.3125rem;
  }
  .page-slider .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 1.5625rem;
  }
  .page-slider .et_pb_slide_description h1 {
    font-size: 5.3125rem;
  }
  .et_pb_section {
    margin-left: auto;
    margin-right: auto;
  }
  .et_pb_section.main-content {
    max-width: 1500px;
  }
  .et_pb_section.overlap-header {
    z-index: 100;
    margin-top: -150px;
  }
  .et_pb_section .et_pb_testimonial::before {
    -webkit-transform: scale(-3, -3) translateY(-2rem);
        -ms-transform: scale(-3, -3) translateY(-2rem);
            transform: scale(-3, -3) translateY(-2rem);
  }
  .et_pb_section.add-margin-top {
    margin-top: 50px;
  }
  .et_pb_section .et_pb_column_4_4 {
    width: 100%;
    margin-right: 0%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_4_4 {
    width: 100%;
    margin-right: 0%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_3_4 {
    width: 74%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_2_3 {
    width: 65.66667%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_1_2 {
    width: 48.26667%;
    margin-right: 3.46667%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_1_3 {
    width: 32.33333%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_4_4 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 24%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_3_4 {
    width: 73.5%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_3_4 #disabled.et_pb_row_inner .et_pb_column_3_4 {
    width: 98.66667%;
    margin-right: 2.66667%;
  }
  .et_pb_section .et_pb_column_3_4 #disabled.et_pb_row_inner .et_pb_column_2_3 {
    width: 87.55556%;
    margin-right: 2.66667%;
  }
  .et_pb_section .et_pb_column_3_4 #disabled.et_pb_row_inner .et_pb_column_1_2 {
    width: 64.35556%;
    margin-right: 4.62222%;
  }
  .et_pb_section .et_pb_column_3_4 #disabled.et_pb_row_inner .et_pb_column_1_3 {
    width: 43.11111%;
    margin-right: 2.66667%;
  }
  .et_pb_section .et_pb_column_3_4 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 32%;
    margin-right: 2.66667%;
  }
  .et_pb_section .et_pb_column_2_3 {
    width: 65.33333%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_2_3 #disabled.et_pb_row_inner .et_pb_column_2_3 {
    width: 98.5%;
    margin-right: 3%;
  }
  .et_pb_section .et_pb_column_2_3 #disabled.et_pb_row_inner .et_pb_column_1_2 {
    width: 72.4%;
    margin-right: 5.2%;
  }
  .et_pb_section .et_pb_column_2_3 #disabled.et_pb_row_inner .et_pb_column_1_3 {
    width: 48.5%;
    margin-right: 3%;
  }
  .et_pb_section .et_pb_column_2_3 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 36%;
    margin-right: 3%;
  }
  .et_pb_section .et_pb_column_1_2 {
    width: 48.26667%;
    margin-right: 3.46667%;
  }
  .et_pb_section .et_pb_column_1_2 #disabled.et_pb_row_inner .et_pb_column_1_2 {
    width: 96.53333%;
    margin-right: 6.93333%;
  }
  .et_pb_section .et_pb_column_1_2 #disabled.et_pb_row_inner .et_pb_column_1_3 {
    width: 64.66667%;
    margin-right: 4%;
  }
  .et_pb_section .et_pb_column_1_2 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 48%;
    margin-right: 4%;
  }
  .et_pb_section .et_pb_column_1_3 {
    width: 32%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_1_3 #disabled.et_pb_row_inner .et_pb_column_1_3 {
    width: 97%;
    margin-right: 6%;
  }
  .et_pb_section .et_pb_column_1_3 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 72%;
    margin-right: 6%;
  }
  .et_pb_section .et_pb_column_1_4 {
    width: 23.5%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_1_4 #disabled.et_pb_row_inner .et_pb_column_1_4 {
    width: 96%;
    margin-right: 8%;
  }
  .et_pb_section .et_pb_column_1_3 {
    width: 32%;
    margin-right: 2%;
  }
  .et_pb_section .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3 {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .et_pb_section .et_pb_column_2_3 .et_pb_row_inner {
    padding: 0;
  }
  .et_pb_section .et_pb_column_2_3 .et_pb_row_inner:last-child .et_pb_column {
    margin-bottom: 0;
  }
  .et_pb_section .et_pb_column:last-child {
    margin-right: 0;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_column_1_2 {
    width: 50%;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child {
    width: 50%;
    padding-right: 2.375%;
    margin: 0;
    position: relative;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child::before {
    content: "";
    border: 6px solid #b6a58f;
    background-color: transparent;
    z-index: 100;
    position: absolute;
    top: 30%;
    left: 30%;
    bottom: 2.5%;
    right: 8%;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child .et_pb_image img {
    margin-top: -5%;
    margin-bottom: 7%;
    padding-right: 0%;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky + .et_pb_column {
    padding: 4.75%;
    padding-left: 2.375%;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_testimonial_description_inner {
    width: auto !important;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_map {
    height: 0;
    padding: 37.5%;
  }
  .et_pb_section.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_column {
    float: right;
  }
  .et_pb_section.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child {
    padding-right: 0;
    padding-left: 2.375%;
  }
  .et_pb_section.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child::before {
    top: 5%;
    left: 4.8%;
    bottom: 20%;
    right: 25%;
  }
  .et_pb_section.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child .et_pb_image img {
    margin-top: 8%;
    margin-bottom: 5%;
    padding-left: 6%;
  }
  .et_pb_section.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky + .et_pb_column {
    padding-left: 4.75%;
    padding-right: 2.375%;
  }
  .et_pb_section.true-50 .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child {
    padding-right: 0;
  }
  .et_pb_section.true-50.reverse-columns .et_pb_row.et_pb_row_fullwidth .et_pb_row_sticky:first-child {
    padding-left: 0;
  }
}

@media screen and (max-width: 1024px) {
  html {
    font-size: 80%;
  }
}

@media screen and (min-width: 981px) and (max-width: 1024px) {
  .et_header_style_centered #main-header .container {
    width: 90%;
  }
  .et_header_style_centered #main-header .container .logo_container {
    width: 18%;
  }
  .et_header_style_centered #main-header .container .logo_container ~ .logo_container {
    width: 18%;
  }
  .et_header_style_centered #main-header .container div#et-top-navigation {
    width: 64%;
  }
}

@media screen and (max-width: 980px) {
  .et_header_style_centered header#main-header.et-fixed-header .logo_container {
    height: auto;
  }
  .et_header_style_left header#main-header.et-fixed-header .logo_container {
    height: auto;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth {
    width: 100% !important;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_text {
    width: 80% !important;
    margin-left: 10%;
    margin-right: 10%;
  }
  .et_pb_section .et_pb_row.et_pb_row_fullwidth .et_pb_gallery_item {
    margin-bottom: 0 !important;
  }
  .et_pb_section .isolate-specialty-before {
    width: 80%;
    margin: auto;
  }
  .et_pb_section .isolate-specialty-before .et_pb_text {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .et_pb_section .isolate-specialty-before .et_pb_text .et_pb_text_inner {
    position: static;
  }
  .et_pb_section .isolate-specialty-before .et_pb_text h2 {
    padding-bottom: 0;
  }
  .et_section_specialty .et_pb_row_inner {
    padding-bottom: 0;
  }
  .et_section_specialty .et_pb_row .et_pb_column_single {
    width: 60% !important;
    margin-left: auto;
    margin-right: auto !important;
    float: none;
  }
  .et_pb_section.masonry .et_pb_text p a span {
    left: 15%;
    right: 15%;
    font-size: 1.225rem !important;
  }
  body .et_pb_section .et_pb_portfolio_grid > .et_pb_portfolio_item {
    width: 60% !important;
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 1700px) {
  .overlay-above > div h2,
  .overlay-behind > div h2 {
    font-size: 2rem;
  }
}

@media screen and (max-width: 1500px) {
  .overlay-above > div h2,
  .overlay-behind > div h2 {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 1300px) {
  .overlay-above > div h2,
  .overlay-behind > div h2 {
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 1200px) {
  .overlay-above > div h2,
  .overlay-behind > div h2 {
    font-size: 1.25rem;
  }
}

@media screen and (max-width: 1100px) {
  .overlay-above > div h2,
  .overlay-behind > div h2 {
    font-size: 1rem;
  }
}

#breadcrumbs p,
#breadcrumbs li,
#breadcrumbs .et_pb_text {
  color: rgba(71, 71, 71, 0.7) !important;
  font-size: 16px !important;
}

#contact-bar h2 {
  padding-bottom: 1em;
}

.gform_wrapper {
  margin-top: -8px;
}

@media only screen and (min-width: 641px) {
  .gf_horizontal_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
  background-color: #fff !important;
  border: 1px solid #d2d2d2 !important;
}

.gform_wrapper
.field_sublabel_hidden_label
.ginput_complex.ginput_container
input[type="text"],
.gform_wrapper
.field_sublabel_hidden_label
.ginput_complex.ginput_container
select {
  margin-bottom: 0 !important;
}

body .gform_wrapper select {
  height: 56px !important;
}

@media only screen and (min-width: 981px) {
  .subscribe-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .subscribe-row .et_pb_column .et_pb_text_inner {
    text-align: right;
  }
  .subscribe-row .et_pb_column .et_pb_text_inner h4 {
    padding-bottom: 0;
  }
  .subscribe-row .et_pb_column .gf_horizontal_center {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.subscribe-row .et_pb_column {
  margin-bottom: 0 !important;
}

.subscribe-row .gform_wrapper .gform_footer {
  margin-top: 0;
}

@media only screen and (min-width: 641px) {
  .subscribe-row .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
    max-width: none;
  }
}

#top-header .container {
  width: 95%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}

#top-header #et-info {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-top: 0 !important;
}

#top-header #et-secondary-menu {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-right: 30px;
}

#top-header #et-secondary-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#top-header #et-info-phone::before {
  color: #fff;
}

#top-header #et-info-email {
  display: none;
}

#top-header .is-menu path.search-icon-path {
  fill: #fff;
}

#top-header .is-menu.is-dropdown form {
  top: calc(100% + 0.75em);
}

#et-info,
#et-secondary-menu > ul > li a {
  padding-bottom: 0;
}

.et_header_style_left #top-menu,
.et_header_style_left .et-menu,
.et_header_style_left nav#top-menu-nav,
.et_header_style_left nav.et-menu-nav {
  float: right;
}

#top-menu {
  font-size: 0;
}

#top-menu li.menu-cta a {
  color: #ffffff !important;
  background-color: #156ca3 !important;
  border-radius: 50px !important;
}

#footer .et_mobile_nav_menu {
  display: none !important;
}

#footer .et_pb_menu__menu {
  display: block !important;
}

#logo {
  width: 100%;
}

#logo .logo0,
#logo .logo1 {
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

@media (max-width: 980px) {
  #logo {
    width: auto;
  }
  #logo .logo0 {
    fill: #06192d;
  }
}

@media (min-width: 981px) {
  #main-header.et-fixed-header .logo0 {
    fill: #06192d;
  }
}
/*# sourceMappingURL=style.css.map */