/*
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: #777;
	font-size: 13px;
	line-height: 22px;
	 font-weight: 400;
 }
 
 td {
	margin: 0;
	padding: 0;
 }
 
 h1 {
	margin: 0;
	 font-size: 90px;
	 font-weight: 800;
	 color: #232323;
}
 
 h2 {
	font-weight: 800;
	 font-size: 36px;
 }

.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p{
	color: #fff;
}
 
 h3 {
	font-weight: 400;
 }

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

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

h6 {
	font-size: 34px;
    font-weight: 300;
	color: #444;
}
 
 h1,h2,h3,h4,h5,h6 {
	font-family: 'Spartan', sans-serif;
	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: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: 'Spartan', sans-serif;
	 overflow-x:hidden;
 }

.home .navbar,
.home footer{
	display: none;
}

.logo_home img{
	width: 275px;
}

form.fluent_form_3 .ff-btn-submit:not(.ff_btn_no_style) {
  background-color: #758947 !important;
}


.coming_soon h2 {
	font-family: 'Maytra', sans-serif;
     font-size: 60px;                                        
}


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

 /* Header */
 
 .logo {
		    margin-left: 12px;
    margin-top: 12px;
		width: 38px;
		height: 38px;
	}
  
 .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: 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: 'Spartan', sans-serif;
	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 {
    background: #191919;
    color: #ffffff;
 }
 
 .nav li ul li a {
	font-family: 'Spartan', 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{
	background-color: #0088ca !important;
	color: #fff !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	padding: 22px 45px !important;
	border-radius: 50px !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.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{
	background-color: #147fb3 !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;
}
 
 /*HOME */

 
 
 /* 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: 10px;
	border-bottom-left-radius: 45%;
}

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


/*CONTACT*/

.caldera-grid .form-control {
	margin-bottom: 15px !important;
	    box-shadow: none !important;
    height: auto !important;
    padding: 15px 20px !important;
    border-radius: 50px !important;
    font-size: 12px !important;
}

.caldera-grid textarea.form-control {
	    padding: 20px 15px !important;
    border-radius: 30px !important;
	
}

.caldera-grid .btn {
	background-color: #0088ca !important;
	color: #fff !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	padding: 25px 45px !important;
	border-radius: 50px !important;
	text-transform: uppercase !important;
	border:none !important;
	transition: 0.3s;
	margin-top: 10px;
}


.caldera-grid .btn:hover {
	background-color: #147fb3 !important;
}

#CF5fe59891cfef2_1-row-2 {
	text-align: left;
	padding-bottom: 25px;
    padding-top: 15px;
}

.caldera-grid .checkbox label, .caldera-grid .radio label {
    font-size: 12px;
}

.page_contact_wrap h4 {
	margin-bottom: 25px;
}
 
 
 /* FOOTER */

#footer {
	
}

#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: 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;
}
 
 
 /* MEDIA QUERIES */
 
 
 @media (min-width: 768px) {
	 
	 .contact_page_info.first {
		 padding-top: 100px;
	 }
	 
	
	.body-padding {
		padding-top: 70px;
	}
	
	/*HEADER */
	
	.top_nav_right_wrapper {
		position: relative;
		z-index: 1;
	}
	
	.logo {
		margin: 20px 0px 0px 20px;
    width: 50px;
    height: 50px;
		
	}
	
	.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;
	font-size: 10px;
 }
 
 #myNavbar > ul > li > a  {
	 cursor: pointer;
 }
 
 
 .navbar-default .navbar-nav > li > a:active,
 .navbar-default .navbar-nav > li > a:focus{
	color: #009bc6;
 }
 
 .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: #191919;
 }
	 
	 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: 120px;
		 padding-bottom: 120px;
	 }
	 
	 .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 {
	padding: 40px 20px;
	font-size: 9px;
 }
 
	.logo {
margin: 10px 0px 0px 20px;
    width: 50px;
    height: 50px;
    position: relative;
    top: 15px;
    left: 12px;
    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;
	font-size: 10px;
 }
 
 
 }
 
 @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: 1900px;
		margin: 0 auto;
	 }
 
 }

@media (min-width:768px) and (max-width:1000px){
	
	.logo_resize {
    position: relative;
    top: 15px;
    left: 12px;
		    z-index: 99;
	}
	
	.footer_logo {
   
}
	

}

@media (min-width:768px) and (max-width:1200px){
body .menu_phone {
		display: none;
	}
}

@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 {
    padding: 40px 10px;
    font-size: 8px;
}
}

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

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

@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: 20px;
    line-height: 26px;
}
	
	h6 {
    font-size: 18px;
	}
	
	.vc_btn3-container button, .vc_btn3-container a {
    font-size: 10px !important;
 padding: 22px 35px !important;
	}
	
	 .buffer_standard {
		 padding-top: 70px;
		 padding-bottom: 70px;
	 }
	
	.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: 24px;
	}
	
	.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;
	}
	
	.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;
}
}

@media (min-width:1600px) {
	.sub-menu-text {
    padding: 0px 65px 0px 75px;
}
}

@media (min-width:1900px) {

}