/*
Theme Name: Empower.
URI: https://www.empowerwebdesign.com.au
Description: Empower, The Future
Theme Version: 1.0 
 Author: Empower Web Design
 Author URI: https://www.empowerwebdesign.com.au
 */
 

@font-face {
  font-family: opensauce;
  font-display: swap;
  src: url(/wp-content/themes/empower/fonts/OpenSauceOne-Light.otf);
}

@font-face {
  font-family: opensauce-italic;
  font-display: swap;
  src: url(/wp-content/themes/empower/fonts/OpenSauceOne-LightItalic.otf);
}

@font-face {
  font-family: serenity;
  font-display: swap;
  src: url(/wp-content/themes/empower/fonts/simple-serenity-serif.woff);
}


 
 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p {
	color: #000;
	font-size: 16px;
	line-height: 24px;
	 font-weight: 400;
	 letter-spacing: 0px;
 }
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
	 font-size: 72px;
	 font-weight: normal;
	 color: #000;
	 font-family: serenity;
	 font-variant-ligatures: none;
}
 
 h2 {
	 font-size: 56px;
	  font-weight: normal;
	 color: #000;
	 font-family: serenity;
	 font-variant-ligatures: none;
 }

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-size: 32px;
	 text-transform: uppercase;
	 color: #000;
	 line-height: 40px;
	 letter-spacing: -0.3px;
 }

h4 {
	    color: #000;
    font-size: 24px;
    line-height: 32px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
}

h5,
.vc_gitem-post-meta-field-info_line_1,
.vc_gitem-post-meta-field-info_line_2{
	line-height: 32px;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: -0.1px;
}

h6 {
	font-size: 34px;
    font-weight: 300;
	color: #444;
}
 
 h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
	 
 }

body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
 
 a {
	text-decoration: none;
	
 }

a:focus,
a:active{
	outline: none;
}
 
 a:hover,
 a:active,
 a:focus {
	 text-decoration: none;
 }
 
 li {
	list-style-type: none;

 }
 
 ul {
	margin: 0;
	padding: 0;
 }
 
 a, img {
	border: none;
 }
 
 img {
	 max-width: 100%;
	 width: auto;
	 height: auto;
 }
 
 body {
	margin: 0;
	padding: 0;
	font-family: opensauce;
	 overflow-x:hidden;
 }



.center_align {
	text-align: center;
}
 
 .body-padding {
		padding-top: 55px;
	}
 

 /* Header */
 
 .logo {
	    width: 203px;
    height: 32px;
	}
  
 .navbar {
	 background: transparent;
	 border-radius: 0px;
	 border: none;
	margin-bottom: 0px;
	 z-index: 999;
 }
 
 #responsive-menu-pro-button {
	display: none !important;
 }
 
 .navbar #responsive-menu-pro-button {
	 display: block !important;
	 float: right;
	 position: static;
	 top: 0px;
	 right: 0px;
	 margin: 0px 5% 0px 0px;
 }
 
 .navbar #responsive-menu-pro-button .responsive-menu-pro-box {
	 color: #00ACDC;
 }
 
 .navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
	 background-color: #00ACDC;
 }
 
 
 
 #responsive-menu-pro-title {
	 text-align: center;
 }
 
 #responsive-menu-pro-title-image{
	 width: 50px;
 }
 
 .navbar .icon-bar {
	 height: 10px;
	 width: 80%;
	 background: #444;
 }
 
 .navbar-default .navbar-nav>li>a {
	font-family: opensauce;
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	
 }
 
 .navbar-nav li a {
	 transition: background-color 0.3s ease;
 }
 
 .navbar-default .navbar-nav>li:hover >a {

 }
 
 .nav li ul li a {
	font-family: opensauce;
    color: #232323;
    font-size: 12px;
    font-weight: 700 !important;
 }
 
 
 .nav li ul li a:hover {
	text-decoration: none;
 }
 
 .fixed {
    position:fixed;
	top: 0;
    left: 0;
    right: 0;
	width: 100%;
    z-index:999; 
	box-shadow: 0px 0px 2px -1px #222;
}
 
 
.vc_btn3-container button,
.vc_btn3-container a,
.ff-default .ff_btn_style{
	background: #DDD1C5 !important;
	color: #000 !important;
	font-size: 16px !important;
	line-height: 16px !important;
	font-weight: 400 !important;
	padding: 15px 32px !important;
	border-radius: 2px !important;
	text-transform: uppercase !important;
	border:1px solid #DDD1C5 !important;
	letter-spacing: 0px !important;
	transition: 0.3s !important;
}

.vc_btn3-container.clear button,
.vc_btn3-container.clear a{
	background-color: transparent !important;
	color: #DDD1C5 !important;
	border:1px solid #DDD1C5 !important;
}

.vc_btn3-container.green a,
.ff-default .ff_btn_style{
	background: #575D46 !important;
	border: 1px solid #575D46 !important;
	color: #DDD1C5 !important;
}

.vc_btn3-container.green a:hover,
.ff-default .ff_btn_style:hover{
	background: #000 !important;
	border: 1px solid #000 !important;
	color: #fff !important;
}

.navbar .book_consultation a:hover {
		background: #000 !important;
	color: #fff !important;
}

.vc_btn3-container.clear.dark button,
.vc_btn3-container.clear.dark a{
	background-color: transparent !important;
	color: #575D46 !important;
	border:1px solid #575D46 !important;
}


