 /* Custom Genesis By TWMG */

/* @import url('https://fonts.googleapis.com/css?family=Balthazar'); */


#wpadminbar{
	display: none;
}



body{
	font-family: "Open Sans", sans-serif;
}

body,
body > div{
	font-size: 20px;
}

.hero-banners {
	background-color: #EC9C6B;
}

.hero-banners img {
	opacity: 0.8;
}

.custom-container-fluid{
	padding-right: 80px;
    padding-left: 80px;
}

.custom-section-home,
.custom-section-subpages .content-sidebar-wrap{
	margin-top: 187px;
}

.custom-section-subpages{
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #fff;
	background-size: 100%;
}

.content{
	width: 100%;
}

.custom-img-fluid{
	width: 100%;
}

.home-page article.entry,
.page-template article.entry,
.page article.entry,
.single article.entry,
.bagde-footer, .btn-banner-m{
	display: none;
}

.breadcrumb {
	background-color: transparent;
    border: 0;
	font-size: 16px;
	padding: 0px;
    margin: 30px 0px 20px;
	color: #000;
}

.breadcrumb a.breadcrumb-link {
	color: #000;
}

.btn-primary.btn-custom {
	background-color: #EC9C6B;
	border-color: #EC9C6B;
	padding: 8px 20px;
	color: #1f454c;
	
}

.btn-primary.btn-custom:hover,
.btn-custom:hover{
	background-color: #EC9C6B;
	border-color: #EC9C6B;
	color: #fff;
	text-decoration: none;
}




/* navbar menu */

nav.navbar-custom {
	display: block;
	padding: 0px;
	background-color: #ffffff;
	padding-top: 20px;
}

.gosy-menu {
	background-color: #000000;
	margin-top: 10px;
}

.gosy-menu li {
	padding: 8px 10px;
}

.gosy-menu li a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
    font-weight: bold;
}

.gosy-menu li a:hover {
	color: #EC9C6B;
}

.navbar-custom .link-mobile-phone, .navbar-custom .get-free-quote{
	font-weight: 800;
	font-size: 22px;
	border-radius: 5px;
	
}


.navbar-custom .get-free-quote{
	text-transform: uppercase;
}

.link-mobile-phone{
	margin-right: 20px;
}

.link-mobile-phone .fa-phone{
	margin-right: 5px;
	font-size: 18px;
	font-weight: 800;
}

.aus-badge{
	margin-right: 20px;
}

.header-phone span{
	    font-weight: 800;
    font-size: 22px;
    margin-right: 10px;
}

.link-phone-m{
	display: none;
}

.call-desktop{
	display: inline-block;
    text-align: right;
    margin-right: 25px;
    line-height: 1;
	vertical-align: middle;
}

.call-desktop a{
	color: #000;
	text-decoration: none;
}

.call-desktop a:hover{
	color: #EC9C6B;
	text-decoration: none;
}

.call-desktop-top{
	    font-size: 17px;
    margin-bottom: 5px;
    font-weight: 600;
}

.call-desktop-bottom{
	    font-weight: 800;
    font-size: 25px;
}



/* footer */ 

.custom-site-footer {
	background-color: #000000;
	padding: 40px 0 30px;
	font-size: 16px;
	color: #fff;
	border-top: 1px solid #fff;
}

.home-page .custom-site-footer {
	margin-top: -9px;
	border-top: none;
}

.custom-site-footer .widget{
	margin-bottom: 0px;
}

.custom-site-footer .title-footer{
	margin-bottom: 10px;
	color: #EC9C6B;
	font-weight: bold;
	font-size: 18px;
}

.custom-site-footer a {
	color: #fff;
}
.custom-site-footer a:hover{
	text-decoration: none;
	color: #EC9C6B;
}



.footer-menu-2{
    padding-top: 35px;
}

.footer-contact li {
    margin-left: 30px;
    margin-bottom: 12px;
}

.footer-contact li .fa{
    position: absolute;
    display: inline-block;
    margin-left: -30px;
	color: #EC9C6B;
    font-size: 20px;
	margin-top: 2px;
}

.footer-contact li .fa.fa-envelope{
	font-size: 18px;
}

a.btn-custom.free-quote {
	border-radius: 0px;
    margin-top: 35px;
    padding: 10px 35px;
    color: #1f454c;
    font-size: 16px;
    font-weight: 700;
}

a.btn-custom.number-phone {
	display: none;
}

/*
a.btn-custom:hover {
	color: yellow;
	text-decoration: none;
}*/

.contact-2 p {
	margin-bottom: 2px;
}




.footer-socmed {
	margin-top: 25px;
}

