/*
Theme Name: Empower.
URI: 
Description: 
Theme Version: 1.0 
 Author: 
 Author URI: 
 */
 

@font-face {
  font-family: nexa-regular;
	font-display: swap;
  src: url(https://negotiata.com.au/wp-content/themes/empower/fonts/Nexa-Regular.woff2);
}

@font-face {
  font-family: nexa-bold;
	font-display: swap;
  src: url(https://negotiata.com.au/wp-content/themes/empower/fonts/Nexa-Bold.woff2);
}
 
 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p,
.about_expand{
	color: #5D514F;
	font-size: 16px;
	 line-height: 140%;
		
 }

.wpb_wrapper ul li {
	color: #5D514F;
	font-size: 16px;
	list-style-type: circle;
	 line-height: 140%;
	margin-left: 20px;
}

.wpb_wrapper ul {
	margin-bottom: 10px;
}
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
	 font-size: 54px;
	 color: #231F20;
	 text-transform: uppercase;
	 line-height: 120%;
	 font-family: nexa-bold;
	
}
 
 h2 {
	color: #231F20;
	 font-family: nexa-bold;
	 font-size: 42px;
	  line-height: 120%;
	 text-transform: uppercase;
 }

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-family: nexa-bold;
	 font-size: 28px;
	 line-height: 120%;
	 text-transform: uppercase;
	 color: #231F20;
 }

h4 {
	    color: #231F20;
    font-family: nexa-regular;
    font-size: 22px;
    line-height: 140%;
	text-transform: uppercase;
}

h5 {
	font-weight: 700;
	line-height: 20px;
}

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

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

body .vc_do_btn {
    margin-bottom: 0px;
}
 
 a {
	text-decoration: none;
	
 }

body {
	margin-top: 80px !important;
}
 
 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: nexa-regular;
	 overflow-x:hidden;
 }



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

#responsive-menu-pro-container a:focus {
    outline: none;
}
 

 /* Header */
 
 .logo {
	
    margin-left: 16px;
    margin-top: 16px;
    width: 198px;
    height: 20px;
	 position:relative;
	 z-index: 99999999999;
	}
  
 .navbar {
	 background: #231F20;
	 border-radius: 0px;
	 border: none;
	margin-bottom: 0px;
 }
 
 #responsive-menu-pro-button {
	display: none !important;
 }
 
 .navbar #responsive-menu-pro-button {
	 display: block !important;
	 float: right;
	 position: relative;
	 top: 0px;
	 right: 0px;
	 margin: 0px 16px 0px 0px;
	 width: 38px !important;
        height: 38px !important;
	     margin-top: 9px;
 }

    #responsive-menu-pro-container {
        background: #231F20 !important;
    }
 
 .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: nexa-bold;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	
 }
 
 .navbar-nav li a {
	 transition: color 0.3s ease;
 }
 
 .navbar-default .navbar-nav>li:hover >a {
   background: #231f20;
    color: #DBCAA5;
 }
 
 .nav li ul li a {
	font-family: nexa-regular;
    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,
.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button,
.contact_form .ff-default .ff_btn_style{
	background-color: #DBCAA5 !important;
	background: #DBCAA5 !important;
	color: #231F20 !important;
	font-size: 14px !important;
	font-family: nexa-bold;
	padding: 16px 40px !important;
	border-radius: 8px !important;
	text-transform: uppercase !important;
	border:none !important;
	line-height: 140% !important;
}

.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
	  padding: 13px 20px !important;
}

.contact_form .ff-default .ff_btn_style {
	 padding: 13px 40px !important;
}

.vc_btn3-container.alt a,
.vc_pageable-load-more-btn .vc_btn3,
.contact_form .ff-default .ff_btn_style{
	background: #231F20 !important;
	color: #DBCAA5 !important;
}