.vc_btn3-container.clear.dark button:hover,
.vc_btn3-container.clear.dark a:hover {
		background-color: transparent !important;
	color: #000 !important;
	border: 1px solid #000;
	box-shadow: inset 0 0 0 1px #000 !important;
}

.vc_btn3-container.clear button:hover,
.vc_btn3-container.clear a:hover{
	background-color: transparent !important;
	color: #fff !important;
	border: 1px solid #fff;
	box-shadow: inset 0 0 0 1px #fff !important;
}

.vc_btn3-container.alt a{
	color: #575D46 !important;
	padding: 0 !important;
	text-decoration: underline !important;
	border: none !important;
	background: transparent !important;
}

.vc_btn3-container.alt a:hover {
	border: none !important;
	color: #000 !important;
}

.vc_btn3-container button:hover,
.vc_btn3-container a:hover{
	background-color: #fff !important;
	border:1px solid #fff !important;
}

.button_spacing .vc_btn3-container button,
.button_spacing .vc_btn3-container a{
	margin: 0px 15px;
}

.bottom64 {
	padding-bottom: 64px;
}

.header_wrap {
	padding-top: 192px;
	padding-bottom: 96px;
}


body .buffer_left {
	padding-left: 80px;
}

.top32 {
	padding-top: 32px;
}

.top24 {
	padding-top: 24px;
}


.top64 {
	padding-top: 64px;
}

.top96 {
	padding-top: 96px;
}

.bottom96 {
	padding-bottom: 96px;
}

.single-project img {
	border: none !important;
}

.single-project .gallery-item {
	margin-top: 0px !important;
	margin-bottom: 32px !important;
}

.project_bottom h5 {
	padding-top: 32px;
}

body .vc_gitem_row .vc_gitem-col {
	padding: 0px;
}

.navbar {
  transition: transform 0.25s ease, background-color 0.25s ease;
}

.navbar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

.navbar.header-hidden {
  transform: translateY(-100%);
}

.testimonial_wrap .tdt-slider .slick-list{
    overflow: hidden;
}

.testimonial_wrap .tdt-slider .slick-track{
    width: 100% !important;
    transform: none !important;
}

.testimonial_wrap .tdt-slider .slick-slide{
    float: none !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    opacity: 0 !important;
    z-index: 998 !important;
    transition: opacity 0.7s ease !important;
}

.testimonial_wrap .tdt-slider .slick-slide.slick-current,
.testimonial_wrap .tdt-slider .slick-slide.slick-active{
    position: relative !important;
    left: 0 !important;
    opacity: 1 !important;
    z-index: 999 !important;
}

.asterisk p:after{
    color: var(--fluentform-danger);
    content: " *";
    margin-left: 3px;

}

 
 /*HOME */

.ss_wrap {
	height: 100vh;
	margin-top: -80px;
	background-size: cover !important;
	background-position: center !important;
}

.stat_wrap {
	border-top: 1px solid #DDD1C5;
	padding-top: 24px;
}

.project_slider h2 {
	padding-top: 32px;
}


.project_slider .vc_btn3-container{
	padding-top: 32px;
}

.project_slider_buttons_wrap .vc_btn3-container{
	padding-top: 0px;
}

body .vc_gitem-post-data {
    margin-bottom: 32px;
} 

.project_slider img {
	aspect-ratio: 3 / 2;
	 object-fit: cover;
}

.vc-gitem-zone-height-mode-auto:before {
  padding-top: 0% !important;
}

.vc_gitem-zone-a .vc_gitem-row-position-top, .vc_gitem-zone-b .vc_gitem-row-position-top {
  position: static !important;
}


body .slick-prev:before {
  content: "" !important;
  font-weight: 400 !important;
  color: #575D46 !important;
  line-height: 48px;
  opacity: 1 !important;
  font-family: Arial,
  sans-serif !important;
  font-size: 20px !important;
}

body .slick-next:before {
  content: "" !important;
  font-weight: 400 !important;
  color: #575D46 !important;
  line-height: 48px;
  opacity: 1 !important;
  font-family: Arial,
  sans-serif !important;
  font-size: 20px !important;
}

body .slick-prev:before, body .slick-next:before {
  content: "" !important;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  opacity: 1 !important;
}

/* Base transition */
body .slick-prev:before,
body .slick-next:before {
    transition: opacity .3s ease;
    opacity: .75 !important;
}

/* LEFT */
body .slick-prev:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 10H16' stroke='%23000' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M9 7L6 10L9 13' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

/* RIGHT */
body .slick-next:before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 10H14' stroke='%23000' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M11 7L14 10L11 13' fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

/* Hover */
body .slick-prev:hover:before,
body .slick-next:hover:before {
    opacity: 1 !important;
}

body .slick-prev, body .slick-next {
  position: relative;
}

.project-navigation .vc_btn3-container.margin-left,
.slider_button_wrap .vc_btn3-container.margin-left{
		padding-left: 8px !important;
		
	}



body .slick-prev {
	left: 0 !important;
}

body .slick-next {
	right: 0 !important;
}

body .slick-prev,
body .slick-next{
	width: 48px;
    height: 48px;
    border: 1px solid #575D46 !important;
	display: inline !important;
	transform: none;
	border-radius: 2px !important;
	transition: 0.3s;
}