.footer-socmed .fa{
	font-size: 28px;
    margin-right: 3px;
    color: #EC9C6B;
}

.footer-socmed a:hover{
	opacity: 0.8;
}


.footer-logo{
	font-size: 11px;
	text-align:center;
	display: none;
}
p.copyright{
	margin-top: 30px;
}




/*.content-sidebar-wrap {
	display: none;
}

.sidebar {
	display: none;
}

.site-inner {
	max-width: 100%;
	padding: 0px;
}


.gosy-banner {
	width: 100%;
	height: 500px;
}

.menu-our-service-menu-container a:hover {
	text-decoration: none;
	color: yellow;
} 

*/




/* carousel */ 

.custom-carousel .carousel-box {
	position: absolute;
    color: #fff;
    width: 100%;
    bottom: 110px;
}

.custom-carousel .carousel-box .carousel-text-box{
    font-size: 70px;
    text-align: right;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 30px;
    margin-right: 50px;
    margin-top: 15px;
}

.custom-carousel .carousel-box .carousel-content-box{
	 margin-left: 50px;
}

.custom-carousel .text-carousel{
	font-size: 25px;
}


.custom-carousel .carousel-box .btn-custom {
	padding: 10px 30px;
    background-color: #EC9C6B;
    border-color: #EC9C6B;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    margin-top: 50px;
    border-radius: 7px;
}

.custom-carousel .carousel-box .btn-custom:hover {
	color: #1f454c;
}

.custom-carousel .big-text-banner{
	border-right: 1px solid #ffffff;
}

/* section unwanted */

.section-unwanted {
	padding: 30px 0;
	background: #000000;
	color: #EC9C6B;
	/*border: 1px solid #fff;
    border-left-color: transparent;
    border-right-color: transparent; */
	border: none;
	margin-top: -5px;
}

.section-unwanted .desk-unwanted-title {
	text-align: center;
	font-size: 90px;
    font-weight: 800;
	    line-height: 1.3;
}

/*section unwanted box*/

.section-services-home,
.section-about-home {
	background-color: #EC9C6B;
}

.section-services-home .container-fluid{
	padding-right: 0px;
    padding-left: 0px;
}

.section-services-home .row{
	margin-right: 0px;
    margin-left: 0px;
}

.section-services-home .row .col-md-8,
.section-services-home .row .col-md-4{
	padding-right: 0;
    padding-left: 0;
}

.section-services-home .big-img {
	width: 100%;
	height: 527px;
	object-fit: cover;
	opacity: 0.8;
}

.section-services-home .right-side-row-1 img,
.section-services-home .right-side-row-2 img{
	width: 100%;
	height: 263px;
	object-fit: cover;
	opacity: 0.8;
}

.section-services-home .list-service-home{
	position: relative;
}

.section-services-home a .text-services{
	color: #ffffff;
	text-decoration: none;
	font-weight: 800;
}

.section-services-home .text-services {
	/*background-color: #ff6900;
	opacity: 0.9;
	
	padding: 15px 10px;
	margin-top: -69px;
	border-radius: 5px;*/
	position: absolute;
    bottom: 0;
    font-size: 40px;
    width: 100%;
    padding: 20px 30px;
}

.section-services-home .text-services-1{
	padding-left: 80px;
}



.section-services-home a:hover .text-services{
	text-decoration: none;
}

.section-services-home .list-service-home:hover{
	opacity: 0.8;
}



/*.text-services a:hover {
	color: yellow;
}

.right-side-row-2 {
	margin-top: 28px;
}*/


/* section about home */

.section-about-home {
	/*padding: 20px 350px;*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff;
	position: relative;
	border-top: 1px solid #fff;
}

.section-about-home img {
	opacity: 0.8;
}

.section-about-home .content-about-box{
	/*text-align: center;
	background-color: #ffffff;
	padding: 30px 5px;
	opacity: 0.75;
	*/
	position: absolute;
	width: 100%;
    bottom: 100px;
    
}

.section-about-home .content-about-box a.read-more{
	display: block;
	color: #EC9C6B;
}

.section-about-home .content-about-box a.read-more:hover{
	color: #fff;
	text-decoration: none;
}

.section-about-home .title-home-about{
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 40px;
	font-weight: 800;
}

.section-about-home .content-section {
	    line-height: 1.8;
		font-size: 25px;
}

/*.content-about-box a {
	color: #000000;
}

a.btn-custom.read-more {
	border-radius: 0px;
	padding: 10px 30px;
}


.link-btn {
	margin-top: 30px;
}*/


.section-service-map iframe {
	width: 100%;
	height: 480px;
}