.vc_btn3-container.alt a:hover,
.vc_pageable-load-more-btn .vc_btn3:hover,
.contact_form .ff-default .ff_btn_style:hover{
	background: #5D514F !important;
}

.vc_btn3-container.clear button,
.vc_btn3-container.clear a{
	background-color: transparent !important;
	color: #777 !important;
	padding: 0 !important;
    margin: 22px 0px 22px 45px !important;
}

.vc_btn3-container.clear button:hover,
.vc_btn3-container.clear a:hover{
	background-color: transparent !important;
	color: #333 !important;
}

.vc_btn3-container button:hover,
.vc_btn3-container a:hover,
.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button:hover{
	background-color: #B7A17B !important;
}

.ff-default .ff_btn_style:focus, .ff-default .ff_btn_style:hover {
    opacity: 1 !important;
}

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

.seo .vc_btn3:before{
	content: "\f002";
	font-family: fontAwesome;
	margin-right:10px;
}

.seo .vc_btn3:after {
    content: "\f178";
    font-family: fontAwesome;
    margin-left: 10px;
}

.web .vc_btn3:before{
	content: "\f108";
	font-family: fontAwesome;
	margin-right:10px;
}

.margin96 {
	margin-top: 96px;
}

.margin64 {
	margin-top: 64px;
}

.margin48 {
	margin-top: 48px;
}

.margin32 {
	margin-top: 32px;
}

.margin24 {
	margin-top: 24px;
}


#footer input:focus::placeholder,
.contact_form input:focus::placeholder{
  color: transparent !important;
}

 
 /*HOME */

.ss_wrap {
	
	background-size: cover;
	background-position: center;
}

.ss_wrap .ss_inner {
	padding: 522px 0px 128px 0px;
}

.ss_inner {
	margin-left: auto !important;
	margin-right: auto !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.ss_wrap video {
  position: absolute;
  height: 100%;
  width: 100%;
  object-fit: cover;
  left: 0;
	top:0;
}

.ss_wrap .video_wrap::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  background: #00000061;
  left: 0;
	top:0;
}
 

.ss_text {
	max-width: 570px;
	margin-top: 64px;
	margin-bottom: 48px !important;
}
 
 /* PAGE */
 

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

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

.page_header_wrap {
   
}

 

iframe {
	max-width: 100%;
}

.curved img {
	border-radius: 8px;
}
 
 
 /* PROCESS */


/*CONTACT*/

 
 
 /* FOOTER */

.cta .container{
	padding-top: 189px;
	padding-bottom: 160px;
}

.cta_wrap {
	background:url(https://negotiata.com.au/wp-content/uploads/2025/03/cta3.jpg);
      background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.cta_inner {
	background: url(https://negotiata.com.au/wp-content/uploads/2025/03/ctabg3.png);
	background-size: 50% 102%;
    background-repeat: no-repeat;
}

.cta_inner .container{
	background: url(https://negotiata.com.au/wp-content/uploads/2025/03/cta_bg2.png);
	 background-size: cover;
    background-repeat: no-repeat;
    background-position: -200px 0%;
}

#footer {
	background: #231F20;
	padding-top: 128px;
	padding-bottom: 64px;
}

#footer h4 {
	color: #DBCAA5;
	text-align: center;
	max-width:445px;
	display: inline-block;
}

.footer_section {
	text-align: center;
}

#footer_wrapper {
	
}

#footer .fluentform {
	margin-top: 32px;
}

.footer_icon_wrap {
	margin: 45px 0px;
}

.footer_image {
	width: 320px;
	margin-top: 96px;
}

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

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

#footer .social_wrap a {
  color: #231F20;
  width: 32px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  border-radius: 8px;
  margin: 10px 8px;
  transition: 0.3s;
  background: #B7A17B;
  text-align: center;
}

.footer_financia p {
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;

}

.footer_financia {
	margin-top: 96px;
}

.privacy_policy_link {
	margin-right: 48px;
}

.copyright_wrap {
	margin-top: 48px;
}

