/**
Theme Name: Pilbara Constructions
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pilbara-constructions
Template: astra
*/

html {
  scroll-behavior: smooth;
}



a{
text-decoration:none!important;
}

.duties .bullet-points {
	padding-top:15px;
	margin-left:0px!important;
}

.roles li{
	color:#000!important;
}

.duties .bullet-points li{
	    color: #fff;
    position: relative;
    padding: 0px 0px 10px 27px;
}

.duties h5{
	text-transform:none;
}

.duties .bullet-points li:before{
	content: '\f336';
    display: block;
    position: absolute;
    left: 0px;
    top: 3px;
    color: #FFB700;
    font-family: 'Font Awesome 5 Pro';
    font-size: 16px;
}

.post-banner-head h2{
	color:#fff;
}

.single-post .entry-header, .single-post .navigation.post-navigation{
	display:none!important;
}

.job-listing .vc_gitem-animated-block .vc_gitem-is-link{
	    background-image: none!important;
    height: 0;
}

.job-listing .vc_col-sm-12{
	padding:30px;
}

.job-listing .vc_btn3 {
	    background: #FFB700!important;
    border-radius: 0;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none!important;
    margin-top: 13px;
	color:#000!important
}

.job-listing .vc_gitem-post-data h4{
	    font-size: 33px;
}

.job-listing .vc_btn3:hover{
	background:#1212A3!important;
	color:#fff!important;
	border-color:#1212A3!important;
}

.single-post .gform_footer, .single-post .gform_confirmation_message{
    display:block!important;
    text-align:center!important;
}

.single-post .gfield_select{
        height: 59px!important;
}

.single-post input[type=text], .single-post input[type=email], .single-post input[type=tel], textarea{
    padding:15px!important;
}

.single-post .gform_wrapper{
    background: #f5f5f5;
    padding: 15px;
}

.single-post .ult_modal-title{
     display: block!important;
    text-align: center;
    background: #000080;
    padding: 10px!important;
    color: #fff!important;
    font-size: 30px!important;
    font-weight: 100;
}

.single-post .btn-modal{
               background: #1212a3!important;
    border-color: #1212a3!important;
    padding: 11px 65px 15px 20px;
    font-size: 16px;
    color: #fff!important;
    border-radius: 0;
    position: relative;
    font-weight: 600;
	transition:all .8s;
}

.single-post .btn-modal:after{
	        content: "\f018";
    display: block;
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    top: 0;
    width: 47px;
    height: 50px;
    line-height: 50px;
    color: #000;
    font-size: 21px;
	transition:all .8s;
}


.single-post .btn-modal:before{
	  content: '';
    display: block;
    position: absolute;
    right: -1px;
    top: -0.5px;
    clip-path: polygon(28% 0, 100% 0, 100% 100%, 0% 100%);
    width: 53px;
    height: 50px;
    background: #FFB700;
	transition:all .8s;
}

.single-post .btn-modal:hover::after{
	color:#fff;
}

.single-post .btn-modal:hover::before{
	background:#1212A3;
}

.single-post .btn-modal:hover{
	background:#FFB700!important;
	color:#fff!important;
	border-color:#FFB700!important;
}


.proud-logo img{
	     filter: grayscale(1);
    transition: 0.5s;
    opacity: 0.6;
    width: 150px;
}

.proud-logo img:hover{
	filter:grayscale(0);
	transition:0.5s;
	 opacity: 1;
}

.footer-widget-area.widget-area.site-footer-focus-item {
	width:100% !important;
}
.ser-homes > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper, .ser-homes > .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper .vc_row{
	height:100%!important;
}

a:focus{
	outline:0!important;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 21px;
    line-height: 40px;
    color: #333;
    border-left: 5px solid #ffb700!important;
    font-weight: 400;
    background: #f5f5f5;
	    font-style: normal;
}
li{
	list-style:none!important;
}
.republish{
    margin-left:0px!important;
}
.republish li {
    position: relative;
    padding-bottom: 10px;
    padding-left: 30px;
    
}
.republish li:before {
   content: '\f101';
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 17px;
    color: #000080;
    top: 2px;
    left:0px;
}