body .slick-prev:hover, body .slick-next:hover {
	border: 1px solid #000 !important;
	box-shadow: inset 0 0 0 1px #000 !important;
}

body .slick-slider .slick-prev,
body .slick-slider .slick-next{
    border: 1px solid #575D46 !important;
	display: inline !important;
}

body .slick-prev:before, body .slick-next:before {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  transform: translate(-50%,
  -50%);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px 20px;
  opacity: 0.65 !important;
}

body .slick-next {
  margin-left: 8px;
}


.caption p {
	font-size: 12px;
	line-height: 14px;
}

.project_slider .slick-slide {
    height: auto;
}

.project_slider .slick-slide > div {
    width: 100%;
}

.project_slider .slick-slide .vc_grid-item-mini {
    opacity: 0;
    transition: opacity 850ms ease-in-out;
}

.project_slider .slick-slide.project-fade-out .vc_grid-item-mini {
    opacity: 0;
    transition: opacity 350ms ease-in-out;
}

.project_slider .slick-slide.project-fade-next .vc_grid-item-mini,
.project_slider .slick-current.project-fade-in .vc_grid-item-mini {
    opacity: 1;
}


body .stats-block .stats-number,
body div.stats-desc>div.counter_suffix{
	    margin: 0;
    font-size: 72px !important;
    font-weight: normal;
    color: #000;
    font-family: serenity;
    font-variant-ligatures: none;
	padding: 0px !important;
	line-height: normal;
}

body .stats-top .stats-desc{
	text-align: left;
	line-height: normal;
}

body .stats-block,body  .wpb_row .wpb_column .wpb_wrapper .stats-block {
	margin-bottom: 0px;
}


.carousel-caption {
	color: #000 !important;
	text-shadow: none !important;
	text-align: left !important;
}

.carousel-caption .content-section {
	text-align: left !important;
}

.carousel-caption h4 {
	margin-bottom: 24px !important;
}

.carousel-caption p {
	font-size: 14px !important;
	margin: 0px !important;
	line-height: 16px !important;
}

body .templatera_shortcode .slick-prev, body .templatera_shortcode .slick-next {
	margin-top: 9px;
}


 
 /* PAGE */
 
body .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 32px;
    padding-bottom: 96px;
}

body .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -32px;
}

.page_single_title .page_title_small {
display: block;
    font-size: 34px;
    color: #444;
    font-weight: 300;
    margin-top: 10px;
}

.project_bottom p {
	margin-bottom: 0px;
}

.page_single_title h1 {
font-size: 60px;
}

.page_header_wrap {
   
}

body .vc_col-has-fill>.vc_column-inner,body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, body .vc_row-has-fill>.vc_column_container>.vc_column-inner {
	padding-top: 0px;
}

 

iframe {
	max-width: 100%;
}

.curved img {

}


body .ult_exp_section {
  text-align: left !important;
  padding: 0 !important;
  background: none !important;
  font-size: 16px !important;
  color: #5D514F !important;
  text-decoration: underline !important;
  margin-top: 12px !important;
}

body .ult_exp_content {
  text-align: left !important;
  background-color: transparent !important;
}

body .ult_ecpsub_cont {
  text-align: left !important;
}

body .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon {
  position: absolute;
  left: auto;
  top: 50%;
  transform: translate(0,-50%);
  right: 0;
}

body .vc_toggle_size_md.vc_toggle_simple .vc_toggle_title,
body .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content{
	padding-left: 0px;
}

body .vc_toggle_content {
	margin-top: 32px;
	margin-bottom: 0px;
}

body .vc_toggle_title > h4 {
    display: inline-block;
    width: 90%;
}

body .vc_toggle_size_md .vc_toggle_icon::before {
	width: 12px;
}

body .wpb_wrapper .vc_do_toggle:last-child {
	padding-bottom: 0px;
}

body .vc_toggle_size_md .vc_toggle_icon::after {
	height: 12px;
}

body .vc_toggle_content p {
	margin-bottom: 0px;
}

.vc_do_toggle {
  border-top: 1px solid #3B3C40;
  margin-bottom: 0px;
  padding-bottom: 64px;
  padding-top: 32px;
  margin-bottom: 0px !important;
}

.privacy h4 {
	margin-top: 25px;
	margin-bottom: 20px;
}


.mba img {
	max-width: 200px !important;
}

 
 
 /* PROCESS */


/*CONTACT*/

.cta_wrap {
	background: #DDD1C5;
	padding-top: 192px;
	padding-bottom: 192px;
	
}
 
 /* FOOTER */

#footer {
	background: #575D46;
	padding-top: 96px;
	padding-bottom: 64px;
}

#footer a,
#footer p {
	color: #DDD1C5;
}

#footer p {
	margin-bottom: 0px;
}

#footer .social_wrap {
	margin-top: 24px;
}

#footer .social_wrap a {
	color: #575D46;
	width: 32px;
	height: 32px;
	background: #DDD1C5;
	border-radius: 2px;
	margin-right: 8px;
	display: inline-block;
	text-align: center;
	line-height: 32px;
}


#footer .social_wrap a i {
	font-size: 16px;
}

.low_footer_copyright .footer_section p{
	font-size: 14px;
}

#footer_wrapper {
	
}

.footer_icon_wrap {
	margin: 45px 0px;
}

.footer_icon {
	display: inline-block;
	width: 50px;
}

.footer_contact{
	display: inline-block;
}