.copyright_wrap a {
	font-size: 14px;
	text-transform: uppercase;
	color: #5D514F;
}


.footer_financia p img {
	margin-left: 12px;
	position: relative;
	top: -2px;
	width: 108px;
}

.footer_contact{
	display: inline-block;
}

.footer_contact a{
	    color: #fff;
    font-size: 16px;
    margin-left: 20px;
    position: relative;
    top: 2px;
}
 

.footer_info {
	margin-top: 25px;
}

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

#menu-footer-menu-2 {
	margin-top: 15px;
}
 
#menu-footer-menu li,
#menu-footer-menu-2 li{
	display: inline-block;
}

#menu-footer-menu li:after,
#menu-footer-menu-2 li:after{
	    content: "\f111";
    font-family: fontAwesome;
    margin-left: 15px;
    font-size: 9px;
    color: #bfbfbf;
}

#menu-footer-menu li:last-child:after,
#menu-footer-menu-2 li:last-child:after{
	content:"";
	margin-left: 0px;
}

#menu-footer-menu a,
#menu-footer-menu-2 a{
    margin: 0 0 0 15px;
	font-size: 10px;
	text-transform:uppercase;
	color: #232323;
	font-weight: 700;
}

.social_icon_wrap {
	margin-top: 90px;
}

.social_icon_wrap a {
	    color: #fff;
    background: #0088ca;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
	margin-left: 5px;
	transition: 0.25s;
}

.social_icon_wrap a:hover {
	 background: #147fb3;
}



.contact_page_info h5 a{
	color: #333;
}

.contact_page_info h5 a,
.contact_page_info h5{
	margin-top: 15px;
}

.contact_page_info img{
	width: 50px;
}

.grey_bg {
	background: #B7A17B;
}

.maroon_bg {
	background: #5D514F;
}

.maroon_bg h1 {
	color: #DBCAA5;
}

.maroon_bg p {
	color: #fff;
}

.caption_block p{
	font-size: 14px;
	line-height: 140%;
	color: #231F20;
	text-transform: uppercase;
	font-family: nexa-bold;
	border-bottom: 1px solid #DBCAA5;
	padding-bottom: 16px;
	padding-top: 16px;
}

.vc_gitem-post-meta-field-status {
	font-size: 14px;
	line-height: 140%;
	color: #231F20;
	text-transform: uppercase;
	font-family: nexa-regular;
}

.caption_block.first p{
	padding-top: 0px;
}

.dark_bg {
	background: #231F20;
}

.dark_bg h2 {
	color: #B7A17B;
}

.testimonial_wrap {
	margin-top: 128px;
}
 
.testimonial_wrap h4 {
	text-shadow: none;
	color: #B7A17B;
	margin-bottom: 32px;
}

.testimonial_wrap .carousel-caption {
	padding-top: 0px;
}

.testimonial_wrap p {
	font-size: 14px;
	font-family: nexa-regular;
	text-transform: uppercase;
	color: #fff;
}

.slick-dots li button:before {
	font-size: 50px !important;
}

.slick-dots li {
    margin: 0px 12px !important;
}

.slick-dots li button:before {
	opacity: 1 !important;
}

.slick-dots li.slick-active button:before {
	color: #B7A17B !important;
}

.slick-slide {
	margin-bottom: -17px !important;
}

.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 .vc_grid.vc_row .vc_grid-item .wpb_content_element {
    margin-bottom: 24px;
}

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

body .vc_gitem_row img {
	border-radius: 8px;
}

.vc_grid-container-wrapper:after {

}

.home_properties_button {
	margin-top: 94px;
}

#footer .ff-default .ff-el-form-control{
	background: transparent;
    border: 1px solid #DBCAA5;
    border-radius: 8px !important;
    font-size: 14px !important;
    color: #fff;
    text-transform: uppercase;
    padding: 11px 15px !important;
	font-family: nexa-regular !important;
}