.info-1{
        border: 2px solid #000;
         padding: 6px;
}
.civil{
        background: #000080!important;
    padding: 15px 30px!important;
    color: #fff!important;
    outline: 1px solid #ffffffa6!important;
    outline-offset: -10px!important;
}
.filter-links {
	display: none;
}
.astra-portfolio-filters{
       box-shadow: 0 0 0px 0px !important;
}
.ast-sticky-active .site-logo-img img {
	    top: 17px;
}
.widget-title{
	margin-bottom:27px!important;
	text-transform: capitalize!important;
}
.wpb_content_element, .ult-modal-input-wrapper {
    margin-bottom: 0px!important;
}

.template-meta{
background-color: #ffb700;
    color: #000!important;
}

.template-meta:hover{
     background-color: #000080;
     color: #fff!important;
}
.ser-homes .upb_row_bg{
	background-position:top !important;
}
.white {
	color:#fff !important;
}

.home .projects{
	z-index:9;
	position:relative;
}

.vc_column-inner{
padding-top:0px!important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li, footer p, .ubtn-ctn-center, .ubtn-ctn-left, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
 margin-bottom:0px!important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li { margin: 0px !important; } .vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner { padding-top: 0px; } .upb_row_bg { background-position: bottom !important; }

.a:focus{
outline:0px!important;
}
.nospace{
	margin-bottom: 0px!important;
}

.ubtn{
     background:#000080!important;
    color: #fff !important;
    padding: 13px 66px 13px 16px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
}
.ubtn.ubtn-sep-icon-at-right .ubtn-icon {
background-color: #FFB700;
    height: 104%;
    width: 53px;
    clip-path: polygon(39% 0%, 100% 0, 100% 100%, 0% 100%);
       right: -1px !important;
}
.ubtn .ubtn-icon .Defaults-road {
	font-size: 25px !important;
 
    line-height: 50px;
    text-align: right;
    float: right;
    padding-right: 7px;
}
.ubtn-hover{
    background-color: #ffb700!important;
}
.ubtn-hover .ubtn-data{
        color: #000 !important;
}

.ubtn:hover .ubtn-data.ubtn-icon{
	background:#000080!important;
}

.ubtn:hover .ubtn-data.ubtn-icon i{
	color:#fff!important;
}

.white-btn .ubtn-hover{
		background-color:#fff!important;
}

.ubtn:hover{
	background:#FFB700!important;
}

.white-btn .ubtn-data.ubtn-icon, .white-btn .ubtn:hover{
	background:#fff!important;
}

.white-btn .ubtn-data.ubtn-icon i, .white-btn .ubtn:hover .ubtn-text{
	color:#000080!important;
}
/*--------------------footer--------------------*/
.abv-footer-info a{
	color:white!important;
}
 .email{
	padding-top: 45px;
	
}
.site-above-footer-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
}
.site-footer-above-section-1 {
	
    height: 120px!important;
}
#menu-useful-links a{
	color:white;
}
.widget-title {
    font-weight: 700;
    color: white;
	font-size: 28px;
}
.logo-1{
	 background: white;
    padding:6px;
    margin-top: 21px;
	margin-right: 38%;
}
li{
	list-style:none;
}
.footer-section li i{
	color:#ffb700;
    text-align: center;
    font-size: 16px;
    position: absolute;
    left:2px!important;
     top: 6px;
}
.footer-section li{
	color: #fff!important;
	  list-style-type: none;
    display: inline-block;
    position: relative;
    padding-left: 30px;
	padding-bottom:10px;	
}

.footer-section  a{
	color:white;
	font-size: 15px;
}
#menu-useful-links li :before{
	content: '\f0da';
    display: block;
    position: absolute;
    left:0px;
    top: 0;
    font-family: 'FontAwesome';
    color:#ffb700;
}
#menu-useful-links li{
	    position: relative;
    list-style-type: none;
    padding: 0px 0px 10px 15px;
    line-height:28px;
	font-size: 15px;
}


.fa-map-marker{
	color: #000080!important;
}

.home-what i{
	     width: 85px;
    height: 120px;
    background: #fff;
    color: #000080;
    line-height: 121px;
    text-align: center;
    font-size: 40px;
}

.home-what .left-what i, .left-what{
	 border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}