.footer_contact a{

}
 

.footer_info {
	margin-top: 25px;
}

#menu-footer-menu {
	margin-top: 45px;
}

#menu-footer-menu-2 {
	margin-top: 15px;
}
 

body .vc_do_btn {
    margin-bottom: 0px;
}

.vc_grid.vc_row .vc_grid-item .wpb_content_element, .vc_grid.vc_row .vc_grid-item .vc_icon_element, .vc_grid.vc_row .vc_grid-item .vc_btn {
	margin-bottom: 0px !important;
}

.wpb_wrapper ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.wpb_wrapper ol li {
	list-style-type: numbers;
	list-style-position: outside;
	margin-left: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.wpb_wrapper ol {
	padding-left: 0px;
}


.book_consult .ff-default .ff-el-input--label label {
     color: #575D46;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 100%;
	font-family: opensauce;
}

.book_consult .ff-default .ff-el-form-control {
  border: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0px !important;
  background: transparent !important;
  padding: 13px 0px !important;
  font-size: 16px !important;
	font-family: opensauce;
}

.book_consult .ff-default textarea.ff-el-form-control {
	border: 1px solid #000!important;
	padding: 13px 16px !important;
	margin-top: 8px;
	border-radius: 2px !important;
}

.book_consult .ff-default .ff-el-form-control::placeholder {
  color: #8F8F8F !important;
}

#content .fluentform.ff-default .frm-fluent-form .ff-el-group {	
	margin-bottom: 32px;
}

#content .fluentform.ff-default .frm-fluent-form .ff-el-group.bottom24 {
	margin-bottom: 24px;
}

#content .fluentform.ff-default .frm-fluent-form .ff-el-group.bottom16 {
	margin-bottom: 16px;
}

#content .fluentform.ff-default .frm-fluent-form .ff-el-group.bottom8 {
	margin-bottom: 8px;
}

body .fluentform .ff-el-form-check-label .ff-el-form-check-input {
	top: 0px;
}

body .fluentform .ff-dropzone .ff_upload_btn.ff-btn:hover {
    background: rgb(87 93 70 / 4%);
}

.error404 .vc_btn3-size-md {
	display: inline-block;
}

.ff_upload_btn {
    font-size: 0;
    position: relative;
}

.ff_upload_btn::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    background: url('/wp-content/uploads/2026/06/Icon.png') center center no-repeat;
    background-size: contain;
	margin: 0 auto;
}


/* Wrap radios side by side */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio) {
  flex: 1;
}

 .fluentform .ff-el-group.ff_list_2col .ff-el-form-check {
        padding-right: 8px;
        padding-top: 8px;
    }

.ff-el-input--content .ff-el-form-check:nth-child(even){
	padding-right: 0px !important;
}

/* Each option takes 50% */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio) {
  flex: 1;
}

/* Style label as button */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio) .ff-el-form-check-label {
 display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 13px 16px;
    border: 1px solid #000000;
    border-radius: 2px;
    cursor: pointer;
    background: #fff;
    transition: all 0.2s ease;
}

/* Radio input positioning */
.ff-el-group .ff-el-form-check-radio {
  margin-left: 10px;
  order: 2;
}

/* Label text */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio) .ff-el-form-check-label span {
  order: 1;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 4%;
}

/* Hover */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio) .ff-el-form-check-label:hover {
  border-color: #333;
}

/* Checked state (text) */
.ff-el-group .ff-el-form-check-radio:checked ~ span {
  font-weight: 600;
}

.ff-el-form-check-radio {
  accent-color: #000;
}

/* Highlight active button */
.ff-el-group .ff-el-form-check:has(.ff-el-form-check-radio:checked) .ff-el-form-check-label {
border-color: #000;
    background: #DDD1C5;
}

.fluentform .ff-el-group {
  margin-bottom: 24px;
}

#content .fluentform.ff-default .frm-fluent-form .ff-el-group.ff-dropzone {
	margin-top: 8px;
}

.fluentform .ff_file_upload_holder {
	width: 100%;
}

.fluentform .ff-dropzone .ff_upload_btn.ff-btn {
    background: rgb(255 255 255 / 13%);
    border: 1px dashed #000;
	border-radius: 2px;
}

.fluentform .label_margin .ff-el-input--label label {
  margin-bottom: 12px !important;
}

.fluentform .ff-el-input--label {
  margin-bottom: 0px;
}

.ff-default .ff-el-form-check label.ff-el-form-check-label {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 4%;
}

.ff-default .ff-el-form-check label.ff-el-form-check-label span {
  margin-left: 4px;
}

.navbar:not(.fixed) .logo_light,
.navbar.fixed .logo_light{
	display: none;
}

.home .navbar:not(.fixed) .logo_dark {
	display: none;
}



.navbar.fixed {
	background: #fff;
}


