/*
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
 */
 


 
 * {
	margin: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
 }
 
 p {
	color: #1f2933;
	font-size: 14px;
	line-height: 24px;
	 font-weight: 400;
 }
 
 td {
	margin: 0;
	padding: 0;
 }

a {
	color: #1F2933;
}
 
 h1,h2,h3,h4,h5,h6 {
	font-family: "DM Sans", sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	 
 }
 
 h1 {
	margin: 0;
	 font-size: 86px;
	 color: #1f2933;
	 font-weight: 400;
}
 
 h2 {
	color: #1f2933;
	 font-size: 48px;
	 letter-spacing: 2px;
 }

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-family: "DM Serif Display", serif;
	 color: #1f2933;
	 font-size: 30px;
 }

h4 {
	    color: #232323;
    font-weight: 700;
    font-size: 26px;
    line-height: 34px;
}

h5 {
	font-weight: 600;
	font-size: 18px;
	color: #1f2933;
}

h6 {
	font-size: 34px;
    font-weight: 300;
	color: #444;
}


body .wpb_button, body .wpb_content_element, body ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px;
}
 
 a {
	text-decoration: none;
	
 }
 
 a:hover,
 a:active,
 a:focus {
	 text-decoration: none;
 }
 
 li {
	list-style-type: none;

 }

a:focus {
	outline: none !important;
}
 
 ul {
	margin: 0;
	padding: 0;
 }
 
 a, img {
	border: none;
 }
 
 img {
	 max-width: 100%;
	 width: auto;
	 height: auto;
 }
 
 body {
	margin: 0;
	padding: 0;
	font-family: "DM Sans", sans-serif;
	 overflow-x:hidden;
 }



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

 /* Header */
 
 .logo {
		    margin-left: 0px;
    margin-top: 0px;
    width: 65px;
    height: 65px;
	}
  
 .navbar {
	 background: #fff;
	 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: static;
	 top: 0px;
	 right: 0px;
	 margin: 5px 0px 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: "DM Sans", sans-serif; 
    color: #1f2933;
	font-size: 12px;
	text-transform: uppercase;
	 font-weight: 600;
	
 }
 
 .navbar-nav li a {
	 transition: background-color 0.3s ease, color 0.3s ease;
 }
 
 .navbar-default .navbar-nav>li:hover >a {
    background: #c5a86b;
    color: #ffffff;
 }

.navbar:not(.fixed) {
	border-bottom: 1px solid #1F2933;
}

.navbar:not(.fixed){
	padding-top: 15px;
	padding-bottom: 15px;
}

.navbar:not(.fixed) .menu_phone a {
	    background: #1F2933 !important;
    color: #fff !important;
    padding: 14px 36px !important;
    border-radius: 5px;
    margin-top: 10px;
    margin-left: 40px;
	
}