.what-sec{
	    position: relative;
    background: #000080;
    color: #fff;
    padding: 10px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.right-what{
	    flex-direction: row-reverse;
    text-align: right;
}

.what-sec h6{
	    color: #FFB700;
    padding-bottom: 5px;
}

.left-what .what-text{
	padding-left:20px;
}


.right-what .what-text{
	padding-right:20px;
}

.what-text p{
	margin-bottom:0px;
	color:#fff;
	font-size:15px;
}

.home-what .right-what i, .right-what{
	 border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
}


/*----------------------header----------------*/
.top-contact{
	margin:0px;
}
.ast-desktop-header-content.content-align-flex-start, .top-contact br{
	display:none;
}

.top-right{
	    position: relative;
    padding-left: 52px;
}

.top-right i{
	font-size: 38px;
    color: #000080;
    position: absolute;
    left: 0;
    top: -6px;
}

.top-right h6{
	    padding-bottom: 5px;
}
.top-contact li i{
	color: #ffb700;
    text-align: center;
    font-size: 25px;
    position: absolute;
    left:-10px!important;
	top: 3px;
	
}
.top-contact a{
	font-size:16px !important;
}
.top-contact li{
	  list-style-type: none;
    display: inline-block;
    position: relative;
    padding-left: 20px;
	margin-right: 40px;
}
/*.site-header-above-section-left:before{
	 content: '';
    display: block;
    width:42%;
    height: 60px;
    position: absolute;
    left: 0px;
    background: #ffb700;
    clip-path: polygon(0 0, 100% 0, 94% 100%, 0% 100%);
} */
.ast-primary-header-bar {
	position:relative;
}

.top-right h5 a:hover{
	color:#FFB700!important;
}

.top-contact a:hover{
	color:#000080!important;
}

.ast-primary-header-bar:before {
     content: '';
    left: 0;
    background-color: #fff;
    width: 350px;
    height: 124px;
    display: block;
    position: absolute;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%);
    bottom: 0;
	
}
.site-logo-img img {
	    position: absolute;
    top: 5px;
	    left: 63px;
}

.site-logo-img{
   z-index: 9;
  
}
.top-contact{
	    margin-left: -49px;
}
.ast-custom-button{
	    padding: 15px 20px!important;
}
.ast-custom-button{
	z-index: 9;
}
/*.site-header-primary-section-right:after{
    content: '';
    display: block;
    width: 26%;
    height: 100%;
    position: absolute;
    right: 0px;
    background: #fff;
    clip-path: polygon(8% 0, 100% 0, 100% 100%, 0% 100%);
    z-index: -1;
} */
.top-contact-1 a{
	font-size:16px !important;
}
.top-contact-1 li i{
	color: #000080;
    text-align: center;
    font-size: 26px!important;
    position: absolute;
    left: -4px!important;
	top: 5px;
}
.logo-footer{
	padding-top: 22px!important;
	float: left!important;

}
.top-contact-1 li{
	  list-style-type: none;
    display: inline-block;
    position: relative;
    padding-left: 20px;
	
}
.home-ser-container {
	    padding-left: 0 !important;
    padding-right: 0 !important;
}
.site-above-footer-wrap:before {
    content: "";
    position: absolute;
    right: -50px;
    height: 100%;
    top: 0;
    bottom: 0;
    background: #ffb700;
     transform: skewX(-19deg);
    z-index: 0;
    width:45%;
    border-left: solid 6px #fff;
}
.site-above-footer-wrap{
    position:relative;
}