.home .navbar:not(.fixed) .logo_light {
	display: inline-block;
}

 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .container {
		 width: 100%;
		 padding-left: 64px;
		 padding-right: 64px;
	 }
	 
	 .logo {
		         width: 305px;
        height: 48px;
	 }
	 
	 .desktop_hidden {
		display: none !important;
	}
	 
	 .ss_wrap_buttons {
		 position: relative;
		 left: 16px;
	 }
	 
	 .ss_wrap_buttons > .vc_column-inner {
		 padding-right: 0px !important;
	 }
	 
	 .ss_wrap {
    padding-left: 64px !important;
    padding-right: 64px !important;
}
	 
	 .home .navbar-default .navbar-nav > li > a {
		 color: #fff;
	 }
	 
	 .home .navbar:not(.fixed) .book_consultation {
		 display: none;
	 }
	 
	 .home .navbar.fixed .navbar-nav > li > a {
	color: #000;
}
	 
	
	 
	.navbar .book_consultation a {
		     color: #DDD1C5 !important;
    background: #575D46 !important;
    padding: 14px 32px !important;
    border-radius: 2px !important;
    margin-top: -14px !important;
		transition: 0.3s !important;
	 }
	 
	 	.navbar-default .navbar-nav > li > a {
	padding: 0px;
			margin: 0px 16px;
	font-size: 16px;
		color: #000;
			font-weight: normal;
 }
	 
	 .navbar-default .navbar-nav > li:last-child > a {
		 margin-right: 0px;
	 }
	 
	 .navbar #menu-main-menu {
		 margin-top: 14px;
	 }
	 
	 .margin-right {
		 padding-right: 64px !important;
	 }
	 
	 .margin-left {
		 padding-left: 64px !important;
	 }
	 
	 .margin-left-small {
		 padding-left: 32px !Important;
	 }
	 
	 .process_section {
    display: flex;
    align-items: stretch;
}

.process_section > .wpb_column {
    display: flex;
}

.process_section > .wpb_column > .vc_column-inner {
    display: flex;
    width: 100%;
}

.process_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
}


.process_section > .wpb_column:first-child .vc_inner {
    margin-top: auto;
}

.process_section > .wpb_column:first-child .wpb_single_image {
    margin-bottom: 0;
}

.process_section > .wpb_column:first-child img {
    display: block;
    width: 100%;
    height: auto;
}
	 
	 .low_footer_credit {
		 text-align: right;
	 }
	 
	 body .slider_button_wrap {
		 padding-left: 32px;
		 margin-top: -48px;
	 }
	 
	 .project_slider .vc_gitem_row .vc_col-sm-4 {
		 padding-left: 32px;
	 }
	 
	    .project_top,
    .project_middle,
    .project_bottom {
        position: relative;
    }
	 
	 .project_top .vc_col-sm-3,
    .project_middle .vc_col-sm-3,
	 .project_bottom .vc_col-sm-3{
		 padding-bottom: 64px;
	 }

    .project_top > .vc_row,
    .project_middle > .vc_row,
    .project_bottom > .vc_row {
        display: flex;
        align-items: flex-start;
    }

    .project_top .vc_col-sm-3,
    .project_middle .vc_col-sm-3,
    .project_bottom .vc_col-sm-3 {
        position: sticky;
        top: 100px;
        align-self: flex-start;
        height: fit-content;
    }
	 
	 body .stat_wrap {
		 margin-left: 0px;
		 margin-right: 0px;
	 }
	 
	 body .stat_wrap .vc_col-sm-6:first-child > .vc_column-inner {
		 padding-left: 0px;
	 }
	 
	 body .stat_wrap .vc_col-sm-6:last-child > .vc_column-inner {
		 padding-right: 0px;
	 }
	 
	 .vc_btn3-container.margin-left-button {
		 margin-left: 8px;
	 }
	 
	 .ss_inner {
        display: flex;
        align-items: stretch;
    }

    .ss_inner > .vc_col-sm-5,
    .ss_inner > .vc_col-sm-7 {
        float: none;
    }

    .ss_inner .vc_col-sm-5 > .vc_column-inner,
    .ss_inner .vc_col-sm-5 > .vc_column-inner > .wpb_wrapper {
        height: 100%;
        display: flex;
		  justify-content: flex-end;
    }

    .ss_inner .vc_col-sm-5 > .vc_column-inner > .wpb_wrapper {
        align-items: flex-end;
		
    }
	 
	.ss_wrap > .wpb_column,
.ss_wrap > .wpb_column > .vc_column-inner,
.ss_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.ss_inner {
    position: absolute !important;
    left: 0;
    right: 0;
    bottom: 64px;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 80px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
	
		
	}
	
	.logo_resize {
		        width: 305px;
        height: 48px;
	}
	
	.navbar-right {
		margin-right: 0px;
	}
	
	.navbar-collapse {
		padding-right: 0px;
	}
	
	 .navbar-default .navbar-nav > li > a {
	
 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #575d46;
 }
 
 .nav li ul {
	 position: absolute;
 	 display: none;
	 z-index: 99999;
	 background-color: #fff;
	 transition: 300ms ease;
	 -webkit-transition: 300ms ease;
	 -moz-transition: 300ms ease;
	 -o-transition: 300ms ease;
	 box-shadow: 0px 0px 2px -1px #222;
	 
 }
 
 .nav li ul li a {
	 padding: 13px 70px 13px 20px;
	 display: block;
	 white-space: nowrap;
	 font-weight: 100;
	 transition: 0.25s;
 }
	 
	#content{
		transition: 0.25s;
	
} 
	 #content:after {
		 content: "";
  display: block;
  transition: 0.25s;
	opacity: 0;
	 }

.dark_overlay:after,
	 .no_overlay:after{
	position:fixed;
	width:100%;
	 transition: 0.25s;
	height:100%;
	left:0;
	top:0;
	background: #232323;
	z-index: 7;
}
	 
	 .dark_overlay:after{
	opacity: 0.85 !important;
}

	 .no_overlay:after{
	opacity: 0 !important;
		 visibility: hidden;
}