.navbar:not(.fixed) .menu_phone a:hover {
	background: #C7A96B !important;
}
 
 .nav li ul li a {
	font-family: "DM Sans", sans-serif;
    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-color: #1f2933 !important;
	background: #1f2933 !important;
	color: #fff !important;
	font-size: 12px !important;
	font-weight: 400 !important;
	padding: 14px 56px !important;
	border-radius: 5px !important;
	text-transform: uppercase !important;
	border:none !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.white a {
		background-color: transparent !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}

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

.ff-default .ff_btn_style {
	opacity: 1 !important;
	transition: 0.3s !important;
}

.vc_btn3-container button:hover,
.vc_btn3-container a:hover,
.ff-default .ff_btn_style:hover{
	background-color: #C7A96B !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;
}


.top10{padding-top:10px;}
.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top60{padding-top:60px;}
.top70{padding-top:70px;}
.top80{padding-top:80px;}
.top90{padding-top:90px;}
.top100{padding-top:100px;}
.top120{padding-top:120px;}
.top140{padding-top:140px;}
.top160{padding-top:160px;}

.bottom10{padding-bottom:10px;}
.bottom20{padding-bottom:20px;}
.bottom30{padding-bottom:30px;}
.bottom40{padding-bottom:40px;}
.bottom50{padding-bottom:50px;}
.bottom60{padding-bottom:60px;}
.bottom70{padding-bottom:70px;}
.bottom80{padding-bottom:80px;}
.bottom90{padding-bottom:90px;}
.bottom100{padding-bottom:100px;}
.bottom120{padding-bottom:120px;}
.bottom140{padding-bottom:140px;}
.bottom160{padding-bottom:160px;}
 
 /*HOME */


.service_col > .vc_column-inner > .wpb_wrapper {
	border-bottom: 1px solid #1f2933;
	padding-bottom: 40px;
}

.dark {
	background: #4b5563;
}

body .vc_toggle_size_md.vc_toggle_round .vc_toggle_title {
	padding-left: 0px;
}

body .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon {
	left: auto;
	right: 0;
}

.vc_toggle_title h4 {
	font-size: 18px;
	font-weight: 400;
}

.vc_toggle_round .vc_toggle_icon {
    background-color: transparent;
    border-color: #1f2933;
}

.vc_toggle_round.white .vc_toggle_icon {
    background-color: transparent;
    border-color: #fff;
}

.vc_toggle_round .vc_toggle_icon:after, .vc_toggle_round .vc_toggle_icon:before {
    background-color: #1f2933;
}

.vc_toggle_round.white .vc_toggle_icon:after, .vc_toggle_round.white .vc_toggle_icon:before {
    background-color: #fff;
}

.vc_do_toggle {
	border-bottom: 1px solid #1f2933;
	padding-bottom: 15px;
}

body .vc_toggle_size_md.vc_toggle_round .vc_toggle_content {
	padding-left: 0px;
}

body .vc_toggle_round .vc_toggle_icon {
    background-color: #2a2a2a00;
    border-color: #1F2933;
}

body .vc_toggle_round .vc_toggle_icon:after,body .vc_toggle_round .vc_toggle_icon:before {
    background-color: #1F2933;
}

.process1 h4:before {
	content:"01";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}

.process2 h4:before {
	content:"02";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}

.process3 h4:before {
	content:"03";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}

.process4 h4:before {
	content:"04";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}

.process5 h4:before {
	content:"05";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}

.process6 h4:before {
	content:"06";
	display: inline-block;
	margin-right: 8px;
	font-weight: 700;
}


.white.vc_do_toggle {
	border-bottom: 1px solid #fff;
}

.border-top {
	border-top: 1px solid #1F2933;
}
 
.carousel-caption {
	text-shadow: none !important;
	color: #1f2933;
	font-size: 14px;
	line-height: 24px;
	 font-weight: 400;
	border-bottom: 1px solid #1F2933;
}

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

.content-section strong {
	margin-top: 15px;
	display: block;
}

body .slick-slider .slick-prev, body .slick-slider .slick-next {
	background: #1F2933 !important;
	width: 40px !important;
	height: 40px !important;
	border-radius: 100% !important;
}

body .slick-slider .slick-next {
	left: 0 !IMPORTANT;
    margin-left: 50px;
}

body .slick-prev:before {
  content: "" !important;
  font-weight: 400 !important;
  color: #fff !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: #fff !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;
}

/* 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='%23D6D2CA' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M9 7L6 10L9 13' fill='none' stroke='%23D6D2CA' 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='%23D6D2CA' stroke-width='1.6' stroke-linecap='round'/%3E%3Cpath d='M11 7L14 10L11 13' fill='none' stroke='%23D6D2CA' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.slick-prev, .slick-next {
	top: calc(100% + 30px) !important;
}
 
 /* PAGE */
 
 #main_content_text_page h1,
 #main_content_text_page h2,
 #main_content_text_page h3,
 #main_content_text_page h4,
 #main_content_text_page h5{
	margin-bottom: 20px;
 }

.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: 5px;
}