#footer ::placeholder {
	color: #fff !important;
}

.service_each > .vc_column-inner > .wpb_wrapper {
	background: #231F20;
	border-radius: 8px;
	padding: 24px 24px 48px 24px;
}

.service_each.second > .vc_column-inner > .wpb_wrapper {
	background: #5D514F;
}

.service_each.third > .vc_column-inner > .wpb_wrapper {
	background: #73787C;
}


.service_each.first > .vc_column-inner > .wpb_wrapper {
	border-top-left-radius: 0px;
}

.service_each h2 {
	color: #DBCAA5;
	
	margin-bottom: 48px !important;
}

.service_each .service_point p {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #B7A17B;
	padding-top: 16px;
	padding-bottom: 16px;
}

.most_chosen p {
	position: absolute;
    top: -44px;
    background: #B7A17B;
    color: #231F20;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 24px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-left: -24px;
	line-height: 1.42857143;
}

.service_wrap {
	margin-top: 44px;
}

.staff_icon {
display: inline-block;
    background: #B7A17B;
    border-radius: 8px;
    margin-top: 39px;
    margin-left: 16px;
    padding: 8px;
}

.staff_icon img{
	width: 18px;
	height: 18px;
}

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;
}

.purchases_page {
	margin-bottom: 138px;
}

.purchases_page .vc_grid-item {
	margin-top: 96px;
}

.purchases_page .vc_pageable-slide-wrapper > .vc_grid-item:first-child,
.purchases_page .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(2),
.purchases_page .vc_pageable-slide-wrapper > .vc_grid-item:nth-child(3){
	margin-top: 0px;
}

body .vc_grid .vc_pageable-load-more-btn {
    margin-top: 64px;
}

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;
}

.vc_do_toggle{
	border-bottom: 1px solid #B7A17B;
    margin-bottom: 0px;
    padding-bottom: 24px;
    padding-top: 48px;
	margin-bottom: 0px !important;
}

.first_faq.vc_do_toggle {
	padding-top: 0px;
}

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

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content p{
	margin-bottom: 0px !important;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_content {
	
}

.contact_header {
	padding-top: 128px;
}

.contact_section {
	display: inline-block;
}

.contact_section.first {
	margin-right: 48px;
}

.caption p {
	font-size: 14px;
	text-transform: uppercase;
	font-family: nexa-regular;
	margin-top: 24px;
}


.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}

.wpb_gmaps_widget .wpb_wrapper iframe {
	border-radius: 8px;
}

.contact_page_wrap {
	padding-bottom: 128px;
}

.contact_form .fluentform {
	margin-top: 40px;
}

.contact_form .frm-fluent-form .ff-t-container {
	margin-bottom: 24px;
}

.contact_form .ff-default .ff-el-form-control,
.select2-container--default .select2-selection--single{
	border: 1px solid #B7A17B !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
	    padding: 11px 15px !important;
	font-family: nexa-regular !important;
	color: #5D514F !important;
}

.select2-container--default .select2-selection--single {
	height: auto !important;
}


.contact_form ::placeholder {
	color: #5D514F !important;
}