.navbar {
	z-index: 999;
	padding-top: 16px;
        padding-bottom: 16px;
}
	 
	  /* SLIDESHOW */
 
.slide_wrap {
	padding-top: 160px;
}
	 
	#menu-main-menu .sub-menu-columns {
		 position: static;
	 }

 .nav li:hover ul {
	 display: block;
 }
 
	.navbar #responsive-menu-pro-button {
	display: none !important;
 }
 
 body:not(.home) .nav .current-menu-item a{
	
 }
	 
	 body:not(.home) .nav .sub-menu .current-menu-item a {
		 background: transparent;
	 }
	 
	 
	 /* HOME */
	 
	 .flex_wrap {
		 display: flex;
	 }
	 
	 .flex {
		 display: flex;
		 align-items: center;
		  justify-content: center;
	 }
	 
 
 /* PAGE */
	 
	 .buffer_standard {
		 padding-top: 96px;
		 padding-bottom: 96px;
	 }
	 
	 .buffer_low {
		 padding-bottom: 80px;
	 }
 
 
 /*FOOTER*/
 

 
 
 }

@media (min-width:400px) and (max-width:768px){

}

@media (min-width:1000px) and (max-width:1300px){

	
}
 

 @media (min-width: 992px) {
 
	.navbar-default .navbar-nav > li > a {

 }
 
	.logo {
margin: 0;
        width: 305px;
        height: 48px;
        position: relative;
        z-index: 99;
		
	}
	
	.logo_resize {
		        width: 305px;
        height: 48px;
	}

 
 }
 
 @media (min-width: 1200px) {
	

 
 
 }
 
 @media (min-width: 1300px) {
 
 	/* Navigation */
	
	.nav li ul {
	display: block;
	 position: absolute;
	 visibility: hidden;
	 z-index: 8;
	 opacity: 0;
	 filter: alpha(opacity=0);
	 transition: 0.25s;
	 -webkit-transition: 0.25s;
	 -moz-transition: 0.25s;
	 -o-transition: 0.25s;
 }
 
 	.nav li:hover ul {
	 visibility: visible;
	 opacity: 1;
	 filter: alpha(opacity=0);
 }
 
 .footer_low_section_left {

	 
 }
	 
	body .container {
		 width: 100%;
		padding-left: 64px;
		padding-right: 64px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	.ss_wrap {
    margin-top: -96px;
	}
	
	.single-project #main_content_text_single .vc_col-sm-3{
		width: 40%;
	}
	
	.single-project #main_content_text_single .vc_col-sm-9{
		width: 60%;
	}
	
	.project-navigation .vc_btn3-container.margin-left {
		padding-left: 0px !important;
		
	}
	
	.project-navigation .vc_btn3-container {
		margin-bottom: 8px;
	}
	
	.navbar {
		height: 96px;
	}
	
	    .logo {
        width: 205px;
        height: 32px;
			margin-top: 6px;
    }
	
	
	    .navbar .book_consultation a {
        padding: 14px 24px !important;
	}
	
	.navbar-default .navbar-nav > li > a {
        padding: 0px;
        margin: 0px 10px;
        font-size: 12px;
	}
	
	h2 {
		font-size: 34px;
	}
	
	h4 {
		font-size: 18px;
    line-height: 24px;
	}
	
	h3 {
		font-size: 26px;
		line-height: 34px;
	}
	
	.project_slider .vc_gitem_row .vc_col-sm-8,
	.project_slider_buttons_wrap .vc_col-sm-8{
		width: 55%;
	}
	
	.project_slider .vc_gitem_row .vc_col-sm-4,
	.project_slider_buttons_wrap .vc_col-sm-4{
		width: 45%;
	}
	
	.project_slider_buttons_wrap .margin-left {
		padding-left: 8px !important;
	}
	
	.ss_inner {
		display: block;
	}
	
	.ss_inner .vc_col-sm-5 > .vc_column-inner, .ss_inner .vc_col-sm-5 > .vc_column-inner > .wpb_wrapper {
		display: block;
	}
	
	.ss_wrap_buttons > .vc_column-inner {
		padding-left: 0px !important;
	}
	
	.ss_wrap_buttons {
		width: 100% !important;
		padding-top: 32px;
	}
	

}

.project-navigation .vc_btn3-container.margin-left {
		padding-left: 8px !important;
	}

@media (min-width:1000px) and (max-width:1200px){
	
	.single-project #main_content_text_single .vc_col-sm-3{
		width: 35%;
	}
	
	.single-project #main_content_text_single .vc_col-sm-9{
		width: 65%;
	}
	
	.project-navigation .vc_btn3-container.margin-left {
		padding-left: 8px !important;
	}
	
	.navbar-default .navbar-nav > li > a {
        font-size: 14px;
	}
	
.project_slider .vc_gitem_row .vc_col-sm-8,
	.project_slider_buttons_wrap .vc_col-sm-8{
		width: 65%;
	}
	
	.project_slider .vc_gitem_row .vc_col-sm-4,
	.project_slider_buttons_wrap .vc_col-sm-4{
		width: 35%;
	}
	
	
	.project_slider_buttons_wrap .margin-left {
		padding-left: 8px !important;
	}
}