iframe#ifrm {
	display: none;
	
}

/*.custom-section-subpages {
	margin-top: 142px;
	margin-top: 0px;
}*/

/*About Us Page*/

.title-subpages{
	font-size: 65px;
    font-weight: 800;
    margin-bottom: 20px;
}

.hover-image-boxbutton{
	display: none;
}


.default-page-custom .content-subpages{
	min-height: 510px;
	margin-bottom: 50px;
}


.about-us-top{
	margin-bottom: 40px;
}

.about-us-top .hours-operation{
	margin-top: 30px;
}

.list-button-about{
	margin-bottom: 20px;
}

.list-button-about a:hover{
	text-decoration: none
}

.list-button-about .box-button{
	background: #EC9C6B;
    border-radius: 8px;
    padding: 15px;
}

.list-button-about a .box-button:hover{
	background: #1f454c;
	
}

.list-button-about .get-btn-ico{
	display: inline-block;
    vertical-align: middle;
    padding-right: 25px;
}

.list-button-about .get-btn-txt{
	display: inline-block;
    vertical-align: middle;
	color: #1f454c;
	font-weight: 800;
	font-size: 25px;
}

.list-button-about .box-button:hover .get-btn-txt{
	color: #EC9C6B;
}

.list-button-about .box-button:hover .main-image-boxbutton{
	display: none;
}

.list-button-about .box-button:hover .hover-image-boxbutton{
	display: block;
}







/*.section-about-us-banner {
	padding: 50px 20px 85px;
}*/

/*.section-about-us-banner{
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 140px 0px 165px;
} 



.section-about-us-banner .content-about-box {
	background: rgba(255,255,255,0.66);
    padding: 40px 30px;
    text-align: center;
    font-size: 28px;
} */


/*
.section-about-us-btn-icon {
	background-color: #000000;
	padding: 10px 10px 20px 10px;
}

.section-about-us-btn-icon .container-fluid.custom-container-btn-about{
	padding-right: 5px;
    padding-left: 5px;
}

.section-about-us-btn-icon .row.row-btn-box{
	margin-right: -5px;
    margin-left: -5px;
}

.section-about-us-btn-icon .col-md-4.list-button-about{
	padding-right: 5px;
    padding-left: 5px;
}


.section-about-us-btn-icon .box-button{
	background: #ff6900;
    border-radius: 6px;
    text-align: center;
    padding: 30px 10px;
}


.section-about-us-btn-icon .box-button .get-btn-txt{
	margin-bottom: 20px;
}

.section-about-us-btn-icon a .box-button .get-btn-txt{
	color: #fff;
	font-weight: 700;
	font-size: 50px;
}

.section-about-us-btn-icon a:hover{
	text-decoration: none;
} */

.about-us-bottom{
	background: #000;
	    position: relative;
}

.text-about-bottom{
	position: absolute;
	width: 38%;
	top: 50%;
    left: 90px;
	transform: translateY(-50%);
    font-size: 60px;
	font-weight: 800;
    line-height: 1.3;
    color: #fff;
}

.about-us-bottom .text-about-bottom .btn-custom{
	font-size: 25px;
    font-weight: 800;
    border-radius: 7px;
    padding: 10px 30px;
    margin-top: 40px;
	
}



/*
a.btn-custom.get-btn {
	font-size: 36px;
	width: 33%;
	display: inline-block;
	text-align: center;
}

a.btn-custom.get-btn img {
	width: 88px;
	height: 89px;
	object-fit: contain;
}*/


/*
.section-about-us-local {
	margin-top: -11px;
}


.section-about-us-local .container-fluid.custom-container-about-local{
	padding-right: 0px;
    padding-left: 0px;
}

.section-about-us-local .row.custom-row-about-local{
	margin-right: 0px;
    margin-left: 0px;
}

.section-about-us-local .col-md-6.custom-col-about-local{
	padding-right: 0px;
    padding-left: 0px;
}



.local-content {
	width: 65%;
    margin: 0px auto;
    text-align: center;
    font-size: 50px;
    font-weight: 800;
    line-height: 1.3;
} */


/*Contact Us Page*/

.custom-all-form{
	width: 70%;
}

.contact-us-page .content-subpages{
	margin-bottom: 50px;
}

.list-contact li{
	margin-left: 30px;
	margin-bottom: 15px;
}

.list-contact li a{
	color: #000;
}

.list-contact li a:hover{
	color: #1f454c;
	text-decoration: none;
}

.list-contact li .fa {
    position: absolute;
    display: inline-block;
    margin-left: -30px;
    color: #1f454c;
    font-size: 20px;
    margin-top: 6px;
}