.page-id-995 .cta_wrap,
.page-id-995 .cta_mobile{
	display: none;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background: url(http://103.27.35.158/~negotiata/wp-content/uploads/2025/03/arrow-down.png);
    background-size: 12px 6px;
  width: 12px;
  height: 6px;
  margin-left: -16px;
  border-color: transparent;
  border-width: 0px;
	background-repeat: no-repeat;
	margin-top: 0px !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.fluentform span.select2.select2-container:after {
	display: none !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0px !important;
	line-height: 21px !important;
}

.fluentform .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    border-width: 0;
	 background: url(https://negotiata.com.au/wp-content/uploads/2025/03/arrow-ip.png);
	  background-size: 12px 6px;
  width: 12px;
  height: 6px;
  margin-left: -16px;
  border-color: transparent;
  border-width: 0px;
	background-repeat: no-repeat;
	margin-top: 0px !important;
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

.fluentform .select2-container--default .select2-selection--single .select2-selection__arrow {
  
    position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 100%;
}

.show_hide {
	text-decoration: underline;
	cursor: pointer;
	margin-top: 10px;
    display: block;
}
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .vc_toggle_title {
        padding-right: 30px !important;
    }
	 
	 .ss_wrap > .vc_column_container, .ss_wrap > .vc_column_container > .vc_column-inner, .ss_wrap > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  height: 100%;
}
	 
	 .ss_wrap {
    height: 90vh;
}
	 
	 .ss_wrap > .vc_column_container > .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: center;
}
	 
	 .ss_inner {
  display: flex;
  align-self: flex-end;
        margin-bottom: 90px !important;
}
	 
	 .ss_inner > .vc_column_container, .ss_inner > .vc_column_container > .vc_column-inner, .ss_inner > .vc_column_container > .vc_column-inner > .wpb_wrapper {
display: flex;
        align-items: baseline;
        height: 100%;
        flex-direction: column;
}
	 
	 .ss_wrap .ss_inner {
    padding: 0px;
 
}
	 
	 .desktop_hidden {
		 display: none;
	 }
	 
	   .contact_form  .frm-fluent-form .ff-t-container {
        gap: 24px; 
	 }
	 
	 .right_column_margin {
		 padding-right: 172px !important;
	 }
	 
	    #footer .frm-fluent-form .ff-t-container {
        gap: 8px;
    }
	 
	 #footer .ff_columns_total_3 .ff-t-column-1,
	  #footer .ff_columns_total_3 .ff-t-column-2{
		 flex-basis: 40% !important;
	 }
	 
	 #footer .ff_columns_total_3 .ff-t-column-3 {
		 flex-basis: 20% !important;
	 }
	 
	 body .row {
    margin-right: -24px;
    margin-left: -24px;
}
	 
	body .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    margin-right: -48px;
}
	 
	 body .vc_column_container>.vc_column-inner,
.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9{
    padding-left: 24px;
    padding-right: 24px;
}

body .vc_row {
	    margin-left: -24px;
    margin-right: -24px;
}
	 
	 body .vc_gitem_row {
	margin-left: 0;
    margin-right: 0;
}
	 
	 body .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-right: 48px;
    padding-bottom: 0px;
}
	 
	 body .vc_gitem_row .vc_gitem-col {
    padding: 0px; 
	 }
	 
	 .full_width_col {
		  max-width: 885px;
	 }
	 
	 .full_width_col.page_header {
		         max-width: 565px;
	 }
	 
	 .margin_right48 {
		 padding-right: 48px !important;
	 }
	 
	 .full_width_bg > .vc_column-inner {
		 height: 100%;
		 background-size: cover;
		 background-position: center;
	 }
	 
	  .full_width_bg.about > .vc_column-inner {
	background-position: 50% 0%;
	 }
	 
	 .full_width_col {
		 padding-left: 172px !Important;
	 }
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 70px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
		  margin: 10px 0px 0px 0px;
        width: 320px;
        height: 32px;
        position: relative;
        top: 14px;
        left: 16px;
        z-index: 99;
		
	}
	
	.logo_resize {
		margin-top: 3px;
		width: 45px;
		height: 45px;
	}
	
	.navbar-right {
		margin-right: 0px;
	}
	
	.navbar-collapse {
		padding-right: 0px;
	}
	
	 .navbar-default .navbar-nav > li > a {
	padding: 30px 8px;
	font-size: 14px;
 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #b7a17b;
 }
 
 .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: 9;
}
	 
	  /* 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{
	 background: #231f20;
 }
	 
	 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: 128px;
		 padding-bottom: 128px;
	 }
	 
	 .buffer_low {
		 padding-bottom: 80px;
	 }
 
 
 /*FOOTER*/
 

 
 
 }