.site-below-footer-wrap:after {
   content: "";
    position: absolute;
    left: -45px;
    height: 100%;
    bottom: 0;
    background: #ffb700;
    right: 0;
    transform: skewX(-26deg);
    z-index:-1;
    width:50%;
    border-right: 6px solid #fff;
    

}
.site-below-footer-wrap{
	position:relative;
	z-index: 999;
}
#custom_html-9{
	    text-align: right!important;
}
.home-call {
	position:relative;
}
.high-light > .vc_column-inner {
/* 	background-color: #efefef; */
       padding: 30px 20px!important;
    margin-bottom: 0;
}
.high-light .align-icon, .high-light .aio-icon-title, .high-light .aio-icon-description {
	text-align: left !important;
}
.high-light .aio-icon-title  {
	margin-bottom:10px !important;
}
.high-light.black {
	background-color:#222222 !important;
}
.high-light.yellow {
	background-color:#ffb700 !important;
}
.home-call:after {
    content: '';
    position: absolute;
    display: block;
    right: -85px;
    top: -123px;
    background-image: url(https://pilbaraconstructions.makemywebsite.au/wp-content/uploads/2022/03/call-to-action-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 243px;
    height: 187px;
}
.ast-advanced-headers-title {
	display:none !important;
}

.home-about blockquote{
	border-color:#FFB700;
}

/* ----------- Media Screen Css ----------- */

@media only screen and (min-width:768px){
	
	.stretchMe{ position: relative;
    width: 100vw !important;
    left: 50% !important;
    margin-left: -50vw !important;
    max-width: inherit !important;
}
	
	.home-what .upb_row_bg:before{
	    content: '';
    display: block;
    height: 100%;
    width: 2px;
    background:#FFB700;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
}
	
	#custom_html-3:after{
		content:'';
		display:block;
		background:#fff;
		width:100%;
		height:100%;
	}

.home-what .upb_row_bg:after, .right-line:after, .left-line:after{
	    content: '';
    display: block;
    height: 15px;
    width: 15px;
    background: #FFB700;
    border: 2px solid #FFB700;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 0px;
    border-radius: 15px;
}

.right-line:before{
	content: '';
    display: block;
    height: 2px;
    width: 40%;
    background: #001233;
    position: absolute;
    left: 10%;
    top: 49%;
}

.right-line:before, .left-line:before{
	content: '';
    display: block;
    height: 2px;
    width: 40%;
    background: #FFB700;
    position: absolute;
    left: 10%;
    top: 49%;
}

.right-line:before{
	left:auto!important;
	right:10%!important;
}

.right-line:after{
	    top: 44%;
    right: 10%;
    left: auto;
}

.left-line:after{
	    top: 44%;
    left: 10%;
    right: auto;
}

	.desk-padding.vc_row{
		padding:150px 0!important;
	}
	
	.desk-padding-top.vc_row{
		padding-top:150px!important;
	}
	
	.desk-padding-bottom.vc_row{
		padding-bottom:150px!important;
	}
	
	.home-about .upb_row_bg:before{
		content:'';
		display:block;
		background:#F0F0F1;
		width:32%;
		height:100%;
		position:absolute;
		left:0;
		top:0px;
	}
	
	.home-about .upb_row_bg:after{
		    content: url(./img/project-img.png);
    display: block;
    position: absolute;
    right: 0;
    bottom: 0px;
    transform: rotate(180deg);
	}
	
	.site-footer-below-section-2{
		justify-content: right;
	}
	.ast-above-header-bar .site-above-header-wrap {
    min-height: 35px!important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    
.abt-left-scnd>div{
    padding: 56px 25px 56px 25px !important;
}
.text{
  margin-right:-123px!important;
	}
    
.contact1{
    padding:0px!important;
    text-align: center!important;
    justify-content: center;
    align-items: center;
    display: flex;

}
.quote{
    font-size:12px;
}

.text-one>div {
     padding: 56px 25px 56px 25px !important;
}

	.form_img{
		margin-top:116px!important;
	}

.about-btn{
margin-bottom:20px!important;
	
}
	

}

@media only screen and (min-width: 1366px) and (max-width: 1560px){
	.ast-primary-header-bar, .ast-above-header-bar{
		padding-right:0px!important;
	}
	
.site-logo-img img{
		left:auto!important;
	}
	
	.ast-primary-header-bar:before{
		width:280px!important;
	}
	
	.top-right1{
		font-size:25px;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1365px){
  .abt-left-scnd>div {
    padding: 56px 25px 56px 25px !important;
}  
	.ast-builder-menu-1 .menu-item > .menu-link {
		       font-size: 16px !important;
    padding: 0px 11px;
	}
.aio-icon-description {
    width: 100%;
    display: block;
    margin-top: 0;
    margin-left: 2px;
}

.ast-primary-header-bar:before {
    width: 220px;
    height: 107px;
	}
	.top-right1{
		font-size:19px !important;
	}
.site-primary-footer-wrap{
		    padding-left: 20px!important;
           padding-right: 20px!important;
	}
	.ast-builder-layout-element{
		padding-left: 20px!important;
	}
	
	.ast-primary-header-bar, .ast-above-header-bar{
		padding-right:0px!important;
	}
	
	.site-above-header-wrap, .site-primary-header-wrap{
		padding:0px 20px!important;
	}
	
	header .custom-logo-link img{
		    max-width: 150px;
    left: auto;
    top: 19px;
	}
	
	header .ast-builder-layout-element{
		padding-left:0px!important;
	}
	
	.site-branding.ast-site-identity{
		padding:0px!important;
	}
	
	.top-right i {
   font-size: 27px;
    top: 0;
	}
	
	.top-right{
		padding-left:37px;
	}
}
@media only screen and (max-width:767px){
	.about-btn .ubtn-link{
		padding-left:0px !important;
	}
	.site-above-footer-wrap {
    padding-top: 0px;
		padding-bottom: 18px;
	}
	.mob-res {
		margin-top:35px;
	}
	.dis {
		    padding-top: 58px;
	}
	.widget-title {
      padding-top: 30px!important;
	}
	.home-call:after {
        right: -22px;
        top: -148px;
	}
.ast-primary-header-bar:before {
   
    width: 200px;
	height: 90px;
}
.site-logo-img img {
    position: absolute;
    top: 23px;
    left: 14px;
}
	.site-above-footer-wrap:before {
   display:none!important;
}

	.top-contact-1 li i {
        color: #fff;
        text-align: left;
      left: 0px!important;
       top: 7px;
	}
	.top-contact-1 li{
		  
    position: relative;
	}
.admin{
		color: #fff!important;
       font-size: 18px!important;
      
	}
	.site-footer-above-section-2{
		margin-top: 7px!important;
		margin-right: 52%!important;
	}
	
 .abt-left-scnd>div {
    padding: 56px 25px 56px 25px !important; 
}
.text-one>div {
     padding: 56px 25px 56px 25px !important;
}
.top-contact-1 a {
    font-size: 15px !important;
}
	.service_sec1 img {
   
    padding-top: 35px!important;
}

.pil_cont{
    order:1;
}
.pil_img{
    order:2;
}
.mobile-menu-toggle-icon{
    color: whiteimportant;
    background: #000080!important;
    padding: 5px!important;	
}
	.site-below-footer-wrap:after {
		 display:none!important;
	}
	.copyright{
		color: white;
		 text-align: center!important;
	}
	.make{
		text-align: center!important;
	}
.text {
    color: #fff!important;
    text-decoration: none!important;
    margin-left: -2px;
    margin-right: -92px;
}


	
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.site-logo-img img {
               top: -12px;
    left: 35px;
}
	.act-projects .pro-html h4 {
		font-size:18px !important; 
	}
	.pro-html {
		 padding: 30px 15px !important;
	}
	   
	.act-projects .pro-html p {
		line-height:25px !important;
	}
.ast-primary-header-bar:before {
        width: 315px;
		height: 127px;
	}

.logo-footer {
     padding-top: 37px!important;
     padding-left: 13px;
}
.site-above-footer-wrap:before {
   display:none!important;
}
	.top-contact-1 li i {
         color: #fff;
    text-align: left;
    left: 0px!important;
    top: 11px!important;
    position: absolute;
    font-size: 14px !important;
	}
.admin{
		color: #fff!important;
       font-size: 18px!important;
       margin-left: -9%;
	}
	.top-contact-1 a {
    font-size: 11px !important;
}
	.site-footer-above-section-2{
		margin-top: 7px!important;
		margin-right: 52%!important;
	}
.site-footer-above-section-2{
		    margin-right: -37%!important;
	}
	
}

@media only screen and (max-width:500px) {

	.site-footer-above-section-2 {
		margin-right:0 !important;
	}
	.top-contact li {
		    padding-left: 9px;
	}
	.top-contact a {
    font-size: 11px !important;
}
	.top-contact li i {
		font-size:14px !important;
		top: 8px;
	}
	#masthead .ast-mobile-header-wrap .ast-above-header-bar {
		padding-left:0 !important;
		padding-right: 10px !important;
	}
	.ser-homes .service-boxes {
		padding:30px 0px !important;
	}
}