.title-contact{
	color: #1f454c;
	font-weight: 800;
	margin-bottom: 15px;
}

.form-enquiry input,
.form-enquiry textarea {
    background: #e4e4e4;
    border-color: #b3b3b3;
	border-radius: 4px;
	color: #666666;
	margin: 5px 0px;
    padding: 15px 20px;
}

.form-enquiry textarea{
	height: 320px;
}

/* .custom-recaptcha iframe {
   
    transform:scale(1.97);
    -webkit-transform:scale(1.97);
	-webkit-transform-origin:0 0;

  }
  #rc-imageselect {
    transform:scale(1.97);
    -webkit-transform:scale(1.97);
	-webkit-transform-origin:0 0;
  }
  
  .contact-us-page .custom-recaptcha iframe,
  .quote-page .custom-recaptcha iframe {
   
    transform:scale(1.85);
    -webkit-transform:scale(1.85);
	-webkit-transform-origin:0 0;

  }
  .contact-us-page #rc-imageselect,
  .quote-page #rc-imageselect {
    transform:scale(1.85);
    -webkit-transform:scale(1.85);
	-webkit-transform-origin:0 0;
  } */


.form-enquiry button,
.form-enquiry input[type="button"],
.form-enquiryinput[type="reset"],
.form-enquiry input[type="submit"],
.form-enquiry .button{
	background-color: #EC9C6B;
	border-color: #EC9C6B;
	color: #1f454c;
	border-radius: 0px;
	font-size: 25px;
    font-weight: 800;
        padding: 10px 45px;
	/*margin-top: 80px;*/
}

.form-enquiry button:hover,
.form-enquiry input[type="button"]:hover,
.form-enquiry input[type="reset"]:hover,
.form-enquiry input[type="submit"]:hover,
.form-enquiry .button:hover{
	background-color: #1f454c;
	border-color: #1f454c;
	color: #EC9C6B;
}

.contact-googlemap{
	height: 770px;
	width: 100%;
	margin-top: 30px;
}



/* quote page */

.quote-page .content-subpages{
	margin-bottom: 50px;
}

.quote-bottom{
	margin-top: 30px;
}

.quote-bottom hr{
	border-top: solid 1px #000000;
    margin: 50px 0px;
}

.title-quote{
	font-size: 40px;
    font-weight: 800;
	line-height: 1.2;
    margin-bottom: 20px;
}

.content-operation{
	width: 90%;
}

.content-operation a{
	color: #212529;
	
}

.content-operation a:hover{
	text-decoration: none;
}

.quote-bottom-right{
	margin-left: 50px;
}

.list-step{
	padding-top: 20px;
}

.quote-list-step{
	margin-bottom: 30px;
}

.number-step{
	display: inline-block;
	vertical-align: middle;
    background: #1f454c;
    color: #fff;
    height: 55px;
    width: 55px;
	border-radius: 50%;
    font-size: 30px;
    font-weight: 800;
    padding-top: 5px;
    padding-left: 18px;
    margin-right: 20px;
	
}

.name-step{
	display: inline-block;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 800;
	
}

.quote-bottom .form-enquiry textarea{
	height: 200px;
}


/* testimonials page */

.testimonials-page .content-subpages{
	margin-bottom: 80px;
}

.title-testimonials{
	font-size: 40px;
	font-weight: 800;
	margin-bottom: 40px;
}


.list-testimonials{
	padding: 50px 0px;
    border-top: 1px solid #d8d8d8;
}

.list-testimonials:last-child{
	border-bottom: 1px solid #d8d8d8;
}

.name-testimonials{
	margin-left: 100px;
	margin-top: 20px;
}

.testimonials-bottom{
	/*margin-top: 70px;*/
	    margin-top: 0px;
    margin-left: 60px;
}

/* services page */

.services-page .content-subpages{
	margin-bottom: 70px;
}

.services-bottom{
	margin-top: 40px;
}

.list-services li{
	margin-bottom: 20px;
    font-size: 25px;
}

.list-services li .fa.custom-fa-arrow-left{
	content: url(images/icon-arrow-left.png);
	margin-right: 20px;
	
}

.services-page .title-services{
	font-size: 40px;
    font-weight: 800;
	margin-bottom: 10px;
}

.services-page .content-days,
.services-page .content-call{
	font-size: 30px;
    font-weight: 800;
}

.services-page .content-days{
	margin-bottom: 25px;
}

.services-page .services-bottom .btn-custom{
	font-size: 25px;
    font-weight: 800;
    margin-top: 40px;
    margin-bottom: 60px;
    padding: 15px 100px;
}