@media  (max-width:1600px){
 .full_width_col {
		 padding-right: 2.5% !important;
	 }
}

 

 @media (min-width: 992px) {
 
	.navbar-default .navbar-nav > li > a {
	padding: 30px 8px;
	font-size: 14px;
 }
 
	.logo {
margin: 10px 0px 0px 0px;
   width: 320px;
        height: 32px;
    position: relative;
    top: 14px;
    left: 16px;
    z-index: 99;
		
	}
	
	.logo_resize {
		margin-top: 3px;
		width: 45px;
		height: 45px;
	}

 
 }
 
 @media (min-width: 1200px) {
	
	.navbar-default .navbar-nav > li > a {
	padding: 30px 16px;
        font-size: 14px;
 }
 
 
 }
 
 @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 {
	padding: 200px 50px 170px 150px;
    text-align: left;
	 
 }
	 
	body .container {
		 width: 95%;
		max-width: 1440px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	h1 {
		font-size: 42px;
	}
	
	.contact_section.first {
    margin-right: 0;
		margin-bottom: 48px;
}
	
	.contact_section {
    display: block;
}
	
	.vc_toggle_title {
		padding-right: 16px !important;
	}
	
	    .right_column_margin {
        padding-right: 32px !important;
    }
	
	.service_each h2 {
    font-size: 24px;
}
	
	.about_wrap .vc_col-sm-4 {
		width: 42%;
	}
	
	.about_wrap .vc_col-sm-2 {
		width: 8%;
	}
	
	.team_wide {
		width: 42% !important;
	}
	
	.team_narrow {
		width: 29% !important;
	}
	
	.footer_financia p img {
    margin-left: 0px;
    top: 6px;
}
	
	.privacy_policy_link {
		margin-right: 0px;
	}
	
	.copyright_wrap a {
		display: block;
	}
	
	    .buffer_standard {
        padding-top: 64px;
        padding-bottom: 64px;
    }
	
	.cta_wrap {
		background: #b7a17b;
	}
	
	    .full_width_col {
        padding-left: 32px ! Important;
    }
	
	.logo_resize {
    position: relative;
    top: 15px;
    left: 12px;
		    z-index: 99;
	}
	
	.footer_logo {
   
}
	

}

@media (min-width:768px) and (max-width:1200px){
	
	.contact_form .frm-fluent-form .ff-t-container {
        display: block;
	}
	
	.contact_form .frm-fluent-form .ff-t-cell {
		margin-bottom: 24px;
	}
 
body .menu_phone {
		display: none;
	}
}

@media (min-width:1000px) and (max-width:1200px){
	
	.service_each h2 {
    font-size: 32px;
}
	
.cta .container {
    padding-top: 125px;
    padding-bottom: 90px;
}
	
	.cta .container h2 {
		font-size: 38px;
	}
}

@media (min-width:1200px) and (max-width:1410px){
.cta .container {
   padding-top: 150px;
        padding-bottom: 125px;
}
	
	.cta .container h2 {
		
	}
}


@media (min-width:768px) and (max-width:850px){
.navbar-default .navbar-nav>li>a {
           padding: 30px 8px;
        font-size: 14px;
}
}

@media (min-width:850px) and (max-width:1050px){
.navbar-default .navbar-nav>li>a {
           padding: 30px 8px;
        font-size: 14px;
}
}

@media (min-width:1200px) and (max-width:1330px){
.navbar-default .navbar-nav>li>a {
            padding: 30px 16px;
        font-size: 14px;
}
}