@media (min-width:1200px) and (max-width:1500px){
	
	.single-project #main_content_text_single .vc_col-sm-3{
		width: 30%;
	}
	
	.single-project #main_content_text_single .vc_col-sm-9{
		width: 70%;
	}

}


@media (min-width:768px) and (max-width:850px){
.navbar-default .navbar-nav>li>a {
 
}
}

@media (min-width:850px) and (max-width:1050px){
.navbar-default .navbar-nav>li>a {
 
}
}

@media (min-width:1200px) and (max-width:1330px){
.navbar-default .navbar-nav>li>a {
  
}
}

@media (max-width:768px){
	
	#responsive-menu-pro-container li.responsive-menu-pro-item a .glyphicon, #responsive-menu-pro-container li.responsive-menu-pro-item a .fab, #responsive-menu-pro-container li.responsive-menu-pro-item a .fas {
    font-family: 'FontAwesome' !important;
}
	
	body #responsive-menu-pro-container #responsive-menu-pro ul.responsive-menu-pro-submenu li.responsive-menu-pro-item a {
    height: auto;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}
	
	
	h1 {
    font-size: 56px;
	}
	
	h3 {
		font-size: 24px;
		line-height: 28px;
	}
	
	h4 {
    font-size: 20px;
    line-height: 24px;
}
	
	h6 {
    font-size: 18px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
   
	}
	
	 .buffer_standard {
		 padding-top: 96px;
		 padding-bottom: 96px;
	 }
	
	.responsive-menu-pro-box {
    width: 35px !important;
	}
	
	.navbar .responsive-menu-pro-inner, .navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
    background-color: #ffffff;
		width: 35px;
    height: 2px;
		    border-left: 3px solid #0088ca;
	}
	
	.navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
		left: -3px;
	}
	
	button#responsive-menu-pro-button:hover,
	button#responsive-menu-pro-button{
    background: #232323 !important;
}
	
	body, html {
	overflow-x: hidden;
}
	
	h2 {
		 font-size: 48px;
	}
	
	.navbar:after {
        width: 78px;
    height: 50px;
    background-size: 78px 50px;
	}
	
	.footer_icon {
		display: block;
	}
	
	.footer_contact a {
    font-size: 12px;
    margin-left: 0px;
	}
	
	.footer_icon_wrap {
    margin: 55px 0px 15px 0px;
		padding: 0px 0px 0px 50px;
}
	
	.textwidget .footer_icon_wrap:last-child {
		margin-top: 0px;
	}
	
	.textwidget .footer_icon_wrap:last-child .footer_contact {
		line-height: 20px;
	}
	
	.footer_logo {
    
}
	#menu-footer-menu,
	#menu-footer-menu-2{
    margin-left: -15px;
}
	
	.responsive-menu-pro-box {
		display: none !important;
	}
	
	    button#responsive-menu-pro-button {
        z-index: 9999999;
        position: relative !important;
    }
	
	.home .navbar .book_consultation {
		display: block !important;
	}
	
	.social_icon_wrap {
    margin-top: 50px;
}
	
	.footer_icon {
		width: 40px;
	}
	
	.logo {
    z-index: 99999;
    position: relative;
}
	
	.responsive-menu-pro-open .logo_dark {
		display: none !important;
	}
	
	.responsive-menu-pro-open .logo_light {
		display: inline-block !important;
	}
	
	#responsive-menu-pro-container {
		left: 0;
	}
	
	.navbar {
		padding-top: 16px;
		height: 64px;
	}
	
	.navbar #responsive-menu-pro-button {
		margin: 0;
		width: auto;
        height: auto;
		background: transparent !important;
		margin-top: 5px;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
        font-family: 'serenity';
        font-size: 56px !important;
        height: auto !important;
        line-height: 64px !important;
		padding-right: 0px !important;
		 font-variant-ligatures: none;
    }
	
	body #responsive-menu-pro-wrapper {
    width: 100%;
    transform: none;
    position: absolute;
    top: auto;
    bottom: 16px;
    padding-right: 16px;
    padding-left: 16px;
}
	
	#responsive-menu-pro-container #responsive-menu-pro li.book_consultation.responsive-menu-pro-item a {
		 color: #000000 !important;
    background: #DDD1C5 !important;
    padding: 14px 32px !important;
    border-radius: 2px !important;
    margin-top: -14px !important;
		font-family: 'opensauce' !important;
		font-size: 16px !important;
		text-transform: uppercase !important;
		line-height: 16px !important;
		margin-top: 48px !Important;
		        display: inline-block;
        width: auto
	}
	
	#responsive-menu-pro-container {
		text-align: left !important;
	}
	
	.responsive-menu-pro-open body,
	.responsive-menu-pro-open{
		overflow: hidden;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
		color: #DDD1C5 !important;
	}
	
	.responsive-menu-pro-open .responsive-menu-pro-label {
		color: #DDD1C5 !important;
	}
	
	body button#responsive-menu-pro-button:hover,body button#responsive-menu-pro-button {
			background: transparent !important;
	}
	
	   body .responsive-menu-pro-label {
        color: #000;
        font-size: 16px;
        line-height: 16px;
        pointer-events: none;
        font-weight: normal;
        letter-spacing: 0px !important;
        font-family: 'opensauce';
	}
	
	.container {
    padding-right: 16px;
    padding-left: 16px;
	}
	
	.vc_btn3-container.clear button, .vc_btn3-container.clear a {
  
}
	
	.page_header_wrap h1 {
    font-size: 24px;
    padding: 80px 20px;
	}
	
	 .mobile_arrange {
		 display: table;
	 }
	
	.ss_wrap {
    margin-top: -64px;
    overflow: visible !important;
}
	
	
	.ss_inner {
        position: absolute !important;
        left: 0;
        right: 0;
        bottom: 16px;
        width: 100%;
	}
	
	    .ss_wrap > .wpb_column, .ss_wrap > .wpb_column > .vc_column-inner, .ss_wrap > .wpb_column > .vc_column-inner > .wpb_wrapper {
        height: 100%;
    }
	
	.ss_wrap {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.top32mobile {
		padding-top: 32px;
	}
	
	.top8mobile {
		padding-top: 8px;
	}
	
	.home .navbar:not(.fixed) .responsive-menu-pro-label {
		color: #fff !important;
	}
	
	
	.stat_wrap .vc_col-sm-6 {
		width: 50%;
		float:left;
	}
	
	.stat_wrap {
		margin-left: 0px !important;
		margin-right: 0px !important;
		padding-top: 16px;
		    padding-bottom: 32px !important;
	}

	
	 body .stat_wrap .vc_col-sm-6:first-child > .vc_column-inner {
		 padding-left: 0px;
	 }
	 
	 body .stat_wrap .vc_col-sm-6:last-child > .vc_column-inner {
		 padding-right: 0px;
	 }
	
	.project_slider .vc_gitem_row .vc_col-sm-4 {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	
	   body .vc_basic_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item,body .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item {
        display: inline-block;
    }
	
	body .vc_btn3-container {
		margin-bottom: 0px;
	}
	
	.slider_button_wrap {
		padding-top: 48px;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.slider_button_wrap .margin-left {
		
	}
	
	.top16mobile {
		padding-top: 16px;
	}
	
	.top64 {
		padding-top: 32px;
	}
	
	body .templatera_shortcode .slick-prev, body .templatera_shortcode .slick-next {
    margin-top: 0px;
		        margin-top: 12px;
}
	
	.cta_wrap {
    padding-top: 128px;
    padding-bottom: 128px;
}
	
	.cta_wrap .top96 {
		padding-top: 64px;
	}
	
	.low_footer_copyright {
		padding-top: 96px;
	}
	
	.low_footer_credit {
		padding-top: 16px;
	}
	
	.low_footer_copyright .footer_section p {
    font-size: 14px;
    line-height: 16px;
}
	
	#footer {
		padding-bottom: 32px;
	}
	
	.header_wrap {
    padding-top: 128px;
    padding-bottom: 96px;
}
	
	h5, .vc_gitem-post-meta-field-info_line_1, .vc_gitem-post-meta-field-info_line_2 {
    line-height: 24px;
    font-size: 20px;
}
	
	body .vc_grid.vc_row.vc_grid-gutter-30px {
    margin-bottom: 0px;
}
	
	.project_top .buffer_left{
		padding-top: 0px;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.project_middle .buffer_left,
	.project_bottom .buffer_left{
		padding-left: 16px !important;
		padding-right: 16px !important;
		padding-top: 0px;
	}
	
	.project_top,
	.project_middle,
	.project_bottom{
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.project_middle .top32 {
		padding-top: 16px;
	}
	
	.project_middle .gallery {
		padding-top: 32px;
	}
	
	.single-project .gallery-item {
    margin-bottom: 16px !important;
}
	
	.project_bottom h5 {
		padding-top: 0px;
	}
	
	.project_bottom .vc_col-sm-3 {
		padding-top: 32px;
	}
	
	.project_bottom .vc_col-sm-3 h5{
		padding-bottom: 32px;
	}
	
	.project_bottom .vc_col-sm-3 .top96 {
		padding-top: 0px;
		padding-bottom: 96px;
	}
	
	
	
	.project_top .vc_col-sm-9 {
		padding-top: 32px;
	}
	
	.mobile_buffer {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.caption p {
		font-size: 12px;
		line-height: 14px;
	}
	
	.top48mobile {
		padding-top: 48px;
	}
	
	.vc_do_toggle {
    padding-bottom: 32px;
    padding-top: 16px;
	}
	
	.mobile_image img {
		max-width: 75% !important;
	}
	
	.mobile_hidden {
		display: none !important;
	}
	
	.stat_wrap.last {
		padding-bottom: 0px !important;
	}
	
	.book_consult_h1 h1 {
		font-size: 48px;
	}
	
	.top96mobile {
		padding-top: 96px;
	}
	
	
body .stats-block .stats-number,
body div.stats-desc>div.counter_suffix{
    font-size: 56px !important;

}
	
	.fluentform .ff-el-group.ff_list_2col .ff-el-form-check {
		padding-right: 0px;
	}
	
	#content .fluentform.ff-default .frm-fluent-form .ff-el-group {
		margin-bottom: 0px;
	}
	
	.mobile_flex {
		display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-direction: column;
	}
	
	.mobile_flex .first {
		order:1;
	}
	
	.mobile_flex .second {
		order:2;
	}
	
	.mobile_flex .third {
		order:3;
	}
	
	.mobile_flex .fourth {
		order:4;
	}
	
	
	 
	 .mobile_arrange .vc_col-sm-6:last-child {
    display: table-header-group;
}
}