/*
.section-contact-us-banner {
	padding: 120px 235px;
}

.section-contact-us-banner .content-about-box {
	margin-top: 120px;
	padding-bottom: 75px;
}
*/

/*.section-contact-us-form {
	padding-top: 20px;
	padding-bottom: 20px;
}

.section-contact-us-info-icon {
	background-color: #000000;
	padding: 10px 0;
}

div.btn-custom {
	background-color: #ff6900;
	border-radius: 5px;
	padding: 15px;
	height: 122px;
	text-align: center;
	color: #ffffff;
}

.get-info-ico {
	display: inline;
}

.get-info-title {
	display: inline;
	font-size: 24px;
	font-weight: bold;
}

.get-info-text {
	text-align: center;
	font-size: 16px;
}

h2.title-page-sub {
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 26px;
}

.wpcf7-form textarea{ 
    width: 100% !important;
    height:135px;
}

input.wpcf7-form-control.wpcf7-submit {
	width: 100%;
	height: 78px;
	background-color: #ff6900;
}

.get-info-ico img {
	width: 28px;
	height: 28px;
	object-fit: contain;
} */


/* gallery page */

.gallery-page .content-subpages{
	margin-bottom: 70px;
}

.section-gallery{
	margin-top: 40px;

}


/*.gallerySliderMain .slick-dots li button:before{
	font-size:20px;
	color: #ff6900;
	opacity: 0.5;
}

.gallerySliderMain .slick-dots li.slick-active button:before{
	color: #ff6900;
	opacity: 1;
}
.gallerySliderMain.slick-dotted.slick-slider{
	margin-bottom: 20px;
}
.gallerySliderMain .slick-dots{
	bottom: 50px;
}*/

.gallerySliderMain img{
	max-height: 750px;
}

.gallerySliderMain .slick-slide img{
	width: 100%;
    object-fit: contain;
}



.gallerySliderMain .slick-list.draggable{
	border: 1px solid #000;
	background-color: #000;
}

.slick-custom-prev, .slick-custom-next {
    font-size: 70px;
   
    position: absolute;
    /*
	color: #959595;
	color: transparent;
	line-height: 0;
	display: block;
    width: 0px;
    height: 0px;
	-webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
	*/
	
    padding: 0;
	top: 45%;
    cursor: pointer;
    
    border: none;
    outline: none;
    background: 0 0 !important;
    z-index: 5;
}

.slick-custom-prev:hover, .slick-custom-next:hover{
	 background: 0 0;
}

.slick-custom-prev {
    left: 20px;
}
.slick-custom-next {
    right: 20px;
}

.slick-custom-prev:focus , .slick-custom-next:focus{
	outline: 0;
}
.slick-custom-prev i.fa.fa-angle-left, .slick-custom-next i.fa.fa-angle-right {
    color: #fff;
}

.gallerySlider{
    margin-top: 30px;
}

.gallerySlider img{
	cursor: pointer;
	padding-right: 5px;
    padding-left: 5px;
}

.gallerySlider .slick-slide img{ 
    width: 100%;
    height: 206px;
    object-fit: cover;
}

.navbar-custom .navbar-brand {
	margin: 5px 0;
}

.navbar-custom .navbar-brand img {
	max-width: 211px;
}

.footer-menu-1 ul > li, 
.footer-menu-2 ul > li {
	margin-bottom: 10px;
}

/*
@media(max-width: 767px)
{
	.section-gallery {
	    margin-top: 80px;
	    margin-bottom: 0px;
	    background: #000;
	}
	.section-gallery h1 {
	    font-size: 40px; 
	    color: #fff;
	    padding: 25px 15px;
	}
	.gallerySlider.slick-slider{
		display: none;
	}
	.mobile-image a h2{
		font-size: 30px;
	    color: #fff;
	    text-align: center;
	    padding: 20px 0px 25px;
	    border-bottom: 5px solid #fff;
	}
	.mobile-image a{
		width: 100%;
		margin-bottom: 50px;
	}
	.mobile-image a:active , .mobile-image a:focus {
		text-decoration: none;
	}
	#gallerySliderMain{
		margin-bottom: 15px;
	}
	.gallerySliderMain .slick-dots {
	    bottom: 15px;
	}
}*/

@media screen and (min-width: 1200px) and (max-width: 1321px) {
	.custom-section-home{
		margin-top: 180px;
	}
}
@media screen and (min-width:992px) and (max-width: 1199px){
	.home .custom-carousel .text-carousel{
		font-size:30px;
	}
	
	
}
@media screen and (min-width:1200px) {
	.home .custom-carousel .text-carousel{
		font-size:40px;
	}
}