@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: 40px;
	}
	
	h4 {
    font-size: 18px;
}
	
	h6 {
    font-size: 18px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
    
	}
	
	 .buffer_standard {
		 padding-top: 72px;
		 padding-bottom: 72px;
	 }
	
	.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 !important;
		width: 28px;
        height: 1px;
		    border-left: 3px solid #ffffff !important;
	}
	
	.navbar .responsive-menu-pro-inner::before, .navbar .responsive-menu-pro-inner::after {
		left: -3px;
	}
	
	  .responsive-menu-pro-button:not(.is-active)  .responsive-menu-pro-inner::before {
        top: -8px !important;
    }
	
	  .responsive-menu-pro-button:not(.is-active)   .responsive-menu-pro-inner::after {
        bottom: -8px !important;
    }
	
	button#responsive-menu-pro-button:hover,
	button#responsive-menu-pro-button{
    
}
	
	#responsive-menu-pro-wrapper {
		height: 100%;
	}
	
	    #responsive-menu-pro-container #responsive-menu-pro-additional-content {
        position: absolute;
        bottom: 32px;
			width: 100%;
    }
	
	#responsive-menu-pro-wrapper {
		padding-top: 116px !important;
	}
	
	  #responsive-menu-pro-container li.responsive-menu-pro-item a{
        background-color: rgba(255, 255, 255, 0) !Important;
        color: #fff !Important;
        border-color: rgba(255, 255, 255, 0) !Important;
        font-size: 14px !Important;
        text-transform: uppercase !Important;
        font-family: nexa-bold !Important;
		  text-align: left !Important;
        padding-left: 16px !important;
		          height: 60px !important;
		  line-height: 60px !important;
		
    }
	
	#responsive-menu-pro-additional-content a {
		display: inline-block;
		background: #DBCAA5;
		color: #231F20;
		font-family: nexa-bold;
		text-transform: uppercase;
		padding: 16px 40px;
		border-radius: 8px;
		  width: 100% !important;
	}
	
	#responsive-menu-pro-container #responsive-menu-pro-additional-content {
		padding: 0 15px !important;
	}
	
	body, html {
	overflow-x: hidden;
}
	
	h2 {
		 font-size: 24px;
	}
	
	h1 {
		font-size: 30px;
	}
	
	.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;
}
	
	.social_icon_wrap {
    margin-top: 50px;
}
	
	.footer_icon {
		width: 40px;
	}
	
	.mobile_hidden {
		 display: none !important;
	 }
	
	.vc_btn3-container.clear button, .vc_btn3-container.clear a {
    margin: 22px 0px 22px 0px !important;
}
	
	.page_header_wrap h1 {
    font-size: 24px;
    padding: 80px 20px;
	}
	
	 .mobile_arrange {
		 display: table;
	 }
	 
	 .mobile_arrange .vc_col-sm-6:last-child {
    display: table-header-group;
}
	
	.navbar {
		height: 52px;
	}
	
	body {
		margin-top: 52px !important;
	}
	

	body .vc_column_container>.vc_column-inner {
		padding-left: 16px;
    padding-right: 16px;
	}
	
	body .vc_row{
		    margin-left: -16px;
    margin-right: -16px;
	}
	
	.ss_wrap .ss_inner{
    padding: 222px 0px 24px 0px;
}
	
	.ss_text {
    margin-top: 32px;
    margin-bottom: 32px !important;
}
	
	.mobile_header {
	padding-bottom: 72px;
}
	
	.full_width_bg > .vc_column-inner {
		min-height: 240px;
		background-size: cover;
		background-position: center center;
	}
	
	.full_width_col {
		padding-top: 32px;
		padding-bottom: 72px;
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	.margin64 {
		margin-top: 48px;
	}
	
	.margin48 {
    margin-top: 32px;
}
	
	.margin48.mob {
		margin-top: 48px;
	}

	.negotiata .vc_col-sm-4 {
		width: 50% !important;
		float: left;
	}
	
	.negotiata .negotiata1 > .vc_column-inner{
		padding-right: 8px !important;
	}
	
	.negotiata .negotiata2 > .vc_column-inner{
		padding-left: 8px !important;
	}
	
	.testimonial_wrap {
    margin-top: 72px;
}
	
	.testimonial_wrap h4 {
		margin-bottom: 32px !important;
	}
	
	body .vc_gitem_row {
		    margin-left: 0;
    margin-right: 0;
	}
	
	.vc_gitem_row .vc_gitem-col {
		padding: 0px !important;
	}
	
	body .vc_gitem-post-data {
    margin-bottom: 8px;
}
	
	body .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    padding-bottom: 48px;
}
	
	.home_properties_button {
    margin-top: 9px;
}
	
	.cta_mobile {
		min-height: 240px;
		background-size: cover !important;
		background-position: center center;
		background: url(https://negotiata.com.au/wp-content/uploads/2025/03/cta2.jpg);
	}
	
	.cta .container {
    padding-top: 32px;
    padding-bottom: 72px;
    background: #b7a17b !important;
}
	
	#footer {
    padding-top: 72px;
    padding-bottom: 32px;
}
	
	.frm-fluent-form .ff-t-cell .ff_submit_btn_wrapper_custom button {
    padding: 13px 40px !important;
    min-width: auto !important;
}
	
	#footer .fluentform .ff-text-left {
    text-align: center;
}
	
	.footer_image {
    margin-top: 52px;
}
	
	.footer_financia {
    margin-top: 62px;
}
	
	.footer_financia p img {
    position: relative;
        top: 0;
        display: block;
        margin-top: 12px;
        margin-left: auto;
        margin-right: auto;
}
	
	.privacy_policy_link {
    margin-right: 0;
		margin-bottom: 24px;
}
	
	.service_each > .vc_column-inner > .wpb_wrapper {
    padding: 16px 16px 32px 16px;
}
	
	.most_chosen p {
    margin-left: -16px;
}
	
	.service_each h2 {
    margin-top: 32px;
    margin-bottom: 32px !important;
}
	
	.gap48mobile .vc_col-sm-4 {
		margin-bottom: 48px;
	}
	
	.gap48mobile .vc_col-sm-4:last-child {
		margin-bottom: 0px;
	}
	
	.copyright_wrap a {
		display: block;
	}
	
	html .ult_exp_section_layer.ult-adjust-bottom-margin {
		    margin-bottom: 48px !important;
	}
	
	.margin96.team {
    margin-top: 0px;
}
	
	.team_wrap {
		padding-bottom: 20px;
	}
	
	.purchases_page .vc_grid-item {
    margin-top: 0px;
}
	
	body .vc_grid .vc_pageable-load-more-btn {
    margin-top: -22px;
}
	
	.vc_btn3-container {
		margin-bottom: 0px !important;
	}
	
	.purchases_page {
    margin-bottom: 102px;
}
	
	.mob72 {
		margin-top: 72px;
	}
	
	.vc_toggle_title {
		padding-right: 32px !important;
	}
	
	.vc_toggle_content {
		padding-right: 16px !important;
	}
	
	.margin24.job_role {
		margin-top: 8px;
	}
	
	.contact_header {
    padding-top: 72px;
		        padding-bottom: 30px;
}
	
	.contact_form .fluentform {
    margin-top: 32px;
}
	
	.contact_form .frm-fluent-form .ff-t-container {
    margin-bottom: 0;
}
	
	.contact_form  .ff-t-cell {
		margin-bottom: 16px !important;
	}
	
	.contact_col1 {
		margin-top: 72px;
	}
	
	.contact_section {
    display: block;
}
	
	.contact_section.first {
    margin-right: 0px;
		margin-bottom: 48px;
}
	
	.caption p {
    margin-top: 8px;
}
	
	.contact_page_wrap {
    padding-bottom: 72px;
}
	
	.ss_wrap .ss_inner {
		padding-left: 16px !important;
		padding-right: 16px !important;
	}
	
	  .full_width_bg.about > .vc_column-inner {
	background-position: 50% 0%;
	 }

	
	.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;
	}
}