.curved_negative img {
	border-radius: 10px;
	border-bottom-right-radius: 45%;
}
 
 
 /* PROCESS */


/*CONTACT*/

.ff-default .ff-el-form-control{
	    border: 1px solid #1F2933 !important;
    border-radius: 0px !important;
    padding: 15px 15px !important;
    font-family: 'DM Sans' !important;
    font-size: 14px !important;
}
 
 
 /* FOOTER */

.cta_wrap {
	background: url(https://www.tonyfitzgeraldbuyersagent.com.au/wp-content/uploads/2026/05/ctabg.jpg);
    background-size: cover;
    background-position: center;
    padding: 200px 90px 360px 90px;
    border-radius: 5px;
}

.cta_wrap h3,
.cta_wrap h5{
	color: #fff;
}

#footer {
	
}

.low_footer {
	padding-top: 35px;
	padding-bottom: 35px;
}

#footer_wrapper {
	
}

.footer_icon_wrap {
	margin: 45px 0px;
}

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

.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: 20px;
	display: inline-block;
}

.menu-footer-menu-container {
	text-align: center;
}

#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{
	   
}

#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 10px 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    color: #1F2933;
    font-weight: 600;
}

.copyright_section {
	padding-top: 15px;
	text-align: right;
}

.copyright_section p,
.copyright_section a {
	font-size: 12px;
	color: #1F2933;
	margin-bottom: 0px;
}

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

.border-top-contact > .vc_column_container > .vc_column-inner > .wpb_wrapper{
	padding-top: 60px;
	border-top: 1px solid #1F2933;

}

.border-bottom-contact > .vc_column_container > .vc_column-inner > .wpb_wrapper{
	padding-bottom: 60px;
	border-bottom: 1px solid #1F2933;
}

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

body .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
	background: transparent !important;
	border: 1px solid #1F2933 !important;
}

.vc_toggle_title h4 {
    width: 90%;
    display: block !important;
}
 
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .clear-left:before {
		 content: '';
		 display: table;
		 clear: left;
	 }
	 
	 .inline {
		 display: inline-block;
	 }
	 
	 .contact_info {
		 margin-left: 20px;
		         vertical-align: top;
        margin-top: 20px;
	 }
	 
	 .flex_wrap > .service_col,
	  .flex_wrap > .service_col > .vc_column-inner{
		 display: flex;
	 }
	 
	 .col-margin-left {
		 padding-right: 70px !Important;
	 }
	 
	  .col-margin-right {
		 padding-left: 70px !Important;
	 }
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 101px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
	
		
	}
	
	.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: 40px 10px;

 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #1f2933;
 }
 
 .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: 111;
}
	 
	  /* 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: 160px;
		 padding-bottom: 160px;
	 }
	 
	 .buffer_small {
		 padding-top: 100px;
		 padding-bottom: 100px;
	 }
	 
	 .buffer_low {
		 padding-bottom: 80px;
	 }
 
 
 /*FOOTER*/
 

 
 
 }

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

}

@media (min-width:1000px) and (max-width:1200px){
	
	.contact_wrap .col-margin-left {
		padding-right: 0px !important;
	}
	
	
	.low_footer .col-sm-4:first-child {
		width: 25%;
	}
	
	.low_footer .col-sm-4:nth-child(2) {
		width: 50%;
	}
	
	.low_footer .col-sm-4:last-child {
		width: 25%;
	}

	
}
 

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

 }
 
	.logo {
margin: 0px 0px 0px 0px;
        width: 65px;
        height: 65px;
        position: relative;
        z-index: 99;
		
	}
	
	.logo_resize {
		margin-top: 3px;
		width: 45px;
		height: 45px;
	}

 
 }
 
 @media (min-width: 1200px) {
	
	.navbar-default .navbar-nav > li > a {
	padding: 25px 30px;
	
 }
 
 
 }
 
 @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 {
    text-align: left;
	 
 }
	 
	body .container {
		 width: 95%;
		max-width: 1600px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	.contact_wrap .col-margin-left {
		padding-right: 0px !important;
	}
	
	.inline {
        display: block;
        margin-left: 0px !important;
    }
	
	.low_footer .col-sm-4:first-child {
		width: 15%;
	}
	
	.low_footer .col-sm-4:nth-child(2) {
		width: 50%;
	}
	
	.low_footer .col-sm-4:last-child {
		width: 35%;
	}
	
	h1 {
		font-size: 70px;
	}
	
	.logo_resize {
 
	}
	
	.footer_logo {
   
}
	

}

@media (min-width:768px) and (max-width:1200px){
    .navbar-default .navbar-nav > li > a {
        padding: 25px 30px;
    }
}

@media (min-width:768px) and (max-width:1300px){
.nav li ul {
    z-index: 8;
}
}


@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: 46px;
	}
	
	h4 {
    font-size: 20px;
    line-height: 26px;
}
	
	h6 {
    font-size: 18px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
   
	}
	
	.navbar.fixed {
		height: 80px;
	}
	
	.navbar.fixed .logo {
		margin-top: 7px;
	}
	
	.navbar.fixed #responsive-menu-pro-button {
		margin-top: 10px !important;
	}
	
	 .buffer_standard {
		 padding-top: 90px;
		 padding-bottom: 90px;
	 }
	
	.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: #1F2933 !important;
		width: 35px;
    height: 2px;
		    border-left: 3px solid #C7A96B !important;
	}
	
	.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: transparent !important;
}
	
	body, html {
	overflow-x: hidden;
}
	
	h2 {
		 font-size: 34px;
	}
	
	.top0mobile {
		padding-top: 0px;
	}
	
	.top160 {
    padding-top: 90px;
} 
	
	.top160 {
    padding-bottom: 90px;
} 
	
	.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 {
    margin-top: 30px;
}
	
	.copyright_section {
    padding-top: 30px;
    text-align: center;
}
	
	.contact_info {
		margin-top: 15px;
	}
	
	.social_icon_wrap {
    margin-top: 50px;
}
	
	.footer_icon {
		width: 40px;
	}
	
	.navbar:not(.fixed) {
    height: 95px;
}
	
	 .top10mobile{padding-top:10px;}
  .top20mobile{padding-top:20px;}
  .top30mobile{padding-top:30px;}
  .top40mobile{padding-top:40px;}
  .top50mobile{padding-top:50px;}
  .top60mobile{padding-top:60px;}
  .top70mobile{padding-top:70px;}
  .top80mobile{padding-top:80px;}
  .top90mobile{padding-top:90px;}
  .top100mobile{padding-top:100px;}
  .top120mobile{padding-top:120px;}
  .top140mobile{padding-top:140px;}
  .top160mobile{padding-top:160px;}

  .bottom10mobile{padding-bottom:10px;}
  .bottom20mobile{padding-bottom:20px;}
  .bottom30mobile{padding-bottom:30px;}
  .bottom40mobile{padding-bottom:40px;}
  .bottom50mobile{padding-bottom:50px;}
  .bottom60mobile{padding-bottom:60px;}
  .bottom70mobile{padding-bottom:70px;}
  .bottom80mobile{padding-bottom:80px;}
  .bottom90mobile{padding-bottom:90px;}
  .bottom100mobile{padding-bottom:100px;}
  .bottom120mobile{padding-bottom:120px;}
  .bottom140mobile{padding-bottom:140px;}
  .bottom160mobile{padding-bottom:160px;}
	
	.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;
	 }
	
	.contact_info h5 {
		font-size: 16px;
	}
	
	.bottom160 {
    padding-bottom: 90px;
}
	
	.cta_wrap {
    padding: 120px 30px 100px 30px;
    border-radius: 5px;
}
	
	.footer_low_section_left {
		text-align: center;
	}
	 
	 .mobile_arrange .vc_col-sm-6:last-child {
    display: table-header-group;
}
	
	
	.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;
	}
}